Again a problem of the unclear version informations of the apt;-(
It is not obious to the user which version is going to be installed
(Except a download is required.)
When i do a nromal
aptitude install bugzilla, i only get 2.1xx which is hanging
:~# aptitude dist-upgrade
Reading Package Lists... Done
Building Dependency Tree
Reading extended state information
Initializing package states... Done
The following NEW packages will be installed:
bugzilla
The following packages will be upgraded:
trac
1 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 199kB/567kB of archives. After unpacking 1743kB will be used.
Do you want to continue? [Y/n/?]
Writing extended state information... Done
Get:1 http://security.debian.org stable/updates/main trac 0.8.1-3sarge5
[199kB]
Fetched 199kB in 1s (119kB/s)
Reading package fields... Done
Reading package status... Done
Retrieving bug reports... Done
grave bugs of trac (0.8.1-3sarge4 -> 0.8.1-3sarge5) <done>
#337283 - upgrade breaks trac access.
#341697 - trac: SQL Injection Vulnerability
#342232 - (Another) SQL Injection Vulnerability
#356797 - trac: should depend on python-subversion instead of
python2.3-subversion
Summary:
trac(4 bugs)
Are you sure you want to install/upgrade the above packages? [Y/n/?/...]
Reading changelogs... Done
apt-listchanges: Do you want to continue? [Y/n]?
apt-listchanges: Mailing root: apt-listchanges: changelogs for
Preconfiguring packages ...
Hangs..
:~# ps auxwww | grep trac
root 28848 0.0 0.0 0 0 pts/1 Z+ 13:03 0:00
[apt-extracttemp] <defunct>
root 28862 0.0 0.1 1468 464 pts/0 R+ 13:04 0:00 grep trac
:~# strace -p 28848
attach: ptrace(PTRACE_ATTACH, ...): Operation not permitted
:~# aptitude show bugzilla
Package: bugzilla
State: not installed
Version: 2.22-1
Priority: optional
Section: web
BUT the truth is:
:~# apt-cache showpkg bugzilla
Package: bugzilla
Versions:
2.22-1
(/var/lib/apt/lists/ftp.freenet.de_debian_dists_testing_main_binary-i386_Packages)(/var/lib/apt/lists/ftp2.de.debian.org_debian_dists_testing_main_binary-i386_Packages)
2.16.7-7sarge1(/var/lib/apt/lists/ftp.freenet.de_debian_dists_sarge_main_binary-i386_Packages)(/var/lib/apt/lists/ftp2.de.debian.org_debian_dists_sarge_main_binary-i386_Packages)
Installing "testing" works much better, but did not succeed neither.
:~# aptitude install bugzilla/testing
Reading Package Lists... Done
Building Dependency Tree
Reading extended state information
Initializing package states... Done
The following NEW packages will be automatically installed:
dbconfig-common libconvert-binhex-perl libio-stringy-perl libmime-perl
The following NEW packages will be installed:
bugzilla dbconfig-common libconvert-binhex-perl libio-stringy-perl
libmime-perl
0 packages upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 1701kB of archives. After unpacking 6771kB will be used.
Do you want to continue? [Y/n/?]
Writing extended state information... Done
Get:1 http://ftp.freenet.de sarge/main libio-stringy-perl 2.110-1 [88.6kB]
Get:2 http://ftp.freenet.de sarge/main libconvert-binhex-perl 1.119-2
[30.8kB]
Get:3 http://ftp.freenet.de sarge/main libmime-perl 5.417-1 [364kB]
Get:4 http://ftp.freenet.de testing/main dbconfig-common 1.8.18 [401kB]
Get:5 http://ftp.freenet.de testing/main bugzilla 2.22-1 [817kB]
Fetched 1701kB in 14s (117kB/s)
Reading package fields... Done
Reading package status... Done
Retrieving bug reports... Done
Preconfiguring packages ...
/tmp/bugzilla.config.163873: line 6:
/usr/share/dbconfig-common/dpkg/config.mysql: No such file or directory
bugzilla failed to preconfigure, with exit status 1
Selecting previously deselected package libio-stringy-perl.
(Reading database ... 49964 files and directories currently installed.)
Unpacking libio-stringy-perl (from .../libio-stringy-perl_2.110-1_all.deb)
...
Selecting previously deselected package libconvert-binhex-perl.
Unpacking libconvert-binhex-perl (from
../libconvert-binhex-perl_1.119-2_all.deb) ...
Selecting previously deselected package libmime-perl.
Unpacking libmime-perl (from .../libmime-perl_5.417-1_all.deb) ...
Selecting previously deselected package dbconfig-common.
Unpacking dbconfig-common (from .../dbconfig-common_1.8.18_all.deb) ...
Selecting previously deselected package bugzilla.
Unpacking bugzilla (from .../bugzilla_2.22-1_all.deb) ...
Setting up libio-stringy-perl (2.110-1) ...
Setting up libconvert-binhex-perl (1.119-2) ...
Setting up libmime-perl (5.417-1) ...
Setting up dbconfig-common (1.8.18) ...
Setting up bugzilla (2.22-1) ...
dbconfig-common: writing config to /etc/dbconfig-common/bugzilla.conf
Creating config file /etc/dbconfig-common/bugzilla.conf with new version
Creating config file /etc/bugzilla/dbconfig-params with new version
granting access to database bugzilla for [EMAIL PROTECTED]: success.
verifying access for [EMAIL PROTECTED]: success.
creating database bugzilla: success.
verifying database bugzilla exists: success.
dbconfig-common: flushing administrative password
Replacing config file /etc/bugzilla/localconfig with new version
Error processing /usr/share/bugzilla/debian/checksetup-answer.conf.pl at
/usr/share/bugzilla/lib/checksetup.pl line 218.
BEGIN failed--compilation aborted at /usr/share/bugzilla/lib/checksetup.pl
line 474.
Error in postinst: unable to find /usr/share/bugzilla/debian/params.new
dpkg: error processing bugzilla (--configure):
subprocess post-installation script returned error exit status 13
Errors were encountered while processing:
bugzilla
E: Sub-process /usr/bin/dpkg returned an error code (1)
Ack! Something bad happened while installing packages. Trying to recover:
Setting up bugzilla (2.22-1) ...
dbconfig-common: writing config to /etc/dbconfig-common/bugzilla.conf
granting access to database bugzilla for [EMAIL PROTECTED]: already exists.
creating database bugzilla: already exists.
dbconfig-common: flushing administrative password
dpkg: error processing bugzilla (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
bugzilla
Reading Package Lists... Done
Building Dependency Tree
Reading extended state information
Initializing package states... Done
:~#
:~#
:~#
:~# aptitude install bugzilla/testing
Reading Package Lists... Done
Building Dependency Tree
Reading extended state information
Initializing package states... Done
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Writing extended state information... Done
Setting up bugzilla (2.22-1) ...
dbconfig-common: writing config to /etc/dbconfig-common/bugzilla.conf
granting access to database bugzilla for [EMAIL PROTECTED]: already exists.
creating database bugzilla: already exists.
dbconfig-common: flushing administrative password
dpkg: error processing bugzilla (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
bugzilla
E: Sub-process /usr/bin/dpkg returned an error code (1)
Ack! Something bad happened while installing packages. Trying to recover:
Setting up bugzilla (2.22-1) ...
dbconfig-common: writing config to /etc/dbconfig-common/bugzilla.conf
granting access to database bugzilla for [EMAIL PROTECTED]: already exists.
creating database bugzilla: already exists.
dbconfig-common: flushing administrative password
dpkg: error processing bugzilla (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
bugzilla
Reading Package Lists... Done
Building Dependency Tree
Reading extended state information
Initializing package states... Done
:~#
:~# mysqladmin drop bugzilla
Dropping the database is potentially a very bad thing to do.
Any data stored in the database will be destroyed.
Do you really want to drop the 'bugzilla' database [y/N] y
Database "bugzilla" dropped
:~# aptitude install bugzilla/testing
Reading Package Lists... Done
Building Dependency Tree
Reading extended state information
Initializing package states... Done
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Writing extended state information... Done
Setting up bugzilla (2.22-1) ...
dbconfig-common: writing config to /etc/dbconfig-common/bugzilla.conf
granting access to database bugzilla for [EMAIL PROTECTED]: already exists.
creating database bugzilla: success.
verifying database bugzilla exists: success.
dbconfig-common: flushing administrative password
dpkg: error processing bugzilla (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
bugzilla
E: Sub-process /usr/bin/dpkg returned an error code (1)
Ack! Something bad happened while installing packages. Trying to recover:
Setting up bugzilla (2.22-1) ...
dbconfig-common: writing config to /etc/dbconfig-common/bugzilla.conf
granting access to database bugzilla for [EMAIL PROTECTED]: already exists.
creating database bugzilla: already exists.
dbconfig-common: flushing administrative password
dpkg: error processing bugzilla (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
bugzilla
Reading Package Lists... Done
Building Dependency Tree
Reading extended state information
Initializing package states... Done
:~#
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]