Opened 10 years ago

Closed 3 years ago

#44198 closed defect (worksforme)

libxslt: Failed to fetch signature for archive: The requested URL returned error: 400 Bad Request

Reported by: szemet1@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.0
Keywords: Cc:
Port: libxslt

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Same issue as Ticket #36467, but that solution doesn't work for me.

System Version: OS X 10.9.3 (13D65)
Kernel Version: Darwin 13.2.0

$ sudo port clean wget
--->  Cleaning wget
$ sudo port install wget
--->  Computing dependencies for wget
--->  Dependencies to be installed: gnutls p11-kit libxslt libgcrypt libgpg-error
--->  Fetching archive for libxslt
--->  Attempting to fetch libxslt-1.1.28_0.darwin_13.x86_64.tbz2 from http://packages.macports.org/libxslt
--->  Attempting to fetch libxslt-1.1.28_0.darwin_13.x86_64.tbz2.rmd160 from http://packages.macports.org/libxslt
Error: org.macports.archivefetch for port libxslt returned: Failed to fetch signature for archive: The requested URL returned error: 400 Bad Request
Error: Failed to install libxslt
Please see the log file for port libxslt for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_libxslt/libxslt/main.log
Error: The following dependencies were not installed: gnutls p11-kit libxslt libgcrypt libgpg-error
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port wget failed
$ cat /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_libxslt/libxslt/main.log
version:1
:debug:main changing euid/egid - current euid: 0 - current egid: 0
:debug:main egid changed to: 501
:debug:main euid changed to: 502
:debug:main Executing org.macports.main (libxslt)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:archivefetch archivefetch phase started at Tue Jul  1 13:03:10 EST 2014
:msg:archivefetch --->  Fetching archive for libxslt
:debug:archivefetch Executing org.macports.archivefetch (libxslt)
:debug:archivefetch euid/egid changed to: 0/0
:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
:debug:archivefetch euid/egid changed to: 502/501
:info:archivefetch --->  libxslt-1.1.28_0.darwin_13.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
:msg:archivefetch --->  Attempting to fetch libxslt-1.1.28_0.darwin_13.x86_64.tbz2 from http://packages.macports.org/libxslt
:msg:archivefetch --->  Attempting to fetch libxslt-1.1.28_0.darwin_13.x86_64.tbz2.rmd160 from http://packages.macports.org/libxslt
:debug:archivefetch The requested URL returned error: 400 Bad Request
    while executing
"curl fetch --effective-url effectiveURL --disable-epsv --progress ui_progress_download ${file_url}.rmd160 $signature"
    ("eval" body line 1)
    invoked from within
"eval curl fetch --effective-url effectiveURL $fetch_options {${file_url}.rmd160} {$signature}"
:error:archivefetch org.macports.archivefetch for port libxslt returned: Failed to fetch signature for archive: The requested URL returned error: 400 Bad Request
:debug:archivefetch Error code: NONE
:debug:archivefetch Backtrace: Failed to fetch signature for archive: The requested URL returned error: 400 Bad Request
    while executing
"portarchivefetch::fetchfiles"
    (procedure "portarchivefetch::archivefetch_main" line 5)
    invoked from within
"portarchivefetch::archivefetch_main org.macports.archivefetch"
    ("eval" body line 1)
    invoked from within
"eval $procedure $targetname"
:info:archivefetch Warning: targets not executed for libxslt: org.macports.activate org.macports.archivefetch org.macports.fetch org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install
:error:archivefetch Failed to install libxslt
:debug:archivefetch Registry error: libgpg-error not registered as installed & active.
    invoked from within
"registry_active $subport"
    invoked from within
"$workername eval registry_active \$subport"
:notice:archivefetch Please see the log file for port libxslt for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_libxslt/libxslt/main.log

Change History (11)

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: failed libxslt wget removed
Port: libxslt added; wget removed
Priority: LowNormal
Summary: wget installation fails on libxsltlibxslt: Failed to fetch signature for archive: The requested URL returned error: 400 Bad Request

Not same issue as other ticket; that was about a distfile fetch failure; this is about a failure to fetch an archive's signature, though the archive itself was fetched.

If I open a terminal and run

curl -O http://packages.macports.org/libxslt/libxslt-1.1.28_0.darwin_13.x86_64.tbz2.rmd160

I do not get an error. Do you? If not, do you still get the error when running

sudo port install libxslt

comment:2 Changed 10 years ago by szemet1@…

