Bug#1079229: cyrus-replication: Replication stopped working after upgrading from 3.8.4-1 to 3.10.0-1

2024-08-21 Thread Gábor Gombás
Package: cyrus-replication
Followup-For: Bug #1079229

Hi,

I found another message, which for some reason does not go to the
default log:

Aug 22 06:15:38 replica.lan cyrus/imap[51641]: encoded packet size too big 
(705497681 > 4096)

It's always the same number, and 705497681 is 2A0D0A51 in hex, which is
the '* CR LF )' sequence, so I suspect sync_client sends an unencrypted
command which imapd on the other side tries to interpret as an encrypted
packet.

Regards,
Gabor


-- System Information:
Debian Release: trixie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable-security'), (500, 'stable'), 
(102, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.10.4-gg (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages cyrus-replication depends on:
ii  cyrus-common   3.10.0-1
pn  cyrus-imapd | cyrus-pop3d  
ii  libc6  2.39-6
ii  libcom-err21.47.1-1
ii  libsasl2-2 2.1.28+dfsg1-7
ii  libwrap0   7.6.q-33
ii  zlib1g 1:1.3.dfsg+really1.3.1-1

cyrus-replication recommends no packages.

cyrus-replication suggests no packages.



Bug#1079229: cyrus-replication: Replication stopped working after upgrading from 3.8.4-1 to 3.10.0-1

2024-08-21 Thread Gábor Gombás
Package: cyrus-replication
Version: 3.10.0-1
Severity: important

Hi,

After upgrading, syc_client can no longer authenticate. These are the
messages from sync_client:

Aug 21 19:55:14 primary.lan cyrus/sync_client[1331228]: couldn't authenticate 
to backend server: bad protocol / cancel
Aug 21 19:55:14 primary.lan cyrus/sync_client[1331228]: 
getaddrinfo(replica.lan) failed: Servname not supported for ai_socktype

While these are the errors messages on the other side:

Aug 21 19:55:14 replica.lan cyrus/imap[34041]: login: 
[:::::::] imap/primary.lan GSSAPI User logged 
in SESSIONID=
Aug 21 19:55:14 replica.lan cyrus/imap[34041]: decoding error: generic failure; 
SASL(-1): generic failure: , closing connection
Aug 21 19:55:14 replica.lan cyrus/imap[34041]: session ended: 
sessionid= userid= id.name=<(null)>

Regards,
Gabor


-- System Information:
Debian Release: trixie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable-security'), (500, 'stable'), 
(102, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.10.4-gg (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages cyrus-replication depends on:
ii  cyrus-common   3.10.0-1
pn  cyrus-imapd | cyrus-pop3d  
ii  libc6  2.39-6
ii  libcom-err21.47.1-1
ii  libsasl2-2 2.1.28+dfsg1-7
ii  libwrap0   7.6.q-33
ii  zlib1g 1:1.3.dfsg+really1.3.1-1

cyrus-replication recommends no packages.

cyrus-replication suggests no packages.



Bug#1070720: tpm2-tss: test/unit/tcti-spidev failure on 32bit with 64bit time_t

2024-06-19 Thread Gábor Gombás
Source: tpm2-tss
Followup-For: Bug #1070720

Hi,

Taking a quick look, it's the testsuite which appears to be broken.
Upstream commit
https://github.com/tpm2-software/tpm2-tss/commit/932b1e78047ed0ddc09fcb06bff2e7cf96406976
silenced tests failing in a similar way for large file offset builds
instead of attempting a proper fix, so I guess it would be fine to skip
this test on 32-bit if time_t is 64-bit.

Regards,
Gabor

-- System Information:
Debian Release: trixie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable-security'), (500, 'stable'), 
(102, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.9.5 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)



Bug#1071519: apt: "--solver 3.0" does not want to upgrade some packages

2024-05-20 Thread Gábor Gombás
Package: apt
Version: 2.9.3
Severity: normal

Hi,

Well, it's alpha, but still - using "--solver 3.0", I cannot upgrade some 
packages to the version in sid:

# apt policy iproute2
iproute2:
  Installed: 6.8.0-1
  Candidate: 6.8.0-1
  Version table:
 6.9.0-1 102
102 http://ftp.hu.debian.org/debian sid/main amd64 Packages
102 http://ftp.at.debian.org/debian sid/main amd64 Packages
 *** 6.8.0-1 103
103 http://ftp.hu.debian.org/debian trixie/main amd64 Packages
103 http://ftp.at.debian.org/debian trixie/main amd64 Packages
100 /var/lib/dpkg/status
 6.1.0-3 990
990 http://ftp.hu.debian.org/debian bookworm/main amd64 Packages
990 http://ftp.at.debian.org/debian bookworm/main amd64 Packages
# apt install -t unstable --mark-auto --solver 3.0 iproute2
Summary:
  Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 56

Without "--solver 3.0", it works:

# apt install -t unstable --mark-auto iproute2
Upgrading:  
  iproute2

Summary:
  Upgrading: 1, Installing: 0, Removing: 0, Not Upgrading: 55
  Download size: 1,064 kB
  Space needed: 4,096 B / 99.1 GB available

Get:1 http://ftp.hu.debian.org/debian sid/main amd64 iproute2 amd64 6.9.0-1 
[1,064 kB]
Fetched 1,064 kB in 0s (15.7 MB/s) 
Reading changelogs... Done
apt-listchanges: Do you want to continue? [Y/n] n
apt-listchanges: Aborting


-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "amd64";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Install-Recommends "false";
APT::Install-Suggests "0";
APT::Key "";
APT::Key::Assert-Pubkey-Algo ">=rsa2048,ed25519,ed448";
APT::Sandbox "";
APT::Sandbox::User "_apt";
APT::NeverAutoRemove "";
APT::NeverAutoRemove:: "^firmware-linux.*";
APT::NeverAutoRemove:: "^linux-firmware$";
APT::NeverAutoRemove:: "^linux-image-[a-z0-9]*$";
APT::NeverAutoRemove:: "^linux-image-[a-z0-9]*-[a-z0-9]*$";
APT::NeverAutoRemove:: "^postgresql.*-16";
APT::VersionedKernelPackages "";
APT::VersionedKernelPackages:: "linux-.*";
APT::VersionedKernelPackages:: "kfreebsd-.*";
APT::VersionedKernelPackages:: "gnumach-.*";
APT::VersionedKernelPackages:: ".*-modules";
APT::VersionedKernelPackages:: ".*-kernel";
APT::Never-MarkAuto-Sections "";
APT::Never-MarkAuto-Sections:: "metapackages";
APT::Never-MarkAuto-Sections:: "tasks";
APT::Move-Autobit-Sections "";
APT::Move-Autobit-Sections:: "oldlibs";
APT::Update "";
APT::Update::Post-Invoke-Success "";
APT::Update::Post-Invoke-Success:: "/usr/bin/test -e 
/usr/share/dbus-1/system-services/org.freedesktop.PackageKit.service && 
/usr/bin/test -S /var/run/dbus/system_bus_socket && /usr/bin/gdbus call 
--system --dest org.freedesktop.PackageKit --object-path 
/org/freedesktop/PackageKit --timeout 4 --method 
org.freedesktop.PackageKit.StateHasChanged cache-update > /dev/null; /bin/echo 
> /dev/null";
APT::Update::Post-Invoke-Success:: "if /usr/bin/test -w /var/cache/swcatalog -a 
-e /usr/bin/appstreamcli; then appstreamcli refresh --source=os > /dev/null || 
true; fi";
APT::Update::Post-Invoke "";
APT::Update::Post-Invoke:: "[ ! -x /usr/bin/debtags ] || debtags update || 
true";
APT::Get "";
APT::Get::Show-Upgraded "yes";
APT::Default-Release "bookworm";
APT::Architectures "";
APT::Architectures:: "amd64";
APT::Architectures:: "i386";
APT::Compressor "";
APT::Compressor::. "";
APT::Compressor::.::Name ".";
APT::Compressor::.::Extension "";
APT::Compressor::.::Binary "";
APT::Compressor::.::Cost "0";
APT::Compressor::zstd "";
APT::Compressor::zstd::Name "zstd";
APT::Compressor::zstd::Extension ".zst";
APT::Compressor::zstd::Binary "zstd";
APT::Compressor::zstd::Cost "60";
APT::Compressor::zstd::CompressArg "";
APT::Compressor::zstd::CompressArg:: "-19";
APT::Compressor::zstd::UncompressArg "";
APT::Compressor::zstd::UncompressArg:: "-d";
APT::Compressor::lz4 "";
APT::Compressor::lz4::Name "lz4";
APT::Compressor::lz4::Extension ".lz4";
APT::Compressor::lz4::Binary "false";
APT::Compressor::lz4::Cost "50";
APT::Compressor::gzip "";
APT::Compressor::gzip::Name "gzip";
APT::Compressor::gzip::Extension ".gz";
APT::Compressor::gzip::Binary "gzip";
APT::Compressor::gzip::Cost "100";
APT::Compressor::gzip::CompressArg "";
APT::Compressor::gzip::CompressArg:: "-6n";
APT::Compressor::gzip::UncompressArg "";
APT::Compressor::gzip::UncompressArg:: "-d";
APT::Compressor::xz "";
APT::Compressor::xz::Name "xz";
APT::Compressor::xz::Extension ".xz";
APT::Compressor::xz::Binary "xz";
APT::Compressor::xz::Cost "200";
APT::Compressor::xz::CompressArg "";
APT::Compressor::xz::CompressArg:: "-6";
APT::Compressor::xz::UncompressArg "";
APT::Compressor::xz::UncompressArg:: "-d";
APT::Compressor::bzip2 "";
APT::Compressor::bzip2::Name "bzip2";
APT::Compressor::bzip2::Extension ".bz2";
APT::Compressor::bzip2::Binary "bzip2";
APT::Compressor::bzip2::Cost "300";
APT::Compressor::bzip2::CompressArg "";
APT::Compressor::bzip2::CompressArg:: "-6";
APT::Compressor::bzip2::UncompressArg 

Bug#1020966: anacron: after update anacron.service is disabled

2022-10-05 Thread Gábor Gombás
Package: anacron
Version: 2.3-35
Followup-For: Bug #1020966

Hi,

This happened here as well:

diff --git a/systemd/system/multi-user.target.wants/anacron.service 
b/systemd/system/multi-user.target.wants/anacron.service
deleted file mode 12
index 18167769..
--- a/systemd/system/multi-user.target.wants/anacron.service
+++ /dev/null
@@ -1 +0,0 @@
-/lib/systemd/system/anacron.service
\ No newline at end of file
diff --git a/systemd/system/timers.target.wants/anacron.timer 
b/systemd/system/timers.target.wants/anacron.timer
deleted file mode 12
index 0acf85ee..
--- a/systemd/system/timers.target.wants/anacron.timer
+++ /dev/null
@@ -1 +0,0 @@
-/lib/systemd/system/anacron.timer
\ No newline at end of file

Regards,
Gabor

-- System Information:
Debian Release: bookworm/sid
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'stable-updates'), (500, 
'stable-security'), (103, 'testing'), (102, 'unstable'), (101, 'experimental')
merged-usr: no
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.19.12-1-g6b8ac68e5f67 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages anacron depends on:
ii  libc6 2.35-1
ii  lsb-base  11.2

Versions of packages anacron recommends:
ii  cron [cron-daemon]  3.0pl1-150

Versions of packages anacron suggests:
ii  postfix [mail-transport-agent]  3.6.4-1+b3
ii  powermgmt-base  1.37
ii  syslog-ng-core [system-log-daemon]  3.35.1-1+b2

-- no debconf information



Bug#1010915: mutt: GSSAPI SMTP authentication no longer works

2022-05-13 Thread Gábor Gombás
Package: mutt
Version: 2.2.3-2
Followup-For: Bug #1010915

Hi,

I've run into this issue too, and it is clearly gsasl which is broken:

[2022-05-13 17:40:38] smtp_authenticate: Trying method GSSAPI LOGIN PLAIN
[2022-05-13 17:40:38] mutt_gsasl_get_mech() returned no usable mech
[2022-05-13 17:40:38] No authenticators available

Gabor

-- Package-specific info:
Mutt 2.2.3 (2022-04-12)
Copyright (C) 1996-2022 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 5.17.5-1-g6be07be25066 (x86_64)
ncurses: ncurses 6.3.20220423 (compiled with 6.3)
libidn2: 2.3.2 (compiled with 2.3.2)
hcache backend: tokyocabinet 1.4.48

Compiler:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 11.2.0-20' 
--with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs 
--enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-11 
--program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-libstdcxx-time=yes 
--with-default-libstdcxx-abi=new --enable-gnu-unique-object 
--disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib 
--enable-libphobos-checking=release --with-target-system-zlib=auto 
--enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet 
--with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 
--enable-multilib --with-tune=generic 
--enable-offload-targets=nvptx-none=/build/gcc-11-GT6Wjf/gcc-11-11.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-GT6Wjf/gcc-11-11.2.0/debian/tmp-gcn/usr
 --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu 
--host=x86_64-linux-gnu --target=x86_64-linux-gnu 
--with-build-config=bootstrap-lto-lean --enable-link-serialization=2
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 11.2.0 (Debian 11.2.0-20) 

Configure options: --build=x86_64-linux-gnu --prefix=/usr 
'--includedir=${prefix}/include' '--mandir=${prefix}/share/man' 
'--infodir=${prefix}/share/info' --sysconfdir=/etc --localstatedir=/var 
--disable-option-checking --disable-silent-rules 
'--libdir=${prefix}/lib/x86_64-linux-gnu' --runstatedir=/run 
--disable-maintainer-mode --disable-dependency-tracking 
--with-mailpath=/var/mail --enable-compressed --enable-debug --enable-fcntl 
--enable-hcache --enable-gpgme --enable-imap --enable-smtp --enable-pop 
--enable-sidebar --enable-dotlock --disable-fmemopen --with-curses 
--with-gnutls --with-gss --with-idn2 --with-mixmaster --with-gsasl 
--without-gdbm --without-bdb --without-qdbm --with-tokyocabinet 
build_alias=x86_64-linux-gnu 'CFLAGS=-g -O2 
-ffile-prefix-map=/build/mutt-OjBqXe/mutt-2.2.3=. -fstack-protector-strong 
-Wformat -Werror=format-security' 'LDFLAGS=-Wl,-z,relro -Wl,-z,now' 
'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2'

Compilation CFLAGS: -Wall -pedantic -Wno-long-long -g -O2 
-ffile-prefix-map=/build/mutt-OjBqXe/mutt-2.2.3=. -fstack-protector-strong 
-Wformat -Werror=format-security

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_GSASL  +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  +HAVE_FUTIMENS  
+CRYPT_BACKEND_CLASSIC_PGP  +CRYPT_BACKEND_CLASSIC_SMIME  +CRYPT_BACKEND_GPGME  
-EXACT_ADDRESS  -SUN_ATTACHMENT  
+ENABLE_NLS  -LOCALES_HACK  +HAVE_WC_FUNCS  +HAVE_LANGINFO_CODESET  
+HAVE_LANGINFO_YESEXPR  
+HAVE_ICONV  -ICONV_NONTRANS  -HAVE_LIBIDN  +HAVE_LIBIDN2  +HAVE_GETSID  
+USE_HCACHE  
+USE_SIDEBAR  +USE_COMPRESSED  +USE_INOTIFY  
-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 .
To report a bug, please contact the Mutt maintainers via gitlab:
https://gitlab.com/muttmua/mutt/issues


-- System Information:
Debian Release: bookworm/sid
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'stable-updates'), (500, 
'stable-security'), (103, 'testing'), (102, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.17.5-1-g6be07be25066 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/s

Bug#995925: tpm2-tss: Latest version breaks tpm2-abrmd due to outdated udev rule

2021-10-08 Thread Gábor Gombás
Package: libtss2-sys1
Version: 3.1.0-3
Severity: normal

Hi,

$ systemctl status tpm2-abrmd.service 
● tpm2-abrmd.service - TPM2 Access Broker and Resource Management Daemon
 Loaded: loaded (/lib/systemd/system/tpm2-abrmd.service; enabled; vendor 
preset: enabled)
 Active: inactive (dead)

Oct 08 06:02:07 twister systemd[1]: Dependency failed for TPM2 Access Broker 
and Resource Management Daemon.
Oct 08 06:02:07 twister systemd[1]: tpm2-abrmd.service: Job 
tpm2-abrmd.service/start failed with result 'dependency'.
Oct 08 09:03:56 twister systemd[1]: Dependency failed for TPM2 Access Broker 
and Resource Management Daemon.
Oct 08 09:03:56 twister systemd[1]: tpm2-abrmd.service: Job 
tpm2-abrmd.service/start failed with result 'dependency'.

Which is caused by:

$ systemctl status dev-tpm0.device 
● dev-tpm0.device - /dev/tpm0
 Loaded: loaded
 Active: inactive (dead)

Oct 08 06:02:07 twister systemd[1]: dev-tpm0.device: Job dev-tpm0.device/start 
timed out.
Oct 08 06:02:07 twister systemd[1]: Timed out waiting for device /dev/tpm0.
Oct 08 06:02:07 twister systemd[1]: dev-tpm0.device: Job dev-tpm0.device/start 
failed with result 'timeout'.
Oct 08 09:03:56 twister systemd[1]: dev-tpm0.device: Job dev-tpm0.device/start 
timed out.
Oct 08 09:03:56 twister systemd[1]: Timed out waiting for device /dev/tpm0.
Oct 08 09:03:56 twister systemd[1]: dev-tpm0.device: Job dev-tpm0.device/start 
failed with result 'timeout'.

... which in turn is caused by libtss2-sys1 depending on tpm-udev, but the UDEV
rule in tpm-udev is outdated:

$ diff -u /lib/udev/rules.d/60-tpm-udev.rules 
/tmp/t/tpm2-tss-3.1.0/dist/tpm-udev.rules 
--- /lib/udev/rules.d/60-tpm-udev.rules 2020-11-30 15:30:36.0 +0100
+++ /tmp/t/tpm2-tss-3.1.0/dist/tpm-udev.rules   2021-05-17 20:42:55.0 
+0200
@@ -1,4 +1,4 @@
 # tpm devices can only be accessed by the tss user but the tss
 # group members can access tpmrm devices
-KERNEL=="tpm[0-9]*", MODE="0660", OWNER="tss"
-KERNEL=="tpmrm[0-9]*", MODE="0660", OWNER="tss", GROUP="tss"
+KERNEL=="tpm[0-9]*", TAG+="systemd", MODE="0660", OWNER="tss"
+KERNEL=="tpmrm[0-9]*", TAG+="systemd", MODE="0660", OWNER="tss", GROUP="tss"

tpm-udev needs to be updated, and libtss2-sys1 needs a versioned dependency on
the fixed version. I wonder if tpm-udev should be built from the tpm2-tss
source package to ensure the udev rule does not get out of date.

Regards,
Gabor

-- System Information:
Debian Release: bookworm/sid
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'stable-updates'), (500, 
'stable-security'), (103, 'testing'), (102, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.14.9 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libtss2-sys1 depends on:
ii  libc62.32-4
ii  libtss2-mu0  3.1.0-3
ii  tpm-udev 0.5

libtss2-sys1 recommends no packages.

libtss2-sys1 suggests no packages.

-- no debconf information


Bug#913916: grub-efi-amd64: UEFI boot option removed after update to grub2 2.02~beta3-5+deb9u1

2021-07-21 Thread Gábor Gombás
Package: grub2-common
Version: 2.04-20
Followup-For: Bug #913916
X-Debbugs-Cc: gomb...@digikabel.hu

Hi,

I can confirm the bug still exists, running grub-install makes my laptop
(Dell Latitude E7470) unbootable by removing all (well, the only) boot
options, and I have to enter the firmware menu to set up the boot
options again.

It took more than a year to figure out it was due to grub-install,
because the bug usually manifested itself after installing a large
number of packages, and I was lazy to figure out which exactly was the
trigger. But yesterday, the only relevant packages which I have updated
were shim-helpers-amd64-signed and grub-efi-amd64-signed, and only
shim-helpers-amd64-signed had a postinst script, and the only thing that
postinst script did was running grub-install.

Here's the output of "efibootmgr -v", if it helps:

# efibootmgr -v
BootCurrent: 0006
Timeout: 0 seconds
BootOrder: 0001,0004,0002,0007,0008,0006
Boot  Windows Boot Manager  
HD(1,GPT,----,0x800,0x32000)/File(\EFI\Microsoft\Boot\bootmgfw.efi)WINDOWS.x...B.C.D.O.B.J.E.C.T.=.{.x.x.x.x.x.x.x.x.-.x.x.x.x.-.x.x.x.x.-.x.x.x.x.-.x.x.x.x.x.x.x.x.x.x.x.x.}...3
Boot0001  Diskette DriveBBS(Floppy,Diskette Drive,0x0)..BO
Boot0002* Internal HDD  BBS(HD,P2: TOSHIBA X M.2 ,0x0)..BO
Boot0003* debian
HD(1,GPT,----,0x800,0x10)/File(\EFI\debian\shimx64.efi)
Boot0004  CD/DVD/CD-RW DriveBBS(CDROM,CD/DVD/CD-RW Drive,0x0)..BO
Boot0005* Linux Firmware Updater
HD(1,GPT,----,0x800,0x10)/File(\EFI\debian\fwupdx64.efi)
Boot0006* Debian
PciRoot(0x0)/Pci(0x17,0x0)/Sata(2,65535,0)/HD(1,GPT,----,0x800,0x10)/File(\EFI\debian\shimx64.efi)
Boot0007* Onboard NIC   BBS(Network,Onboard NIC,0x0)..BO
Boot0008* USB Storage DeviceBBS(USB,USB Storage Device,0x0)..BO

The "Debian" entry (with capital 'D') is the one I've set up through the
firware menu. The "debian" entry with lower case "d" is I guess the one
which was originally created by Debian Installer, and it is suspiciously
missing from BootOrder.

Regards,
Gabor

-- Package-specific info:

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

### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
  set have_grubenv=true
  load_env
fi
if [ "${next_entry}" ] ; then
   set default="${next_entry}"
   set next_entry=
   save_env next_entry
   set boot_once=true
else
   set default="0"
fi

if [ x"${feature_menuentry_id}" = xy ]; then
  menuentry_id_option="--id"
else
  menuentry_id_option=""
fi

export menuentry_id_option

if [ "${prev_saved_entry}" ]; then
  set saved_entry="${prev_saved_entry}"
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi

function savedefault {
  if [ -z "${boot_once}" ]; then
saved_entry="${chosen}"
save_env saved_entry
  fi
}
function load_video {
  if [ x$feature_all_video_module = xy ]; then
insmod all_video
  else
insmod efi_gop
insmod efi_uga
insmod ieee1275_fb
insmod vbe
insmod vga
insmod video_bochs
insmod video_cirrus
  fi
}

if [ x$feature_default_font_path = xy ] ; then
   font=unicode
else
insmod lvm
insmod btrfs
set root='lvmid/REDACTED'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint='lvmid/REDACTED' REDACTED
else
  search --no-floppy --fs-uuid --set=root REDACTED
fi
font="/@/usr/share/grub/unicode.pf2"
fi

if loadfont $font ; then
  set gfxmode=1920x1080x32,auto
  load_video
  insmod gfxterm
  set locale_dir=$prefix/locale
  set lang=en_US
  insmod gettext
fi
terminal_output gfxterm
if [ "${recordfail}" = 1 ] ; then
  set timeout=30
else
  if [ x$feature_timeout_style = xy ] ; then
set timeout_style=menu
set timeout=5
  # Fallback normal timeout code in case the timeout_style feature is
  # unavailable.
  else
set timeout=5
  fi
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
insmod lvm
insmod btrfs
set root='lvmid/REDACTED'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint='lvmid/REDACTED'  REDACTED
else
  search --no-floppy --fs-uuid --set=root REDACTED
fi
insmod png
if background_image 
/@/usr/share/desktop-base/homeworld-theme/grub/grub-16x9.png; then
  set color_normal=white/black
  set color_highlight=black/white
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 ###
function gfxmode {
set gfxpayload="${1}"
}
set linux_gfx_mode=keep
export linux_gfx_mode
menuentry 'Debian GNU/Linux' --class debian --class gnu-linux --class gnu 
--class os $menuentry_id_option '

Bug#979250: cinnamon-core: Why does cinnamon-core depend on xorg?

2021-01-04 Thread Gábor Gombás
Package: cinnamon-core
Version: 4.8.2
Severity: minor

Hi,

# apt install -t unstable cinnamon-core
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following additional packages will be installed:
  x11-apps x11-session-utils xfonts-100dpi xfonts-75dpi xfonts-base 
xfonts-scalable xinit xorg xorg-docs-core
Suggested packages:
  xorg-docs x11-xfs-utils
Recommended packages:
  xbitmaps
The following NEW packages will be installed:
  x11-apps x11-session-utils xfonts-100dpi xfonts-75dpi xfonts-base 
xfonts-scalable xinit xorg xorg-docs-core
The following packages will be upgraded:
  cinnamon-core
1 upgraded, 9 newly installed, 0 to remove and 90 not upgraded.
Need to get 14.3 MB of archives.
After this operation, 18.8 MB of additional disk space will be used.
Do you want to continue? [Y/n] 

Why does cinnamon-core now depend on such old stuff? My systems did not have
those old, legacy tools installed for years, and Cinnamon worked fine. Why do
they need to be resurrected now?

Regards,
Gabor

-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable'), (102, 'unstable'), (101, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.10.4 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_WARN
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages cinnamon-core depends on:
ii  cinnamon 4.8.5-1
ii  cinnamon-control-center  4.8.2-1
ii  cinnamon-screensaver 4.8.1-2
ii  cinnamon-session 4.8.0-2
ii  cinnamon-settings-daemon 4.8.3-1
ii  dconf-gsettings-backend [gsettings-backend]  0.38.0-1
ii  desktop-base 10.0.3
ii  muffin   4.8.0-3
ii  nemo 4.8.3-1

Versions of packages cinnamon-core recommends:
ii  cinnamon-l10n  4.8.3-1
ii  gdm3 [x-display-manager]   3.38.2.1-1
ii  gnome-terminal 3.38.1-2
ii  gnome-themes-extra 3.28-1
ii  gstreamer1.0-plugins-good  1.18.2-1
ii  gvfs-fuse  1.46.1-2

Versions of packages cinnamon-core suggests:
ii  cinnamon-desktop-environment  4.8.1

-- no debconf information



Bug#979089: clevis-tpm2: The /dev/fd fix left clevis-decrypt-tpm2 broken

2021-01-02 Thread Gábor Gombás
Package: clevis-tpm2
Version: 15-2
Severity: important
Tags: patch

Hi,

Thanks for updating clevis to version 15. However, the patch which was
meant to fix the use of /dev/fd left clevis-decrypt-tpm2 broken, because
the workaround for "exec" not triggering the EXIT trap was left in
place, and the on_exit function is a bit too picky. This additional
patch makes TPM2 unlocking in the initramfs work:

--- clevis-decrypt-tpm2.orig2021-01-02 17:55:37.257186026 +0100
+++ clevis-decrypt-tpm2 2021-01-02 17:55:47.281266001 +0100
@@ -165,9 +165,5 @@
 exit 1
 fi
 
-# The on_exit() trap will not be fired after exec, so let's clean up the temp
-# directory at this point.
-[ -d "${TMP}" ] && rm -rf "${TMP}"
-
 (echo -n "$jwk$hdr."; /bin/cat) | jose jwe dec -k- -i-
 exit $?

Regards,
Gabor

-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable'), (102, 'unstable'), (101, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.9.16 (SMP w/8 CPU threads)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages clevis-tpm2 depends on:
pn  clevis  
ii  tpm2-tools  5.0-1

Versions of packages clevis-tpm2 recommends:
ii  cryptsetup-bin  2:2.3.4-1

clevis-tpm2 suggests no packages.



Bug#945404: grub2-common: '/boot/grub/.background_cache.png' is not created on LUKS encrypted system

2020-08-12 Thread Gábor Gombás
Package: grub2-common
Version: 2.04-9
Followup-For: Bug #945404

The reason is lack of LUKS2 support. Specifically, in
grub-core/osdep/devmapper/getroot.c, grub_util_get_dm_abstraction() has:

  if (strncmp (uuid, "CRYPT-LUKS1-", 12) == 0)
{
  grub_free (uuid);
  return GRUB_DEV_ABSTRACTION_LUKS;
}

That will not match LUKS2-encrypted volumes, so grub-probe thinks the
filesystem will be readable.

Although grub upstream has some LUKS2 support now (see
https://savannah.gnu.org/bugs/?55093), that does not seem to cover this
part of the code yet.



Bug#956672: rtkit activation fails, because service unit is installed at the wrong place

2020-04-14 Thread Gábor Gombás
Package: rtkit
Version: 0.13-2
Severity: important

Hi,

syslog is full with:

Apr 14 08:42:53 host dbus-daemon[940]: [system] Activating via systemd: service 
name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by 
':1.158' (uid=1000 pid=156197 comm="/usr/lib/firefox/firefox -contentproc 
-childID 6 -")
Apr 14 08:42:53 host dbus-daemon[940]: [system] Activation via systemd failed 
for unit 'rtkit-daemon.service': Unit rtkit-daemon.service not found.

... and the reason is:

# dpkg -L rtkit | grep rtkit-daemon.service
/usr/lib/x86_64-linux-gnu/systemd/system/rtkit-daemon.service

The unit file should be under /usr/lib/systemd/system.

Regards,
Gabor

-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable'), (102, 'unstable'), (101, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.5.16 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), 
LANGUAGE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages rtkit depends on:
ii  adduser  3.118
ii  dbus 1.12.16-2
ii  libc62.30-4
ii  libcap2  1:2.33-1
ii  libdbus-1-3  1.12.16-2
ii  libsystemd0  245.4-3
ii  policykit-1  0.105-26

rtkit recommends no packages.

rtkit suggests no packages.

-- no debconf information



Bug#940677: cinnamon: default PDF handler specification is broken

2019-09-18 Thread Gábor Gombás
Package: cinnamon-desktop-data
Version: 4.0.1-1
Severity: normal

Hi,

When opening a PDF downloaded from the web, it often gets opened by
random applications like Libreoffice or Calibre, instead of evince. This
is caused by /usr/share/applications/x-cinnamon-mimeapps.list having:

$ grep application/pdf /usr/share/applications/x-cinnamon-mimeapps.list
application/pdf=evince.desktop;

... but evince ships org.gnome.Evince.desktop, evince.desktop does not
exist. Please fix the file name.

Regards,
Gabor

-- System Information:
Debian Release: bullseye/sid
  APT prefers stable
  APT policy: (990, 'stable'), (103, 'testing'), (102, 'unstable'), (101, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.2.15 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), 
LANGUAGE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages cinnamon-desktop-data depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.34.0-1
ii  python3  3.7.3-1
ii  python3-gi   3.34.0-1

cinnamon-desktop-data recommends no packages.

cinnamon-desktop-data suggests no packages.

-- no debconf information



Bug#905779: btrfs-progs: "btrfs subvolume show" broken on armel

2018-08-09 Thread Gábor Gombás
Package: btrfs-progs
Version: 4.17-1
Severity: normal

Dear Maintainer,

The "btrfs subvolume show" command is apparently broken in recent
versions. The last working version is 4.15.1-2, which gives:

# btrfs subvolume show /backup/subvol
backup/subvol
Name:   data
UUID:   ----
Parent UUID:-
Received UUID:  -
Creation time:  2016-04-08 22:46:57 +0200
Subvolume ID:   273
Generation: 927949
Gen at creation:646
Parent ID:  257
Top level ID:   257
Flags:  -
Snapshot(s):

Trying the same command with 4.17-1, I get:

# btrfs subvolume show /backup/subvol
@/backup/subvol
Name:   data
UUID:   ----
Parent UUID:-
Received UUID:  -
Creation time:  2016-04-08 22:46:57 +0200
Subvolume ID:   273
Generation: 927949
Gen at creation:646
Parent ID:  72057594037927937
Top level ID:   72057594037927937
Flags:  -
Snapshot(s):
ERROR: Subvolume not found: No such file or directory

Note how the parent ID is completely bogus. Converting the number to
hex makes it a bit more enlightening: the correct value reported by
4.15.1-2 is 0x0101, the bad value reported by 4.17-1 is
0x0101. This smells like an error in some byte-shifting
logic somewhere. Version 4.16.1-2 is similarly broken.

Regards,
Gabor

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing'), (102, 'unstable')
Architecture: armel (armv5tel)

Kernel: Linux 4.16.0-2-marvell
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages btrfs-progs depends on:
ii  libblkid1  2.32-0.4
ii  libc6  2.27-5
ii  liblzo2-2  2.10-0.1
ii  libuuid1   2.32-0.4
ii  zlib1g 1:1.2.11.dfsg-1

btrfs-progs recommends no packages.

Versions of packages btrfs-progs suggests:
pn  duperemove  

-- no debconf information



Bug#829634: collectd: Please rebuild with linux-libc-dev >= 4.6

2016-07-04 Thread Gábor Gombás
Package: collectd
Version: 5.5.1-4
Severity: normal

Hi,

The size of the rtnl_link_stats64 structure changed in Linux 4.6 by
commit 6e7333d315a768170a59ac771297ee0551bdddbf, which causes the
netlink plugin to fail:

Jul  4 22:14:28 host collectd[3022]: netlink plugin: link_filter_cb: 
IFLA_STATS64 mnl_attr_validate2 failed.
Jul  4 22:14:28 host collectd[3022]: netlink plugin: ir_read: 
mnl_socket_recvfrom failed.
Jul  4 22:14:28 host collectd[3022]: read-function of plugin `netlink' failed. 
Will suspend it for 120.000 seconds.

Recompiling with headers from 4.6 should fix this (and would make the
plugin fail with older kernels). The right fix would be to handle such
structure extensions gracefully, but after a quick look, the libmnl
library which the netlink plugin uses does not seem to have built-in
support for that.

Gabor

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (102, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.6.3 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages collectd depends on:
ii  collectd-core  5.5.1-4
ii  libc6  2.22-13
ii  librrd81.6.0-1

Versions of packages collectd recommends:
pn  default-jre-headless  
ii  iptables  1.6.0-2
ii  libatasmart4  0.19-4
ii  libcurl3-gnutls   7.47.0-1
ii  libdbi1   0.9.0-4
pn  libesmtp6 
pn  libganglia1   
ii  libgcrypt20   1.7.1-2
ii  libgdk-pixbuf2.0-02.34.0-1
ii  libglib2.0-0  2.48.1-1
pn  libhiredis0.13
ii  libldap-2.4-2 2.4.42+dfsg-2+b2
ii  liblvm2app2.2 2.02.156-1
pn  libmemcached11
ii  libmnl0   1.0.3-5
pn  libmodbus5
ii  libmysqlclient18  5.6.30-1
ii  libnotify40.7.6-2
ii  libnspr4  2:4.12-2
ii  libnss3   2:3.23-2
pn  libopenipmi0  
pn  liboping0 
pn  libowcapi-3.1-1   
ii  libpcap0.81.7.4-2
ii  libperl5.22   5.22.2-1
ii  libpq59.5.3-1
ii  libprotobuf-c11.2.1-1
ii  libpython2.7  2.7.12-1
pn  librabbitmq4  
pn  librdkafka1   
ii  librrd8   1.6.0-1
ii  libsensors4   1:3.4.0-3
pn  libsigrok2
ii  libsnmp30 5.7.3+dfsg-1.4
ii  libssl1.0.2   1.0.2h-1
pn  libtokyotyrant3   
ii  libudev1  230-2
pn  libupsclient4 
pn  libvarnishapi1
ii  libvirt0  2.0.0-1
ii  libxml2   2.9.3+dfsg1-1.2
ii  libyajl2  2.1.0-2
ii  zlib1g1:1.2.8.dfsg-2+b1

collectd suggests no packages.

-- Configuration Files:
/etc/collectd/collectd.conf changed [not included]

-- no debconf information



Bug#829621: mdadm sends spurious "Fail event" messages on shutdown

2016-07-04 Thread Gábor Gombás
Package: mdadm
Version: 3.4-1
Severity: normal

Hello,

/lib/systemd/system/mdmonitor.service does not kill the monitoring
daemon on shutdown, which results in spurious "Fail event" mails
being sent while the arrays are being stopped by "/etc/init.d/mdadm-raid
stop".

Gabor

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (102, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.6.3 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages mdadm depends on:
ii  debconf [debconf-2.0]  1.5.59
ii  initscripts2.88dsf-59.7
ii  libc6  2.22-13
ii  lsb-base   9.20160629
ii  udev   230-2

Versions of packages mdadm recommends:
ii  kmod22-1.1
ii  postfix [mail-transport-agent]  3.1.0-3

mdadm suggests no packages.

-- debconf information:
  mdadm/initrdstart_msg_errexist:
  mdadm/initrdstart_msg_errmd:
  mdadm/initrdstart_notinconf: false
  mdadm/initrdstart_msg_errconf:
* mdadm/initrdstart: all
* mdadm/start_daemon: true
  mdadm/initrdstart_msg_intro:
* mdadm/autocheck: true
* mdadm/mail_to: root
  mdadm/initrdstart_msg_errblock:



Bug#810046: apt: Encountered a section with no Package: header

2016-01-05 Thread Gábor Gombás
Package: apt
Version: 1.1.10
Severity: normal

Hi,

I've started seeing the error in the subject lately. Not too often, maybe once
every 2-3 weeks. Latest example:

# apt update
Ign:1 http://ftp.hu.debian.org/debian jessie InRelease
Get:2 http://ftp.hu.debian.org/debian stretch InRelease [201 kB]
Get:3 http://security.debian.org jessie/updates InRelease [63.1 kB]   
Get:4 http://ftp.hu.debian.org/debian sid InRelease [271 kB]
  
Get:5 http://security.debian.org stretch/updates InRelease [62.8 kB]

Get:6 http://ftp.hu.debian.org/debian experimental InRelease [187 kB]   
  
Hit:7 http://ftp.hu.debian.org/debian jessie Release

Get:8 http://ftp.hu.debian.org/debian stretch/main Sources.diff/Index [26.8 kB]
Get:9 http://security.debian.org jessie/updates/main amd64 Packages [182 kB]
   
Ign:10 http://ftp.at.debian.org/debian jessie InRelease 

Get:11 http://ftp.hu.debian.org/debian stretch/non-free Sources.diff/Index 
[13.3 kB]
Get:12 http://ftp.hu.debian.org/debian stretch/contrib Sources.diff/Index [13.6 
kB]   
Get:13 http://ftp.at.debian.org/debian stretch InRelease [201 kB]   
 
Get:14 http://ftp.hu.debian.org/debian stretch/main amd64 Packages.diff/Index 
[27.2 kB] 
Get:15 http://ftp.hu.debian.org/debian stretch/main i386 Packages.diff/Index 
[27.2 kB] 
Get:16 http://ftp.hu.debian.org/debian stretch/main Translation-en.diff/Index 
[25.8 kB]   
Get:18 http://security.debian.org jessie/updates/main i386 Packages [183 kB]
  
Get:19 http://ftp.hu.debian.org/debian stretch/non-free amd64 
Packages.diff/Index [12.9 kB] 
Get:20 http://ftp.hu.debian.org/debian stretch/non-free i386 
Packages.diff/Index [13.3 kB]   
Get:21 http://ftp.hu.debian.org/debian stretch/non-free 
Translation-en.diff/Index [9,106 B] 
Get:22 http://ftp.hu.debian.org/debian stretch/contrib amd64 
Packages.diff/Index [15.1 kB] 
Get:23 http://ftp.hu.debian.org/debian stretch/contrib i386 Packages.diff/Index 
[15.4 kB]
Get:24 http://ftp.hu.debian.org/debian stretch/contrib 
Translation-en.diff/Index [7,432 B]
Get:25 http://ftp.hu.debian.org/debian stretch/main Sources 
2016-01-02-1502.50.pdiff [65 B] 
Get:26 http://ftp.hu.debian.org/debian stretch/main Sources 
2016-01-03-0248.32.pdiff [32.6 kB]
Get:27 http://ftp.at.debian.org/debian sid InRelease [271 kB]   
 
Get:28 http://ftp.hu.debian.org/debian stretch/main Sources 
2016-01-03-1513.00.pdiff [58 B] 
Get:29 http://ftp.hu.debian.org/debian stretch/main Sources 
2016-01-04-0250.47.pdiff [22.0 kB]
Get:30 http://ftp.hu.debian.org/debian stretch/main Sources 
2016-01-04-1517.51.pdiff [33 B]   
Get:31 http://ftp.hu.debian.org/debian stretch/main Sources 
2016-01-05-0250.12.pdiff [28.7 kB]   
Get:32 http://security.debian.org jessie/updates/main Translation-en [97.5 kB]  
   
Get:33 http://ftp.hu.debian.org/debian stretch/main Sources 
2016-01-05-1506.50.pdiff [1,352 B]  
Get:33 http://ftp.hu.debian.org/debian stretch/main Sources 
2016-01-05-1506.50.pdiff [1,352 B]   
Get:34 http://ftp.hu.debian.org/debian sid/main Sources.diff/Index [27.9 kB]
   
Get:35 http://ftp.hu.debian.org/debian sid/non-free Sources.diff/Index [15.4 
kB]  
Get:36 http://ftp.hu.debian.org/debian sid/contrib Sources.diff/Index [15.4 kB] 

Get:37 http://ftp.hu.debian.org/debian sid/main amd64 Packages.diff/Index [27.9 
kB]   
Get:38 http://ftp.at.debian.org/debian experimental InRelease [187 kB]  
  
Get:39 http://ftp.hu.debian.org/debian sid/main i386 Packages.diff/Index [27.9 
kB]  
Get:40 http://ftp.hu.debian.org/debian sid/main Translation-en.diff/Index [27.9 
kB]
Get:41 http://ftp.hu.debian.org/debian sid/non-free amd64 Packages.diff/Index 
[13.6 kB]
Get:42 http://ftp.hu.debian.org/debian sid/non-free i386 Packages.diff/Index 
[13.6 kB]
Hit:43 http://ftp.at.debian.org/debian jessie Release  
Get:44 http://ftp.hu.debian.org/debian sid/non-free Translation-en.diff/Index 
[9

Bug#809147: installation-report: Logitech K400 keyboard does not work in rescue mode

2015-12-27 Thread Gábor Gombás
Package: installation-reports
Version: 2.60
Severity: normal

Dear Maintainer,

I PXE-booted the Stretch Alpha 4 installer in rescue mode, to fix a grub
misconfiguration, and the Logitech K400 keyboard which is regularly used with
this machine stopped working at the first configuration screen. Attaching a
Microsoft Wireless USB keyboard worked fine, so it could be a driver issue.

"lsusb -v" for the non-working USB keyboard:

Bus 001 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
Device Descriptor:
  bLength18
  bDescriptorType 1
  bcdUSB   2.00
  bDeviceClass0 (Defined at Interface level)
  bDeviceSubClass 0 
  bDeviceProtocol 0 
  bMaxPacketSize0 8
  idVendor   0x046d Logitech, Inc.
  idProduct  0xc52b Unifying Receiver
  bcdDevice   12.03
  iManufacturer   1 Logitech
  iProduct2 USB Receiver
  iSerial 0 
  bNumConfigurations  1
  Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength   84
bNumInterfaces  3
bConfigurationValue 1
iConfiguration  4 RQR12.03_B0025
bmAttributes 0xa0
  (Bus Powered)
  Remote Wakeup
MaxPower   98mA
Interface Descriptor:
  bLength 9
  bDescriptorType 4
  bInterfaceNumber0
  bAlternateSetting   0
  bNumEndpoints   1
  bInterfaceClass 3 Human Interface Device
  bInterfaceSubClass  1 Boot Interface Subclass
  bInterfaceProtocol  1 Keyboard
  iInterface  0 
HID Device Descriptor:
  bLength 9
  bDescriptorType33
  bcdHID   1.11
  bCountryCode0 Not supported
  bNumDescriptors 1
  bDescriptorType34 Report
  wDescriptorLength  59
 Report Descriptors: 
   ** UNAVAILABLE **
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81  EP 1 IN
bmAttributes3
  Transfer TypeInterrupt
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0008  1x 8 bytes
bInterval   8
Interface Descriptor:
  bLength 9
  bDescriptorType 4
  bInterfaceNumber1
  bAlternateSetting   0
  bNumEndpoints   1
  bInterfaceClass 3 Human Interface Device
  bInterfaceSubClass  1 Boot Interface Subclass
  bInterfaceProtocol  2 Mouse
  iInterface  0 
HID Device Descriptor:
  bLength 9
  bDescriptorType33
  bcdHID   1.11
  bCountryCode0 Not supported
  bNumDescriptors 1
  bDescriptorType34 Report
  wDescriptorLength 148
 Report Descriptors: 
   ** UNAVAILABLE **
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82  EP 2 IN
bmAttributes3
  Transfer TypeInterrupt
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0008  1x 8 bytes
bInterval   2
Interface Descriptor:
  bLength 9
  bDescriptorType 4
  bInterfaceNumber2
  bAlternateSetting   0
  bNumEndpoints   1
  bInterfaceClass 3 Human Interface Device
  bInterfaceSubClass  0 No Subclass
  bInterfaceProtocol  0 None
  iInterface  0 
HID Device Descriptor:
  bLength 9
  bDescriptorType33
  bcdHID   1.11
  bCountryCode0 Not supported
  bNumDescriptors 1
  bDescriptorType34 Report
  wDescriptorLength  93
 Report Descriptors: 
   ** UNAVAILABLE **
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x83  EP 3 IN
bmAttributes3
  Transfer TypeInterrupt
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0020  1x 32 bytes
bInterval   2
Device Status: 0x
  (Bus Powered)

"dmesg" bits from a running system:

[1.707854] usb 1-2: new full-speed USB device number 2 using xhci_hcd
[1.874026] usb 1-2: New USB device found, idVendor=046d, idProduct=c52b
[1.874030] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[1.874032] usb 1-2: Product: USB Receiver
[1.8

Bug#802267: flashplugin-nonfree: update-flashplugin-nonfree should restore SELinux context

2015-10-18 Thread Gábor Gombás
Package: flashplugin-nonfree
Version: 1:3.6.1+b1
Severity: normal

Hi,

If SELinux is enabled, update-flashplugin-nonfree should run "restorecon
/usr/lib/flashplugin-nonfree/libflashplayer.so" after downloading a new
version of the flash plugin. I don't know if there's an official
recommendation of how to do it, but I guess

test -x /usr/sbin/selinuxenabled && \
/usr/sbin/selinuxenabled && \
restorecon -v /usr/lib/flashplugin-nonfree/libflashplayer.so

should do the trick.

Gabor

-- Package-specific info:
Debian version: stretch/sid
Architecture: amd64
Package version: 1:3.6.1+b1
Adobe Flash Player version: LNX 11,2,202,540
MD5 checksums:
160a01dd00527304e5291e65eb0c65e2  
/var/cache/flashplugin-nonfree/get-upstream-version.pl
8231c8b59499a56b2388d311b538c384  
/var/cache/flashplugin-nonfree/install_flash_player_11_linux.x86_64.tar.gz
07182af43fbf483a41723abe3e1f171e  
/usr/lib/flashplugin-nonfree/libflashplayer.so
Alternatives:
flash-mozilla.so - auto mode
  link best version is /usr/lib/flashplugin-nonfree/libflashplayer.so
  link currently points to 
/usr/lib/flashplugin-nonfree/libflashplayer.so
  link flash-mozilla.so is /usr/lib/mozilla/plugins/flash-mozilla.so
/usr/lib/flashplugin-nonfree/libflashplayer.so - priority 50
lrwxrwxrwx. 1 root root 34 Aug 19 08:27 
/usr/lib/mozilla/plugins/flash-mozilla.so -> /etc/alternatives/flash-mozilla.so
/usr/lib/mozilla/plugins/flash-mozilla.so: symbolic link to 
/etc/alternatives/flash-mozilla.so

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable'), (103, 'unstable'), (101, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.3 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages flashplugin-nonfree depends on:
ii  binutils   2.25.1-7
ii  ca-certificates20150426
ii  debconf [debconf-2.0]  1.5.57
ii  gnupg  1.4.19-5
ii  libatk1.0-02.18.0-1
ii  libcairo2  1.14.2-2
ii  libcurl3-gnutls7.45.0-1
ii  libfontconfig1 2.11.0-6.3
ii  libfreetype6   2.6-2
ii  libgcc11:5.2.1-22
ii  libglib2.0-0   2.46.0-2
ii  libgtk2.0-02.24.28-1
ii  libnspr4   2:4.10.9-2
ii  libnss32:3.20-1
ii  libpango1.0-0  1.38.0-3
ii  libstdc++6 5.2.1-22
ii  libx11-6   2:1.6.3-1
ii  libxext6   2:1.3.3-1
ii  libxt6 1:1.1.4-1+b1
ii  wget   1.16.3-3

flashplugin-nonfree recommends no packages.

Versions of packages flashplugin-nonfree suggests:
ii  fonts-dejavu   2.35-1
pn  hal
ii  iceweasel  41.0.2-1
pn  konqueror-nsplugins
ii  ttf-mscorefonts-installer  3.6
pn  ttf-xfree86-nonfree

-- no debconf information



Bug#798472: cec-client no longer works

2015-09-09 Thread Gábor Gombás
Package: cec-utils
Version: 3.0.1+dfsg2-5
Severity: grave
Justification: renders package unusable

Hi,

# cec-client -l
libcec.so.3.0: cannot open shared object file: No such file or directory

strace confirms it indeed wants to open the library with that exact
name; however:

# ls -l /usr/lib/x86_64-linux-gnu/libcec.so.3*
lrwxrwxrwx 1 root root 15 Sep  7 00:54 
/usr/lib/x86_64-linux-gnu/libcec.so.3 -> libcec.so.3.0.1
-rw-r--r-- 1 root root 648984 Sep  7 00:54 
/usr/lib/x86_64-linux-gnu/libcec.so.3.0.1

Since this is the only utility shipped in the package, this bug fits the
"makes the package unusable" description, thus the severity.

Gabor

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable'), (103, 'unstable'), (101, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.1.6 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Bug#797463: libavcodec-ffmpeg56: M-A:same package is broken by binnmu; please do a sourceful upload

2015-08-30 Thread Gábor Gombás
Package: libavcodec-ffmpeg56
Version: 2.7.2-2+b1
Severity: important

Hi,

The latest binnmu on amd64 made it impossible to install both the i386
and amd64 versions:

# apt-get install -t unstable libavcodec-ffmpeg56:amd64 
libavcodec-ffmpeg56:i386 -o Debug::pkgProblemResolver=yes
Reading package lists... Done
Building dependency tree   
Reading state information... Done
libavcodec-ffmpeg56:i386 is already the newest version.
libavcodec-ffmpeg56:i386 set to manually installed.
Starting pkgProblemResolver with broken count: 2
Starting 2 pkgProblemResolver with broken count: 2
Investigating (0) libavcodec-ffmpeg56 [ amd64 ] < 7:2.7.2-2 -> 7:2.7.2-2+b1 > ( 
libs )
Broken libavcodec-ffmpeg56:amd64 Breaks on libavcodec-ffmpeg56 [ i386 ] < 
7:2.7.2-2 > ( libs ) (!= 7:2.7.2-2+b1)
  Considering libavcodec-ffmpeg56:i386 10003 as a solution to 
libavcodec-ffmpeg56:amd64 10074
  Conflicts//Breaks against version 7:2.7.2-1 for libavcodec-ffmpeg56 but that 
is not InstVer, ignoring
Investigating (0) libavcodec-ffmpeg56 [ i386 ] < 7:2.7.2-2 > ( libs )
Broken libavcodec-ffmpeg56:i386 Breaks on libavcodec-ffmpeg56 [ amd64 ] < 
7:2.7.2-2 -> 7:2.7.2-2+b1 > ( libs ) (!= 7:2.7.2-2)
  Considering libavcodec-ffmpeg56:amd64 10074 as a solution to 
libavcodec-ffmpeg56:i386 10003
  Conflicts//Breaks against version 7:2.7.2-1 for libavcodec-ffmpeg56 but that 
is not InstVer, ignoring
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:
 libavcodec-ffmpeg56 : Breaks: libavcodec-ffmpeg56:i386 (!= 7:2.7.2-2+b1) but 
7:2.7.2-2 is to be installed
 libavcodec-ffmpeg56:i386 : Breaks: libavcodec-ffmpeg56 (!= 7:2.7.2-2) but 
7:2.7.2-2+b1 is to be installed
E: Unable to correct problems, you have held broken packages.

I've found some mails in the archives which indicate that this is a
known shortcoming of binnmu'ing a M-A:same package, and the only
solution is a sourceful upload.

Gabor

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable'), (103, 'unstable'), (101, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.1.6 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Bug#744912: cyrus-imapd.service file is buggy

2014-04-16 Thread Gábor Gombás
Package: cyrus-common
Version: 2.4.17+caldav~beta9-3
Severity: normal

Hi,

/lib/systemd/system/cyrus-imapd.service tries to call the /usr/bin/cyrus
wrapper, but the wrapper actually lives under /usr/sbin, not /usr/bin.
Fixing the paths allows the service to start.

Gabor

-- System Information:
Debian Release: jessie/sid
  APT prefers stable
  APT policy: (990, 'stable'), (103, 'testing'), (102, 'unstable'), (101, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.13.10 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages cyrus-common depends on:
ii  adduser3.113+nmu3
ii  db-upgrade-util5.3.0
ii  db-util5.3.0
ii  debconf [debconf-2.0]  1.5.52

cyrus-common recommends no packages.

cyrus-common suggests no packages.

-- Configuration Files:
/etc/init.d/cyrus-imapd changed [not included]
/etc/logcheck/ignore.d.server/cyrus-imapd [Errno 13] Permission denied: 
u'/etc/logcheck/ignore.d.server/cyrus-imapd'
/etc/logcheck/violations.ignore.d/cyrus-imapd [Errno 13] Permission denied: 
u'/etc/logcheck/violations.ignore.d/cyrus-imapd'

-- debconf information excluded

-- debsums errors found:
debsums: changed file /lib/systemd/system/cyrus-imapd.service (from 
cyrus-common package)


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



Bug#739318: cyrus-imapd-2.4: Cyrus IMAPd fails to install/start

2014-02-24 Thread Gábor Gombás
Package: cyrus-common
Version: 2.4.17+caldav~beta9-2
Followup-For: Bug #739318

The bug is in /usr/lib/cyrus/bin/init-helper. It contains this code
(abbreviated):

case "$1" in
start)
[...]
[ -d "$PROC_DIR" ] && find "$PROC_DIR" -mindepth 1 -depth -name 
'[0-9]*' -delete
;;
*)
;;
esac

If $PROC_DIR points to /run, and /run/cyrus/proc does not exist (which
is the common case, since /run is tmpfs), then the above code snippet
causes the script to return with exit code 1, since that's the return
value of the command executed last. That in turn causes
/etc/init.d/cyrus-imapd to fail.

Adding an "exit 0" at the end of init-helper would fix the issue.

Gabor

-- System Information:
Debian Release: jessie/sid
  APT prefers stable
  APT policy: (990, 'stable'), (103, 'testing'), (102, 'unstable'), (101, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12.10 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages cyrus-common depends on:
ii  adduser3.113+nmu3
ii  db-upgrade-util5.3.0
ii  db-util5.3.0
ii  debconf [debconf-2.0]  1.5.52

cyrus-common recommends no packages.

cyrus-common suggests no packages.

-- Configuration Files:
/etc/logcheck/ignore.d.server/cyrus-imapd [Errno 13] Permission denied: 
u'/etc/logcheck/ignore.d.server/cyrus-imapd'
/etc/logcheck/violations.ignore.d/cyrus-imapd [Errno 13] Permission denied: 
u'/etc/logcheck/violations.ignore.d/cyrus-imapd'

-- debconf information excluded


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



Bug#712127: gnome-terminal doesn't remember open tabs from previous session

2013-07-15 Thread Gábor Gombás
Package: gnome-terminal
Version: 3.8.3-1
Followup-For: Bug #712127

Hi,

Well, I do have /etc/profile.d/vte.sh sourced, but that does not seem to
do anything to address gnome-terminal no longer being saved as part of
the session, and thus not re-started next time I log in.

Gabor

-- System Information:
Debian Release: jessie/sid
  APT prefers stable
  APT policy: (990, 'stable'), (103, 'testing'), (102, 'unstable'), (101, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.9.8 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnome-terminal depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.16.0-4
ii  gconf-service3.2.6-1
ii  gnome-terminal-data  3.8.3-1
ii  gsettings-desktop-schemas3.4.2-3
ii  libatk1.0-0  2.8.0-2
ii  libc62.17-7
ii  libdconf10.16.0-4
ii  libgconf-2-4 3.2.6-1
ii  libglib2.0-0 2.36.3-3
ii  libgtk-3-0   3.8.2-3
ii  libpango-1.0-0   1.32.5-5+b1
ii  libuuid1 2.20.1-5.5
ii  libvte-2.90-91:0.34.6-1
ii  libx11-6 2:1.6.0-1

Versions of packages gnome-terminal recommends:
ii  dbus-x11  1.6.12-1
ii  gvfs  1.16.3-1
ii  yelp  3.8.1-2

gnome-terminal 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#696655: apt-show-versions lacks multiarch support

2013-01-24 Thread Gábor Gombás
Package: apt-show-versions
Version: 0.20
Followup-For: Bug #696655

Hi,

The attached patch makes apt-show-versions report information about
packages of foreign architectures correctly. The existing cache files
need to be removed first.

Gabor

-- System Information:
Debian Release: 7.0
  APT prefers stable
  APT policy: (990, 'stable'), (103, 'testing'), (102, 'unstable'), (101, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.7.3 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages apt-show-versions depends on:
ii  apt  0.9.7.7
ii  libapt-pkg-perl  0.1.26+b1
ii  perl [libstorable-perl]  5.14.2-16

apt-show-versions recommends no packages.

apt-show-versions suggests no packages.

/- no debconf information
--- apt-show-versions.orig	2012-10-26 21:04:26.0 +0200
+++ apt-show-versions	2013-01-24 21:05:37.079635767 +0100
@@ -69,6 +69,7 @@
 my $SUITE= 'Suite';
 my $UNKNOWN  = 'unknown';
 my $VERS = 'Version';
+my $ARCH = 'Architecture';
 
 # process commandline parameters
 my %opts;
@@ -518,6 +519,7 @@
 if (/^$/){
 unless (defined $package) {next};
 
+my $package_arch = $package->{$PACKAGE} . ':' . $package->{$ARCH};
 if ($status) { # Are we parsing the status file?
 # if we did not specify a package or pattern
 # only include installed packages
@@ -525,21 +527,21 @@
 ($package->{$STATUS} =~ /not-installed|config-files/ or
  # don't print holded packages if requested
  ($opts{'nohold'} and $package->{$STATUS} =~ /hold/))) {
-$packages->{ $package->{$PACKAGE}} = $package;
+$packages->{$package_arch} = $package;
 }
 }
 else {
-if (!defined $packages->{$package->{$PACKAGE}} or
-$vs->compare($packages->{$package->{$PACKAGE}}{$VERS},
+if (!defined $packages->{$package_arch} or
+$vs->compare($packages->{$package_arch}{$VERS},
 $package->{$VERS}) < 0) {
 $package->{$RELEASE} = $release;
-$packages->{$package->{$PACKAGE}} = $package;
+$packages->{$package_arch} = $package;
 }
 }
 undef $package;
 next;
 }
-unless ((/^Package/) || (/^Version/) || (/^Status/) || (/^Source/)) {next};
+unless ((/^Package/) || (/^Version/) || (/^Status/) || (/^Source/) || (/^Architecture/)) {next};
 ($key, $value) = split /: /, $_;
 $value =~ s/\n//;
 $value =~ s/\s\(.*\)$//; # Remove any Version information in ()


Bug#644132: liferea: segfault when opening github link in a tab

2011-10-02 Thread Gábor Gombás
Package: liferea
Version: 1.6.5-1.2+b1
Severity: normal

Hi,

On Planet Debian, Jose Luis Rivas Contreras posted an item titled
"Moving from Screen to Tmux", which has a link to tmux.conf, hosted at
github. Trying to open the link in a tab makes liferea crash. Backtrace:

(gdb) r
Starting program: /usr/bin/liferea 
[Thread debugging using libthread_db enabled]
[New Thread 0x7fffe850f700 (LWP 11291)]
[New Thread 0x7fffe5b25700 (LWP 11305)]
[New Thread 0x7fffe5224700 (LWP 11306)]
[New Thread 0x7fff9c62d700 (LWP 11307)]
[Thread 0x7fff9c62d700 (LWP 11307) exited]
[New Thread 0x7fff9c62d700 (LWP 11328)]
[New Thread 0x7fff9bcda700 (LWP 11329)]
[Thread 0x7fff9bcda700 (LWP 11329) exited]
[New Thread 0x7fff9bcda700 (LWP 11338)]
[New Thread 0x7fff92f84700 (LWP 11339)]
[New Thread 0x7fff92783700 (LWP 11340)]
[New Thread 0x7fff91f82700 (LWP 11341)]

(liferea:11288): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT 
(object)' failed

(liferea:11288): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(liferea:11288): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion 
`G_TYPE_CHECK_INSTANCE (instance)' failed

(liferea:11288): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(liferea:11288): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion 
`G_TYPE_CHECK_INSTANCE (instance)' failed

(liferea:11288): GLib-GObject-CRITICAL **: g_type_instance_get_private: 
assertion `instance != NULL && instance->g_class != NULL' failed

Program received signal SIGSEGV, Segmentation fault.
soup_socket_is_ssl (sock=0x0) at soup-socket.c:1079
1079soup-socket.c: No such file or directory.
in soup-socket.c
(gdb) bt
#0  soup_socket_is_ssl (sock=0x0) at soup-socket.c:1079
#1  0x74f97880 in new_iostate (msg=0x1442510, sock=0x0, 
mode=SOUP_MESSAGE_IO_CLIENT, get_headers_cb=0x74f95ae0 
, 
parse_headers_cb=, header_data=, 
completion_cb=0x74fa4730 , completion_data=0x14641e0)
at soup-message-io.c:1082
#2  0x74f99157 in soup_message_io_client (item=0x14641e0, 
get_headers_cb=0x74f95ae0 , 
parse_headers_cb=0x74f95900 , 
header_data=0x14641e0, completion_cb=0x74fa4730 , 
completion_data=) at soup-message-io.c:1120
#3  0x74fa41cb in process_queue_item (item=0x14641e0, 
should_prune=0x7fffda5c, loop=1) at soup-session-async.c:390
#4  0x74fa44c0 in run_queue (sa=) at 
soup-session-async.c:442
#5  0x74fa4bf3 in idle_run_queue (sa=0xacb4a0) at 
soup-session-async.c:465
#6  0x72f954a3 in g_main_dispatch (context=0x6addc0) at 
/tmp/buildd/glib2.0-2.28.6/./glib/gmain.c:2440
#7  g_main_context_dispatch (context=0x6addc0) at 
/tmp/buildd/glib2.0-2.28.6/./glib/gmain.c:3013
#8  0x72f95c80 in g_main_context_iterate (context=0x6addc0, block=1, 
dispatch=1, self=) at 
/tmp/buildd/glib2.0-2.28.6/./glib/gmain.c:3091
#9  0x72f962f2 in g_main_loop_run (loop=0x11b1580) at 
/tmp/buildd/glib2.0-2.28.6/./glib/gmain.c:3299
#10 0x75304b77 in gtk_main () from 
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
#11 0x0041ceb2 in main (argc=1, argv=0x7fffe0d8) at main.c:345
(gdb) 

Feel free to reassign if you think it's a library issue.

Gabor

-- System Information:
Debian Release: wheezy/sid
  APT prefers stable
  APT policy: (990, 'stable'), (103, 'testing'), (102, 'unstable'), (101, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.3 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages liferea depends on:
ii  gconf2  2.32.4-1
ii  libatk1.0-0 2.2.0-1 
ii  libc6   2.13-21 
ii  libcairo2   1.10.2-6.1  
ii  libdbus-1-3 1.4.16-1
ii  libdbus-glib-1-20.94-4  
ii  libgconf2-4 2.32.4-1
ii  libgdk-pixbuf2.0-0  2.24.0-1
ii  libglade2-0 1:2.6.4-1   
ii  libglib2.0-02.28.6-1
ii  libgtk2.0-0 2.24.6-1
ii  libice6 2:1.0.7-2   
ii  liblua5.1-0 5.1.4-10
ii  libnm-glib4 0.9.0-2 
ii  libnotify4  0.7.4-1 
ii  libpango1.0-0   1.28.4-3
ii  libsm6  2:1.2.0-2   
ii  libsoup2.4-12.36.0-1
ii  libsqlite3-03.7.8-1 
ii  libwebkitgtk-1.0-0  1.4.2-2 
ii  libx11-62:1.4.4-1   
ii  libxml2 2.7.8.dfsg-4
ii  libxslt1.1  1.1.26-8
ii  liferea-data1.6.5-1.2   

Versions of packages liferea recommends:
ii  curl  7.21.7-3
ii  dbus  1.4.16-1
ii  dbus-x11  1.4.16-1
ii  wget  1.13-1  

Versions of packages liferea suggests:
pn  network-manager  

-- 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#625930: udev: Failed to start RAID

2011-05-06 Thread Gábor Gombás
Package: udev
Version: 168-1
Severity: normal

Hi,

After upgrading to 168-1, RAID devices with superblock version 1.1 did
not start at boot. My root fs is on RAID 0.90 with in-kernel autorun,
so I was able to run mdadm by hand. I use no initrd.

Downgrading to 167-3 fixes the issue.

-- System Information:
Debian Release: wheezy/sid
  APT prefers stable
  APT policy: (990, 'stable'), (103, 'testing'), (102, 'unstable'), (101, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38.5 (SMP w/1 CPU core; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages udev depends on:
ii  debconf [debconf-2.0]1.5.39  Debian configuration management sy
ii  libc62.13-2  Embedded GNU C Library: Shared lib
ii  libselinux1  2.0.98-1+b1 SELinux runtime shared libraries
ii  libudev0 168-1   libudev shared library
ii  libusb-0.1-4 2:0.1.12-17 userspace USB programming library
ii  lsb-base 3.2-27  Linux Standard Base 3.2 init scrip
ii  util-linux   2.17.2-9.1  Miscellaneous system utilities

Versions of packages udev recommends:
ii  pciutils  1:3.1.7-9  Linux PCI Utilities
ii  usbutils  1:001-1Linux USB utilities

udev suggests no packages.

-- debconf information:
  udev/new_kernel_needed: false
  udev/title/upgrade:
  udev/reboot_needed:
  udev/sysfs_deprecated_incompatibility:



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



Bug#562737: failed with "Starting NFS common utilities: statd failed!"

2011-04-07 Thread Gábor Gombás
Package: nfs-common
Version: 1:1.2.3-1
Followup-For: Bug #562737

Just got this. The problem seems to be that portmap listens only on
IPv4, due to the "-i 127.0.0.1" option:

# lsof -c portmap
portmap 25012 daemon5u  IPv4 964900  0t0UDP 
localhost:sunrpc 
portmap 25012 daemon6u  IPv4 964901  0t0TCP 
localhost:sunrpc (LISTEN)

while statd wants to use IPv6:

socket(PF_INET6, SOCK_STREAM, IPPROTO_TCP) = 10
setsockopt(10, SOL_IPV6, IPV6_V6ONLY, [1], 4) = 0
getsockname(10, {sa_family=AF_INET6, sin6_port=htons(0), inet_pton(AF_INET6, 
"::", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, [28]) = 0
getsockopt(10, SOL_SOCKET, SO_TYPE, [1], [4]) = 0
getsockname(10, {sa_family=AF_INET6, sin6_port=htons(0), inet_pton(AF_INET6, 
"::", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, [28]) = 0
bind(10, {sa_family=AF_INET6, sin6_port=htons(764), inet_pton(AF_INET6, "::", 
&sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, 28) = 0
setsockopt(10, SOL_TCP, TCP_NODELAY, [1], 4) = 0
rt_sigprocmask(SIG_SETMASK, ~[RTMIN RT_1], [], 8) = 0
getpeername(10, 0x7fffb761d340, [128])  = -1 ENOTCONN (Transport endpoint is 
not connected)
connect(10, {sa_family=AF_INET6, sin6_port=htons(111), inet_pton(AF_INET6, 
"::1", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, 28) = -1 ECONNREFUSED 
(Connection refused)

Gabor

-- Package-specific info:
-- rpcinfo --
   program vers proto   port
102   tcp111  portmapper
3910022   tcp788  sgi_fam
102   udp111  portmapper
-- /etc/default/nfs-common --
NEED_STATD=
STATDOPTS=
NEED_IDMAPD=
NEED_GSSD=
-- /etc/idmapd.conf --
[General]
Verbosity = 0
Pipefs-Directory = /var/lib/nfs/rpc_pipefs
Domain = localdomain
[Mapping]
Nobody-User = nobody
Nobody-Group = nogroup
-- /etc/fstab --

-- System Information:
Debian Release: 6.0.1
  APT prefers stable
  APT policy: (990, 'stable'), (103, 'testing'), (102, 'unstable'), (101, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38.2 (SMP w/1 CPU core; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages nfs-common depends on:
ii  adduser  3.112+nmu2  add and remove users and groups
ii  initscripts  2.88dsf-13.1scripts for initializing and shutt
ii  libc62.11.2-11   Embedded GNU C Library: Shared lib
ii  libcap2  1:2.20-1support for getting/setting POSIX.
ii  libcomerr2   1.41.12-2   common error description library
ii  libevent-1.4-2   1.4.13-stable-1 An asynchronous event notification
ii  libgssapi-krb5-2 1.9+dfsg-1  MIT Kerberos runtime libraries - k
ii  libgssglue1  0.1-4   mechanism-switch gssapi library
ii  libk5crypto3 1.9+dfsg-1  MIT Kerberos runtime libraries - C
ii  libkrb5-31.9+dfsg-1  MIT Kerberos runtime libraries
ii  libnfsidmap2 0.24-1  An nfs idmapping library
ii  libtirpc10.2.1-1 transport-independent RPC library
ii  libwrap0 7.6.q-19Wietse Venema's TCP wrappers libra
ii  lsb-base 3.2-27  Linux Standard Base 3.2 init scrip
ii  netbase  4.45Basic TCP/IP networking system
ii  portmap  6.0.0-3 RPC port mapper
ii  ucf  3.0025+nmu1 Update Configuration File: preserv

Versions of packages nfs-common recommends:
ii  python2.6.6-12   interactive high-level object-orie

nfs-common suggests no packages.

-- no debconf information

-- debsums errors found:
debsums: changed file /var/lib/nfs/state (from nfs-common package)



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



Bug#583700: initramfs-tools: package upgrade fails

2010-05-29 Thread Gábor Gombás
Package: initramfs-tools
Version: 0.95
Severity: important

Hi,

I get this when I try to install the latest version:

Unpacking replacement initramfs-tools ...
Setting up initramfs-tools (0.95) ...
update-initramfs: deferring update (trigger activated)
Processing triggers for man-db ...
Processing triggers for initramfs-tools ...
/usr/sbin/update-initramfs: line 317: 1: unbound variable
dpkg: error processing initramfs-tools (--install):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 initramfs-tools

Gabor

-- Package-specific info:
-- initramfs sizes
-- /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-2.6.33.5 root=/dev/md4 ro console=tty0 selinux=0 
audit=0 hpet=force sata_nv.adma=0 radeon.modeset=1 quiet

-- resume
RESUME=UUID=b0d60940-d4a8-4417-90fd-d412c2ee7153
-- /proc/filesystems
ext3
ext4
iso9660
udf
fuseblk

-- lsmod
Module  Size  Used by
bridge 43562  0 
stp 1971  1 bridge
llc 5208  2 bridge,stp
fuse   55997  1 
pppoe   8337  2 
pppox   2566  1 pppoe
ipt_MASQUERADE  1647  1 
xt_recent   7304  2 
ipt_ULOG7527  1 
dm_crypt   10952  0 
snd_usb_audio  82066  0 
snd_hwdep   5656  1 snd_usb_audio
snd_usb_lib16597  1 snd_usb_audio
snd_seq_midi5010  0 
snd_seq_midi_event  6465  1 snd_seq_midi
snd_rawmidi18298  2 snd_usb_lib,snd_seq_midi
saa7134_alsa   10563  0 
tuner  17798  1 
saa7134   152625  1 saa7134_alsa
videobuf_dma_sg11056  2 saa7134_alsa,saa7134
firewire_ohci  20029  0 
videobuf_core  16599  2 saa7134,videobuf_dma_sg
parport_pc 30757  0 
tveeprom   12970  1 saa7134
firewire_core  44333  1 firewire_ohci
sky2   40834  0 
forcedeth  46335  0 
parport33115  1 parport_pc
floppy 53605  0 

-- /etc/kernel-img.conf
# Kernel image management overrides
# See kernel-img.conf(5) for details
do_symlinks = no
do_bootloader = yes
do_initrd = yes
link_in_boot = yes
postinst_hook = /usr/sbin/update-grub
postrm_hook   = /usr/sbin/update-grub

-- /etc/initramfs-tools/initramfs.conf
MODULES=most
BUSYBOX=y
KEYMAP=n
COMPRESS=gzip
BOOT=local
DEVICE=
NFSROOT=auto

-- /etc/crypttab
# 


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

Kernel: Linux 2.6.33.5 (SMP w/1 CPU core; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages initramfs-tools depends on:
ii  cpio 2.11-4  GNU cpio -- a program to manage ar
ii  findutils4.4.2-1 utilities for finding files--find,
ii  klibc-utils  1.5.18-1small utilities built with klibc f
ii  module-init-tools3.12~pre2-3 tools for managing Linux kernel mo
ii  udev 154-1   /dev/ and hotplug management daemo

Versions of packages initramfs-tools recommends:
ii  busybox   1:1.15.3-1 Tiny utilities for small and embed

initramfs-tools 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#577615: /etc/squid3/squid3.conf became a conffile

2010-04-12 Thread Gábor Gombás
Package: squid3
Version: 3.1.1-2
Severity: serious
Justification: Policy 10.7.3


When upgrading squid3 I got:

Setting up squid3 (3.1.1-2) ...
sed: read error on stdin: Is a directory
dpkg: error processing squid3 (--configure):
 subprocess installed post-installation script returned error exit status 4
Errors were encountered while processing:
 squid3

And indeed:

# ls -ld /etc/squid3/squid.conf
drwxr-xr-x 2 root root 4096 Apr 13 07:46 /etc/squid3/squid.conf
# ls -l /etc/squid3/squid.conf
total 196
-rw-r--r-- 1 root root 198563 Apr 13 00:10 squid.conf.documented

My locally modified version of squid.conf is gone, therefore the
severity. Fortunately I'm using etckeeper.

Gabor

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

Kernel: Linux 2.6.33.2 (SMP w/1 CPU core; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages squid3 depends on:
ii  adduser   3.112  add and remove users and groups
ii  libc6 2.10.2-6   Embedded GNU C Library: Shared lib
ii  libcap2   1:2.17-2   support for getting/setting POSIX.
ii  libcomerr21.41.11-1  common error description library
ii  libdb4.8  4.8.26-3   Berkeley v4.8 Database Libraries [
ii  libexpat1 2.0.1-7XML parsing C library - runtime li
ii  libgcc1   1:4.4.3-7  GCC support library
ii  libgssapi-krb5-2  1.8.1+dfsg-1   MIT Kerberos runtime libraries - k
ii  libk5crypto3  1.8.1+dfsg-1   MIT Kerberos runtime libraries - C
ii  libkrb5-3 1.8.1+dfsg-1   MIT Kerberos runtime libraries
ii  libldap-2.4-2 2.4.17-2.1 OpenLDAP libraries
ii  libpam0g  1.1.1-2Pluggable Authentication Modules l
ii  libsasl2-22.1.23.dfsg1-5 Cyrus SASL - authentication abstra
ii  libstdc++64.4.3-7The GNU Standard C++ Library v3
ii  libxml2   2.7.7.dfsg-2   GNOME XML library
ii  logrotate 3.7.8-5Log rotation utility
ii  lsb-base  3.2-23 Linux Standard Base 3.2 init scrip
ii  netbase   4.40   Basic TCP/IP networking system
ii  squid3-common 3.1.1-2A full featured Web Proxy cache (H

squid3 recommends no packages.

Versions of packages squid3 suggests:
pn  resolvconf (no description available)
pn  smbclient  (no description available)
pn  squid-cgi  (no description available)
pn  squidclient(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#571771: Couldn't configure pre-depend ... probably a dependency cycle

2010-03-07 Thread Gábor Gombás
Package: openoffice.org
Version: 1:3.2.0-4
Severity: normal

Hi,

Just a "mee too" in response to "if anyone can still find it again":

# aptitude safe-upgrade
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Reading extended state information... Done
Initializing package states... Done   
Writing extended state information... Done
Resolving dependencies...
The following NEW packages will be installed:
  libgraphite3{a} ttf-sil-gentium-basic{a} 
The following packages will be upgraded:
  openclipart openclipart-openoffice.org openclipart-png openoffice.org 
openoffice.org-base 
  openoffice.org-base-core openoffice.org-calc openoffice.org-common 
openoffice.org-core 
  openoffice.org-draw openoffice.org-evolution openoffice.org-filter-binfilter 
openoffice.org-gnome 
  openoffice.org-gtk openoffice.org-help-en-us openoffice.org-help-hu 
openoffice.org-impress 
  openoffice.org-java-common openoffice.org-l10n-hu openoffice.org-math 
openoffice.org-officebean 
  openoffice.org-report-builder openoffice.org-style-galaxy 
openoffice.org-writer python-uno uno-libs3 
  ure 
The following packages are RECOMMENDED but will NOT be installed:
  openoffice.org-style-tango ttf-sil-gentium xfonts-mathml 
27 packages upgraded, 2 newly installed, 0 to remove and 5 not upgraded.
Need to get 0B/333MB of archives. After unpacking 63.9MB will be used.
Do you want to continue? [Y/n/?] 
Writing extended state information... Done
E: Couldn't configure pre-depend openoffice.org-java-common for 
openoffice.org-report-builder, probably a dependency cycle.

Gabor

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

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

Versions of packages openoffice.org depends on:
ii  liblucene2-java  2.9.1+ds1-5 Full-text search engine library fo
ii  openoffice.org-base  1:3.1.1-16  full-featured office productivity 
ii  openoffice.org-calc  1:3.1.1-16  full-featured office productivity 
ii  openoffice.org-core  1:3.1.1-16  full-featured office productivity 
ii  openoffice.org-draw  1:3.1.1-16  full-featured office productivity 
ii  openoffice.org-filter-mobile 1:3.2.0-4   full-featured office productivity 
ii  openoffice.org-impress   1:3.1.1-16  full-featured office productivity 
ii  openoffice.org-java-common   1:3.1.1-16  full-featured office productivity 
ii  openoffice.org-math  1:3.1.1-16  full-featured office productivity 
ii  openoffice.org-officebean1:3.1.1-16  full-featured office productivity 
ii  openoffice.org-report-builde 1:3.2.0-4   OpenOffice.org extension for build
ii  openoffice.org-writer1:3.1.1-16  full-featured office productivity 
ii  ttf-dejavu   2.30-2  Metapackage to pull in ttf-dejavu-

Versions of packages openoffice.org recommends:
ii  openoffice.org-filter- 1:3.1.1-16full-featured office productivity 
ii  ttf-liberation 1.05.2.20091019-4 Fonts with the same metrics as Tim
ii  ttf-mscorefonts-instal 3.2   Installer for Microsoft TrueType c

Versions of packages openoffice.org suggests:
ii  cups-bsd1.4.2-9.1Common UNIX Printing System(tm) - 
ii  gstreamer0.10-ffmpeg0.10.9-3+b1  FFmpeg plugin for GStreamer
ii  gstreamer0.10-plugins-bad   0.10.17-4GStreamer plugins from the "bad" s
ii  gstreamer0.10-plugins-base  0.10.26-1GStreamer plugins from the "base" 
ii  gstreamer0.10-plugins-good  0.10.18-1GStreamer plugins from the "good" 
ii  gstreamer0.10-plugins-ugly  0.10.13-2GStreamer plugins from the "ugly" 
ii  hunspell-en-us [hunspell-di 20070829-4   English_american dictionary for hu
ii  hunspell-hu [hunspell-dicti 1:3.2.0-2Hungarian dictionary for hunspell
ii  iceweasel   3.5.8-1  Web browser based on Firefox
ii  imagemagick 7:6.5.8.3-1  image manipulation programs
ii  libgl1-mesa-glx [libgl1]7.7-4A free implementation of the OpenG
ii  libpaper-utils  1.1.23+nmu2  library for handling paper charact
ii  libsane 1.0.20-14+b1 API library for scanners
ii  libxrender1 1:0.9.5-1X Rendering Extension client libra
ii  menu2.1.43   generates programs menu for all me
pn  myspell-dictionary (no description available)
ii  openclipart-openoffice.org  0.18+dfsg-8  clip art for OpenOffice.org galler
ii  openjdk-6-jre [java5-runtim 6b18~pre1-3  OpenJDK Java runtime, using Hotspo
ii  openoffice.org-gnome1:3.1.1-16   full-featured office productivity 
ii  openoffice.org-help-en-us [ 1:3.1.1-16   full-featured office productivity 
ii  openoffice.org-help-hu [ope 1:3.1.1-16   full-featured office productivit

Bug#565130: libapache2-mod-php5: Upgrading fails

2010-01-13 Thread Gábor Gombás
Package: libapache2-mod-php5
Version: 5.3.1-2
Severity: normal

Hi,

Upgrading to the latest version in experimental fails with the following
error:

Setting up libapache2-mod-php5 (5.3.1-2) ...
Error: The new file /usr/share/php5/php.ini-dist does not exist!
dpkg: error processing libapache2-mod-php5 (--configure):
 subprocess installed post-installation script returned error exit status 1

Gabor

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

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

Versions of packages libapache2-mod-php5 depends on:
ii  apache2-mpm-prefork 2.2.14-5 Apache HTTP Server - traditional n
ii  apache2.2-common2.2.14-5 Apache HTTP Server common files
ii  libbz2-1.0  1.0.5-3  high-quality block-sorting file co
ii  libc6   2.10.2-5 Embedded GNU C Library: Shared lib
ii  libcomerr2  1.41.9-1 common error description library
ii  libdb4.84.8.26-1 Berkeley v4.8 Database Libraries [
ii  libgssapi-krb5-21.7+dfsg-4   MIT Kerberos runtime libraries - k
ii  libk5crypto31.7+dfsg-4   MIT Kerberos runtime libraries - C
ii  libkrb5-3   1.7+dfsg-4   MIT Kerberos runtime libraries
ii  libmagic1   5.03-5   File type determination library us
ii  libpcre37.8-3Perl 5 Compatible Regular Expressi
ii  libssl0.9.8 0.9.8k-7 SSL shared libraries
ii  libxml2 2.7.6.dfsg-1 GNOME XML library
ii  mime-support3.48-1   MIME files 'mime.types' & 'mailcap
ii  php5-common 5.3.1-2  Common files for packages built fr
ii  tzdata  2009u-1  time zone and daylight-saving time
ii  ucf 3.0025   Update Configuration File: preserv
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

libapache2-mod-php5 recommends no packages.

Versions of packages libapache2-mod-php5 suggests:
pn  php-pear   (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#564566: libkadm5clnt7: SONAME conflict with Heimdal

2010-01-10 Thread Gábor Gombás
Package: libkadm5clnt7
Version: 1.8+dfsg~alpha1-1
Severity: important

Hi,

Unpacking libkadm5clnt7 (from .../libkadm5clnt7_1.8+dfsg~alpha1-1_amd64.deb) ...
dpkg: error processing 
/var/cache/apt/archives/libkadm5clnt7_1.8+dfsg~alpha1-1_amd64.deb (--unpack):
 trying to overwrite '/usr/lib/libkadm5clnt.so.7', which is also in package 
libkadm5clnt7-heimdal 0:1.3.1.rc2.dfsg.1-1

Gabor

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

Kernel: Linux 2.6.32.3 (SMP w/1 CPU core; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libkadm5clnt7 depends on:
ii  libc6 2.10.2-5   Embedded GNU C Library: Shared lib
ii  libcomerr21.41.9-1   common error description library
pn  libgssapi-krb5-2   (no description available)
pn  libgssrpc4 (no description available)
pn  libk5crypto3   (no description available)
pn  libkrb5-3  (no description available)
pn  libkrb5support0(no description available)

libkadm5clnt7 recommends no packages.

Versions of packages libkadm5clnt7 suggests:
pn  krb5-doc   (no description available)
pn  krb5-user  (no description available)



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



Bug#562830: hostname: Better support for multi-homed and mobile machines

2009-12-28 Thread Gábor Gombás
Package: hostname
Version: 3.01
Severity: wishlist
Tags: patch

Hi,

The options --fqdn, --domain and --ip-address are problematic because
they all assume that the output of gethostname(3) can be resolved by the
DNS, and that a machine has only one FQDN/domain/address.

The following patch tries to improve the situation by introducing two
new options: --all-fqdns and --all-ip-addresses that do not depend on
the value of gethostname(3) but properly enumerate the configured
network interfaces/addresses instead. At the same time, warnings are
added to the man page not to use the old --fqdn, --domain and
--ip-address options.

I left the French man page untouched as I do not speak the language.

I've tested it on some machines with multiple interfaces and multiple
IPv4 addresses on every interface, and it seems to work fine. I could
not test it with IPv6, but I do not expect any real issues.

Gabor

diff -u -r hostname-3.01/hostname.1 hostname-3.01-new/hostname.1
--- hostname-3.01/hostname.12009-09-22 14:21:50.0 +0200
+++ hostname-3.01-new/hostname.12009-12-28 12:08:15.807846478 +0100
@@ -21,8 +21,12 @@
 .RB [ \-\-domain ]
 .RB [ \-f ]
 .RB [ \-\-fqdn ]
+.RB [ \-A ]
+.RB [ \-\-all-fqdns ]
 .RB [ \-i ]
 .RB [ \-\-ip-address ]
+.RB [ \-I ]
+.RB [ \-\-all-ip-addresses ]
 .RB [ \-\-long ]
 .RB [ \-s ]
 .RB [ \-\-short ]
@@ -89,7 +93,10 @@
 .B dnsdomainname
 will print the domain part of the FQDN (Fully Qualified Domain Name). The
 complete FQDN of the system is returned with
-.BR "hostname \-\-fqdn" .
+.BR "hostname \-\-fqdn"
+(but see the warnings in section
+.B "THE FQDN"
+below).
 
 .SS "SET NAME"
 When called with one argument or with the
@@ -142,6 +149,16 @@
 how you can change it. Usually (if the hosts file is parsed before DNS or
 NIS) you can change it in
 .IR /etc/hosts .
+.LP
+If a machine has multiple network interfaces/addresses or is used in a
+mobile environment, then it may either have multiple FQDNs/domain names
+or none at all. Therefore avoid using
+.BR "hostname \-\-fqdn" ,
+.BR "hostname \-\-domain"
+and
+.BR "dnsdomainname" .
+.BR "hostname \-\-ip-address"
+is subject to the same limitations so it should be avoided as well.
 
 .SH OPTIONS
 .TP
@@ -160,7 +177,9 @@
 to get the DNS domain name because it will show the NIS domain name and
 not the DNS domain name. Use
 .B dnsdomainname
-instead.
+instead. Ssee the warnings in section
+.B "THE FQDN"
+above, and avoid using this option.
 .TP
 .I "\-F, \-\-file filename"
 Read the host name from the specified file. Comments (lines starting with
@@ -170,13 +189,36 @@
 Display the FQDN (Fully Qualified Domain Name). A FQDN consists of a
 short host name and the DNS domain name. Unless you are using bind or NIS
 for host lookups you can change the FQDN and the DNS domain name (which is
-part of the FQDN) in the \fI/etc/hosts\fR file.
+part of the FQDN) in the \fI/etc/hosts\fR file. See the warnings in section
+.B "THE FQDN"
+above, and avoid using this option; use
+.BR "hostname \-\-all-fqdns"
+instead.
+.TP
+.I "\-A, \-\-all-fqdns"
+Displays all FQDNs of the machine. This option enumerates all configured
+network addresses on all configured network interfaces, and translates
+them to DNS domain names. Addresses that cannot be translated (i.e. because
+they do not have an appropriate reverse DNS entry) are skipped. Note that
+different addresses may resolve to the same name, therefore the output may
+contain duplicate entries. Do not make any assumptions about the order of the
+output.
 .TP
 .I "\-h, \-\-help"
 Print a usage message and exit.
 .TP
 .I "\-i, \-\-ip-address"
-Display the network address(es) of the host.
+Display the network address(es) of the host name. Note that this works only
+if the host name can be resolved. Avoid using this option; use
+.BR "hostname \-\-all-ip-addresses"
+instead.
+.TP
+.I "\-I, \-\-all-ip-addresses"
+Display all network addresses of the host. This option enumerates all
+configured addresses on all network interfaces. The loopback interface and IPv6
+link-local addresses are omitted. Contrary to option \fI-i\fR, this option
+does not depend on name resolution. Do not make any assumptions about the
+order of the output.
 .TP
 .I "\-s, \-\-short"
 Display the short host name. This is the host name cut at the first dot.
diff -u -r hostname-3.01/hostname.c hostname-3.01-new/hostname.c
--- hostname-3.01/hostname.c2009-10-27 13:19:28.0 +0100
+++ hostname-3.01-new/hostname.c2009-12-28 11:54:50.911346554 +0100
@@ -3,7 +3,7 @@
  * that maintains the host name and the domain name. It
  * is also used to show the FQDN and the IP-Addresses.
  *
- * Usage:  hostname [-d|-f|-s|-a|-i|-y]
+ * Usage:  hostname [-d|-f|-s|-a|-i|-y|-A|-I]
  * hostname [-h|-V]
  * hostname [-b] {name|-F file}
  * dnsdomainname
@@ -31,6 +31,8 @@
 #include 
 #include 
 #include 
+#include 
+#include 
 #include 
 #include 
 #include 
@@ -45,7 +47,7 

Bug#561106: consolekit: console-kit-daemo segfaults at startup

2009-12-14 Thread Gábor Gombás
Package: consolekit
Version: 0.4.1-2
Severity: normal


Hi,

console-kit-daemon dies with a segmentation fault at startup. The output of
--debug --no-daemon is below.

Gabor

console-kit-daemon[9909]: DEBUG: Debugging enabled
console-kit-daemon[9909]: DEBUG: initializing console-kit-daemon 0.4.1
console-kit-daemon[9909]: DEBUG: Cleaning up /var/run/console
console-kit-daemon[9909]: DEBUG: Couldn't open directory /var/run/console: 
Error opening directory '/var/run/console': No such file or directory
console-kit-daemon[9909]: DEBUG: Creating thread for log writing
console-kit-daemon[9909]: DEBUG: Creating seat 
/org/freedesktop/ConsoleKit/Seat1 with 0 devices
console-kit-daemon[9909]: DEBUG: Current VT: tty1
console-kit-daemon[9909]: DEBUG: VT 1:on
console-kit-daemon[9909]: DEBUG: VT 2:on
console-kit-daemon[9909]: DEBUG: VT 3:on
console-kit-daemon[9909]: DEBUG: VT 4:on
console-kit-daemon[9909]: DEBUG: VT 5:on
console-kit-daemon[9909]: DEBUG: VT 6:on
console-kit-daemon[9909]: DEBUG: VT 7:off
console-kit-daemon[9909]: DEBUG: VT 8:off
console-kit-daemon[9909]: DEBUG: VT 9:off
console-kit-daemon[9909]: DEBUG: VT 10:off
console-kit-daemon[9909]: DEBUG: VT 11:off
console-kit-daemon[9909]: DEBUG: VT 12:off
console-kit-daemon[9909]: DEBUG: VT 13:off
console-kit-daemon[9909]: DEBUG: VT 14:off
console-kit-daemon[9909]: DEBUG: VT 15:off
console-kit-daemon[9909]: DEBUG: VT 16:off
console-kit-daemon[9909]: DEBUG: Creating thread for vt 2
console-kit-daemon[9909]: DEBUG: Creating thread for vt 3
console-kit-daemon[9909]: DEBUG: Creating thread for vt 4
console-kit-daemon[9909]: DEBUG: Creating thread for vt 5
console-kit-daemon[9909]: DEBUG: VT_WAITACTIVE for vt 5
console-kit-daemon[9909]: DEBUG: Creating thread for vt 6
console-kit-daemon[9909]: DEBUG: Creating thread for vt 7
console-kit-daemon[9909]: DEBUG: Creating thread for vt 8
console-kit-daemon[9909]: DEBUG: Creating thread for vt 9
console-kit-daemon[9909]: DEBUG: VT_WAITACTIVE for vt 9
console-kit-daemon[9909]: DEBUG: VT_WAITACTIVE for vt 3
console-kit-daemon[9909]: DEBUG: VT_WAITACTIVE for vt 2
console-kit-daemon[9909]: DEBUG: VT_WAITACTIVE for vt 4
console-kit-daemon[9909]: DEBUG: Creating thread for vt 10
console-kit-daemon[9909]: DEBUG: Creating thread for vt 11
console-kit-daemon[9909]: DEBUG: Creating thread for vt 12
console-kit-daemon[9909]: DEBUG: VT_WAITACTIVE for vt 12
console-kit-daemon[9909]: DEBUG: Creating thread for vt 13
console-kit-daemon[9909]: DEBUG: VT_WAITACTIVE for vt 7
console-kit-daemon[9909]: DEBUG: VT_WAITACTIVE for vt 13
console-kit-daemon[9909]: DEBUG: Creating thread for vt 14
console-kit-daemon[9909]: DEBUG: VT_WAITACTIVE for vt 8
console-kit-daemon[9909]: DEBUG: VT_WAITACTIVE for vt 6
console-kit-daemon[9909]: DEBUG: Creating thread for vt 15
console-kit-daemon[9909]: DEBUG: Creating thread for vt 16
console-kit-daemon[9909]: DEBUG: VT_WAITACTIVE for vt 16
console-kit-daemon[9909]: DEBUG: VT_WAITACTIVE for vt 10
console-kit-daemon[9909]: DEBUG: Creating thread for vt 17
console-kit-daemon[9909]: DEBUG: VT_WAITACTIVE for vt 15
console-kit-daemon[9909]: DEBUG: VT_WAITACTIVE for vt 14
console-kit-daemon[9909]: DEBUG: Creating thread for vt 18
console-kit-daemon[9909]: DEBUG: Creating thread for vt 19
console-kit-daemon[9909]: DEBUG: VT_WAITACTIVE for vt 19
console-kit-daemon[9909]: DEBUG: Creating thread for vt 20
console-kit-daemon[9909]: DEBUG: Creating thread for vt 21
console-kit-daemon[9909]: DEBUG: Creating thread for vt 22
console-kit-daemon[9909]: DEBUG: VT_WAITACTIVE for vt 22
console-kit-daemon[9909]: DEBUG: Creating thread for vt 23
console-kit-daemon[9909]: DEBUG: VT_WAITACTIVE for vt 23
console-kit-daemon[9909]: DEBUG: Creating thread for vt 24
console-kit-daemon[9909]: DEBUG: Creating thread for vt 25
console-kit-daemon[9909]: DEBUG: Creating thread for vt 26
console-kit-daemon[9909]: DEBUG: Creating thread for vt 27
console-kit-daemon[9909]: DEBUG: Creating thread for vt 28
console-kit-daemon[9909]: DEBUG: VT_WAITACTIVE for vt 18
console-kit-daemon[9909]: DEBUG: VT_WAITACTIVE for vt 27
console-kit-daemon[9909]: DEBUG: VT_WAITACTIVE for vt 24
console-kit-daemon[9909]: DEBUG: VT_WAITACTIVE for vt 28
console-kit-daemon[9909]: DEBUG: VT_WAITACTIVE for vt 17
console-kit-daemon[9909]: DEBUG: VT_WAITACTIVE for vt 20
console-kit-daemon[9909]: DEBUG: Creating thread for vt 30
console-kit-daemon[9909]: DEBUG: Creating thread for vt 31
console-kit-daemon[9909]: DEBUG: VT_WAITACTIVE for vt 31
console-kit-daemon[9909]: DEBUG: VT_WAITACTIVE for vt 26
console-kit-daemon[9909]: DEBUG: VT_WAITACTIVE for vt 25
console-kit-daemon[9909]: DEBUG: Creating thread for vt 32
console-kit-daemon[9909]: DEBUG: Creating thread for vt 33
console-kit-daemon[9909]: DEBUG: Creating thread for vt 34
console-kit-daemon[9909]: DEBUG: VT_WAITACTIVE for vt 34
console-kit-daemon[9909]: DEBUG: Creating thread for vt 35
console-kit-daemon[9909]: DEBUG: VT_WAITACTIVE for vt 35
console-kit-daemon[9909]: DEBUG: VT_WAITACTIVE for vt 30
console-kit-daemon[9909]:

Bug#559298: virt-manager: problems with multiple windows

2009-12-03 Thread Gábor Gombás
Package: virt-manager
Version: 0.8.0-2
Severity: normal

Hi,

virt-manager hangs if I do the following:

- connect to a remote host using the qemu+ssh:// protocol
- select "Open" for two virtual machines in the right-click context menu
- close the window that was opened first

At this point both the virt-manager main window and the other console
window becomes unresponsible. Even if I choose "Force quit" in the
dialog saying that the window is not responding (it may be a feature of
compiz, I'm not sure), virt-manager and the ssh process remains alive
and has to be killed before a new virt-manager process can be started.
This is fully deterministic.

If I avoid closing the window opened first or if I make sure there is
always at most one open VM window, then there is no hang, but
virt-manager eventually crashes without leaving any trace. At least in
this case it does not have to be killed before it can be restarted. This
is not as repeatable as the hang, but it happens quite often (say every
5-10 minutes if I want to work with several VMs in tight turns).

I don't know if it is related, but if I open just one console window,
close it and then exit virt-manager, the ssh process remains running. It
seems there is a bug in the cleanup path somewhere.

Gabor

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

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

Versions of packages virt-manager depends on:
ii  librsvg2-common   2.26.0-1   SAX-based renderer library for SVG
ii  python2.5.4-2An interactive high-level object-o
ii  python-dbus   0.83.0-1   simple interprocess messaging syst
ii  python-glade2 2.16.0-1   GTK+ bindings: Glade support
ii  python-gnome2 2.28.0-1   Python bindings for the GNOME desk
ii  python-gtk-vnc0.3.10-2   A VNC viewer widget for GTK+ (Pyth
ii  python-gtk2   2.16.0-1   Python bindings for the GTK+ widge
ii  python-libvirt0.7.4-1libvirt Python bindings
ii  python-support1.0.5  automated rebuilding support for P
ii  python-urlgrabber 3.1.0-5A high-level cross-protocol url-gr
ii  python-vte1:0.22.5-1 Python bindings for the VTE widget
ii  virtinst  0.500.0-3  Programs to create and clone virtu

Versions of packages virt-manager recommends:
ii  hal   0.5.13-6   Hardware Abstraction Layer
ii  libvirt-bin   0.7.4-1the programs for the libvirt libra

Versions of packages virt-manager suggests:
ii  virt-viewer   0.2.0-1Displaying the graphical console o

-- 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#559165: munin-node: small bugs in 1.4.0

2009-12-02 Thread Gábor Gombás
Package: munin-node
Version: 1.4.0-1
Severity: normal

Hi!

I've found the following problems in the new munin-node package:

- Someone tried to use shell-style variable expansion in the
  postfix_mailstats plugin, which is a perl script:

--- /usr/share/munin/plugins/postfix_mailstats.orig 2009-11-30 
18:21:49.0 +0100
+++ /usr/share/munin/plugins/postfix_mailstats  2009-12-02 13:02:54.0 
+0100
@@ -51,7 +51,7 @@
 
 =cut
 
-my $statefile = "$MUNIN_PLUGSTATE/munin-plugin-postfix_mailstats.state";
+my $statefile = $ENV{'MUNIN_PLUGSTATE'} . 
"/munin-plugin-postfix_mailstats.state";
 my $pos;
 my $delivered = 0;
 my $rejects = {};

- munin-node complains about unknown user '(postfix)':

--- /etc/munin/plugin-conf.d/munin-node (revision 153)
+++ /etc/munin/plugin-conf.d/munin-node (working copy)
@@ -76,7 +76,7 @@
 
 
 [postfix_mailqueue]
-user (postfix)
+user postfix
 
 [postfix_mailstats]
 group adm

- the ipmi_* plugins need to run as root because:

# ls -l /dev/ipmi0 
crw-rw 1 root root 248, 0 2009-07-23 17:54 /dev/ipmi0

  so I suggest adding

[ipmi_*]
user root

  to /etc/munin/plugin-conf.d/munin-node

Otherwise nice work :-)

Gabor

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

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

Versions of packages munin depends on:
ii  adduser   3.111 add and remove users and 
groups
pn  libdigest-md5-perl(no description available)
ii  libhtml-template-perl 2.9-1 HTML::Template : A module 
for usin
ii  librrds-perl  1.3.4-4   (no description available)
pn  libstorable-perl  (no description available)
ii  perl [libtime-hires-perl] 5.10.0-19lenny2   Larry Wall's Practical 
Extraction 
ii  perl-modules  5.10.0-19lenny2   Core Perl modules
ii  rrdtool   1.3.1-4   Time-series data storage 
and displ

Versions of packages munin recommends:
ii  libdate-manip-perl5.54-1 (no description available)
ii  munin-node1.4.0-1network-wide graphing framework (n

Versions of packages munin suggests:
ii  apache2-mpm-prefork  2.2.9-10+lenny6 Apache HTTP Server - traditional n



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



Bug#559053: boinc-client: Error when setting oom_adj

2009-12-01 Thread Gábor Gombás
Package: boinc-client
Version: 6.10.17+dfsg-1
Severity: normal

Hi,

Sometimes I get this message when starting BOINC:

/etc/init.d/boinc-client: 212: cannot create /proc/5517/oom_adj: Directory 
nonexistent

It turns out that BOINC calls 'uname' to determine the platform and the
pid of the 'uname' process sometimes gets included in $children, but the
'uname' process finishes before the init script has a chance to set
oom_adj. I suggest adding "2>/dev/null || true" after "echo ... > .../oom_adj".

Gabor

-- Package-specific info:
-- Contents of /etc/default/boinc-client:
# This file is /etc/default/boinc-client, it is a configuration file for the
# /etc/init.d/boinc-client init script.

# Set this to 1 to enable and to 0 to disable the init script.
ENABLED="1"

# Set this to 1 to enable advanced scheduling of the BOINC core client and
# all its sub-processes (reduces the impact of BOINC on the system's
# performance).
SCHEDULE="1"

# The BOINC core client will be started with the permissions of this user.
BOINC_USER="boinc"

# This is the data directory of the BOINC core client.
BOINC_DIR="/var/lib/boinc-client"

# This is the location of the BOINC core client, that the init script uses.
# If you do not want to use the client program provided by the boinc-client
# package, you can specify here an alternative client program.
#BOINC_CLIENT="/usr/local/bin/boinc"
BOINC_CLIENT="/usr/bin/boinc"

# Here you can specify additional options to pass to the BOINC core client.
# Type 'boinc --help' or 'man boinc' for a full summary of allowed options.
#BOINC_OPTS="--allow_remote_gui_rpc"
BOINC_OPTS=""

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

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

Versions of packages boinc-client depends on:
ii  adduser3.111 add and remove users and groups
ii  ca-certificates20090814  Common CA certificates
ii  debconf [debconf-2.0]  1.5.28Debian configuration management sy
ii  libc6  2.10.2-2  GNU C Library: Shared libraries
ii  libcurl3   7.19.7-1  Multi-protocol file transfer libra
ii  libgcc11:4.4.2-3 GCC support library
ii  libssl0.9.80.9.8k-7  SSL shared libraries
ii  libstdc++6 4.4.2-3   The GNU Standard C++ Library v3
ii  lsb-base   3.2-23Linux Standard Base 3.2 init scrip
ii  python 2.5.4-2   An interactive high-level object-o
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

Versions of packages boinc-client recommends:
ii  schedtool 1.3.0-1Queries/alters process' scheduling

Versions of packages boinc-client suggests:
pn  boinc-app-seti (no description available)
ii  boinc-manager 6.10.17+dfsg-1 GUI to control and monitor the BOI

-- debconf information:
  boinc-client/remove_boinc_dir: false



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



Bug#550099: readahead: re-runs profile at every boot

2009-10-07 Thread Gábor Gombás
Package: readahead
Version: 1:1.20060421.1016-7
Severity: wishlist

Hi,

I'm using Sid with daily updates, and ever since readahead gained
trigger support, it now re-generates the boot profiles every day.
So readahead no longer speeds up the boot process but rather slows it
down significantly.

Please add a configuration option to turn the trigger off or at least
limit its activation to say once per month.

Gabor

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

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

Versions of packages readahead depends on:
ii  libc6 2.9-27 GNU C Library: Shared libraries

readahead recommends no packages.

readahead suggests no packages.

-- debconf information excluded



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



Bug#546558: cups: USB printer no longer works due to conflict with usb-storage

2009-09-13 Thread Gábor Gombás
Package: cups
Version: 1.4.0-5
Severity: normal


Hi,

I have an USB connected Epson Stylus Photo R360. It worked fine with
cups 1.3, but it does not work with 1.4. The kernel log shows the
following when turning the printer on:

Sep 14 07:37:46 twister kernel: [ 1820.048041] usb 1-1: new high speed USB 
device using ehci_hcd and address 8
Sep 14 07:37:46 twister kernel: [ 1820.183909] usb 1-1: New USB device found, 
idVendor=04b8, idProduct=082c
Sep 14 07:37:46 twister kernel: [ 1820.183918] usb 1-1: New USB device strings: 
Mfr=1, Product=2, SerialNumber=3
Sep 14 07:37:46 twister kernel: [ 1820.183924] usb 1-1: Product: USB2.0 
MFP(Hi-Speed)
Sep 14 07:37:46 twister kernel: [ 1820.183928] usb 1-1: Manufacturer: EPSON
Sep 14 07:37:46 twister kernel: [ 1820.183932] usb 1-1: SerialNumber: 
XX
Sep 14 07:37:46 twister kernel: [ 1820.184086] usb 1-1: configuration #1 chosen 
from 1 choice
Sep 14 07:37:46 twister kernel: [ 1820.192514] scsi13 : SCSI emulation for USB 
Mass Storage devices
Sep 14 07:37:46 twister kernel: [ 1820.192847] usb-storage: device found at 8
Sep 14 07:37:46 twister kernel: [ 1820.192850] usb-storage: waiting for device 
to settle before scanning
Sep 14 07:37:51 twister kernel: [ 1825.195266] scsi 13:0:0:0: Direct-Access 
EPSONStylus Storage   1.00 PQ: 0 ANSI: 2
Sep 14 07:37:51 twister kernel: [ 1825.195515] sd 13:0:0:0: Attached scsi 
generic sg10 type 0
Sep 14 07:37:51 twister kernel: [ 1825.195932] usb-storage: device scan complete
Sep 14 07:37:51 twister kernel: [ 1825.206962] sd 13:0:0:0: [sdi] Attached SCSI 
removable disk
Sep 14 07:39:13 twister kernel: [ 1907.119827] usb 1-1: usbfs: interface 0 
claimed by usb-storage while 'usb' sets config #1
Sep 14 07:39:18 twister kernel: [ 1912.120371] usb 1-1: usbfs: interface 0 
claimed by usb-storage while 'usb' sets config #1
Sep 14 07:39:23 twister kernel: [ 1917.121086] usb 1-1: usbfs: interface 0 
claimed by usb-storage while 'usb' sets config #1
Sep 14 07:39:28 twister kernel: [ 1922.121839] usb 1-1: usbfs: interface 0 
claimed by usb-storage while 'usb' sets config #1
Sep 14 07:39:33 twister kernel: [ 1927.123785] usb 1-1: usbfs: interface 0 
claimed by usb-storage while 'usb' sets config #1
[the last line repeated endlessly]

If I remove/blacklist the usb-storage module, then printing works, but
that of course breaks removable storage devices. Previously the
usb-storage and usblp drivers coexisted peacefully and was able to drive
the same device simultaneously; that seems to be broken now with libusb.

"lsusb -v" output for reference:

Bus 001 Device 012: ID 04b8:082c Seiko Epson Corp. Storage Device
Device Descriptor:
  bLength18
  bDescriptorType 1
  bcdUSB   2.00
  bDeviceClass0 (Defined at Interface level)
  bDeviceSubClass 0 
  bDeviceProtocol 0 
  bMaxPacketSize064
  idVendor   0x04b8 Seiko Epson Corp.
  idProduct  0x082c Storage Device
  bcdDevice1.00
  iManufacturer   1 EPSON
  iProduct2 USB2.0 MFP(Hi-Speed)
  iSerial 3 XX
  bNumConfigurations  1
  Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength   55
bNumInterfaces  2
bConfigurationValue 1
iConfiguration  4 USB2.0 MFP(Hi-Speed)
bmAttributes 0xc0
  Self Powered
MaxPower2mA
Interface Descriptor:
  bLength 9
  bDescriptorType 4
  bInterfaceNumber0
  bAlternateSetting   0
  bNumEndpoints   2
  bInterfaceClass 8 Mass Storage
  bInterfaceSubClass  6 SCSI
  bInterfaceProtocol 80 Bulk (Zip)
  iInterface  7 USB2.0 Mass Storage
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x07  EP 7 OUT
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0200  1x 512 bytes
bInterval   0
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x88  EP 8 IN
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0200  1x 512 bytes
bInterval   0
Interface Descriptor:
  bLength 9
  bDescriptorType 4
  bInterfaceNumber1
  bAlternateSetting   0
  bNumEndpoints   2
  bInterfaceClass 7 Printer
  bInterfaceSubClass  1 Printer
  bInterfaceProtocol  2 Bidirectional
  iInterface  6 USB2.0 Printer
  Endpoint Descriptor:
bLength   

Bug#429243: stopped working, SSH stopped logging failures!

2009-09-02 Thread Gábor Gombás
Package: openssh-server
Version: 1:5.1p1-7
Severity: wishlist


Hi,

Now that the default syslog daemon is rsyslog, openssh-server could ship
a configure snippet in /etc/rsyslog.d/openssh-server.conf that contains:

  $$AddUnixListenSocket /var/run/sshd/dev/log

And probably the issue should be documented in README.Debian for the
other syslog variants.

That still leaves the question who creates /var/run/sshd/dev. I'm using
the following patch on some machines:

Index: init.d/ssh
===
--- init.d/ssh  (revision 3863)
+++ init.d/ssh  (working copy)
@@ -59,8 +59,8 @@
 
 check_privsep_dir() {
 # Create the PrivSep empty dir if necessary
-if [ ! -d /var/run/sshd ]; then
-   mkdir /var/run/sshd
+if [ ! -d /var/run/sshd/dev ]; then
+   mkdir -p /var/run/sshd/dev
chmod 0755 /var/run/sshd
 fi
 }

Unfortunately it won't really help when /var/run is on tmpfs, because
the syslog daemon is started before the ssh init script has run. The
only proper solution I can think of right now is to split the ssh init
script in two:

- the first part runs before any syslog daemon, and does nothing except
  creating /var/run/sshd/dev directory if it is missing

- the second part runs after the syslog daemon has started, and does the
  rest.

Gabor

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

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

Versions of packages openssh-server depends on:
ii  adduser3.110 add and remove users and groups
ii  debconf [debconf-2.0]  1.5.27Debian configuration management sy
ii  dpkg   1.15.3.1+b1   Debian package management system
ii  libc6  2.9-26GNU C Library: Shared libraries
ii  libcomerr2 1.41.9-1  common error description library
ii  libgssapi-krb5-2   1.7dfsg~beta3-1   MIT Kerberos runtime libraries - k
ii  libk5crypto3   1.7dfsg~beta3-1   MIT Kerberos runtime libraries - C
ii  libkrb5-3  1.7dfsg~beta3-1   MIT Kerberos runtime libraries
ii  libpam-modules 1.1.0-1   Pluggable Authentication Modules f
ii  libpam-runtime 1.1.0-1   Runtime support for the PAM librar
ii  libpam0g   1.1.0-1   Pluggable Authentication Modules l
ii  libselinux12.0.85-2  SELinux shared libraries
ii  libssl0.9.80.9.8k-4  SSL shared libraries
ii  libwrap0   7.6.q-18  Wietse Venema's TCP wrappers libra
ii  lsb-base   3.2-23Linux Standard Base 3.2 init scrip
ii  openssh-blacklist  0.4.1 list of default blacklisted OpenSS
ii  openssh-client 1:5.1p1-7 secure shell client, an rlogin/rsh
ii  procps 1:3.2.8-1 /proc file system utilities
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

Versions of packages openssh-server recommends:
ii  openssh-blacklist-extra   0.4.1  list of non-default blacklisted Op
ii  xauth 1:1.0.3-2  X authentication utility

Versions of packages openssh-server suggests:
pn  molly-guard(no description available)
pn  rssh   (no description available)
pn  ssh-askpass(no description available)
pn  ufw(no description available)

-- debconf information excluded



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



Bug#543496: php5-gd: segmentation fault in phpinfo()

2009-08-25 Thread Gábor Gombás
Package: php5-gd
Version: 5.3.0-2
Severity: normal


Hi,

$ echo '' | php > /tmp/out
Segmentation fault

Stack trace:

Program received signal SIGSEGV, Segmentation fault.
0x759a8210 in strlen () from /lib/libc.so.6
(gdb) bt
#0  0x759a8210 in strlen () from /lib/libc.so.6
#1  0x006d9a88 in format_converter (odp=0x7fffb500, 
fmt=0x74827470 "s", ap=0x7fffb460)
at /tmp/buildd/php5-5.3.0/main/snprintf.c:964
#2  0x006da66c in strx_printv (ccp=0x7fffb51c, buf=0x77fdb6a0 
"\270\26\254\364\377\177", len=4294948152, 
format=0x7482746f "%s", ap=0x0) at 
/tmp/buildd/php5-5.3.0/main/snprintf.c:1211
#3  0x006da814 in ap_php_snprintf (buf=0x7fffb5eb "", 
len=4160599712, format=0x0) at /tmp/buildd/php5-5.3.0/main/snprintf.c:1256
#4  0x74823ae4 in zm_info_gd (zend_module=0x108e7c0) at 
/tmp/buildd/php5-5.3.0/ext/gd/gd.c:1296
#5  0x006799c0 in _display_module_info_func (module=0xf4828818) at 
/tmp/buildd/php5-5.3.0/ext/standard/info.c:123
#6  0x007359a5 in zend_hash_apply (ht=0x7fffb830, 
apply_func=0x6799b0 <_display_module_info_func>)
at /tmp/buildd/php5-5.3.0/Zend/zend_hash.c:673
#7  0x0067ad3a in php_print_info (flag=32767) at 
/tmp/buildd/php5-5.3.0/ext/standard/info.c:903
#8  0x0067b141 in zif_phpinfo (ht=-192772072, return_value=0x1064bd8, 
return_value_ptr=0x7fffb538, this_ptr=0x0, 
return_value_used=-16843009) at 
/tmp/buildd/php5-5.3.0/ext/standard/info.c:1217
#9  0x0077b12b in zend_do_fcall_common_helper_SPEC 
(execute_data=0xe34360) at /tmp/buildd/php5-5.3.0/Zend/zend_vm_execute.h:313
#10 0x00754569 in execute (op_array=0x1063688) at 
/tmp/buildd/php5-5.3.0/Zend/zend_vm_execute.h:104
#11 0x00729391 in zend_execute_scripts (type=0, retval=0x7fffba80, 
file_count=3) at /tmp/buildd/php5-5.3.0/Zend/zend.c:1188
#12 0x006d5ac5 in php_execute_script (primary_file=0xe3f800) at 
/tmp/buildd/php5-5.3.0/main/main.c:2196
#13 0x007b6b77 in main (argc=-7672, argv=0x7fffde10) at 
/tmp/buildd/php5-5.3.0/sapi/cli/php_cli.c:1188
(gdb)

Notice that zm_info_gd() seems to call ap_php_snprintf() with completely
bogus arguments.

For reference, the contents of /tmp/out from the first command above:

phpinfo()
PHP Version => 5.3.0-2

System => Linux boogie 2.6.30.5 #14 SMP PREEMPT Sun Aug 23 21:03:26 CEST 2009 
x86_64
Build Date => Jul  1 2009 07:29:44
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /etc/php5/cli
Loaded Configuration File => /etc/php5/cli/php.ini
Scan this dir for additional .ini files => /etc/php5/cli/conf.d
Additional .ini files parsed => /etc/php5/cli/conf.d/gd.ini,
/etc/php5/cli/conf.d/mysql.ini,
/etc/php5/cli/conf.d/mysqli.ini,
/etc/php5/cli/conf.d/pdo.ini,
/etc/php5/cli/conf.d/pdo_mysql.ini,
/etc/php5/cli/conf.d/pdo_pgsql.ini,
/etc/php5/cli/conf.d/pgsql.ini

PHP API => 20090626
PHP Extension => 20090626
Zend Extension => 220090626
Zend Extension Build => API220090626,NTS
PHP Extension Build => API20090626,NTS
Debug Build => no
Thread Safety => disabled
Zend Memory Manager => enabled
Zend Multibyte Support => disabled
IPv6 Support => enabled
Registered PHP Streams => https, ftps, compress.zlib, compress.bzip2, php, 
file, glob, data, http, ftp, phar, zip  
Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, sslv3, sslv2, 
tls
Registered Stream Filters => zlib.*, bzip2.*, convert.iconv.*, string.rot13, 
string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk


This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.3.0, Copyright (c) 1998-2009 Zend Technologies


 ___


Configuration

bcmath

BCMath support => enabled

Directive => Local Value => Master Value
bcmath.scale => 0 => 0

bz2

BZip2 Support => Enabled
Stream Wrapper support => compress.bz2://
Stream Filter support => bzip2.decompress, bzip2.compress
BZip2 Version => 1.0.5, 10-Dec-2007

calendar

Calendar support => enabled

Core

PHP Version => 5.3.0-2

Directive => Local Value => Master Value
allow_call_time_pass_reference => Off => Off
allow_url_fopen => On => On
allow_url_include => Off => Off
always_populate_raw_post_data => Off => Off
arg_separator.input => & => &
arg_separator.output => & => &
asp_tags => Off => Off
auto_append_file => no value => no value
auto_globals_jit => On => On
auto_prepend_file => no value => no value
browscap => no value => no value
default_charset => no value => no value
default_mimetype => text/html => text/html
define_syslog_variables => Off => Off
disable_classes => no value => no value
disable_functions => no value => no value
display_errors => Off => Off
display_startup_errors => Off => Off
doc_root => no value => no value
docref_ext => no value => no value
docref_root => no value => no value
enable_dl => Off => Off
error_append_string => no value => no

Bug#539029: insserv: fails when both postgresql-8.3 and postgresql-8.4 are installed

2009-07-28 Thread Gábor Gombás
Package: insserv
Version: 1.12.0-10
Severity: normal


Hi,

I have both postgresql-8.3 and postgresql-8.4 installed, and I get this
error when insserv runs:

info: Checking if it is safe to convert to dependency based boot.
error: Problems running insserv:
  insserv: script postgresql-8.4: service postgresql already provided!
  insserv: script postgresql-8.4: service postgresql-8.4 already provided!
warning: It is not safe to convert to dependency based boot.

Both postgresql-8.3 and postgresql-8.4 init scripts have a "Provides:
postgresql" line, as they should. It seems insserv is missing the
concept that there may be multiple instances of the same service, and
both instances must be started before anything that has
"Required-Start: postgres".

Gabor

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

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

Versions of packages insserv depends on:
ii  debconf [debconf-2.0] 1.5.27 Debian configuration management sy
ii  initscripts   2.87dsf-2  scripts for initializing and shutt
ii  libc6 2.9-23 GNU C Library: Shared libraries
ii  sysv-rc   2.87dsf-2  System-V-like runlevel change mech
ii  sysvinit-utils2.87dsf-2  System-V-like utilities

insserv recommends no packages.

Versions of packages insserv suggests:
pn  bootchart  (no description available)

-- debconf information:
* insserv/enable: true



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



Bug#538799: libvirt-bin: remote connections fail with netcat-traditional

2009-07-27 Thread Gábor Gombás
Package: libvirt-bin
Version: 0.6.5-2
Severity: normal


Hi,

When "nc" points to netcat-traditional on the server running libvirtd,
remote connections do not work:

$ virsh -c qemu+ssh://test list
nc: invalid option -- U
nc -h for help
error: server closed connection
error: failed to connect to the hypervisor

So either a "Conflicts: netcat-traditional" should be added, or libvirt
should call "nc.openbsd" directly instead of just "nc".

Gabor

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

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

Versions of packages libvirt-bin depends on:
ii  adduser  3.110   add and remove users and groups
ii  libavahi-cli 0.6.25-1Avahi client library
ii  libavahi-com 0.6.25-1Avahi common library
ii  libc62.9-21  GNU C Library: Shared libraries
ii  libdbus-1-3  1.2.16-2simple interprocess messaging syst
ii  libdevmapper 2:1.02.30-3 The Linux Kernel Device Mapper use
ii  libgcrypt11  1.4.4-3 LGPL Crypto library - runtime libr
ii  libgnutls26  2.8.1-1 the GNU TLS library - runtime libr
ii  libgpg-error 1.6-1   library for common error values an
ii  libhal1  0.5.12~git20090406.46dc48-2 Hardware Abstraction Layer - share
ii  libparted1.8 1.8.8.git.2009.07.19-2  The GNU Parted disk partitioning s
ii  libpolkit-db 0.9-4   library for accessing PolicyKit vi
ii  libpolkit2   0.9-4   library for accessing PolicyKit
ii  libreadline5 5.2-5   GNU readline and history libraries
ii  libsasl2-2   2.1.23.dfsg1-1  Cyrus SASL - authentication abstra
ii  libselinux1  2.0.82-1SELinux shared libraries
ii  libtasn1-3   2.2-1   Manage ASN.1 structures (runtime)
ii  libuuid1 1.41.8-2Universally Unique ID library
ii  libvirt0 0.6.5-2 library for interfacing with diffe
ii  libxenstore3 3.4.0-2 Xenstore communications library fo
ii  libxml2  2.7.3.dfsg-2GNOME XML library
ii  logrotate3.7.7-3 Log rotation utility
ii  zlib1g   1:1.2.3.3.dfsg-14   compression library - runtime

Versions of packages libvirt-bin recommends:
pn  bridge-utils   (no description available)
pn  dnsmasq-base   (no description available)
ii  iptables  1.4.4-1administration tools for packet fi
ii  netcat-openbsd1.89-3 TCP/IP swiss army knife
ii  qemu  0.10.5-1   fast processor emulator

Versions of packages libvirt-bin suggests:
ii  policykit 0.9-4  framework for managing administrat

-- 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#532706: ghostscript-cups uninstallable due to broken Depends

2009-06-10 Thread Gábor Gombás
Package: ghostscript-cups
Version: 8.64~dfsg-9
Severity: important


Hi,

ghostscript-cups depends on ghostscript (>= 8.64.dfsg.1-8), but
ghostscript in unstable has version 8.64~dfsg-9, and

$ dpkg --compare-versions 8.64~dfsg-9 ge 8.64.dfsg.1-8
$ echo $?
1

Gabor


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

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



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



Bug#524098: hal: ignores files in /etc/hal/fdi/policy

2009-04-15 Thread Gábor Gombás
Package: hal
Version: 0.5.12~git20090406.46dc48-1
Severity: normal


Hi,

It seems that the bug is indeed in hal. Running "strace -o /tmp/trace -f
-ff hald --verbose=yes --daemon=no", and grepping for input-prefs.fdi I
get:

trace.30660:inotify_add_watch(9, "/etc/hal/fdi/policy/input-prefs.fdi", 
IN_MODIFY|IN_ATTRIB|IN_MOVED_FROM|IN_MOVED_TO|IN_CREATE|IN_DELETE|IN_DELETE_SELF|IN_MOVE_SELF|IN_MASK_ADD)
 = 88
trace.30660:stat("/etc/hal/fdi/policy/input-prefs.fdi", {st_mode=S_IFREG|0644, 
st_size=338, ...}) = 0

i.e. hald does not even open the file...

Gabor

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

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

Versions of packages hal depends on:
ii  acl  2.2.47-2Access control list utilities
ii  adduser  3.110   add and remove users and groups
ii  consolekit   0.3.0-2 framework for defining and trackin
ii  dbus 1.2.12-1simple interprocess messaging syst
ii  hal-info 20090309-1  Hardware Abstraction Layer - fdi f
ii  libc62.9-7   GNU C Library: Shared libraries
ii  libdbus-1-3  1.2.12-1simple interprocess messaging syst
ii  libdbus-glib 0.80-3  simple interprocess messaging syst
ii  libexpat12.0.1-4 XML parsing C library - runtime li
ii  libgcc1  1:4.3.3-7   GCC support library
ii  libglib2.0-0 2.20.1-1The GLib library of C routines
ii  libhal-stora 0.5.12~git20090406.46dc48-1 Hardware Abstraction Layer - share
ii  libhal1  0.5.12~git20090406.46dc48-1 Hardware Abstraction Layer - share
ii  libpolkit2   0.9-3   library for accessing PolicyKit
ii  libsmbios2   2.0.3.dfsg-1Provide access to (SM)BIOS informa
ii  libstdc++6   4.3.3-7 The GNU Standard C++ Library v3
ii  libusb-0.1-4 2:0.1.12-13 userspace USB programming library
ii  libvolume-id 0.140-2 libvolume_id shared library
ii  lsb-base 3.2-22  Linux Standard Base 3.2 init scrip
ii  mount2.13.1.1-1  Tools for mounting and manipulatin
ii  pciutils 1:3.1.2-3   Linux PCI Utilities
ii  pm-utils 1.2.5-1 utilities and scripts for power ma
ii  policykit0.9-3   framework for managing administrat
ii  udev 0.140-2 /dev/ and hotplug management daemo
ii  usbutils 0.73-10 Linux USB utilities

Versions of packages hal recommends:
ii  eject   2.1.5+deb1+cvs20081104-5 ejects CDs and operates CD-Changer
pn  libsmbios-bin  (no description available)

Versions of packages hal suggests:
pn  gnome-device-manager   (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#507659: sysstat: dies after HW upgrade

2009-04-15 Thread Gábor Gombás
Package: sysstat
Version: 9.0.1-1
Severity: normal


Hi,

I've started experiencing this bug after replacing my desktop machine.
Rebuilding sysstat with "nostrip" and running it under valgrind shows
that this is a buffer overflow:

==26846== Memcheck, a memory error detector.
==26846== Copyright (C) 2002-2008, and GNU GPL'd, by Julian Seward et al.
==26846== Using LibVEX rev 1884, a library for dynamic binary translation.
==26846== Copyright (C) 2004-2008, and GNU GPL'd, by OpenWorks LLP.
==26846== Using valgrind-3.4.1-Debian, a dynamic binary instrumentation 
framework.
==26846== Copyright (C) 2000-2008, and GNU GPL'd, by Julian Seward et al.
==26846== 
==26846== My PID = 26846, parent PID = 26845.  Prog and args are:
==26846==/tmp/t/sysstat-9.0.1/sadc
==26846==-F
==26846==-L
==26846==-S
==26846==DISK
==26846==1
==26846==1
==26846==-
==26846== 
--26846-- 
--26846-- Command line
--26846--/tmp/t/sysstat-9.0.1/sadc
--26846---F
--26846---L
--26846---S
--26846--DISK
--26846--1
--26846--1
--26846---
--26846-- Startup, with flags:
--26846----suppressions=/usr/lib/valgrind/debian-libc6-dbg.supp
--26846----tool=memcheck
--26846----log-file=/tmp/valgrind.%p
--26846---v
--26846----num-callers=25
--26846----leak-check=yes
--26846----show-reachable=yes
--26846----partial-loads-ok=yes
--26846----leak-resolution=high
--26846----trace-children=yes
--26846-- Contents of /proc/version:
--26846--   Linux version 2.6.29.1 (gomb...@boogie) (gcc version 4.3.3 (Debian 
4.3.3-5) ) #7 SMP PREEMPT Tue Apr 14 17:16:20 CEST 2009
--26846-- Arch and hwcaps: AMD64, amd64-sse2
--26846-- Page sizes: currently 4096, max supported 4096
--26846-- Valgrind library directory: /usr/lib/valgrind
--26846-- Reading syms from /tmp/t/sysstat-9.0.1/sadc (0x40)
--26846-- Reading syms from /lib/ld-2.9.so (0x400)
--26846-- Reading debug info from /lib/ld-2.9.so ..
--26846-- .. CRC mismatch (computed e7024009 wanted 3ae006f5)
--26846--object doesn't have a symbol table
--26846-- Reading syms from /usr/lib/valgrind/amd64-linux/memcheck (0x3800)
--26846--object doesn't have a dynamic symbol table
--26846-- Reading suppressions file: /usr/lib/valgrind/debian-libc6-dbg.supp
--26846-- Reading suppressions file: /usr/lib/valgrind/default.supp
--26846-- Reading syms from /usr/lib/valgrind/amd64-linux/vgpreload_core.so 
(0x4a1e000)
--26846-- Reading syms from /usr/lib/valgrind/amd64-linux/vgpreload_memcheck.so 
(0x4c1f000)
--26846-- Reading syms from /lib/libc-2.9.so (0x4e27000)
--26846-- Reading debug info from /lib/libc-2.9.so ..
--26846-- .. CRC mismatch (computed e270479d wanted c78f28b2)
--26846--object doesn't have a symbol table
--26846-- REDIR: 0x4ea1190 (rindex) redirected to 0x4c23c70 (rindex)
--26846-- REDIR: 0x4ea07c0 (strcmp) redirected to 0x4c24370 (strcmp)
--26846-- REDIR: 0x4ea0d50 (strlen) redirected to 0x4c24090 (strlen)
--26846-- REDIR: 0x4ea0ff0 (strncmp) redirected to 0x4c242f0 (strncmp)
--26846-- REDIR: 0x4e9ac80 (free) redirected to 0x4c22550 (free)
--26846-- REDIR: 0x4e9d840 (malloc) redirected to 0x4c23850 (malloc)
--26846-- REDIR: 0x4ea3ed0 (memcpy) redirected to 0x4c244e0 (memcpy)
--26846-- REDIR: 0xff600400 (???) redirected to 0x3803e26d 
(vgPlain_amd64_linux_REDIR_FOR_vtime)
--26846-- REDIR: 0x4ea0800 (strcpy) redirected to 0x4c240f0 (strcpy)
--26846-- REDIR: 0x4ea6930 (strchrnul) redirected to 0x4c24fe0 (strchrnul)
--26846-- REDIR: 0x4ea28b0 (memmove) redirected to 0x4c24f80 (memmove)
--26846-- REDIR: 0x4ea3590 (mempcpy) redirected to 0x4c25040 (mempcpy)
--26846-- REDIR: 0x4e9dd30 (realloc) redirected to 0x4c23970 (realloc)
--26846-- REDIR: 0x4ea2a60 (memset) redirected to 0x4c24f10 (memset)
--26846-- REDIR: 0x4ea2210 (memchr) redirected to 0x4c24490 (memchr)
--26846-- REDIR: 0x4ea6810 (rawmemchr) redirected to 0x4c25020 (rawmemchr)
--26846-- REDIR: 0x4ea0610 (index) redirected to 0x4c23d90 (index)
==26846== Invalid write of size 1
==26846==at 0x4C24F52: memset (mc_replace_strmem.c:493)
==26846==by 0x401A8A: reset_stats (sadc.c:210)
==26846==by 0x4027A4: rw_sa_stat_loop (sadc.c:817)
==26846==by 0x402B7D: main (sadc.c:1083)
==26846==  Address 0x517dcc0 is 0 bytes after a block of size 352 alloc'd
==26846==at 0x4C2391E: malloc (vg_replace_malloc.c:207)
==26846==by 0x4C23AA7: realloc (vg_replace_malloc.c:429)
==26846==by 0x4019E2: sa_sys_init (sadc.c:235)
==26846==by 0x402B26: main (sadc.c:1043)
==26846== 
==26846== Invalid write of size 1
==26846==at 0x4C24F3C: memset (mc_replace_strmem.c:493)
==26846==by 0x401A8A: reset_stats (sadc.c:210)
==26846==by 0x4027A4: rw_sa_stat_loop (sadc.c:817)
==26846==by 0x402B7D: main (sadc.c:1083)
==26846==  Address 0x517dcc1 is 1 bytes after a block of size 352 alloc'd
==26846==at 0x4C2391E: malloc (vg_replace_malloc.c:207)
==26846==by 0x4C23AA7: realloc (vg_replace_malloc.c:429)
==26846==by 0x4019E2: sa_sys

Bug#514578: libgnutls26: LDAP STARTTLS is broken

2009-02-09 Thread Gábor Gombás
Package: libgnutls26
Version: 2.4.2-5
Severity: important


Hi,

After upgrading to libgnutls26 2.4.2-5, LDAP authentication fails (including
ldap-utils, libnss-ldap and apache's mod_authnz_ldap). The error message from
ldapsearch ends with:

TLS: peer cert untrusted or revoked (0x102)
ldap_err2string
ldap_start_tls: Connect error (-11)

2.4.2-6 in sid is also affected. Re-installing 2.4.2-4 fixes the problem.

Gabor

-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (500, 'testing'), (101, 'unstable')
Architecture: amd64 (x86_64)

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

Versions of packages libgnutls26 depends on:
ii  libc6  2.7-18GNU C Library: Shared libraries
ii  libgcrypt111.4.1-1   LGPL Crypto library - runtime libr
ii  libgpg-error0  1.4-2 library for common error values an
ii  libtasn1-3 1.4-1 Manage ASN.1 structures (runtime)
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

libgnutls26 recommends no packages.

Versions of packages libgnutls26 suggests:
pn  gnutls-bin (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#506446: request-tracker3.8: update-rt-siteconfig puts SCM info into RT_SiteConfig.pm

2008-11-21 Thread Gábor Gombás
Package: request-tracker3.8
Version: 3.8.1-1~experimental2
Severity: normal

Hi,

When /etc is managed with Subversion, update-rt-siteconfig puts the
contents of the .svn directory to RT_SiteConfig.pm, which makes perl
quite unhappy.

Adding "-a ! -path '*/.svn/*'" to the "find" command line solves the
problem, however IMHO it would be better to generally enforce stricter
naming rules for the files to be included (like ^[a-z0-9][a-z0-9-]*$).
Subdirectories under RT_SiteConfig.d should also be disallowed.

Gabor

-- Package-specific info:
Changed files:

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

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

Versions of packages request-tracker3.8 depends on:
ii  dbconfig-common1.8.40common framework for packaging dat
ii  debconf [debconf-2 1.5.24Debian configuration management sy
ii  libapache-session- 1.87-1Perl modules for keeping persisten
ii  libcache-simple-ti 0.27-2Perl module to cache and expire ke
ii  libcalendar-simple 1.20-1Perl extension to create simple ca
ii  libclass-returnval 0.55-1A return-value object that lets yo
ii  libcss-squish-perl 0.07-1Compact many CSS files into one bi
ii  libdata-ical-perl  0.13+dfsg-1   Perlmodule to generate and read iC
ii  libdbi-perl1.607-1   Perl5 database interface by Tim Bu
ii  libdbix-searchbuil 1.54-1Encapsulate SQL queries and rows i
ii  libdevel-stacktrac 1.2000-1  Stack trace and stack trace frame 
ii  libemail-address-p 1.889-2   RFC 2822 Address Parsing and Creat
ii  libfile-sharedir-p 0.05-1.2  Locate per-dist and per-module sha
ii  libgd-graph-perl   1.44-3Graph Plotting Module for Perl 5
ii  libgd-text-perl0.86-5Text utilities for use with GD
ii  libgnupg-interface 0.36-1Perl interface to GnuPG
ii  libgraphviz-perl   2.03-2Perl interface to the GraphViz gra
ii  libhtml-mason-perl 1:1.39-1  HTML::Mason Perl module
ii  libhtml-parser-per 3.56-1+b1 A collection of modules that parse
ii  libhtml-rewriteatt 0.03-1concise attribute rewriting
ii  libhtml-scrubber-p 0.08-4Perl extension for scrubbing/sanit
ii  libjs-prototype1.6.0.3-1 JavaScript Framework for dynamic w
ii  libjs-scriptaculou 1.8.1-5   JavaScript library for dynamic web
ii  liblocale-maketext 0.10-1Maketext from already interpolated
ii  liblocale-maketext 0.73-1Lexicon-handling backends for "Loc
ii  liblog-dispatch-pe 2.21-1Dispatches messages to multiple Lo
ii  libmailtools-perl  2.04-1Manipulate email in perl programs
ii  libmime-tools-perl 5.427-2   Perl5 modules for MIME-compliant m
ii  libmime-types-perl 1.24-1Perl extension for determining MIM
ii  libmodule-versions 1.06-1Report versions of all modules in 
ii  libperlio-eol-perl 0.14-1+b1 PerlIO layer for normalizing line 
ii  libregexp-common-p 2.122-1   Provide commonly requested regular
ii  libtext-autoformat 1.14.0-1  Perl module for automatic text wra
ii  libtext-quoted-per 2.05-2Extract the structure of a quoted 
ii  libtext-template-p 1.44-1.2  Text::Template perl module
ii  libtext-wikiformat 0.78-1translates Wiki formatted text int
ii  libtext-wrapper-pe 1.02-1Simple word wrapping routine
ii  libtime-modules-pe 2006.0814-2   Various Perl modules for time/date
ii  libtimedate-perl   1.1600-9  Time and date functions for Perl
ii  libtree-simple-per 1.18-1A simple tree object
ii  libuniversal-requi 0.11-1Load modules from a variable
ii  libxml-rss-perl1.36-1Perl module for managing RSS (RDF 
ii  libxml-simple-perl 2.18-1Perl module for reading and writin
ii  perl   5.10.0-17 Larry Wall's Practical Extraction 
ii  postfix [mail-tran 2.5.5-1.1 High-performance mail transport ag
ii  rt3.8-apache2  3.8.1-1~experimental2 Apache 2 specific files for reques
ii  rt3.8-clients  3.8.1-1~experimental2 Mail gateway and command-line inte
ii  rt3.8-db-postgresq 3.8.1-1~experimental2 PostgreSQL database backend for re
ii  sysklogd [system-l 1.5-5 System Logging Daemon
ii  ucf3.0010Update Configuration File: preserv

Versions of packages request-tracker3.8 recommends:
ii  speedy-cgi-perl   2.22-10speed up perl scripts by making th

Vers

Bug#506221: xserver-xorg-video-intel: server crash

2008-11-19 Thread Gábor Gombás
Package: xserver-xorg-video-intel
Version: 2:2.4.2-1
Severity: normal

Hi,

I left the screen locked and blanked, and when I came back I got a
message from GDM that the X server has crashed and it had failed to be
restarted. Below is the log from the cras server and some kernel logs
that seem to be related.

Xorg.0.log.old
--

X.Org X Server 1.5.3
Release Date: 5 November 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.26-1-686 i686 Debian
Current Operating System: Linux boogie 2.6.27.6 #7 SMP Fri Nov 14 11:04:37 CET 
2008 x86_64
Build Date: 11 November 2008  11:19:34PM
xorg-server 2:1.5.3-1 ([EMAIL PROTECTED]) 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Nov 19 14:24:15 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Dell 2007WFP"
(**) |   |-->Device "Intel 82G33/G31"
(**) |-->Input Device "PS/2 Keyboard"
(**) |-->Input Device "Logitech Wireless Mouse"
(**) Option "AIGLX" "true"
(**) Option "AllowEmptyInput" "true"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Extension "Composite" is enabled
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81d12e0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 4.1
X.Org XInput driver : 2.1
X.Org Server Extension : 1.1
X.Org Font Renderer : 0.6
(II) Loader running on linux
(++) using VT number 24

(--) PCI:*([EMAIL PROTECTED]:2:0) Intel Corporation 82G33/G31 Express 
Integrated Graphics Controller rev 2, Mem @ 0xff90/0, 0xd000/0, 
0xff60/0, I/O @ 0xf140/0
(II) System resource ranges:
[0] -1  0   0x - 0x (0x1) MX[B]
[1] -1  0   0x000f - 0x000f (0x1) MX[B]
[2] -1  0   0x000c - 0x000e (0x3) MX[B]
[3] -1  0   0x - 0x0009 (0xa) MX[B]
[4] -1  0   0x - 0x (0x1) IX[B]
[5] -1  0   0x - 0x (0x1) IX[B]
(II) "extmod" will be loaded. This was enabled by default and also specified in 
the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in 
the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in 
the config file.
(II) "freetype" will be loaded. This was enabled by default and also specified 
in the config file.
(II) "record" will be loaded by default.
(II) "dri" will be loaded. This was enabled by default and also specified in 
the config file.
(II) LoadModule: "dbe"

(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.5.3, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 1.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) LoadModule: "dri"

(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 1.5.3, module version = 1.0.0
ABI class: X.Org Server Extension, version 1.1
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"

(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.5.3, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 1.1
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadMod

Bug#503999: boinc-client: boinc client dies due to memory corruption

2008-10-30 Thread Gábor Gombás
Package: boinc-client
Version: 6.2.14-2
Severity: normal


Hi,

I've found the following in stderrdae.txt after boinc became unresponsive:

*** glibc detected *** /usr/bin/boinc: corrupted double-linked list: 
0x0071d4d0 ***
=== Backtrace: =
/lib/libc.so.6[0x2b586b512948]
/lib/libc.so.6[0x2b586b512c10]
/lib/libc.so.6[0x2b586b514708]
/lib/libc.so.6(cfree+0x76)[0x2b586b514a56]
/usr/bin/boinc[0x4175a7]
/lib/libc.so.6(exit+0x9d)[0x2b586b4d39cd]
/usr/bin/boinc[0x44d862]
/lib/libpthread.so.0[0x2b586b00da80]
/usr/lib/libcurl.so.4[0x2b586aab66be]
/usr/lib/libcurl.so.4[0x2b586aad8069]
/usr/lib/libcurl.so.4[0x2b586aad8262]
/usr/lib/libcurl.so.4(curl_multi_perform+0x8b)[0x2b586aad8d4b]
/usr/bin/boinc[0x43a607]
/usr/bin/boinc[0x4133ff]
/usr/bin/boinc[0x43d03d]
/lib/libc.so.6(__libc_start_main+0xe6)[0x2b586b4bd1a6]
/usr/bin/boinc(_ZNSt8ios_base4InitD1Ev+0x39)[0x404cc9]
=== Memory map: 
0040-00481000 r-xp  00:0f 56404822   
/usr/bin/boinc
0068-00682000 rw-p 0008 00:0f 56404822   
/usr/bin/boinc
00682000-01011000 rw-p 00682000 00:00 0  [heap]
2b586a0d9000-2b586a0f5000 r-xp  00:0f 25943080   
/lib/ld-2.7.so
2b586a0f5000-2b586a178000 rw-p 2b586a0f5000 00:00 0 
2b586a17a000-2b586a17b000 rw-p 2b586a17a000 00:00 0 
2b586a17b000-2b586a17d000 rw-s  00:1a 6303259
/var/lib/boinc-client/slots/0/boinc_mmap_file
2b586a17d000-2b586a27d000 rw-p 2b586a17d000 00:00 0 
2b586a2f4000-2b586a2f6000 rw-p 0001b000 00:0f 25943080   
/lib/ld-2.7.so
2b586a2f6000-2b586a467000 r-xp  00:0f 13022127   
/usr/lib/libcrypto.so.0.9.8
2b586a467000-2b586a667000 ---p 00171000 00:0f 13022127   
/usr/lib/libcrypto.so.0.9.8
2b586a667000-2b586a68d000 rw-p 00171000 00:0f 13022127   
/usr/lib/libcrypto.so.0.9.8
2b586a68d000-2b586a691000 rw-p 2b586a68d000 00:00 0 
2b586a691000-2b586a693000 r-xp  00:0f 25943081   
/lib/libdl-2.7.so
2b586a693000-2b586a893000 ---p 2000 00:0f 25943081   
/lib/libdl-2.7.so
2b586a893000-2b586a895000 rw-p 2000 00:0f 25943081   
/lib/libdl-2.7.so
2b586a895000-2b586a8ab000 r-xp  00:0f 13572657   
/usr/lib/libz.so.1.2.3.3
2b586a8ab000-2b586aaab000 ---p 00016000 00:0f 13572657   
/usr/lib/libz.so.1.2.3.3
2b586aaab000-2b586aaac000 rw-p 00016000 00:0f 13572657   
/usr/lib/libz.so.1.2.3.3
2b586aaac000-2b586aaf r-xp  00:0f 13022143   
/usr/lib/libcurl.so.4.1.0
2b586aaf-2b586acf ---p 00044000 00:0f 13022143   
/usr/lib/libcurl.so.4.1.0
2b586acf-2b586acf2000 rw-p 00044000 00:0f 13022143   
/usr/lib/libcurl.so.4.1.0
2b586acf2000-2b586acf3000 rw-p 2b586acf2000 00:00 0 
2b586acf3000-2b586ade3000 r-xp  00:0f 13642965   
/usr/lib/libstdc++.so.6.0.10
2b586ade3000-2b586afe3000 ---p 000f 00:0f 13642965   
/usr/lib/libstdc++.so.6.0.10
2b586afe3000-2b586afe9000 r--p 000f 00:0f 13642965   
/usr/lib/libstdc++.so.6.0.10
2b586afe9000-2b586afec000 rw-p 000f6000 00:0f 13642965   
/usr/lib/libstdc++.so.6.0.10
2b586afec000-2b586afff000 rw-p 2b586afec000 00:00 0 
2b586afff000-2b586b015000 r-xp  00:0f 25954630   
/lib/libpthread-2.7.so
2b586b015000-2b586b215000 ---p 00016000 00:0f 25954630   
/lib/libpthread-2.7.so
2b586b215000-2b586b217000 rw-p 00016000 00:0f 25954630   
/lib/libpthread-2.7.so
2b586b217000-2b586b21b000 rw-p 2b586b217000 00:00 0 
2b586b21b000-2b586b29d000 r-xp  00:0f 25954633   
/lib/libm-2.7.so
2b586b29d000-2b586b49c000 ---p 00082000 00:0f 25954633   
/lib/libm-2.7.so
2b586b49c000-2b586b49e000 rw-p 00081000 00:0f 25954633   
/lib/libm-2.7.so
2b586b49e000-2b586b49f000 rw-p 2b586b49e000 00:00 0 
2b586b49f000-2b586b5e9000 r-xp  00:0f 25954634   
/lib/libc-2.7.so
2b586b5e9000-2b586b7e8000 ---p 0014a000 00:0f 25954634   
/lib/libc-2.7.so
2b586b7e8000-2b586b7eb000 r--p 00149000 00:0f 25954634   
/lib/libc-2.7.so
2b586b7eb000-2b586b7ed000 rw-p 0014c000 00:0f 25954634   
/lib/libc-2.7.so
2b586b7ed000-2b586b7f2000 rw-p 2b586b7ed000 00:00 0 
2b586b7f2000-2b586b823000 r-xp  00:0f 13636472   
/usr/lib/libidn.so.11.5.37
2b586b823000-2b586ba23000 ---p 00031000 00:0f 13636472   
/usr/lib/libidn.so.11.5.37
2b586ba23000-2b586ba24000 rw-p 00031000 00:0f 13636472   
/usr/lib/libidn.so.11.5.37
2b586ba24000-2b586ba46000 r-xp  00:0f 13022140   
/usr/lib/libssh2.so.1.0.0
2b586ba46000-2b586bc46000 ---p 00022000 00:0f 13022140   
/usr/lib/libssh2.so.1.0.0
2b586bc46000-2b586bc47000 

Bug#500215: snort-common: snort-stat misses alerts generated by preprocessors

2008-09-26 Thread Gábor Gombás
Package: snort-common
Version: 2.7.0-19
Severity: normal
Tags: patch


Hi,

I've found that snort-stat misses alerts that are not generated by rules
but the preprocessors. The reason is that it wants the 2nd line of the
report to contain both "[Classification: ...]" and "[Priority: ...]" but
alerts generated by preprocessors contain "[Priority: ...]" only. The
following patch fixes it for me. It also fixes the incorrect setting of
$alert->{PRIORITY} for alerts generated by rules, although the value
does not seem to be used anywhere.

--- snort-stat.orig 2008-08-09 22:38:29.0 +0200
+++ snort-stat  2008-09-26 11:40:39.0 +0200
@@ -68,7 +68,11 @@
   }
   if ( $line =~ m/^\[Classification\:([^\]]*)\]\s
   \[Priority\:\s(\d+)\]/ox) {
-$alert->{CLASS} = $1; $alert->{CONTENT} = $2; $alert->{PRIORITY} = $3;
+$alert->{CLASS} = $1; $alert->{PRIORITY} = $2;
+   $line=<>;
+  }
+  if ( $line =~ m/^\[Priority\:\s(\d+)\]/ox) {
+$alert->{PRIORITY} = $1;
$line=<>;
   }
   if ( $line =~ m/^(\d+)\/(\d+)(?:\/\d+)?\-(\d+)\:(\d+)\:(\d+)\.(\d+)\s

Gabor

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

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

Versions of packages snort-common depends on:
ii  adduser   3.110  add and remove users and groups
ii  debconf [debconf-2.0] 1.5.23 Debian configuration management sy
ii  lsb-base  3.2-20 Linux Standard Base 3.2 init scrip
ii  perl-modules  5.10.0-14  Core Perl modules
ii  sysklogd [system-log-daemon]  1.5-5  System Logging Daemon

snort-common recommends no packages.

Versions of packages snort-common suggests:
ii  snort-doc 2.8.1-2Documentation for the Snort IDS [d

-- debconf information excluded



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



Bug#499798: libnss-ldap: Setting the TLS cipher suite no longer works

2008-09-22 Thread Gábor Gombás
Package: libnss-ldap
Version: 261-2
Severity: normal


Hi,

After upgrading some systems from etch to lenny we've found that
libnss-ldap has trouble connecting to the directory server. The problem
turned out to be the following line we had in libnss-ldap.conf:

tls_ciphers TLSv1

This is the end of output with "debug 65535":

ldap_parse_result
ber_scanf fmt ({iAA) ber:
ber_dump: buf=0x9766c70 ptr=0x9766c73 end=0x9766c88 len=21
  :  78 13 0a 01 00 04 00 04  0c 53 74 61 72 74 20 54   xStart T  
  0010:  4c 53 20 4f 6b LS Ok 
ber_scanf fmt (}) ber:
ber_dump: buf=0x9766c70 ptr=0x9766c88 end=0x9766c88 len=0

ldap_msgfree
TLS: could not set cipher list TLSv1.
ldap_unbind
ldap_free_connection 1 1
ldap_send_unbind
ber_flush2: 7 bytes to sd 3
  :  30 05 02 01 02 42 00   0B.   
ldap_write: want=7, written=7
  :  30 05 02 01 02 42 00   0B.   
ldap_free_connection: actually freed
ldap_err2string

The command "openssl ciphers TLSv1" produces the expected cipher list,
so OpenSSL still knows about this cipher suite specification. The bug
may be in libldap, but ldapsearch does not have an option to set the
cipher list like libnss-ldap so I can not easily test that.

Gabor

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

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

Versions of packages libnss-ldap depends on:
ii  debconf [debconf-2.0] 1.5.23 Debian configuration management sy
ii  libc6 2.7-13 GNU C Library: Shared libraries
ii  libcomerr21.41.1-3   common error description library
ii  libkrb53  1.6.dfsg.4~beta1-4 MIT Kerberos runtime libraries
ii  libldap-2.4-2 2.4.10-3   OpenLDAP libraries
ii  libsasl2-22.1.22.dfsg1-23Cyrus SASL - authentication abstra

Versions of packages libnss-ldap recommends:
ii  libpam-ldap   184-4.1Pluggable Authentication Module al
ii  nscd  2.7-13 GNU C Library: Name Service Cache 

libnss-ldap suggests no packages.

-- debconf information excluded



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



Bug#499526: syslog-ng: logcheck ignore file is out of date

2008-09-19 Thread Gábor Gombás
Package: syslog-ng
Version: 2.0.9-4
Severity: normal


Hi, the logcheck ignore file installed by syslog-ng is out of date. This
patch fixes it:

Index: syslog-ng
===
--- syslog-ng   (revision 2279)
+++ syslog-ng   (working copy)
@@ -1,5 +1,5 @@
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ syslog-ng\[[[:digit:]]{1,5}\]: new 
configuration initialized$
-^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ syslog-ng\[[[:digit:]]{1,5}\]: SIGHUP 
received, reloading configuration;$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ syslog-ng\[[[:digit:]]{1,5}\]: 
Configuration reload request received, reloading configuration;$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ syslog-ng\[[[:digit:]]{1,5}\]: 
Duplicate stats counter; (counter='[^']+'(, )?)$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ syslog-ng\[[[:digit:]]{1,5}\]: 
Changing permissions on special file /dev/xconsole$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ syslog-ng\[[[:digit:]]{1,5}\]: Cannot 
open file /dev/xconsole for writing \(No such file or directory\)$

It'd be nice to see it fixed in lenny, it is really annoying.

Gabor

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

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



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



Bug#496629: schroot: Warns about SVN directory

2008-08-26 Thread Gábor Gombás
Package: schroot
Version: 1.2.1-1
Severity: normal


Hi,

On machines where /etc is managed with Subversion, every schroot
invocation produces this warning:

W: /etc/schroot/chroot.d/.svn: File is not a regular file

This is really annoying. IMHO schroot should behave as many other Debian
packages that handle "*.d" directories, namely it should silently ignore
dot-files (or even better, any filenames that does not match a
pre-defined regex).

Gabor

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

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

Versions of packages schroot depends on:
ii  libboost-filesystem1.34.1   1.34.1-11filesystem operations (portable pa
ii  libboost-program-options1.3 1.34.1-11program options library for C++
ii  libboost-regex1.34.11.34.1-11regular expression library for C++
ii  libc6   2.7-13   GNU C Library: Shared libraries
ii  libgcc1 1:4.3.1-9GCC support library
ii  liblockdev1 1.0.3-1.2+b1 Run-time shared library for lockin
ii  libpam0g1.0.1-3  Pluggable Authentication Modules l
ii  libstdc++6  4.3.1-9  The GNU Standard C++ Library v3
ii  libuuid11.41.0-4 universally unique id library
ii  schroot-common  1.2.1-1  common files for schroot

schroot recommends no packages.

Versions of packages schroot suggests:
ii  debootstrap   1.0.10 Bootstrap a basic Debian system
ii  lvm2  2.02.39-2  The Linux Logical Volume Manager
ii  unzip 5.52-12De-archiver for .zip files

-- no debconf information



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



Bug#488273: linux-image-2.6.25-2-amd64: Hangs on a Dell Poweredge 850

2008-06-27 Thread Gábor Gombás
Package: linux-image-2.6.25-2-amd64
Version: 2.6.25-5
Severity: normal


Hi,

Kernel 2.6.25 hangs on a Dell PowerEdge 850. This is the lockup captured
with netconsole:

[  873.350023] NMI Watchdog detected LOCKUP on CPU 0
[  873.350023] CPU 0 
[  873.350023] Modules linked in: ac battery ipt_REJECT xt_multiport 
iptable_nat nf_nat ipt_LOG ipt_recent nf_conntrack_ipv4 xt_state nf_conntrack 
xt_tcpudp ip6table_filter ip6_tables ipv6 iptable_filter ip_tables x_tables 
8021q netconsole configfs ipmi_devintf ipmi_si ipmi_msghandler i2c_i801 
i3000_edac rng_core button edac_core evdev i2c_core dcdbas pcspkr iTCO_wdt 
shpchp pci_hotplug ext3 jbd mbcache dm_mirror dm_snapshot dm_mod raid1 md_mod 
ide_generic ide_cd_mod cdrom sd_mod piix ide_core ata_piix ata_generic libata 
scsi_mod dock ehci_hcd tg3 uhci_hcd thermal processor fan
[  873.350023] Pid: 0, comm: swapper Not tainted 2.6.25-2-amd64 #1
[  873.350023] RIP: 0010:[]  [] 
hpet_rtc_interrupt+0x116/0x2f7
[  873.350023] RSP: 0018:805c3ed8  EFLAGS: 0097
[  873.350023] RAX:  RBX: 0002 RCX: 
[  873.350023] RDX: dba8fa91 RSI: 0002 RDI: 0002
[  873.350023] RBP: 00010002226c R08:  R09: 8100010070a0
[  873.350023] R10: 81010fab7e20 R11: 81010fab5200 R12: 00a6
[  873.350023] R13:  R14: 805879e0 R15: 
[  873.350023] FS:  () GS:8052() 
knlGS:
[  873.350023] CS:  0010 DS: 0018 ES: 0018 CR0: 8005003b
[  873.350023] CR2: 7fd937409000 CR3: 00010d5d3000 CR4: 06e0
[  873.350023] DR0:  DR1:  DR2: 
[  873.350023] DR3:  DR6: 0ff0 DR7: 0400
[  873.350023] Process swapper (pid: 0, threadinfo 80558000, task 
804ee4a0)
[  873.350023] Stack:     

[  873.350023]   802495ab 8021263b 
81010d48f140
[  873.350023]    0008 
8026c077
[  873.350023] Call Trace:
[  873.350023][] ? ktime_get_ts+0x17/0x48
[  873.350023]  [] ? read_tsc+0x5/0x7
[  873.350023]  [] ? handle_IRQ_event+0x2c/0x61
[  873.350023]  [] ? handle_edge_irq+0xe0/0x120
[  873.350023]  [] ? do_IRQ+0x6d/0xd9
[  873.350023]  [] ? ret_from_intr+0x0/0x19
[  873.350023][] ? native_safe_halt+0x2/0x3
[  873.350023]  [] ? default_idle+0x3b/0x6e
[  873.350023]  [] ? default_idle+0x0/0x6e
[  873.350023]  [] ? cpu_idle+0x89/0xb3
[  873.350023] 
[  873.350023] 
[  873.350023] Code: f2 1f 00 bf 0a 00 00 00 48 89 c3 e8 5f 26 ff ff 48 89 de 
41 88 c4 48 c7 c7 70 e6 5c 80 e8 bf f2 1f 00 45 84 e4 78 04 eb 12 f3 90 <48> 8b 
05 b9 66 33 00 48 29 e8 48 83 f8 04 76 ee 48 c7 c7 70 e6 
[  873.350023] ---[ end trace c6ed53b4da5f3a22 ]---
[  873.350039] Kernel panic - not syncing: Aiee, killing interrupt handler!

I've had lockups with self-compiled 2.6.25 kernels on other hardware as
well, all related to hpet_rtc_interrupt; see the LKML archive for the
details. This is the first time I've tried a Debian-packaged 2.6.25, and
it also hangs. The workaround recommended on LKML was to disable
CONFIG_HPET_EMULATE_RTC (it cannot be disabled in the menu, you have to
edit the configuration by hand). This workaround seems to work for me:

$ uname -a
Linux boogie 2.6.25 #3 SMP Thu Jun 12 13:32:35 CEST 2008 x86_64 GNU/Linux
$ uptime
 15:57:16 up 15 days,  1:43, 13 users,  load average: 0.24, 0.57, 0.65

Without the workaround, I never got an uptime more than a couple of
hours. So I suggest applying the workaround to the Debian package as
well.

Gabor

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

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



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



Bug#485747: bind9: fails to start due to capability problems

2008-06-11 Thread Gábor Gombás
Package: bind9
Version: 1:9.5.0.dfsg-1
Severity: important


Hi,

The latest bind9 fails to start:

# /etc/init.d/bind9 start
Starting domain name service...: bindnamed: syscall(capset) failed: Invalid 
argument: please ensure that the capset kernel module is loaded.  see insmod(8)
 failed!

strace shows that the capset() call fails. I have capability support is
built into the kernel:

# grep CAPABILITIES /boot/config-2.6.24.6 
CONFIG_SECURITY_CAPABILITIES=y
# CONFIG_SECURITY_FILE_CAPABILITIES is not set

And the utilities from libcap2-bin seem to work:

# getpcaps $$
Capabilities for `22809': =ep cap_setpcap-ep
# capsh --caps="=ep cap_setpcap-ep" -- -c /bin/uname 
Linux

Gabor

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

Kernel: Linux 2.6.24.6
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages bind9 depends on:
ii  adduser   3.108  add and remove users and groups
ii  bind9utils1:9.5.0.dfsg-1 Utilities for BIND
ii  debconf [debconf-2.0] 1.5.22 Debian configuration management sy
ii  libbind9-40   1:9.5.0.dfsg-1 BIND9 Shared Library used by BIND
ii  libc6 2.7-12 GNU C Library: Shared libraries
ii  libdb4.6  4.6.21-8   Berkeley v4.6 Database Libraries [
ii  libdns42  1:9.5.0.dfsg-1 DNS Shared Library used by BIND
ii  libisc41  1:9.5.0.dfsg-1 ISC Shared Library used by BIND
ii  libisccc401:9.5.0.dfsg-1 Command Channel Library used by BI
ii  libisccfg40   1:9.5.0.dfsg-1 Config File Handling Library used 
ii  libkrb53  1.6.dfsg.3-2   MIT Kerberos runtime libraries
ii  libldap-2.4-2 2.4.9-1OpenLDAP libraries
ii  liblwres401:9.5.0.dfsg-1 Lightweight Resolver Library used 
ii  libssl0.9.8   0.9.8g-10.1SSL shared libraries
ii  libxml2   2.6.32.dfsg-2  GNOME XML library
ii  lsb-base  3.2-12 Linux Standard Base 3.2 init scrip
ii  netbase   4.32   Basic TCP/IP networking system

bind9 recommends no packages.

-- debconf information:
* bind9/different-configuration-file:
* bind9/run-resolvconf: true
  bind9/start-as-user: bind



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



Bug#483397: iceweasel: latest xulrunner update leaves iceweasel broken

2008-05-28 Thread Gábor Gombás
Package: iceweasel
Version: 3.0~b5-4
Severity: grave
Justification: renders package unusable


Hi,

After upgrading xulrunner-1.9 I get the following when I want to run
iceweasel:

$ iceweasel 
Error: Platform version '1.9' is not compatible with
minVersion >= 1.9b5
maxVersion <= 1.9b5

Gabor

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

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

Versions of packages iceweasel depends on:
ii  debianutils   2.28.6 Miscellaneous utilities specific t
ii  fontconfig2.5.93-1   generic font configuration library
ii  libc6 2.7-11 GNU C Library: Shared libraries
ii  libgcc1   1:4.3.0-5  GCC support library
ii  libglib2.0-0  2.16.3-2   The GLib library of C routines
ii  libgtk2.0-0   2.12.9-4   The GTK+ graphical user interface 
ii  libnspr4-0d   4.7.1-1NetScape Portable Runtime Library
ii  libstdc++64.3.0-5The GNU Standard C++ Library v3
ii  procps1:3.2.7-8  /proc file system utilities
ii  psmisc22.6-1 Utilities that use the proc filesy
ii  xulrunner-1.9 1.9~rc1-2  XUL + XPCOM application runner

iceweasel recommends no packages.

-- no debconf information



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



Bug#481181: openssh-blacklist: There should be a description how to obtain/generate the blacklist for non-default key lengths

2008-05-14 Thread Gábor Gombás
Package: openssh-blacklist
Version: 0.1.0
Severity: wishlist


Hi,

The package only contains a blacklist for 2048-bit RSA keys. There
should be a description how to obtain/generate the blacklist for other
key lengths.

Gabor

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

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

openssh-blacklist depends on no packages.

Versions of packages openssh-blacklist recommends:
ii  openssh-client1:4.7p1-9  secure shell client, an rlogin/rsh

-- no debconf information



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



Bug#474101: fwbuilder: crashes when opening the policy from the menu

2008-04-03 Thread Gábor Gombás
Package: fwbuilder
Version: 2.1.17-1
Severity: normal


Hi,

If I invoke fwbuilder as "fwbuilfer policy.fwb" then it works fine.
However if I just type "fwbuilder" and use the "File/Open" menu to load
the very same policy file, about half the time it dies with Segmentation Fault:

*** glibc detected *** fwbuilder: corrupted double-linked list: 0x08af3880 ***
=== Backtrace: =
/lib/i686/cmov/libc.so.6[0x43bb1fb9]
/lib/i686/cmov/libc.so.6[0x43bb3d4d]
/lib/i686/cmov/libc.so.6(__libc_malloc+0x8d)[0x43bb5b1d]
/usr/lib/libstdc++.so.6(_Znwj+0x27)[0xf7f41e47]
/usr/lib/libstdc++.so.6(_Znaj+0x1d)[0xf7f41f8d]
/usr/lib/libqt-mt.so.3(_ZN7QString9setLengthEj+0x3f)[0x456e7e3f]
/usr/lib/libqt-mt.so.3(_ZN7QString4growEj+0x30)[0x456e7fe0]
/usr/lib/libqt-mt.so.3(_ZN7QStringpLERKS_+0xd5)[0x456ec495]
fwbuilder[0x812da28]
fwbuilder[0x8109112]
fwbuilder[0x8133fae]
fwbuilder[0x814301f]
fwbuilder[0x836ee11]
/usr/lib/libqt-mt.so.3(_ZN7QObject15activate_signalEP15QConnectionListP8QUObject+0xd1)[0x45423431]
/usr/lib/libqt-mt.so.3(_ZN7QObject15activate_signalEi+0xbd)[0x4542404d]
/usr/lib/libqt-mt.so.3(_ZN9QListView16selectionChangedEv+0x29)[0x45760369]
/usr/lib/libqt-mt.so.3(_ZN9QListView11setSelectedEP13QListViewItemb+0xb4)[0x454fd3d4]
fwbuilder[0x8133f3d]
fwbuilder[0x8134a97]
fwbuilder[0x8134b48]
fwbuilder[0x8148642]
fwbuilder[0x81487d0]
fwbuilder[0x8111a84]
fwbuilder[0x8114b66]
fwbuilder[0x838508f]
fwbuilder[0x836df37]
/usr/lib/libqt-mt.so.3(_ZN7QObject15activate_signalEP15QConnectionListP8QUObject+0x16d)[0x454234cd]
/usr/lib/libqt-mt.so.3(_ZN7QObject15activate_signalEi+0xbd)[0x4542404d]
/usr/lib/libqt-mt.so.3(_ZN7QAction9activatedEv+0x29)[0x4576ed89]
/usr/lib/libqt-mt.so.3(_ZN7QAction18internalActivationEv+0x50)[0x4555d420]
/usr/lib/libqt-mt.so.3(_ZN7QAction9qt_invokeEiP8QUObject+0x106)[0x4576f0a6]
/usr/lib/libqt-mt.so.3(_ZN7QObject15activate_signalEP15QConnectionListP8QUObject+0x16d)[0x454234cd]
/usr/lib/libqt-mt.so.3(_ZN7QSignal6signalERK8QVariant+0x8e)[0x4574d5be]
/usr/lib/libqt-mt.so.3(_ZN7QSignal8activateEv+0x77)[0x4543ee27]
/usr/lib/libqt-mt.so.3(_ZN10QPopupMenu17mouseReleaseEventEP11QMouseEvent+0x42a)[0x4552418a]
/usr/lib/libqt-mt.so.3(_ZN7QWidget5eventEP6QEvent+0x144)[0x4545bab4]
/usr/lib/libqt-mt.so.3(_ZN12QApplication14internalNotifyEP7QObjectP6QEvent+0xda)[0x453c56ea]
/usr/lib/libqt-mt.so.3(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x1da)[0x453c661a]
/usr/lib/libqt-mt.so.3(_ZN9QETWidget19translateMouseEventEPK7_XEvent+0xdcc)[0x453655cc]
/usr/lib/libqt-mt.so.3(_ZN12QApplication15x11ProcessEventEP7_XEvent+0xa8d)[0x4536405d]
/usr/lib/libqt-mt.so.3(_ZN10QEventLoop13processEventsEj+0x4a6)[0x45374546]
/usr/lib/libqt-mt.so.3(_ZN10QEventLoop9enterLoopEv+0x50)[0x453dc0e0]
/usr/lib/libqt-mt.so.3(_ZN10QEventLoop4execEv+0x26)[0x453dbf76]
/usr/lib/libqt-mt.so.3(_ZN12QApplication4execEv+0x1f)[0x453c525f]
fwbuilder[0x80716a7]
/lib/i686/cmov/libc.so.6(__libc_start_main+0xe0)[0x43b5e450]
fwbuilder(_ZN13QIconViewItem10setPictureERK8QPicture+0x69)[0x806f331]
=== Memory map: 
0803d000-084b2000 r-xp  fd:00 738293 
/usr/bin/fwbuilder
084b2000-084b6000 rw-p 00475000 fd:00 738293 
/usr/bin/fwbuilder
084b6000-08f0e000 rw-p 084b6000 00:00 0  [heap]
43b2a000-43b44000 r-xp  09:00 25463  
/lib/ld-2.7.so
43b44000-43b46000 rw-p 00019000 09:00 25463  
/lib/ld-2.7.so
43b48000-43c9 r-xp  09:00 25762  
/lib/i686/cmov/libc-2.7.so
43c9-43c91000 r--p 00148000 09:00 25762  
/lib/i686/cmov/libc-2.7.so
43c91000-43c93000 rw-p 00149000 09:00 25762  
/lib/i686/cmov/libc-2.7.so
43c93000-43c96000 rw-p 43c93000 00:00 0 
43c98000-43c9a000 r-xp  09:00 25807  
/lib/i686/cmov/libdl-2.7.so
43c9a000-43c9c000 rw-p 1000 09:00 25807  
/lib/i686/cmov/libdl-2.7.so
43c9e000-43cc1000 r-xp  09:00 25938  
/lib/i686/cmov/libm-2.7.so
43cc1000-43cc3000 rw-p 00023000 09:00 25938  
/lib/i686/cmov/libm-2.7.so
43cc5000-43cd9000 r-xp  09:00 25784  
/lib/i686/cmov/libpthread-2.7.so
43cd9000-43cdb000 rw-p 00013000 09:00 25784  
/lib/i686/cmov/libpthread-2.7.so
43cdb000-43cdd000 rw-p 43cdb000 00:00 0 
43cdf000-43cf3000 r-xp  fd:00 720993 
/usr/lib/libz.so.1.2.3.3
43cf3000-43cf4000 rw-p 00013000 fd:00 720993 
/usr/lib/libz.so.1.2.3.3
43cf6000-43cf8000 r-xp  fd:00 721000 
/usr/lib/libXau.so.6.0.0
43cf8000-43cf9000 rw-p 1000 fd:00 721000 
/usr/lib/libXau.so.6.0.0
43cfb000-43de1000 r-xp  fd:00 721007 
/usr/lib/libX11.so.6.2.0
43de1000-43de5000 rw-p 000e5000 fd

Bug#454768: liferea: crashes with SIGFPE

2007-12-07 Thread Gábor Gombás
Package: liferea
Version: 1.4.9-1
Severity: important


Hi,

Recently liferea started to crash with SIGFPE. For example, trying to
open any article from "The Register" results in a crash. Telling liferea
to open articles in an external browser and trying the same article also
crashes iceweasel, but not epiphany. Here's a trace from gdb (I know having
libgtk2.0-dbg and libxul0d-dbg would have been useful, but those are too
big to download over a GPRS modem):

Program received signal SIGFPE, Arithmetic exception.
[Switching to Thread 0x2b9efc3841e0 (LWP 26929)]
0x003e0202707c in ?? () from /usr/lib/libcairo.so.2
(gdb) bt
#0  0x003e0202707c in ?? () from /usr/lib/libcairo.so.2
#1  0x003e02028cdf in ?? () from /usr/lib/libcairo.so.2
#2  0x003e02019993 in ?? () from /usr/lib/libcairo.so.2
#3  0x003e0203f8ed in ?? () from /usr/lib/libcairo.so.2
#4  0x003e0201d512 in ?? () from /usr/lib/libcairo.so.2
#5  0x003e0200fe81 in ?? () from /usr/lib/libcairo.so.2
#6  0x003e02009b2c in cairo_show_glyphs () from /usr/lib/libcairo.so.2
#7  0x003e012071b6 in pango_cairo_renderer_draw_glyphs (renderer=, 
font=, glyphs=, x=, 
y=) at 
/tmp/buildd/pango1.0-1.18.3/pango/pangocairo-render.c:261
#8  0x00317742656e in pango_renderer_draw_glyphs (renderer=, 
font=, glyphs=, x=, 
y=) at 
/tmp/buildd/pango1.0-1.18.3/pango/pango-renderer.c:626
#9  0x003e012066a8 in _pango_cairo_do_glyph_string (cr=, 
font=, glyphs=, do_path=)
at /tmp/buildd/pango1.0-1.18.3/pango/pangocairo-render.c:525
#10 0x00317742656e in pango_renderer_draw_glyphs (renderer=, 
font=, glyphs=, x=, 
y=) at 
/tmp/buildd/pango1.0-1.18.3/pango/pango-renderer.c:626
#11 0x003177426ac2 in pango_renderer_draw_layout_line (renderer=, 
line=, x=, y=)
at /tmp/buildd/pango1.0-1.18.3/pango/pango-renderer.c:557
#12 0x003e01c26175 in gdk_draw_layout_line_with_colors () from 
/usr/lib/libgdk-x11-2.0.so.0
#13 0x003e01c26342 in gdk_draw_layout_line () from 
/usr/lib/libgdk-x11-2.0.so.0
#14 0x003e054165ff in ?? () from /usr/lib/libxul.so.0d
#15 0x003e0540b812 in ?? () from /usr/lib/libxul.so.0d
#16 0x003e04be5d13 in nsRenderingContextImpl::DrawString () from 
/usr/lib/libxul.so.0d
#17 0x003e04e5c219 in ?? () from /usr/lib/libxul.so.0d
#18 0x003e04e5ce44 in ?? () from /usr/lib/libxul.so.0d
#19 0x003e04e0f274 in ?? () from /usr/lib/libxul.so.0d
#20 0x003e04e0f0e2 in ?? () from /usr/lib/libxul.so.0d
#21 0x003e04e25ec3 in ?? () from /usr/lib/libxul.so.0d
#22 0x003e04e32822 in ?? () from /usr/lib/libxul.so.0d
#23 0x003e04e0f274 in ?? () from /usr/lib/libxul.so.0d
#24 0x003e04e0f0e2 in ?? () from /usr/lib/libxul.so.0d
#25 0x003e04e25ec3 in ?? () from /usr/lib/libxul.so.0d
#26 0x003e04e32822 in ?? () from /usr/lib/libxul.so.0d
#27 0x003e04e0f274 in ?? () from /usr/lib/libxul.so.0d
#28 0x003e04e022ff in ?? () from /usr/lib/libxul.so.0d
#29 0x003e04e25ec3 in ?? () from /usr/lib/libxul.so.0d
#30 0x003e04e02025 in ?? () from /usr/lib/libxul.so.0d
#31 0x003e04e0f274 in ?? () from /usr/lib/libxul.so.0d
---Type  to continue, or q  to quit---
#32 0x003e04e022ff in ?? () from /usr/lib/libxul.so.0d
#33 0x003e04e25ec3 in ?? () from /usr/lib/libxul.so.0d
#34 0x003e04e02025 in ?? () from /usr/lib/libxul.so.0d
#35 0x003e04e0f274 in ?? () from /usr/lib/libxul.so.0d
#36 0x003e04e022ff in ?? () from /usr/lib/libxul.so.0d
#37 0x003e04e25ec3 in ?? () from /usr/lib/libxul.so.0d
#38 0x003e04e02025 in ?? () from /usr/lib/libxul.so.0d
#39 0x003e04e0f274 in ?? () from /usr/lib/libxul.so.0d
#40 0x003e04e0f0e2 in ?? () from /usr/lib/libxul.so.0d
#41 0x003e04e25c3b in ?? () from /usr/lib/libxul.so.0d
#42 0x003e04e2651d in ?? () from /usr/lib/libxul.so.0d
#43 0x003e04dec01f in ?? () from /usr/lib/libxul.so.0d
#44 0x003e05091893 in ?? () from /usr/lib/libxul.so.0d
#45 0x003e05094247 in ?? () from /usr/lib/libxul.so.0d
#46 0x003e0509a0e5 in ?? () from /usr/lib/libxul.so.0d
#47 0x003e0509b0aa in ?? () from /usr/lib/libxul.so.0d
#48 0x003e0509ba0e in ?? () from /usr/lib/libxul.so.0d
#49 0x003e05091570 in ?? () from /usr/lib/libxul.so.0d
#50 0x003e053d68eb in ?? () from /usr/lib/libxul.so.0d
#51 0x003e053cef0a in ?? () from /usr/lib/libxul.so.0d
#52 0x003e053cef90 in ?? () from /usr/lib/libxul.so.0d
#53 0x003e0174ad9f in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#54 0x00317240ca1f in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#55 0x0031724206e8 in ?? () from /usr/lib/libgobject-2.0.so.0
#56 0x003172421e6f in g_signal_emit_valist () from 
/usr/lib/libgobject-2.0.so.0
#57 0x003172422533 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#58 0x003e01851c05 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#59 0x003e01744fb2 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
#60 0x003e01c34ba4 in ?? () from /usr/lib/libgdk-x11-2.0.so.0

Bug#400045: dblatex: problem with and underscore in

2006-11-23 Thread Gábor Gombás
Package: dblatex
Version: 0.2-2
Severity: normal


Hi,

It seems there is a strange interaction between anchors and underscores
that makes dblatex to barf. Here is a reduced test case (stripped down
from a file generated by gtk-doc-tools):


http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd";>


enum 
Foo_ErrorCode



Running "dblatex t.xml" gives the following (the root element warning is
not important, I get the same error if I XInclude the file from the main
XML document):

Build the listings...
XSLT stylesheets DocBook -  LaTeX 2e (0.2-2)
===
*** Warning: the root element is not an article nor a book
*** Warning: element wrapped with article
This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)
entering extended mode
pdflatex failed
/tmp/tmpSfZGA3/t_tmp.tex:52: Missing $ inserted.
/tmp/tmpSfZGA3/t_tmp.tex:52: leading text: \subsection*[{enum Foo_
/tmp/tmpSfZGA3/t_tmp.tex:52: Extra }, or forgotten $.
/tmp/tmpSfZGA3/t_tmp.tex:52: leading text: \subsection*[{enum Foo_ErrorCode}
/tmp/tmpSfZGA3/t_tmp.tex:56: Missing $ inserted.
/tmp/tmpSfZGA3/t_tmp.tex:56: leading text: \end{document}
/tmp/tmpSfZGA3/t_tmp.tex:56: pdfTeX warning (ext4): destination with the same 
identifier (name{foo}) has been already used, duplicate ignored
/tmp/tmpSfZGA3/t_tmp.tex:56: leading text: \end{document}
Error: pdflatex compilation failed


If I either remove the  tag or change the underscore in the
title to something else, then dblatex works just fine.

Gabor

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages dblatex depends on:
ii  docbook-xml 4.4-5standard XML documentation system,
ii  gs-gpl [gs-pdfencrypt]  8.54.dfsg.1-5The GPL Ghostscript PostScript int
ii  python  2.4.3-11 An interactive high-level object-o
ii  python-support  0.5.5automated rebuilding support for p
ii  tetex-extra 3.0.dfsg.3-1 Additional TeX input files of teTe
ii  transfig1:3.2.5-alpha7-5 Utilities for converting XFig figu
ii  xsltproc1.1.18-1 XSLT command line processor

dblatex recommends no packages.

-- no debconf information


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



Bug#342557: gcj-4.0: Upgrading gcj makes javah disappear

2005-12-08 Thread Gábor Gombás
Package: gcj-4.0
Version: 4.0.2-5j1
Severity: critical
Justification: breaks unrelated software


Hi,

I noticed several times that after upgrades /usr/bin/javah disappears.
I usually notice this when compilation of JNI code breaks. Now I
found out the problem being caused by the upgrade of gcj-4.0.

Before upgrade:

# ls -l /usr/bin/javah
lrwxrwxrwx 1 root root 23 2005-12-04 18:20 /usr/bin/javah -> 
/etc/alternatives/javah

# update-alternatives --display javah
javah - status is manual.
 link currently points to /usr/lib/j2sdk1.5-sun/bin/javah
/usr/lib/j2sdk1.5-sun/bin/javah - priority 315
 slave javah.1.gz: /usr/lib/j2sdk1.5-sun/man/man1/javah.1.gz
/usr/bin/javah-j2sdk1.4-ibm - priority 314
/etc/alternatives/kaffe-system/bin/javah - priority 300
 slave javah.1.gz: /usr/share/man/man1/javah.kaffe.1.gz
/usr/bin/javah-cp - priority 350
 slave javah.1.gz: /usr/share/man/man1/javah-cp.1.gz
Current `best' version is /usr/bin/javah-cp.

Upgrading:

# apt-get install libgcj6-dev
Reading package lists... Done
Building dependency tree... Done
Reading package lists... Done
Building dependency tree... Done
The following extra packages will be installed:
  gcj-4.0 gij-4.0
The following packages will be upgraded:
  gcj-4.0 gij-4.0 libgcj6-dev
3 upgraded, 0 newly installed, 0 to remove and 89 not upgraded.
Need to get 0B/10.9MB of archives.
After unpacking 8192B disk space will be freed.
Do you want to continue [Y/n]?
Reading changelogs... Done
Reading changelogs... Done
Reading changelogs... Done
(Reading database ... 210196 files and directories currently installed.)
Preparing to replace libgcj6-dev 4.0.2-4 (using 
.../libgcj6-dev_4.0.2-5j1_amd64.deb) ...
Unpacking replacement libgcj6-dev ...
Preparing to replace gij-4.0 4.0.2-4 (using 
.../gij-4.0_4.0.2-5j1_amd64.deb) ...
Unpacking replacement gij-4.0 ...
Preparing to replace gcj-4.0 4.0.2-4 (using 
.../gcj-4.0_4.0.2-5j1_amd64.deb) ...
Unpacking replacement gcj-4.0 ...
Setting up gij-4.0 (4.0.2-5j1) ...

Setting up libgcj6-dev (4.0.2-5j1) ...
Setting up gcj-4.0 (4.0.2-5j1) ...

After upgrade:

# ls -l /usr/bin/javah
ls: /usr/bin/javah: No such file or directory

# update-alternatives --display javah
javah - status is manual.
 link currently absent
/usr/lib/j2sdk1.5-sun/bin/javah - priority 315
 slave javah.1.gz: /usr/lib/j2sdk1.5-sun/man/man1/javah.1.gz
/usr/bin/javah-j2sdk1.4-ibm - priority 314
/etc/alternatives/kaffe-system/bin/javah - priority 300
 slave javah.1.gz: /usr/share/man/man1/javah.kaffe.1.gz
/usr/bin/javah-cp - priority 350
 slave javah.1.gz: /usr/share/man/man1/javah-cp.1.gz
Current `best' version is /usr/bin/javah-cp.

Gabor

-- System Information:
Debian Release: testing/unstable
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14.3
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages gcj-4.0 depends on:
ii  gcc-4.0   4.0.2-4The GNU C compiler
ii  gij-4.0   4.0.2-5j1  The GNU Java bytecode interpreter
ii  ibm-j2sdk1.4 [java-common 1.4.2  Java(TM) 2 SDK, Standard Edition, 
ii  java-common   0.23   Base of all Java packages
ii  libc6 2.3.5-8.1  GNU C Library: Shared libraries an
ii  libgcc1   1:4.0.2-4  GCC support library
ii  libgcj6-common4.0.2-5j1  Java runtime library for use with 
ii  libgcj6-dev   4.0.2-5j1  Java development headers and stati
ii  sun-j2sdk1.5 [java-common 1.5.0+update03 Java(TM) 2 SDK, Standard Edition, 
ii  zlib1g1:1.2.3-8  compression library - runtime

Versions of packages gcj-4.0 recommends:
ii  fastjar   1:4.0.2-5  Jar creation utility

-- no debconf information


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