https://bugzilla.novell.com/show_bug.cgi?id=220451 Summary: Error messages when removing patches using PersistentStorage Product: openSUSE 10.2 Version: Beta 2 Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: libzypp AssignedTo: dmacvicar@novell.com ReportedBy: lslezak@novell.com QAContact: kkaempf@novell.com CC: locilka@novell.com y2log contains a lot of error messages when yast removes patches using PersistentStorage class during update: 2006-11-13 10:34:08 <1> 10.20.1.66(3527) [store] XMLFilesBackend.cc(storedObjects):814 done reading 50 stored objects for file of kind patch 2006-11-13 10:34:08 <2> 10.20.1.66(3527) [wfm] Target.cc(TargetStoreRemove):745 Removing 50 objects of kind 'patch' from /mnt 2006-11-13 10:34:08 <0> 10.20.1.66(3527) [zypp] PathInfo.cc(_Log_Result):295 unlink /mnt/var/lib/zypp/db/patches/665b6873b79894dd315961c6b1bcea7d 2006-11-13 10:34:08 <3> 10.20.1.66(3527) [store] XMLFilesBackend.cc(deleteObject):680 This backend was not designed to store resolvable of kind atom, ignoring. . 2006-11-13 10:34:08 <3> 10.20.1.66(3527) [store] XMLFilesBackend.cc(deleteObject):680 This backend was not designed to store resolvable of kind atom, ignoring. . 2006-11-13 10:34:08 <3> 10.20.1.66(3527) [store] XMLFilesBackend.cc(deleteObject):680 This backend was not designed to store resolvable of kind atom, ignoring. . .. The complete y2logs will be attached. It seems that removing works - all patch metadata are removed, but I don't know whether the error is severe or the message should be ignored (it shoulde be a warning in that case). The problem happens in TargetStoreRemove binding, see bug #210552 for more information. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.