$ curl -O http://packages.macports.org/libxslt/libxslt-1.1.28_0.darwin_13.x86_64.tbz2.rmd160
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   512  100   512    0     0    918      0 --:--:-- --:--:-- --:--:--   919

$ sudo port install libxslt
Password:
--->  Computing dependencies for libxslt
--->  Fetching archive for libxslt
--->  Attempting to fetch libxslt-1.1.28_0.darwin_13.x86_64.tbz2 from http://packages.macports.org/libxslt
--->  Attempting to fetch libxslt-1.1.28_0.darwin_13.x86_64.tbz2.rmd160 from http://packages.macports.org/libxslt
Error: org.macports.archivefetch for port libxslt returned: Failed to fetch signature for archive: The requested URL returned error: 400 Bad Request
Please see the log file for port libxslt for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_libxslt/libxslt/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port libxslt failed

I just intalled a few other packages without any issue, but wget keeps failing on libxslt.

Last edited 10 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:3 Changed 10 years ago by szemet1@…

$ cat /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_libxslt/libxslt/main.log
version:1
:debug:main epoch: in tree: 0 installed: 0
:debug:main libiconv 1.14_0 exists in the ports tree
:debug:main libiconv 1.14_0  is the latest installed
:debug:main libiconv 1.14_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/libiconv
:debug:main OS darwin/13.2.0 (Mac OS X 10.9) arch i386
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main universal variant already exists, so not adding the default one
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main No need to upgrade! libiconv 1.14_0 >= libiconv 1.14_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main libxml2 2.9.1_0 exists in the ports tree
:debug:main libxml2 2.9.1_0  is the latest installed
:debug:main libxml2 2.9.1_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/libxml2
:debug:main OS darwin/13.2.0 (Mac OS X 10.9) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main No need to upgrade! libxml2 2.9.1_0 >= libxml2 2.9.1_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main zlib 1.2.8_0 exists in the ports tree
:debug:main zlib 1.2.8_0  is the latest installed
:debug:main zlib 1.2.8_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/archivers/zlib
:debug:main OS darwin/13.2.0 (Mac OS X 10.9) arch i386
:debug:main Sourcing PortGroup xcodeversion 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/xcodeversion-1.0.tcl
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main No need to upgrade! zlib 1.2.8_0 >= zlib 1.2.8_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main xz 5.0.5_0 exists in the ports tree
:debug:main xz 5.0.5_0  is the latest installed
:debug:main xz 5.0.5_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/archivers/xz
:debug:main OS darwin/13.2.0 (Mac OS X 10.9) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main No need to upgrade! xz 5.0.5_0 >= xz 5.0.5_0
:debug:main epoch: in tree: 2 installed: 2
:debug:main gettext 0.19.1_0 exists in the ports tree
:debug:main gettext 0.19.1_0  is the latest installed
:debug:main gettext 0.19.1_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/gettext
:debug:main OS darwin/13.2.0 (Mac OS X 10.9) arch i386
:debug:main Sourcing PortGroup compiler_blacklist_versions 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/compiler_blacklist_versions-1.0.tcl
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Sourcing PortGroup muniversal 1.0 from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main compiler clang 503.0.40 not blacklisted because it doesn't match {clang < 211.10.1}
:debug:main universal variant already exists, so not adding the default one
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main No need to upgrade! gettext 0.19.1_0 >= gettext 0.19.1_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main expat 2.1.0_0 exists in the ports tree
:debug:main expat 2.1.0_0  is the latest installed
:debug:main expat 2.1.0_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/textproc/expat
:debug:main OS darwin/13.2.0 (Mac OS X 10.9) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main No need to upgrade! expat 2.1.0_0 >= expat 2.1.0_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main ncurses 5.9_2 exists in the ports tree
:debug:main ncurses 5.9_2  is the latest installed
:debug:main ncurses 5.9_2  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/devel/ncurses
:debug:main OS darwin/13.2.0 (Mac OS X 10.9) arch i386
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf
:debug:main Running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Finished running callback portconfigure::add_automatic_compiler_dependencies
:debug:main Running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main Finished running callback portbuild::add_automatic_buildsystem_dependencies
:debug:main No need to upgrade! ncurses 5.9_2 >= ncurses 5.9_2
:msg:main --->  Computing dependencies for libxslt:info:main .:debug:main libxslt has no conflicts
:debug:main Searching for dependency: libiconv
:debug:main Found Dependency: receipt exists for libiconv
:debug:main Searching for dependency: libxml2
:debug:main Found Dependency: receipt exists for libxml2
:debug:main Searching for dependency: zlib
:debug:main Found Dependency: receipt exists for zlib
:msg:main 
:debug:main Executing org.macports.main (libxslt)
:debug:main changing euid/egid - current euid: 0 - current egid: 0
:debug:main egid changed to: 501
:debug:main euid changed to: 502
:debug:archivefetch archivefetch phase started at Wed Jul  2 05:37:48 EST 2014
:msg:archivefetch --->  Fetching archive for libxslt
:debug:archivefetch Executing org.macports.archivefetch (libxslt)
:debug:archivefetch euid/egid changed to: 0/0
:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
:debug:archivefetch euid/egid changed to: 502/501
:info:archivefetch --->  libxslt-1.1.28_0.darwin_13.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
:msg:archivefetch --->  Attempting to fetch libxslt-1.1.28_0.darwin_13.x86_64.tbz2 from http://packages.macports.org/libxslt
:msg:archivefetch --->  Attempting to fetch libxslt-1.1.28_0.darwin_13.x86_64.tbz2.rmd160 from http://packages.macports.org/libxslt
:debug:archivefetch The requested URL returned error: 400 Bad Request
    while executing
