Bug#762083: Error: Could not import pdfshuffler Cause: No module named pyPdf

2014-09-18 Thread Antti-Juhani Kaijanaho
Package: pdfshuffler
Version: 0.6.0-5
Severity: grave

The program will not start.

ajk@teralehti:~$ pdfshuffler
Error: Could not import pdfshuffler
Cause: No module named pyPdf
ajk@teralehti:~$ 

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages pdfshuffler depends on:
ii  python  2.7.8-1
ii  python-gtk2 2.24.0-4
ii  python-poppler  0.12.1-8.1
ii  python-pypdf1.23-1

pdfshuffler recommends no packages.

pdfshuffler suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#742971: Here too

2014-04-01 Thread Antti-Juhani Kaijanaho
: (34040064) ... get_connections.
NetworkManager[5597]:SCPlugin-Ifupdown: (34040064) ... get_connections 
(managed=false): return empty list.
NetworkManager[5597]:keyfile: parsing Automaattinen: 
SoneraGateway58-98-35-BD-DB-06 ... 
NetworkManager[5597]:keyfile: read connection 'Automaattinen: 
SoneraGateway58-98-35-BD-DB-06'
NetworkManager[5597]:keyfile: parsing Automaattinen: aalto open ... 
NetworkManager[5597]:keyfile: read connection 'Automaattinen: aalto 
open'
NetworkManager[5597]:keyfile: parsing Automaattinen: KYT-VIERAILIJA ... 
NetworkManager[5597]:keyfile: read connection 'Automaattinen: 
KYT-VIERAILIJA'
NetworkManager[5597]:keyfile: parsing Automaattinen: VR-junaverkko ... 
NetworkManager[5597]:keyfile: read connection 'Automaattinen: 
VR-junaverkko'
NetworkManager[5597]:keyfile: parsing Automaattinen: ibidandroid ... 
NetworkManager[5597]:keyfile: read connection 'Automaattinen: 
ibidandroid'
NetworkManager[5597]:keyfile: parsing Automaattinen: agora-open ... 
NetworkManager[5597]:keyfile: read connection 'Automaattinen: 
agora-open'
NetworkManager[5597]:keyfile: parsing jyu-staff ... 
NetworkManager[5597]:keyfile: read connection 'jyu-staff'
NetworkManager[5597]:keyfile: parsing GT-P5100-verkko ... 
NetworkManager[5597]:keyfile: read connection 'GT-P5100-verkko'
NetworkManager[5597]:keyfile: parsing Automaattinen: 
SoneraGateway08-76-FF-42-8C-78 ... 
NetworkManager[5597]:keyfile: read connection 'Automaattinen: 
SoneraGateway08-76-FF-42-8C-78'
NetworkManager[5597]:Ifupdown: get unmanaged devices count: 1
NetworkManager[5597]: debug [1396337523.306397] [nm-modem-manager.c:376] 
modem_manager_disappeared(): trying to start the modem manager...
NetworkManager[5597]: debug [1396337523.306855] [nm-modem-manager.c:280] 
poke_modem_cb(): Requesting to (re)launch modem-manager...
NetworkManager[5597]: debug [1396337523.309828] 
[nm-sleep-monitor-systemd.c:120] take_inhibitor(): Taking systemd sleep 
inhibitor
NetworkManager[5597]: info monitoring kernel firmware directory 
'/lib/firmware'.
NetworkManager[5597]: info monitoring ifupdown state file 
'/run/network/ifstate'.

(NetworkManager:5597): GLib-GObject-CRITICAL **: g_type_instance_get_private: 
assertion 'instance != NULL  instance-g_class != NULL' failed
ajk@teralehti:~$ sed -e's/[0-9A-F][0-9A-F]/xx/g' /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug eth0
iface eth0 inet dhcp
hwaddress ether xx:xx:xx:xx:xx:xx

ajk@teralehti:~$ 

-- 
Antti-Juhani Kaijanaho


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#659474: spamassassin: sa-compile problem on upgrade

2012-07-24 Thread Antti-Juhani Kaijanaho
On Tue, Jul 24, 2012 at 12:19:46AM -0700, Noah Meyerhans wrote:
 Had you enabled the cron job and run sa-compile successfully prior to the
 upgrade?

I don't remember.  I had not touched the spamassassin setup for years.

 My test system is a virtual machine on which only minimal packages were
 installed (e.g.  nothing was selected from tasksel, and the only individual
 packages installed were openssh-server, spamassassin, and re2c), so it's hard
 to see where there might be a missing dependency.

As mentioned in the original report (why did you not cc the original reporter,
btw?), the problem existed in between spamassassin upgrade and libc6-dev
upgrade.  If there was nothing holding back libc6-dev in your test apt-get
upgrade (and it's likely that a minimal install would not have anything like
that), the problem will not appear.  If spamassassin did depend on the proper
version of libc6-dev, it too would have been held back until dist-upgrade in my
real-world case.

