Bug#902031: needrestart: Restarts login manager

2018-06-22 Thread Daniel Bayer
Control: retitle -1 needrestart: ignores configuration file

Hi!

On Thu, Jun 21, 2018 at 08:22:26PM +0200, Axel Beckert wrote:
> But for some reason "qr(^wdm)" doesn't seem to match wdm.service
> (anymore?) and it did by default restart wdm.service.
> 
> I don't think, the change from "q(^wdm)" to "qr(^wdm)" could have
> caused this, but I haven't found any other recent change.

I just had the same probem (with sddm). The reason is that the
configuration file is not correctly parsed anymore.

The bug is in commit dd7f10172a7f6163b906b23297898ac1ac164210. The
problem is that the last command in the block changed. So the return
value of <$fh> is ignored and hence the entire configuration, too.


Daniel



Bug#846927: does not check return value

2016-12-04 Thread Daniel Bayer
Package: grub2-common
Version: 2.02~beta3-3
Severity: normal
File: /usr/sbin/grub-install

Hi!

grub-install does not check the return value of
efibootmgr:

| grub-install: info: Registering with EFI: distributor = `debian', path = 
`\EFI\debian\grubx64.efi', ESP at hostdisk//dev/sda,gpt1.
| grub-install: info: executing efibootmgr --version /dev/null.
| grub-install: info: executing modprobe -q efivars.
| grub-install: info: executing efibootmgr -c -d /dev/sda -p 1 -w -L debian -l 
\EFI\debian\grubx64.efi.
| Could not prepare Boot variable: No space left on device
| Installation finished. No error reported.

Despite efibootmgr failing and returning an eror code (5)
grub-install claims installation was successful. This
resulted into an unbootable system. See also
#845023 for an example.

grub-install should check the return code of efibootmgr,
report it to the user, and (idealy) suggest a strategy
to workaround this firmware bug.


Daniel



Bug#845023: efibootmgr: Could not prepare Boot variable: No space left on device

2016-12-04 Thread Daniel Bayer
Hi!

On Sat, Nov 26, 2016 at 05:50:56PM +0300, Vladimir Stavrinov wrote:
> On Sun, Nov 20, 2016 at 03:24:09PM +, Steve McIntyre wrote:
> > changes in what the software does. There are known example of UEFI
> > firmware in the wild that have demonstrated a problem with managing
> > EFI variable space when writing new variables. I believe that's what
> > your problem is, and I've not seen anything new in what you've
> 
> You are absolutely right. After bios upgrade the problem gone. I am
> sorry for push and thank You for help.

I have exactly the same problem on a Thinkpad T440p and a firmware
update didn't help. I "solved" it by installing grub as
BOOT/BOOTX64.EFI, too:

| # find  /boot/efi/EFI/  
| /boot/efi/EFI/
| /boot/efi/EFI/debian
| /boot/efi/EFI/debian/grubx64.efi
| /boot/efi/EFI/BOOT
| /boot/efi/EFI/BOOT/BOOTX64.EFI

The bug is that grub-install does not check the return code of
efibootmgr.


Daniel



Bug#827247: does not build for kernel 4.6

2016-06-14 Thread Daniel Bayer
Package: tp-smapi-source
Version: 0.41-1
Severity: normal
File: /usr/src/tp-smapi.tar.bz2

Hi!

The tp-smapi module does not build for Linux 4.6. See the
attached log for details.


Daniel

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

Kernel: Linux 4.5.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages tp-smapi-source depends on:
ii  debhelper 9.20160403
ii  module-assistant  0.11.8

tp-smapi-source recommends no packages.

Versions of packages tp-smapi-source suggests:
pn  sysfsutils  

