[opensuse-factory] How to rebuild database when: SQL logic error or missing database ?

2008-01-06 Thread M9.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

After a system hung, i had to reboot, cold, with button, because no
reaction whatsoever.
The hung occurred during a repo refresh.

Now the 'openSUSE-debuginfo-FTP 11.0' cannot be rebuild or refreshed.

I think remove the repo, and install it again, should do the trick?

- --


Have a nice day,

M9.   Now, is the only time that exists.



  OS:  Linux 2.6.24-rc6-2-default x86_64
  Huidige gebruiker:  [EMAIL PROTECTED]
  Systeem:  openSUSE 11.0 (x86_64) Alpha0
  KDE:  3.5.8 release 28
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.5 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org

iD8DBQFHgNMfX5/X5X6LpDgRAmgIAJwJh95VcKc4l8izYyaOjDjVu+Q8GwCeLhz8
sffAom3HIXsvOiO5y9NJnV0=
=GrIv
-END PGP SIGNATURE-
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse-factory] How to rebuild database when: SQL logic error or missing database ?

2008-01-06 Thread M9.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



M9. schreef:
 Hi,
 
 After a system hung, i had to reboot, cold, with button, because no
 reaction whatsoever.
 The hung occurred during a repo refresh.
 
 Now the 'openSUSE-debuginfo-FTP 11.0' cannot be rebuild or refreshed.
 
 I think remove the repo, and install it again, should do the trick?
 

No it does not work this way:

Can not save the changes in the configuration of the installation source.
Details: Record not found in the cache history:
- -SQL logic error or missing database

What was possible though was shut it off, and switch on a brother (other
mirror), which i did.


- --


Have a nice day,

M9.   Now, is the only time that exists.



  OS:  Linux 2.6.24-rc6-2-default x86_64
  Huidige gebruiker:  [EMAIL PROTECTED]
  Systeem:  openSUSE 11.0 (x86_64) Alpha0
  KDE:  3.5.8 release 28
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.5 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org

iD8DBQFHgNnDX5/X5X6LpDgRAokNAJ9cbYzJc4nA7+lnaVBtI8VHsG/s9QCgyXmh
SV7+VxCsy/AInfCZUn40Vi0=
=vkp/
-END PGP SIGNATURE-
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse-factory] How to rebuild database when: SQL logic error or missing database ?

2008-01-06 Thread Marcus Meissner
On Sun, Jan 06, 2008 at 02:38:11PM +0100, M9. wrote:
 
 
 M9. schreef:
  Hi,
  
  After a system hung, i had to reboot, cold, with button, because no
  reaction whatsoever.
  The hung occurred during a repo refresh.
  
  Now the 'openSUSE-debuginfo-FTP 11.0' cannot be rebuild or refreshed.
  
  I think remove the repo, and install it again, should do the trick?
  
 
 No it does not work this way:
 
 Can not save the changes in the configuration of the installation source.
 Details: Record not found in the cache history:
 -SQL logic error or missing database
 
 What was possible though was shut it off, and switch on a brother (other
 mirror), which i did.

Perhaps the zypp database got corrupted.

rm /var/cache/zypp/zypp.db
and the next zypper call will rebuild it.

Ciao, Marcus
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse-factory] How to rebuild database when: SQL logic error or missing database ?

2008-01-06 Thread Rajko M.
On Sunday 06 January 2008 07:38:11 am M9. wrote:
 M9. schreef:
  Hi,
 
  After a system hung, i had to reboot, cold, with button, because no
  reaction whatsoever.
  The hung occurred during a repo refresh.
 
  Now the 'openSUSE-debuginfo-FTP 11.0' cannot be rebuild or refreshed.
 
  I think remove the repo, and install it again, should do the trick?

 No it does not work this way:

 Can not save the changes in the configuration of the installation source.
 Details: Record not found in the cache history:
 -SQL logic error or missing database

 What was possible though was shut it off, and switch on a brother (other
 mirror), which i did.

The easiest way to rebuild zypper database is to: 
- delete /var/cache/zypp/zypp.db and 
- run 'zypper refresh' to create new one

-- 
Regards,
Rajko
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse-factory] How to rebuild database when: SQL logic error or missing database ?

2008-01-06 Thread M9.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



Marcus Meissner schreef:



 Perhaps the zypp database got corrupted.

   rm /var/cache/zypp/zypp.db
 and the next zypper call will rebuild it.

 Ciao, Marcus


Right, it does, thnx for this tip.

- --


Have a nice day,

M9.   Now, is the only time that exists.



  OS:  Linux 2.6.24-rc6-2-default x86_64
  Huidige gebruiker:  [EMAIL PROTECTED]
  Systeem:  openSUSE 11.0 (x86_64) Alpha0
  KDE:  3.5.8 release 28
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.5 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org

iD8DBQFHgPCuX5/X5X6LpDgRAqRSAKCZEjnbbEM/e8t7x5224YGvuioSDgCeKyqP
jsGEz4u5VsE1acaypFsQqIY=
=H3n8
-END PGP SIGNATURE-
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse-factory] How to rebuild database when: SQL logic error or missing database ?

2008-01-06 Thread M9.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



Rajko M. schreef:

 
 The easiest way to rebuild zypper database is to: 
 - delete /var/cache/zypp/zypp.db and 
 - run 'zypper refresh' to create new one
 

This is correct, thnx.

- --


Have a nice day,

M9.   Now, is the only time that exists.



  OS:  Linux 2.6.24-rc6-2-default x86_64
  Huidige gebruiker:  [EMAIL PROTECTED]
  Systeem:  openSUSE 11.0 (x86_64) Alpha0
  KDE:  3.5.8 release 28
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.5 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org

iD8DBQFHgPDxX5/X5X6LpDgRAmlTAJ4rBDIZzfdZ2COQLk7bIyffxLo6LgCgu6JB
e0qVLXOyydZj7hKt3DZmiQw=
=gkdw
-END PGP SIGNATURE-
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]