$ grep -E 'spamassassin|libc9-dev' /var/log/dpkg.log
2012-07-20 15:27:03 upgrade spamassassin 3.3.1-1 3.3.2-3
2012-07-20 15:27:03 status half-configured spamassassin 3.3.1-1
2012-07-20 15:27:03 status unpacked spamassassin 3.3.1-1
2012-07-20 15:27:03 status half-installed spamassassin 3.3.1-1
2012-07-20 15:27:03 status half-installed spamassassin 3.3.1-1
2012-07-20 15:27:03 status half-installed spamassassin 3.3.1-1
2012-07-20 15:27:04 status unpacked spamassassin 3.3.2-3
2012-07-20 15:27:04 status unpacked spamassassin 3.3.2-3
2012-07-20 15:29:45 configure spamassassin 3.3.2-3 3.3.2-3
2012-07-20 15:29:45 status unpacked spamassassin 3.3.2-3
2012-07-20 15:29:45 status unpacked spamassassin 3.3.2-3
2012-07-20 15:29:45 status unpacked spamassassin 3.3.2-3
2012-07-20 15:29:45 status unpacked spamassassin 3.3.2-3
2012-07-20 15:29:45 status unpacked spamassassin 3.3.2-3
2012-07-20 15:29:45 status unpacked spamassassin 3.3.2-3
2012-07-20 15:29:45 status unpacked spamassassin 3.3.2-3
2012-07-20 15:29:45 status unpacked spamassassin 3.3.2-3
2012-07-20 15:29:45 status unpacked spamassassin 3.3.2-3
2012-07-20 15:29:45 status unpacked spamassassin 3.3.2-3
2012-07-20 15:29:45 status unpacked spamassassin 3.3.2-3
2012-07-20 15:29:45 status half-configured spamassassin 3.3.2-3
2012-07-20 15:49:55 configure spamassassin 3.3.2-3 3.3.2-3
2012-07-20 15:49:55 status half-configured spamassassin 3.3.2-3
2012-07-20 15:58:21 upgrade libc6-dev 2.11.3-3 2.13-33
2012-07-20 15:58:21 status half-configured libc6-dev 2.11.3-3
2012-07-20 15:58:21 status unpacked libc6-dev 2.11.3-3
2012-07-20 15:58:21 status half-installed libc6-dev 2.11.3-3
2012-07-20 15:58:23 status half-installed libc6-dev 2.11.3-3
2012-07-20 15:58:24 status unpacked libc6-dev 2.13-33
2012-07-20 15:58:24 status unpacked libc6-dev 2.13-33
2012-07-20 16:03:12 configure spamassassin:all 3.3.2-3 none
2012-07-20 16:03:12 status half-configured spamassassin:all 3.3.2-3
2012-07-20 16:04:12 status installed spamassassin:all 3.3.2-3
2012-07-20 16:04:13 configure libc6-dev:i386 2.13-33 none
2012-07-20 16:04:13 status unpacked libc6-dev:i386 2.13-33
2012-07-20 16:04:13 status half-configured libc6-dev:i386 2.13-33
2012-07-20 16:04:13 status installed libc6-dev:i386 2.13-33
2012-07-20 16:32:17 status triggers-pending spamassassin:all 3.3.2-3
2012-07-20 16:32:19 trigproc spamassassin:all 3.3.2-3 none
2012-07-20 16:32:19 status half-configured spamassassin:all 3.3.2-3
2012-07-20 16:33:37 status installed spamassassin:all 3.3.2-3
$

 For reference, here are the relevant bits from my upgrade transcript:

Sorry, you deleted some relevant bits:

 root@squeeze:~# apt-get upgrade
 Reading package lists... Done
 Building dependency tree   
 ...
 72 upgraded, 0 newly installed, 0 to remove and 116 not upgraded.

What were those 72 packages?

An interesting question is what would happen if instead of apt-get upgrade,
you'd use apt-get install spamassassin after editing sources.list.  That
would likely expose the issue.  (I may try this myself, in fact.)

-- 
Antti-Juhani Kaijanaho, Jyväskylä, Finland
http://antti-juhani.kaijanaho.fi/newblog/
http://www.flickr.com/photos/antti-juhani/



signature.asc
Description: Digital signature


Bug#659474: spamassassin: sa-compile problem on upgrade

2012-07-24 Thread Antti-Juhani Kaijanaho
severity 659474 normal
thanks

On Tue, Jul 24, 2012 at 11:30:25AM +0300, Antti-Juhani Kaijanaho wrote:
 On Tue, Jul 24, 2012 at 12:19:46AM -0700, Noah Meyerhans wrote:
  Had you enabled the cron job and run sa-compile successfully prior to the
  upgrade?
 
 I don't remember.  I had not touched the spamassassin setup for years.
[...] 
 An interesting question is what would happen if instead of apt-get upgrade,
 you'd use apt-get install spamassassin after editing sources.list.  That
 would likely expose the issue.  (I may try this myself, in fact.)

I've now completed this test.  No errors detected.

Okay, I think it's clear now that this is not a simple dependency problem and
is unlikely to hit most upgraders.  Hence downgrading back to normal.

Looks like both the packaged cronjob and my handcrafted cronjob have been
disabled in that system, so the data it tried to compile was probably very old.
(Is there some way I could determine how old it is?)

Interesting, though, that an upgrade to libc6-dev made it work.

-- 
Antti-Juhani Kaijanaho, Jyväskylä, Finland
http://antti-juhani.kaijanaho.fi/newblog/
http://www.flickr.com/photos/antti-juhani/



signature.asc
Description: Digital signature


Bug#682232: [debian-mysql] Bug#682232: mysql-server-5.5: Fails to upgrade squeeze - wheezy, does not start

2012-07-22 Thread Antti-Juhani Kaijanaho
On Fri, Jul 20, 2012 at 09:06:12PM +0100, Nicholas Bamber wrote:
   After that relevant sections from syslog please.

Already sent several hours before your mail.

-- 
Antti-Juhani Kaijanaho, Jyväskylä, Finland
http://antti-juhani.kaijanaho.fi/newblog/
http://www.flickr.com/photos/antti-juhani/


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#682232: [debian-mysql] Bug#682232: mysql-server-5.5: Fails to upgrade squeeze - wheezy, does not start

2012-07-22 Thread Antti-Juhani Kaijanaho
On Fri, Jul 20, 2012 at 10:24:08PM +0200, Julien Cristau wrote:
 There's nothing to fix AFAICT, logcheck configuration doesn't need to be
 readable by non-root.

Quite.

Julien, I notice you added a moreinfo tag without asking a question of me.
What info do you require of me?

-- 
Antti-Juhani Kaijanaho, Jyväskylä, Finland
http://antti-juhani.kaijanaho.fi/newblog/
http://www.flickr.com/photos/antti-juhani/



signature.asc
Description: Digital signature


Bug#682228: debtags: Fails to configure in a squeeze - wheezy upgrade

2012-07-20 Thread Antti-Juhani Kaijanaho
Package: debtags
Version: 1.10.1
Severity: grave
Justification: renders package unusable

Upgrading one of my systems to wheezy got me this:

Setting up debtags (1.10.1) ...
E: The value 'stable' is invalid for APT::Default-Release as such a release is 
not available in the sources
Traceback (most recent call last):
  File /usr/bin/debtags-fetch, line 347, in module
if not src.fetch():
  File /usr/bin/debtags-fetch, line 133, in fetch
raise RuntimeError(apt-cache dumpavail returned error code %d % 
proc.returncode)
RuntimeError: apt-cache dumpavail returned error code 100
fetcher command /usr/bin/debtags-fetch --local update failed. Context:
acquiring new data
dpkg: error processing debtags (--configure):
 subprocess installed post-installation script returned error exit status 1

