On Monday 15 October 2007 02:49:37 pm Patrick Shanahan wrote: > * Patrick Shanahan <[EMAIL PROTECTED]> [10-15-07 15:29]: > > New error, pop-up window: > > Cleaning repository 'Packman Repository' cache > > Abort > > > > Hangs here and the abort button has no effect. I am unable to remove > > the repository. > > > > Where does yast keep it's cache files now? > > or is that the problem????? > > > > > > openSUSE 10.3 > > OK, appears I have fumbled into a solution. Removed the "Packman > Repository" directory below /var/cache/zypp/raw, > zypper rr 'Packman Repository' > zypper up > zypper ar ttp://ftp.skynet.be/pub/packman/suse/10.3/ 'Packman Repository' > > and now works as expected.
Good. If you have problem with zypper like strange (unexpected) behavior than deleting /var/cache/zypp/zypp.db can help with some problems. That file will be recreated from data in 'raw' subdirectory first time you fire up zypper or yast. It is not recommended to remove /var/cache/zypp/raw/ because than yast/zypper don't know what is installed. -- Regards, Rajko. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
