Bug 113500 - pin does not find ARCHIVES.gz in /var/lib/pin/
Summary: pin does not find ARCHIVES.gz in /var/lib/pin/
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: ConsoleApps (show other bugs)
Version: Beta 3
Hardware: i686 All
: P5 - None : Normal
Target Milestone: ---
Assignee: Martin Lasarsch
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-26 23:28 UTC by Forgotten User 7L3tOtZIov
Modified: 2005-09-05 13:13 UTC (History)
0 users

See Also:
Found By: Beta-Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Forgotten User 7L3tOtZIov 2005-08-26 23:28:10 UTC
pin does not find ARCHIVES.gz even while it is copied to /var/lib/pin/ and I
have chmodded it  to 777.

houghi@linux:~> ls -AlF /var/lib/pin/
total 5790
-rwxrwxrwx  1 root root 5922404 2005-08-27 01:19 ARCHIVES.gz*
houghi@linux:~> pin pin

 *** pin found no ARCHIVES.gz file in /var/lib/pin/
Comment 1 Martin Lasarsch 2005-09-05 13:13:13 UTC
this is because it will now install ARCHIVES.gz from CD/DVD if it only  
found the file without link including the versionnumber. This is needed if  
you update your system and pin will still use the old file without warnings.  
  
Works for me with beta4, it will show (with plain ARCHIVES.gz in /var/lib/pin)  
  
no file ARCHIVES_10.0.gz found ... bla bla  
 
feel free to try again with > beta3 and reopen bug if it's still not working