Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#13635 closed defect (fixed)

Xfig 3.2.5 fetch failure

Reported by: balasandeep@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc: pguyot (Paul Guyot), mullen1@…
Port:

Description

Unable to install xfig. All its dependencies installed OK. Looks like the source websites are incorrect. E.g. xfig.org now hosts the files at files.xfig.org.

user@computer: ~$ sudo port install xfig
---> Fetching xfig
---> Attempting to fetch xfig.3.2.5.full.tar.gz from http://xfig.org/software/xfig/3.2.5/
---> Attempting to fetch xfig.3.2.5.full.tar.gz from ftp://www-epb.lbl.gov/xfig/
---> Attempting to fetch xfig.3.2.5.full.tar.gz from http://svn.macports.org/repository/macports/distfiles/xfig
---> Attempting to fetch xfig.3.2.5.full.tar.gz from http://svn.macports.org/repository/macports/distfiles/general/
---> Attempting to fetch xfig.3.2.5.full.tar.gz from http://svn.macports.org/repository/macports/downloads/xfig
Error: Target org.macports.fetch returned: fetch failed
Error: Status 1 encountered during processing.

Change History (7)

comment:1 Changed 16 years ago by jmpp@…

Milestone: Port Bugs

comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to pguyot@…
Summary: Xfig fetch failtureXfig 3.2.5 fetch failure

Assign to maintainer.

comment:3 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: pguyot@… added
Owner: changed from pguyot@… to ryandesign@…

Has duplicate #13642, and we haven't heard from the maintainer in > 72 hours, so I'll take care of it.

comment:4 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: mullen1@… added
Resolution: fixed
Status: newclosed

Fixed in r32280. Thanks for reporting!

comment:5 Changed 16 years ago by balasandeep@…

Resolution: fixed
Status: closedreopened

Now another error similar to #13326

$ sudo port install xfig
---> Fetching xfig
---> Attempting to fetch xfig.3.2.5.full.tar.gz from http://files.xfig.org/
---> Verifying checksum(s) for xfig
---> Extracting xfig
---> Applying patches to xfig
---> Configuring xfig
---> Building xfig with target all
---> Staging xfig into destroot
Warning: violation by /etc
Warning: violation by /usr
Warning: xfig violates the layout of the ports-filesystems!
Warning: Please fix or indicate this misbehavior (if it is intended), it will be an error in future releases!
---> Installing xfig 3.2.5_1
---> Activating xfig 3.2.5_1
Error: Target org.macports.activate returned: Image error: /usr/X11/lib/X11/app-defaults already exists and does not belong to a registered port. Unable to activate port xfig.
Error: Status 1 encountered during processing.

comment:6 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: reopenedclosed

This ticket is for the fetch failure. I fixed the fetch failure. Therefore, this ticket is resolved.

You are not experiencing the error in #13326:

Unable to execute port: invalid command name "destroot.violate_mtree"

Rather, you are experiencing the warning reported in #12738:

Warning: violation by /etc
Warning: violation by /usr
Warning: xfig violates the layout of the ports-filesystems!
Warning: Please fix or indicate this misbehavior (if it is intended), it will be an error in future releases!

You can ignore this warning (assuming you do not mind that the port installs things into /etc and /usr).

You are also experiencing the error already reported in #13085:

Error: Target org.macports.activate returned: Image error: /usr/X11/lib/X11/app-defaults already exists and does not belong to a registered port. Unable to activate port xfig.

Any comments about these other issues should be made in those other tickets, not this one.

comment:7 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.