Opened 13 years ago

Closed 12 years ago

#31314 closed defect (worksforme)

help2man dependency not found

Reported by: marc@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: help2man, coreutils

Description (last modified by ryandesign (Ryan Carsten Schmidt))

help2man dependency not found causing gnu coreutils not to install

# port install coreutils

[...]

--->  Computing dependencies for help2man
Error: Dependency 'p5.12-locale-gettext' not found.
Error: Unable to upgrade port: 1
Error: Unable to execute port: upgrade autoconf failed

Change History (5)

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)

Run "sudo port selfupdate" and try again.

comment:2 Changed 13 years ago by mf2k (Frank Schima)

Keywords: help2man coreutils dependency removed
Resolution: worksforme
Status: newclosed

comment:3 Changed 13 years ago by marc@…

# port selfupdate ---> Updating MacPorts base sources using rsync MacPorts base version 2.0.3 installed, MacPorts base version 2.0.3 downloaded. ---> Updating the ports tree ---> MacPorts base is already the latest version

But then the 'install coreutils' worked...

comment:4 Changed 12 years ago by emptystate@…

Resolution: worksforme
Status: closedreopened

Running update to 2.0.3:

...
Warning: No port p5.12-locale-gettext found in the index.
--->  Computing dependencies for help2man
Error: Dependency 'p5.12-locale-gettext' not found.
Error: Unable to upgrade port: 1

As suggested, ran again:

$ sudo port upgrade outdated
Password:
Warning: No port p5.12-locale-gettext found in the index.
--->  Computing dependencies for help2man
Error: Dependency 'p5.12-locale-gettext' not found.
Error: Unable to upgrade port: 1

$ sudo port install p5.12-locale-gettext
Error: Port p5.12-locale-gettext not found

Seems to be related to bug 31813.

comment:5 Changed 12 years ago by mf2k (Frank Schima)

Resolution: worksforme
Status: reopenedclosed

The port p5.12-locale-gettext does indeed exist. You need to selfupdate as stated in the first comment.

Note: See TracTickets for help on using tickets.