Bug#688015: [PATCH] Re: Bug#688015: memory leak

2012-12-16 Thread Dominik

I have patched version 6.3.18-2 and compiled it like the original package.

The result is:

==2620== LEAK SUMMARY:
==2620==definitely lost: 0 bytes in 0 blocks
==2620==indirectly lost: 0 bytes in 0 blocks
==2620==  possibly lost: 0 bytes in 0 blocks
==2620==still reachable: 8,328,883 bytes in 194,240 blocks
==2620== suppressed: 0 bytes in 0 blocks
==2620== Reachable blocks (those to which a pointer was found) are not 
shown.

==2620== To see them, rerun with: --leak-check=full --show-reachable=yes
==2620==
==2620== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 4 from 4)


Good work, thank you very much!


cheers
~dominik


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



Bug#688015: memory leak

2012-12-09 Thread Dominik

Hi Matthias,

I can confirm the issue reported by Erik.

My .fetchmailrc contains 8 blocks like this:

> server pop.example.com
> proto pop3
> user username
> pass pw
> mda /usr/bin/procmail
> options ssl fetchall no keep

So I'm fetching the remote E-Mails via POP3 SSL on my server.

Die fetchmail process is running 24/7.
After around 1 month the fetchmail process is at nearly 200MB memory usage.
After around 2-3 month ~400MB.

When starting the fetchmail process there are ~6 MB memory allocated.

So the only thing I can say at the moment is that fetchmail is consuming 
more memory the longer it runs, without a normal reason for this.

I have also tested version 6.3.22-1 => it shows the same behavior.

cheers
~Dominik


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



Bug#688015: [pkg-fetchmail-maint] Bug#688015: memory leak

2012-12-12 Thread Dominik

Hi,

I used the latest fetchmail release for around 3 days. Now I start the 
stable release of fetchmail with Valgrind for a longer time.

Hope this will help.

This are the Valgrind results:

==11032== Memcheck, a memory error detector
==11032== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==11032== Using Valgrind-3.6.0.SVN-Debian and LibVEX; rerun with -h for 
copyright info
==11032== Command: /usr/local/fetchmail-6.3.22/bin/fetchmail --nodetach 
-d 90 -f /var/mail/dominik/.fetchmailrc

==11032== Parent PID: 8458
==11032==
--11032--
--11032-- Valgrind options:
--11032----suppressions=/usr/lib/valgrind/debian-libc6-dbg.supp
--11032----tool=memcheck
--11032---v
--11032----leak-check=full
--11032----log-file=/var/mail/dominik/.valgrind.log
--11032-- Contents of /proc/version:
--11032--   Linux version 2.6.32-5-amd64 (Debian 2.6.32-46) 
(da...@debian.org) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Sun Sep 
23 10:07:46 UTC 2012

--11032-- Arch and hwcaps: AMD64, amd64-sse3-cx16-lzcnt
--11032-- Page sizes: currently 4096, max supported 4096
--11032-- Valgrind library directory: /usr/lib/valgrind
--11032-- Reading syms from /usr/local/fetchmail-6.3.22/bin/fetchmail 
(0x40)

--11032-- Reading syms from /lib/ld-2.11.3.so (0x400)
--11032--   Considering /lib/ld-2.11.3.so ..
--11032--   .. CRC mismatch (computed e1ef7574 wanted d51f0f40)
--11032--   Considering /usr/lib/debug/lib/ld-2.11.3.so ..
--11032--   .. CRC is valid
--11032-- Reading syms from /usr/lib/valgrind/memcheck-amd64-linux 
(0x3800)

--11032--object doesn't have a dynamic symbol table
--11032-- Reading suppressions file: /usr/lib/valgrind/debian-libc6-dbg.supp
--11032-- Reading suppressions file: /usr/lib/valgrind/default.supp
--11032-- REDIR: 0x4016660 (strlen) redirected to 0x380408a7 
(vgPlain_amd64_linux_REDIR_FOR_strlen)
--11032-- Reading syms from 
/usr/lib/valgrind/vgpreload_core-amd64-linux.so (0x4a2)
--11032-- Reading syms from 
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so (0x4c21000)

==11032== WARNING: new redirection conflicts with existing -- ignoring it
--11032-- new: 0x04016660 (strlen  ) R-> 0x04c25850 strlen
--11032-- REDIR: 0x40164d0 (index) redirected to 0x4c25460 (index)
--11032-- REDIR: 0x4016550 (strcmp) redirected to 0x4c25e30 (strcmp)
--11032-- Reading syms from /lib/libcrypt-2.11.3.so (0x4e29000)
--11032--   Considering /lib/libcrypt-2.11.3.so ..
--11032--   .. CRC mismatch (computed 5b9891dc wanted c18dc05b)
--11032--   Considering /usr/lib/debug/lib/libcrypt-2.11.3.so ..
--11032--   .. CRC is valid
--11032-- Reading syms from /lib/libresolv-2.11.3.so (0x506)
--11032--   Considering /lib/libresolv-2.11.3.so ..
--11032--   .. CRC mismatch (computed d983d8c5 wanted 92bd6d14)
--11032--   Considering /usr/lib/debug/lib/libresolv-2.11.3.so ..
--11032--   .. CRC is valid
--11032-- Reading syms from /usr/lib/libssl.so.0.9.8 (0x5276000)
--11032--   Considering /usr/lib/libssl.so.0.9.8 ..
--11032--   .. CRC mismatch (computed be061654 wanted 6135bd07)
--11032--object doesn't have a symbol table
--11032-- Reading syms from /usr/lib/libcrypto.so.0.9.8 (0x54cb000)
--11032--   Considering /usr/lib/libcrypto.so.0.9.8 ..
--11032--   .. CRC mismatch (computed aa37b350 wanted 221e543c)
--11032--object doesn't have a symbol table
--11032-- Reading syms from /lib/libc-2.11.3.so (0x586c000)
--11032--   Considering /lib/libc-2.11.3.so ..
--11032--   .. CRC mismatch (computed 2137ef5d wanted 0a691870)
--11032--   Considering /usr/lib/debug/lib/libc-2.11.3.so ..
--11032--   .. CRC is valid
--11032-- Reading syms from /lib/libdl-2.11.3.so (0x5bce000)
--11032--   Considering /lib/libdl-2.11.3.so ..
--11032--   .. CRC mismatch (computed abc91181 wanted fe19b8f3)
--11032--   Considering /usr/lib/debug/lib/libdl-2.11.3.so ..
--11032--   .. CRC is valid
--11032-- Reading syms from /usr/lib/libz.so.1.2.3.4 (0x5dd2000)
--11032--   Considering /usr/lib/libz.so.1.2.3.4 ..
--11032--   .. CRC mismatch (computed 0a075546 wanted f0d5aa81)
--11032--object doesn't have a symbol table
--11032-- REDIR: 0x58e64b0 (strcmp) redirected to 0x4a205ac 
(_vgnU_ifunc_wrapper)

==11032== WARNING: new redirection conflicts with existing -- ignoring it
--11032-- new: 0x058e64f0 (__GI_strcmp ) R-> 0x04c25d90 strcmp
--11032-- REDIR: 0x58e99e0 (__GI_strrchr) redirected to 0x4c25280 
(__GI_strrchr)
--11032-- REDIR: 0x58e7f20 (__GI_strlen) redirected to 0x4c25810 
(__GI_strlen)
--11032-- REDIR: 0x58e8130 (__GI_strncmp) redirected to 0x4c25d20 
(__GI_strncmp)
--11032-- REDIR: 0x58e99b0 (rindex) redirected to 0x4a205ac 
(_vgnU_ifunc_wrapper)

==11032== WARNING: new redirection conflicts with existing -- ignoring it
--11032-- new: 0x058e99e0 (__GI_strrchr) R-> 0x04c25250 rindex
--11032-- REDIR: 0x58e2c00 (malloc) redirected to 0x4c24466 (malloc)
--11032-- REDIR: 0x58ebb30 (memcpy) redirected to 0x4c25f00 (memcpy)
--11032-- RE

Bug#705625: libpam-sss: Error when logging out a local user

2013-07-18 Thread Dominik
Hi,

I can confirm this issue.
Since Wheezy is stable now this bug should be fixed!

kind Regards
Dominik


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



Bug#719574: sudo: should support sssd auth backend

2013-08-13 Thread Dominik
Package: sudo
Severity: wishlist

Hi,

Since sssd in Debian Wheezy supports sudo,
the sudo binary should also support the sssd backend in the none LDAP
version.
All code for that is already upstream.

See: http://fedoraproject.org/wiki/Features/SSSDSudoIntegration

kind Regards & thanks in advance
Dominik


-- System Information:
Debian Release: 7.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
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#724763: sudo: Doesn't support sssd auth backend. Described already in bug 719574

2013-09-27 Thread Dominik
Package: sudo
Version: 1.8.7-3
Severity: normal

Hi,

in bugreport http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719574 the
sssd functionality for sudo is claimed to be enabled in testing version 1.8.7-3

But sudo is compiled without the "--with-sssd" configure option see

>> sudo -V | grep --color sssd

The result is that sssd support still doesn't work.


kind Regards & thanks in advance
Dominik



-- System Information:
Debian Release: 7.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages sudo depends on:
ii  libc6   2.17-92
ii  libpam-modules  1.1.3-7.1
ii  libpam0g1.1.3-7.1
ii  libselinux1 2.1.9-5

sudo recommends no packages.

sudo 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#651977: rssh: Libraries for libnss Libraries aren't copied by mkchroot.sh

2011-12-13 Thread Dominik
Package: rssh
Version: 2.3.2-13
Severity: important
Tags: patch

mkchroot.sh doesn't resolv the libaries needed by libnss_compat-2.11.2.so and 
maybe in the future other files

This line in the script should do the job, but it doesn't for Debian Squeeze:
tar -cf - /lib/libnss_compat* /lib/libnss_files* | tar -C "$jail_dir" -xvf - 
|sed 's/^/\t/'

Here is my solution for this issue in the "style" of the whole script:

#

# tar -cf - /lib/libnss_compat* /lib/libnss_files* | tar -C "$jail_dir" -xvf - 
|sed 's/^/\t/'
for nss_lib in `ls /lib/libnss_compat* /lib/libnss_files*`; do
mkdir -p "$jail_dir$(dirname $nss_lib)" || fail "Error creating 
$(dirname $nss_lib). Exiting" 6
echo -e "\t$nss_lib"
cp "$nss_lib" "$jail_dir$nss_lib" || fail "Error copying 
$nss_lib. Exiting" 6
needed_libs_for_libs=`ldd $nss_lib | awk '$1 ~ /^\// {print $1} 
$3 ~ /^\// {print $3}'`
for lib2 in $needed_libs_for_libs; do
mkdir -p "$jail_dir$(dirname $lib2)" || fail "Error 
creating $(dirname $lib2). Exiting" 6
echo -e "\t$lib2"
cp "$lib2" "$jail_dir$lib2" || fail "Error copying 
$lib2. Exiting" 6
done
done

#


-- System Information:
Debian Release: 6.0.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

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

Versions of packages rssh depends on:
ii  debconf [debconf-2.0] 1.5.36.1   Debian configuration management sy
ii  libc6 2.11.2-10  Embedded GNU C Library: Shared lib
ii  openssh-server1:5.5p1-6+squeeze1 secure shell (SSH) server, for sec

rssh recommends no packages.

Versions of packages rssh suggests:
pn  cvs(no description available)
pn  makejail   (no description available)
pn  rdist  (no description available)
pn  rsync  (no description available)
pn  subversion (no description available)

-- Configuration Files:
/etc/rssh.conf changed:
logfacility = LOG_USER
umask = 022


-- debconf information:
* rssh/chroot_helper_setuid: true



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



Bug#805598: gnome: Changing the brightness doesn't work properly

2015-11-19 Thread Dominik
Package: gnome
Version: 1:3.14+3
Severity: normal

I've got a problem with modifying the brightness. The "bubble" representing
it's value "jumps" itself to the random positions every time for just a part of
a second when I'm sliding it and when I'm trying a single-click the "bubble"
stops, but usually somewhere near the chosen position, so the outcome isn't the
same as the one chosen with cursor, the same happens when I'm sliding, but even
if it finishes correctly than, thanks to these extra seconds, everything takes
longer than the expected time. This problem can be observed both in the toolbar
and in the "bigger" version of settings.



-- System Information:
Debian Release: 8.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages gnome depends on:
ii  alacarte   3.11.91-2
ii  avahi-daemon   0.6.31-5
ii  bijiben3.14.2-1+b1
ii  brasero3.11.4-1.1
ii  cheese 3.14.1-2
ii  cups-pk-helper 0.2.5-2+b1
ii  desktop-base   8.0.2
ii  evolution  3.12.9~git20141130.241663-1+b1
ii  evolution-plugins  3.12.9~git20141130.241663-1+b1
ii  file-roller3.14.1-1
ii  gedit  3.14.0-3
ii  gedit-plugins  3.14.0-2
ii  gimp   2.8.14-1+b1
ii  gnome-clocks   3.14.1-1
ii  gnome-color-manager3.14.1-1
ii  gnome-core 1:3.14+3
ii  gnome-documents3.14.2-1
ii  gnome-games1:3.14+3
ii  gnome-getting-started-docs 3.14.1-1
ii  gnome-logs 3.14.2-1
ii  gnome-maps 3.14.1.2-1
ii  gnome-music3.14.1-1
ii  gnome-nettool  3.8.1-1
ii  gnome-orca 3.14.0-4
ii  gnome-photos   3.14.2-1
ii  gnome-shell-extension-weather  0~20140924.git7e28508-1
ii  gnome-sound-recorder   3.14.0.1-1
ii  gnome-tweak-tool   3.14.2-2
ii  goobox 3.3.1-6
ii  gstreamer1.0-libav 1.4.4-2
ii  gstreamer1.0-plugins-ugly  1.4.4-2+b1
ii  hamster-applet 2.91.3+git20120514.b9fec3e1-1
ii  inkscape   0.48.5-3
ii  libgtk2-perl   2:1.2492-4
ii  libreoffice-calc   1:4.3.3-2+deb8u2
ii  libreoffice-evolution  1:4.3.3-2+deb8u2
ii  libreoffice-gnome  1:4.3.3-2+deb8u2
ii  libreoffice-impress1:4.3.3-2+deb8u2
ii  libreoffice-writer 1:4.3.3-2+deb8u2
ii  nautilus-sendto3.8.2-1
ii  network-manager-gnome  0.9.10.0-2
ii  polari 3.14.1-1
ii  rhythmbox  3.1-1
ii  rhythmbox-plugin-cdrecorder3.1-1
ii  rhythmbox-plugins  3.1-1
ii  rygel-playbin  0.24.2-1+b1
ii  rygel-tracker  0.24.2-1+b1
ii  seahorse   3.14.0-2
ii  simple-scan3.14.0-1
ii  telepathy-gabble   0.18.3-1+b1
ii  telepathy-rakia0.8.0-3
ii  telepathy-salut0.8.1-4
ii  totem-plugins  3.14.0-2
ii  transmission-gtk   2.84-0.2
ii  vinagre3.14.1-1
ii  xdg-user-dirs-gtk  0.10-1

Versions of packages gnome recommends:
pn  gnome-software  

Versions of packages gnome suggests:
pn  iceweasel-l10n-all 
pn  xul-ext-adblock-plus   
pn  xul-ext-gnome-keyring  

Versions of packages gnome-core depends on:
ii  adwaita-icon-theme 3.14.0-2
ii  at-spi2-core   2.14.0-1
ii  baobab 3.14.1-1
ii  caribou0.4.15-1
ii  caribou-antler 0.4.15-1
ii  dconf-gsettings-backend0.22.0-1
ii  dconf-tools0.22.0-1
ii  empathy3.12.7-1
ii  eog3.14.1-1
ii  evince 3.14.1-2
ii  evolution-data-server  3.12.9~git20141128.5242b0-2+deb8u2
ii  fonts-cantarell0.0.16-1
ii  gdm3   3.14.1-7
ii  gkbd-capplet   3.6.0-1
ii  glib-networking2.42.0-2
ii  gnome-backgrounds  3.14.1-1
ii  gnome-bluetooth3.14.0-2
ii  gnome-calculator   3.14.1-1
ii  gnome-contacts 3.14.1-1
ii  gnome-control-center   1:3.14.2-3
ii  gnome-dictionary   3.14.1-1
ii  gnome-disk-utility 3.12.1-1+b1
ii  gnome-font-viewer  3.14.0-2
ii  gnome-keyring  3.14.0-1+b1
ii  gnome-menus

Bug#805600: gnome: The "Activities" is at full brightness when a screen is falling asleep

2015-11-19 Thread Dominik
Package: gnome
Version: 1:3.14+3
Severity: minor

Hi. The description of this problem have been already written in the subject.
When every part of screen lowers it's brightness (power saving function) the
opened "Activities" menu remains at full brightness and it doesn't dissapear
before the screen switches itself off.



-- System Information:
Debian Release: 8.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages gnome depends on:
ii  alacarte   3.11.91-2
ii  avahi-daemon   0.6.31-5
ii  bijiben3.14.2-1+b1
ii  brasero3.11.4-1.1
ii  cheese 3.14.1-2
ii  cups-pk-helper 0.2.5-2+b1
ii  desktop-base   8.0.2
ii  evolution  3.12.9~git20141130.241663-1+b1
ii  evolution-plugins  3.12.9~git20141130.241663-1+b1
ii  file-roller3.14.1-1
ii  gedit  3.14.0-3
ii  gedit-plugins  3.14.0-2
ii  gimp   2.8.14-1+b1
ii  gnome-clocks   3.14.1-1
ii  gnome-color-manager3.14.1-1
ii  gnome-core 1:3.14+3
ii  gnome-documents3.14.2-1
ii  gnome-games1:3.14+3
ii  gnome-getting-started-docs 3.14.1-1
ii  gnome-logs 3.14.2-1
ii  gnome-maps 3.14.1.2-1
ii  gnome-music3.14.1-1
ii  gnome-nettool  3.8.1-1
ii  gnome-orca 3.14.0-4
ii  gnome-photos   3.14.2-1
ii  gnome-shell-extension-weather  0~20140924.git7e28508-1
ii  gnome-sound-recorder   3.14.0.1-1
ii  gnome-tweak-tool   3.14.2-2
ii  goobox 3.3.1-6
ii  gstreamer1.0-libav 1.4.4-2
ii  gstreamer1.0-plugins-ugly  1.4.4-2+b1
ii  hamster-applet 2.91.3+git20120514.b9fec3e1-1
ii  inkscape   0.48.5-3
ii  libgtk2-perl   2:1.2492-4
ii  libreoffice-calc   1:4.3.3-2+deb8u2
ii  libreoffice-evolution  1:4.3.3-2+deb8u2
ii  libreoffice-gnome  1:4.3.3-2+deb8u2
ii  libreoffice-impress1:4.3.3-2+deb8u2
ii  libreoffice-writer 1:4.3.3-2+deb8u2
ii  nautilus-sendto3.8.2-1
ii  network-manager-gnome  0.9.10.0-2
ii  polari 3.14.1-1
ii  rhythmbox  3.1-1
ii  rhythmbox-plugin-cdrecorder3.1-1
ii  rhythmbox-plugins  3.1-1
ii  rygel-playbin  0.24.2-1+b1
ii  rygel-tracker  0.24.2-1+b1
ii  seahorse   3.14.0-2
ii  simple-scan3.14.0-1
ii  telepathy-gabble   0.18.3-1+b1
ii  telepathy-rakia0.8.0-3
ii  telepathy-salut0.8.1-4
ii  totem-plugins  3.14.0-2
ii  transmission-gtk   2.84-0.2
ii  vinagre3.14.1-1
ii  xdg-user-dirs-gtk  0.10-1

Versions of packages gnome recommends:
pn  gnome-software  

Versions of packages gnome suggests:
pn  iceweasel-l10n-all 
pn  xul-ext-adblock-plus   
pn  xul-ext-gnome-keyring  

Versions of packages gnome-core depends on:
ii  adwaita-icon-theme 3.14.0-2
ii  at-spi2-core   2.14.0-1
ii  baobab 3.14.1-1
ii  caribou0.4.15-1
ii  caribou-antler 0.4.15-1
ii  dconf-gsettings-backend0.22.0-1
ii  dconf-tools0.22.0-1
ii  empathy3.12.7-1
ii  eog3.14.1-1
ii  evince 3.14.1-2
ii  evolution-data-server  3.12.9~git20141128.5242b0-2+deb8u2
ii  fonts-cantarell0.0.16-1
ii  gdm3   3.14.1-7
ii  gkbd-capplet   3.6.0-1
ii  glib-networking2.42.0-2
ii  gnome-backgrounds  3.14.1-1
ii  gnome-bluetooth3.14.0-2
ii  gnome-calculator   3.14.1-1
ii  gnome-contacts 3.14.1-1
ii  gnome-control-center   1:3.14.2-3
ii  gnome-dictionary   3.14.1-1
ii  gnome-disk-utility 3.12.1-1+b1
ii  gnome-font-viewer  3.14.0-2
ii  gnome-keyring  3.14.0-1+b1
ii  gnome-menus3.13.3-6
ii  gnome-online-accounts  3.14.2-1
ii  gnome-online-miners3.14.0-2
ii  gnome-packagekit   3.14.0-1
ii  gnome-screenshot   3.14.0-1
ii  gnome-session  3.14.0-2
ii  gnome-settings-daemon  3.14.2-3
ii  gnome-shell3.14.4-1~de

Bug#805812: gnome: When booting the system after shutting it down or sleep mode brightness is too high

2015-11-22 Thread Dominik
Package: gnome
Version: 1:3.14+3
Severity: normal

When I'm booting my computer after shutting it down or enabling a sleep mode
the brightness is very high. When clicked in the setting even at the same value
as shown (or at any other place) it changes dramatically down.



-- System Information:
Debian Release: 8.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages gnome depends on:
ii  alacarte   3.11.91-2
ii  avahi-daemon   0.6.31-5
ii  bijiben3.14.2-1+b1
ii  brasero3.11.4-1.1
ii  cheese 3.14.1-2
ii  cups-pk-helper 0.2.5-2+b1
ii  desktop-base   8.0.2
ii  evolution  3.12.9~git20141130.241663-1+b1
ii  evolution-plugins  3.12.9~git20141130.241663-1+b1
ii  file-roller3.14.1-1
ii  gedit  3.14.0-3
ii  gedit-plugins  3.14.0-2
ii  gimp   2.8.14-1+b1
ii  gnome-clocks   3.14.1-1
ii  gnome-color-manager3.14.1-1
ii  gnome-core 1:3.14+3
ii  gnome-documents3.14.2-1
ii  gnome-games1:3.14+3
ii  gnome-getting-started-docs 3.14.1-1
ii  gnome-logs 3.14.2-1
ii  gnome-maps 3.14.1.2-1
ii  gnome-music3.14.1-1
ii  gnome-nettool  3.8.1-1
ii  gnome-orca 3.14.0-4
ii  gnome-photos   3.14.2-1
ii  gnome-shell-extension-weather  0~20140924.git7e28508-1
ii  gnome-sound-recorder   3.14.0.1-1
ii  gnome-tweak-tool   3.14.2-2
ii  goobox 3.3.1-6
ii  gstreamer1.0-libav 1.4.4-2
ii  gstreamer1.0-plugins-ugly  1.4.4-2+b1
ii  hamster-applet 2.91.3+git20120514.b9fec3e1-1
ii  inkscape   0.48.5-3
ii  libgtk2-perl   2:1.2492-4
ii  libreoffice-calc   1:4.3.3-2+deb8u2
ii  libreoffice-evolution  1:4.3.3-2+deb8u2
ii  libreoffice-gnome  1:4.3.3-2+deb8u2
ii  libreoffice-impress1:4.3.3-2+deb8u2
ii  libreoffice-writer 1:4.3.3-2+deb8u2
ii  nautilus-sendto3.8.2-1
ii  network-manager-gnome  0.9.10.0-2
ii  polari 3.14.1-1
ii  rhythmbox  3.1-1
ii  rhythmbox-plugin-cdrecorder3.1-1
ii  rhythmbox-plugins  3.1-1
ii  rygel-playbin  0.24.2-1+b1
ii  rygel-tracker  0.24.2-1+b1
ii  seahorse   3.14.0-2
ii  simple-scan3.14.0-1
ii  telepathy-gabble   0.18.3-1+b1
ii  telepathy-rakia0.8.0-3
ii  telepathy-salut0.8.1-4
ii  totem-plugins  3.14.0-2
ii  transmission-gtk   2.84-0.2
ii  vinagre3.14.1-1
ii  xdg-user-dirs-gtk  0.10-1

Versions of packages gnome recommends:
pn  gnome-software  

Versions of packages gnome suggests:
pn  iceweasel-l10n-all 
pn  xul-ext-adblock-plus   
pn  xul-ext-gnome-keyring  

Versions of packages gnome-core depends on:
ii  adwaita-icon-theme 3.14.0-2
ii  at-spi2-core   2.14.0-1
ii  baobab 3.14.1-1
ii  caribou0.4.15-1
ii  caribou-antler 0.4.15-1
ii  dconf-gsettings-backend0.22.0-1
ii  dconf-tools0.22.0-1
ii  empathy3.12.7-1
ii  eog3.14.1-1
ii  evince 3.14.1-2
ii  evolution-data-server  3.12.9~git20141128.5242b0-2+deb8u2
ii  fonts-cantarell0.0.16-1
ii  gdm3   3.14.1-7
ii  gkbd-capplet   3.6.0-1
ii  glib-networking2.42.0-2
ii  gnome-backgrounds  3.14.1-1
ii  gnome-bluetooth3.14.0-2
ii  gnome-calculator   3.14.1-1
ii  gnome-contacts 3.14.1-1
ii  gnome-control-center   1:3.14.2-3
ii  gnome-dictionary   3.14.1-1
ii  gnome-disk-utility 3.12.1-1+b1
ii  gnome-font-viewer  3.14.0-2
ii  gnome-keyring  3.14.0-1+b1
ii  gnome-menus3.13.3-6
ii  gnome-online-accounts  3.14.2-1
ii  gnome-online-miners3.14.0-2
ii  gnome-packagekit   3.14.0-1
ii  gnome-screenshot   3.14.0-1
ii  gnome-session  3.14.0-2
ii  gnome-settings-daemon  3.14.2-3
ii  gnome-shell3.14.4-1~deb8u1
ii  gnome-shell-extensions 3.14.2-1
i

Bug#812918: gnome-shell: The "Activities" is at full brightness when a screen is falling asleep

2016-01-27 Thread Dominik
Package: gnome-shell
Version: 3.14.4-1~deb8u1
Severity: minor

Hello

I've already mentioned this bug for "gnome" meta-package
(https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=805600)
Here is the exact message:
"Hi. The description of this problem have been already written in the subject.
When every part of screen lowers it's brightness (power saving function) the
opened "Activities" menu remains at full brightness and it doesn't dissapear
before the screen switches itself off."