-- no debconf information
dh_testdir
# Cleaning package
/usr/bin/make clean
make[1]: Verzeichnis „/usr/src/modules/tp-smapi“ wird betreten
rm -f tp_smapi.mod.* tp_smapi.o tp_smapi.ko .tp_smapi.*.cmd
rm -f thinkpad_ec.mod.* thinkpad_ec.o thinkpad_ec.ko .thinkpad_ec.*.cmd
rm -f hdaps.mod.* hdaps.o hdaps.ko .hdaps.*.cmd
rm -f *~ diff/*~ *.orig diff/*.orig *.rej diff/*.rej
rm -f tp_smapi-*-for-*.patch
rm -fr .tmp_versions Modules.symvers diff/hdaps.diff.tmp
make[1]: Verzeichnis „/usr/src/modules/tp-smapi“ wird verlassen
dh_clean
/usr/bin/make  -f debian/rules clean
make[1]: Verzeichnis „/usr/src/modules/tp-smapi“ wird betreten
dh_testdir
# Cleaning package
/usr/bin/make clean
make[2]: Verzeichnis „/usr/src/modules/tp-smapi“ wird betreten
rm -f tp_smapi.mod.* tp_smapi.o tp_smapi.ko .tp_smapi.*.cmd
rm -f thinkpad_ec.mod.* thinkpad_ec.o thinkpad_ec.ko .thinkpad_ec.*.cmd
rm -f hdaps.mod.* hdaps.o hdaps.ko .hdaps.*.cmd
rm -f *~ diff/*~ *.orig diff/*.orig *.rej diff/*.rej
rm -f tp_smapi-*-for-*.patch
rm -fr .tmp_versions Modules.symvers diff/hdaps.diff.tmp
make[2]: Verzeichnis „/usr/src/modules/tp-smapi“ wird verlassen
dh_clean
make[1]: Verzeichnis „/usr/src/modules/tp-smapi“ wird verlassen
/usr/bin/make  -f debian/rules kdist_clean kdist_config binary-modules
make[1]: Verzeichnis „/usr/src/modules/tp-smapi“ wird betreten
dh_testdir
# Cleaning package
/usr/bin/make clean
make[2]: Verzeichnis „/usr/src/modules/tp-smapi“ wird betreten
rm -f tp_smapi.mod.* tp_smapi.o tp_smapi.ko .tp_smapi.*.cmd
rm -f thinkpad_ec.mod.* thinkpad_ec.o thinkpad_ec.ko .thinkpad_ec.*.cmd
rm -f hdaps.mod.* hdaps.o hdaps.ko .hdaps.*.cmd
rm -f *~ diff/*~ *.orig diff/*.orig *.rej diff/*.rej
rm -f tp_smapi-*-for-*.patch
rm -fr .tmp_versions Modules.symvers diff/hdaps.diff.tmp
make[2]: Verzeichnis „/usr/src/modules/tp-smapi“ wird verlassen
dh_clean
/usr/bin/make -w -f debian/rules clean
make[2]: Verzeichnis „/usr/src/modules/tp-smapi“ wird betreten
dh_testdir
# Cleaning package
/usr/bin/make clean
make[3]: Verzeichnis „/usr/src/modules/tp-smapi“ wird betreten
rm -f tp_smapi.mod.* tp_smapi.o tp_smapi.ko .tp_smapi.*.cmd
rm -f thinkpad_ec.mod.* thinkpad_ec.o thinkpad_ec.ko .thinkpad_ec.*.cmd
rm -f hdaps.mod.* hdaps.o hdaps.ko .hdaps.*.cmd
rm -f *~ diff/*~ *.orig diff/*.orig *.rej diff/*.rej
rm -f tp_smapi-*-for-*.patch
rm -fr .tmp_versions Modules.symvers diff/hdaps.diff.tmp
make[3]: Verzeichnis „/usr/src/modules/tp-smapi“ wird verlassen
dh_clean
make[2]: Verzeichnis „/usr/src/modules/tp-smapi“ wird verlassen
make[1]: Für das Ziel „kdist_config“ ist nichts zu tun.
for templ in ; do \
cp $templ `echo $templ | sed -e 's/_KVERS_/4.6.0-1-amd64/g'` ; \
  done
for templ in `ls debian/*.modules.in` ; do \
test -e ${templ%.modules.in}.backup || cp ${templ%.modules.in} 
${templ%.modules.in}.backup 2>/dev/null || true; \
sed -e 's/##KVERS##/4.6.0-1-amd64/g ;s/#KVERS#/4.6.0-1-amd64/g ; 
s/_KVERS_/4.6.0-1-amd64/g ; s/##KDREV##/4.6.1-1/g ; s/#KDREV#/4.6.1-1/g ; 
s/_KDREV_/4.6.1-1/g  ' < $templ > ${templ%.modules.in}; \
  done
dh_testroot
dh_clean -k
dh_clean: dh_clean -k is deprecated; use dh_prep instead
# Build the module
/usr/bin/make modules KSRC=/lib/modules/4.6.0-1-amd64/build KVER=4.6.0-1-amd64 
HDAPS=1
make[2]: Verzeichnis „/usr/src/modules/tp-smapi“ wird betreten
/usr/bin/make -C /lib/modules/4.6.0-1-amd64/build M=/usr/src/modules/tp-smapi 
O=/lib/modules/4.6.0-1-amd64/build modules
make[3]: Verzeichnis „/usr/src/linux-headers-4.6.0-1-amd64“ wird betreten
  CC [M]  /usr/src/modules/tp-smapi/thinkpad_ec.o
In file included from 
/usr/src/linux-headers-4.6.0-1-common/include/linux/module.h:18:0,
 from /usr/src/modules/tp-smapi/thinkpad_ec.c:33:
/usr/src/modules/tp-smapi/thinkpad_ec.c: In function ‘__check_force_io’:
/usr/src/linux-headers-4.6.0-1-common/include/linux/moduleparam.h:344:67: 
error: return from incompatible pointer type 
[-Werror=incompatible-pointer-types]
  static inline type __always_unused *__check_##name(void) { return(p); }
   ^
/usr/src/linux-headers-4.6.0-1-common/include/linux/moduleparam.h:396:35: note: 
in expansion of macro ‘__param_check’
 #define param_check_bool(name, p) __param_check(name, p, bool)
  

Bug#754902: possible ABI change

2014-07-16 Thread Daniel Bayer
On Wed, Jul 16, 2014 at 05:30:11PM +0100, Ben Hutchings wrote:
 On Tue, 2014-07-15 at 21:11 +0200, Daniel Bayer wrote:
  Package: src:linux
  Version: 3.14.12-1
  Severity: normal
  
  Hi!
  
  After updating der kernel the previously working openafs module
  compiled for 3.14.2 using m-a does not work anymore. The error message
  is:
  | openafs: Unknown symbol test_set_page_writeback (err 0)
 
 Sorry about that.  I searched using codesearch.debian.net and didn't
 find any users in out-of-tree, so I thought it was OK to change it.  But
 I forgot to check for indirect use of the function.
 
 If you rebuild openafs it should work again.

Yes, after a rebuild it works again.


Daniel


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



Bug#754902: possible ABI change

2014-07-15 Thread Daniel Bayer
Package: src:linux
Version: 3.14.12-1
Severity: normal

Hi!

After updating der kernel the previously working openafs module
compiled for 3.14.2 using m-a does not work anymore. The error message
is:
| openafs: Unknown symbol test_set_page_writeback (err 0)

Regards,


Daniel


-- Package-specific info:
** Version:
Linux version 3.14-1-amd64 (debian-ker...@lists.debian.org) (gcc version 4.8.3 
(Debian 4.8.3-4) ) #1 SMP Debian 3.14.12-1 (2014-07-11)

** Command line:
BOOT_IMAGE=/vmlinuz-3.14-1-amd64 root=/dev/mapper/vg-root ro quiet

** Tainted: PO (4097)
 * Proprietary module has been loaded.
 * Out-of-tree module has been loaded.

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

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

Versions of packages linux-image-3.14-1-amd64 depends on:
ii  debconf [debconf-2.0]   1.5.53
ii  initramfs-tools [linux-initramfs-tool]  0.115
ii  kmod18-1
ii  linux-base  3.5
ii  module-init-tools   18-1

Versions of packages linux-image-3.14-1-amd64 recommends:
ii  firmware-linux-free  3.3

Versions of packages linux-image-3.14-1-amd64 suggests:
pn  debian-kernel-handbook  none
ii  grub-pc 2.02~beta2-10
pn  linux-doc-3.14  none

Versions of packages linux-image-3.14-1-amd64 is related to:
pn  firmware-atherosnone
pn  firmware-bnx2   none
pn  firmware-bnx2x  none
pn  firmware-brcm80211  none
pn  firmware-intelwimax none
pn  firmware-ipw2x00none
pn  firmware-ivtv   none
ii  firmware-iwlwifi0.43
pn  firmware-libertas   none
ii  firmware-linux  0.43
ii  firmware-linux-nonfree  0.43
pn  firmware-myricomnone
pn  firmware-netxen none
pn  firmware-qlogic none
pn  firmware-ralink none
pn  firmware-realteknone
pn  xen-hypervisor  none

-- debconf information:
  linux-image-3.14-1-amd64/postinst/depmod-error-initrd-3.14-1-amd64: false
  linux-image-3.14-1-amd64/prerm/removing-running-kernel-3.14-1-amd64: true


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



Bug#739864: libvorbisidec-dev needs libogg-dev

2014-02-23 Thread Daniel Bayer
Package: libvorbisidec-dev
Version: 1.0.2+svn18153-0.2
Severity: normal
File: /usr/include/tremor/ivorbiscodec.h

Hi,

while compiling I got this error:
| /usr/include/tremor/ivorbiscodec.h:26:21: fatal error: ogg/ogg.h: No such 
file or directory
|  #include ogg/ogg.h

Please add a dependency on libogg-dev.


Daniel


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

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

Versions of packages libvorbisidec-dev depends on:
ii  libvorbisidec1  1.0.2+svn18153-0.2

libvorbisidec-dev recommends no packages.

libvorbisidec-dev suggests no packages.

-- no debconf information


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



Bug#661861: PC Engines Alix 3C2: Boot hang waiting for /dev to be fully populated

2014-02-16 Thread Daniel Bayer
Hi!

I just had the same problem on Alix 2d3 with BIOS v0.99 while
updating to wheezy. It turned out that the system hangs when 
loading the cs5535-mfgpt module:

| Waiting for /dev to be fully populated...
| [8.547274] cfg80211: Calling CRDA to update world regulatory domain
| [8.554139] input: PC Speaker as /devices/platform/pcspkr/input/input0
| [9.071321] geode-aes: GEODE AES engine enabled.
| [9.073504] ath5k :00:0c.0: registered as 'phy0'
| [9.802039] Error: Driver 'pcspkr' is already registered, aborting...
| [9.885425] cs5535-mfgpt cs5535-mfgpt: reserved resource region [io 
0x6200-0x623f]

The module should output a second line reporting the number of free
timers. This did not happen. So I assume the system crashed somewhere
in the scan_times() function of cs5535-mfgpt. I played a little bit
with the mfgptfix boot command line option, but the system always
crashed. But simply removing the cs5535-mfgpt fixed the problem.

In the end I found the MFGPT workaround option in the BIOS, which was enabled:

| BIOS setup:
| 
| (9) 9600 baud (2) 19200 baud *3* 38400 baud (5) 57600 baud (1) 115200 baud
| (C) CHS mode *L* LBA mode *W* HDD wait *V* HDD slave *U* UDMA enable
| *M* MFGPT workaround
| (P) late PCI init
| *R* Serial console enable
| (E) PXE boot enable
| (X) Xmodem upload
| (Q) Quit

After disabling it the system booted fine with cs5535-mfgpt enabled and
mfgptfix not set. Now everything works as expected.


Daniel


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



Bug#711920: openafs-modules-source: does not build with kernel 3.9

2013-06-10 Thread Daniel Bayer
Package: openafs-modules-source
Version: 1.6.2.1-2
Severity: normal
File: /usr/src/openafs.tar.bz2

Hi,

openafs does not build with kernel 3.9 due to changes in
the kernel headers:
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=b67bfe0d42cac56c512dd5da4b1b347a23f4b70a


Daniel

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

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

Versions of packages openafs-modules-source depends on:
ii  debhelper 9.20130605
ii  module-assistant  0.11.5
ii  perl  5.14.2-21

Versions of packages openafs-modules-source recommends:
ii  openafs-client  1.6.2.1-2

openafs-modules-source suggests no packages.

-- no debconf information


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



Bug#672207: [amarok] Fails to open internal database after upgrade to mysql 5.5 from 5.1

2012-05-15 Thread Daniel Bayer
Hi!

On Wed, May 09, 2012 at 07:25:50AM +0200, Schrober wrote:
 The amarok database reported the following errors:
 
 GREPME MySQLe query failed! (2000) Fatal error: Can't open and lock privilege 
 tables: Table 'mysql.host' doesn't exist on init
 In most cases you will need to resolve these errors before Amarok will run 
 properly.

I have the same problem but the error message is different:

| GREPME MySQLe query failed! (2000) Fatal error: Can't open and lock
| privilege tables: Can't find file: '/var/lib/mysql/mysql/host.frm'
| (errno: 13) on init

The file exists, but the directory is only accessible for the mysql
user. I wonder why mysqle needs it, though.


Daniel



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



Bug#640672: moving files to arch specific include breaks compilations with -m32

2011-09-13 Thread Daniel Bayer
Hi!

On Mon, Sep 12, 2011 at 10:29:30PM -0700, Steve Langasek wrote:
 On Tue, Sep 06, 2011 at 03:14:58PM +0100, Ben Hutchings wrote:
  On Tue, 2011-09-06 at 14:44 +0200, Daniel Bayer wrote:
   Package: linux-libc-dev
   Version: 3.0.0-3
   Severity: normal
   File: /usr/include/x86_64-linux-gnu/asm/errno.h
 
   since asm/errno.h was moved to the arch specific sub directory it is
   no longer possible to create 32 Bit Binaries on amd64:
 
   | $ echo '#include errno.h' | gcc -E -o -  -m32 -   
   
   | [...]
   | # 1 /usr/include/bits/errno.h 1 3 4
   | # 25 /usr/include/bits/errno.h 3 4
   | # 1 /usr/include/linux/errno.h 1 3 4
   | In file included from /usr/include/bits/errno.h:25:0,
   |  from /usr/include/errno.h:36,
   |  from stdin:1:
   | /usr/include/linux/errno.h:4:23: fatal error: asm/errno.h: No such file 
   or directory
   | compilation terminated.
 
   I guess with multiarch I should install the i386 deb, too. But this is
   not yet supported by dpkg in unstable, is it?
  [...]
 
  It's not.  And since the kernel uses the same set of header files for
  32-bit and 64-bit versions of each architecture, I wonder whether that
  would make sense.
 
  Maybe the right way to do this is:
 
  - linux-libc-dev (multiarch: same) becomes a metapackage depending on
linux-libc-dev-$SRCARCH
  - linux-libc-dev-$SRCARCH (not multiarch) provides headers for all
architectures built from kernel $SRCARCH, with symlinks
 
 I think this entire bug report is based on a misunderstanding of how gcc
 -m32 is supposed to work.  'gcc -m32' is not guaranteed to work unless the
 gcc-multilib package is installed;

gcc-multilib was always installed:
| ii  gcc-multilib4:4.6.1-2   GNU C compiler (multilib files)

 and if gcc-multilib is installed, you get
 a /usr/include/asm compatibility symlink pointing to
 /usr/include/$triplet/asm. 

nope. With linux-libc-dev 3.0.0-1 installed /usr/include/asm is a
directory containing header files provided by linux-libc6-dev. E.g.:
| linux-libc-dev: /usr/include/asm/a.out.h
| linux-libc-dev: /usr/include/asm/auxvec.h
| linux-libc-dev: /usr/include/asm/bitsperlong.h
| linux-libc-dev: /usr/include/asm/boot.h

and:
| $ dpkg -S /usr/include/asm
| gcc-multilib, linux-libc-dev: /usr/include/asm

Now I updated to linux-libc-dev 3.0.0-3 to test. After this /usr/include/asm
is an empty directory which belongs to gcc-multilib:

| $ ls /usr/include/asm -lha 
| insgesamt 88K
| drwxr-xr-x  2 root root 12K 13. Sep 20:53 .
| drwxr-xr-x 78 root root 72K  8. Sep 21:52 ..
| $ dpkg -S  /usr/include/asm 
| gcc-multilib: /usr/include/asm

 There are still some problems with this setup,
 but I don't agree that the issue reported here is one of them and I don't
 see any reason to change the linux-libc-dev package.

So it is a bug in gcc-multilib? Or where is the link supposed to come
from?

I got to this point from a working setup (I use -m32 almost every day
since more then 3 years) by daily distupgrade using unstable.


Daniel


pgpGjvavonO1A.pgp
Description: PGP signature


Bug#640672: moving files to arch specific include breaks compilations with -m32

2011-09-06 Thread Daniel Bayer
Package: linux-libc-dev
Version: 3.0.0-3
Severity: normal
File: /usr/include/x86_64-linux-gnu/asm/errno.h

Hi,

since asm/errno.h was moved to the arch specific sub directory it is
no longer possible to create 32 Bit Binaries on amd64:

| $ echo '#include errno.h' | gcc -E -o -  -m32 - 
  
| [...]
| # 1 /usr/include/bits/errno.h 1 3 4
| # 25 /usr/include/bits/errno.h 3 4
| # 1 /usr/include/linux/errno.h 1 3 4
| In file included from /usr/include/bits/errno.h:25:0,
|  from /usr/include/errno.h:36,
|  from stdin:1:
| /usr/include/linux/errno.h:4:23: fatal error: asm/errno.h: No such file or 
directory
| compilation terminated.

I guess with multiarch I should install the i386 deb, too. But this is
not yet supported by dpkg in unstable, is it?


Daniel

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

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

-- no debconf information


pgpreicYUMBfd.pgp
Description: PGP signature


Bug#631870: konsole: crashes if scrolling down in mutt

2011-06-27 Thread Daniel Bayer
Package: konsole
Version: 4:4.6.3-1
Severity: normal
File: /usr/bin/konsole

Hi,

since the last update konsole crashes every time I scroll down in
mutt. To reproduce it:

 * start mutt in a konsole window
 * open a mail box so that mutt shows the index
 * scroll down until the last line is reached
 * try to scroll down one line more
  --- crash

So it crashes in the very moment it should redraw the screen
due to to scrolling everything except for the first and the last two
lines.

I attached a backtrace.

Regards,


Daniel

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

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

Versions of packages konsole depends on:
ii  kdebase-runtime   4:4.6.4-1  runtime components from the offici
ii  libc6 2.13-7 Embedded GNU C Library: Shared lib
ii  libkdecore5   4:4.6.4-1  KDE Platform Core Library
ii  libkdeui5 4:4.6.4-1  KDE Platform User Interface Librar
ii  libkio5   4:4.6.4-1  Network-enabled File Management Li
ii  libknotifyconfig4 4:4.6.4-1  library for configuring KDE Notifi
ii  libkparts44:4.6.4-1  Framework for the KDE Platform Gra
ii  libkpty4  4:4.6.4-1  Pseudo Terminal Library for the KD
ii  libqt4-dbus   4:4.7.3-3  Qt 4 D-Bus module
ii  libqtcore44:4.7.3-3  Qt 4 core module
ii  libqtgui4 4:4.7.3-3  Qt 4 GUI module
ii  libstdc++64.6.0-14   GNU Standard C++ Library v3
ii  libx11-6  2:1.4.3-2  X11 client-side library

konsole recommends no packages.

konsole suggests no packages.

-- no debconf information
Application: Konsole (konsole), signal: Aborted
[Current thread is 1 (Thread 0x7f072ae2b760 (LWP 6289))]

Thread 2 (Thread 0x7f071684f700 (LWP 6290)):
#0  0x7f072a797d4b in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x7f072a72ef48 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x7f072a72d331 in free () from /lib/x86_64-linux-gnu/libc.so.6
#3  0x7f0729238364 in ?? () from /usr/lib/libQtCore.so.4
#4  0x7f072923920d in ?? () from /usr/lib/libQtCore.so.4
#5  0x7f0725536b40 in start_thread () from 
/lib/x86_64-linux-gnu/libpthread.so.0
#6  0x7f072a78b2fd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#7  0x in ?? ()

Thread 1 (Thread 0x7f072ae2b760 (LWP 6289)):
[KCrash Handler]
#6  0x7f072a6e8405 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#7  0x7f072a6eb680 in abort () from /lib/x86_64-linux-gnu/libc.so.6
#8  0x7f072a71edbb in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#9  0x7f072a728606 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#10 0x7f072a72d33c in free () from /lib/x86_64-linux-gnu/libc.so.6
#11 0x7f07243efed4 in FcPatternDestroy () from /usr/lib/libfontconfig.so.1
#12 0x7f072890a66d in QFontDatabase::load(QFontPrivate const*, int) () from 
/usr/lib/libQtGui.so.4
#13 0x7f07288e8ff5 in QFontPrivate::engineForScript(int) const () from 
/usr/lib/libQtGui.so.4
#14 0x7f072891d81c in QTextEngine::fontEngine(QScriptItem const, QFixed*, 
QFixed*, QFixed*) const () from /usr/lib/libQtGui.so.4
#15 0x7f072891e4f7 in QTextEngine::shapeTextWithHarfbuzz(int) const () from 
/usr/lib/libQtGui.so.4
#16 0x7f072891f4db in QTextEngine::shapeText(int) const () from 
/usr/lib/libQtGui.so.4
#17 0x7f072891f7f2 in QTextEngine::shape(int) const () from 
/usr/lib/libQtGui.so.4
#18 0x7f0728928d9b in QTextLine::layout_helper(int) () from 
/usr/lib/libQtGui.so.4
#19 0x7f0728823194 in ?? () from /usr/lib/libQtGui.so.4
#20 0x7f0728823f1e in QPainter::drawText(QRect const, int, QString const, 
QRect*) () from /usr/lib/libQtGui.so.4
#21 0x7f072a467fcb in Konsole::TerminalDisplay::drawCharacters(QPainter, 
QRect const, QString const, Konsole::Character const*, bool) () from 
/usr/lib/libkonsoleprivate.so
#22 0x7f072a468364 in Konsole::TerminalDisplay::drawTextFragment(QPainter, 
QRect const, QString const, Konsole::Character const*) () from 
/usr/lib/libkonsoleprivate.so
#23 0x7f072a46cff1 in Konsole::TerminalDisplay::drawContents(QPainter, 
QRect const) () from /usr/lib/libkonsoleprivate.so
#24 0x7f072a46f54e in Konsole::TerminalDisplay::paintEvent(QPaintEvent*) () 
from /usr/lib/libkonsoleprivate.so
#25 0x7f0728729d58 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#26 0x7f072a46b228 in Konsole::TerminalDisplay::event(QEvent*) () from 
/usr/lib/libkonsoleprivate.so
#27 0x7f07286d9784 in QApplicationPrivate::notify_helper(QObject*, QEvent*) 
() from /usr/lib/libQtGui.so.4
#28 0x7f07286de611 in QApplication::notify(QObject*, QEvent*) () from 
/usr/lib/libQtGui.so.4
#29 

Bug#631870: closed by Sune Vuorela s...@vuorela.dk (Re: Bug#631870: konsole: crashes if scrolling down in mutt)

2011-06-27 Thread Daniel Bayer
Hi,

On Mon, Jun 27, 2011 at 10:30:06PM +, Debian Bug Tracking System wrote:
 On Monday 27 June 2011 23:58:32 Daniel Bayer wrote:
  ii  libqtgui4 4:4.7.3-3  Qt 4 GUI module
 
 That one is broken. please upgrade to newer one.

thanks for the fast answer. The update fixes it. Apparently the
problem was triggerd by a spam message with cyrillic letters in the
subject on the second page of the mutt index.


Daniel

PS: I wonder why reportbug did not warn me that a new version of qt4
was available.


pgpRJ7pknixkP.pgp
Description: PGP signature


Bug#628379: internal transactions broken

2011-06-26 Thread Daniel Bayer
reopen 628379
reassign 628379 libaqhbci20 5.0.10-2
thanks

Hi,

On Sat, Jun 25, 2011 at 04:33:35PM +0200, Micha Lenk wrote:
 If I understood Martin correctly, Martin Preuß fixed the issue on May
 29th, 2011 in SVN rev. 2196. His last notice on this issue was:
  [...]
  
  Done. I also fixed another bug in that area while I was at it. Please try 
  the 
  latest SVN version now, it should correctly update your account 
  information. 
  After that your account settings should contain ktv2.
 
 The fix should have been released in AqBanking 5.0.10. Hence I close
 this bug as fixed in libaqbanking 5.0.10-1.

this change did not fix it for me. As I had not much free time, I only
sent a short note to Martin and not to the bts.

I just tried with an uptodate sid:

In the Onlinebanking Verbindungsfenster called Verlaufsfenster in
the menu, GnuCash shows for all my accounts the message
| Extended account information is not available, some jobs might not work
As expected the features that need this extended account information
do not work.

I started GnuCash with debug output enabled. There I found:

| dba@maggie:~ $ grep -i hbci /tmp/gnucash.log
| * 16:44:37  WARN aqhbci job.c: 1806: Extended account information is not 
available, some jobs might not work
| * 16:44:37  WARN aqhbci job.c: 1806: Extended account information is not 
available, some jobs might not work
| * 16:44:37  WARN aqhbci job.c: 1806: Extended account information is not 
available, some jobs might not work
| * 16:44:37  WARN aqhbci job.c: 1806: Extended account information is not 
available, some jobs might not work
| * 16:44:37  WARN aqhbci job.c: 1806: Extended account information is not 
available, some jobs might not work
| * 16:47:11  CRIT aqhbci accountjob.c:  82: This job needs an account 
suffix, but your bank didn't provide one. Therefore this job is not supported 
with your account.
| * 16:47:11  CRIT aqhbci provider.c:  394: Job not supported with this 
account
| dba@maggie:~ $

Here I first retrieved statements for one account and then tried to
perform an internal transaction. I remember that one of the
selfcompiled versions of libahbci I tried emited more debug output.
Mainly it first complained about unexpeded items and said it would
ignore them. Later it complained about exactly the same items being
missed. So I guess the error is somewhere in the message parsing code.


Daniel


pgpn8h1QMLgIo.pgp
Description: PGP signature


Bug#628379: internal transactions broken

2011-06-26 Thread Daniel Bayer
Hi,

On Sun, Jun 26, 2011 at 06:14:54PM +0200, Martin Preuss wrote:
 On Sonntag 26 Juni 2011, Daniel Bayer wrote:
 [...]
  | Extended account information is not available, some jobs might not work
  
  As expected the features that need this extended account information
  do not work.
 [...]
 
 That's exactly as expected: If there is no extended account information jobs 
 which require it can't work...
 
 I could use the HBCI log produced while retrieving the account list 
 ($HOME/.aqbanking/backends/aqhbci/data/banks/de/*.log) and parse it on my own 
 machine to see whether there is extended account information or not.

I'll send you some log files.

Regards,


Daniel



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



Bug#628233: hbci: no error message for missing account suffix

2011-05-28 Thread Daniel Bayer
Package: gnucash
Version: 1:2.4.5-2
Severity: normal

Hi,

since some days the hbci functionality internal transaction doesn't
work for me anymore: If I click on the menu entry nothing happens.
Debugging this I found:

* 14:32:55  CRIT aqhbci accountjob.c:   82: This job needs an account suffix, 
but your bank didn't provide one. Therefore this job is not supported with your 
account.
* 14:32:55  CRIT aqhbci provider.c:  394: Job not supported with this account
* 14:32:55  WARN gnc.import.aqbanking  gnc_ab_trans_dialog_run_until_ok: 
Oops, job not available

So for some reason I still have to debug aqhbci thinks my bank does
not support internal transactions anymore and aborts. It would be nice
if gnucash could show an error message in this case. Currently it is
completly silent about this.

Regards,


Daniel

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

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

Versions of packages gnucash depends on:
ii  gnucash-common   1:2.4.5-2   personal and small-business financ
ii  guile-1.6-libs   1.6.8-10Main Guile libraries
ii  guile-1.6-slib   1.6.8-10Guile SLIB support
ii  libaqbanking33   5.0.6-1 library for online banking applica
ii  libart-2.0-2 2.3.21-1Library of functions for 2D graphi
ii  libatk1.0-0  2.0.0-1 The ATK accessibility toolkit
ii  libbonobo2-0 2.24.3-1Bonobo CORBA interfaces library
ii  libbonoboui2-0   2.24.3-1The Bonobo UI library
ii  libc62.13-4  Embedded GNU C Library: Shared lib
ii  libcairo21.10.2-6The Cairo 2D vector graphics libra
ii  libcrypt-ssleay-perl 0.57-2+b2   Support for https protocol in LWP
ii  libdate-manip-perl   6.23-1  module for manipulating dates
ii  libdbi0  0.8.3+really0.8.2-1 Database Independent Abstraction L
ii  libfinance-quote-per 1.17-1  Perl module for retrieving stock q
ii  libfontconfig1   2.8.0-2.2   generic font configuration library
ii  libfreetype6 2.4.4-1 FreeType 2 font engine, shared lib
ii  libgconf2-4  2.28.1-6GNOME configuration database syste
ii  libgdk-pixbuf2.0-0   2.23.3-3GDK Pixbuf library
ii  libglade2-0  1:2.6.4-1   library to load .glade files at ru
ii  libglib2.0-0 2.28.6-1The GLib library of C routines
ii  libgnome-keyring03.0.2-2 GNOME keyring services library
ii  libgnome2-0  2.30.0-1The GNOME library - runtime files
ii  libgnomecanvas2-02.30.1-1A powerful object-oriented display
ii  libgnomeui-0 2.24.3-1The GNOME libraries (User Interfac
ii  libgnomevfs2-0   1:2.24.4-1  GNOME Virtual File System (runtime
ii  libgoffice-0.8-8 0.8.15-1Document centric objects library -
pn  libgtk2.0-0  none  (no description available)
ii  libguile-ltdl-1  1.6.8-10Guile's patched version of libtool
ii  libgwengui-gtk2-04.0.9-1+b1  Gwenhywfar GUI implementation for 
ii  libgwenhywfar60  4.0.9-1+b1  OS abstraction layer
ii  libhtml-tableextract 2.10-4  module for extracting the content 
ii  libhtml-tree-perl4.2-1   Perl module to represent and creat
ii  libice6  2:1.0.7-1   X11 Inter-Client Exchange library
ii  libktoblzcheck1c2a   1.31-1  library for verification of accoun
ii  libofx4  1:0.9.4-1   library to support the Open Financ
ii  liborbit21:2.14.18-0.1   libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-01.28.3-6Layout and rendering of internatio
ii  libpopt0 1.16-1  lib for parsing cmdline parameters
ii  libsm6   2:1.2.0-1   X11 Session Management library
ii  libsoup2.4-1 2.34.2-1HTTP library implementation in C -
ii  libwebkit-1.0-2  1.2.7-3 Web content engine library for Gtk
ii  libwww-perl  6.02-1  simple and consistent interface to
ii  libx11-6 2:1.4.3-1   X11 client-side library
ii  libxml2  2.7.8.dfsg-2+b1 GNOME XML library
ii  perl 5.12.3-7Larry Wall's Practical Extraction 
ii  slib 3b1-3.1 Portable Scheme library
ii  zlib1g   1:1.2.3.4.dfsg-3compression library - runtime

Versions of packages gnucash recommends:
pn  gnucash-docs  none (no description available)

Versions of packages gnucash suggests:
pn  libdbd-mysql  none (no 

Bug#628379: internal transactions broken

2011-05-28 Thread Daniel Bayer
Package: libaqhbci19
Version: 5.0.7-1
Severity: important
File: /usr/lib/libaqhbci.so.19

Hi,

for me internal transactions are broken since 5.0.6-1. The library
complains about a missing account suffix in function
AH_AccountJob_new(). Apparently it thinks my bank does not support
internal transactions. But it does and it worked fine with 5.0.5-1.
After going back to 5.0.5-1 internal transactions work again.

Digging through the history I found commit r2177 in the development of
5.0.6:

--- a/src/plugins/backends/aqhbci/plugin/accountjobs/accountjob.c   
 
+++ b/src/plugins/backends/aqhbci/plugin/accountjobs/accountjob.c   
 
@@ -44,7 +44,7 @@ AH_JOB *AH_AccountJob_new(const char *name,   
 
   assert(u);
   assert(account);

-  if (AH_Account_GetFlags(account)  AH_BANK_FLAGS_KTV2) { 
 
+  if (!(AH_Account_GetFlags(account)  AH_BANK_FLAGS_KTV2)) {  
 
 int maxVer=0;

 /* no account suffix, so we try to determine the highest usable

This is most probably the reason for the changed behaviour.

If I read the code correctly this renders the functionalities internal
transaction and load cellphone unuseable for everybody with a Sparkasse
account in north germany. So I set the severity to important. Feel
free to change it, if you think it is more critical or not that
important.

Regards,


Daniel

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

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

Versions of packages libaqhbci19 depends on:
ii  libaqbanking-data 5.0.7-1configuration files for libaqbanki
ii  libaqbanking335.0.7-1library for online banking applica
ii  libc6 2.13-4 Embedded GNU C Library: Shared lib
ii  libgwenhywfar60   4.0.9-1+b1 OS abstraction layer

libaqhbci19 recommends no packages.

Versions of packages libaqhbci19 suggests:
ii  libchipcard-libgwenhywfar60- 5.0.1test-2 crypttoken plugin to libgwenhywfar

-- no debconf information


pgpSkAw3VBbSk.pgp
Description: PGP signature


Bug#628379: internal transactions broken

2011-05-28 Thread Daniel Bayer
Hi!

On Sat, May 28, 2011 at 04:53:46PM +0200, Martin Preuss wrote:
 On Samstag 28 Mai 2011, Daniel Bayer wrote:
 [...]
  for me internal transactions are broken since 5.0.6-1. The library
  complains about a missing account suffix in function
  AH_AccountJob_new(). Apparently it thinks my bank does not support
  internal transactions. But it does and it worked fine with 5.0.5-1.
  After going back to 5.0.5-1 internal transactions work again.
 [...]
 
 If you are looking through your $HOME/.aqbanking/settings/accounts/*.conf: 
 Does it contain the flag kto2?

None of the files in this directory contains the string kto2:

| dba@maggie:~/.aqbanking/settings/accounts $ ls 
| uid%3a%3a0001.conf  uid%3a%3a0003.conf  uid%3a%3a0005.conf
| uid%3a%3a0002.conf  uid%3a%3a0004.conf  uniqueid
| dba@maggie:~/.aqbanking/settings/accounts $ grep kto2 * 
| dba@maggie:~/.aqbanking/settings/accounts $ 

 My guess is it doesn't. In that case it is rather another bug which I fixed 
 today.

Is there a patch I can try?


Daniel


pgpDQZubSjWnH.pgp
Description: PGP signature


Bug#628379: internal transactions broken

2011-05-28 Thread Daniel Bayer
On Sat, May 28, 2011 at 10:08:05PM +0200, Martin Preuss wrote:
 there is a new version in SVN right now. You could try that version and 
 retrieve the account list again (depending on your application, it is 
 somewhere in the Online Banking Setup).

I downloaded the sources of the debian package, applied the patch,
rebuilt and installed it. Then I started qbankmanager and retrieved
the accound list again. The timestamps of the conf files changed, but
there is still no ktv2:

| dba@maggie:~/.aqbanking/settings/accounts $ grep accountFlag *conf
| uid%3a%3a0001.conf:  char accountFlags=preferSingleTransfer, 
preferSingleDebitNote
| uid%3a%3a0002.conf:  char accountFlags=preferSingleTransfer, 
preferSingleDebitNote
| dba@maggie:~/.aqbanking/settings/accounts $ 

 That should adjust your account 
 settings in case the bank sends extended account information (which is needed 
 for loading of prepaid cards).

I don't care about prepaid cards. What I need are internal
transactions, which used to work.

Maybe my bank supports internal transactions but sends no extended
account information. This would explain why it works with 5.0.5,
wouldn't it? Is there a way to check this?


Daniel



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



Bug#628233: hbci: no error message for missing account suffix

2011-05-28 Thread Daniel Bayer
Hi Micha,

On Sat, May 28, 2011 at 09:52:37PM +0200, Micha Lenk wrote:
 Am 28.05.2011 14:53, schrieb Daniel Bayer:
  since some days the hbci functionality internal transaction doesn't
  work for me anymore: If I click on the menu entry nothing happens.
  Debugging this I found:
  
  * 14:32:55  CRIT aqhbci accountjob.c:   82: This job needs an account 
  suffix, but your bank didn't provide one. Therefore this job is not 
  supported with your account.
  * 14:32:55  CRIT aqhbci provider.c:  394: Job not supported with this 
  account
  * 14:32:55  WARN gnc.import.aqbanking  gnc_ab_trans_dialog_run_until_ok: 
  Oops, job not available
  
  So for some reason I still have to debug aqhbci thinks my bank does
  not support internal transactions anymore and aborts. It would be nice
  if gnucash could show an error message in this case. Currently it is
  completly silent about this.
 
 How can I reproduce the the situation where you expected an error message?

see Bug#628379, which triggers this for me. If I understand the issue
correctly, removing ktv2 from accountFlags in
$HOME/.aqbanking/settings/accounts/*.conf might be sufficient.


Daniel


pgpi7SaFPLcnU.pgp
Description: PGP signature


Bug#548577: mutt: crashes if using GPGME

2009-09-27 Thread Daniel Bayer
Package: mutt
Version: 1.5.20-4
Severity: important

Hello,

I'm using mutt with GPGME. It used to word fine but since some time it
crashes with error creating gpgme context: Unknown error code? if I
try to open a signed message. This is in crypt-gpgme.c:358. The odd
thing is, that gpgme_strerror() does not know anything about the
return value from gpgme-new().


Daniel

-- Package-specific info:
Mutt 1.5.20 (2009-06-14)
Copyright (C) 1996-2009 Michael R. Elkins and others.
Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.
Mutt is free software, and you are welcome to redistribute it
under certain conditions; type `mutt -vv' for details.

System: Linux 2.6.30-1-amd64 (x86_64)
ncurses: ncurses 5.7.20090803 (compiled with 5.7)
libidn: 1.15 (compiled with 1.15)
hcache backend: GDBM version 1.8.3. 10/15/2002 (built Jul  9 2009 11:48:41)
Compile options:
-DOMAIN
+DEBUG
-HOMESPOOL  +USE_SETGID  +USE_DOTLOCK  +DL_STANDALONE  +USE_FCNTL  -USE_FLOCK   
+USE_POP  +USE_IMAP  +USE_SMTP  
-USE_SSL_OPENSSL  +USE_SSL_GNUTLS  +USE_SASL  +USE_GSS  +HAVE_GETADDRINFO  
+HAVE_REGCOMP  -USE_GNU_REGEX  
+HAVE_COLOR  +HAVE_START_COLOR  +HAVE_TYPEAHEAD  +HAVE_BKGDSET  
+HAVE_CURS_SET  +HAVE_META  +HAVE_RESIZETERM  
+CRYPT_BACKEND_CLASSIC_PGP  +CRYPT_BACKEND_CLASSIC_SMIME  +CRYPT_BACKEND_GPGME  
-EXACT_ADDRESS  -SUN_ATTACHMENT  
+ENABLE_NLS  -LOCALES_HACK  +COMPRESSED  +HAVE_WC_FUNCS  +HAVE_LANGINFO_CODESET 
 +HAVE_LANGINFO_YESEXPR  
+HAVE_ICONV  -ICONV_NONTRANS  +HAVE_LIBIDN  +HAVE_GETSID  +USE_HCACHE  
-ISPELL
SENDMAIL=/usr/sbin/sendmail
MAILPATH=/var/mail
PKGDATADIR=/usr/share/mutt
SYSCONFDIR=/etc
EXECSHELL=/bin/sh
MIXMASTER=mixmaster
To contact the developers, please mail to mutt-...@mutt.org.
To report a bug, please visit http://bugs.mutt.org/.

patch-1.5.13.cd.ifdef.2

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

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

Versions of packages mutt depends on:
ii  libc62.9-26  GNU C Library: Shared libraries
ii  libcomerr2   1.41.9-1common error description library
ii  libgdbm3 1.8.3-6 GNU dbm database routines (runtime
ii  libgnutls26  2.8.3-3 the GNU TLS library - runtime libr
ii  libgpg-error01.6-1   library for common error values an
ii  libgpgme11   1.2.0-1 GPGME - GnuPG Made Easy
ii  libgssapi-krb5-2 1.7dfsg~beta3-1 MIT Kerberos runtime libraries - k
ii  libidn11 1.15-1  GNU Libidn library, implementation
ii  libk5crypto3 1.7dfsg~beta3-1 MIT Kerberos runtime libraries - C
ii  libkrb5-31.7dfsg~beta3-1 MIT Kerberos runtime libraries
ii  libncursesw5 5.7+20090803-2  shared libraries for terminal hand
ii  libsasl2-2   2.1.23.dfsg1-1  Cyrus SASL - authentication abstra

Versions of packages mutt recommends:
ii  exim4-daemon-light [mail- 4.69-11+b1 lightweight Exim MTA (v4) daemon
ii  libsasl2-modules  2.1.23.dfsg1-1 Cyrus SASL - pluggable authenticat
ii  locales   2.9-26 GNU C Library: National Language (
ii  mime-support  3.46-1 MIME files 'mime.types'  'mailcap

Versions of packages mutt suggests:
ii  aspell0.60.6-2   GNU Aspell spell-checker
ii  ca-certificates   20090814   Common CA certificates
ii  gnupg 1.4.10-1   GNU privacy guard - a free PGP rep
ii  ispell3.1.20.0-6 International Ispell (an interacti
pn  mixmaster none (no description available)
ii  openssl   0.9.8k-5   Secure Socket Layer (SSL) binary a
pn  urlview   none (no description available)

Versions of packages mutt is related to:
ii  mutt  1.5.20-4   text-based mailreader supporting M
pn  mutt-dbg  none (no description available)
pn  mutt-patched  none (no description available)

-- no debconf information



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



Bug#542315: does not build on armv5tel

2009-09-02 Thread Daniel Bayer
Hello Russ,

sorry for the late reply.

On Thu, Aug 20, 2009 at 05:23:15PM -0700, Russ Allbery wrote:
 Daniel Bayer dan...@halbordnung.de writes:
  the list of architectures in debian/sysname misses armv5tel and so the
  module does not build. The attached patch fixes this.
 
 This will be fixed in the next release, but I should also make sure that
 it's fixed upstream for people who don't force the AFS sysname like the
 Debian package build does.  What is the GNU triplet for this architecture?

The GNU triplet is what dpkg-architecture calles *_GNU_TYPE? Then it is
arm-linux-gnueabi.


Daniel


pgpsVh4vwnOPE.pgp
Description: PGP signature


Bug#542315: does not build on armv5tel

2009-08-18 Thread Daniel Bayer
Package: openafs-modules-source
Version: 1.4.11+dfsg-1~bpo50+1
Severity: normal

Hello,

the list of architectures in debian/sysname misses armv5tel and so the
module does not build. The attached patch fixes this.

Regards,


Daniel

-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: armel (armv5tel)

Kernel: Linux 2.6.30-bpo.1-orion5x
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages openafs-modules-source depends on:
ii  bison   1:2.3.dfsg-5 A parser generator that is compati
ii  debhelper   7.0.15   helper programs for debian/rules
ii  flex2.5.35-6 A fast lexical analyzer generator.
ii  kernel-package  11.015   A utility for building Linux kerne
ii  module-assistant0.10.11.0tool to make module package creati

openafs-modules-source recommends no packages.

openafs-modules-source suggests no packages.

-- no debconf information
From 7145316f072e91a1fdc44bd8b8f11681f3b4d6ca Mon Sep 17 00:00:00 2001
From: Daniel Bayer dan...@halbordnung.de
Date: Wed, 19 Aug 2009 00:44:23 +0200
Subject: [PATCH] add armv5tel to sysname

---
 debian/sysname |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/sysname b/debian/sysname
index b39a520..da8fd1a 100755
--- a/debian/sysname
+++ b/debian/sysname
@@ -9,7 +9,7 @@ case `dpkg --print-architecture` in
 alpha)
 echo alpha_linux_26
 ;;
-arm|armel)
+arm|armel|armv5tel)
 echo arm_linux26
 ;;
 amd64)
-- 
1.6.3.3



pgpzQum7gc8Sz.pgp
Description: PGP signature


Bug#539052: libfinance-quote-perl: can not retrieve data from deka

2009-07-28 Thread Daniel Bayer
Package: libfinance-quote-perl
Version: 1.16-2
Severity: normal
File: /usr/share/perl5/Finance/Quote/Deka.pm
Tags: patch

Hello,

some days ago retrieving data from deka stopped working. Probably
due to changed layout. The fix is quite simple:

--- Deka.pm.orig2009-07-28 19:48:15.0 +0200
+++ Deka.pm 2009-07-28 19:53:40.0 +0200
@@ -81,7 +81,7 @@
   $info{$stock,name} = $1
 if( $response-content =~ /div 
class=sfg_txt[^]*h1([^]+)\/h1/s );
   $info{$stock,eurodate} = $1
-if( $response-content =~ /div class=box[^]*h2 
class=headlineAktuelle Fondsdaten vom ([^]+)\/h2/s );
+if( $response-content =~ /h2 class=headlineAktuelle Fondsdaten 
vom ([^]+)\/h2/s );
   $info{$stock,last} = $info{$stock,price}
 if( defined $info{$stock,price} );
 
(An html comment was added between div and h2, so the
regexp does no longer match.)

Regards,


Daniel

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

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

Versions of packages libfinance-quote-perl depends on:
ii  libcrypt-ssleay-perl  0.57-2 Support for https protocol in LWP
ii  libhtml-tableextract-perl 2.10-3 module for extracting the content 
ii  libwww-perl   5.829-1WWW client/server library for Perl
ii  perl  5.10.0-24  Larry Wall's Practical Extraction 

libfinance-quote-perl recommends no packages.

libfinance-quote-perl suggests no packages.

-- no debconf information


pgpE9YBzQcrHd.pgp
Description: PGP signature


Bug#519207: imvirt: Does not detect Xen using paravirt

2009-03-11 Thread Daniel Bayer
On Wed, Mar 11, 2009 at 07:24:56AM +0100, Patrick Matthäi wrote:
 there is the following code snippet:

 --
 # paravirtualized Xen - very simple ;)
 if(-d '/proc/xen') {
print Xen\n;
exit 0;
 }
 --

 Doesn't this directory (/proc/xen) exist on your machine?

No, it doesn't. This is not a special XEN kernel, but the
ordinary 2.6.26 kernel from lenny. Installed as explained
here:
http://wiki.debian.org/Xen#head-33964857c3083c95de8a2613d999b5feb1be82be


Daniel



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



Bug#519207: imvirt: Does not detect Xen using paravirt

2009-03-10 Thread Daniel Bayer
Package: imvirt
Version: 0.2-1
Severity: normal

Hello,

the regular expressions used do not match for kernel
2.6.26-1-686-bigmem in a Xen DomU. I suggest matching
on of these:

# dmesg | grep -i xen
[0.00]  Xen:  - 0009f000 (usable)
[0.00]  Xen: 0010 - 1000 (usable)
[0.004000] Xen: using vcpuop timer interface
[0.004000] installing Xen timer for CPU 0
[0.124402] Booting paravirtualized kernel on Xen
[0.124405] Hypervisor signature: xen-3.0-x86_32p
[0.126585] xen_balloon: Initialising balloon driver.
[0.177535] XENBUS: Device with no driver: device/vbd/51712
[0.177538] XENBUS: Device with no driver: device/vif/0
[0.177540] XENBUS: Device with no driver: device/console/0
[2.417960] Initialising Xen virtual ethernet driver.
#

Regards,


Daniel


pgp2F60435SbX.pgp
Description: PGP signature


Bug#503556: [Pkg-xen-devel] Bug#503556: Bug#503556: crashes on geode

2008-10-27 Thread Daniel Bayer
On Mon, Oct 27, 2008 at 10:41:32AM +, Ian Campbell wrote:
 On Sun, 2008-10-26 at 19:14 +0100, Daniel Bayer wrote:
  On Sun, Oct 26, 2008 at 06:51:33PM +0100, Bastian Blank wrote:
   On Sun, Oct 26, 2008 at 05:55:11PM +0100, Daniel Bayer wrote:
Package: xen-hypervisor-3.2-1-i386-nonpae
   
   The non-pae hypervisor is not longer supported upstream, please uses the
   pae one.
  
  I just tried. The pae hypervisor is even worse. It produces no
  output at all and the system immediately reboots after grub
  printed its savedefault line.
 
 Does the geode processor even support PAE?

I just checked. It doesn't. But I found this email suggesting that it
used to work:
http://lists.alioth.debian.org/pipermail/pkg-xen-devel/2006-December/001041.html
So I will test some old versions of xen.


Daniel


pgpczSRxBBQ2i.pgp
Description: PGP signature


Bug#503556: crashes on geode

2008-10-26 Thread Daniel Bayer
Package: xen-hypervisor-3.2-1-i386-nonpae
Version: 3.2.1-2
Severity: important

Hello,

I just played with my new ALIX board (based on AMD Geode) and found
xen is crashing on it. The output of it is attached.

Regards,


Daniel

-- cat /proc/cpuinfo --
processor   : 0
vendor_id   : AuthenticAMD
cpu family  : 5
model   : 10
model name  : Geode(TM) Integrated Processor by AMD PCS
stepping: 2
cpu MHz : 498.055
cache size  : 128 KB
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 1
wp  : yes
flags   : fpu de pse tsc msr cx8 sep pge cmov clflush mmx
mmxext 3dnowext 3dnow up
bogomips: 998.33
clflush size: 32
power management:
(XEN) Xen version 3.2-1 (Debian 3.2.1-2) ([EMAIL PROTECTED]) (gcc version 4.3.1 
(Debian 4.3.1-2) ) Sat Jun 28 15:26:29 UTC 2008
(XEN) Command line: console=com1 nolapic com1=38400,8n1 noacpi
(XEN) Video information:
(XEN)  No VGA detected
(XEN) Disc information:
(XEN)  Found 2 MBR signatures
(XEN)  Found 0 EDD information structures
(XEN) Xen-e820 RAM map:
(XEN)   - 000a (usable)
(XEN)  000f - 0010 (reserved)
(XEN)  0010 - 1000 (usable)
(XEN)  fff0 - 0001 (reserved)
(XEN) System RAM: 255MB (261760kB)
(XEN) ACPI: Unable to locate RSDP
(XEN) Xen heap: 9MB (10184kB)
(XEN) Domain heap initialised: DMA width 32 bits
(XEN) PAE disabled.
(XEN) Using scheduler: SMP Credit Scheduler (credit)
(XEN) Detected 498.060 MHz processor.
(XEN) [ Xen-3.2-1  x86_32  debug=n  Not tainted ]
(XEN) CPU:0
(XEN) EIP:e008:[ff146c26] amd_mcheck_init+0x26/0xe0
(XEN) EFLAGS: 00010082   CONTEXT: hypervisor
(XEN) eax:    ebx: ff1d8080   ecx: 0179   edx: 0179
(XEN) esi: ff197200   edi: ff197224   ebp: ff1dfea8   esp: ff1dfe90
(XEN) cr0: 8005003b   cr4: 0090   cr3: 001e3000   cr2: 
(XEN) ds: e010   es: e010   fs: e010   gs: e010   ss: e010   cs: e008
(XEN) Xen stack trace from esp=ff1dfe90:
(XEN)ff18fe1c 0188a93d 05a2 ff1d8080 ff197200 ff197224 ff1dfed8 ff1464cc
(XEN)ff197200 0001 ff1dfed8 ff1b3fbe fc561fe8 0001 ff197208 ff1d8080
(XEN)ff1dffb4 fff0 ff1dffa8 ff1ad999 ff197200   0063
(XEN)     1000  
(XEN)0102cc00   ff1a1fff ff1a15ff 0001  
(XEN) 000276a0   ff032a00 ff0276a0 0004 
(XEN)  0100   ffeeabb0 ff1b6af4 ff1b6a90
(XEN)0100     0008 006e 0001
(XEN)0003 02f8   001a0cfd ff205960 00067e2c ff10006c
(XEN)00032a00       
(XEN)       
(XEN)   ff1bb080
(XEN) Xen call trace:
(XEN)[ff146c26] amd_mcheck_init+0x26/0xe0
(XEN)[ff1464cc] identify_cpu+0x1fc/0x210
(XEN)[ff1b3fbe] subarch_init_memory+0x4e/0x70
(XEN)[ff1ad999] __start_xen+0xab9/0x1380
(XEN)[ff1a1fff] e820nr+0x0/0x4
(XEN)[ff1a15ff] e820map+0x0/0xa00
(XEN)[ff10006c] __high_start+0x58/0x5a
(XEN)
(XEN) 
(XEN) 
(XEN) Panic on CPU 0:
(XEN) GENERAL PROTECTION FAULT
(XEN) [error_code=]
(XEN) 
(XEN) 
(XEN) Reboot in five seconds...



pgpfipUQbH3TK.pgp
Description: PGP signature


Bug#503556: [Pkg-xen-devel] Bug#503556: crashes on geode

2008-10-26 Thread Daniel Bayer
On Sun, Oct 26, 2008 at 06:51:33PM +0100, Bastian Blank wrote:
 On Sun, Oct 26, 2008 at 05:55:11PM +0100, Daniel Bayer wrote:
  Package: xen-hypervisor-3.2-1-i386-nonpae
 
 The non-pae hypervisor is not longer supported upstream, please uses the
 pae one.

I just tried. The pae hypervisor is even worse. It produces no
output at all and the system immediately reboots after grub
printed its savedefault line.


Daniel


pgpWbPfZ4QCuG.pgp
Description: PGP signature


Bug#491750: mutt: segfault after reading ticket file

2008-08-03 Thread Daniel Bayer
On Sun, Aug 03, 2008 at 03:25:30AM +0200, Christoph Berg wrote:
 I suspect something else is broken on your system, or your setup is
 different in some way.

Yesterday I made an update on my i386 unstable system and it worked
there also. So I suspected an amd64 issue. The only other difference
is that my usernames are different. In the working case username and
principial match, in the non-working case they don't match.

 Could you try installing the mutt-dbg package and producing a
 backtrace with gdb?

Yes. I will do so this evening.


Daniel


pgpPyEhxl3kUX.pgp
Description: PGP signature


Bug#491750: mutt: segfault after reading ticket file

2008-08-03 Thread Daniel Bayer
Hello,

On Sun, Aug 03, 2008 at 03:25:30AM +0200, Christoph Berg wrote:
 Could you try installing the mutt-dbg package and producing a
 backtrace with gdb?

I didn't tried it with 1.5.18-3 but I can't reproduce the segfault
with 1.5.18-4. Maybe there was a bug in some library last week. I
guess this bug can be closed.

regards,


Daniel


pgphPMjXnT9Gh.pgp
Description: PGP signature


Bug#491750: mutt: segfault after reading ticket file

2008-07-21 Thread Daniel Bayer
Package: mutt
Version: 1.5.18-3
Severity: important

Hello,

I just installed 1.5.18-3 and it segfaults durint TLS initalisation. A
strace shows that one of the last things it does is
| open(/tmp/krb5cc_1000, O_RDONLY)  = 9
Removing --with-gss fixes the problem. Mutt works again, including
single-sign-on via libsasl2-modules-gssapi-heimdal.

So please remove the path from #469483. It renders the package
unusable.


Daniel

PS: The information below is for the working package I compiled
without gss and with gpgme.

-- Package-specific info:
Mutt 1.5.18 (2008-05-17)
Copyright (C) 1996-2008 Michael R. Elkins and others.
Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.
Mutt is free software, and you are welcome to redistribute it
under certain conditions; type `mutt -vv' for details.

System: Linux 2.6.25-2-amd64 (x86_64)
ncurses: ncurses 5.6.20080713 (compiled with 5.6)
libidn: 1.9 (compiled with 1.9)
hcache backend: GDBM version 1.8.3. 10/15/2002 (built Apr 24 2006 03:50:27)
Compile options:
-DOMAIN
+DEBUG
-HOMESPOOL  +USE_SETGID  +USE_DOTLOCK  +DL_STANDALONE  
+USE_FCNTL  -USE_FLOCK   
+USE_POP  +USE_IMAP  +USE_SMTP  -USE_GSS  -USE_SSL_OPENSSL  +USE_SSL_GNUTLS  
+USE_SASL  +HAVE_GETADDRINFO  
+HAVE_REGCOMP  -USE_GNU_REGEX  
+HAVE_COLOR  +HAVE_START_COLOR  +HAVE_TYPEAHEAD  +HAVE_BKGDSET  
+HAVE_CURS_SET  +HAVE_META  +HAVE_RESIZETERM  
+CRYPT_BACKEND_CLASSIC_PGP  +CRYPT_BACKEND_CLASSIC_SMIME  +CRYPT_BACKEND_GPGME  
-EXACT_ADDRESS  -SUN_ATTACHMENT  
+ENABLE_NLS  -LOCALES_HACK  +COMPRESSED  +HAVE_WC_FUNCS  +HAVE_LANGINFO_CODESET 
 +HAVE_LANGINFO_YESEXPR  
+HAVE_ICONV  -ICONV_NONTRANS  +HAVE_LIBIDN  +HAVE_GETSID  +USE_HCACHE  
ISPELL=/usr/bin/ispell
SENDMAIL=/usr/sbin/sendmail
MAILPATH=/var/mail
PKGDATADIR=/usr/share/mutt
SYSCONFDIR=/etc
EXECSHELL=/bin/sh
MIXMASTER=mixmaster
To contact the developers, please mail to [EMAIL PROTECTED].
To report a bug, please visit http://bugs.mutt.org/.

patch-1.5.13.cd.ifdef.2
patch-1.5.13.cd.purge_message.3.4
patch-1.5.13.nt+ab.xtitles.4
patch-1.5.4.vk.pgp_verbose_mime
patch-1.5.6.dw.maildir-mtime.1
patch-1.5.8.hr.sensible_browser_position.3

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

Kernel: Linux 2.6.25-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mutt depends on:
ii  libc62.7-12  GNU C Library: Shared libraries
ii  libgdbm3 1.8.3-3 GNU dbm database routines (runtime
ii  libgnutls26  2.4.1-1 the GNU TLS library - runtime libr
ii  libgpg-error01.4-2   library for common error values an
ii  libgpgme11   1.1.6-2 GPGME - GnuPG Made Easy
ii  libidn11 1.9-1   GNU libidn library, implementation
ii  libncursesw5 5.6+20080713-1  shared libraries for terminal hand
ii  libsasl2-2   2.1.22.dfsg1-21 Cyrus SASL - authentication abstra

Versions of packages mutt recommends:
ii  exim4 4.69-6 metapackage to ease Exim MTA (v4) 
ii  exim4-daemon-light [mail-tran 4.69-6 lightweight Exim MTA (v4) daemon
ii  locales   2.7-12 GNU C Library: National Language (
ii  mime-support  3.44-1 MIME files 'mime.types'  'mailcap

Versions of packages mutt suggests:
ii  aspell  0.60.6-1 GNU Aspell spell-checker
ii  ca-certificates 20080617 Common CA certificates
ii  gnupg   1.4.9-2  GNU privacy guard - a free PGP rep
ii  ispell  3.1.20.0-4.4 International Ispell (an interacti
pn  mixmaster   none   (no description available)
ii  openssl 0.9.8g-11Secure Socket Layer (SSL) binary a
pn  urlview none   (no description available)

Versions of packages mutt is related to:
ii  mutt  1.5.18-3.1 text-based mailreader supporting M
pn  mutt-dbg  none (no description available)
pn  mutt-patched  none (no description available)

-- no debconf information


pgpouxTNUR0Ap.pgp
Description: PGP signature


Bug#462661: kopete: list of available protocols is empty

2008-01-26 Thread Daniel Bayer
Package: kopete
Version: 4:4.0.0-1
Severity: normal

Hello,

the list of available protocols in kopete is empty iff I install
kde-l10n-de.


Daniel

-- System Information:
Debian Release: lenny/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'unstable'), (500, 
'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22.1
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kopete depends on:
ii  kde-icons-oxygen   4:4.0.0-3 Oxygen icon theme for KDE 4
ii  kdebase-runtime4:4.0.0-3 Runtime components from the offici
ii  kdebase-runtime-data   4:4.0.0-3 Shared data files for the KDE 4 ba
ii  kdelibs5   4:4.0.0-2 core libraries for all KDE 4 appli
ii  kdepimlibs54:4.0.0-4 core libraries for KDE PIM 4 appli
ii  libc6  2.7-6 GNU C Library: Shared libraries
ii  libgcc11:4.3-20080116-1  GCC support library
ii  libidn11   1.1-1 GNU libidn library, implementation
ii  libqca22.0.0-3   Qt Cryptographic Architecture - sh
ii  libqimageblitz41:0.0.4-1 KDE/Qt image filter library
ii  libqt4-core4.3.3-2   Qt 4 core non-GUI functionality ru
ii  libqt4-gui 4.3.3-2   Qt 4 core GUI functionality runtim
ii  libqt4-qt3support  4.3.3-2   Qt 3 compatibility library for Qt 
ii  libsqlite3-0   3.4.2-2   SQLite 3 shared library
ii  libstdc++6 4.3-20080116-1The GNU Standard C++ Library v3
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxml22.6.31.dfsg-1 GNOME XML library
ii  libxslt1.1 1.1.22-1  XSLT processing library - runtime 
ii  libxss11:1.1.2-1 X11 Screen Saver extension library
ii  zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime

Versions of packages kopete recommends:
ii  libqca2-plugin-ossl   0.1~20070904-3 QCA OSSL plugin for libqca2

-- no debconf information


signature.asc
Description: Digital signature


Bug#461416: /etc/network/if-up.d/mountnfs: some debug code survived

2008-01-18 Thread Daniel Bayer
Package: initscripts
Version: 2.86.ds1-50
Severity: normal
File: /etc/network/if-up.d/mountnfs

Hello,

in /etc/network/if-up.d/mountnfs in line 119 some test code remained:

sed -e 's/[ \t]*auto[ \t]*//;s/[ \t]*$//;s/[ \t]/\n/g' | \
--   while read i; do echo $i; done
  if [ `grep -c $i /etc/network/run/ifstate` -eq 0 ]; then

