Hi Neil, could you please repeat the action but do the following:
$ script bugzilla-terminal.log $ sudo dpkg -i bugzilla3_3.6.2.0-1_all.deb $ exit Attach the bugzilla-terminal.log file to this bug (without modification or comments). Greetings, Raphael 2010/8/17 Neil Mayhew <[email protected]>: > On 2010-08-17 14:04, Raphael Bossek wrote: >> >> could you please attach your terminal output where the problem occured for >> further investigation? > > I'm very sorry but I had to reboot the machine and I no longer have the > entire output. I already pasted the result of running > /etc/cron.daily/bugzilla3, but not of running > /usr/share/bugzilla3/lib/checksetup.pl. > > Here are the relevant commands I ran, taken from my .bash_history, with > comments added: > > wget > http://mirrors.kernel.org/debian/pool/main/b/bugzilla/bugzilla3_3.6.2.0-1_all.deb > sudo dpkg -i bugzilla3_3.6.2.0-1_all.deb > # Complained about missing /var/lib/bugzilla3/data/shutdownhtml > # I think this came from dpkg-statoverride > ls -l /var/lib/bugzilla3/data/shutdownhtml > # Now exists > sudo /etc/cron.daily/bugzilla3 > # Says: > #Use of uninitialized value in split at /usr/share/perl5/Bugzilla/Util.pm > line 295. > #Bugzilla is down for maintenance purposes. Please try again later. > reportbug bugzilla3 > > # Later: > sudo /etc/cron.daily/bugzilla3 > # Same error > sudo dpkg-reconfigure bugzilla3 > # No complaints > cd /etc > sudo etckeeper commit "Install bugzilla3 3.6.2.0-1 from unstable using dpkg > -i" > sudo /etc/cron.daily/bugzilla3 > # Same error > sudo /usr/share/bugzilla3/lib/checksetup.pl > sudo /etc/cron.daily/bugzilla3 > # No error > cd /etc > sudo etckeeper commit "After running /usr/share/bugzilla3/lib/checksetup.pl" > > > I'm attaching git patches from etckeeper so you can see what changed. > > --Neil > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

