Bugzilla – Bug 116128
pin bonked
Last modified: 2005-09-09 15:05:57 UTC
Either pin's error message is wrong, or searching for ARCHIVES_$USED_VERSION is wrong: $ ls -l /var/lib/pin/ARCHIVES.gz lrwxrwxrwx 1 root root 34 2005-09-09 15:30 ARCHIVES.gz -> /mounts/dist/next-i386/ARCHIVES.gz $ pin pin *** pin found no ARCHIVES.gz file in /var/lib/pin/ [...] $ ln -s ARCHIVES.gz /var/lib/pin/ARCHIVES_10.0.gz $ pin # works now
rpm -q pin pin-0.34-2 g82:~ # ll /var/lib/pin/ARCHIVES.gz lrwxrwxrwx 1 root root 16 2005-09-09 15:38 /var/lib/pin/ARCHIVES.gz -> /tmp/ARCHIVES.gz g82:~ # pin no file ARCHIVES_10.0.gz found [...] works for me
Please take a look on winden.suse.de (it's a Beta though, but for pin this shouldn't matter much).
works also on winden, please reopen if you have this problem again, thanks