Attempting another dpkg --configure -a does not eliminate the issue.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32.33-kvm-i386-2028-dirty (SMP w/1 CPU core)
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages debtags depends on:
ii  apt 0.9.7.1
ii  libapt-pkg4.12  0.9.7.1
ii  libc6   2.13-33
ii  libept1.4.121.0.9
ii  libgcc1 1:4.7.1-2
ii  libstdc++6  4.7.1-2
ii  libxapian22 1.2.10-2
ii  python  2.7.3~rc2-1
ii  python-debian   0.1.21
ii  zlib1g  1:1.2.7.dfsg-13

debtags recommends no packages.

Versions of packages debtags suggests:
pn  tagcoll  none

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#682232: mysql-server-5.5: Fails to upgrade squeeze - wheezy, does not start

2012-07-20 Thread Antti-Juhani Kaijanaho
Package: mysql-server-5.5
Version: 5.5.24+dfsg-4
Severity: grave
Justification: renders package unusable

During an upgrade from squeeze to wheezy, I got this:

Setting up mysql-server-5.5 (5.5.24+dfsg-4) ...
[ ok ] Stopping MySQL database server: mysqld.
[FAIL] Starting MySQL database server: mysqld . . . . . . . . . . . . . . 
failed!
invoke-rc.d: initscript mysql, action start failed.
dpkg: error processing mysql-server-5.5 (--configure):
 subprocess installed post-installation script returned error exit status 1

Indeed, starting manually fails as well:

# /etc/init.d/mysql start
[FAIL] Starting MySQL database server: mysqld . . . . . . . . . . . . . . 
failed!
#


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32.33-kvm-i386-2028-dirty (SMP w/1 CPU core)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mysql-server-5.5 depends on:
ii  adduser3.113+nmu3
ii  debconf [debconf-2.0]  1.5.44
ii  initscripts2.88dsf-22.1
ii  libc6  2.13-33
ii  libdbi-perl1.622-1
ii  libgcc11:4.7.1-2
ii  libstdc++6 4.7.1-2
ii  lsb-base   4.1+Debian7
ii  mysql-client-5.5   5.5.24+dfsg-4
ii  mysql-common   5.5.24+dfsg-4
ii  mysql-server-core-5.5  5.5.24+dfsg-4
ii  passwd 1:4.1.5.1-1
ii  perl   5.14.2-12
ii  psmisc 22.19-1
ii  zlib1g 1:1.2.7.dfsg-13

Versions of packages mysql-server-5.5 recommends:
ii  bsd-mailx [mailx]  8.1.2-0.2006cvs-1
ii  libhtml-template-perl  2.91-1

Versions of packages mysql-server-5.5 suggests:
pn  tinyca  none

-- Configuration Files:
/etc/logcheck/ignore.d.paranoid/mysql-server-5_5 [Errno 13] Permission denied: 
u'/etc/logcheck/ignore.d.paranoid/mysql-server-5_5'
/etc/logcheck/ignore.d.server/mysql-server-5_5 [Errno 13] Permission denied: 
u'/etc/logcheck/ignore.d.server/mysql-server-5_5'
/etc/logcheck/ignore.d.workstation/mysql-server-5_5 [Errno 13] Permission 
denied: u'/etc/logcheck/ignore.d.workstation/mysql-server-5_5'

-- debconf information:
  mysql-server/error_setting_password:
  mysql-server-5.5/postrm_remove_databases: false
  mysql-server-5.5/nis_warning:
  mysql-server-5.5/really_downgrade: false
  mysql-server-5.5/start_on_boot: true
  mysql-server/password_mismatch:
  mysql-server/no_upgrade_when_using_ndb:


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#682232: mysql-server-5.5: Fails to upgrade squeeze - wheezy, does not start

2012-07-20 Thread Antti-Juhani Kaijanaho
Package: mysql-server-5.5
Followup-For: Bug #682232

What are the etc logs?  Anyway, /var/log/mysql* logs do not contain anything
relevant:

$ LC_ALL=C ls -l /var/log/mysql* | grep 'Jul 20'
-rw-r- 1 mysql adm0 Jul 20 17:05 /var/log/mysql.err
-rw-r- 1 mysql adm0 Jul 20 17:05 /var/log/mysql.log
-rw-r- 1 mysql adm   0 Jul 20 01:30 mysql.log
$ 

Syslog output follows.