-- System Information:
Debian Release: 8.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages gnome-shell depends on:
ii  dconf-gsettings-backend [gsettings-back  0.22.0-1
ii  evolution-data-server3.12.9~git20141128.5242b0-2+deb8u2
ii  gir1.2-accountsservice-1.0   0.6.37-3+b1
ii  gir1.2-atspi-2.0 2.14.0-1
ii  gir1.2-caribou-1.0   0.4.15-1
ii  gir1.2-clutter-1.0   1.20.0-1
ii  gir1.2-freedesktop   1.42.0-2.2
ii  gir1.2-gcr-3 3.14.0-2
ii  gir1.2-gdesktopenums-3.0 3.14.1-1
ii  gir1.2-gdm3  3.14.1-7
ii  gir1.2-gkbd-3.0  3.6.0-1
ii  gir1.2-glib-2.0  1.42.0-2.2
ii  gir1.2-gnomebluetooth-1.03.14.0-2
ii  gir1.2-gnomedesktop-3.0  3.14.1-1
ii  gir1.2-gtk-3.0   3.14.5-1+deb8u1
ii  gir1.2-ibus-1.0  1.5.9-1
ii  gir1.2-mutter-3.03.14.4-1~deb8u1
ii  gir1.2-networkmanager-1.00.9.10.0-7
ii  gir1.2-nmgtk-1.0 0.9.10.0-2
ii  gir1.2-pango-1.0 1.36.8-3
ii  gir1.2-polkit-1.00.105-8
ii  gir1.2-soup-2.4  2.48.0-1
ii  gir1.2-telepathyglib-0.120.24.1-1
ii  gir1.2-telepathylogger-0.2   0.8.1-1
ii  gir1.2-upowerglib-1.00.99.1-3.2
ii  gjs  1.42.0-1
ii  gnome-backgrounds3.14.1-1
ii  gnome-icon-theme-symbolic3.12.0-1
ii  gnome-settings-daemon3.14.2-3
ii  gnome-shell-common   3.14.4-1~deb8u1
ii  gnome-themes-standard3.14.2.2-1
ii  gsettings-desktop-schemas3.14.1-1
ii  libatk-bridge2.0-0   2.14.0-2
ii  libatk1.0-0  2.14.0-1
ii  libc62.19-18+deb8u2
ii  libcairo21.14.0-2.1
ii  libcanberra-gtk3-0   0.30-2.1
ii  libcanberra0 0.30-2.1
ii  libclutter-1.0-0 1.20.0-1
ii  libcogl-pango20  1.18.2-3
ii  libcogl201.18.2-3
ii  libcroco30.6.8-3+b1
ii  libdbus-glib-1-2 0.102-1
ii  libecal-1.2-16   3.12.9~git20141128.5242b0-2+deb8u2
ii  libedataserver-1.2-183.12.9~git20141128.5242b0-2+deb8u2
ii  libgcr-base-3-1  3.14.0-2
ii  libgdk-pixbuf2.0-0   2.31.1-2+deb8u4
ii  libgirepository-1.0-11.42.0-2.2
ii  libgjs0e [libgjs0-libmozjs-24-0] 1.42.0-1
ii  libglib2.0-0 2.42.1-1
ii  libgstreamer1.0-01.4.4-2
ii  libgtk-3-0   3.14.5-1+deb8u1
ii  libical1a1.0-1.3
ii  libjson-glib-1.0-0   1.0.2-1
ii  libmozjs-24-024.2.0-2
ii  libmutter0e  3.14.4-1~deb8u1
ii  libnm-glib4  0.9.10.0-7
ii  libnm-util2  0.9.10.0-7
ii  libpango-1.0-0   1.36.8-3
ii  libpangocairo-1.0-0  1.36.8-3
ii  libpolkit-agent-1-0  0.105-8
ii  libpolkit-gobject-1-00.105-8
ii  libpulse-mainloop-glib0  5.0-13
ii  libpulse05.0-13
ii  libsecret-1-00.18-1+b1
ii  libstartup-notification0 0.12-4
ii  libsystemd0  215-17+deb8u3
ii  libtelepathy-glib0   0.24.1-1
ii  libx11-6 2:1.6.2-3
ii  libxfixes3   1:5.0.1-2+b2
ii  mutter   3.14.4-1~deb8u1
ii  python   2.7.9-1
ii  telepathy-mission-control-5  1:5.16.3-

Bug#467298: ERROR: Unable to lock database directory

2008-02-24 Thread Dominik
Package: clamav-freshclam
Version: 0.90.1dfsg-3etch10
Severity: normal

When freshclam updates the database, it brings clamav-daemon
down. This is new in 3 years of using it.

After that the email configuration is broken, because of the usage of
clamsmtpd for incoming and outgoing emails.

Errors /var/log/clamav/clamav.log:

...
Sun Feb 24 12:20:10 2008 -> Reading databases from /var/lib/clamav
Sun Feb 24 12:22:20 2008 -> ERROR: reload db failed: Unable to lock
database directory (try 1)
Sun Feb 24 12:24:30 2008 -> ERROR: reload db failed: Unable to lock
database directory (try 2)
Sun Feb 24 12:26:40 2008 -> ERROR: reload db failed: Unable to lock
database directory (try 3)
Sun Feb 24 12:26:40 2008 -> ERROR: reload db failed: Unable to lock
database directory
Sun Feb 24 12:26:40 2008 -> Terminating because of a fatal error.Sun Feb
24 12:26:40 2008 -> Socket file removed.
Sun Feb 24 12:26:40 2008 -> Pid file removed.
...

After that Clamsmtpd holds E-Mails in the queue with ERROR Code "451 Local
Error"




-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.24.2
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages clamav-freshclam depends on:
ii  clamav-base   0.90.1dfsg-3etch10 base package for clamav, an anti-v
ii  debconf [debconf-2.0] 1.5.11etch1Debian configuration management sy
ii  debianutils   2.17   Miscellaneous utilities specific t
ii  libc6 2.3.6.ds1-13etch5  GNU C Library: Shared libraries
ii  libclamav20.90.1dfsg-3etch10 virus scanner library
ii  logrotate 3.7.1-3Log rotation utility
ii  lsb-base  3.1-23.2etch1  Linux Standard Base 3.1 init scrip
ii  ucf   2.0020 Update Configuration File: preserv
ii  zlib1g1:1.2.3-13 compression library - runtime

clamav-freshclam recommends no packages.

-- debconf information:
  clamav-freshclam/autoupdate_freshclam: daemon
  clamav-freshclam/proxy_user:
  clamav-freshclam/NotifyClamd: /etc/clamav/clamd.conf
  clamav-freshclam/local_mirror: db.local.clamav.net
  clamav-freshclam/http_proxy:
  clamav-freshclam/mirrors.txt-note:
  clamav-freshclam/update_interval: 24
  clamav-freshclam/internet_interface:



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



Bug#531355: obexpushd: New upstream version 0.8 is available

2009-05-31 Thread Dominik
Package: obexpushd
Version: 0.7-1
Severity: important

There is a new upstream version only which fixes a security-error, so
there should be a new package because some might use this server in
public, like me.


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

Kernel: Linux 2.6.29-dom (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/bash

Versions of packages obexpushd depends on:
ii  libbluetooth2 3.36-1 Library to use the BlueZ Linux Blu
ii  libc6 2.9-13 GNU C Library: Shared libraries
ii  libopenobex1  1.5-1  OBEX protocol library

obexpushd recommends no packages.

Versions of packages obexpushd suggests:
ii  bluez-utils   4.40-2 Transitional package
pn  irda-utils (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#476956: openoffice.org-calc: INDIRECT_XL() FUNCTION MISSING

2008-04-20 Thread Dominik
Package: openoffice.org-calc
Version: 1:2.4.0-4
Severity: normal


INDIRECT_XL() function is missing after update to 2.4 from 2.2.
xls-Files with INDIRECT() functions doesn't work correctly anymore. Just
got "Err:502" when INDIRECT() ist used, because sepparator ! isn't
interpreted correctly.
So I can't use my .xls files anymore in OO Calc 2.4!

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

Kernel: Linux 2.6.24.3-dom001 (PREEMPT)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages openoffice.org-calc depends on:
ii  libc62.7-4   GNU C Library: Shared libraries
ii  libgcc1  1:4.3.0-3   GCC support library
ii  libstdc++6   4.3.0-3 The GNU Standard C++ Library v3
ii  libstlport4.6ldbl4.6.2-3.2   STLport C++ class library
ii  libsuitesparse-3.1.0 3.1.0-3 collection of libraries for comput
ii  lp-solve 5.5.0.10-10 Solve (mixed integer) linear progr
ii  openoffice.org-base-core 1:2.4.0-4   OpenOffice.org office suite -- lib
ii  openoffice.org-core  1:2.4.0-4   OpenOffice.org office suite archit

openoffice.org-calc recommends no packages.

Versions of packages openoffice.org-core depends on:
ii  fontconfig  2.3.2-7  generic font configuration library
ii  libc6   2.7-4GNU C Library: Shared libraries
ii  libcairo2   1.4.4-1  The Cairo 2D vector graphics libra
ii  libcurl37.18.0-1 Multi-protocol file transfer libra
ii  libdb4.64.6.19-1 Berkeley v4.6 Database Libraries [
ii  libexpat1   1.95.8-3.2   XML parsing C library - runtime li
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libgcc1 1:4.3.0-3GCC support library
ii  libglib2.0-02.16.3-2 The GLib library of C routines
ii  libgstreamer-plugins-ba 0.10.19-1GStreamer libraries from the "base
ii  libgstreamer0.10-0  0.10.19-3Core GStreamer libraries and eleme
ii  libgtk2.0-0 2.12.3-2 The GTK+ graphical user interface 
ii  libhunspell-1.2-0   1.2.2-1  spell checker and morphological an
ii  libhyphen0  2.3.1-3  ALTLinux hyphenation library - sha
ii  libice6 1:1.0.0-3X11 Inter-Client Exchange library
ii  libicu383.8.1-1  International Components for Unico
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libldap-2.4-2   2.4.7-5  OpenLDAP libraries
ii  libneon27   0.28.2-1 An HTTP and WebDAV client library
ii  libnspr4-0d 4.6.7-1  NetScape Portable Runtime Library
ii  libnss3-1d  3.12.0~beta3-1   Network Security Service libraries
ii  libpam0g0.99.7.1-5   Pluggable Authentication Modules l
ii  libpango1.0-0   1.20.2-2 Layout and rendering of internatio
ii  libsm6  1:1.0.0-4X11 Session Management library
ii  libssl0.9.8 0.9.8g-3 SSL shared libraries
ii  libstdc++6  4.3.0-3  The GNU Standard C++ Library v3
ii  libstlport4.6ldbl   4.6.2-3.2STLport C++ class library
ii  libx11-62:1.0.0-8X11 client-side library
ii  libxaw7 1:1.0.1-5X11 Athena Widget library
ii  libxext61:1.0.0-4X11 miscellaneous extension librar
ii  libxinerama11:1.0.1-4X11 Xinerama extension library
ii  libxml2 2.6.29.dfsg-1GNOME XML library
ii  libxrender1 1:0.9.0.2-4  X Rendering Extension client libra
ii  libxslt1.1  1.1.18-3 XSLT processing library - runtime 
ii  libxt6  1:1.0.0-5X11 toolkit intrinsics library
ii  libxtst61:1.0.1-5X11 Testing -- Resource extension 
ii  openoffice.org-common   1:2.4.0-4OpenOffice.org office suite archit
ii  ttf-opensymbol  2.0.3-4  The OpenSymbol TrueType font
ii  zlib1g  1:1.2.3.3.dfsg-5 compression library - runtime

-- no debconf information



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



Bug#594646: wget: new version fails to exit and fails to save sourceforge packages with corrrect filenames

2010-08-27 Thread Dominik
Package: wget
Version: 1.11.4-2+lenny2
Severity: normal


1. wget doesn't exit after download has finished
2. wget fails to safe correct filesnames at sourceforge direct links like: 
http://downloads.sourceforge.net/project/phpmyadmin/phpMyAdmin/3.3.5.1/phpMyAdmin-3.3.5.1-all-languages.tar.gz?r=http%3A%2F%2Fwww.phpmyadmin.net%2Fhome_page%2Fdownloads.php&ts=1282931683&use_mirror=ignum
3. wget fails to stop with strg plus c

-- System Information:
Debian Release: 5.0.5
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

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

Versions of packages wget depends on:
ii  libc6   2.7-18lenny4 GNU C Library: Shared libraries
ii  libssl0.9.8 0.9.8g-15+lenny7 SSL shared libraries

wget recommends no packages.

wget 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#565187: Running /etc/init.d/networking restart is deprecated because it may not enable again some interfaces ... (warning).

2011-02-26 Thread Dominik

A feature should work or a feature shouldn't be in there.
The last three lines I heard from my server were:

# /etc/init.d/networking restart
Running /etc/init.d/networking restart is deprecated because it may not 
enable again some interfaces ... (warning).

Reconfiguring network interfaces...

I think there shouldn't be a reason why to read init scripts before 
executing them, because many of them worked for years without trouble.


Maintainers should respect that and not brew their own tea.



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



Bug#588631: scidavis: Fails to build on armel

2010-07-10 Thread Dominik
Package: scidavis
Version: 0.2.3-1ubuntu1
Severity: important
Justification: fails to build from source

Sven Hoexter has reported upstream [1] that he can't build scidavis 0.2.4 with 
debian on armel. The build failed also with the auto-builders for version 0.2.4 
as well as 0.2.3 on armel [2].

Please, can you help Sven to fix the bug for himself and hopefully this will 
solve also the auto-build bug.

[1] 
http://sourceforge.net/tracker/?func=detail&atid=968214&aid=3025454&group_id=199120
[2] https://buildd.debian.org/build.cgi?arch=&pkg=scidavis



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



Bug#563415: libipoddevice0: rhythmbox crashes when adding music to iPod: segmentation fault

2010-01-02 Thread Dominik
Package: libipoddevice0
Version: 0.5.3-3.1
Severity: important

When adding music to an Ipod, rhythmbox crashes.

The gdb-output is:

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

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb6572720 (LWP 20934)]
0xb514c6b6 in rb_ipod_db_get_mount_path ()
   from /usr/lib/rhythmbox/plugins/ipod/libipod.so


Output from ipod:

** Message: Device Added:
/org/freedesktop/Hal/devices/volume_uuid_3141_5926
Path Info
   Device Path:  /dev/sdb1
   Mount Point:  /media/DOMINIK
   Control Path:     /media/DOMINIK/iPod_Control/
   HAL ID:   /org/freedesktop/Hal/devices/volume_uuid_3141_5926
Device Info
   Model Number: (null)
   Device Model: Unknown
   iPod Generation:  Unknown
   Adv. Capacity:(null)
   Is New:   YES
   Writable: YES
   Serial Number:YM946X3K72R
   Firmware Version: (null)
   Manufacturer ID:  YM
   Production Year:  2009
   Production Week:  46
   Production Index: 38270
Volume Info
   Volume Size:  15979769856
   Volume Used:  1613328384
   Available 14366441472
   UUID: 3141-5926
   Label DOMINIK
User-Provided Info
   Device Name:  (null)
   User Name:(null)
   Host Name:(null)




The error has also been reported for ubuntu, see
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/242784


-- System Information:
Debian Release: 5.0.3
Architecture: i386 (i686)

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

Versions of packages libipoddevice0 depends on:
ii  libc6   2.7-18   GNU C Library: Shared libraries
ii  libdbus-1-3 1.2.1-5+lenny1   simple interprocess messaging syst
ii  libdbus-glib-1-20.76-1   simple interprocess messaging syst
ii  libglib2.0-02.16.6-2 The GLib library of C routines
ii  libgtop2-7  2.22.3-1 gtop system monitoring library
ii  libhal1 0.5.11-8 Hardware Abstraction Layer - share
ii  libsgutils1 1.24-2   Utilities for working with generic
ii  libxml2 2.6.32.dfsg-5+lenny1 GNOME XML library

Versions of packages libipoddevice0 recommends:
ii  gnome-volume-manager  2.22.1-1   GNOME daemon to auto-mount and man
ii  hal   0.5.11-8   Hardware Abstraction Layer

libipoddevice0 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#554154: uzbl: Crashes on several webpages with a GThread-Error

2009-11-03 Thread Dominik
Package: uzbl
Version: 0.0.0~git.20090912-1
Severity: grave
Justification: renders package unusable

When starting uzbl it crashes on several pages (take for example
www.uzbl.org). The error-message on the console is:

GThread-ERROR **: Trying to recursivly lock a mutex at 'unknown',
previously locked at 'unknown'

This happens using the (in the README proposed call)

XDG_DATA_HOME=/usr/share/doc/uzbl/examples/data
XDG_CONFIG_HOME=/usr/share/doc/uzbl/examples/config uzbl --uri
http://www.uzbl.org

and also if you set the variables to my home directory. So I am sure
this is not a configuration problem but a deeper error.


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

Kernel: Linux 2.6.31.3-dom (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/bash

Versions of packages uzbl depends on:
ii  libatk1.0-0   1.28.0-1   The ATK accessibility toolkit
ii  libc6 2.10.1-3   GNU C Library: Shared libraries
ii  libcairo2 1.8.8-2The Cairo 2D vector graphics libra
ii  libfontconfig12.6.0-4generic font configuration library
ii  libfreetype6  2.3.11-1   FreeType 2 font engine, shared lib
ii  libglib2.0-0  2.22.2-2   The GLib library of C routines
ii  libgtk2.0-0   2.18.3-1   The GTK+ graphical user interface 
ii  libpango1.0-0 1.26.0-1   Layout and rendering of internatio
ii  libsoup2.4-1  2.28.1-2   an HTTP library implementation in 
ii  libwebkit-1.0-2   1.1.15.2-1 Web content engine library for Gtk

uzbl recommends no packages.

Versions of packages uzbl suggests:
pn  dwm-tools  (no description available)
pn  socat  (no description available)
pn  zenity (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#868806: openvpn: auth-pam stops working with the update to 2.4.0-6+deb9u3

2019-02-25 Thread Dominik
Package: openvpn
Version: 2.4.0-6+deb9u3
Followup-For: Bug #868806

Dear Maintainer,

After the latest update to openvpn 2.4.0-6+deb9u3 (at the same time, the 
systemd security update 232-25+deb9u9 was installed), openvpn reports errors 
while running a learn-address skript, that makes use of sudo:

Feb 25 09:07:56 vpn openvpn[27220]: sudo: unable to send audit message
Feb 25 09:07:56 vpn openvpn[27220]: sudo: pam_open_session: System error
Feb 25 09:07:56 vpn openvpn[27220]: sudo: policy plugin failed session 
initialization

This occurs, if the server is started from systemd

The following work arounds resolve the problem:
- Running openvpn as root instead of user vpn
- Copying  /lib/systemd/system/openvpn@.service to 
/etc/systemd/system/openvpn@.service and removing the CapabilityBoundingSet 
line from it

Kind regards
Dominik

-- System Information:
Debian Release: 9.8
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

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

Versions of packages openvpn depends on:
ii  debconf [debconf-2.0]  1.5.61
ii  init-system-helpers1.48
ii  iproute2   4.9.0-1+deb9u1
ii  libc6  2.24-11+deb9u4
ii  liblz4-1   0.0~r131-2+b1
ii  liblzo2-2  2.08-1.2+b2
ii  libpam0g   1.1.8-3.6
ii  libpkcs11-helper1  1.21-1
ii  libssl1.0.21.0.2q-1~deb9u1
ii  libsystemd0232-25+deb9u9
ii  lsb-base   9.20161125

Versions of packages openvpn recommends:
ii  easy-rsa  2.2.2-2

Versions of packages openvpn suggests:
ii  openssl 1.1.0j-1~deb9u1
pn  resolvconf  

-- Configuration Files:
/etc/default/openvpn changed:
AUTOSTART="all"
OPTARGS=""
OMIT_SENDSIGS=0


-- debconf information:
  openvpn/create_tun: false



Bug#923230: exceptions.TypeError: __init__() takes exactly 4 arguments (3 given) -- for unpickleRecord

2019-02-25 Thread Dominik
Package: calendarserver
Version: 9.1+dfsg-1
Severity: important

Dear Maintainer,

after update to the latest version (9.2+dfsg-1), I repeatedly get the following 
error stack:

2019-01-18T13:37:43+0100 [caldav-0] [twext.who.nss#info] Loading and indexing 
NSS records
2019-01-18T13:37:43+0100 [caldav-1] [txweb2.server#info] OPTIONS 
/calendars/__uids__/F90C8AD5-6EC5-5153-A94B-9992EAAB8DE5/ HTTP/1.1
2019-01-18T13:37:43+0100 [caldav-1] [txweb2.server#critical] Exception 
rendering request: 
2019-01-18T13:37:43+0100 [caldav-1] Traceback (most recent call last):
2019-01-18T13:37:43+0100 [caldav-1] File 
"/usr/lib/python2.7/dist-packages/txdav/who/augment.py", line 219, in 
recordWithShortName
2019-01-18T13:37:43+0100 [caldav-1] recordType, shortName, 
timeoutSeconds=timeoutSeconds
2019-01-18T13:37:43+0100 [caldav-1] File 
"/usr/lib/python2.7/dist-packages/twext/who/aggregate.py", line 165, in 
recordWithShortName
2019-01-18T13:37:43+0100 [caldav-1] recordType, shortName, 
timeoutSeconds=timeoutSeconds
2019-01-18T13:37:43+0100 [caldav-1] File 
"/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1613, in 
unwindGenerator
2019-01-18T13:37:43+0100 [caldav-1] return _cancellableInlineCallbacks(gen)
2019-01-18T13:37:43+0100 [caldav-1] File 
"/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1529, in 
_cancellableInlineCallbacks
2019-01-18T13:37:43+0100 [caldav-1] _inlineCallbacks(None, g, status)
2019-01-18T13:37:43+0100 [caldav-1] ---  ---
2019-01-18T13:37:43+0100 [caldav-1] File 
"/usr/lib/python2.7/dist-packages/calendarserver/provision/root.py", line 367, 
in locateChild
2019-01-18T13:37:43+0100 [caldav-1] authnUser, authzUser = yield 
self.authenticate(request)
2019-01-18T13:37:43+0100 [caldav-1] File 
"/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 654, in 
_runCallbacks
2019-01-18T13:37:43+0100 [caldav-1] current.result = callback(current.result, 
*args, **kw)
2019-01-18T13:37:43+0100 [caldav-1] File 
"/usr/lib/python2.7/dist-packages/txweb2/dav/resource.py", line 1065, in 
translateUnauthenticated
2019-01-18T13:37:43+0100 [caldav-1] f.trap(UnauthorizedLogin, LoginFailed)
2019-01-18T13:37:43+0100 [caldav-1] File 
"/usr/lib/python2.7/dist-packages/twisted/python/failure.py", line 441, in trap
2019-01-18T13:37:43+0100 [caldav-1] raise self
2019-01-18T13:37:43+0100 [caldav-1] File 
"/usr/lib/python2.7/dist-packages/txweb2/dav/resource.py", line 1635, in 
principalsForAuthID
2019-01-18T13:37:43+0100 [caldav-1] authnPrincipal = yield 
self.findPrincipalForAuthID(authid)
2019-01-18T13:37:43+0100 [caldav-1] File 
"/usr/lib/python2.7/dist-packages/txweb2/dav/resource.py", line 1659, in 
findPrincipalForAuthID
2019-01-18T13:37:43+0100 [caldav-1] principal = yield 
collection.principalForUser(authid)
2019-01-18T13:37:43+0100 [caldav-1] File 
"/usr/lib/python2.7/dist-packages/twistedcaldav/directory/principal.py", line 
181, in principalForShortName
2019-01-18T13:37:43+0100 [caldav-1] record = (yield 
self.directory.recordWithShortName(recordType, name))
2019-01-18T13:37:43+0100 [caldav-1] File 
"/usr/lib/python2.7/dist-packages/txdav/who/augment.py", line 219, in 
recordWithShortName
2019-01-18T13:37:43+0100 [caldav-1] recordType, shortName, 
timeoutSeconds=timeoutSeconds
2019-01-18T13:37:43+0100 [caldav-1] File 
"/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1418, in 
_inlineCallbacks
2019-01-18T13:37:43+0100 [caldav-1] result = g.send(result)
2019-01-18T13:37:43+0100 [caldav-1] File 
"/usr/lib/python2.7/dist-packages/txdav/who/cache.py", line 679, in 
recordWithShortName
2019-01-18T13:37:43+0100 [caldav-1] "recordWithShortName"
2019-01-18T13:37:43+0100 [caldav-1] File 
"/usr/lib/python2.7/dist-packages/txdav/who/cache.py", line 597, in lookupRecord
2019-01-18T13:37:43+0100 [caldav-1] record = 
self._memcacher.memcacheGetRecord(memcachekey)
2019-01-18T13:37:43+0100 [caldav-1] File 
"/usr/lib/python2.7/dist-packages/txdav/who/cache.py", line 211, in 
memcacheGetRecord
2019-01-18T13:37:43+0100 [caldav-1] return self.unpickleRecord(pickled) if 
pickled is not None else None
2019-01-18T13:37:43+0100 [caldav-1] File 
"/usr/lib/python2.7/dist-packages/txdav/who/cache.py", line 158, in 
unpickleRecord
2019-01-18T13:37:43+0100 [caldav-1] return record_class(self._recordService, 
fields)
2019-01-18T13:37:43+0100 [caldav-1] exceptions.TypeError: __init__() takes 
exactly 4 arguments (3 given)




-- System Information:
Debian Release: 9.8
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (100, 'testing')
Architecture: amd64 (x86_64)

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

Versions of packages calendarserver depends on:
ii  adduser  3.115
ii  lsb-base 9.20161125
ii  memcached1.5.6-1
ii  python   

Bug#868806: Info received (openvpn: auth-pam stops working with the update to 2.4.0-6+deb9u3)

2019-02-25 Thread Dominik

A short correction to my previous post:

Using a modified /etc/systemd/system/openvpn@.service does not resolve 
the problem (since it is not used by the server-process).



Instead, I'm using a server process based on 
/lib/systemd/system/openvpn-server@.service, which does not set the 
CAP_AUDIT_WRITE


However, using an override 
/etc/systemd/system/openvpn-server@.service.d/override.conf where the 
capability CAP_AUDIT_WRITE is added does also not resolve the issue 
after restarting the service with


sudo systemctl daemon-reload

sudo service openvpn-server@clstest restart


I also tested a downgrade to the previous version 
(openvpn_2.4.0-6+deb9u2) without success. So it may well be related to 
the security update of systemd.




Bug#868806: Info received (Bug#868806: Info received (openvpn: auth-pam stops working with the update to 2.4.0-6+deb9u3))

2019-02-28 Thread Dominik

Final update to my previous post:

The override file I used initially was

/etc/systemd/system/openvpn-server@.service.d/override.conf

--
ProtectSystem=yes
CapabilityBoundingSet=CAP_IPC_LOCK CAP_NET_ADMIN CAP_NET_BIND_SERVICE 
CAP_NET_RAW CAP_SETGID CAP_SETUID CAP_SYS_CHROOT CAP_DAC_OVERRIDE 
CAP_AUDIT_WRITE
--

Instead, it should have been

--
[Service]
ProtectSystem=yes
CapabilityBoundingSet=CAP_IPC_LOCK CAP_NET_ADMIN CAP_NET_BIND_SERVICE 
CAP_NET_RAW CAP_SETGID CAP_SETUID CAP_SYS_CHROOT CAP_DAC_OVERRIDE 
CAP_AUDIT_WRITE
--

So I simply forgot the [Service] header.

Kind regards
Dominik



Bug#928029: planner: segfaulted; now segfaults on every start-up

2020-09-27 Thread Dominik
Package: planner
Followup-For: Bug #928029

Dear Maintainer,

I experience the same problem. My system was also migrated from stretch
to buster (which seems to be the case for the first report).
Removing the configuration in .gconf/apps/planner did not resolve the
issue.

The problem seems not to exist in version 0.14.6-5. Maybe this helps
people that need to work with planner.


-- System Information:
Debian Release: 10.5
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-10-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_WARN
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8), 
LANGUAGE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages planner depends on:
ii  gconf-service3.2.6-5
ii  gconf2   3.2.6-5
ii  libart-2.0-2 2.3.21-4
ii  libatk1.0-0  2.30.0-2
ii  libc62.28-10
ii  libcairo21.16.0-4
ii  libgconf-2-4 3.2.6-5
ii  libgdk-pixbuf2.0-0   2.38.1+dfsg-1
ii  libglade2-0  1:2.6.4-2+b1
ii  libglib2.0-0 2.58.3-2+deb10u2
ii  libgnomecanvas2-02.30.3-4
ii  libgtk2.0-0  2.24.32-3
ii  libpango-1.0-0   1.42.4-8~deb10u1
ii  libpangocairo-1.0-0  1.42.4-8~deb10u1
ii  libpython2.7 2.7.16-2+deb10u1
ii  libxml2  2.9.4+dfsg1-7+b3
ii  libxslt1.1   1.1.32-2.2~deb10u1
ii  planner-data 0.14.6-5
ii  python   2.7.16-1
ii  shared-mime-info 1.10-1

Versions of packages planner recommends:
ii  planner-doc   0.14.6-7
pn  scrollkeeper  

planner suggests no packages.

-- debconf-show failed



Bug#933385: libvirt-daemon: encrypted qemu virtual machines do not start after upgrade to buster: permission denied

2019-07-29 Thread Dominik
Package: libvirt-daemon
Version: 5.0.0-4
Severity: normal

Dear Maintainer,

after upgrading to buster, the encrypted kvm-guests stop to work. An error is 
thrown about missing rights to the file containing the encryption secret, which 
I placed under /etc/libvirt/secret/. 

I openend a question with more details on serverfault a while ago: 
https://serverfault.com/questions/974689/encrypted-qemu-virtual-machines-do-not-start-after-upgrade-to-buster-permission
 


-- System Information:
Debian Release: 10.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-5-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libvirt-daemon depends on:
ii  libacl1 2.2.53-4
ii  libapparmor12.13.2-10
ii  libaudit1   1:2.8.4-3
ii  libavahi-client30.7-4+b1
ii  libavahi-common30.7-4+b1
ii  libblkid1   2.33.1-0.1
ii  libc6   2.28-10
ii  libcap-ng0  0.7.9-2
ii  libcurl3-gnutls 7.64.0-4
ii  libdbus-1-3 1.12.16-1
ii  libdevmapper1.02.1  2:1.02.155-3
ii  libfuse22.9.9-1
ii  libgcc1 1:8.3.0-6
ii  libgnutls30 3.6.7-4
ii  libnetcf1   1:0.2.8-1+b2
ii  libnl-3-200 3.4.0-1
ii  libnl-route-3-200   3.4.0-1
ii  libnuma12.0.12-1
ii  libparted2  3.2-25
ii  libpcap0.8  1.8.1-6
ii  libpciaccess0   0.14-1
ii  libsasl2-2  2.1.27+dfsg-1
ii  libselinux1 2.8-1+b1
ii  libssh2-1   1.8.0-2.1
ii  libudev1241-5
ii  libvirt05.0.0-4
ii  libxenmisc4.11  4.11.1+92-g6c33308a8d-2
ii  libxenstore3.0  4.11.1+92-g6c33308a8d-2
ii  libxentoollog1  4.11.1+92-g6c33308a8d-2
ii  libxml2 2.9.4+dfsg1-7+b3
ii  libyajl22.1.0-3

Versions of packages libvirt-daemon recommends:
ii  libxml2-utils   2.9.4+dfsg1-7+b3
ii  netcat-openbsd  1.195-2
ii  qemu-kvm1:3.1+dfsg-8~deb10u1

Versions of packages libvirt-daemon suggests:
pn  libvirt-daemon-driver-storage-gluster  
pn  libvirt-daemon-driver-storage-rbd  
pn  libvirt-daemon-driver-storage-zfs  
ii  libvirt-daemon-system  5.0.0-4
pn  numad  

-- no debconf information



Bug#971842: clamav-daemon erroneously reports "Failed with result 'timeout'" when stopped

2020-10-08 Thread dominik
Package: clamav-daemon
Version: 0.102.4+dfsg-0+deb10u1
Severity: minor

Dear Maintainer,

when running "service clamav-daemon stop", an error gets reported in syslog:

systemd[1]: clamav-daemon.service: Failed with result 'timeout'.

This is unexpected. Stopping a service should not fail with a timeout


-- Package-specific info:
--- configuration ---
Checking configuration files in /etc/clamav

Config file: clamd.conf
---
AlertExceedsMax disabled
PreludeEnable disabled
PreludeAnalyzerName = "ClamAV"
LogFile = "/var/log/clamav/clamav.log"
LogFileUnlock disabled
LogFileMaxSize = "4294967295"
LogTime = "yes"
LogClean disabled
LogSyslog disabled
LogFacility = "LOG_LOCAL6"
LogVerbose disabled
LogRotate = "yes"
ExtendedDetectionInfo = "yes"
PidFile disabled
TemporaryDirectory disabled
DatabaseDirectory = "/var/lib/clamav"
OfficialDatabaseOnly disabled
LocalSocket = "/var/run/clamav/clamd.ctl"
LocalSocketGroup = "clamav"
LocalSocketMode = "666"
FixStaleSocket = "yes"
TCPSocket disabled
TCPAddr disabled
MaxConnectionQueueLength = "15"
StreamMaxLength = "26214400"
StreamMinPort = "1024"
StreamMaxPort = "2048"
MaxThreads = "12"
ReadTimeout = "180"
CommandReadTimeout = "30"
SendBufTimeout = "200"
MaxQueue = "100"
IdleTimeout = "30"
MaxDirectoryRecursion = "25"
FollowDirectorySymlinks disabled
FollowFileSymlinks disabled
CrossFilesystems = "yes"
SelfCheck = "3600"
DisableCache disabled
VirusEvent disabled
ExitOnOOM disabled
AllowAllMatchScan = "yes"
Foreground disabled
Debug disabled
LeaveTemporaryFiles disabled
User = "clamav"
Bytecode = "yes"
BytecodeSecurity = "TrustSigned"
BytecodeTimeout = "6"
BytecodeUnsigned disabled
BytecodeMode = "Auto"
DetectPUA disabled
ExcludePUA disabled
IncludePUA disabled
ScanPE = "yes"
ScanELF = "yes"
ScanMail = "yes"
ScanPartialMessages disabled
PhishingSignatures = "yes"
PhishingScanURLs = "yes"
HeuristicAlerts = "yes"
HeuristicScanPrecedence disabled
StructuredDataDetection disabled
StructuredMinCreditCardCount = "3"
StructuredMinSSNCount = "3"
StructuredSSNFormatNormal = "yes"
StructuredSSNFormatStripped disabled
ScanHTML = "yes"
ScanOLE2 = "yes"
AlertBrokenExecutables disabled
AlertEncrypted disabled
AlertEncryptedArchive disabled
AlertEncryptedDoc disabled
AlertOLE2Macros disabled
AlertPhishingSSLMismatch disabled
AlertPhishingCloak disabled
AlertPartitionIntersection disabled
ScanPDF = "yes"
ScanSWF = "yes"
ScanXMLDOCS = "yes"
ScanHWP3 = "yes"
ScanArchive = "yes"
ForceToDisk disabled
MaxScanTime = "12"
MaxScanSize = "104857600"
MaxFileSize = "26214400"
MaxRecursion = "16"
MaxFiles = "1"
MaxEmbeddedPE = "10485760"
MaxHTMLNormalize = "10485760"
MaxHTMLNoTags = "2097152"
MaxScriptNormalize = "5242880"
MaxZipTypeRcg = "1048576"
MaxPartitions = "50"
MaxIconsPE = "100"
MaxRecHWP3 = "16"
PCREMatchLimit = "1"
PCRERecMatchLimit = "5000"
PCREMaxFileSize = "26214400"
OnAccessMountPath disabled
OnAccessIncludePath disabled
OnAccessExcludePath disabled
OnAccessExcludeRootUID disabled
OnAccessExcludeUID disabled
OnAccessExcludeUname disabled
OnAccessMaxFileSize = "5242880"
OnAccessDisableDDD disabled
OnAccessPrevention disabled
OnAccessExtraScanning disabled
OnAccessCurlTimeout = "5000"
OnAccessMaxThreads = "5"
OnAccessRetryAttempts disabled
OnAccessDenyOnError disabled
DevACOnly disabled
DevACDepth disabled
DevPerformance disabled
DevLiblog disabled
DisableCertCheck disabled
AlgorithmicDetection = "yes"
BlockMax disabled
PhishingAlwaysBlockSSLMismatch disabled
PhishingAlwaysBlockCloak disabled
PartitionIntersection disabled
OLE2BlockMacros disabled
ArchiveBlockEncrypted disabled

Config file: freshclam.conf
---
LogFileMaxSize = "4294967295"
LogTime = "yes"
LogSyslog disabled
LogFacility = "LOG_LOCAL6"
LogVerbose disabled
LogRotate = "yes"
PidFile disabled
DatabaseDirectory = "/var/lib/clamav"
Foreground disabled
Debug disabled
UpdateLogFile = "/var/log/clamav/freshclam.log"
DatabaseOwner = "clamav"
Checks = "24"
DNSDatabaseInfo = "current.cvd.clamav.net"
DatabaseMirror = "db.local.clamav.net", "database.clamav.net"
PrivateMirror disabled
MaxAttempts = "5"
ScriptedUpdates = "yes"
TestDatabases = "yes"
CompressLocalDatabase disabled
ExtraDatabase disabled
ExcludeDatabase disabled
DatabaseCustomURL disabled
HTTPProxyServer disabled
HTTPProxyPort disabled
HTTPProxyUsername disabled
HTTPProxyPassword disabled
HTTPUserAgent disabled
NotifyClamd = "/etc/clamav/clamd.conf"
OnUpdateExecute disabled
OnErrorExecute disabled
OnOutdatedExecute disabled
LocalIPAddress disabled
ConnectTimeout = "30"
ReceiveTimeout = "30"
SafeBrowsing disabled
Bytecode = "yes"

clamav-milter.conf not found

Software settings
-
Version: 0.102.4
Optional features supported: MEMPOOL IPv6 FRESHCLAM_DNS_FIX AUTOIT_EA06 BZIP2 
LIBXML2 PCRE2 ICONV JSON 

Database information

Database directory: /var/lib/clamav
bytecode.cld: version 331, sigs: 94, built on Thu Sep 19 18:12:33 2019
daily.cld: version 25950, sigs: 4328320, built on Wed O

Bug#929124: exceptions.AttributeError: 'Server' object has no attribute 'protocol'

2019-05-17 Thread Dominik
Package: calendarserver
Version: 9.2+dfsg-1
Severity: normal

Dear Maintainer,

we observer multiple errors in the calendarserver with the following stack 
trace. On the client side, we do not observe any unusual behavior.

2019-05-16T11:28:58+0200 [caldav-1]  [txweb2.server#critical] Exception 
rendering request: 
2019-05-16T11:29:33+0200 [caldav-1] Traceback (most recent call last):
2019-05-16T11:29:33+0200 [caldav-1]   File 
"/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 654, in 
_runCallbacks
2019-05-16T11:29:33+0200 [caldav-1] current.result = 
callback(current.result, *args, **kw)
2019-05-16T11:29:33+0200 [caldav-1]   File 
"/usr/lib/python2.7/dist-packages/txweb2/server.py", line 704, in 
_cbFinishRender
2019-05-16T11:29:33+0200 [caldav-1] d.callback(response)
2019-05-16T11:29:33+0200 [caldav-1]   File 
"/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 460, in 
callback
2019-05-16T11:29:33+0200 [caldav-1] self._startRunCallbacks(result)
2019-05-16T11:29:33+0200 [caldav-1]   File 
"/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 568, in 
_startRunCallbacks
2019-05-16T11:29:33+0200 [caldav-1] self._runCallbacks()
2019-05-16T11:29:33+0200 [caldav-1] ---  ---
2019-05-16T11:29:33+0200 [caldav-1]   File 
"/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 654, in 
_runCallbacks
2019-05-16T11:29:33+0200 [caldav-1] current.result = 
callback(current.result, *args, **kw)
2019-05-16T11:29:33+0200 [caldav-1]   File 
"/usr/lib/python2.7/dist-packages/txweb2/http.py", line 510, in writeResponse
2019-05-16T11:29:33+0200 [caldav-1] d = 
stream.StreamProducer(response.stream).beginProducing(self.chanRequest)
2019-05-16T11:29:33+0200 [caldav-1]   File 
"/usr/lib/python2.7/dist-packages/txweb2/stream.py", line 776, in beginProducing
2019-05-16T11:29:33+0200 [caldav-1] 
self.consumer.registerProducer(self, True)
2019-05-16T11:29:33+0200 [caldav-1]   File 
"/usr/lib/python2.7/dist-packages/txweb2/channel/http.py", line 693, in 
registerProducer
2019-05-16T11:29:33+0200 [caldav-1] 
self.transport.registerProducer(producer, streaming)
2019-05-16T11:29:33+0200 [caldav-1]   File 
"/usr/lib/python2.7/dist-packages/twisted/internet/_newtls.py", line 231, in 
registerProducer
2019-05-16T11:29:33+0200 [caldav-1] 
self.protocol.registerProducer(producer, streaming)
2019-05-16T11:29:33+0200 [caldav-1] exceptions.AttributeError: 'Server' 
object has no attribute 'protocol'
2019-05-16T11:29:33+0200 [caldav-1] 
2019-05-16T11:29:35+0200 [caldav-1]  [txweb2.server#critical] Exception 
rendering error page
2019-05-16T11:29:35+0200 [caldav-1] Traceback (most recent call last):
2019-05-16T11:29:35+0200 [caldav-1]   File 
"/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 654, in 
_runCallbacks
2019-05-16T11:29:35+0200 [caldav-1] current.result = 
callback(current.result, *args, **kw)
2019-05-16T11:29:35+0200 [caldav-1]   File 
"/usr/lib/python2.7/dist-packages/txweb2/server.py", line 704, in 
_cbFinishRender
2019-05-16T11:29:35+0200 [caldav-1] d.callback(response)
2019-05-16T11:29:35+0200 [caldav-1]   File 
"/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 460, in 
callback
2019-05-16T11:29:35+0200 [caldav-1] self._startRunCallbacks(result)
2019-05-16T11:29:35+0200 [caldav-1]   File 
"/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 568, in 
_startRunCallbacks
2019-05-16T11:29:35+0200 [caldav-1] self._runCallbacks()
2019-05-16T11:29:35+0200 [caldav-1] ---  ---
2019-05-16T11:29:35+0200 [caldav-1]   File 
"/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 654, in 
_runCallbacks
2019-05-16T11:29:35+0200 [caldav-1] current.result = 
callback(current.result, *args, **kw)
2019-05-16T11:29:35+0200 [caldav-1]   File 
"/usr/lib/python2.7/dist-packages/txweb2/http.py", line 510, in writeResponse
2019-05-16T11:29:35+0200 [caldav-1] d = 
stream.StreamProducer(response.stream).beginProducing(self.chanRequest)
2019-05-16T11:29:35+0200 [caldav-1]   File 
"/usr/lib/python2.7/dist-packages/txweb2/stream.py", line 776, in beginProducing
2019-05-16T11:29:35+0200 [caldav-1] 
self.consumer.registerProducer(self, True)
2019-05-16T11:29:35+0200 [caldav-1]   File 
"/usr/lib/python2.7/dist-packages/txweb2/channel/http.py", line 686, in 
registerProducer
2019-05-16T11:29:35+0200 [caldav-1] raise ValueError, "registering 
producer %s before previous one (%s) was unregistered" % (producer, 
self.producer)
2019-05-16T11:29:35+0200 [caldav-1] exceptions.ValueError: registering 
producer  before 
previous one () was 
unregistered
2019-05-16T11:29:35+0200 [caldav-1] 
2019-05-16T11:29:35+0200 [caldav-1] 
2019-05-16T11:29:35+0200 [caldav-1]  [txweb2.server#critical] Original exception
2019-05-16T11:29

Bug#925585: Acknowledgement (calendarserver: __init__() takes exactly 4 arguments - related to Bug 923230 - recordWithUID instead of recordWithShortName)

2019-05-17 Thread Dominik

Dear Rahul,

thank you for the updated version of python-twext. We have not observed 
this error since installing the updated version. So we consider this as 
fixed.


Kind regards

Dominik



Bug#940707: clamdscan: "LibClamAV Error: pdf_find_and_extract_objs: Timeout" since update to 0.101.4+dfsg-0+deb10u1

2019-09-19 Thread Dominik
Package: clamdscan
Version: 0.101.4+dfsg-0+deb10u1
Severity: normal

Dear Maintainer,

with the update to 0.101.4+dfsg-0+deb10u1 clamd frequently reports:

LibClamAV Error: pdf_find_and_extract_objs: Timeout reached in the PDF parser 
while extracting objects.

This has not occured before the update - thus it is surprising.

It is not clear, where to configure longer timeouts for scanning pdf.

The error should be more explicit about this.

Probably, the default timeout should also be increased.


-- Package-specific info:
--- configuration ---
Checking configuration files in /etc/clamav

Config file: clamd.conf
---
AlertExceedsMax disabled
PreludeEnable disabled
PreludeAnalyzerName = "ClamAV"
LogFile = "/var/log/clamav/clamav.log"
LogFileUnlock disabled
LogFileMaxSize = "4294967295"
LogTime = "yes"
LogClean disabled
LogSyslog disabled
LogFacility = "LOG_LOCAL6"
LogVerbose disabled
LogRotate = "yes"
ExtendedDetectionInfo = "yes"
PidFile disabled
TemporaryDirectory disabled
DatabaseDirectory = "/var/lib/clamav"
OfficialDatabaseOnly disabled
LocalSocket = "/var/run/clamav/clamd.ctl"
LocalSocketGroup = "clamav"
LocalSocketMode = "666"
FixStaleSocket = "yes"
TCPSocket disabled
TCPAddr disabled
MaxConnectionQueueLength = "15"
StreamMaxLength = "26214400"
StreamMinPort = "1024"
StreamMaxPort = "2048"
MaxThreads = "12"
ReadTimeout = "180"
CommandReadTimeout = "5"
SendBufTimeout = "200"
MaxQueue = "100"
IdleTimeout = "30"
MaxDirectoryRecursion = "15"
FollowDirectorySymlinks disabled
FollowFileSymlinks disabled
CrossFilesystems = "yes"
SelfCheck = "3600"
DisableCache disabled
VirusEvent disabled
ExitOnOOM disabled
AllowAllMatchScan = "yes"
Foreground disabled
Debug disabled
LeaveTemporaryFiles disabled
User = "clamav"
Bytecode = "yes"
BytecodeSecurity = "TrustSigned"
BytecodeTimeout = "24"
BytecodeUnsigned disabled
BytecodeMode = "Auto"
DetectPUA disabled
ExcludePUA disabled
IncludePUA disabled
ScanPE = "yes"
ScanELF = "yes"
ScanMail = "yes"
ScanPartialMessages disabled
PhishingSignatures = "yes"
PhishingScanURLs = "yes"
HeuristicAlerts = "yes"
HeuristicScanPrecedence disabled
StructuredDataDetection disabled
StructuredMinCreditCardCount = "3"
StructuredMinSSNCount = "3"
StructuredSSNFormatNormal = "yes"
StructuredSSNFormatStripped disabled
ScanHTML = "yes"
ScanOLE2 = "yes"
AlertBrokenExecutables disabled
AlertEncrypted disabled
AlertEncryptedArchive disabled
AlertEncryptedDoc disabled
AlertOLE2Macros disabled
AlertPhishingSSLMismatch disabled
AlertPhishingCloak disabled
AlertPartitionIntersection disabled
ScanPDF = "yes"
ScanSWF = "yes"
ScanXMLDOCS = "yes"
ScanHWP3 = "yes"
ScanArchive = "yes"
ForceToDisk disabled
MaxScanTime disabled
MaxScanSize = "104857600"
MaxFileSize = "26214400"
MaxRecursion = "16"
MaxFiles = "1"
MaxEmbeddedPE = "10485760"
MaxHTMLNormalize = "10485760"
MaxHTMLNoTags = "2097152"
MaxScriptNormalize = "5242880"
MaxZipTypeRcg = "1048576"
MaxPartitions = "50"
MaxIconsPE = "100"
MaxRecHWP3 = "16"
PCREMatchLimit = "1"
PCRERecMatchLimit = "5000"
PCREMaxFileSize = "26214400"
ScanOnAccess disabled
OnAccessMountPath disabled
OnAccessIncludePath disabled
OnAccessExcludePath disabled
OnAccessExcludeRootUID disabled
OnAccessExcludeUID disabled
OnAccessMaxFileSize = "5242880"
OnAccessDisableDDD disabled
OnAccessPrevention disabled
OnAccessExtraScanning disabled
DevACOnly disabled
DevACDepth disabled
DevPerformance disabled
DevLiblog disabled
DisableCertCheck disabled
AlgorithmicDetection = "yes"
BlockMax disabled
PhishingAlwaysBlockSSLMismatch disabled
PhishingAlwaysBlockCloak disabled
PartitionIntersection disabled
OLE2BlockMacros disabled
ArchiveBlockEncrypted disabled

Config file: freshclam.conf
---
LogFileMaxSize = "4294967295"
LogTime = "yes"
LogSyslog disabled
LogFacility = "LOG_LOCAL6"
LogVerbose disabled
LogRotate = "yes"
PidFile disabled
DatabaseDirectory = "/var/lib/clamav"
Foreground disabled
Debug disabled
UpdateLogFile = "/var/log/clamav/freshclam.log"
DatabaseOwner = "clamav"
Checks = "24"
DNSDatabaseInfo = "current.cvd.clamav.net"
DatabaseMirror = "db.local.clamav.net", "database.clamav.net"
PrivateMirror disabled
MaxAttempts = "5"
ScriptedUpdates = "yes"
TestDatabases = "yes"
CompressLocalDatabase disabled
ExtraDatabase disabled
DatabaseCustomURL disabled
HTTPProxyServer disabled
HTTPProxyPort disabled
HTTPProxyUsername disabled
HTTPProxyPassword disabled
HTTPUserAgent disabled
NotifyClamd = "/etc/clamav/clamd.conf"
OnUpdateExecute disabled
OnErrorExecute disabled
OnOutdatedExecute disabled
LocalIPAddress disabled
ConnectTimeout = "30"
ReceiveTimeout = "30"
SafeBrowsing disabled
Bytecode = "yes"

clamav-milter.conf not found

Software settings
-
Version: 0.101.4
Optional features supported: MEMPOOL IPv6 FRESHCLAM_DNS_FIX AUTOIT_EA06 BZIP2 
LIBXML2 PCRE2 ICONV JSON 

Database information

Database directory: /var/lib/clamav
daily.cld: version 25577, sigs: 1770369, built on Thu Sep 19 10:20:13 2019
byt

Bug#936052: amavisd-new: Missing dependency on libnet-snmp-perl

2019-08-29 Thread Dominik
Package: amavisd-new
Version: 1:2.11.0-6.1
Severity: important

Dear Maintainer,

after updating from debian stretch to debian buster, amavis did not start 
correctly with the following error:

Aug 29 14:26:09 emailserver amavisd-snmp-subagent[839]: Can't locate 
NetSNMP/OID.pm in @INC (you may need to install the NetSNMP::OID module) (@INC 
contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.28.1 
/usr/local/share/perl/5.28.1 /usr/lib/x86_64-linux-gnu/perl5/5.28 
/usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.28 /usr/share/perl/5.28 
/usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at 
/usr/sbin/amavisd-snmp-subagent line 130.

After installing libnet-snmp-perl and restarting, everything worked normal.

I think the dependendy should be included


-- System Information:
Debian Release: 10.0
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

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

Versions of packages amavisd-new depends on:
ii  adduser  3.118
ii  debconf [debconf-2.0]1.5.71
ii  file 1:5.35-4
ii  init-system-helpers  1.56+nmu1
ii  libarchive-zip-perl  1.64-1
ii  libberkeleydb-perl   0.55-2
ii  libconvert-tnef-perl 0.18-1
ii  libconvert-uulib-perl1:1.5~dfsg-1+b1
pn  libdigest-md5-perl   
ii  libio-stringy-perl   2.111-3
ii  libmail-dkim-perl0.54-1
ii  libmailtools-perl2.18-1
pn  libmime-base64-perl  
ii  libmime-tools-perl   5.509-1
ii  libnet-libidn-perl   0.12.ds-3+b1
ii  libnet-server-perl   2.009-1
ii  libperl5.24 [libtime-hires-perl] 5.24.1-3+deb9u5
ii  libunix-syslog-perl  1.1-3+b1
ii  lsb-base 10.2019051400
ii  pax  1:20190224-1
ii  perl 5.28.1-6
ii  perl-modules-5.24 [libarchive-tar-perl]  5.24.1-3+deb9u5

Versions of packages amavisd-new recommends:
ii  altermime 0.3.10-9
ii  libnet-patricia-perl  1.22-1+b5
ii  ripole0.2.0+20081101.0215-3

Versions of packages amavisd-new suggests:
ii  apt-listchanges  3.19
ii  arj  3.10.22-18
ii  cabextract   1.9-1
ii  clamav   0.101.2+dfsg-1
ii  clamav-daemon0.101.2+dfsg-1
ii  cpio 2.12+dfsg-9
pn  dspam
pn  lhasa
ii  libauthen-sasl-perl  2.1600-1
pn  libdbi-perl  
ii  libmail-dkim-perl0.54-1
pn  libnet-ldap-perl 
pn  libsnmp-perl 
pn  libzeromq-perl   
pn  lzop 
ii  nomarch  1.4-3+b2
pn  p7zip
pn  rpm  
ii  spamassassin 3.4.2-1
pn  unrar

-- Configuration Files:
/etc/amavis/conf.d/15-content_filter_mode changed:
use strict;
@bypass_virus_checks_maps = (
   \%bypass_virus_checks, \@bypass_virus_checks_acl, \$bypass_virus_checks_re);
@bypass_spam_checks_maps = (
   \%bypass_spam_checks, \@bypass_spam_checks_acl, \$bypass_spam_checks_re);
1;  # ensure a defined return

/etc/amavis/conf.d/50-user changed:
use strict;
$hdrfrom_notify_sender = "postmaster\@$mydomain";  #Des Weiteren möchten wir 
hier noch auf einen Fehler in den Paketen von Debian hinweisen. Dieser bewirkt, 
dass Reports über Virenmails nicht zugestellt werden können.  
$max_servers = 1;
$child_timeout=1200; 
1;  # ensure a defined return


-- no debconf information


Bug#994983: clamav-daemon: Postinst script assumes /var/lib/clamav/ to be writable, which is not always the case

2021-09-24 Thread Dominik
Package: clamav-daemon
Version: 0.103.3+dfsg-0+deb10u1
Severity: normal
Tags: patch

Dear Maintainer,

in order to limit network bandwith and harddisk capacity, we use a setup
with shared virus patterns. For this, the directory /var/lib/clamav is
shared by multiple systems, only the master system (responsible for
pattern update) having write access. 

This breaks the post-install process:

clamav-daemon (0.103.3+dfsg-0+deb10u1) wird eingerichtet ...
/var/lib/dpkg/info/clamav-daemon.postinst: 464: 
/var/lib/dpkg/info/clamav-daemon.postinst: cannot create 
/var/lib/clamav/clamav.conf: Permission denied
dpkg: Fehler beim Bearbeiten des Paketes clamav-daemon (--configure):
 »installiertes clamav-daemon-Skript des Paketes 
post-installation«-Unterprozess gab den Fehlerwert 2 zurück
Fehler traten auf beim Bearbeiten von:
 clamav-daemon

Which we can fix by modifying /var/lib/dpkg/info/clamav-daemon.postinst

sudo patch --forward /var/lib/dpkg/info/clamav-daemon.postinst << EOF
--- /tmp/clamav-daemon.postinst 2021-05-21 12:53:07.386753639 +0200
+++ /tmp/clamav-daemon.postinst.new 2021-05-21 12:53:48.410539251 +0200
@@ -264,11 +264,11 @@
   configure)
 
   # The DEB*FILE files are used temporarily during the update of the CLAMAV* 
files.
-  DEBCONFFILE=/var/lib/clamav/clamav.conf
+  DEBCONFFILE=/tmp/clamav.conf
   CLAMAVCONF=/etc/clamav/clamd.conf
-  DEBROTATEFILE=/var/lib/clamav/clamdrotate.debconf
+  DEBROTATEFILE=/tmp/clamdrotate.debconf
   CLAMAVROTATEFILE=/etc/logrotate.d/clamav-daemon
-  DEBSYSTEMDCLAMDCONF=/var/lib/clamav/extend.conf
+  DEBSYSTEMDCLAMDCONF=/tmp/extend.conf
   CLAMAVSYSTEMDCLAMDONF=/etc/systemd/system/clamav-daemon.service.d/extend.conf
 
   # Update the configuration file
EOF


sudo apt -y install --fix-broken 


Please consider not to use /var/lib/clamav/ as temporary location to
generate configuration files.



-- Package-specific info:
--- configuration ---
Checking configuration files in /etc/clamav

Config file: clamd.conf
---
AlertExceedsMax disabled
PreludeEnable disabled
PreludeAnalyzerName = "ClamAV"
LogFile = "/var/log/clamav/clamav.log"
LogFileUnlock disabled
LogFileMaxSize = "4294967295"
LogTime = "yes"
LogClean disabled
LogSyslog disabled
LogFacility = "LOG_LOCAL6"
LogVerbose disabled
LogRotate = "yes"
ExtendedDetectionInfo = "yes"
PidFile disabled
TemporaryDirectory disabled
DatabaseDirectory = "/var/lib/clamav"
OfficialDatabaseOnly disabled
LocalSocket = "/var/run/clamav/clamd.ctl"
LocalSocketGroup = "clamav"
LocalSocketMode = "666"
FixStaleSocket = "yes"
TCPSocket disabled
TCPAddr disabled
MaxConnectionQueueLength = "15"
StreamMaxLength = "26214400"
StreamMinPort = "1024"
StreamMaxPort = "2048"
MaxThreads = "12"
ReadTimeout = "180"
CommandReadTimeout = "30"
SendBufTimeout = "200"
MaxQueue = "100"
IdleTimeout = "30"
ExcludePath = "/initrd.img", "/vmlinuz"
MaxDirectoryRecursion = "25"
FollowDirectorySymlinks disabled
FollowFileSymlinks disabled
CrossFilesystems = "yes"
SelfCheck = "3600"
ConcurrentDatabaseReload = "yes"
DisableCache disabled
VirusEvent disabled
ExitOnOOM disabled
AllowAllMatchScan = "yes"
Foreground disabled
Debug disabled
LeaveTemporaryFiles disabled
User = "clamav"
Bytecode = "yes"
BytecodeSecurity = "TrustSigned"
BytecodeTimeout = "6"
BytecodeUnsigned disabled
BytecodeMode = "Auto"
DetectPUA disabled
ExcludePUA disabled
IncludePUA disabled
ScanPE = "yes"
ScanELF = "yes"
ScanMail = "yes"
ScanPartialMessages disabled
PhishingSignatures = "yes"
PhishingScanURLs = "yes"
HeuristicAlerts = "yes"
HeuristicScanPrecedence disabled
StructuredDataDetection disabled
StructuredMinCreditCardCount = "3"
StructuredMinSSNCount = "3"
StructuredSSNFormatNormal = "yes"
StructuredSSNFormatStripped disabled
ScanHTML = "yes"
ScanOLE2 = "yes"
AlertBrokenExecutables disabled
AlertBrokenMedia disabled
AlertEncrypted disabled
StructuredCCOnly disabled
AlertEncryptedArchive disabled
AlertEncryptedDoc disabled
AlertOLE2Macros disabled
AlertPhishingSSLMismatch disabled
AlertPhishingCloak disabled
AlertPartitionIntersection disabled
ScanPDF = "yes"
ScanSWF = "yes"
ScanXMLDOCS = "yes"
ScanHWP3 = "yes"
ScanArchive = "yes"
ForceToDisk disabled
MaxScanTime = "12"
MaxScanSize = "104857600"
MaxFileSize = "26214400"
MaxRecursion = "16"
MaxFiles = "1"
MaxEmbeddedPE = "10485760"
MaxHTMLNormalize = "10485760"
MaxHTMLNoTags = "2097152"
MaxScriptNormalize = "5242880"
MaxZipTypeRcg = "1048576"
MaxPartitions = "50"
MaxIconsPE = "100"
MaxRecHWP3 = "16"
PCREMatchLimit = "1"
PCRERecMatchLimit = "5000"
PCREMaxFileSize = "26214400"
OnAccessMountPath disabled
OnAccessIncludePath disabled
OnAccessExcludePath disabled
OnAccessExcludeRootUID disabled
OnAccessExcludeUID disabled
OnAccessExcludeUname disabled
OnAccessMaxFileSize = "5242880"
OnAccessDisableDDD disabled
OnAccessPrevention disabled
OnAccessExtraScanning disabled
OnAccessCurlTimeout = "5000"
OnAccessMaxThreads = "5"
OnAccessRetryAttempts disabled
OnAccessDenyOnError disabled
DevACOnly disabled
DevACDepth disab

Bug#1001224: amavisd-new: Amavis database corrupted infrequently - Suicide in child_init_hook: BDB can't connect db env

2021-12-06 Thread Dominik
Package: amavisd-new
Version: 1:2.11.1-5
Severity: important

Dear Maintainer,

after upgrading to bullseye, I see a database corruption every few days, 
rendering amavis unusable until the database is built up again. To recover from 
the error, something like this is needed:

service amavis stop
mv /var/lib/amavis/db /var/lib/amavis/db~
mkdir /var/lib/amavis/db
chown amavis:amavis /var/lib/amavis/db
chmod o-rx /var/lib/amavis/db
service amavis start

Unfortunatelly, I'm not able to tell the exact trigger for the database 
corruption. Maybe it is related to the system being somewhat memory limited, 
which sometimes leads to swapping and slow processing times.

In one thread, switching to a redis database is recommended:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214218

The logs look for examlple like this:
Dec  6 13:35:53 emailserver amavis[1559665]: (1559665-02-7) (!!)TROUBLE in 
check_mail, but must continue (1): update_snmp FAILED: update_snmp_variables: 
BDB S db_cursor: BDB0061 PANIC: Das Argument ist ungültig, . at (eval 91) l
ine 107.
Dec  6 13:35:53 emailserver amavis[1559664]: (1559664-03-2) (!!)TROUBLE in 
check_mail, but must continue (1): update_snmp FAILED: update_snmp_variables: 
BDB S c_get: BDB0060 PANIC: fatal region error detected; run recovery, . at
 (eval 91) line 140.
Dec  6 13:35:53 emailserver amavis[1559665]: (1559665-02-7) (!!)TROUBLE in 
process_request: register_proc: BDB N db_cursor: BDB0060 PANIC: fatal region 
error detected; run recovery, . at (eval 91) line 220.
Dec  6 13:35:53 emailserver amavis[1559665]: (1559665-02-7) (!)Requesting 
process rundown after fatal error
Dec  6 13:35:53 emailserver amavis[1559664]: (1559664-03-2) (!!)TROUBLE in 
process_request: register_proc: BDB N db_cursor: BDB0060 PANIC: fatal region 
error detected; run recovery, . at (eval 91) line 220.
Dec  6 13:35:53 emailserver amavis[1559664]: (1559664-03-2) (!)Requesting 
process rundown after fatal error
Dec  6 13:35:54 emailserver amavis[1559665]: (1559665-02-7) (!)TempDir removal: 
tempdir is to be PRESERVED: 
/var/lib/amavis/tmp/amavis-20211206T132604-1559665-foq2xpsA
Dec  6 13:35:56 emailserver amavisd-new[1559665]: register_proc: BDB N 
db_cursor: BDB0060 PANIC: fatal region error detected; run recovery, . at (eval 
91) line 220.
Dec  6 13:35:56 emailserver amavis[1559665]: (1559665-02-7) (!)_DIE: 
register_proc: BDB N db_cursor: BDB0060 PANIC: fatal region error detected; run 
recovery, . at (eval 91) line 220.
Dec  6 13:35:56 emailserver amavisd-new[1559664]: register_proc: BDB N 
db_cursor: BDB0060 PANIC: fatal region error detected; run recovery, . at (eval 
91) line 220.
Dec  6 13:35:56 emailserver amavis[1559665]: (1559665-02-7) (!)Amavis::END: DB 
unregistering failed: 
Dec  6 13:35:56 emailserver amavis[1559664]: (1559664-03-2) (!)TempDir removal: 
tempdir is to be PRESERVED: 
/var/lib/amavis/tmp/amavis-20211206T132604-1559664-xiTb_xfl
Dec  6 13:35:56 emailserver amavis[1559664]: (1559664-03-2) (!)_DIE: 
register_proc: BDB N db_cursor: BDB0060 PANIC: fatal region error detected; run 
recovery, . at (eval 91) line 220.
Dec  6 13:35:57 emailserver amavis[1559664]: (1559664-03-2) (!)Amavis::END: DB 
unregistering failed: 
Dec  6 13:36:47 emailserver amavis[1559785]: (!!)TROUBLE in child_init_hook: 
BDB can't connect db env. at /var/lib/amavis/db: BDB0087 DB_RUNRECOVERY: Fatal 
error, run database recovery, No such file or directory. at (eval 91) line 338.
Dec  6 13:36:47 emailserver amavisd-new[1559785]: Suicide in child_init_hook: 
BDB can't connect db env. at /var/lib/amavis/db: BDB0087 DB_RUNRECOVERY: Fatal 
error, run database recovery, No such file or directory. at (eval 91) line 338.
Dec  6 13:36:48 emailserver amavisd-new[1559786]: Suicide in child_init_hook: 
BDB can't connect db env. at /var/lib/amavis/db: BDB0087 DB_RUNRECOVERY: Fatal 
error, run database recovery, No such file or directory. at (eval 91) line 338.
Dec  6 13:36:48 emailserver amavis[1559786]: (!!)TROUBLE in child_init_hook: 
BDB can't connect db env. at /var/lib/amavis/db: BDB0087 DB_RUNRECOVERY: Fatal 
error, run database recovery, No such file or directory. at (eval 91) line 338.
Dec  6 13:36:48 emailserver amavis[1559785]: (!)_DIE: Suicide in 
child_init_hook: BDB can't connect db env. at /var/lib/amavis/db: BDB0087 
DB_RUNRECOVERY: Fatal error, run database recovery, No such file or directory. 
at (eval 91) line 338.
Dec  6 13:36:48 emailserver amavis[1559786]: (!)_DIE: Suicide in 
child_init_hook: BDB can't connect db env. at /var/lib/amavis/db: BDB0087 
DB_RUNRECOVERY: Fatal error, run database recovery, No such file or directory. 
at (eval 91) line 338.
Dec  6 13:42:40 emailserver amavis[1559809]: (!!)TROUBLE in child_init_hook: 
BDB can't connect db env. at /var/lib/amavis/db: BDB0087 DB_RUNRECOVERY: Fatal 
error, run database recovery, No such file or directory. at (eval 91) line 338.


These TROUBLE / _DIE  messages continue until the database is b

Bug#998388: openresolv: resolvconf fails if called from openvpn during system start with "kill: Operation not permitted"

2021-11-03 Thread Dominik
Package: openresolv
Version: 3.12.0-1
Severity: normal
X-Debbugs-Cc: dr896...@gmail.com

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
Upgrade from debian 10 to debian 11

resolvconf is called during startup from an openvpn service, but fails with the 
message

openvpn[4511]: /sbin/resolvconf: 31: kill: Operation not permitted
openvpn[4020]: WARNING: Failed running command (--up/--down): external program 
exited with error status: 1
openvpn[4020]: Exiting due to fatal error

Thus, the openvpn connection is not started.

restarting the service with openvpn-client@example will bring up openvpn

It seems, that this is related to the capabilities of openvpn, when run as a 
service

https://forums.openvpn.net/viewtopic.php?f=4&t=24993&sid=14319b7b38867b271a0cb1ac09c994ea&start=20

the only line in resolvconf that uses kill is line 874

if $have_pid && ! kill -0 "$pid"; then

   * What exactly did you do (or not do) that was effective (or
 ineffective)?

booting the system, where openvpn-client@example has been enabled as service

   * What was the outcome of this action?
openvpn is not started because of the failure in resolvconf

   * What outcome did you expect instead?
working openvpn connection
*** End of the template - remove these template lines ***


-- System Information:
Debian Release: 11.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 
'stable'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.10.0-9-amd64 (SMP w/8 CPU threads)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

-- no debconf information



Bug#947771: unbound: cannot restart daemon under sysvinit-core when apparmor is enforced

2021-10-25 Thread Dominik

Followup-For: Bug #947771
Package: unbound
Version: 1.13.1-1


On Thu, 28 Jan 2021 02:19:05 +0800 Gedalya  wrote:

--- unbound.init    2020-12-24 00:34:24.0 +
+++ /etc/init.d/unbound    2021-01-27 18:15:25.663526469 +
@@ -42,7 +42,7 @@
 
 stop)

 log_daemon_msg "Stopping $DESC" "$NAME"
-    if start-stop-daemon --stop --quiet --oknodo --pidfile $PIDFILE --name 
$NAME --retry 5; then
+    if start-stop-daemon --stop --quiet --oknodo --remove-pidfile 
--pidfile $PIDFILE --name $NAME --retry 5; then
 $HELPER resolvconf_stop
 $HELPER chroot_teardown
 log_end_msg 0
@@ -53,7 +53,7 @@
 
 restart|force-reload)

 log_daemon_msg "Restarting $DESC" "$NAME"
-    start-stop-daemon --stop --quiet --pidfile $PIDFILE --name $NAME 
--retry 5
+    start-stop-daemon --stop --quiet --remove-pidfile --pidfile $PIDFILE 
--name $NAME --retry 5
 $HELPER resolvconf_stop
 if start-stop-daemon --start --quiet --oknodo --pidfile $PIDFILE 
--name $NAME --startas $DAEMON -- $DAEMON_OPTS; then
 $HELPER chroot_setup





This works perfectly and should be accepted.


Bug#949064: policykit-1: configuration with files in /etc/polkit-1/localauthority.conf.d seems broken

2020-01-16 Thread Dominik
Package: policykit-1
Version: 0.105-25
Severity: normal

Dear Maintainer,

I tried to use custom settings with a file 
/etc/polkit-1/localauthority.conf.d/10-network-manager.pkla
with the following content:

[Allow group userlicht to modify network states and settings]
Identity=unix-group:userlicht
Action=org.freedesktop.NetworkManager.*
ResultAny=no
ResultInactive=no
ResultActive=yes

I expected users within the group userlicht to be allowed to
modify network settings.

However, this only works, if the file is moved to
/var/lib/polkit-1/localauthority/50-local.d/10-network-manager.pkla

>From the documentation pklocalauthority(8) I assumed that either
location should work.


-- System Information:
Debian Release: 10.2
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-6-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8), 
LANGUAGE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages policykit-1 depends on:
ii  dbus   1.12.16-1
ii  libc6  2.28-10
ii  libglib2.0-0   2.58.3-2+deb10u2
ii  libpam-systemd 241-7~deb10u2
ii  libpam0g   1.3.1-5
ii  libpolkit-agent-1-00.105-25
ii  libpolkit-backend-1-0  0.105-25
ii  libpolkit-gobject-1-0  0.105-25

policykit-1 recommends no packages.

policykit-1 suggests no packages.



Bug#1017540: cdimage.debian.org: i386 DVD 1 iso fails to install - md5 file integrity

2022-08-17 Thread dominik
Package: cdimage.debian.org
Severity: normal
Tags: ftbfs a11y
X-Debbugs-Cc: domin...@organworks.com

Dear Maintainer,

Attempting an install of .i386 DVD 1 through USB stick, the Install process 
stops shortly after
searching for installation files, bringing up a read error. Running the md5 
integrity check will eventually
find an error with some file on the system, though the specific file varies on 
installation attempts. Thus it is not 
possible to install the .iso. This is despite correct sha256sum checks.  A 
netinst iso is available and works fine, 
as a temporary workaround.



Bug#967930: sssd does not respect TimeoutStartUSec option in sssd-override file

2020-08-04 Thread Dominik
Package: sssd
Version: 1.16.3-3.2
Severity: normal

Dear Maintainer,

If the timeout for starting sssd is modified with an override file, this
parameter is not respected and sssd fails to start too early

Modification:
cat /etc/systemd/system/sssd.service.d/overrride.conf
[Service]
TimeoutStartUSec=5min

Extract from syslog shows, that starting sssd fails before the time.

Aug 5 07:47:46 server1 systemd[1]: Starting Flush Journal to Persistent 
Storage...
Aug 5 07:47:46 server1 kernel: [ 0.00] Linux version 4.19.0-10-amd64 
(debian-ker...@lists.debian.org) (gcc version 8.3.0 (Debian 8.3.0-6)) #1 SMP 
Debian 4.19.132-1 (2020-07-24)
[snip]
Aug 5 07:48:58 server1 systemd[1]: sssd.service: Start operation timed out. 
Terminating.


I would expect the time out in this case at 7:52:46 earliest



-- System Information:
Debian Release: 10.5
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-10-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8), 
LANGUAGE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages sssd depends on:
ii  python3-sss  1.16.3-3.2
ii  sssd-ad  1.16.3-3.2
ii  sssd-common  1.16.3-3.2
ii  sssd-ipa 1.16.3-3.2
ii  sssd-krb51.16.3-3.2
ii  sssd-ldap1.16.3-3.2
ii  sssd-proxy   1.16.3-3.2

sssd recommends no packages.

sssd suggests no packages.

-- no debconf information



Bug#925585: calendarserver: __init__() takes exactly 4 arguments - related to Bug 923230 - recordWithUID instead of recordWithShortName

2019-03-27 Thread Dominik
Package: calendarserver
Version: 9.2+dfsg-1
Severity: important

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***


-- System Information:
Debian Release: 9.8
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (100, 'testing')
Architecture: amd64 (x86_64)

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

Versions of packages calendarserver depends on:
ii  adduser  3.115
ii  lsb-base 9.20161125
ii  memcached1.5.6-1
ii  python   2.7.13-2
ii  python-crypto2.6.1-9+b1
ii  python-dateutil  2.7.3-3
ii  python-kerberos  1.1.5-2+b2
ii  python-openssl   16.2.0-1
ii  python-pg80001.10.6-1
ii  python-psutil5.5.1-1
ii  python-pycalendar1:2.1~git20161130.0.e68e150-1
ii  python-service-identity  16.0.0-2
ii  python-setproctitle  1.1.10-1+b2
ii  python-sqlparse  0.2.2-1
ii  python-twext 1:0.1~git20161216.0.b90293c-1
ii  python-twisted   18.9.0-3
ii  python-twisted-core  18.9.0-3
ii  python-tz2018.9-1
ii  python-xattr 0.9.6-1
ii  python-zope.interface4.3.2-1+b2
ii  ssl-cert 1.0.39

Versions of packages calendarserver recommends:
ii  python-pam  0.4.2-13.2

calendarserver suggests no packages.

-- Configuration Files:
/etc/caldavd/caldavd.plist changed:


http://www.apple.com/DTDs/PropertyList-1.0.dtd";>

  


ServerHostName
calendarServer 

HTTPPort
8008


SSLPort
8443
EnableSSL

SSLMethod
TLSv1_2_METHOD

RedirectHTTPToHTTPS



BindAddresses

10.33.34.26
 


BindHTTPPorts



BindSSLPorts




ServerRoot
/var/lib/caldavd

DBType
postgres
DatabaseConnection

endpoint
unix:/var/run/postgresql
database
caldav
user
caldavd
password



DataRoot
/var/lib/caldavd

DocumentRoot
/var/spool/caldavd

ConfigRoot
/etc/caldavd

RunRoot
/var/run/caldavd

Aliases

  



UserQuota
104857600 

MaximumAttachmentSize
10485760 


MaxCollectionsPerHome
50


MaxResourcesPerCollection
1

MaxResourceSize
1048576 


MaxAttendeesPerInstance
100


MaxAllowedInstances
3000



DirectoryService

type
twistedcaldav.directory.nss.NssDirectoryService
params

 recordTypes
 
 users
 groups
 
realmName
example.eu

firstValidUid
1000

lastValidUid
350

groupPrefix
caldavd-

firstValidGid
1000

lastValidGid
350

mailDomain
example.eu

refreshIntervalThreshold
1200

 


AdminPrincipals

  


ReadPrincipals

  


EnableProxyPrincipals









ResourceService

  Enabled
  
  type
  xml
  params
  
xmlFile
/etc/caldavd/resources.xml
  


AugmentService

  type
  xml
  params
  
xmlFiles

  /etc/caldavd/augments.xml

  



EnableAnonymousReadRoot


EnableAnonymousReadNav


EnablePrincipalListings


EnableMonolithicCalendars


Authentication

  
  Basic
  
Enabled


AllowedOverWireUnencrypted

  
  
  Digest
  
Enabled

Algorithm
md5
Qop

  
  
  Kerberos
  
Enabled

ServicePrincipal
sambaDC
  



LogRoot
/var/log/caldavd

AccessLogFile
access.log
RotateAccessLog


ErrorLogFile
error.log

DefaultLogLevel
info 

PIDFile
caldavd.pid


SSLCertificate
/etc/ssl/certs/calendarServer.pem

SSLAuthorityChain


SSLPrivateKey
/etc/ssl/private/calendarServer.key

UserName
caldavd
GroupName
caldavd
ProcessType
Combined
MultiProcess

  ProcessCount
  0 


Notifications

  
  CoalesceSeconds
  3
  Services
 

Bug#925585: Acknowledgement (calendarserver: __init__() takes exactly 4 arguments - related to Bug 923230 - recordWithUID instead of recordWithShortName)

2019-03-27 Thread Dominik

Sorry I forgot to add the stack trace:

2019-03-27T08:53:13+0100 [caldav-0] [txweb2.server#info] OPTIONS 
/calendars/__uids__/F90C8AD5-6EC5-5153-A94B-9992EAAB8DE5/ HTTP/1.1
2019-03-27T08:53:13+0100 [caldav-0] [txweb2.server#critical] Exception 
rendering request: /calendars/__uids__/F90C8AD5-6EC5-5153-A94B-9992EAAB8DE5/ (1, 1)>

2019-03-27T08:53:13+0100 [caldav-0] Traceback (most recent call last):
2019-03-27T08:53:13+0100 [caldav-0] File 
"/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1418, 
in _inlineCallbacks

2019-03-27T08:53:13+0100 [caldav-0] result = g.send(result)
2019-03-27T08:53:13+0100 [caldav-0] File 
"/usr/lib/python2.7/dist-packages/twext/who/aggregate.py", line 89, in 
_oneFromSubServices

2019-03-27T08:53:13+0100 [caldav-0] record = yield m(*args, **kwargs)
2019-03-27T08:53:13+0100 [caldav-0] File 
"/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1613, 
in unwindGenerator

2019-03-27T08:53:13+0100 [caldav-0] return _cancellableInlineCallbacks(gen)
2019-03-27T08:53:13+0100 [caldav-0] File 
"/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1529, 
in _cancellableInlineCallbacks

2019-03-27T08:53:13+0100 [caldav-0] _inlineCallbacks(None, g, status)
2019-03-27T08:53:13+0100 [caldav-0] ---  ---
2019-03-27T08:53:13+0100 [caldav-0] File 
"/usr/lib/python2.7/dist-packages/twistedcaldav/directory/common.py", 
line 97, in locateChild
2019-03-27T08:53:13+0100 [caldav-0] record = yield 
self.directory.recordWithUID(name)
2019-03-27T08:53:13+0100 [caldav-0] File 
"/usr/lib/python2.7/dist-packages/txdav/who/augment.py", line 182, in 
recordWithUID

2019-03-27T08:53:13+0100 [caldav-0] uid, timeoutSeconds=timeoutSeconds
2019-03-27T08:53:13+0100 [caldav-0] File 
"/usr/lib/python2.7/dist-packages/twext/who/aggregate.py", line 89, in 
_oneFromSubServices

2019-03-27T08:53:13+0100 [caldav-0] record = yield m(*args, **kwargs)
2019-03-27T08:53:13+0100 [caldav-0] File 
"/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1418, 
in _inlineCallbacks

2019-03-27T08:53:13+0100 [caldav-0] result = g.send(result)
2019-03-27T08:53:13+0100 [caldav-0] File 
"/usr/lib/python2.7/dist-packages/txdav/who/cache.py", line 636, in 
recordWithUID
2019-03-27T08:53:13+0100 [caldav-0] record, doQuery = 
self.lookupRecord(IndexType 
.uid, 
uid, "recordWithUID")
2019-03-27T08:53:13+0100 [caldav-0] File 
"/usr/lib/python2.7/dist-packages/txdav/who/cache.py", line 597, in 
lookupRecord
2019-03-27T08:53:13+0100 [caldav-0] record = 
self._memcacher.memcacheGetRecord(memcachekey)
2019-03-27T08:53:13+0100 [caldav-0] File 
"/usr/lib/python2.7/dist-packages/txdav/who/cache.py", line 211, in 
memcacheGetRecord
2019-03-27T08:53:13+0100 [caldav-0] return self.unpickleRecord(pickled) 
if pickled is not None else None
2019-03-27T08:53:13+0100 [caldav-0] File 
"/usr/lib/python2.7/dist-packages/txdav/who/cache.py", line 158, in 
unpickleRecord
2019-03-27T08:53:13+0100 [caldav-0] return 
record_class(self._recordService, fields)
2019-03-27T08:53:13+0100 [caldav-0] exceptions.TypeError: __init__() 
takes exactly 4 arguments (3 given)




Bug#1063368: kate: Shift-key not working

2024-02-06 Thread Dominik
Package: kate
Version: 4:22.12.3-1
Severity: important

Dear Maintainer,

The shift key has no effect when writing (e.g. Shift+a results in 'a' instead 
of 'A').

Some general observations about the probelm itself:
- Caps lock works.
- Shift hotkeys work (e.g. Shift+Left in order to mark the character left of 
the cursor).
- Alt Gr has the same problem (I changed my keybooard layout to german and Alt 
Gr+q prints 'q' instead of '@').
- Some other applications have the same issue (e.g. kwrite, vlc, texstudio, 
wireshark). I think all 
  my Qt-applications do, but Qt might also be unrelated. Other applications 
such as xfce4-terminal or firefox 
  work flawlessly.

With "distrobox" I created a container for debian stable (like mine) and debian 
testing, and the problem occurs 
only in the "stable" conteiner. Therefore, I don't think it's some 
configuration error of mine. Also, this suggests 
that the bug has been fixed in more recent package versions. However, those are 
not available yet for stable via 
apt upgrade.

stable:
image: quay.io/toolbx-images/archlinux-toolbox:latest 
Qt-Version (kate): 5.15.8
kate-Version: 22.12.3

testing:
image: docker.io/library/debian:testing
Qt-Version (kate): 5.15.10
kate-Version: 23.08.1


Sorry if I made any errors in posting this bug report, as it appears to be 
fixed in more recent kate versions. I dont 
know anything about the inner working or policies of debian.


-- System Information:
Debian Release: 12.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-17-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8), LANGUAGE=en_GB:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages kate depends on:
ii  kate5-data   4:22.12.3-1
ii  kio  5.103.0-1
ii  ktexteditor-katepart 5.103.0-1.1
ii  libc62.36-9+deb12u4
ii  libkf5activities55.103.0-1
ii  libkf5bookmarks5 5.103.0-1
ii  libkf5completion55.103.0-1
ii  libkf5configcore55.103.0-2
ii  libkf5configgui5 5.103.0-2
ii  libkf5configwidgets5 5.103.0-1
ii  libkf5coreaddons55.103.0-1
ii  libkf5crash5 5.103.0-1
ii  libkf5dbusaddons55.103.0-1
ii  libkf5guiaddons5 5.103.0-1
ii  libkf5i18n5  5.103.0-1
ii  libkf5iconthemes55.103.0-1
ii  libkf5jobwidgets55.103.0-1
ii  libkf5kiocore5   5.103.0-1
ii  libkf5kiofilewidgets55.103.0-1
ii  libkf5kiogui55.103.0-1
ii  libkf5kiowidgets55.103.0-1
ii  libkf5newstuff5  5.103.0-1
ii  libkf5newstuffcore5  5.103.0-1
ii  libkf5newstuffwidgets5   5.103.0-1
ii  libkf5parts5 5.103.0-1
ii  libkf5service-bin5.103.0-1
ii  libkf5service5   5.103.0-1
ii  libkf5syntaxhighlighting55.103.0-3
ii  libkf5texteditor55.103.0-1.1
ii  libkf5textwidgets5   5.103.0-1
ii  libkf5wallet-bin 5.103.0-1
ii  libkf5wallet55.103.0-1
ii  libkf5widgetsaddons5 5.103.0-1
ii  libkf5windowsystem5  5.103.0-1
ii  libkf5xmlgui55.103.0-1
ii  libkuserfeedbackcore11.2.0-2
ii  libkuserfeedbackwidgets1 1.2.0-2
ii  libqt5concurrent55.15.8+dfsg-11
ii  libqt5core5a 5.15.8+dfsg-11
ii  libqt5dbus5  5.15.8+dfsg-11
ii  libqt5gui5   5.15.8+dfsg-11
ii  libqt5network5   5.15.8+dfsg-11
ii  libqt5sql5   5.15.8+dfsg-11
ii  libqt5widgets5   5.15.8+dfsg-11
ii  libqt5xml5   5.15.8+dfsg-11
ii  libstdc++6   12.2.0-14
ii  plasma-framework 5.103.0-1+deb12u1
ii  qml-module-org-kde-kquickcontrolsaddons  5.103.0-1
ii  qml-module-qtquick-layouts   5.15.8+dfsg-3
ii  qml-module-qtquick2  5.15.8+dfsg-3

Versions of packages kate recommends:
ii  sonnet-plugins  5.103.0-1

Versions of packages kate suggests:
pn  darcs
pn  exuberant-ctags  
ii  git

Bug#284579: no CUPS printers availble in printer dialogues

2005-01-20 Thread Dominik Regli
Hello

I can't print in OpenOffice either. But in my case, the problem exists
only in Gnome. If I try to print in Enlightenment, I can see all CUPS
printers and it works fine.

-- Packages
cupsys 1.1.23-2
openoffice.org 1.1.3-4
gnome-core 63
enlightenment  0.16.6-3


Best wishes
Dominik



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



Bug#336317: fixed udev -> fixed initramfs-tools?

2005-12-02 Thread Dominik Kubla
Looks good. Great work.

udev 0.076-3
initramfs-tools 0.41

Thanks for you efforts!
   Dominik


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



Bug#336189: acknowledged by developer (Bug#336189: fixed in udev 0.072-1)

2005-11-06 Thread Dominik Sauer




Well, i don't understand where the deadlock could appear. the init scripts don't run in parallel (at least in debian), so the only init script currently in charge is /etc/init.d/udev. Udev daemon AFAICU sits on hotplug event handler and spawns children initializing devices as the hotplug events go. The children are instances of udevd again, and they should be forced to timeout instance by instance device-wise. While the loop in the initscript should wait for them to terminate forever. The reason is: following init scripts' success heavily depends on existence of devices created by the udev daemon, and timeout means you leave the success to a chance. What if my super duper RAID controller with 126 LUNs initializes for a minute? Or my mouse farm? Or my wifi controller, which happens to run before the ides? (i believe i was lucky when my box booted into RL1, and i can imagine scenario where the only solution is liveCD and edit of some cfgs.)

Thanks for the care and the speedup, anyway.
Dominik Sauer




Bug#346083: mailscanner: Ruleset for "Quarantine Whole Message" not evaluated correctly

2006-01-05 Thread Dominik Schramm
Package: mailscanner
Version: 4.41.3-2
Severity: normal

*** Please type your report below this line ***
Main problem

The problem occurs on a production mail server (so running in debug
mode is not easily feasible):

In /etc/MailScanner/MailScanner.conf:

  "Quarantine Whole Message = yes"
  
works.

  "Quarantine Whole Message = %rules%/quarantine.whole.message.rules"
  
also works *IF* it contains "XY: default yes" (XY = From, To, or
FromOrTo). 

If the default given in the rules file is "no", then 
no matter what the "yes" rules look like, the message is 
not quarantined whole.

I specifically tested this by sending a message containing an EICAR
attachment to [EMAIL PROTECTED], while the rules file contains:

  To: [EMAIL PROTECTED] yes
  
and

  To: /[EMAIL PROTECTED]/ yes
  To: /^(?i-xsm:[EMAIL PROTECTED])$/ yes
  
and other -- simpler -- possibilities like:

  To: /myusername/ yes
  To: [EMAIL PROTECTED] yes

If the default line is "no":

  From: default no

or:
  
  FromOrTo: default no

then the message is not quarantined whole. 

Other MailScanner options referring to rulesets work the way 
they are expected to.


Log file excerpts
*

/var/log/mail.log says:
Jan  5 12:39:56 dmx001 MailScanner[32025]: Virus and Content Scanning: Starting
Jan  5 12:39:56 dmx001 MailScanner[32025]: /1EuTTH-0008Ly-JB/eicar.txt
Found: EICAR test file NOT a
virus.
Jan  5 12:39:56 dmx001 MailScanner[32025]: Virus Scanning: McAfee found 1 
infections
Jan  5 12:39:56 dmx001 MailScanner[32025]: Infected message 1EuTTH-0008Ly-JB 
came from ***.***.***.***
Jan  5 12:39:56 dmx001 MailScanner[32025]: Virus Scanning: Found 1 viruses
Jan  5 12:39:56 dmx001 MailScanner[32025]: Saved infected "eicar.txt" to 
/var/spool/MailScanner/quarantine/
20060105/1EuTTH-0008Ly-JB
Jan  5 12:39:56 dmx001 MailScanner[32025]: Uninfected: Delivered 1 messages
Jan  5 12:39:56 dmx001 MailScanner[32025]: Silent: Delivered 1 messages 
containing silent viruses
Jan  5 12:39:56 dmx001 MailScanner[32025]: Notices: Warned about 1 messages

/var/log/mail.info contains the same, /var/log/mail.warn and
/var/log/mail.err are empty.


/var/log/exim4/mainlog says:

2006-01-05 12:39:55 1EuTTH-0008Ly-JB <= [EMAIL PROTECTED] H= 
[***.***.***.***] P=smtp S=851
2006-01-05 12:39:56 1EuTTI-0008N7-KY <= [EMAIL PROTECTED] U=Debian-exim P=local 
S=1562
2006-01-05 12:39:57 1EuTTH-0008Ly-JB => [EMAIL PROTECTED] R=smarthost_102mx 
T=remote_smtp H=10.16.24.9 [10.16.24.9]
2006-01-05 12:39:57 1EuTTH-0008Ly-JB Completed
2006-01-05 12:39:57 1EuTTI-0008N7-KY => [EMAIL PROTECTED] R=smarthost_102mx 
T=remote_smtp H=10.16.24.9 [10.16.24.9]
2006-01-05 12:39:57 1EuTTI-0008N7-KY Completed


Additional information
**

"Notify Senders" is "no" for the To address I am testing with
(ruleset -- works: I -- the sender -- am not notified of the virus).

"Silent Viruses" contains "AllViruses".

"Still Deliver Silent Viruses" is "yes" for the To address 
I am testing with (ruleset -- works: I do receive the message without
the virus infected attachment).

"Notices To" contains the same address that I am testing with,
i.e. "[EMAIL PROTECTED]". (ruleset -- works: I do get a virus
report). 

"Quarantine Message As Queue Files" is "no" at the moment,
but with "yes" the behavior is the same as described above.

Virus Scanning is on.
Spam Detection is off.


Possible problem location
*

I have had a look at the source code, and here is my very
humble opinion about where the problem might be located
-- please take it with a grain of salt:

The problem seems to be somewhere around the AllMatchesValue
sub in MailScanner/Config.pm: "quarantinewholemessage" is of 
category "all" and of type "yesno". 

The block responsible for finding matches should be
(around line 446):

if ($direction =~ /t/) {
  # Match against every To address
  if (defined $tooverride) {
push @matches, split(" ",$value) if $tooverride =~ /$regexp/;
  } else {
foreach $to (@{$msg->{to}}) {
  push @matches, split(" ",$value) if $to =~ /$regexp/;
}
  }
}

For messages with one recipient only, it looks like $msg->{to} 
is empty -- $tooverride is undefined.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.27
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages mailscanner depends on:
ii  debconf 1.4.30.13Debian configuration management sy
ii  exim4   4.50-8   metapackage to ease exim MTA (v4) 
ii  exim4-daemon-light [mail-tr 4.50-8   lightweight exim MTA (v4) daemon
ii  libarchive-zip-perl 1.14-1   Module for manipulation of ZIP arc
ii  libcompress-zlib-perl   1.34-1   Perl module for creation and manip
ii  libconvert-binhex-perl  1.119-2  Perl5 module for extracting data f
ii  libconvert-tnef-perl0.17-4   Perl module to read TNEF files
ii  libhtml-parser-perl 3.45-2   A collecti

Bug#346212: mailscanner: Exim spool format error: "one_time" option treatment

2006-01-06 Thread Dominik Schramm
Package: mailscanner
Version: 4.41.3-2
Severity: important

*** Please type your report below this line ***
Error description
*
The (-H) spool file format has changed with Exim version 4.10 --
Debian stable Exim version is 4.50-8 -- and this change is not
reflected in lib/MailScanner/Exim.pm (sub ReadQf). 

If the one_time option is in effect, the corresponding address line
after the non-recipients tree looks like this:

  ,#

(see here:
 http://www.exim.org/exim-html-4.50/doc/html/spec_52.html#SECT52.1 )

The Exim.pm code is based on the pre-v4.10 format:

 ,,0

This may actually a MailScanner bug not specific to Debian.


Resulting problem
*

lib/MailScanner/Exim.pm, sub ReadQf, line 415:

# Add recipient to message data
# but deal with "special" lines first
# (when "one_time" option is being used)
$line =~ s/ \d+,\d+,\d+$//;
push @{$message->{to}}, $line;

The regexp replacement actually does nothing, so that an invalid
"e-mail address" is pushed onto the $message->{to} array if one_time
is in effect; something like:

  "[EMAIL PROTECTED] [EMAIL PROTECTED] 17,1#01"
or
  "[EMAIL PROTECTED]  0,1#01"


Solution suggestion
***

Replace the regexp used to strip away the "special" data:

If addresses in spool files were guaranteed not to contain spaces,
then the following would work:

$line =~ s/ *$//;

Unfortunately, RFC2822 seems to suggest that addresses whose local
and domain parts contain spaces must at least be parsed (though I
neither read nor understood this RFC completely).

So here's another suggestion (attached as diff):

# strips old "special" content
$line =~ s/ \d+,\d+,\d+$//;
# strips new "special" content
$line =~ s/ (\d+),\d+#01$//;
if ($1) {
  $line = substr($line, 0, length($line)-$1-1);
}

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.27
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages mailscanner depends on:
ii  debconf 1.4.30.13Debian configuration management sy
ii  exim4   4.50-8   metapackage to ease exim MTA (v4) 
ii  exim4-daemon-light [mail-tr 4.50-8   lightweight exim MTA (v4) daemon
ii  libarchive-zip-perl 1.14-1   Module for manipulation of ZIP arc
ii  libcompress-zlib-perl   1.34-1   Perl module for creation and manip
ii  libconvert-binhex-perl  1.119-2  Perl5 module for extracting data f
ii  libconvert-tnef-perl0.17-4   Perl module to read TNEF files
ii  libhtml-parser-perl 3.45-2   A collection of modules that parse
ii  libmime-perl5.417-1  Perl5 modules for MIME-compliant m
ii  libnet-cidr-perl0.10-1   Manipulate IPv4/IPv6 netblocks in 
ii  ncftp   2:3.1.8-1A user-friendly and well-featured 
ii  perl5.8.4-8  Larry Wall's Practical Extraction 
ii  spamassassin3.0.3-2  Perl-based spam filter using text 
ii  ucf 1.17 Update Configuration File: preserv
ii  unzip   5.52-1sarge2 De-archiver for .zip files
ii  wget1.9.1-12 retrieves files from the web

--- mailscanner-4.41.3.orig/lib/MailScanner/Exim.pm 2005-03-27 
19:37:10.0 +0200
+++ mailscanner-4.41.3.corrected/lib/MailScanner/Exim.pm2006-01-06 
13:48:33.0 +0100
@@ -415,7 +415,15 @@
   # Add recipient to message data
   # but deal with "special" lines first
   # (when "one_time" option is being used)
+
+  # strips old "special" content (< v4.10)
   $line =~ s/ \d+,\d+,\d+$//;
+  # strips new "special" content (>= v4.10)
+  $line =~ s/ (\d+),\d+#01$//;
+  if ($1) {
+$line = substr($line, 0, length($line)-$1-1);
+  }
+
   push @{$message->{to}}, $line;
 }
   }


Bug#346212: diff contains error

2006-01-06 Thread Dominik Schramm
The part

$line =~ s/ (\d+),\d+#01//;
if ($1) {
  $line = substr($line, 0, length($line)-$1-1);
}

should actually be:

$line =~ s/ (\d+),\d+#01//;
if (defined $1) {
  $line = substr($line, 0, length($line)-$1-1);
}

Otherwise length 0 for errors_to address is not handled correctly. 

--- mailscanner-4.41.3.orig/lib/MailScanner/Exim.pm 2005-03-27 
19:37:10.0 +0200
+++ mailscanner-4.41.3.corrected/lib/MailScanner/Exim.pm2006-01-06 
13:48:33.0 +0100
@@ -415,7 +415,15 @@
   # Add recipient to message data
   # but deal with "special" lines first
   # (when "one_time" option is being used)
+
+  # strips old "special" content (< v4.10)
   $line =~ s/ \d+,\d+,\d+$//;
+  # strips new "special" content (>= v4.10)
+  $line =~ s/ (\d+),\d+#01$//;
+  if (defined $1) {
+$line = substr($line, 0, length($line)-$1-1);
+  }
+
   push @{$message->{to}}, $line;
 }
   }


Bug#346083: Solution

2006-01-06 Thread Dominik Schramm
The following diff fixes this issue.

The problem was in fact that $msg->{to} is empty in 
MailScanner/Config.pm (around line 446):

if ($direction =~ /t/) {
  # Match against every To address
  if (defined $tooverride) {
push @matches, split(" ",$value) if $tooverride =~ /$regexp/;
  } else {
foreach $to (@{$msg->{to}}) {
  push @matches, split(" ",$value) if $to =~ /$regexp/;
}
  }
}

The reason is that Config (MailScanner/Config.pm) is called from
MailScanner/Quarantine.pm with the wrong message argument: 
"$this" instead of "$message". 

--- mailscanner-4.41.3.orig/lib/MailScanner/Quarantine.pm   2005-03-20 
13:50:57.0 +0100
+++ mailscanner-4.41.3.corrected/lib/MailScanner/Quarantine.pm  2006-01-06 
15:34:41.0 +0100
@@ -191,7 +191,7 @@
   # messages, not just infections.
   umask $this->{fileumask};
   if ($message->{allreports}{""} ||
-  MailScanner::Config::Value('quarantinewholemessage',$this) =~ /1/) {
+  MailScanner::Config::Value('quarantinewholemessage',$message) =~ /1/) {
 #print STDERR "Saving entire message to $msgdir\n";
 MailScanner::Log::InfoLog("Saved entire message to $msgdir");
 $message->{store}->CopyEntireMessage($message, $msgdir, 'message',


Bug#346083: may be in next MailScanner upstream release

2006-01-07 Thread Dominik Schramm
This bug is unfixed in the latest MailScanner upstream package. 
I informed Julian Field about it and he says the changes will be
incorporated into the next MailScanner release.  

dominik


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



Bug#346212: may be in next MailScanner upstream release

2006-01-07 Thread Dominik Schramm
This bug is unfixed in the latest MailScanner upstream package. 
I informed Julian Field about it and he says the changes will be
incorporated into the next MailScanner release.  

dominik


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



Bug#336189: udev: doesnt wait long enough to finish children

2005-10-28 Thread Dominik Sauer
Package: udev
Version: 0.071-1
Severity: critical
Justification: breaks the whole system

when installed, the timeout (udevd_timeout variable from
/etc/init.d/udev) is not set big enough to wait for creation of certain
devices (in particular /dev/hd* and ethernet card). This makes the
/etc/init.d/mountall.sh and /etc/init.d/networking scripts fail, thus
rendering the system locked.

when I boot into runlevel 1, wait for the devices to load and rerun the
above-mentioned scripts and then switch into runlevel 2, everything
works fine including graphical login etc. 

when I change the timeout to higher value (26 on my machine, but your
mileage may vary), the normal (i.e. runlevel 2) bootstrap processes OK.

-- Package-specific info:
-- /etc/udev/rules.d/:
/etc/udev/rules.d/:
celkem 0
lrwxrwxrwx  1 root root 19 2005-09-05 00:35 cd-aliases.rules -> 
../cd-aliases.rules
lrwxrwxrwx  1 root root 13 2005-09-05 00:35 udev.rules -> ../udev.rules
lrwxrwxrwx  1 root root 19 2005-09-16 09:10 z20_persistent.rules -> 
../persistent.rules
lrwxrwxrwx  1 root root 12 2005-09-16 09:10 z50_run.rules -> ../run.rules
lrwxrwxrwx  1 root root 16 2005-10-28 13:33 z55_hotplug.rules -> 
../hotplug.rules
lrwxrwxrwx  1 root root 19 2005-09-17 11:41 z60_alsa-utils.rules -> 
../alsa-utils.rules
lrwxrwxrwx  1 root root 15 2005-10-22 12:48 z60_hdparm.rules -> ../hdparm.rules
lrwxrwxrwx  1 root root 17 2005-09-16 09:10 z70_hotplugd.rules -> 
../hotplugd.rules
lrwxrwxrwx  1 root root 20 2005-09-05 00:35 020_permissions.rules -> 
../permissions.rules
lrwxrwxrwx  1 root root 19 2005-10-22 12:50 025_libgphoto2.rules -> 
../libgphoto2.rules
lrwxrwxrwx  1 root root 23 2005-10-28 09:35 025_libsane-extras.rules -> 
../libsane-extras.rules
lrwxrwxrwx  1 root root 16 2005-10-11 08:10 025_libsane.rules -> 
../libsane.rules
lrwxrwxrwx  1 root root 12 2005-10-22 12:31 050_hal-plugdev.rules -> 
../hal.rules

-- /sys/:
/sys/block/hda/dev
/sys/block/hda/hda1/dev
/sys/block/hda/hda2/dev
/sys/block/hda/hda3/dev
/sys/block/hda/hda4/dev
/sys/block/hda/hda5/dev
/sys/block/hda/hda6/dev
/sys/block/hda/hda7/dev
/sys/block/hda/hda8/dev
/sys/block/hdb/dev
/sys/block/hdb/hdb1/dev
/sys/block/hdb/hdb2/dev
/sys/block/hdc/dev
/sys/block/hdd/dev
/sys/block/ram0/dev
/sys/block/ram1/dev
/sys/block/ram10/dev
/sys/block/ram11/dev
/sys/block/ram12/dev
/sys/block/ram13/dev
/sys/block/ram14/dev
/sys/block/ram15/dev
/sys/block/ram2/dev
/sys/block/ram3/dev
/sys/block/ram4/dev
/sys/block/ram5/dev
/sys/block/ram6/dev
/sys/block/ram7/dev
/sys/block/ram8/dev
/sys/block/ram9/dev
/sys/class/drm/card0/dev
/sys/class/graphics/fb0/dev
/sys/class/graphics/fb1/dev
/sys/class/input/event0/dev
/sys/class/input/event1/dev
/sys/class/input/mice/dev
/sys/class/input/mouse0/dev
/sys/class/misc/agpgart/dev
/sys/class/misc/hpet/dev
/sys/class/misc/psaux/dev
/sys/class/printer/lp0/dev
/sys/class/sound/controlC0/dev
/sys/class/sound/pcmC0D0c/dev
/sys/class/sound/pcmC0D0p/dev
/sys/class/sound/timer/dev

-- Kernel configuration:


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13-ck1-20050904b
Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8)

Versions of packages udev depends on:
ii  initscripts   2.86.ds1-4 Standard scripts needed for bootin
ii  libc6 2.3.5-7GNU C Library: Shared libraries an
ii  libselinux1   1.26-1 SELinux shared libraries
ii  libsepol1 1.8-1  Security Enhanced Linux policy lib
ii  lsb-base  3.0-10 Linux Standard Base 3.0 init scrip
ii  makedev   2.3.1-78   creates device files in /dev
ii  sed   4.1.4-4The GNU sed stream editor

udev recommends no packages.

-- no debconf information


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



Bug#336189: udev: doesnt wait long enough to finish children

2005-10-28 Thread Dominik Sauer




Marco d'Itri píše v So 29. 10. 2005 v 00:04 +0200:


On Oct 28, Steve Langasek <[EMAIL PROTECTED]> wrote:

> > On Oct 28, Dominik Sauer <[EMAIL PROTECTED]> wrote:
> 
> > > when I change the timeout to higher value (26 on my machine, but your
> > Which POS hardware are you using? This is a bit uncommon...
> ... so race conditions are ok if they're only known to affect uncommon
> hardware?
I am still trying to understand which default value is appropriate.
If too long, then time will be wasted if there is a deadlock (which so
far appears to be a less important problem, so I will probably raise
the timeout in the future).
Anyway it's not yet sure if/how much this will be needed, it's only an
hack I need to use because Debian does not have parallelised init
scripts.



well, i don't think it's a matter of paralelized init scripts. this particular bug is a clear race, but in general the init system needs to be replaced by something that knows about dependencies.
meanwhile, would'nt be nice to split the devices into two? configurable ? classes:
-important ones, which shall be waited for forever, as their failure make the system die anyway (ide subsystem, consoles, keyboards,... for the x86 world ), and
-less important ones, which can be spawned into background and left to take care of themselves, maybe running dependent daemons/initscripts on demand after loading the devices. (soundcards, mobiles, palmpilots...)
who decides? dpkg-configuring user, maybe ?




Bug#336189: udev: doesnt wait long enough to finish children

2005-10-28 Thread Dominik Sauer




Marco d'Itri píše v So 29. 10. 2005 v 01:41 +0200:


On Oct 29, Dominik Sauer <[EMAIL PROTECTED]> wrote:
(You may want to try the package at http://www.bofh.it/~md/debian/
which is faster but only lightly tested. If it breaks you keep both
pieces.)


I tried, it timeouts either (with default timeout of 8), but somehow ide_* loads, and while my FSs are mounted, the rest (ie ethercard) loads too, so the system boots. Going to keep the timeout high anyway, just for being safe.
thanks alot.




Bug#336288: update-grub should recognize mirrored boot/root disks

2005-10-29 Thread Dominik Kubla
Package: grub
Version: 0.95+cvs20040624-17
Severity: wishlist


* update-grub should recognize setups with mirrored boot/root disks and
generate appropriate entries to boot from root mirror. 
* grub-install should write the bootblock to all disks in the mirror set.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (900, 'unstable'), (700, 'testing'), (500, 'experimental'), (500, 
'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13-1-k7
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages grub depends on:
ii  libc6 2.3.5-7GNU C Library: Shared libraries an
ii  libncurses5   5.5-1  Shared libraries for terminal hand

grub recommends no packages.

-- no debconf information


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



Bug#336317: initramfs-tools: created initramfs is unable to boot a system with mirrored rootdisks

2005-10-29 Thread Dominik Kubla
Package: initramfs-tools
Version: 0.37
Severity: critical
Justification: breaks the whole system


The created initramfs drops into a shell because /dev/md0 can not be
mounted. This is a regression from version 0.30.

The shell is unusable because USB keyboards are not fully initialized:
they are no longer working in PS/2-Emulation mode, but not yet working
in USB mode.

The system is left in an unusable state.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (900, 'unstable'), (700, 'testing'), (500, 'experimental'), (500, 
'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13-1-k7
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages initramfs-tools depends on:
ii  busybox   1:1.01-3   Tiny utilities for small and embed
ii  cpio  2.6-8  GNU cpio -- a program to manage ar
ii  klibc-utils   1.1.1-2small statically-linked utilities 
ii  mklibs-copy   0.1.18 Shared library reduction script
ii  udev  0.071-1/dev/ and hotplug management daemo

initramfs-tools recommends no packages.

-- no debconf information


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



Bug#336317: initramfs-tools: created initramfs is unable to boot a system with mirrored rootdisks

2005-10-31 Thread Dominik Kubla
On Monday 31 October 2005 11:42, maximilian attems wrote:
> On Sat, 29 Oct 2005, Dominik Kubla wrote:
> > The created initramfs drops into a shell because /dev/md0 can not be
> > mounted. This is a regression from version 0.30.
>
> what is your setup?
> please send the output of /proc/mdstat?

# cat /proc/mdstat
Personalities : [raid1]
md2 : active raid1 hda3[0] hdc3[1]
  19591168 blocks [2/2] [UU]

md0 : active raid1 hda1[0] hdc1[1]
  15623104 blocks [2/2] [UU]

md1 : active raid1 hda2[0] hdc2[1]
  3903680 blocks [2/2] [UU]

unused devices: 

> have you mdadm installed on that box?
> what does dpkg -l mdadm show?

# dpkg -l mdadm
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: 
uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  mdadm  1.12.0-1   tool to administer Linux md device arrays (s

Additional infos:

$ cat /etc/fstab
#
# /etc/fstab: static file system information.
#
#
proc/proc   procdefaults0   0
/dev/md0/   ext3defaults,errors=remount-ro 0   1
/dev/md1noneswapsw  0   0
/dev/md2/home   ext3defaults0   2
/dev/hdc4   /scratchext3defaults0   2
/dev/hdb/media/cdrom0   udf,iso9660 ro,user,noauto  0   0
/dev/fd0/media/floppy0  autorw,user,noauto  0   0
tmpfs   /tmptmpfs   mode=1777,size=2G   0   0

$ df -k
Filesystem   1K-blocks  Used Available Use% Mounted on
/dev/md0  15377744   3755052  10841540  26% /
/dev/md2  19283236  14418876   4864360  75% /home
/dev/hdc4 39376392   1769000  35607168   5% /scratch
tmpfs  209715272   2097080   1% /tmp
tmpfs   648296 0648296   0% /dev/shm
tmpfs10240   144 10096   2% /dev

$ sfdisk -l /dev/hda

Disk /dev/hda: 77622 cylinders, 16 heads, 63 sectors/track
Warning: The partition table looks like it was made
  for C/H/S=*/255/63 (instead of 77622/16/63).
For this listing I'll assume that geometry.
Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0

   Device Boot Start End   #cyls#blocks   Id  System
/dev/hda1   *  0+   19441945-  15623181   fd  Linux raid autodetect
/dev/hda2   19452430 4863903795   fd  Linux raid autodetect
/dev/hda3   243148692439   19591267+  fd  Linux raid autodetect
/dev/hda4  0   -   0  00  Empty

$  sfdisk -l /dev/hdc

Disk /dev/hdc: 158816 cylinders, 16 heads, 63 sectors/track
Units = cylinders of 516096 bytes, blocks of 1024 bytes, counting from 0

   Device Boot Start End   #cyls#blocks   Id  System
/dev/hdc1   *  0+  31001   31002-  15624976+  fd  Linux raid autodetect
/dev/hdc2  31002   3875177503906000   fd  Linux raid autodetect
/dev/hdc3  38752   79441   40690   20507760   fd  Linux raid autodetect
/dev/hdc4  79442  158815   79374   40004496   83  Linux


If you need any more info, please let me know ...

Many thanks for your work!
Dominik
-- 
Verschmilzt die Wirtschaft Europas zur Gemeinschaft, und das wird
früher geschehen, als wir denken, so verschmilzt auch die Politik.
-- Walther Rathenau (1867-1922)



Bug#336317: initramfs-tools: created initramfs is unable to boot a system with mirrored rootdisks

2005-11-02 Thread Dominik Kubla
On Wednesday 02 November 2005 08:51, maximilian attems wrote:
[...]
> hmm i had suspected a more "esoteric" setup.
> tested it myself with latest initramfs-tools on raid root.
[...]
> yes can you put the initramfs archive somewhere online where i can take a
> look at it.
>
> how did you generate it?
>
> does regenerating the initramfs image help:
> update-initramfs -u -t -k 2.6.14-1-686
>
> assuming you use the linux-image-2.6-686 from unstable?

The initramfs was created by the kernel postinstall script.
I did recreate the kernel image like you suggested. Same result:
"/dev/md0 not found" and the USB keyboard does not work in the shell.

I am using the k7 kernel from unstable.

You can find the initramfs image at:

http://www.kubla.de/temp/initramfs-2.6.14-1-k7

Regards,
  Dominik
-- 
Verschmilzt die Wirtschaft Europas zur Gemeinschaft, und das wird
früher geschehen, als wir denken, so verschmilzt auch die Politik.
-- Walter Rathenau (1867-1922)



Bug#293939: joe in html mode segfaults

2005-02-06 Thread Dominik Brodowski
Package: joe
Version: 3.1-0.2
Severity: important

to reproduce:
- # joe index.html
- try to enter " segfaults directly after pressing "h" or any other char...


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-ac8
Locale: LANG=de_DE.ISO-8859-1, LC_CTYPE=de_DE.ISO-8859-1 (charmap=ISO-8859-1)

Versions of packages joe depends on:
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libncurses5 5.4-4Shared libraries for terminal hand

-- no debconf information


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



Bug#233037: lshw does not ignore sit0 interface

2005-03-20 Thread Dominik Kubla
On Sunday 20 March 2005 02:42, you wrote:
> Hello everyone,
> a new version of lshw have been uploaded to Debian. Can you please try
> it, and confirm if you already have the problem? Thx in advanced.
>
> Ghe Rivero
>
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=233037

Excellent. Looks good to me. Please consider the bug report closed.

Regards,
  Dominik
-- 
There's an old proverb that says just about whatever you want it to.


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



Bug#315693: base: Cryptoloop filesystem incompatible between woody and sarge

2005-06-24 Thread Dominik Vogt
Package: base
Severity: normal


I have created a filesystem on a USB stick with woody using the
cryptoloop feature in the Linux kernel like this:

  $ losetup -e serpent -k 128 /dev/loop0 /dev/sda1
  $ mke2fs /dev/loop0

Since I upgraded to sarge, I can no longer access the filesystem:

  $ mount -t ext2 /dev/sda1 /mnt
  mount: wrong fs type, bad option, bad superblock on /dev/sda1,
  missing codepage or other error

When I boot the old woody system with the same kernel, it works
fine.  I also tried to chroot into the woody system from sarge,
but that did not help.

I *can* create new encrypted filesystems with sarge and mount them
as usual, but the ones created with woody are inaccessible.

It may have something to do with how the encryption key is
determined.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.11.11
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set 
to C)


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



Bug#270376: PCMCIA Nic stops working after upgrading to 2.6.6/7/8

2005-04-01 Thread Dominik Brodowski
Seems to be the IRQ storm issue again... Daniel, IIRC you worked on that
issue before: do you have an idea on how to write a proper patch for this
issue?

Thanks,
Dominik


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



Bug#328528: can Celeron M scale frequency?

2005-09-28 Thread Dominik Brodowski
On Wed, Sep 28, 2005 at 05:13:03AM +0800, Dan Jacobson wrote:
> cpu-freq/user-guide.txt should mention Celeron! Otherwise Celeron
> users will have little hope of figuring out what to put in /etc/modules.
> 
> After running http://www.plenz.com/linux/thinkpad_R50e thru a
> translator, it is clear user-guide.txt should mention that Celeron M
> users should put p4_clockmod, cpufreq_userspace, speedstep_lib into
> /etc/modules, one per line.

Well, p4_clockmod will not allow your notebook to run longer on battery
power. That's why "Pentium M" is so much more expensive than "Celeron M"s:
only Pentiums can do CPU frequency and voltage scaling. Throttling can be
done by both, but that doesn't save you anything under normal circumstances.

Dominik


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



Bug#330402: mention cpu-freq and ACPI throttling are different

2005-09-28 Thread Dominik Brodowski
On Wed, Sep 28, 2005 at 05:43:45AM +0800, Dan Jacobson wrote:
> Package: linux-doc-2.6.12
> Version: 2.6.12-2
> Severity: wishlist
> Tags: upstream
> 
> Gentlemen, Documentation/cpu-freq/user-guide.txt.gz,
> and the relevant Documentation/*/*/*ACPI*/ document (that I cannot
> find), should both emphasize that
> /proc/acpi/processor/CPU/throttling
> and
> /sys/devices/system/cpu/cpu0/cpufreq/stats/
> while appearing to describe the same thing, the e.g., same eight
> steps, etc., are apparently independent of each other.

No, they're not independent. You shouldn't do throttling at all, unless you
really know what you're doing.

Dominik


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



Bug#330885: postfix: default configuration should enable use of TLS for stmp as default

2005-09-30 Thread Dominik Kubla
Package: postfix
Version: 2.2.4-1
Severity: wishlist


The default postfix configuration should use TLS when delivering mail if
the receiving host supports it. Please add the following lines to the
default main.cf:

smtp_use_tls = yes
smtp_enforce_tls = no
smtp_tls_enforce_peername = no
smtp_tls_loglevel = 1
smtp_tls_session_cache_database = btree:/var/cache/postfix/smtp_scache

These settings will allow the use of TLS for deliveing mail, while not
enforcing it or any strict checks of the certificate presented.

This also means that the package should include the directory
/var/cache/postfix to store the TLS session cache.

In a related matter: The installation procedure should ask if the
relayhost requires the use of a password and should create appropriate
configuration entries..

Kind regards,
  Dominik Kubla

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (900, 'unstable'), (800, 'testing'), (100, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-rc2-git6
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages postfix depends on:
ii  adduser  3.69Add and remove users and groups
ii  debconf [debconf-2.0]1.4.58  Debian configuration management sy
ii  dpkg 1.13.11.0.1 package maintenance system for Deb
ii  libc62.3.5-6 GNU C Library: Shared libraries an
ii  libdb4.2 4.2.52-19   Berkeley v4.2 Database Libraries [
ii  libsasl2 2.1.19-1.6  Authentication abstraction library
ii  libssl0.9.7  0.9.7g-3SSL shared libraries
ii  netbase  4.22Basic TCP/IP networking system

Versions of packages postfix recommends:
ii  emacs21 [mail-re 21.4a-2 The GNU Emacs editor
ii  kmail [mail-read 4:3.4.2-2   KDE Email client
ii  mailx [mail-read 1:8.1.2-0.20050715cvs-1 A simple mail user agent
ii  mozilla-thunderb 1.0.6-4 Mozilla Thunderbird standalone mai
ii  mutt [mail-reade 1.5.11-1Text-based mailreader supporting M
pn  resolvconf (no description available)

-- debconf information:
* postfix/mailname: 
  postfix/tlsmgr_upgrade_warning:
* postfix/relayhost: 
  postfix/procmail: true
  postfix/bad_recipient_delimiter:
  postfix/rfc1035_violation: false
  postfix/mynetworks: 127.0.0.0/8
  postfix/master_upgrade_warning:
  postfix/db_upgrade_warning: true
  postfix/dynamicmaps_upgrade_warning:
  postfix/recipient_delim: +
* postfix/main_mailer_type: Internet with smarthost
  postfix/transport_map_warning:
* postfix/chattr: false
* postfix/root_address: 
* postfix/destinations: 
  postfix/nqmgr_upgrade_warning:
  postfix/not_configured:
  postfix/mailbox_limit: 0


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



Bug#309253: [Krename-users] Bug in Debian-BTS #309253

2005-09-08 Thread Dominik Seichter
This bug has already been fixed.

Am Friday, 2. September 2005 15:34 schrieb Roman Kreisel:
> ---
>--- For readers of the Debian BTS:
> This is just a CC of a mail which i sent to the krename-mailinglist
> regarding this bug
> Feel free to visit
> http://lists.sourceforge.net/lists/listinfo/krename-users to have a look at
> possible answers
> ---
>---
>
> Hi all,
>
> several months ago, David Liontooth informed me about a minor "bug" in
> krename (http://bugs.debian.org/309253). He was confused by the message "0
> errors in renaming files" in the dialog after an successful operation.
> Although there already _is_ a line saying "X files renamed successfully"
> (might not be 100% correct, since i use the german version), I also think
> that the first line ("X errors in renaming files") is useless and confusing
> if X==0.
>
> I'd like to ask you to remove this line, if no errors have happend.
>
> Regards
> Roman

-- 
**
Dominik Seichter - [EMAIL PROTECTED]
KRename  - http://www.krename.net  - Powerful batch renamer for KDE
KBarcode - http://www.kbarcode.net - Barcode and label printing
SchafKopf - http://schafkopf.berlios.de - Schafkopf, a card game,  for KDE
Alan - http://alan.sf.net - A Turing Machine in Java
**


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



Bug#333067: linux-image-k7: System unusable after reboot because rivafb is compiled with debugging enabled.

2005-10-10 Thread Dominik Kubla
Package: linux-image-k7
Version: 2.6.12-10
Severity: critical
Justification: breaks the whole system


After updating udev a reboot resulted in a unusable system because
rivafb was being loaded by udev/coldplug. rivafb is not usable,
especially not when being compiled with debugging enabled. Result was a
system that only printed panning related debugging messages.

To revive the system i had to boot into emergency mode (using -b, using
the grub recovery boot was not successful. I doubt a normal user would
have known what to do.) and delete rivafb. Now udev was correctly using
nvidiafb, which worked.

And the bottomline is:

* Don't compile any modules with debugging support enabled. (If you like
  you can provide a kernel-modules-dbg package.) In almost all cases the
  debugging options are only useful to kernel developers anyway.
* Don't compile rivafb: it was never really usable and except for old
  riva cards nvidiafb is the better choice anyway (but that is arguably
  a bug in udev/coldplug).

Regards,
  Dominik

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages linux-image-k7 depends on:
ii  linux-image-2.6-k72.6.12-10  Linux kernel 2.6 image on AMD K7 m

linux-image-k7 recommends no packages.

-- no debconf information


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



Bug#398360: Default 2.6 kernel image throws a "kernel BUG" when accessing a USB-Harddisk

2006-11-13 Thread Dominik Schulz
Package: kernel-image-2.6.8-3-386
Version: 2.6.8-16sarge5

When accessing an external IDE-HDD connected via USB the kernel throws
an "kernel bug" message and
the access to the drive is delayed.

I am using a Debian 3.1 sarge installation without any backports or
kernel-patches.

The kernel in use is the one you get when you install Debian with "linux26".

Here is the exact error message, the first lines beginning with "SCSI
error:" are repaeted very often:

SCSI error : <2 0 0 0> return code = 0x7
end_request: I/O error, dev sdc, sector 416566687
usb 5-1: USB disconnect, address 2
SCSI error : <2 0 0 0> return code = 0x7
end_request: I/O error, dev sdc, sector 416566695
SCSI error : <2 0 0 0> return code = 0x7
end_request: I/O error, dev sdc, sector 416566703
SCSI error : <2 0 0 0> return code = 0x7
end_request: I/O error, dev sdc, sector 416566711
SCSI error : <2 0 0 0> return code = 0x7
end_request: I/O error, dev sdc, sector 416566719
SCSI error : <2 0 0 0> return code = 0x7
end_request: I/O error, dev sdc, sector 416566727
SCSI error : <2 0 0 0> return code = 0x7
end_request: I/O error, dev sdc, sector 416566735
SCSI error : <2 0 0 0> return code = 0x7
end_request: I/O error, dev sdc, sector 416566743
SCSI error : <2 0 0 0> return code = 0x7
end_request: I/O error, dev sdc, sector 416566751
SCSI error : <2 0 0 0> return code = 0x7
end_request: I/O error, dev sdc, sector 416566759
SCSI error : <2 0 0 0> return code = 0x7
end_request: I/O error, dev sdc, sector 416566767
scsi: Device offlined - not ready after error recovery: host 2 channel 0
id 0 lun 0
sd 2:0:0:0: Illegal state transition cancel->offline
Badness in scsi_device_set_state at drivers/scsi/scsi_lib.c:1643
 [] scsi_device_set_state+0xc4/0xcf [scsi_mod]
 [] scsi_eh_offline_sdevs+0x47/0x60 [scsi_mod]
 [] scsi_unjam_host+0x18d/0x1a2 [scsi_mod]
 [] scsi_error_handler+0x116/0x15a [scsi_mod]
 [] scsi_error_handler+0x0/0x15a [scsi_mod]
 [] kernel_thread_helper+0x5/0xb
SCSI error : <2 0 0 0> return code = 0x7
end_request: I/O error, dev sdc, sector 416566775
[ cut here ]
kernel BUG at drivers/block/as-iosched.c:1853!
invalid operand:  [#1]
PREEMPT
Modules linked in: reiserfs snd_mixer_oss af_packet snd_via82xx
snd_ac97_codec snd_pcm snd_timer snd_page_alloc snd_mpu401_uart
snd_rawmidi snd_seq_device snd via82cxxx_audio uart401 sound soundcore
ac97_codec via_rhine xfs raid1 raid0 md capability commoncap ext3 jbd
tsdev mousedev parport_pc parport evdev pcspkr emu10k1_gp gameport
shpchp pciehp pci_hotplug amd64_agp agpgart psmouse genrtc eth1394 e100
mii ds yenta_socket pcmcia_core sr_mod sbp2 sd_mod ide_cd cdrom ide_disk
ide_generic pdc202xx_new aec62xx alim15x3 amd74xx atiixp cmd64x cs5520
cs5530 cy82c693 generic hpt34x ns87415 opti621 pdc202xx_old piix rz1000
sc1200 serverworks siimage sis5513 slc90e66 triflex trm290 floppy
usb_storage via82cxxx ide_core ohci1394 ieee1394 fbcon vga16fb vgastate
usbserial usbhid usbkbd ehci_hcd uhci_hcd usbcore thermal processor fan
sata_via libata scsi_mod unix font vesafb cfbcopyarea cfbimgblt cfbfillrect
CPU:0
EIP:0060:[]Not tainted
EFLAGS: 00010297   (2.6.8-3-386)
EIP is at as_exit+0x32/0x62
eax: dfa4d9cc   ebx: dfa4d9c0   ecx:    edx: c171feb0
esi: df6fccf8   edi: 0286   ebp: dfeca8b4   esp: c171fee4
ds: 007b   es: 007b   ss: 0068
Process scsi_eh_2 (pid: 302, threadinfo=c171e000 task=c171d6f0)
Stack: df6fcc6c c01d70eb df6fcc6c df6fcc78 c01d897a df6fcc6c df920824
df920800
   e0866d96 df6fcc6c df9209a8 c02cbc08 c02cbc20 dfeca8d8 c01d3f5d
df920984
   c018cc34 df9209a8 df920808 0286 dfeca800 df920800 e0860d10
df9209a8
Call Trace:
 [] elevator_exit+0x12/0x15
 [] blk_cleanup_queue+0x1f/0x62
 [] scsi_device_dev_release+0xd8/0xf9 [scsi_mod]
 [] device_release+0x14/0x44
 [] kobject_cleanup+0x40/0x65
 [] __scsi_iterate_devices+0x69/0x73 [scsi_mod]
 [] scsi_eh_stu+0x11d/0x136 [scsi_mod]
 [] scsi_eh_ready_devs+0x17/0x5d [scsi_mod]
 [] scsi_unjam_host+0x18d/0x1a2 [scsi_mod]
 [] scsi_error_handler+0x116/0x15a [scsi_mod]
 [] scsi_error_handler+0x0/0x15a [scsi_mod]
 [] kernel_thread_helper+0x5/0xb
Code: 0f 0b 3d 07 0b 8d 26 c0 ff 73 7c e8 21 18 f5 ff ff b3 d8 00



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



Bug#284096: problem depends on Window manager?

2005-01-13 Thread Dominik Regli

I have the same problem too (modify style / format character).

But I remarked the following behaviour: The error does not occur when I
use OpenOffice in Gnome, but it does when I use it in Enlightenment.

In addition when I change the style in Gnome and a do not leave the
font-tab selected, I can also switch between tabs in Enlightenment after
that.

-- System Information
Kernel 2.6.9. 
openoffice.org 1.1.3-4
gnome-core 63
enlightenment 0.16.6-3





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



Bug#360081: kate part is slow

2007-02-16 Thread Dominik Haumann
This is a known issue. See also: http://bugs.kde.org/show_bug.cgi?id=77503
The bug is even marked as 'worksforme', the reason are the internals afaik.
I have to admit that the behaviour is rather inconvenient, though.


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



Bug#412402: should include siproxy and gnugk as dependencies (or at least recommended)

2007-02-25 Thread Dominik Margraf

Package: ekiga
Version: 2.0.3-2

Most people's network and internal (debian) firewall have symmetric
NAT, which does not support SIP and H323 and special proxy software
such as siproxy and gnugk has to be installed to get around that
without fiddling with the firewall.

This is described at the end of the ekiga FAQ
http://www.ekiga.org/index.php?rub=3&pos=0&faqpage=x161.html


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



Bug#419414: foomatic-gui: insufficient permissions on .ppd file

2007-04-15 Thread Dominik Vogt
Package: foomatic-gui
Version: 0.7.7
Severity: important


I'm using foomatic-gui in conjunction with the lprng system.
After installing etch from scratch, I tried to configure an old
HP Deskjet 500 compatible printer.  But afterwards any postscript
document was sent to the printer as raw text although a2ps is
configured correctly.  (Queue name: lp).

I tracked down the problem to the foomatic-rip script.  It
successfully opens the printer's ppd file
(/etc/foomatic/lpd/lp.ppd) ("open ... || die" in the perl script),
but is unable to read any data from it and thus sends raw data to
the printer.

It turns out that the ppd file has been created with mode 640, uid 0,
gid 0.  Manually doing "chmod 644 lp.ppd" fixes the problem.

Without testing it, I believe that the non-default "umask 027"
that I use for all accounts (set via login.defs) is responsible
for this permission problem.  This should be fixed in the
foomatic-gui package.

Also, the /etc/foomatic/lpd director might have the same
permission problem if it's created by foomatic-gui.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20
Locale: LANG=en_US.ISO-8859-15, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages foomatic-gui depends on:
ii  gksu  2.0.0-1graphical frontend to su
ii  python2.4.4-2An interactive high-level object-o
ii  python-foomatic   0.7.7  Python interface to the Foomatic p
ii  python-glade2 2.8.6-8GTK+ bindings: Glade support
ii  python-gnome2 2.12.4-6   Python bindings for the GNOME desk
ii  python-gnome2-extras  2.14.3-1   Python bindings for the GNOME desk
ii  python-gtk2   2.8.6-8Python bindings for the GTK+ widge

Versions of packages foomatic-gui recommends:
ii  netcat1.10-32TCP/IP swiss army knife
ii  nmap  4.11-1 The Network Mapper
pn  pconf-detect   (no description available)
pn  smbclient  (no description available)

-- no debconf information


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



Bug#378482: cpufrequtils: needs versioned dependency on sed or a fix to the init script

2006-10-02 Thread Dominik Brodowski
Hi,

On Sun, Jul 16, 2006 at 07:20:17PM +0200, Peter Palfrader wrote:
> your init script uses \s in a sed expression.  This doesn't work with
> sarge's sed which breaks partial upgrades and backports.

Thanks for the patch -- could you send me it with a Signed-off-by: line
again, though, please?

Thanks,
Dominik

> Please either depend on sed >= 4.1.5-1 (I know that it works with this
> one and does not work with 4.1.2-8), or even better, change your init
> script slightly:
> 
> --- /etc/init.d/cpufrequtils.orig   2006-07-15 16:05:11.0 +0200
> +++ /etc/init.d/cpufrequtils2006-07-16 19:19:14.0 +0200
> @@ -50,5 +50,5 @@
>  fi
>  
> -CPUS=$(sed -ne 's/^processor\s*: \([0-9]\+\)$/\1/p' /proc/cpuinfo)
> +CPUS=$(sed -ne 's/^processor[[:space:]]*: \([0-9]\+\)$/\1/p' /proc/cpuinfo)
>  RETVAL=0
>  case "$1" in
> 
> 
> Cheers,
> Peter
> 
> 


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



Bug#378482: cpufrequtils: needs versioned dependency on sed or a fix to the init script

2006-10-05 Thread Dominik Brodowski
On Thu, Oct 05, 2006 at 10:18:21PM +0200, Peter Palfrader wrote:
> Yay for master.debian.org:
> | Received: from master.debian.org (master.debian.org [70.103.162.29])
> | by asteria.debian.or.at (Postfix) with ESMTP id B36BD708AE5
> | for <[EMAIL PROTECTED]>; Thu,  5 Oct 2006 21:10:43 +0200 (CEST)
> | Received: from isilmar.linta.de ([213.239.214.66] helo=linta.de)
> | by master.debian.org with esmtp (Exim 4.50)
> | id 1GUYHb-hz-5t
> | for [EMAIL PROTECTED]; Tue, 03 Oct 2006 00:37:15 +0000
> 
> On Mon, 02 Oct 2006, Dominik Brodowski wrote:
> 
> > Thanks for the patch -- could you send me it with a Signed-off-by: line
> > again, though, please?
> 
> Since the bug is closed now I assume this is mood?

Yes it is moot (sp?) now, thanks.

Dominik


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



Bug#382484: grass -v does not report version

2006-08-11 Thread Dominik Reusser
Package: grass
Version: 6.0.2-2.1
Severity: normal

$ grass -v
cat: /usr/lib/grass/etc/license: No such file or directory

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

Versions of packages grass depends on:
ii  fftw3   3.1.2-1  library for computing Fast 
Fourier
ii  gnome-terminal [x-terminal- 2.14.2-1 The GNOME 2 terminal emulator 
appl
ii  konsole [x-terminal-emulato 4:3.5.4-2X terminal emulator for KDE
ii  lesstif21:0.94.4-2   OSF/Motif 2.1 implementation 
relea
ii  libc6   2.3.6-18 GNU C Library: Shared libraries
ii  libfreetype62.2.1-2  FreeType 2 font engine, shared 
lib
ii  libgdal1-1.3.1  1.3.1-6  Geospatial Data Abstraction 
Librar
ii  libgl1-mesa-glx [libgl1]6.4.2-1  A free implementation of the 
OpenG
ii  libglu1-mesa [libglu1]  6.4.2-1  The OpenGL utility library (GLU)
ii  libgrass6.0.2-2.1GRASS GIS development libraries
ii  libice6 1:1.0.0-3X11 Inter-Client Exchange library
ii  libmysqlclient15off 5.0.22-4 mysql database client library
ii  libncurses5 5.5-2Shared libraries for terminal 
hand
ii  libpng12-0  1.2.8rel-5.2 PNG library - runtime
ii  libpq4  8.1.4-6  PostgreSQL C client library
ii  libreadline55.1-7GNU readline and history 
libraries
ii  libsm6  1:1.0.0-4X11 Session Management library
ii  libtiff43.8.2-6  Tag Image File Format (TIFF) 
libra
ii  libx11-62:1.0.0-8X11 client-side library
ii  libxext61:1.0.0-4X11 miscellaneous extension 
librar
ii  libxmu6 1:1.0.1-3X11 miscellaneous utility library
ii  libxt6  1:1.0.0-5X11 toolkit intrinsics library
ii  proj4.4.9d-2 Cartographic projection filter 
and
ii  tcl8.4  8.4.12-1.1   Tcl (the Tool Command Language) 
v8
ii  tk8.4   8.4.12-1 Tk toolkit for Tcl and X11, 
v8.4 -
ii  unixodbc2.2.11-13ODBC tools libraries
ii  xterm [x-terminal-emulator] 210-3X terminal emulator
ii  zlib1g  1:1.2.3-13   compression library - runtime

grass recommends no packages.

-- no debconf information

-- 
Dominik Reusser
Universität Potsdam
Institut für Geoökologie
Karl-Liebknecht-Strasse 24-25
14476 Golm

Tel: 0331 977 21 11
Fax: 0331 977 20 92

http://www.uni-potsdam.de/u/Geooekologie/index.html



Bug#733044: RFP: apache-directory-studio -- The Eclipse-based LDAP browser and directory client

2013-12-24 Thread Dominik George
Package: wnpp
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

* Package name: apache-directory-studio
  Version : 2.0.0
  Upstream Author : The Apache Software Foundation
* URL : https://directory.apache.org/studio/
* License : Apache 2.0
  Programming Lang: Java
  Description : The Eclipse-based LDAP browser and directory client

Apache Directory Studio is a complete directory tooling platform
intended to be used with any LDAP server however it is particularly
designed for use with ApacheDS. It is an Eclipse RCP application,
composed of several Eclipse (OSGi) plugins, that can be easily upgraded
with additional ones. These plugins can even run within Eclipse itself.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)

iQJOBAEBCAA4BQJSuY6OMRpodHRwczovL3d3dy5kb21pbmlrLWdlb3JnZS5kZS9n
cGctcG9saWN5LnR4dC5hc2MACgkQt5o8FqDE8pYbdw/+K+1x+1Id4lIS4mCKZKlm
3T0ly4RyV/xgEZ8j56Rs97Dh07Kag57koVMZNrH2S9CDr733PGZMYAvDWPMr+d8E
K4tWLKQI/McYLRdztQ4B1CRAyWGt6tHHfjzwbHgyaQ7mfvLZuEDFOWjmMWR7Ki8H
qDXT8p0EG4icJJDewGaju8YiYRlIr0NQATaYf2U5bDnjvs+abTCT7CvBt+o0BEhu
W8QQFIowxpFsbEkU2wzRhmC9sgP/EZ6qZM+ML9ITi9HRosuJYR8XktJZNga83hY0
1mDZvVs1ga2P+ltdMPkNBDhU/XMYyN6lgt9t/nIPIrIaB+YOhGRYb/Zh/pr70M4z
9/bt89IW/hk3V9hRNi0mO0XGnTI+YnP3I1G3kq9WAYtQ5KVV7d/uD2GJhgd3m0Xg
j6YAyhy2C0eXUmlAUb/gYUmq4gdj00p/vJmP+bRisvUbYJ8fxiVSS+IkMjcT4DLu
opKBKsEpz2sSmWFMB1I62D0/yOuICDhckcfI+GZ68RExwkboSg3drLpnuYe5qCbw
7nA6Its9Sas+kn4T5caV9jbLb+sHfO17pM+J5K05bkno8EF9kBE4nU/SbaAfSX+V
/EVaRFX4CqBv3yExA2pT2Fh9tyz8AH7CVGGj4e5sLPGX5KmSMs2F+TwvXdiHigYr
YaFor6+8ZdepG/yjha+E0Jc=
=Qbkq
-END PGP SIGNATURE-


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



Bug#733932: chromium: Abort on failed assertion with ALSA playback

2014-01-02 Thread Dominik George
Package: chromium
Version: 31.0.1650.63-1
Severity: grave
Tags: upstream
Justification: renders package unusable

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

*** Preliminary note: I will NOT submit this bug upstream as I refuse to use
*** a bug tracker for which I need an account with a major spyware provider.

Chromium crashes when playing back audio through plain ALSA. Apparently,
it runs into an assertion that fails, because the code lacks sanity
checks on stuff returned by ALSA library code beforehand.

[26258:26285:0102/124617:ERROR:audio_manager_base.cc(422)] Not implemented 
reached in virtual std::string 
media::AudioManagerBase::GetDefaultOutputDeviceID()
[26258:26278:0102/124617:ERROR:audio_manager_base.cc(422)] Not implemented 
reached in virtual std::string 
media::AudioManagerBase::GetDefaultOutputDeviceID()
ALSA lib pcm.c:7986:(snd_pcm_set_params) Unable to get period size for 
PLAYBACK: Invalid argument
chromium --password-store=detect: pcm_params.c:170: snd1_pcm_hw_param_get_min: 
Assertion !snd_interval_empty(i)' failed.
Aborted 

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

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

Versions of packages chromium depends on:
ii  chromium-inspector   31.0.1650.57-1
ii  gconf-service3.2.6-1
ii  libasound2   1.0.27.2-3
ii  libatk1.0-0  2.10.0-2
ii  libc62.17-97
ii  libcairo21.12.16-2
ii  libcups2 1.6.4-2
ii  libdbus-1-3  1.6.18-1
ii  libexpat12.1.0-4
ii  libfontconfig1   2.11.0-2
ii  libfreetype6 2.5.1-1
ii  libgcc1  1:4.8.2-10
ii  libgconf-2-4 3.2.6-1
ii  libgcrypt11  1.5.3-2
ii  libgdk-pixbuf2.0-0   2.28.2-1
ii  libglib2.0-0 2.36.4-1
ii  libgnome-keyring03.8.0-2
ii  libgtk2.0-0  2.24.22-1
ii  libjpeg8 8d-1
ii  libnspr4 2:4.10.2-1
ii  libnss3  2:3.15.3-1
ii  libpango-1.0-0   1.36.0-1
ii  libpangocairo-1.0-0  1.36.0-1
ii  libspeechd2  0.7.1-6.3
ii  libspeex11.2~rc1.1-1
ii  libstdc++6   4.8.2-10
ii  libudev1 204-5
ii  libx11-6 2:1.6.2-1
ii  libxcomposite1   1:0.4.4-1
ii  libxdamage1  1:1.1.4-1
ii  libxext6 2:1.3.2-1
ii  libxfixes3   1:5.0.1-1
ii  libxi6   2:1.7.2-1
ii  libxml2  2.9.1+dfsg1-3
ii  libxrender1  1:0.9.8-1
ii  libxslt1.1   1.1.28-2
ii  libxss1  1:1.2.2-1
ii  libxtst6 2:1.2.2-1
ii  xdg-utils1.1.0~rc1+git20111210-7

chromium recommends no packages.

Versions of packages chromium suggests:
ii  chromium-l10n  31.0.1650.63-1

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)

iQJOBAEBCAA4BQJSxVMhMRpodHRwczovL3d3dy5kb21pbmlrLWdlb3JnZS5kZS9n
cGctcG9saWN5LnR4dC5hc2MACgkQt5o8FqDE8pbJZhAAlKuNL1gEomaUI5OFHliI
Sj4S5oiy4GOxD0FOr16hITttDw7YsFj11a5pTf7uLzRXVqGAUiTMlwvJmuTxkEJj
pb+2/0WuBNRav7rMrVNkh7aWT+RTjNPVOlAP4Qle8Z7iiCvtF+jVK3EGIE6PJZz3
hHDpQlmylE0zXq39dUiqcqQNu7RAGfe7DX4kcpLoFuQHfItNywHwNIKtHgAR8DB+
1G24N3R7lVPFs0uWdM8ulK3qca1ObBAMNHSfeRftvmoCj3xS6gm3i8oz/Nx2Hjl+
IMx50r6LNYqGgQAOnfHOMtvg+sJOdakhjVFmOh9cZlGd0eJx8CA6uuy71/W5in2l
EUTyMqyuoUXTWbRsmoQk1S67ynP6uzDZHGWVaWaBZ+3POuRHsvEGX+tzVM5MvbXP
HJ2SPztMHUq6Ygp/aDS4aHLwMuwjYs074i1MDgVMK64xx2Kf9BjVmhUDSdHEjNnw
fumN67kXXo9Ox5XJYpqfCyUta9B9dmdawdc5wrI8WP+dRBa9JCow4kUDP6Rtb0nG
l/kwZZYnodi+XmbE/xCCXgxrIbGlH/Rr2GUHFY71PH/D3j/eiSqGBCTOu+d6b12b
wc7LDALl1z7EQyY9l891gGwLCdQUK/qPVuJrtzPZCMEX6HKO9GcCyalIrI6bKMqI
G7Ud5XoGprl0JiLQa7a20UQ=
=Fj1f
-END PGP SIGNATURE-


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



Bug#686996: O: arpwatch -- Ethernet/FDDI station activity monitor

2014-01-02 Thread Dominik George
Hi,

> So my asking for news on this sort-of-ITP more points at whether there
> is really someone working on it or whether anybody could jump in and
> take over. Dominik, in the light if a lack of any visible (to me, that
> is) activity or reply, I'd guess it's the latter.

I started work on the package some time and found the upstream code to
be a huge mess. At some point, I gave up because I needed to think about
the delta to be carried in Debian a bit more. Then I obviously forgot
about arpwatch ...

> Thus, I'd say got for it. Or anyone else, for what it's worth.

That said, I'd maybe still co-maintain the package, but not alone.

-nik

-- 
 Ein Jabber-Account, sie alle zu finden; ins Dunkel zu treiben
und ewig zu binden; im NaturalNet, wo die Schatten droh'n ;)!

PGP-Fingerprint: 3C9D 54A4 7575 C026 FB17  FD26 B79A 3C16 A0C4 F296


signature.asc
Description: Digital signature


Bug#734203: Mailing list for German Debian Edu group

2014-01-04 Thread Dominik George
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

>please set up a mailing list for the German Debian Edu group.

Seconded :)!
-BEGIN PGP SIGNATURE-
Version: APG v1.0.9

iQFNBAEBCgA3BQJSyIIbMBxEb21pbmlrIEdlb3JnZSAobW9iaWxlIGtleSkgPG5p
a0BuYXR1cmFsbmV0LmRlPgAKCRAvLbGk0zMOJSX6B/0UBJyu86v2a2xJT/j7FWTs
+pjXYNWA5k7jh0yvilsMorwn300NhIn0txvFfAyjGlpI3Smdr0BqPOj/wSm342+K
l9RAdHVcyGYhsOPOX/SF0C74XtsiQmJOGl20GrA3I+5ZXKWowobOJ1NJz5W96C8D
aLJy6lUfpgwmv7yWntXwHIfzael8aT673A5i08zFsnkmPWuyEU7w7HeWdLZ+oeH5
OQkwyHYI08mYIBQbLkwdT/+/SiCsXGMlRoGcKlcgy2Fvtg+R9aWXonm3JmNmAO9D
vhKlfWV7Q1XqsTpMRdvmsTx4au20cCTqGlgfxxE1InD5Atv5AWhdGtpI5Wv8nwYN
=4eGe
-END PGP SIGNATURE-


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



Bug#739124: libasound2-plugin-equal: please make multiarch capable

2014-02-15 Thread Dominik George
Package: libasound2-plugin-equal
Version: 0.6-6
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Please make the plugin package multiarch capable, Looking at the install
location of the libraries, this should be no problem.

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

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

Versions of packages libasound2-plugin-equal depends on:
ii  caps   0.9.16-2
ii  libasound2 1.0.27.2-3
ii  libc6  2.17-97
ii  multiarch-support  2.17-97

libasound2-plugin-equal recommends no packages.

libasound2-plugin-equal suggests no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)

iQJOBAEBCAA4BQJS//IEMRpodHRwczovL3d3dy5kb21pbmlrLWdlb3JnZS5kZS9n
cGctcG9saWN5LnR4dC5hc2MACgkQt5o8FqDE8paD5Q//SACGKwFSRrFNTv/Wmk4r
ZspAlW/O+oKFiF3WJ/kMb4oMCnrx4GTc6CikW9ZcT4HFOHAsd+t0Z0IoyCJ+CY7y
hgOg0VT5l8LqlTwvyUcM0nZYWosuPqQq05ZRDvPZVvGbovidUrjBbCuiMctd9rem
pYaDDHuoJns0dc+DK9j8XWYa6r6u06k33W6Tdcmt12mJIxdDmV3v052L1M9hyJQx
B0dAXsFDEYDm4sB2nZJvslaITP1It1TYoDEDldNOtSXMPxP/5UyX2dIeIwWRGXYT
OdmTnTYu6XPYpKFlag8FD0L8SUPXjK3MwCndMOAJmVCSS0BYvaeTiFRy/K8ruYB8
g2kzA/UkJNZ2VMgU5R+zB0dcV5qLnWEbZ/CSiv/i72QiURmLNkpuD4TjEDAtekgd
ytImNXeVCqOmxTjbeQNziXEztGJrU96dlcqpdQOB26WDbiqyBlbei7HLKG6v3gUf
aU6CIZ3V+zIjUokAOXg85TCsi4H9jCjpvwYb+cFqTALWkCNZZRbpOV1adWa/98j+
qfnkF78QOh5/b4Iogm2atUagPcIQ4SyyKBD4ioQJJ75WZ5wwktpbmS+rPTk+6cVw
aI8HQ1Lo2iiwA9P3htJxpLMEwLgz7xOUqrdWVBpzClNykdccidWp6cMmzYYu80df
zUBzNGq4OqA2MbAWwNMQY20=
=p3zT
-END PGP SIGNATURE-


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



Bug#736124: ITP: nxt-firmware -- Improved firmware for LEGO® Mindstorms® NXT bricks

2014-01-19 Thread Dominik George
Package: wnpp
Severity: wishlist
Owner: Dominik George 

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

* Package name: nxt-firmware
  Version : 1.29-20120908
  Upstream Author : Nicolas Schodet 
* URL : http://nxt-firmware.ni.fr.eu.org/
* License : LOSLA, MPL
  Programming Lang: C
  Description : Improved firmware for LEGO® Mindstorms® NXT bricks

The NXT Improved Firmware is a community-based open source project
around the original LEGO® Mindstorms® firmware for the RCX and NXT
bricks.

The firmware can be installed on the robot control bricks of types RCX
and NXT. It is almost identical to the original firmware, meaning that
all existing software working with the original firmware can be expected
to work with the improved firmware as well.

The main differences between the original firmware and the improved
firmware are the addition of absolute position regulation for motors and
that it can be built with GCC rather than the non-free toolchain used by
the LEGO® Group.

This package contains the firmware image file, which can be flashed onto
the brick with various tools, e.g. fwflash from the libnxt package.


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)

iQJOBAEBCAA4BQJS3F3/MRpodHRwczovL3d3dy5kb21pbmlrLWdlb3JnZS5kZS9n
cGctcG9saWN5LnR4dC5hc2MACgkQt5o8FqDE8pYqBBAAozkMpwQUxXiZ46bfiMjm
9ntkP6FRMfjJPG5eOZlU71CjPNrAMtiWMN2CTVfFCfUb4BkupDXDrvuk2/QLE23s
UVXB/VOrnfE6io6w7qFjX4/dMslImBbK05EBZvtLh6t/SelANjNnTlolAGRSxaOh
+T2jtGUnt46HU5E381npXNVWikh5xfbNmuipGXJnAlKWpE5Dr+V0FgWKm7eV0/7n
nfrX93/4IH4v4yG9R6dYBndLTy35CTc7GrmmfpYBfDOkQH+n373q2DjlRAPd3sYo
MFJGIYgUijgiQX3iJew8cVqTKqcWiA34I37JYuZNHnkbaHzRhlc7ptALr1bbvtR9
V0KY2Bg9egFO9FPxhKPQQXiIwj52QYE9QEvex4Ad7VSadWe+gv8NVl1JPCpIboYn
or9CK1AJQFz1M0iVzlAGuJ/wMYg70cLfVJFWOF/xYEZkwHcJc72dAFlTvIetmHf8
Hbshm20VgCkZtdoj1noZab2HmyuggGWr5NIr1jpDCH82rrK9bfke5b9zsvHHyMNU
edtvwdg64MEvFfWErG6bwczHXAJ7AhMIzqLHFWe1y9MuH7MkAxvCa02x6XeQ9S1b
jGT2ECWOQ4SRtZVk4XOP6wYAubfx5WnPeN08J32XxhVBcihsT9blU3DmgI6kvFzV
xMbVlKyqWyPQGzJgwkjPVfM=
=ny8Y
-END PGP SIGNATURE-


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



Bug#705959: Intel i210/i217 driver backport

2014-01-23 Thread Dominik Dausch
Hi,

is it planned to fix this bug with a driver backport in the next point release?

Currently Debian 7 is not installable on almost all new Supermicro Intel 
Haswell server mainboards, because they all have i210 / i217 NICs.

Would be great if Debian could be installed on this new popular plattform 
without using Backport kernels.

--
Mit freundlichen Grüßen
Dominik Dausch


Bug#736939: ITP: vim-fugitive -- A Git wrapper so awesome, it should be illegal

2014-01-28 Thread Dominik George
>   Description : A Git wrapper so awesome, it should be illegal
> 
>  I'm not going to lie to you; fugitive.vim may very well be the best Git
>  wrapper of all time. Check out these features:

Please keep the package description objective and stick to facts about
the program.

Thanks,
Nik

-- 
* concerning Mozilla code leaking assertion failures to tty without D-BUS *
 That means, D-BUS is a tool that makes software look better
than it actually is.

PGP-Fingerprint: 3C9D 54A4 7575 C026 FB17  FD26 B79A 3C16 A0C4 F296


signature.asc
Description: Digital signature


Bug#663682: stun: Uninstall problem

2014-01-28 Thread Dominik George
Package: stun
Version: 0.96.dfsg-6
Followup-For: Bug #663682

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Reproducible here.

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

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

Versions of packages stun depends on:
ii  libc6   2.17-97
ii  libgcc1 1:4.8.2-10
ii  libstdc++6  4.8.2-10

stun recommends no packages.

stun suggests no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)

iQJOBAEBCAA4BQJS6DFfMRpodHRwczovL3d3dy5kb21pbmlrLWdlb3JnZS5kZS9n
cGctcG9saWN5LnR4dC5hc2MACgkQt5o8FqDE8papIA/+PaLhm+zQB/KfKO76C1M0
A/axtX7IYdeU3ICMQvGLMHCjFSKGfYAF1/2zno+IUVENQbswZHjArJlbT8jqOXmb
18pMeHkC3hzCRKnXw8TwNKbr2+WyKRpVBNa3VwoeOz7EFIHJ/hKuTKXdmgiZ7GJD
LsFzsOYL4bPTmg0vHgW+CF2r9TU1MlVCmnGj/syBbC5Y9qnbuIXFhHO03b7UrOqu
v7nOytX5m3gF6+jw08w0uo7AG7bsJNjfq+/GwgPNesaaIg0WrBz2+3Qx7bAdrvSm
swUcJIIg8yLJVzVsQR8O+/jM4WbMU7am04ZZOhHENmsaQNGBtMZG0ZR9v7b1IY0a
tNq9JHhzKvKkVi5qlLoZ3CbCJ+xANh9d7CYVNXhDOVADYf5Hpbg189EINKSSVNJF
PQJK00BilyUbf6G1dCHnezOHBCrhmLkUVwFyBk3rnDB1sPcZTYVz8gXVZb/S/0pZ
KSRyykNGGwnPz+hcGVA2PZgFdz09+hpDGzckrLwt6fdxLXj8VsbzBoICarA18SyP
GzTtn3x1kU+4OHlBDMMRPIySBEw6lzG+hEOtcAs7QRP1acnFq0Q3etyaYmbUtrkt
NbHrl+/Pud2lniSP/X3Hk8yILawCHHmJTcVw3jnvg/62SjdK8PKJB8Bzd783WkKV
LEIYMFQOsCLyZ6CynfCHJ0g=
=wLr9
-END PGP SIGNATURE-


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



Bug#736987: mcabber: Segfault when sending some raw XML

2014-01-28 Thread Dominik George
Package: mcabber
Version: 0.10.2-1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Program received signal SIGSEGV, Segmentation fault.
__strchr_sse2 () at ../sysdeps/x86_64/multiarch/../strchr.S:32
32  ../sysdeps/x86_64/multiarch/../strchr.S: Datei oder Verzeichnis nicht 
gefunden.
#0  __strchr_sse2 () at ../sysdeps/x86_64/multiarch/../strchr.S:32
#1  0x0042aed7 in ?? ()
#2  0x779c839f in connection_handle_message (m=0x7491b0, 
connection=0x747700) at lm-connection.c:291
#3  connection_message_queue_cb (queue=, connection=0x747700) at 
lm-connection.c:439
#4  0x779c95f7 in message_queue_dispatch_func (source=, 
callback=, user_data=)
at lm-message-queue.c:100
#5  0x77708ea6 in g_main_context_dispatch () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x777091f8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x7770929c in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#8  0x0040d757 in main ()


This happened when sending the following data with /rawxml:

n...@naturalnet.dehttp://jabber.org/protocol/rsm";>50



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

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

Versions of packages mcabber depends on:
ii  libaspell15  0.60.7~20110707-1
ii  libassuan0   2.1.1-1
ii  libc62.17-97
ii  libglib2.0-0 2.36.4-1
ii  libgpg-error01.12-0.2
ii  libgpgme11   1.4.3-0.1
ii  libidn11 1.28-1
ii  libloudmouth1-0  1.4.3-10
ii  libncursesw5 5.9+20130608-1
ii  libotr5  4.0.0-2.2
ii  libtinfo55.9+20130608-1

mcabber recommends no packages.

mcabber suggests no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)

iQJOBAEBCAA4BQJS6D4nMRpodHRwczovL3d3dy5kb21pbmlrLWdlb3JnZS5kZS9n
cGctcG9saWN5LnR4dC5hc2MACgkQt5o8FqDE8pa5ZxAAq6saA7m2yXJPk+KX07gb
SJ0gUpY0A/nM9z3DhuAcPrM4CS/tXDsRYozTTxxaEKc+/HPRXCR7Drb49LQv7tOf
l4I2JvFWC+XgTDasF/IH6XTgJ1e1iX0q5i+Rp1d7eTwTx8fQ7uOWgdfKKtuM1YTl
BTi95iwp9Lx4Vb7s6wjod8wbGyW3j9xOrRX/4IJ9WzCZ8/KjdNZfMGickJXe8WdC
ZKeSeWiRQEraFXF4Mm65zLylpHPQZ9CYaNF4Kl9X104uEMiwgE1zUiTLOn8Y/jZv
6ZLvww3vdHa9/2iuYQnrHmtwqLdqN2LPedRjDixyNAnQWE0wrThuHa7ACU4Av7DP
WGOoouS97jpWqFkJCbRqqFkir1A6FzaI+S+T2oY4BV7NvYPz3vkdUgORhgUNrP0V
LfS5bWofO8uoAq42OCzKt3DlP1XzZSVhbxyTQ5HLOyGuFbRbAcVYifXrqvq09xKf
hztpjCXcXElC7ImzAYXenBaspAAOlXK/8rZkWiUinJO6wNV46DK86ROf+vQenjSQ
t0cMSEJnN8ZY832W/nuSHAFOvcRjgxl7TpBwKecopPyinBF8UFb0rLbDOtoUHnSz
c34y9uabBKv3z8ZRIDms1bVeix/ZyAAmHasJaX4YxOcT3PUYlRRUF8ORkVCn+PGd
4Gg3D+og65NXmEz1K+s//f0=
=oICS
-END PGP SIGNATURE-


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



Bug#737289: mcabber: tab complete full JIDs in /say_to et al

2014-02-01 Thread Dominik George
Package: mcabber
Version: 0.10.2-1
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

It would be cool if, in commands like /say_to, not only bare JIDs but
also full JIDs were tab completed.

Example:

Juliet is online with 2 resources, and her full JIDs are:

 jul...@capulet.lit/balcony
 jul...@capulet.lit/chamber

Now, when entering:

 /say_to jul   => /say_to jul...@capulet.lit
 /say_to jul...@capulet.lit/b  => /say_to jul...@capulet.lit/balcony

Cheers,
Nik


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

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

Versions of packages mcabber depends on:
ii  libaspell15  0.60.7~20110707-1
ii  libassuan0   2.1.1-1
ii  libc62.17-97
ii  libglib2.0-0 2.36.4-1
ii  libgpg-error01.12-0.2
ii  libgpgme11   1.4.3-0.1
ii  libidn11 1.28-1
ii  libloudmouth1-0  1.4.3-10
ii  libncursesw5 5.9+20130608-1
ii  libotr5  4.0.0-2.2
ii  libtinfo55.9+20130608-1

mcabber recommends no packages.

mcabber suggests no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)

iQJOBAEBCAA4BQJS7McjMRpodHRwczovL3d3dy5kb21pbmlrLWdlb3JnZS5kZS9n
cGctcG9saWN5LnR4dC5hc2MACgkQt5o8FqDE8pZ/Lg/9GP3RBbi8lbpOfF+vSGe/
ISqQ1qDoJSh1AWJ9JU7KwuRjr4oXQ3ZQOw3UmPnX6PrY13TDmat4umygNMGHUot5
XNXGMOvX7v0mjLOyF6UuurR+oPr5erQmPDikaqid3k2PKoGUq4cTa8IeZ8YLawm2
TbhxR0JAqqQpQwXUxQqVPc4X3AQ8N8k4jwTfU2+nMqbEKwtPUH2moazoMS9AxZ2u
cI4G0pPVQKdFmF50uNicJJ0axwxLDvWSNxiN3vdAg3T6mHS+WgM90NGTc+SqnMdr
LIva+eRxQ2A67gJb3FYFhz4jwRl+y7xpf3JhbDOca4t6NckxdiWERpCC8VShkUsw
qD6XIaampy4NOLb2GIfIfZH+//ZOsvj6pteXu4wr1MRCtyhjtk2cYwP5W28POnzY
V0f/2m99z9g4/5apqlm5PXORMSTvxj91mbEK6bXBs1i5B3tCx8FKkFRdKQ9N7ChU
mBhD1VuStooE16bPovdpXWmRIg9VSmM09RQ9JrWsiQntew+JpLJouT+8GiQiUnuv
9ThTj+oCY3/j5fC8DsNX69MTRmsQ0H2J5vW1yYXsRqSWun3Ch32itDUsHZDP58mw
5eS5GXXhjZmJCIKgRwSVw9Cxex8RhEIVG9HI7M+6OU0phRnKK4okTJaThUnotI4y
UvoMID1DVcy1Gd0F1G8s4Nw=
=Xkam
-END PGP SIGNATURE-


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



Bug#737608: monit: my root shell isn't a browser, I'm sure of that‽

2014-02-04 Thread Dominik George
Package: monit
Version: 1:5.6-2
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

# monit unmonitor asterisk
monit: action failed -- You are not authorized to access
monit. Either you supplied the wrong credentials (e.g. bad
password), or your browser doesn't understand how to sup


Wait, what :D?


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

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

Versions of packages monit depends on:
ii  libc62.17-97
ii  libpam0g 1.1.3-10
ii  libssl1.0.0  1.0.1e-6
ii  lsb-base 4.1+Debian12

monit recommends no packages.

Versions of packages monit suggests:
ii  postfix [mail-transport-agent]  2.10.2-1

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)

iQJOBAEBCAA4BQJS8KssMRpodHRwczovL3d3dy5kb21pbmlrLWdlb3JnZS5kZS9n
cGctcG9saWN5LnR4dC5hc2MACgkQt5o8FqDE8pYU+BAAg2GTFxWuaAwOgnBN0L2K
rxBindJraMj7XWpi+Vz5vrIodiZ6FT3B4JyMy+4IoWWH8pJU3YWnuFqOyWxvohZn
yoSuPQxJ6cvAaZgiPQ58m+trkWaXO+FMIUZQ5v38Vcev8ezarFOQ75CahOuwttJR
GiX3fPWuIzhlPHfT0wNfaRFbcKvAkR6JbdfkAqwHN1ALKSXubNqjcvNTJ6vq5vND
yOazuL6c0KLpbhdDHEyA8CRe44Kt9Ot2GP5w0eHx96CJsxbTHUZiixYYl64vOqW5
9PDCliNyjHME0r7yt1TLlP//G3KGT/Tq3qoZ/GVwahQ+A83I3FouHmo6dfZrfaQZ
UpRssm0orX2QgL/oKOR+WmSOhcdI8au1gnuJhZYb2+LKoh9rpql4Tf8xlibFfHak
wkSsYnxvNAGXR0gclfsAL2/pzGPwP/QF8z1rjwSy9TYlloGmHVrdMkfvKNDShg6C
YR1x5wNJRlb9yQotd5Ed+L2RU1TVOIIoqi5DH7eibAxEadXa9MrFCHEMpLSGN7xx
m8Jc4KhsY8mJwF7cYiG2Yw95vgMhRt7ZTqvkqrNqwY1Bv201Dda9rX5C7GY0r/l+
jN+wms00QMBDrwxC2Uk8N5vbDl0XHGY1WXFpMqmI5nosc9FQiYriA1UDmzzi4zuI
2VmvFHGp3czYVQNZ413Q628=
=SqlE
-END PGP SIGNATURE-


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



Bug#737608: closed by Sergey B Kirpichev (reply to skirpic...@gmail.com) (Re: Bug#737608: monit: my root shell isn't a browser, I'm sure of that‽)

2014-02-06 Thread Dominik George
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hi,

> > # monit unmonitor asterisk
> > monit: action failed -- You are not authorized to access
> > monit. Either you supplied the wrong credentials (e.g. bad
> > password), or your browser doesn't understand how to sup
> > 
> > Wait, what :D?
> 
> You should setup HTTPD Authentication:
> http://mmonit.com/monit/documentation/monit.html#monit_httpd_authentication
> 
> Something like this:
> >8---
> $ cat > /etc/monit/conf.d/access < set httpd with port 1234
>   allow 127.0.0.1
>   allow monitclient:xyz123 # can't be a RO if you want monitor/unmonitor 
> actions!
>   allow @root and allow @adm read-only # regular users
>   ssl enable with pemfile /etc/monit/monit.pem
> EOF
> $ chmod 0600 /etc/monit/conf.d/access
> >8---
> 
> If the Monit command line interface is being used, at least one
> cleartext password is necessary. Otherwise, the Monit command line
> interface will not be able to connect to the Monit daemon server.

That's a bad excuse for dumping error messages intended for browsers to
the shell, isn't it :)?

Cheers,
Nik

- -- 
 Auf welchem Server liegt das denn jetzt…?
 Wenn es nicht übers Netz kommt bei Hetzner, wenn es nicht
gelesen wird bei STRATO, wenn es klappt bei manitu.

PGP-Fingerprint: 3C9D 54A4 7575 C026 FB17  FD26 B79A 3C16 A0C4 F296
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)

iQJOBAEBCAA4BQJS8//pMRpodHRwczovL3d3dy5kb21pbmlrLWdlb3JnZS5kZS9n
cGctcG9saWN5LnR4dC5hc2MACgkQt5o8FqDE8pYQIBAA0MQVR/iVeg5U2mBxAJQN
WJoze97OzBtsf+DBF8zkJtbOdk6IhVJO/xBU/7VvircDdrHvqLdCNIzzqNjxyLv/
hW/ysfCl/JTkgrIonPhrmFy2eIWAYP9IEfh+5AWWgPeRu4er3v8vlJQAfqQPNm2X
paYwyJ6nX+dDGfKaqVNp1cl0Q6qimtISLyJg9f/a+4Tr1wlzk0MAY+ZZMlIlIRLW
Q7p3bB4PlVcqU6zae0PG1QJyF3QM6cSFWgNFZhGLXKjUzMZenBFMeFQNQ/WggM6h
mkuqmmtLvcpej727IkveknNzX/xoiqZ5d7bHcDbbF3/2FDPfh6vR+szA51qSJxXe
lqSBCzKd7ylhTu1vXMLdLcBwXbwW41bjysYQNkaSEZiHzdr2083JKUxgVZtRYg6g
1YMCwjdqgSwRiYgFqZ8zfuNHTgXtdAXeCbna2gM7aYfZozVvS26aO6cD6tx6Py2e
Wcqj+e6ZhV2+QtqjrHS2ZftgiMjW6jVONKzShk1p1/0tjr0QquDvXG7dEKf251Qq
L30VnEAlKLFErTDzbfJo8shCitlpxAVSh0szRnBgJXl6WMemzCOqpx8IZcRBxAdN
jnKDOs03hU5Eilwx6V6ERrWpSzGMLmKIOd2AhE2dQJQGHrlYEshvN9Phy/KlRblQ
A5ccpHwx2DdZJskxkG+hFGw=
=yaHM
-END PGP SIGNATURE-


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



Bug#731410: RFP: libapache2-mod-cluster -- mod_cluster is an intelligent Apache httpd-based load-balancer

2013-12-05 Thread Dominik Pieper
Package: libapache2-mod-cluster
Severity: *wishlist*
URL: https://www.jboss.org/mod_cluster
License: LGPL
Description: mod_cluster is an httpd-based load balancer. Like mod_jk and
mod_proxy, mod_cluster uses a communication channel to forward requests
from httpd to one of a set of application server nodes. Unlike mod_jk and
mod_proxy, mod_cluster leverages an additional connection between the
application server nodes and httpd. The application server nodes use this
connection to transmit server-side load balance factors and lifecycle
events back to httpd via a custom set of HTTP methods, affectionately
called the Mod-Cluster Management Protocol (MCMP). This additional feedback
channel allows mod_cluster to offer a level of intelligence and granularity
not found in other load balancing solutions.


Bug#732138: RFS: libjs-forge/0.2.22+dfsg-1 [ITP]

2013-12-14 Thread Dominik George
Package: sponsorship-requests
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Dear mentors,

I am looking for a sponsor for my package "libjs-forge"

 * Package name: libjs-forge
   Version : 0.2.22+dfsg-1
   Upstream Author : Digital Bazaar, Inc.
 * URL : http://digitalbazaar.com/forge/
 * License : BSD or GPL-2
   Section : devel

It builds those binary packages:

  libjs-forge - JavaScript Security and Cryptography

To access further information about this package, please visit the following 
URL:

  http://mentors.debian.net/package/libjs-forge

Alternatively, one can download the package with dget using this command:

  dget -x 
http://mentors.debian.net/debian/pool/main/libj/libjs-forge/libjs-forge_0.2.22+dfsg-1.dsc


The package is an important core dependency for Geierlein, which is
needed by German small businesses to communicate with fiscal
authorities. I am working on getting Geierlein into Debian to get rid of
one more point in the average companz's workflow ehere they still depend
on Windows.

I have worked together on the package with Helmut Grohne, who did a
first review. I would not mind managing the package as co-maintainer
under the pkg-javascript umbrella if that is desired, though.


Regards,
 Dominik George

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

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

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)

iQJOBAEBCAA4BQJSrIgsMRpodHRwczovL3d3dy5kb21pbmlrLWdlb3JnZS5kZS9n
cGctcG9saWN5LnR4dC5hc2MACgkQt5o8FqDE8pY64w//dtqWSuTGD6Dyumgdgk6I
TYchgagHTehAWxMYPfoueqUVKwUg6+M4ZOkiVIHLv2/VebyEeaMAhzAYswYYTbFp
NoT4zGvBQWefTRTIKk9Ifr9QMw/MCvZrMKhaygUZU9lti3rtYrUdXuk2YZzTDYVS
4jJ/HcSUcoCmF0nAjLYAeiYDzHPJebiT0nTPcDWREXzOtmouIUhbl05i8Rt/ALgH
TO/17ENIqIl3lMUhlfWKZ9j4x7rlhdoyfshFfpi5Wg1U4ZRjF+Fh1gdt8aqDe7Ae
GTkTV/U+33rckT6PjFNTFziLLPaCgU+WdOYJD7YZESmSGOdQhmqLqhiy0/VKvdh6
bJuTvuMqh/PxDVJWP32/sIVmnyi6fTHmkDxHdJbhZE9o5PaadMp1V7R97bL9Sh4+
hPr3QAEVQYR/DaCulek9lQWGd4WlKy5BqFz0YlKq6i1+mP/AHdr93rCrCsYqdCMd
PlsF9zjrx7GxuDtZpZsxieX2KX0UtBoM3And1MIJ2WljFPHqsdSZqSegKwMRx7rl
TF5wxLhGHaL/UM84z8IpxfD9wRIVxHhrq2U4a9/a4jF/89+kK+7ci9mFRVnm2r7V
fb0IeHDrWfSxPV/6lZn1CbZLrIH6rFN6mSgFP53RzSiQyN2+c5nkFYqWtZndaNs9
9zPs80ACsDv/cfnC4aWIQ+A=
=AkcT
-END PGP SIGNATURE-


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



Bug#732741: mailman: Please backport upstream fix for TypeError in sync_members

2013-12-20 Thread Dominik George
Package: mailman
Version: 1:2.1.15-1
Severity: important
Tags: upstream l10n

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

The sync_members script has a known bug (LP: #1243343) that throws a
TypeError when importing members with non-ascii characters in their
names [1].

Upstream fixed this bug with two commits (the first caused a new
TypeError, Python 2 FTW!). The change looks trivial enough to backport
it to the stable version, because I think non-ascii characters in names
are very common and that makes sync_members unusable at a larger scale.

The important commit is revision 1437 [2].

- -nik

[1]: https://bugs.launchpad.net/mailman/+bug/1243343
[2]: https://bazaar.launchpad.net/~mailman-coders/mailman/2.1/revision/1437

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)

iQJOBAEBCAA4BQJStMFKMRpodHRwczovL3d3dy5kb21pbmlrLWdlb3JnZS5kZS9n
cGctcG9saWN5LnR4dC5hc2MACgkQt5o8FqDE8pYxdg//cGjUPUlqJZhJ/ydG35ri
Hbisi4HR+pXaQEJ0/X+VRvKdCqLSq8yVrSREyNSPcRhjfir2YORbuD72IvZZ+BZI
yWzjiEsKrXrM5p7NS2xX80UECg1130QUkNo+xaYDXiguqfFwDn789ylpXV+iJZbb
Y43zMdMM4rlNGiKnWltghXfJFN+ipylvMVFpfHsrlOro7hNGgZkgMSRgrPuSlb6w
x688uGYRPX5WsK8hOBHfb4+ARF8yUcxPz9JDNr9tpSQXlVRN9LCKwaS/ZTyYDN/S
/uSouu5JQ+21lG/MiR3+QvR8oPevUFlKlFYNvaSk1uSbbKkmeP6gZKtegYZf+gLe
6I9U0gXJg+wxNwW0Tz4DT8rGpRTOXrzgDCibmRvEMDdJ5kpW4G18OtMuszJOsaQp
FGzOuh5T+NQ+KwFdWY/D5SgU4l/EaQxvtlZjyUoMNd+4+9TF2qFDudqGnzTe2rLR
TWZSLLh7lJ+f1sBtp2UIZlYoU/zJIsAscCwArXGGlbwjcEQyPeOnB5WCapNjjUwm
Cz8jlGD9FKIKjP0ArJvsrVrNyLuI/EIK6G3SSjdwigN4OD5KW18r+gruBw9M7SlF
7mc4mNSJsM1nG93Iub0S254nP2KsenlV57eHjlhi3Bl+WZxAKNqM/+1re5UrgvCb
x4PUFTpAA6ceQAXVH1nbJlI=
=72Bi
-END PGP SIGNATURE-


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



Bug#732741: Serious bug

2013-12-20 Thread Dominik George
Control: severity -1 serious

This bug can cause data loss.

-- 
* mirabilos is handling my post-1990 smartphone *
 Aaah, it vibrates! Wherefore art thou, demonic device??

PGP-Fingerprint: 3C9D 54A4 7575 C026 FB17  FD26 B79A 3C16 A0C4 F296


signature.asc
Description: Digital signature


Bug#702403: davical.sql function language incorrect case for PlPgSQL

2013-10-16 Thread Dominik George
Package: davical
Version: 1.1.1-1
Followup-For: Bug #702403
Control: tags -1 + upstream

I have downgraded postgresql to 9.1 on my system because I couldn't make
Davical work with 9.3. The issue with the database creatin script has
already been mentioned, but once that was fixed, new issues arose that
prevented adding calendar items because PlSQL functions were missing.

I refrain from laying out the issues in detail because there are too
many. I figure those issues have been solve in 1.1.2 upstream, so I
think the best solution would be to just package that.

Davical looks a bit unmaintained in Debian - could the maintainer please
respond to the bug reports and fix the package or at least orphan it?

I will try and prepare an NMU for this bug if nothing happens.

Cheers,
Nik

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

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

Versions of packages davical depends on:
ii  debconf1.5.51
ii  libawl-php 0.53-1
ii  libdbd-pg-perl 2.19.3-2
ii  libyaml-perl   0.84-1
ii  php5-pgsql 5.5.4+dfsg-1
ii  postgresql-client  9.3+149
ii  postgresql-client-9.1 [postgresql-client]  9.1.10-1
ii  postgresql-client-9.3 [postgresql-client]  9.3.1-1

Versions of packages davical recommends:
pn  postgresql  

davical 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#726577: davical: please package upstream version 1.1.2

2013-10-16 Thread Dominik George
Package: davical
Version: 1.1.1-1
Severity: wishlist

Please package upstream version 1.1.2
(from https://github.com/DAViCal/davical/releases/tag/r1.1.2).

This would at least fix bug #702403, plus the release has been
there for 3 months.

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

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

Versions of packages davical depends on:
ii  debconf1.5.51
ii  libawl-php 0.53-1
ii  libdbd-pg-perl 2.19.3-2
ii  libyaml-perl   0.84-1
ii  php5-pgsql 5.5.4+dfsg-1
ii  postgresql-client  9.3+149
ii  postgresql-client-9.1 [postgresql-client]  9.1.10-1
ii  postgresql-client-9.3 [postgresql-client]  9.3.1-1

Versions of packages davical recommends:
pn  postgresql  

davical 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#725653: --clip copies to secondary clipboard, I'd prefer primary

2013-10-16 Thread Dominik George
Package: pass
Followup-For: Bug #725653

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

> I prefer not to use the secondary clipboard, so pass -c sending
> passwords to there makes it harder to paste them into a web browser
> etc. This seems like one of those cases where a configutation setting
> is probably called for.

I do not think this will work. The primary clipboard depends on the
"cutting" application to be running while pasting in another
application, because the primary clipboard only saves a pointer to the
client that assumed control of it. The target application then asks the
owning client to pass the selected data. As pass immediately returns, it
cannot provide selection data to any target application anymore.

Please correct me if I got anything wrong.

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

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

Versions of packages pass depends on:
ii  gnupg2  2.0.22-1
ii  pwgen   2.06-1+b2
ii  tree1.6.0-1

Versions of packages pass recommends:
ii  git1:1.8.4~rc3-1
ii  xclip  0.12+svn84-2

Versions of packages pass suggests:
ii  libxml-simple-perl  2.20-1
ii  perl5.18.1-4
ii  python  2.7.5-5
ii  ruby1:1.9.3

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)

iQJOBAEBCAA4BQJSXv6xMRpodHRwczovL3d3dy5kb21pbmlrLWdlb3JnZS5kZS9n
cGctcG9saWN5LnR4dC5hc2MACgkQt5o8FqDE8pb3tQ//UKPBsX+FN7nHvIXz9yHN
sMmk3D3YycMmlFKfrxD59wblNzsHWoA9029pcdV7yf7OiA3pHj6sEkYXfwPSNlRG
X6/u/s6FqQ8dSH0tbYQ68by2mjcbSiHG9oPwOmTeXQThZhvVHO7lWud4MRsHgUj6
U8GoxTzhub5Mat2yHLr+8qXD8t6xdbrpiH4bHK02ab/Z00CrEYKCJe5C3z+aXb1G
E+lIux//apUEl0VSdts/CkuYDKsqlUrYjC39mv2bhZy+WsDPPXmuznd/5R/RfKFU
0kD0GieT/McYeZhRjEUv03PgFDK0xXOt8yuGoHUB06G2fWqZhlgLnD9SdZAmDp+a
jlO+zTBC+i0N9ZCAJerYClmRlAldIIsZRAL7mBbIr4+vWh7x4bgZGWCkQ2ne98dJ
ZPiZKFOUgEn/u2GgZRaMfhfWBTyF7FoGAcHJ/ObqXxeT7TMoiKXTmWuPdMFuGviI
RBUTXicz0c08im2X1K1yARWwGedbkBiiVTeA42JrmrDBMdkS1jR68g9OQmjDQbgs
9wyvjf34umUoO1VgVw9cqMkZDy6xRnffxfcoT/j4ZMdRDssphPurb5nt8Fs+Q3la
HbIVm9Ep87bjEndKVzl9O/6gYVFXUI+eX+3ullKnX7pxu4t6l8pzaOFAQHLdAFza
mwifmHXtbm9Z2gy+5qQyem8=
=+F4p
-END PGP SIGNATURE-


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



Bug#725925: asterisk: Segfault on incoming SIP call with res_ldap

2013-10-17 Thread Dominik George
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Hi,

>How reproducable is this issue? If I understand it correctly, it should
>happen on each call to such an LDAP search

Yes, each and every call causes this. It worked in the previous package 
version, the config has not changed.

Even when I reduce the dialplan to Hangup(), this happens.

- -nik
-BEGIN PGP SIGNATURE-
Version: APG v1.0.8-fdroid

iQFNBAEBCgA3BQJSYA+PMBxEb21pbmlrIEdlb3JnZSAobW9iaWxlIGtleSkgPG5p
a0BuYXR1cmFsbmV0LmRlPgAKCRAvLbGk0zMOJb5AB/9VZ8qCmAbFZYPtRCXUIXjg
HGfZK2DSyZuYmsc6HMj84Otu/bsF//Iin+cSglTgaWRqRuVRlpX91krjylmtLxXN
qdSOVEWDzqAdyEWHs31glmsJM0Wfmk39Hj89WZboqPI5MsJVXDl1i3ELAniMhOjY
QkUZEP121a1v66oVBb8WtxcFD4FWcvqqBu0vKjsnJVKDkGZHw0oIlt7gaP0OqYF6
moEtDNx/RdXW0mA1uq2jtjPo86GX5kWd5xofXME9RI/GyuYNArwRiqGAf0wjb915
/p5l5nrd1WQPCVChkjN0w45K5lCVGm3NDokwG9KOPz0m1avh8209a+E7+wYgfafh
=saDL
-END PGP SIGNATURE-


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



Bug#726653: /usr/bin/dh_make: detection of cwd is not portable, violates policy 9.9

2013-10-17 Thread Dominik George
Package: dh-make
Version: 0.62
Severity: serious
File: /usr/bin/dh_make
Tags: patch
Justification: Policy 9.9

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

The dh_make script depends on the environment variable PWD to determine
the current working directory and thus the package name and version.
This is not portable, ebcause some shells (most shells?) do not export
PWD by default. It works in bash, but not in mksh, for example. This
violates Debian Policy 9.9:

"A program must not depend on environment variables to get reasonable
defaults. (That's because these environment variables would have to be
set in a system-wide configuration file like /etc/profile, which is not
supported by all shells.)"

Funnily enough, dh_make even imports the Perl module Cwd which is used
to safely determine the working directory, but never uses it. Attached
is a trivial patch that fixes this.

Cheers,
Nik

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

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

Versions of packages dh-make depends on:
ii  debhelper  9.20130921
ii  dpkg-dev   1.17.1
ii  make   3.81-8.2
ii  perl   5.18.1-4

dh-make recommends no packages.

Versions of packages dh-make suggests:
ii  build-essential  11.6

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)

iQJOBAEBCAA4BQJSYDXHMRpodHRwczovL3d3dy5kb21pbmlrLWdlb3JnZS5kZS9n
cGctcG9saWN5LnR4dC5hc2MACgkQt5o8FqDE8pbHng//Yrsu6i4k8sSxufhYrqTu
2i5u1zyaimwFTrTZRe5M3lJ/o+7acbf6Mu/QjaW1/EOg3RfrTcV7BnW75/WUdMQf
5B4bKsM8xaXuxRvtimKPEvcJHLLvOovW2qMVUtGtIxdXjmK9E/5tmH5asUV8diea
mCep+AXTlftc0mR/xBWEYfU1jolZD5cZi62RqqwHgst69p1ZuMayuTEjmb74EVYS
0aeCaFqERqOedTRvh/PwNXb60XwgXa9lMz9PCGiIvKQPx5CjfQ3FV6wxTMnL3SNI
fq58VuZKq3HY9yhfsR6XxSZzu95MVpnWnE/3gnP6DXwBQ0wSbcKEKpjFcFn4rGA4
Dil9BRHZBZWoJvT4om61AqmzPCRV5asR6lVpfi9pbHUEvWzShMtvj63uMBX1uHdm
bB+MxkhO+exWilJFXPRBagBNmKrhN3sekHJa8akwjF93cxNwyISGogTL5huBHFhG
BlovHubW3kgriwzAiZdd9QPT3qm99Ltnd29jfFMZvaZHSFKCwoahnl+xWPjHrjQ9
baYhRefEOt5lbtjmhDpDraDBKBqHNYxXuq3N891uymUC1wu0AOnPU6gMdj+sg1a6
oY4a/PDdD3IE1ygxoeNpxUkq+Aafce5+2M+sVBaKGn8WrqSJHlDwGpdcG2PMBLmo
Cft5aRlyzGNZb8QDJ0R87Us=
=alTH
-END PGP SIGNATURE-
--- dh_make	2013-10-17 20:58:36.722757271 +0200
+++ dh_make	2013-10-17 20:59:45.511474516 +0200
@@ -356,7 +356,7 @@ sub get_email()
 
 sub get_package
 {
-	my $pwd = $ENV{PWD};
+	my $pwd = &Cwd::cwd();
 	my $forced_package_version = "";
 	# May split the version out of the name
 	if ( ($main::forced_package_name) &&


Bug#726660: ITP: morse2ascii -- tool for decoding the morse codes from a PCM WAV file

2013-10-17 Thread Dominik George
Package: wnpp
Severity: wishlist
Owner: Dominik George 

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

* Package name: morse2ascii
  Version : 0.2
  Upstream Author : Luigi Auriemma 
* URL : http://aluigi.altervista.org/mytoolz.htm
* License : GPL-2+
  Programming Lang: C
  Description : tool for decoding the morse codes from a PCM WAV file

 This tool employs a volume/peak based method to decode the morse codes
 from a PCM WAV file as well as from text and RAW PCM files.
 .
 It contains some options for parsing abbreviations, prosigns and qcodes.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)

iQJOBAEBCAA4BQJSYEf5MRpodHRwczovL3d3dy5kb21pbmlrLWdlb3JnZS5kZS9n
cGctcG9saWN5LnR4dC5hc2MACgkQt5o8FqDE8paL9A//RFmI5OWznuuwQL6iwL+E
HAkF1lDHRsyJsREevup2+bbhbZypvmwlpmChQy3ZbSH9X1SrQ81Nhmk3a7S7W7jo
8lqYItQv827DpCEYs7rWPjavh4pLdtKjWpG0Xg8gqsyzKodnkgNJA74Z2XQNJldP
N/msFMFY8oVKp+qeK6+drC62UtoCmIZ2xkVePzYNn28hm5MCCiw769kssG3sCvGX
dc/KVHTU7H7bH7++iCfc4W8Ar/yRb7n2xx1gXj6d8iNV9R1mOssKB3yyMD++yFNP
c8NUQYxBioC+eQV4Z4RgUnR7oeNhBt1X7YdaeWJerOyog/6YH7hYj4QzPH+Y7S6s
S0+tBsCZsFZESEOv0ru3VUmyr6ViYSFkRwc1SBDG0JgrRCAlVoWvePPh4vmGQqI2
JCsU185H0c6vgm5v4dpjwaaX4NusFrLWY004X5KJMRER7YHWvAsZVfqw+aoVWATw
YBLHaCk7T5us3M/xFKGWovzeWyPv/n080J6Yr/JDTjWhSnS282cQkLwnJszbd/F3
1jmKF+Eh1VDyA/egfU/+34rj+CH84YJ7IuEjuL3TfBveZi6E6zw3WrFYu36G3lRr
n/VirM5O7+CPvY6VDMVANPoOmSnw7py15VqkKlABK4Oh6YsU+K8nBbRSJ8mXBEur
3Wye6/uyXeAsoHnNVHL/5ZY=
=4hW4
-END PGP SIGNATURE-


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



Bug#726668: ITP: dtmf2num -- tool for decoding the DTMF and MF tones from PCM wave files

2013-10-17 Thread Dominik George
Package: wnpp
Severity: wishlist
Owner: Dominik George 

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

* Package name: dtmf2num
  Version : 0.1e
  Upstream Author : Luigi Auriemma 
* URL : http://aluigi.altervista.org/mytoolz.htm
* License : GPL-2+
  Programming Lang: C
  Description : tool for decoding the DTMF and MF tones from PCM wave files

 dtmf2num supports any type of wave file (frequencies, channels and
 8, 16, 24 and 32 bits), automatic optimizations (DC bias adjust and
 normalization) and both WAV and raw PCM data.
 .
 The program has been successfully tested with many audio files and
 moreover with those highly dirt and damaged, for example recorded
 with a microphone in a room or at a very low volumes or with some
 noise.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)

iQJOBAEBCAA4BQJSYFlRMRpodHRwczovL3d3dy5kb21pbmlrLWdlb3JnZS5kZS9n
cGctcG9saWN5LnR4dC5hc2MACgkQt5o8FqDE8pbvOg/+MoYhNopHEkd0vlBymIP3
e8wqRqR8QkCLXJgovJMKZhJlumbn0YZHO19Bc4XID/NimVgn2uPLjlS/bKn6oUzL
lob+7RBzZYj9QIHqZmncZwZlFc+8RKBJC225D3bdWCyHkjGxSbwxVS6Ie6Xi+s9b
WWGf7E7ifruuQhptCs0AMu0n3siFEtECYKWTPPsJfxZceiPisqEgI1F96tjdlDBa
6kNFasxxxRfY518f2ZNJ4B21Y/upjOvfdVqomh9Y9oCqN1ucFGRf4DDUogpHSeLk
lBLkMXAGsdIbVyvh/pZ2O5dq6zPKPV4zvtJnrOHcrHKs7vC0K+EpfQT/Q887vvHV
WkQl1aMcQvl6wDWomEAW8+OY56gvEwa20QoGC/YSshnoktTGThZjA7lUKwVVUN+b
sJ5EBXAPolDpfbWkJIIO3KxMCAWB9qyIiyuxmkMnXdJpvVpljEJGOvtvWaMVbk7j
SNNIbvSbhV3rr0E9NEOZp5DC7IutEiDk60shff+57Mr8nIgkUs53V3rBn9LHOkgB
fM5cZ4ea0pAdkZ74kgd4clkvu+AMFLKwtwg49mOWxJOXqYhuNy38129P7r/NliIU
UYkT3xhvRKhTvlPibltKnZdmNet2OlXdVRXkAy8kHSORMI21DDpJPhEQeJ3ouLx4
grFscH61l8psgeWTTDxf+UY=
=0Doh
-END PGP SIGNATURE-


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



Bug#726739: alpine: does not work with UTF-16, UCS-2, UCS-4 eMails

2013-10-18 Thread Dominik George
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Thorsten Glaser  schrieb:
>and triggered by Natureshadowbissues in an unnamed concurrent product.

For the record, I have absolutely no idea what tg is talking about, but I'll 
keep clarifying that off the BTS ;).
-BEGIN PGP SIGNATURE-
Version: APG v1.0.8-fdroid

iQFNBAEBCgA3BQJSYVfwMBxEb21pbmlrIEdlb3JnZSAobW9iaWxlIGtleSkgPG5p
a0BuYXR1cmFsbmV0LmRlPgAKCRAvLbGk0zMOJZA/CACjJB80w5kjLj7gDekVHoCQ
l6vMGlXrIzm8uYHE/7QBqZebW3qQJb/U7E8R9+bx/QRPtGpqLOCOkGkIjmkIKH5F
cFEJ5xpzAF1vg3b8CXUZ/gc7R6pf+wTUYD9OvgcLiKLbsi8AxKIft3ju9C9At5Fg
5NS0UkmQ/BI0xM+XSlyodTGZ23JC1ab4ZfMsGBqLQsHZfYlGpb8fVdCDsAG3j0e0
hshpaeAH6NCVY3rwcXQorCve5T+ozjWVf62HkVfTrMp1R2Vy3lWihqF37lhN9DSe
lWVIFNNScxMr0ld37NFwhTqg8BTRMAMFezsDf7tYtVPzz4vUPpleTc501eSvcLvP
=TYW3
-END PGP SIGNATURE-


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



Bug#726882: handbrake: right window border shaking wildly in icewm, using 56% CPU

2013-10-20 Thread Dominik George
Package: handbrake
Version: 0.9.8+dfsg2+git0b44ec-2
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

I use icewm and the right window border of handbrake-gtk is shaking
wildly all the time, as though the window were constantly being resized
some pixels wider and back again. This hyper-cool extracaliphragilistic
animation eats 56% of CPU ;). Maximizing the window brings back the
boring static border again!

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

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

Versions of packages handbrake depends on:
ii  dpkg 1.17.1
ii  liba52-0.7.4 0.7.4-16
ii  libass4  0.10.1-3
ii  libavcodec54 6:9.10-1
ii  libavformat546:9.10-1
ii  libavresample1   6:9.10-1
ii  libavutil52  6:9.10-1
ii  libbluray1   1:0.4.0-1
ii  libc62.17-93
ii  libcairo21.12.16-2
ii  libdbus-glib-1-2 0.100.2-1
ii  libdvdnav4   4.2.0+20130225-3
ii  libdvdread4  4.2.0+20130219-2
ii  libgdk-pixbuf2.0-0   2.28.2-1
ii  libglib2.0-0 2.36.4-1
ii  libgstreamer-plugins-base0.10-0  0.10.36-1.1
ii  libgstreamer0.10-0   0.10.36-1.2
ii  libgtk2.0-0  2.24.21-1
ii  libgudev-1.0-0   204-5
ii  libmkv0  0.6.5.1-1
ii  libmp3lame0  3.99.5+repack1-3
ii  libmpeg2-4   0.5.1-5
ii  libnotify4   0.7.6-1
ii  libpango1.0-01.32.5-5+b1
ii  libsamplerate0   0.1.8-5
ii  libswscale2  6:9.10-1
ii  libtheora0   1.1.1+dfsg.1-3.1
ii  libvorbis0a  1.3.2-1.3
ii  libvorbisenc21.3.2-1.3
ii  libwebkitgtk-1.0-0   2.2.0-2
ii  libx264-123  2:0.123.2189+git35cf912-1

Versions of packages handbrake recommends:
ii  gstreamer0.10-ffmpeg  0.10.13-5
ii  gstreamer0.10-x   0.10.36-1.1

handbrake suggests no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)

iQJOBAEBCAA4BQJSY4bGMRpodHRwczovL3d3dy5kb21pbmlrLWdlb3JnZS5kZS9n
cGctcG9saWN5LnR4dC5hc2MACgkQt5o8FqDE8pYTlw//SGaa9vDsNtdQKTlGQxNU
eeP9MOo9PD9p5kKiGfFHzzZGXkjvVV546yYz8y/qcRF5DN+7SjkYKsmJpddaKsDI
+S1Ti8PWYxX0CL2tZVA5ly7MJ6+0VndjmRt7tR5wrAlM5kwIEU2KsUT2iMqCymyl
KdZxyiNYeRt6fuzAzjwpkZ+nIzgX6B96Zn2ax1rNHEfIS+4v+0mDwC3Zg2sqfI50
Z1Aws7NEx7b7gzYv3xVw3NEXkFcVgKWN5rq06B/+99OCu7dC1X6owjpWJzLjNdo5
NCrltsS4Na2P7r08BT1dtXU6Y1EgOyx12zAY7Oq9STZLK3/axxKUyr9NKzdjxsml
HN7Iq5Tx5heZCMxkupgV5e+EWjj3jWTwdG3uQzWQfElFgeGepLIkPib+qMW4M5Bd
ySxGB9+GidphA1BON41N+QlNdK4Og8qoGHmdu36TY4tPv4EQLqFuRxwS3z9yPeiQ
u+V7kcq8PSaSKSPdIihRA3mwS+Y448yt9jArVxcNlU4CTGDmTGMgPRRwHSVAKEuS
+xj0VO8s+XkJsX0uhjqFzMPwunylMRrB2A/eD4Wd6hKVub1+diSKx005NVpO2//9
4sQmsVv+zYPWKZiltXSXgXQ1wbJtw0ReHLsWnjtSon8ua0M5MurmuBo8euvlVsc1
4NmkCVnu8WiMdW36F5eUWDE=
=YJIK
-END PGP SIGNATURE-


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



Bug#726858: qonk: missing icon entry in menu file Jessie Release Goal

2013-10-20 Thread Dominik George
Hi,

the qonk game does not have an icon. We will have to come up with an
idea for one. I would suggest using the Q letter from the game font
palette in data/normal.png.

Cheers,
Nik

-- 
* concerning Mozilla code leaking assertion failures to tty without D-BUS *
 That means, D-BUS is a tool that makes software look better
than it actually is.

PGP-Fingerprint: 3C9D 54A4 7575 C026 FB17  FD26 B79A 3C16 A0C4 F296


signature.asc
Description: Digital signature


  1   2   3   4   5   6   7   8   9   10   >