[MacPorts] #29662: 0001-Send-events-that-were-missing-from-RRSelectInput.patch doesn't seem to exist in /opt/local/var/macports/distfiles/xorg-server

MacPorts noreply at macports.org
Tue May 31 13:05:08 PDT 2011


#29662: 0001-Send-events-that-were-missing-from-RRSelectInput.patch doesn't seem to
exist in /opt/local/var/macports/distfiles/xorg-server
--------------------------------------+-------------------------------------
 Reporter:  Peter_Dyballa@…           |       Owner:  macports-tickets@…                   
     Type:  defect                    |      Status:  new                                  
 Priority:  Normal                    |   Milestone:                                       
Component:  ports                     |     Version:  1.9.2                                
 Keywords:                            |        Port:  xorg-server-devel                    
--------------------------------------+-------------------------------------
 The upgrading to 1.10.2_0 fails because port tries to fetch a file it
 can't find:

 {{{
 port -vc upgrade outdated
 --->  Computing dependencies for xorg-server-devel.
 --->  Fetching xorg-server-devel
 --->  0001-Send-events-that-were-missing-from-RRSelectInput.patch doesn't
 seem to exist in /opt/local/var/macports/distfiles/xorg-server
 --->  Attempting to fetch 0001-Send-events-that-were-missing-from-
 RRSelectInput.patch from http://lil.fr.distfiles.macports.org/xorg-server
   % 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 0001-Send-events-that-were-missing-from-
 RRSelectInput.patch from
 http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/xorg-server
   % 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 0001-Send-events-that-were-missing-from-
 RRSelectInput.patch from http://distfiles.macports.org/xorg-server
   % 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 0001-Send-events-that-were-missing-from-
 RRSelectInput.patch from
 http://xorg.freedesktop.org/archive/individual/xserver/
   % 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 0001-Send-events-that-were-missing-from-
 RRSelectInput.patch from
 http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/xorg-
 server
   % 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:01 --:--:--
 0
 --->  Attempting to fetch 0001-Send-events-that-were-missing-from-
 RRSelectInput.patch from
 http://sea.us.distfiles.macports.org/macports/mpdistfiles/xorg-server
   % 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 0001-Send-events-that-were-missing-from-
 RRSelectInput.patch from
 http://svn.macports.org/repository/macports/distfiles/xorg-server-devel
   % Total    % Received % Xferd  Average Speed   Time    Time     Time
 Current
                                  Dload  Upload   Total   Spent    Left
 Speed
   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--
 0
 Error: Target org.macports.fetch returned: fetch failed
 Warning: the following items did not execute (for xorg-server-devel):
 org.macports.destroot org.macports.fetch org.macports.checksum
 org.macports.extract org.macports.patch org.macports.configure
 org.macports.build
 Log for xorg-server-devel is at:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_lil.fr.rsync.macports
 .org_release_ports_x11_xorg-server-devel/main.log
 Error: Unable to upgrade port: 1
 To report a bug, see <http://guide.macports.org/#project.tickets>
 }}}

 The directory /opt/local/var/macports/distfiles/xorg-server contains only
 the compressed TAR files. I'm going to hard link files in

 {{{
 ls -l
 /opt/local/var/macports/sources/lil.fr.rsync.macports.org/release/ports/x11
 /xorg-server/files/
 total 64
 -rw-r--r--  1 root  admin  2317 29 Mai 10:30 0001-Send-events-that-were-
 missing-from-RRSelectInput.patch
 -rw-r--r--  1 root  admin  2299 29 Mai 10:30 0002-randr-check-rotated-
 virtual-size-limits-correctly.patch
 -rw-r--r--  1 root  admin  5437 29 Mai 10:30 5001-Workaround-the-GC-
 clipping-problem-in-miPaintWindow-.patch
 -rw-r--r--  1 root  admin  8292 29 Mai 10:30 5002-fb-Revert-fb-changes-
 that-broke-XQuartz.patch
 -rw-r--r--  1 root  admin  1110 29 Mai 10:30 5003-configure.ac-Add-fno-
 strict-aliasing-to-CFLAGS.patch
 drwxr-xr-x  3 root  admin   102  7 Aug  2009 dri
 drwxr-xr-x  2 root  admin   102  2 Feb  2009 include
 }}}

 with

 {{{
 ls -l
 /opt/local/var/macports/sources/lil.fr.rsync.macports.org/release/ports/x11
 /xorg-server-devel/files/
 total 48
 -rw-r--r--  1 root  admin  5437 24 Apr 01:30 5001-Workaround-the-GC-
 clipping-problem-in-miPaintWindow-.patch
 -rw-r--r--  1 root  admin  8292 29 Mai 10:00 5002-fb-Revert-fb-changes-
 that-broke-XQuartz.patch
 -rw-r--r--  1 root  admin  1110 24 Apr 01:30 5003-configure.ac-Add-fno-
 strict-aliasing-to-CFLAGS.patch
 drwxr-xr-x  3 root  admin   102  7 Jun  2009 dri
 drwxr-xr-x  2 root  admin   102  7 Jun  2009 include
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/29662>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list