Jul 20 17:24:24 flowerpot mysqld_safe: Starting mysqld daemon with databases 
from /var/lib/mysql
Jul 20 17:24:24 flowerpot mysqld: 120720 17:24:24 [Note] Plugin 'FEDERATED' is 
disabled.
Jul 20 17:24:24 flowerpot mysqld: 120720 17:24:24 InnoDB: The InnoDB memory 
heap is disabled
Jul 20 17:24:24 flowerpot mysqld: 120720 17:24:24 InnoDB: Mutexes and rw_locks 
use GCC atomic builtins
Jul 20 17:24:24 flowerpot mysqld: 120720 17:24:24 InnoDB: Compressed tables use 
zlib 1.2.7
Jul 20 17:24:24 flowerpot mysqld: 120720 17:24:24 InnoDB: Using Linux native AIO
Jul 20 17:24:24 flowerpot mysqld: 120720 17:24:24 InnoDB: Initializing buffer 
pool, size = 128.0M
Jul 20 17:24:24 flowerpot mysqld: 120720 17:24:24 InnoDB: Completed 
initialization of buffer pool
Jul 20 17:24:24 flowerpot mysqld: 120720 17:24:24 InnoDB: highest supported 
file format is Barracuda.
Jul 20 17:24:24 flowerpot mysqld: 120720 17:24:24  InnoDB: Error: trying to 
access tablespace 1 page no. 2,
Jul 20 17:24:24 flowerpot mysqld: InnoDB: but the tablespace does not exist or 
is just being dropped.
Jul 20 17:24:24 flowerpot mysqld: 120720 17:24:24  InnoDB: Error: trying to 
access tablespace 1 page no. 2,
Jul 20 17:24:24 flowerpot mysqld: InnoDB: but the tablespace does not exist or 
is just being dropped.
Jul 20 17:24:24 flowerpot mysqld: 120720 17:24:24  InnoDB: Error: trying to 
access tablespace 1 page no. 2,
Jul 20 17:24:24 flowerpot mysqld: InnoDB: but the tablespace does not exist or 
is just being dropped.
Jul 20 17:24:24 flowerpot mysqld: 120720 17:24:24  InnoDB: Error: trying to 
access tablespace 1 page no. 2,
Jul 20 17:24:24 flowerpot mysqld: InnoDB: but the tablespace does not exist or 
is just being dropped.
Jul 20 17:24:24 flowerpot mysqld: 120720 17:24:24  InnoDB: Error: trying to 
access tablespace 1 page no. 2,
Jul 20 17:24:24 flowerpot mysqld: InnoDB: but the tablespace does not exist or 
is just being dropped.
Jul 20 17:24:24 flowerpot mysqld: 120720 17:24:24  InnoDB: Error: trying to 
access tablespace 1 page no. 2,
Jul 20 17:24:24 flowerpot mysqld: InnoDB: but the tablespace does not exist or 
is just being dropped.
Jul 20 17:24:24 flowerpot mysqld: 120720 17:24:24  InnoDB: Error: trying to 
access tablespace 1 page no. 2,
Jul 20 17:24:24 flowerpot mysqld: InnoDB: but the tablespace does not exist or 
is just being dropped.
Jul 20 17:24:24 flowerpot mysqld: 120720 17:24:24  InnoDB: Error: trying to 
access tablespace 1 page no. 2,
Jul 20 17:24:24 flowerpot mysqld: InnoDB: but the tablespace does not exist or 
is just being dropped.
Jul 20 17:24:24 flowerpot mysqld: 120720 17:24:24  InnoDB: Error: trying to 
access tablespace 1 page no. 2,
Jul 20 17:24:24 flowerpot mysqld: InnoDB: but the tablespace does not exist or 
is just being dropped.
Jul 20 17:24:24 flowerpot mysqld: 120720 17:24:24  InnoDB: Error: trying to 
access tablespace 1 page no. 2,
Jul 20 17:24:24 flowerpot mysqld: InnoDB: but the tablespace does not exist or 
is just being dropped.
Jul 20 17:24:24 flowerpot mysqld: 120720 17:24:24  InnoDB: Error: trying to 
access tablespace 1 page no. 2,
Jul 20 17:24:24 flowerpot mysqld: InnoDB: but the tablespace does not exist or 
is just being dropped.
Jul 20 17:24:24 flowerpot mysqld: 120720 17:24:24  InnoDB: Error: trying to 
access tablespace 1 page no. 2,
Jul 20 17:24:24 flowerpot mysqld: InnoDB: but the tablespace does not exist or 
is just being dropped.
Jul 20 17:24:24 flowerpot mysqld: 120720 17:24:24  InnoDB: Error: trying to 
access tablespace 1 page no. 2,
Jul 20 17:24:24 flowerpot mysqld: InnoDB: but the tablespace does not exist or 
is just being dropped.
Jul 20 17:24:24 flowerpot mysqld: 120720 17:24:24  InnoDB: Error: trying to 
access tablespace 1 page no. 2,
Jul 20 17:24:24 flowerpot mysqld: InnoDB: but the tablespace does not exist or 
is just being dropped.
Jul 20 17:24:24 flowerpot mysqld: 120720 17:24:24  InnoDB: Error: trying to 
access tablespace 1 page no. 2,
Jul 20 17:24:24 flowerpot mysqld: InnoDB: but the tablespace does not exist or 
is just being dropped.
Jul 20 17:24:24 flowerpot mysqld: 120720 17:24:24  InnoDB: Error: trying to 
access tablespace 1 page no. 2,
Jul 20 17:24:24 flowerpot mysqld: InnoDB: but the tablespace does not exist or 
is just being dropped.
Jul 20 17:24:24 flowerpot mysqld: 120720 17:24:24  InnoDB: Error: trying to 
access tablespace 1 page no. 2,
Jul 20 17:24:24 flowerpot mysqld: InnoDB: but the tablespace does not exist or 
is just being dropped.
Jul 20 17:24:24 flowerpot mysqld: 120720 17:24:24  InnoDB: Error: trying to 
access tablespace 1 page no. 2,
Jul 20 17:24:24 flowerpot mysqld: 

Bug#682232: mysql-server-5.5: Fails to upgrade squeeze - wheezy, does not start

2012-07-20 Thread Antti-Juhani Kaijanaho
Package: mysql-server-5.5
Version: 5.5.24+dfsg-4
Followup-For: Bug #682232

I worked around this by the following:

First, started mysqld with innodb_force_recovery = 1.  Then, verified that none
of my tables actually used InnoDB by the following query: 

 SELECT table_schema, table_name FROM INFORMATION_SCHEMA.TABLES WHERE engine = 
'innodb';

Finally, after stopping mysqld again, I took a backup of /var/lib/mysql and
then deleted the InnoDB files there.

Afterwards, mysql started fine with innodb_force_recovery = 0 and appears now
to be working correctly.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32.33-kvm-i386-2028-dirty (SMP w/1 CPU core)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mysql-server-5.5 depends on:
ii  adduser3.113+nmu3
ii  debconf [debconf-2.0]  1.5.44
ii  initscripts2.88dsf-22.1
ii  libc6  2.13-33
ii  libdbi-perl1.622-1
ii  libgcc11:4.7.1-2
ii  libstdc++6 4.7.1-2
ii  lsb-base   4.1+Debian7
ii  mysql-client-5.5   5.5.24+dfsg-4
ii  mysql-common   5.5.24+dfsg-4
ii  mysql-server-core-5.5  5.5.24+dfsg-4
ii  passwd 1:4.1.5.1-1
ii  perl   5.14.2-12
ii  psmisc 22.19-1
ii  zlib1g 1:1.2.7.dfsg-13

Versions of packages mysql-server-5.5 recommends:
ii  bsd-mailx [mailx]  8.1.2-0.2006cvs-1
ii  libhtml-template-perl  2.91-1

Versions of packages mysql-server-5.5 suggests:
pn  tinyca  none

-- Configuration Files:
/etc/logcheck/ignore.d.paranoid/mysql-server-5_5 [Errno 13] Permission denied: 
u'/etc/logcheck/ignore.d.paranoid/mysql-server-5_5'
/etc/logcheck/ignore.d.server/mysql-server-5_5 [Errno 13] Permission denied: 
u'/etc/logcheck/ignore.d.server/mysql-server-5_5'
/etc/logcheck/ignore.d.workstation/mysql-server-5_5 [Errno 13] Permission 
denied: u'/etc/logcheck/ignore.d.workstation/mysql-server-5_5'

