Hi Alexis,

I did as you advised and use def local:

apmds:~# LC_ALL=C aptitude remove bugzilla      
Reading Package Lists... Done
Building Dependency Tree      
Reading extended state information      
Initializing package states... Done
Reading task descriptions... Done  
The following packages will be REMOVED:
  bugzilla
0 packages upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 2942kB will be freed.
Writing extended state information... Done
(Reading database ... 151864 files and directories currently installed.)
Removing bugzilla ...
Reading Package Lists... Done            
Building Dependency Tree      
Reading extended state information      
Initializing package states... Done
Reading task descriptions... Done  

apmds:~# LC_ALL=C aptitude install bugzilla  
Reading Package Lists... Done
Building Dependency Tree      
Reading extended state information      
Initializing package states... Done
Reading task descriptions... Done  
The following NEW packages will be installed:
  bugzilla
0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/604kB of archives. After unpacking 2942kB will be used.
Writing extended state information... Done
Preconfiguring packages ...
Selecting previously deselected package bugzilla.
(Reading database ... 151534 files and directories currently installed.)
Unpacking bugzilla (from .../bugzilla_2.18-7_all.deb) ...
Setting up bugzilla (2.18-7) ...
Database bugzilla already exists, skipping database creation.
Updating the '[EMAIL PROTECTED]' account...

Reading Package Lists... Done            
Building Dependency Tree      
Reading extended state information      
Initializing package states... Done
Reading task descriptions... Done  
apmds:~#

Looks a bit related to a locale problem? Nevertheless, thanks for your advise and help. I changed locale back to english for the system. Might avoid similiar probs in the future.

Regards
Carsten Schlote
 








Alexis Sukrieh

2005-07-29 17:29

An
Carsten Schlote/WET/COMP/[EMAIL PROTECTED]
[EMAIL PROTECTED]
Kopie
[EMAIL PROTECTED]
Thema
Re: Bug#320427: bugzilla: dpkg failed to upgrade to 2.18-7 with         already installed DB
Klassifizierung





severity 320427 normal
tags 320427 + moreinfo
tags 320427 + unreproducible
tags 320427 + etch
thanks

* Carsten Schlote ([EMAIL PROTECTED]) disait :
> Package: bugzilla
> Version: 2.18-7
> Severity: important

I cannot reproduce this bug on my etch box, then I reduce the severity
of this bug to 'normal'.

   Database bugzilla already exists, skipping database creation.
   Updating the '[EMAIL PROTECTED]' account...
   [EMAIL PROTECTED]:/#

> The following is reported on bugzilla update:
>
> Richte bugzilla ein (2.18-7) ...

Please use a default locale :

# LC_ALL=C apt-get install bugzilla

--

- Alexis Sukrieh


Reply via email to