Issue Details (XML | Word | Printable)

Key: CNY-869
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major - SEV 2 Major - SEV 2
Assignee: David Christian - deleted
Reporter: David Christian - deleted
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Google issue summary
Conary

manually removed file can cause OSError on update

Created: 09/Sep/06 10:29 PM   Updated: 22/Nov/06 01:37 PM   Resolved: 12/Sep/06 07:32 PM
Component/s: install
Affects Version/s: 1.0.30, 1.1.3
Fix Version/s: September 14, 2006
Security Level: Public (Viewable by anyone)

Time Tracking:
Original Estimate: 1h
Original Estimate - 1h
Remaining Estimate: 1h
Remaining Estimate - 1h
Time Spent: Not Specified
Time Spent - Not Specified

 Info   Planning   Reporting   
Participants of an issue: David Christian - deleted
Domain of Reporter: rpath.com (Find related issues)
Tags:
Blocked: Not Blocked
Days since last comment: 3 years, 21 weeks, 2 days ago


 Description  « Hide

to repeat:
conary update --no-deps --root /tmp/root --no-interactive libgsf:locale=foresight.rpath.org@fl:desktop
rm /tmp/root/usr/share/locale/sv/LC_MESSAGES/libgsf.mo
conary update --no-deps --root /tmp/root --no-interactive --debug libgsf:locale=foresight.rpath.org@fl:1-devel

results in missing file at local/update.py
1011 -> fsFile = files.FileFromFilesystem(realPath, pathId)



David Christian - deleted added a comment - 12/Sep/06 05:02 PM

msw already wrote a test case