-- debconf information:
  mysql-server/error_setting_password:
  mysql-server-5.5/postrm_remove_databases: false
  mysql-server-5.5/nis_warning:
  mysql-server-5.5/really_downgrade: false
  mysql-server-5.5/start_on_boot: true
  mysql-server/password_mismatch:
  mysql-server/no_upgrade_when_using_ndb:


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#665808: Likely #665791

2012-04-02 Thread Antti-Juhani Kaijanaho
This bug is likely the same as #665791.
Downgrading libnm-glib4 is a workaround, at least for me.

-- 
Antti-Juhani Kaijanaho, Jyväskylä, Finland
http://antti-juhani.kaijanaho.fi/newblog/



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#665063: bnfc: FTBFS: Could not find module `Char'

2012-03-25 Thread Antti-Juhani Kaijanaho
On Thu, Mar 22, 2012 at 01:24:53PM +0100, Lucas Nussbaum wrote:
 During a rebuild of all packages in sid, your package failed to build on
 amd64.

Thanks for the report.  My plan is to fix it this week.

-- 
Antti-Juhani Kaijanaho, Jyväskylä, Finland
http://antti-juhani.kaijanaho.fi/newblog/
http://www.flickr.com/photos/antti-juhani/




--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#647994: chromium: Aw, Snap! for everything after upgrade

2011-11-08 Thread Antti-Juhani Kaijanaho
Package: chromium
Version: 15.0.874.106~r107270-1
Severity: grave
Justification: renders package unusable

After upgrading to this version, chromium displays the Aw, Snap! screen for
everything, including chrome:///settings.

If I downgrade to 14.0.835.202~r103287-1, everything works.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.1.0-ibid-1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=fi_FI.utf8, LC_CTYPE=fi_FI.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages chromium depends on:
ii  chromium-inspector  15.0.874.106~r107270-1 
ii  libasound2  1.0.24.1-4 
ii  libavcodec534:0.7.2-1+b1   
ii  libavformat53   4:0.7.2-1+b1   
ii  libavutil51 4:0.7.2-1+b1   
ii  libbz2-1.0  1.0.5-7
ii  libc6   2.13-21
ii  libcairo2   1.10.2-6.1 
ii  libcups21.5.0-10   
ii  libdbus-1-3 1.4.16-1   
ii  libdbus-glib-1-20.98-1 
ii  libevent-1.4-2  1.4.14b-stable-1   
ii  libexpat1   2.0.1-7.2  
ii  libflac81.2.1-6
ii  libfontconfig1  2.8.0-3
ii  libfreetype62.4.7-2
ii  libgcc1 1:4.6.2-4  
ii  libgconf2-4 2.32.4-1   
ii  libgcrypt11 1.5.0-3
ii  libgdk-pixbuf2.0-0  2.24.0-1   
ii  libglib2.0-02.30.1-2   
ii  libgtk2.0-0 2.24.7-1   
ii  libjpeg88c-2   
ii  libnspr4-0d 4.8.9-1
ii  libnss3-1d  3.13.1.with.ckbi.1.88-1
ii  libpango1.0-0   1.29.4-2   
ii  libpng12-0  1.2.46-3   
ii  libspeex1   1.2~rc1-1  
ii  libstdc++6  4.6.2-4
ii  libvpx0 0.9.7.p1-2 
ii  libwebp20.1.3-1
ii  libx11-62:1.4.4-2  
ii  libxext62:1.3.0-3  
ii  libxml2 2.7.8.dfsg-5   
ii  libxrender1 1:0.9.6-2  
ii  libxslt1.1  1.1.26-8   
ii  libxss1 1:1.2.1-2  
ii  xdg-utils   1.1.0~rc1-2
ii  zlib1g  1:1.2.3.4.dfsg-3   

chromium recommends no packages.

Versions of packages chromium suggests:
ii  chromium-l10n  15.0.874.106~r107270-1

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#645056: fonts-unfonts-extra: Installation failure

2011-10-12 Thread Antti-Juhani Kaijanaho
Package: fonts-unfonts-extra
Version: 1.0.2-080608-3
Severity: serious
Justification: rc_policy.txt item 2 clause 3

Unpacking fonts-unfonts-extra (from 
.../fonts-unfonts-extra_1.0.2-080608-3_all.deb) ...
dpkg: error processing 
/var/cache/apt/archives/fonts-unfonts-extra_1.0.2-080608-3_all.deb (--unpack):
 trying to overwrite '/etc/fonts/conf.d/90-ttf-unfonts-extra.conf', which is 
also in package ttf-unfonts-extra 1.0.2-080608-2
configured to not write apport reports

Is the file correctly named in this package?  If so, some conflicts are in
order.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.6-ibid-1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

fonts-unfonts-extra depends on no packages.

Versions of packages fonts-unfonts-extra recommends:
ii  fonts-unfonts-core  1.0.2-080608-4

fonts-unfonts-extra suggests no packages.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#569934: libghc6-mtl-dev: broken because of a dependency on base

2010-02-15 Thread Antti-Juhani Kaijanaho
Package: libghc6-mtl-dev
Version: 1.1.0.2-9
Severity: grave
Justification: renders package unusable

Like most of the other installable libghc6*-dev packages, this package
is unusable currently (from ghc-pkg check):

There are problems in package mtl-1.1.0.2:
  dependency base-4.2.0.0-f87cc184652024ad761422b6a80d0306 doesn't exist

(Maybe a bin-NMU would fix the immediate problem?)

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32.8-ibid-1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libghc6-mtl-dev depends on:
ii  ghc6  6.12.1-9   GHC - the Glasgow Haskell Compilat
ii  libc6 2.10.2-6   Embedded GNU C Library: Shared lib
ii  libffi5   3.0.9-1Foreign Function Interface library
ii  libgmp3c2 2:4.3.2+dfsg-1 Multiprecision arithmetic library

libghc6-mtl-dev recommends no packages.

Versions of packages libghc6-mtl-dev suggests:
pn  libghc6-mtl-doc   none (no description available)
ii  libghc6-mtl-prof  1.1.0.2-9  Haskell monad transformer library 

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20100215100747.12255.9022.report...@kukkaseppele.kaijanaho.fi



Bug#552719: darcs-monitor: FTBFS: Unsatisfiable build-dependency: libghc6-haxml-dev(inst 1:1.13.3-1 ! wanted 1.14)