"curl fetch --effective-url effectiveURL --disable-epsv --progress ui_progress_download ${file_url}.rmd160 $signature"
    ("eval" body line 1)
    invoked from within
"eval curl fetch --effective-url effectiveURL $fetch_options {${file_url}.rmd160} {$signature}"
:error:archivefetch org.macports.archivefetch for port libxslt returned: Failed to fetch signature for archive: The requested URL returned error: 400 Bad Request
:debug:archivefetch Error code: NONE
:debug:archivefetch Backtrace: Failed to fetch signature for archive: The requested URL returned error: 400 Bad Request
    while executing
"portarchivefetch::fetchfiles"
    (procedure "portarchivefetch::archivefetch_main" line 5)
    invoked from within
"portarchivefetch::archivefetch_main org.macports.archivefetch"
    ("eval" body line 1)
    invoked from within
"eval $procedure $targetname"
:info:archivefetch Warning: targets not executed for libxslt: org.macports.activate org.macports.archivefetch org.macports.fetch org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install
:notice:archivefetch Please see the log file for port libxslt for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_libxslt/libxslt/main.log
Last edited 10 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:4 Changed 10 years ago by szemet1@…

The same issue happened when I tried to install ffmpeg. It failed on libxslt.

:info:archivefetch --->  libxslt-1.1.28_0.darwin_13.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
:msg:archivefetch --->  Attempting to fetch libxslt-1.1.28_0.darwin_13.x86_64.tbz2 from http://packages.macports.org/libxslt
:msg:archivefetch --->  Attempting to fetch libxslt-1.1.28_0.darwin_13.x86_64.tbz2.rmd160 from http://packages.macports.org/libxslt
:debug:archivefetch The requested URL returned error: 400 Bad Request
    while executing
"curl fetch --effective-url effectiveURL --disable-epsv --progress ui_progress_download ${file_url}.rmd160 $signature"
    ("eval" body line 1)
    invoked from within
"eval curl fetch --effective-url effectiveURL $fetch_options {${file_url}.rmd160} {$signature}"
:error:archivefetch org.macports.archivefetch for port libxslt returned: Failed to fetch signature for archive: The requested URL returned error: 400 Bad Request
:debug:archivefetch Error code: NONE
:debug:archivefetch Backtrace: Failed to fetch signature for archive: The requested URL returned error: 400 Bad Request
    while executing
"portarchivefetch::fetchfiles"
    (procedure "portarchivefetch::archivefetch_main" line 5)
    invoked from within
"portarchivefetch::archivefetch_main org.macports.archivefetch"
    ("eval" body line 1)
    invoked from within
"eval $procedure $targetname"
:info:archivefetch Warning: targets not executed for libxslt: org.macports.activate org.macports.archivefetch org.macports.fetch org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install
:error:archivefetch Failed to install libxslt
:debug:archivefetch could not read "/opt/local/share/xml/fontconfig/fonts.dtd": no such file or directory
    while executing
"::file type $file"
:notice:archivefetch Please see the log file for port libxslt for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_libxslt/libxslt/main.log
Last edited 10 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

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

I cannot explain why MacPorts is getting a 400 Bad Request response from the server when fetching this signature file, but it fetches fine when you use curl manually.

comment:6 in reply to:  5 Changed 10 years ago by szemet1@…

