New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #31314 (closed defect: worksforme)

Opened 21 months ago

Last modified 20 months ago

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@…) (diff)

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

comment:1 Changed 21 months ago by ryandesign@…

  • Description modified (diff)

Run "sudo port selfupdate" and try again.

comment:2 Changed 21 months ago by macsforever2000@…

  • Keywords help2man, coreutils, dependency removed
  • Status changed from new to closed
  • Resolution set to worksforme

comment:3 Changed 21 months 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 20 months ago by emptystate@…

  • Status changed from closed to reopened
  • Resolution worksforme deleted

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 20 months ago by macsforever2000@…

  • Status changed from reopened to closed
  • Resolution set to worksforme

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.