Ticket #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@…) (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: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.
Note: See
TracTickets for help on using
tickets.


Run "sudo port selfupdate" and try again.