And nothing on the server log either? Not sure how many of us try to fetch ffmpeg or wget, but if there's any issue on the server side, then there should be an error message somewhere, I guess. "400 Bad Request" seem to be a web server response.

I just ran 'port clean all' and the install command it's failing on some, but not on all the packages.

# port install ffmpeg
--->  Computing dependencies for ffmpeg
--->  Dependencies to be installed: gmake gnutls autoconf m4 automake libtool p11-kit libxslt pkgconfig lame libass enca fribidi libbluray libmodplug libogg libopus libsdl xorg-libXext xorg-libX11 xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg-libxcb python27 python_select xorg-libpthread-stubs xorg-xcb-proto xorg-xextproto xorg-libXrandr xorg-randrproto xrender xorg-renderproto libtheora libvorbis libvpx openjpeg15 jbigkit lcms2 jpeg tiff schroedinger orc speex texi2html x264 yasm
--->  Fetching archive for gmake
--->  Attempting to fetch gmake-4.0_0.darwin_13.x86_64.tbz2 from http://packages.macports.org/gmake
--->  Attempting to fetch gmake-4.0_0.darwin_13.x86_64.tbz2.rmd160 from http://packages.macports.org/gmake
--->  Installing gmake @4.0_0
--->  Activating gmake @4.0_0
--->  Cleaning gmake
--->  Fetching archive for m4
--->  Attempting to fetch m4-1.4.16_0.darwin_13.x86_64.tbz2 from http://packages.macports.org/m4
--->  Attempting to fetch m4-1.4.16_0.darwin_13.x86_64.tbz2.rmd160 from http://packages.macports.org/m4
--->  Installing m4 @1.4.16_0
--->  Activating m4 @1.4.16_0
--->  Cleaning m4
--->  Fetching archive for autoconf
--->  Attempting to fetch autoconf-2.69_2.darwin_13.noarch.tbz2 from http://packages.macports.org/autoconf
--->  Attempting to fetch autoconf-2.69_2.darwin_13.noarch.tbz2.rmd160 from http://packages.macports.org/autoconf
Error: org.macports.archivefetch for port autoconf returned: Failed to fetch signature for archive: The requested URL returned error: 400 Bad Request
Error: Failed to install autoconf
Please see the log file for port autoconf for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_autoconf/autoconf/main.log
Error: The following dependencies were not installed: gnutls autoconf automake libtool p11-kit libxslt pkgconfig lame libass enca fribidi libbluray libmodplug libogg libopus libsdl xorg-libXext xorg-libX11 xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg-libxcb python27 python_select xorg-libpthread-stubs xorg-xcb-proto xorg-xextproto xorg-libXrandr xorg-randrproto xrender xorg-renderproto libtheora libvorbis libvpx openjpeg15 jbigkit lcms2 jpeg tiff schroedinger orc speex texi2html x264 yasm
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port ffmpeg failed

I tried to re-run the installation with the 'port -d' option and the following few lines might tell you something useful.

"DEBUG: Registry error: pkgconfig not registered as installed & active." ?

Warning: targets not executed for gettext: org.macports.install org.macports.archivefetch org.macports.fetch org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot
Please see the log file for port gettext for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gettext/gettext/main.log
DEBUG: Registry error: pkgconfig not registered as installed & active.
    while executing
"registry::active $portname"
Error: Unable to upgrade port: 1
DEBUG: upgrade gmake failed
    while executing
"macports::_upgrade_mport_deps $mport $target"
    (procedure "mportexec" line 39)
    invoked from within
"mportexec $workername $target"
Error: Unable to execute port: upgrade gmake failed
Last edited 10 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:7 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Please remember to use WikiFormatting when writing in Trac.

We don't have access to the server logs.

comment:8 in reply to:  7 Changed 10 years ago by szemet1@…

OK, I see.

I tried to run a few things, eg. dtruss on the process, but was unable to find anything new, so I eventually sourced those binaries from somewhere else. Anyway, thank you for your help.

comment:9 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Do you use an http proxy to connect to web sites?

comment:10 in reply to:  9 Changed 10 years ago by szemet1@…

No, no proxy server, simple DSL modem with NAT only.

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

Resolution: worksforme
Status: newclosed

Hopefully 6 years later you are no longer experiencing this problem. Since then, we have switched to different hosting, so although I don't think there was anything wrong with our server, if there was, then that same thing is hopefully not wrong with the new server.

Note: See TracTickets for help on using tickets.