2009-10-29 Thread Antti-Juhani Kaijanaho
On Wed, Oct 28, 2009 at 12:02:06PM +0100, Lucas Nussbaum wrote:
 During a rebuild of all packages in sid, your package failed to build on
 amd64.

Looks like the problem is the new haxml epoch.  I'll work on this on the
evening.

-- 
Antti-Juhani Kaijanaho, Jyväskylä, Finland
http://antti-juhani.kaijanaho.fi/newblog/
http://www.flickr.com/photos/antti-juhani/



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#546518: No /bin/sh between unpacking and configuring

2009-09-14 Thread Antti-Juhani Kaijanaho
Package: bash
Version: 4.0-6

I experienced this problem when upgrading from 4.0-4 to 4.0-6.
It immediately laid havoc to the rest of the upgrade process,
and undoubtedly would have broken my system in interesting ways
had I not intervened manually (by creating the sh link).

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31-ibid-1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages bash depends on:
ii  base-files5.0.0  Debian base system miscellaneous f
ii  dash  0.5.5.1-2.3POSIX-compliant shell
ii  debianutils   3.2.1  Miscellaneous utilities specific t
ii  libc6 2.9-26 GNU C Library: Shared libraries
ii  libncurses5   5.7+20090803-2 shared libraries for terminal hand

Versions of packages bash recommends:
ii  bash-completion   1:1.0-3programmable completion for the ba

Versions of packages bash suggests:
pn  bash-doc  none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543632: grub-pc: postinst failure

2009-08-26 Thread Antti-Juhani Kaijanaho
Package: grub-pc
Version: 1.96+20090825-1
Severity: grave
Justification: renders package unusable

a...@kukkaseppele:~$ dpkg --configure -a
dpkg: requested operation requires superuser privilege
a...@kukkaseppele:~$ sudo dpkg --configure -a
[sudo] password for ajk: 
Setting up grub-pc (1.96+20090825-1) ...
dpkg: error processing grub-pc (--configure):
 subprocess installed post-installation script returned error exit status 10
Errors were encountered while processing:
 grub-pc
a...@kukkaseppele:~$ 

I added set -x to the postinst and got this:
a...@kukkaseppele:~$ sudo dpkg --configure -a
Setting up grub-pc (1.96+20090825-1) ...
+ case $1 in
+ . /usr/share/debconf/confmodule
++ '[' '!' '' ']'
++ PERL_DL_NONLAZY=1
++ export PERL_DL_NONLAZY
++ '[' '' ']'
++ exec /usr/share/debconf/frontend /var/lib/dpkg/info/grub-pc.postinst 
configure 1.96+20090808-1
dpkg: error processing grub-pc (--configure):
 subprocess installed post-installation script returned error exit status 10
Errors were encountered while processing:
 grub-pc
a...@kukkaseppele:~$ 

-- Package-specific info:

*** BEGIN /proc/mounts
/dev/mapper/kukkaseppele-root / ext3 rw,relatime,errors=remount-ro,data=journal 
0 0
/dev/sda1 /boot ext3 rw,relatime,errors=continue,data=writeback 0 0
*** END /proc/mounts

*** BEGIN /boot/grub/device.map
(hd0)   /dev/sda
*** END /boot/grub/device.map

*** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
set default=0
set timeout=5
insmod lvm
set root=(kukkaseppele-root)
search --no-floppy --fs-uuid --set 57b45d47-0a69-49af-a624-552eded94571
if loadfont /usr/share/grub/unicode.pf2 ; then
  set gfxmode=640x480
  insmod gfxterm
  insmod vbe
  if terminal_output.gfxterm ; then true ; else
# For backward compatibility with versions of terminal.mod that don't
# understand terminal_output
terminal gfxterm
  fi
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set root=(hd0,1)
search --no-floppy --fs-uuid --set eacdb09b-33d9-426f-b164-880f7f5a600c
insmod png
if background_image /grub/moreblue-orbit-grub.png ; then
  set color_normal=black/black
  set color_highlight=magenta/black
else
  set menu_color_normal=cyan/blue
  set menu_color_highlight=white/blue
fi
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
menuentry Debian GNU/Linux, Linux 2.6.30.5-ibid-1 {
set root=(hd0,1)
search --no-floppy --fs-uuid --set eacdb09b-33d9-426f-b164-880f7f5a600c
linux   /vmlinuz-2.6.30.5-ibid-1 root=/dev/mapper/kukkaseppele-root ro  
rootflags=data=journal
initrd  /initrd.img-2.6.30.5-ibid-1
}
menuentry Debian GNU/Linux, Linux 2.6.30.5-ibid-1 (recovery mode) {
set root=(hd0,1)
search --no-floppy --fs-uuid --set eacdb09b-33d9-426f-b164-880f7f5a600c
linux   /vmlinuz-2.6.30.5-ibid-1 root=/dev/mapper/kukkaseppele-root ro 
single 
initrd  /initrd.img-2.6.30.5-ibid-1
}
### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/40_custom ###
# This file is an example on how to add custom entries
### END /etc/grub.d/40_custom ###
*** END /boot/grub/grub.cfg

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30.5-ibid-1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages grub-pc depends on:
ii  debconf [debconf-2.0]1.5.27  Debian configuration management sy
ii  grub-common  1.96+20090825-1 GRand Unified Bootloader, version 
ii  libc62.9-25  GNU C Library: Shared libraries
ii  ucf  3.0020  Update Configuration File: preserv

grub-pc recommends no packages.

Versions of packages grub-pc suggests:
ii  desktop-base  5.0.5  common files for the Debian Deskto
ii  genisoimage   9:1.1.9-1  Creates ISO-9660 CD-ROM filesystem

-- debconf information:
* grub-pc/linux_cmdline:
  grub2/linux_cmdline:
* grub-pc/chainload_from_menu.lst: true
  grub-pc/kopt_extracted: false
  grub-pc/postrm_purge_boot_grub: false
  grub2/linux_cmdline_default: quiet
* grub-pc/install_devices: /dev/sda



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#533886: ttf-kiloji: Fails to install

2009-06-21 Thread Antti-Juhani Kaijanaho
Package: ttf-kiloji
Version: 1:2.1.0-8
Severity: grave
Justification: renders package unusable

