FS#9940 - subversion package has length 0 binaries (x86_64)

Attached to Project: Arch Linux
Opened by Vesa Kaihlavirta (vegai) - Tuesday, 25 March 2008, 06:46 GMT
Last edited by Dan McGee (toofishes) - Tuesday, 25 March 2008, 12:52 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Critical
Priority Normal
Reported Version 2007.08-2
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

$ uname -a
Linux louhikko 2.6.24-ARCH #1 SMP PREEMPT Wed Mar 5 12:53:18 CET 2008 x86_64 Intel(R) Core(TM)2 CPU 6300 @ 1.86GHz GenuineIntel GNU/Linux

$ pacman -Qi subversion | grep Version
Version : 1.4.5-4

$ ls -lh /usr/bin/svn*
-rwxr-xr-x 1 root root 0 2008-02-08 09:44 /usr/bin/svn
-rwxr-xr-x 1 root root 0 2008-03-24 18:32 /usr/bin/svn-clean
-rwxr-xr-x 1 root root 0 2008-03-24 18:32 /usr/bin/svn2dist
-rwxr-xr-x 1 root root 0 2008-02-08 09:44 /usr/bin/svnadmin
-rwxr-xr-x 1 root root 0 2008-03-24 18:32 /usr/bin/svnbackport
-rwxr-xr-x 1 root root 0 2008-03-24 18:32 /usr/bin/svnchangesince
-rwxr-xr-x 1 root root 0 2008-02-08 09:44 /usr/bin/svndumpfilter
-rwxr-xr-x 1 root root 0 2008-03-24 18:32 /usr/bin/svngettags
-rwxr-xr-x 1 root root 0 2008-03-24 18:32 /usr/bin/svnintegrate
-rwxr-xr-x 1 root root 0 2008-03-24 18:32 /usr/bin/svnlastchange
-rwxr-xr-x 1 root root 0 2008-03-24 18:32 /usr/bin/svnlastlog
-rwxr-xr-x 1 root root 0 2008-02-08 09:44 /usr/bin/svnlook
-rwxr-xr-x 1 root root 0 2008-02-08 09:44 /usr/bin/svnmerge
-rwxr-xr-x 1 root root 0 2008-03-24 18:32 /usr/bin/svnrevertlast
-rwxr-xr-x 1 root root 0 2008-02-08 09:44 /usr/bin/svnserve
-rwxr-xr-x 1 root root 0 2008-02-08 09:44 /usr/bin/svnsync
-rwxr-xr-x 1 root root 0 2008-02-08 09:44 /usr/bin/svnversion
-rwxr-xr-x 1 root root 0 2008-03-24 18:32 /usr/bin/svnversions

This task depends upon

Closed by  Dan McGee (toofishes)
Tuesday, 25 March 2008, 12:52 GMT
Reason for closing:  Not a bug
Additional comments about closing:  Looks like a local and not global issue
Comment by Vesa Kaihlavirta (vegai) - Tuesday, 25 March 2008, 06:49 GMT
Aha, this seems to have been a mirror issue. I took a package manually from archlinux.org and installed that. The same version and all, but this time, the binaries are there.

The mirror that had a bad package was this:

# - Estonia
Server = ftp://ftp.estpak.ee/pub/archlinux/$repo/os/x86_64
Comment by Vesa Kaihlavirta (vegai) - Tuesday, 25 March 2008, 06:52 GMT
Huh, wait a second. The estpak package, and the package I have in my /var/cache/pacman/pkg/ is the correct one.

So it was my filesystem, or pacman, that screwed things up.

Loading...