Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#12486 closed defect (duplicate)

BUG: glib1 failure with ltmain13 / ltconfig13

Reported by: jyellis@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.5.1
Keywords: Cc: ryandesign (Ryan Carsten Schmidt), jyellis@…
Port:

Description

When attempting to install the ImageMagick port with variant +gs using MacPorts 1.510, I receive the following error:

c-68-38-157-175:/usr/local/src jyellis$ sudo port install ImageMagick +gs
Warning: No mirror sites on file for class opendarwin
---> Fetching glib1
Error: No defined site for tag: lt, using master_sites
---> Attempting to fetch ltconfig13 from ftp://ftp.gtk.org/pub/gtk/v1.2/
---> Attempting to fetch ltconfig13 from http://svn.macports.org/repository/macports/distfiles/glib1
---> Attempting to fetch ltconfig13 from http://svn.macports.org/repository/macports/distfiles/general/
---> Attempting to fetch ltconfig13 from http://svn.macports.org/repository/macports/downloads/glib1
Error: Target org.macports.fetch returned: fetch failed
Error: The following dependencies failed to build: gplghostscript gtk1 glib1
Error: Status 1 encountered during processing.

Change History (7)

comment:1 Changed 17 years ago by nox@…

Version: 1.5.1

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

Version: 1.5.1

Why did you delete the version? It's useful to know that the user was using MacPorts 1.5.1 when the problem occurred.

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

jyellis,

  • The port experiencing the problem is glib1, not ImageMagick.
  • This problem has been mentioned on the mailing list before. You can work around it by manually acquiring the files ltmain13 and ltconfig13 and placing them in the glib1 distfiles directory.
  • The message "Error: No defined site for tag: lt, using master_sites" says to me that something in MacPorts base is broken or was recently changed, because these portfiles have not been changed for some time, and they used to work. They do most certainly define a site for the tag lt:
master_sites    ftp://ftp.gtk.org/pub/gtk/v1.2/ \
                opendarwin::lt

Perhaps the opendarwin alias was recently removed from MacPorts because the servers were believed to be offline?

comment:4 Changed 17 years ago by juliushuang@…

try download ltconfig13 and ltmain13 from svn.

http://svn.macports.org/repository/macports/distfiles/yves/

comment:5 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: ImageMagick ghostscript removed
Summary: BUG: ImageMagick-6.3.5-5 - fetch failure on gs variantBUG: glib1 failure with ltmain13 / ltconfig13

comment:6 Changed 17 years ago by sfiera@…

Resolution: duplicate
Status: newclosed

I've collected missing ltmain/ltconfig bugs as #12551. The hopeful resolution is master_sites macports:lt:lt but for now master_sites:yves:lt should do.

comment:7 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.