Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#52519 closed defect (invalid)

libXrandr-1.5.1.tar.bz2 : missing dependency — at Version 1

Reported by: ritchieswann@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port:

Description (last modified by larryv (Lawrence Velázquez))

Running a clean installation on OS X El Capitan with latest XCode, licence agreed.

Run : sudo port -v install wine

Expected outcome : wine package installed

Actual outcome : port hangs with following output - this is because libxrandr-1.5.1.tar.bz2 does not exist on the mirrors supplied, the latest version on the mirrors when browsing directly is 1.5.0. Have to end up killing the script with CTRL+C.

sudo port -v install wine
--->  Computing dependencies for wine........................
--->  Dependencies to be installed: gstreamer010-gst-plugins-base gnome-vfs gconf gtk3 xorg-libXrandr orbit2 libidl policykit mozjs17 autoconf213 perl5 perl5.22 nspr gnome-mime-data iso-codes libogg libtheora libvorbis orc xorg-libXv xorg-videoproto lcms2 libGLU
--->  Fetching distfiles for xorg-libXrandr
--->  libXrandr-1.5.1.tar.bz2 doesn't seem to exist in /opt/local/var/macports/distfiles/xorg-libXrandr
--->  Attempting to fetch libXrandr-1.5.1.tar.bz2 from http://www.mirrorservice.org/sites/ftp.x.org/pub/individual/lib/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
--->  Attempting to fetch libXrandr-1.5.1.tar.bz2 from http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/xorg-libXrandr
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   280  100   280    0     0   5222      0 --:--:-- --:--:-- --:--:--  5283
--->  Attempting to fetch libXrandr-1.5.1.tar.bz2 from http://lil.fr.distfiles.macports.org/xorg-libXrandr
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
--->  Attempting to fetch libXrandr-1.5.1.tar.bz2 from http://nue.de.distfiles.macports.org/xorg-libXrandr
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
--->  Attempting to fetch libXrandr-1.5.1.tar.bz2 from ftp://ftp.gwdg.de/pub/x11/x.org/pub/individual/lib/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:00:09 --:--:--     0^C

Change History (1)

comment:1 Changed 8 years ago by larryv (Lawrence Velázquez)

Description: modified (diff)
Resolution: invalid
Status: newclosed

That isn’t a hang, it’s a slow connection. You only let the fetch from gwdg.de sit for 9 seconds. Try again and don’t kill it.

Note: See TracTickets for help on using tickets.