The error message is:

| /etc/network/if-up.d/mountnfs: 126: Syntax error: done unexpected 
(expecting })
| run-parts: /etc/network/if-up.d/mountnfs exited with return code 2

Daniel

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

Kernel: Linux 2.6.18-with-oti (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages initscripts depends on:
ii  debianutils  2.28.2  Miscellaneous utilities specific t
ii  e2fsprogs1.40.3-1ext2 file system utilities and lib
ii  libc62.7-5   GNU C Library: Shared libraries
ii  lsb-base 3.1-24  Linux Standard Base 3.1 init scrip
ii  mount2.13-8  Tools for mounting and manipulatin
ii  sysvinit-utils   2.86.ds1-47 System-V-like utilities

Versions of packages initscripts recommends:
ii  psmisc22.6-1 Utilities that use the proc filesy

-- no debconf information


signature.asc
Description: Digital signature


Bug#460533: kde-l10n-de: Package empty

2008-01-13 Thread Daniel Bayer
Package: kde-l10n-de
Version: 4:3.97.0-1
Severity: normal

Hello, the package kde-l10n-de is empty:

| $ dpkg -L kde-l10n-de
| /.
| /usr
| /usr/share
| /usr/share/doc
| /usr/share/doc/kde-l10n-de
| /usr/share/doc/kde-l10n-de/changelog.Debian.gz
| /usr/share/doc/kde-l10n-de/copyright
| $

Looking at the file sizes, the same is true for pl and nl.


Daniel

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

Kernel: Linux 2.6.22.1
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kde-l10n-de depends on:
ii  kdelibs5  4:4.0.0-1  core libraries for all KDE 4 appli

kde-l10n-de recommends no packages.

-- no debconf information


signature.asc
Description: Digital signature


Bug#434362: fwbuilder: iptables, generates wrong script

2007-07-23 Thread Daniel Bayer
Package: fwbuilder
Version: 2.1.8-1+b1
Severity: normal

Hello,

I just tried to create a rule which sends all the packages which are
not from some specific subnet to a new rule chain. Doing this fwbuilder
generates the following code:

$IPTABLES -N Cid46A057AE27241.0
$IPTABLES -A INPUT  -i inet  -d XXX.XX.XXX.XX  -j Cid46A057AE27241.0
$IPTABLES -N CHAIN
$IPTABLES -A Cid46A057AE27241.0  -s YY.Y.Y.Y/8  -j CHAIN
$IPTABLES -A Cid46A057AE27241.0  -j CHAIN

As you can see all the packages are send to the CHAIN. It always
generates this output, no matter if negation of the source network is
enabled or not.

I expect the second last rule to look like this:
$IPTABLES -A Cid46A057AE27241.0  -s YY.Y.Y.Y/8  -j RETURN

Regards,


Daniel

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.18-4-xen-amd64 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages fwbuilder depends on:
ii  fwbuilder-common2.1.8-1  Firewall administration tool GUI (
ii  fwbuilder-linux [fwbuil 2.1.8-1+b1   Firewall Builder policy compiler(s
ii  libc6   2.6-2GNU C Library: Shared libraries
ii  libfwbuilder7   2.1.8-1+b1   Firewall Builder API library
ii  libgcc1 1:4.2-20070712-1 GCC support library
ii  libqt3-mt   3:3.3.7-5Qt GUI Library (Threaded runtime v
ii  libsnmp10   5.3.1-7  SNMP (Simple Network Management Pr
ii  libssl0.9.8 0.9.8e-5+b1  SSL shared libraries
ii  libstdc++6  4.2-20070712-1   The GNU Standard C++ Library v3
ii  libwrap07.6.dbs-13   Wietse Venema's TCP wrappers libra
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxml2 2.6.29.dfsg-1GNOME XML library
ii  libxslt1.1  1.1.21-1 XSLT processing library - runtime 

fwbuilder recommends no packages.

-- no debconf information


signature.asc
Description: Digital signature


Bug#434362: some more bits

2007-07-23 Thread Daniel Bayer
Hello again,

I changed the source from a Address Range to a Network. Now I get this code:

$IPTABLES -N CHAIN
$IPTABLES -A INPUT  -i inet  -s ! XX.X.X.X/8  -d YYY.YY.YYY.YY  -j CHAIN

This, of course, is correct.

So it seems there is a bug in negated source Address Ranges. As destination
they work fine.


Daniel


signature.asc
Description: This is a digitally signed message part.


Bug#427647: vim: tries to be smart

2007-06-05 Thread Daniel Bayer
Package: vim
Version: 1:7.1-000+1
Severity: important


Hello,

since some time vim tries do be smart, but it is doing pretty dumb
things. For example if I try to write PREFIX in tex mode it ends
up as something like PR\begin{figure}[X].  Of course, this is not
what I want. There are some other acronyms to which vim is doing
similar things.

This is really bad, especially for people touch typing like me.

Regards,


Daniel

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.20-1-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages vim depends on:
ii  libc62.5-10  GNU C Library: Shared libraries
ii  libgpmg1 1.19.6-25   General Purpose Mouse - shared lib
ii  libncurses5  5.6-3   Shared libraries for terminal hand
ii  vim-common   1:7.1-000+1 Vi IMproved - Common files
ii  vim-runtime  1:7.1-000+1 Vi IMproved - Runtime files

vim recommends no packages.

-- no debconf information


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



Bug#314985: pmount: doesn't work with kernel 2.6.12

2005-06-20 Thread Daniel Bayer
Hello,

On Mon, Jun 20, 2005 at 08:40:52AM +0200, Martin Pitt wrote:
 Daniel Bayer [2005-06-19 22:46 +0200]:
  I just updated to kernel 2.6.12 and now I can't mount my usb
  harddrive with pmount anymore because it is not marked as removeable
  in /sys:
  | [EMAIL PROTECTED]:/ $ cat /sys/block/sdb/removable 
  | 0
  | [EMAIL PROTECTED]:/ $ 
  
  My usbstick still works fine:
  | [EMAIL PROTECTED]:/ $ cat /sys/block/sda/removable 
  | 1
  | [EMAIL PROTECTED]:/ $
  
  I don't know if this is intended by the kernel folk or if it is
  just a bug, but maybe you should consider detecting removeable media
  similar like hal does in /etc/udev/scripts/device-removable.sh.
 
 In fact I already do, if a device is attached to USB or FireWire, it
 is also permitted to be mounted. What does
 
   pmount -d /dev/sdbX
 
 say? (With X being an appropriate partition number of course)

It seems it only looks for /sys/.../removable:
| [EMAIL PROTECTED]:~ $ LC_MESSAGES=C pmount -d /dev/sda1
| resolved /dev/sda1 to device /dev/sda1
| mount point to be used: /media/sda1
| no iocharset given, current locale encoding is UTF-8
| locale encoding uses UTF-8, setting iocharset to 'utf8'
| Cleaning lock directory /var/lock/pmount/_dev_sda1
| device_whitelist: checking /etc/pmount.allow...
| device_whitlisted(): nothing matched, returning 0
| find_sysfs_device: looking for sysfs directory for device 8:1
| find_sysfs_device: checking whether /dev/sda1 is on /sys/block/sda (8:0)
| find_sysfs_device: major device numbers matchfind_sysfs_device: minor device 
numbers do not match, checking partitions...find_sysfs_device: checking whether 
device /dev/sda1 matches partition 8:0
| find_sysfs_device: checking whether device /dev/sda1 matches partition 8:1
| find_sysfs_device: - partition matches, belongs to block device 
/sys/block/sda
| device_removable: corresponding block device for /dev/sda1 is /sys/block/sda
| get_blockdev_attr: value of /sys/block/sda/removable == 0
| Error: device /dev/sda1 is not removable
| policy check failed
| [EMAIL PROTECTED]:~ $ 


Daniel


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



Bug#314985: pmount: doesn't work with kernel 2.6.12

2005-06-20 Thread Daniel Bayer
Hello,

after some digging I think I found the problem in the function
sysfs_get_device_parent() of libsysfs1. If called by pmount it alway
returns NULL.

I think this is because it tries to get the parent by removing the
last part of the pathname. To make sure that it really gets a device
it checks for the presence of /detach_state. But there is no file
called detach_state in my entire /sys! Maybe this is somehow related
to http://lkml.org/lkml/2005/5/17/234 .

And here for reference the code libsysfs is executing
(sysfs_device.c:610):
| /*
|  * All devices have the detach_state attribute - validate here
|  */
| safestrcat(ppath, /detach_state);
| if ((sysfs_path_is_file(ppath)) != 0) {
|   dprintf(Device at %s does not have a parent\n, dev-path);
|   return NULL;
| }


Daniel


signature.asc
Description: Digital signature


Bug#314985: pmount: doesn't work with kernel 2.6.12

2005-06-19 Thread Daniel Bayer
Package: pmount
Version: 0.8-2
Severity: normal

Hello,

I just updated to kernel 2.6.12 and now I can't mount my usb
harddrive with pmount anymore because it is not marked as removeable
in /sys:
| [EMAIL PROTECTED]:/ $ cat /sys/block/sdb/removable 
| 0
| [EMAIL PROTECTED]:/ $ 

My usbstick still works fine:
| [EMAIL PROTECTED]:/ $ cat /sys/block/sda/removable 
| 1
| [EMAIL PROTECTED]:/ $

I don't know if this is intended by the kernel folk or if it is
just a bug, but maybe you should consider detecting removeable media
similar like hal does in /etc/udev/scripts/device-removable.sh.

TIA


Daniel


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