Ticket #33565 (closed defect: worksforme)
/opt/local/bin/autoconf: /opt/local/bin/autom4te: /opt/local/bin/perl: bad interpreter: No such file or directory
| Reported by: | lcortes@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.4 |
| Keywords: | Cc: | ram@… | |
| Port: | autoconf |
Description
I'm having an error when trying to fetch xorg-libxcb-1.8_0+python26.darwin_11.x86_64.tbz2 from the URL
:msg:archivefetch ---> Attempting to fetch xorg-libxcb-1.8_0+python26.darwin_11.x86_64.tbz2 from http://packages.macports.org/xorg-libxcb :debug:archivefetch Fetching archive failed:: The requested URL returned error: 404
I have performed a sudo clean xorg-libxcb several times and keep showing the error
Attachments
Change History
comment:1 Changed 15 months ago by ryandesign@…
- Cc openmaintainer@… removed
- Keywords xorg-libxcb fetchin failed removed
- Port changed from xorg-libxcb to autoconf
- Summary changed from xorg-libxcb @1.8 Fetching archive failed. The requested URL returned error: 404 to /opt/local/bin/autoconf: /opt/local/bin/autom4te: /opt/local/bin/perl: bad interpreter: No such file or directory
The fact that the archive is 404 is not the problem. (We don't have any archives for any ports for Lion yet.)
The real problem the log shows is:
:info:build /opt/local/bin/autoconf: /opt/local/bin/autom4te: /opt/local/bin/perl: bad interpreter: No such file or directory
autoconf declares a dependency on perl5, which provides /opt/local/bin/perl... Is perl5 installed? Does /opt/local/bin/perl exist? If so, and it's a symlink (which it usually is), what does it point to, and does that exist?
Note: See
TracTickets for help on using
tickets.


xorg-libxcb install error