Project

General

Profile

Actions

Bug #618

closed

TinyDNS depends on wrong versions of FreeBSD packages

Added by Henrik Kaare Poulsen almost 14 years ago. Updated almost 14 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
05/25/2010
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Affected Version:
2.0
Affected Plus Version:
Affected Architecture:

Description

Tiny-DNS worked fine for me on 21-april, but was broken on 6-may.

(pfSense snapshots originally as of 15-april and 21-april; then broken with snapshots 21-april and 6-may)

On 6-may, TinyDNS was trying to upgrade itself and as per pkg_config.8.xml it tries to download daemontools-0.76_12.tbz from http://files.pfsense.org/packages/8/All/
However http://files.pfsense.org/packages/8/All/ only contains daemontools-0.76_14.tbz (i.e _14 instead of _12)

Please see http://forum.pfsense.org/index.php?topic=24912.0 for further information.

Actions #1

Updated by Henrik Kaare Poulsen almost 14 years ago

patch:
$diff pkg_config.8.xml.ORIG pkg_config.8.xml

381c381
<       <required_version>1.2</required_version>
---
>       <required_version>1.3</required_version>
386,387c386,387
<       <depends_on_package>daemontools-0.76_12.tbz</depends_on_package>
<       <depends_on_package>djbdns-1.05_12.tbz</depends_on_package>
---
>       <depends_on_package>daemontools-0.76_14.tbz</depends_on_package>
>       <depends_on_package>djbdns-1.05_13.tbz</depends_on_package>

Actions #2

Updated by Jim Pingle almost 14 years ago

Committed, thanks!

Actions #3

Updated by Jim Pingle almost 14 years ago

  • Status changed from New to Feedback
  • % Done changed from 0 to 100

Applied in changeset commit:"5a5bd6a0fb414560c1e6b3e38e532c64fd00ec1b".

Actions #4

Updated by Henrik Kaare Poulsen almost 14 years ago

I can confirm that the issue is now solved.
Thank you very much!

Actions #5

Updated by Jim Pingle almost 14 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF