On Tue, 2002-10-22 at 11:38, Patrick Thomas wrote: > Hi, Greetings!
> I lost my blob dirs so I had to create new ones now. > > Now repligards wants several files I already lost... > > ** CRITICAL **: Cannot open BLOB container > '2/5/250080167026ed0c44f80838e1e85035' at > '/var/midgard/mgdblobsstaging'. You can remove the blob entries from the Midgard database. $ mysql midgard mysql > delete from blobs; mysql > update repligard set action="delete" where realm="blobs"; > patrick /Bergie -- Henri Bergius [EMAIL PROTECTED] Consultant Partner Tel: +358-20-198 6032 Nemein Oy http://www.nemein.com/ Nemein.Net - Project tracking solution for consulting companies http://www.nemein.com/Nemein.Net/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