Setting up ttf-kiloji (1:2.1.0-8) ...
dpkg: error processing ttf-kiloji (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 ttf-kiloji

After editing the postinst to add set -x:

a...@kukkaseppele:~/project/alue2$ sudo dpkg --configure -a
Setting up ttf-kiloji (1:2.1.0-8) ...
+ FILE=/etc/defoma/hints/ttf-kiloji.hints
+ '[' configure = configure ']'
+ test -x defoma-font
dpkg: error processing ttf-kiloji (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 ttf-kiloji

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-ibid-1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages ttf-kiloji depends on:
ii  defoma   0.11.10-0.2 Debian Font Manager -- automatic f

ttf-kiloji recommends no packages.

Versions of packages ttf-kiloji suggests:
ii  fontconfig2.6.0-4generic font configuration library
ii  x-ttcidfont-conf  32 TrueType and CID fonts configurati
ii  xserver-xorg  1:7.4+3the X.Org X server

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#517058: apt-listbugs is uninstallable

2009-02-25 Thread Antti-Juhani Kaijanaho
Package: apt-listbugs
Version: 0.0.94
Severity: grave
Justification: renders package unusable

apt-listbugs (0.0.94) depends on libgettext-ruby1.8 but the current version
of libgettext-ruby1.8 (1.93.0-1) conflicts with apt-listbugs (= 0.0.94).  Thus
apt-listbugs is currently uninstallable in sid.

..

a...@kukkaseppele:~$ grep-dctrl -PX apt-listbugs -o -PX libgettext-ruby1.8 
-sPackage,Version,Depends,Conflicts 
/var/lib/apt/lists/ftp.fi.debian.org_debian_dists_sid_main_binary-amd64_Packages
Package: apt-listbugs
Version: 0.0.94
Depends: ruby (= 1.8), libruby1.8 (= 1.8.5), libdpkg-ruby1.8 (= 0.3.2), apt, 
libzlib-ruby1.8, libgettext-ruby1.8, libxml-parser-ruby1.8, 
libhttp-access2-ruby1.8 (= 2.0.6)

Package: libgettext-ruby1.8
Version: 1.93.0-1
Depends: irb1.8, locales
Conflicts: apt-listbugs (= 0.0.94), libgettext-ruby (= 0.8.1-2)

a...@kukkaseppele:~$ LANG=C sudo apt-get install apt-listbugs
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  apt-listbugs: Depends: libgettext-ruby1.8 but it is not going to be installed
E: Broken packages
a...@kukkaseppele:~$ LANG=C sudo apt-get install apt-listbugs libgettext-ruby1.8
Reading package lists... Done
Building dependency tree   
Reading state information... Done
libgettext-ruby1.8 is already the newest version.
libgettext-ruby1.8 set to manually installed.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  libgettext-ruby1.8: Conflicts: apt-listbugs (= 0.0.94) but 0.0.94 is to be 
installed
E: Broken packages


-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28.6-ibid-1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages apt-listbugs depends on:
ii  apt   0.7.20.2   Advanced front-end for dpkg
pn  libdpkg-ruby1.8   none (no description available)
ii  libgettext-ruby1.81.93.0-1   Gettext for ruby1.8
pn  libhttp-access2-ruby1.8   none (no description available)
ii  libruby1.8 [libzlib-ruby1.8]  1.8.7.72-3 Libraries necessary to run Ruby 1.
pn  libxml-parser-ruby1.8 none (no description available)
ii  ruby  4.2An interpreter of object-oriented 

apt-listbugs recommends no packages.

Versions of packages apt-listbugs suggests:
ii  debianutils2.31  Miscellaneous utilities specific t
ii  elinks [www-browser]   0.12~pre2.dfsg0-1 advanced text-mode WWW browser
ii  epiphany-gecko [www-br 2.22.3-9  Intuitive GNOME web browser - Geck
ii  iceweasel [www-browser 3.0.6-1   lightweight web browser based on M
ii  links2 [www-browser]   2.2-1 Web browser running in both graphi
ii  lynx-cur [www-browser] 2.8.7dev13-1  Text-mode WWW Browser with NLS sup
ii  reportbug  3.48  reports bugs in the Debian distrib
ii  w3m [www-browser]  0.5.2-2+b1WWW browsable pager with excellent



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#495604: postfix security upgrade is treated as a downgrade by dpkg

2008-08-18 Thread Antti-Juhani Kaijanaho
Package: postfix
Version: 2.3.8-2etch1
Severity: grave
Tags: security
Justification: renders a DSA ineffective

The DSA 1629-1 upgrade of postfix is treated as a downgrade by dpkg and
apt, and thus the upgrade won't happen unless the user takes unusual
action (instructing them to proceed with a downgrade):

dpkg - warning: downgrading postfix from 2.3.8-2+b1 to 2.3.8-2etch1.
Preparing to replace postfix 2.3.8-2+b1 (using 
.../postfix_2.3.8-2etch1_i386.deb) ...

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (990, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.23.1-bytemark-uml
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)

Versions of packages postfix depends on:
ii  adduser3.102 Add and remove users and groups
ii  debconf [debconf-2.0]  1.5.11etch2   Debian configuration management sy
ii  dpkg   1.13.25   package maintenance system for Deb
ii  libc6  2.3.6.ds1-13etch7 GNU C Library: Shared libraries
ii  libdb4.3   4.3.29-8  Berkeley v4.3 Database Libraries [
ii  libsasl2-2 2.1.22.dfsg1-8Authentication abstraction library
ii  libssl0.9.80.9.8c-4etch3 SSL shared libraries
ii  lsb-base   3.1-23.2etch1 Linux Standard Base 3.1 init scrip
ii  netbase4.29  Basic TCP/IP networking system
ii  ssl-cert   1.0.14Simple debconf wrapper for openssl

Versions of packages postfix recommends:
ii  emacs21 [mail-re 21.4a+1-3etch1  The GNU Emacs editor
ii  mailx [mail-read 1:8.1.2-0.20050715cvs-1 A simple mail user agent
ii  mutt [mail-reade 1.5.13-1.1etch1 text-based mailreader supporting M

-- debconf information excluded



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#495626: postfix security upgrade is treated as a downgrade by dpkg

2008-08-18 Thread Antti-Juhani Kaijanaho
Package: postfix
Version: 2.3.8-2etch1
Severity: grave
Justification: renders a DSA ineffective
Tags: security

The DSA 1629-1 upgrade of postfix is treated as a downgrade by dpkg and
apt, and thus the upgrade won't happen unless the user takes unusual
action (instructing them to proceed with a downgrade):

dpkg - warning: downgrading postfix from 2.3.8-2+b1 to 2.3.8-2etch1.
Preparing to replace postfix 2.3.8-2+b1 (using 
.../postfix_2.3.8-2etch1_i386.deb) ...

(Incidentally, I'll note that I tried to send this report about eight
hours ago, but the upgrade silently broke my setup by overwriting my
/etc/aliases for some strange reason, and the message went into the bit
bucket due to debian.org not being able to do a successful sender
callout test.  Fortunately reportbug doesn't delete its temporary file
containing the report it had supposedly sent.)

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (990, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.23.1-bytemark-uml
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)

Versions of packages postfix depends on:
ii  adduser3.102 Add and remove users and groups
ii  debconf [debconf-2.0]  1.5.11etch2   Debian configuration management sy
ii  dpkg   1.13.25   package maintenance system for Deb
ii  libc6  2.3.6.ds1-13etch7 GNU C Library: Shared libraries
ii  libdb4.3   4.3.29-8  Berkeley v4.3 Database Libraries [
ii  libsasl2-2 2.1.22.dfsg1-8Authentication abstraction library
ii  libssl0.9.80.9.8c-4etch3 SSL shared libraries
ii  lsb-base   3.1-23.2etch1 Linux Standard Base 3.1 init scrip
ii  netbase4.29  Basic TCP/IP networking system
ii  ssl-cert   1.0.14Simple debconf wrapper for openssl

Versions of packages postfix recommends:
ii  emacs21 [mail-re 21.4a+1-3etch1  The GNU Emacs editor
ii  mailx [mail-read 1:8.1.2-0.20050715cvs-1 A simple mail user agent
ii  mutt [mail-reade 1.5.13-1.1etch1 text-based mailreader supporting M

-- debconf information excluded



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#460386: bnfc: FTBFS: lexical error in string/character literal at character '\t'

2008-01-18 Thread Antti-Juhani Kaijanaho
Just to let people know: my primary computer cannot yet be upgraded to
6.8 due to the fact that I need gtk2hs for my work.  I suspect this one
needs to be forwarded upstream, but I'd have to check first.

-- 
Antti-Juhani Kaijanaho, Jyväskylä, Finland
http://antti-juhani.kaijanaho.fi/newblog/
http://www.flickr.com/photos/antti-juhani/




Bug#440520: Bug#439827: grep -vw segfault on word matches in UTF-8 locales

2007-09-04 Thread Antti-Juhani Kaijanaho
Ooops.

I don't understand why I did not see all those already open reports.  I
did scan through the grep bug list (searched for the word segfault
even).

Sorry about that.
-- 
Antti-Juhani Kaijanaho, Jyväskylä
http://antti-juhani.kaijanaho.fi/newblog/
http://www.flickr.com/photos/antti-juhani/


signature.asc
Description: Digital signature


Bug#431407: aptitude: since upgrade to 0.4.4-4+b1 (together with apt 0.7) loading cache is horrible slow

2007-07-02 Thread Antti-Juhani Kaijanaho
On Mon, Jul 02, 2007 at 07:45:33AM -0700, Daniel Burrows wrote:
   Please install the version of aptitude from experimental.  It should
 fix your problem.

This seems to require downgrading apt co on amd64.

(I have this problem too.)

-- 
Antti-Juhani Kaijanaho, Jyväskylä
http://antti-juhani.kaijanaho.fi/newblog/
http://www.flickr.com/photos/antti-juhani/


signature.asc
Description: Digital signature


Bug#427592: workbone: FTBFS: /usr/include/bits/ustat.h:26: error: redefinition of 'struct ustat'

2007-06-16 Thread Antti-Juhani Kaijanaho
On Tue, Jun 05, 2007 at 08:12:34AM +0200, Lucas Nussbaum wrote:
 Justification: FTBFS on i386

The i386 buildd seems not have a problem with it.

Note that I just orphaned this package, see #429178.
-- 
Antti-Juhani Kaijanaho, Jyväskylä
http://antti-juhani.kaijanaho.fi/newblog/


signature.asc
Description: Digital signature


Bug#410389: Acknowledgement (libghc6-gtk-dev: postinst requires over 500 MB (virtual) memory!)

2007-02-10 Thread Antti-Juhani Kaijanaho
You should be able to build the GHCi library at package build time by
using ld in debian/rules; see
http://www.haskell.org/ghc/docs/latest/html/users_guide/packages.html#building-packages
for the details.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#291040: NMU uploaded

2006-09-09 Thread Antti-Juhani Kaijanaho
Bart Martens wrote:
 On Fri, 2006-09-08 at 23:21 +0200, Andreas Barth wrote:
 I uploaded an NMU of your package.
 
 Please remove that upload.

I'm not Andreas, but I'd like to note that it has already been ACCEPTed
to the archive; I doubt removing it is an option any more.

 The bug was reported on 5 september.  I
 asked my sponsor to upload my updated package on 7 september.  We are
 now 8 september.  Please give my sponsor the time to process my request
 to upload.

Might I suggest that you tag pending any bugs that you have fixed in
your sources (and sent to your sponsor), so that others see that it is
in the process of being fixed?  It might help avoid these sorts of
misunderstandings.

(Personally, I tag a bug pending immediately after making the changelog
entry for the fix in my own sources.)

Antti-Juhani


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#353533: Empty /usr/share/doc/grep-dctrl directory

2006-02-19 Thread Antti-Juhani Kaijanaho
Martin Orr wrote:
 grep-dctrl has an empty /usr/share/doc/grep-dctrl directory

It's supposed to be a symbolic link to dctrl-tools' doc dir.

I've seen this happen myself, but I don't know what causes it. Do you
have any theories?



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#319907: libslang1-dev is uninstallable

2005-07-25 Thread Antti-Juhani Kaijanaho
Package: libslang1-dev
Version: 1.4.9dbs-9
Severity: grave

libslang1-dev depends on slang1 (= 1.4.9dbs-9), which is not available
in unstable.  Yes libslang1 provides slang1, but that works only for
unversioned dependencies.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.11-1-686
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#299702: Obsolete bug?

2005-07-22 Thread Antti-Juhani Kaijanaho
Is this bug obsolete, now that sarge has been released?
-- 
Antti-Juhani Kaijanaho, Debian developer 

http://kaijanaho.info/antti-juhani/blog/en/debian


signature.asc
Description: Digital signature