Bug#337815: coreutils: when using sudo, rm fails if cwd is not readable

2005-11-06 Thread Wolf Wiegand
Package: coreutils
Version: 5.2.1-2.1
Severity: normal

When rm is called using sudo and the current working directory is not
readable to root, rm fails:

[EMAIL PROTECTED]:~ $ sudo rm -r /usr/doc
rm: cannot get current directory: Permission denied

In this case, $HOME is imported via NFS using the root_squash-option.


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

Versions of packages coreutils depends on:
ii  libacl1   2.2.32-1   Access control list shared library
ii  libc6 2.3.5-6GNU C Library: Shared libraries an

coreutils recommends no packages.

-- no debconf information


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



Bug#338912: libpam-tmpdir: configuration option not mentioned in README

2005-11-13 Thread Wolf Wiegand
Package: libpam-tmpdir
Version: 0.05-2
Severity: normal
Tags: patch

The directory libpam-tmpdir used to create the users' temporary
directories in can be set within /etc/security/tmpdir.conf. This is not
mentioned anywhere.


*** /tmp/tmpdir.patch
diff -Nur pam-tmpdir-0.05/README pam-tmpdir-0.05.orig/README
--- pam-tmpdir-0.05/README  2005-11-13 19:26:24.077460248 +0100
+++ pam-tmpdir-0.05.orig/README 2005-11-13 19:21:32.513784664 +0100
@@ -20,11 +20,3 @@
 login if an error occurs while setting up the safe tmpdir, this could
 allow for a DoS attack if a malicious user gets the chance to create
 /tmp/user before pam_tmpdir does.
-
-The directory in which the users' temporory directories are created
-can be set using an entry in /etc/security/tmpdir.conf:
-
-tmpdir=/path/to/tmpdir
-
-pam_tmpdir will fail to create a safe tmpdir if this directory is
-group or world writable.


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

Versions of packages libpam-tmpdir depends on:
ii  libc6 2.3.5-6GNU C Library: Shared libraries an

libpam-tmpdir recommends no packages.

-- no debconf information


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



Bug#394896: splashy: Error messages from xml parser

2006-10-29 Thread Wolf Wiegand
Hi,

Luis wrote:

> This error means that your theme is not valid against the latest 
> schema.
> 
> Try doing:
> 
> wget http://splashy.alioth.debian.org/schemas/1.0.1/theme.xsd
> 
> xmllint --schema theme.xsd /etc/splashy/themes/debiansplashy/theme.xml

Well, this indicates, that even the default theme (along with all themes
from splashy-themes) is not valid, either:

[EMAIL PROTECTED]:/etc/splashy/themes $ xmllint --schema  /tmp/theme.xsd \
 /etc/splashy/themes/default/theme.xml  >/dev/null
/etc/splashy/themes/default/theme.xml:12: element progressbar: Schemas
validity error : Element 'progressbar': Missing child element(s).
Expected is ( background ).
/etc/splashy/themes/default/theme.xml fails to validate

Should I file a new bug for splashy-themes, too? I'll leave this bug
opened as the default theme does not validate.

Cheers, Wolf


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



Bug#415229: cyrus2courier: Does not work with cyrus-imapd-2.2

2007-03-17 Thread Wolf Wiegand
Package: cyrus2courier
Version: 1.4-1
Severity: important

I tried to convert a cyrus mailspool created by cyrus-imapd-2.2:

# cyrus2courier -vvv /var/spool/cyrus/mail/w/user/ /var/spool/couriermail/ wolf
INFO wolf
(cydump) converting /var/spool/cyrus/mail/w/user//wolf

FAIL wolf   (cydump) Header version 6 not supported

Cheers, Wolf


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

Versions of packages cyrus2courier depends on:
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries

cyrus2courier recommends no packages.

-- no debconf information


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



Bug#334612: Document -q in manpage

2007-02-04 Thread Wolf Wiegand
In aptitude 0.4.4-1, the following options are also missing in the
german manpage:

-h, --help
--purge-unused
--schedule-only

Other translations have the same problem. --purge-unused, for example,
is missing in the italian and finnish version.

Cheers,

Wolf



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



Bug#385631: aptitude: Doesn't offer sensible solution upon conflict

2006-09-01 Thread Wolf Wiegand
Package: aptitude
Version: 0.4.2-1
Severity: normal

I tried installing postfix with exim4-daemon-light already installed:

 aptitude install postfix

The two packages conflict with each other, so postfix should replace
exim. However, none of the solutions provided for this. There were some
solutions which would uninstall exim4-daemon-light, but no solution
included the installation of postfix. Expected behaviour would be that
the first or second solution is a) remove exim4-daemon-light and other
packages depending on it and b) install postfix.

Regards,

Wolf

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.8
Locale: LANG=de_DE.UTF-8, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6.3-6-3. 0.6.45  Advanced front-end for dpkg
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libgcc1  1:4.1.1-11  GCC support library
ii  libncursesw5 5.5-2   Shared libraries for terminal hand
ii  libsigc++-2.0-0c2a   2.0.17-1type-safe Signal Framework for C++
ii  libstdc++6   4.1.1-11The GNU Standard C++ Library v3

Versions of packages aptitude recommends:
pn  aptitude-doc-en | aptitude-do  (no description available)

-- no debconf information


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



Bug#385631: aptitude: Doesn't offer sensible solution upon conflict

2006-09-02 Thread Wolf Wiegand
Hi,

Daniel Burrows wrote:

>   Could you tell me if this behavior changes if you instead run
> 
> aptitude -o 'aptitude::auto-install=false' install postfix

The only difference is that only two solutions are offered with this
option. These solutions don't include installation of postfix, either:

backport:/home/wolf# aptitude -o 'aptitude::auto-install=false' install
postfix
Reading package lists... Done
Building dependency tree... Done
Reading extended state information   
Initializing package states... Done
Reading task descriptions... Done  
Building tag database... Done
The following packages are BROKEN:
  exim4-config exim4-daemon-light postfix 
The following packages are RECOMMENDED but will NOT be installed:
  resolvconf 
0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 949kB of archives. After unpacking 2265kB will be used.
The following packages have unmet dependencies:
  exim4-config: Conflicts: postfix but 2.2.10-2 is to be installed.
  postfix: Depends: ssl-cert but it is not installable
   Conflicts: mail-transport-agent which is a virtual package.
  exim4-daemon-light: Conflicts: mail-transport-agent which is a virtual
package.
Resolving dependencies...
The following actions will resolve these dependencies:

Remove the following packages:
exim4
exim4-base
exim4-config
exim4-daemon-light

Install the following packages:
openssl [0.9.8b-2 (testing)]
resolvconf [1.36 (testing)]
ssl-cert [1.0.13 (testing)]

Score is -1569

Accept this solution? [Y/n/q/?] 
The following NEW packages will be automatically installed:
  openssl resolvconf ssl-cert 
The following packages will be automatically REMOVED:
  exim4 exim4-base exim4-config exim4-daemon-light 
The following NEW packages will be installed:
  openssl postfix resolvconf ssl-cert 
The following packages will be REMOVED:
  exim4 exim4-base exim4-config exim4-daemon-light 
0 packages upgraded, 4 newly installed, 4 to remove and 0 not upgraded.
Need to get 2014kB of archives. After unpacking 1372kB will be used.
Do you want to continue? [Y/n/?] n
Abort.

The second solution only differs in that resolvconf will not be
installed.

Cheers,

Wolf


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



Bug#299037: apt-ftparchive: Separate the output in standard output and standard error

2006-09-03 Thread Wolf Wiegand
Hi,

since I fell for this again, leaving me with a useless Packages.gz-file,
I wrote a small patch, so usage information is written to stderr instead
of stdout. Please include it in the next version. Thanks!

Cheers,

Wolf
-- 
Büroschimpfwort des Tages: Persönlicher Zigarrenabbeißer - als Alternative zu 
"Schleimer". (Frank Schümann)
diff -Nur apt-0.6.45.original/ftparchive/apt-ftparchive.cc 
apt-0.6.45/ftparchive/apt-ftparchive.cc
--- apt-0.6.45.original/ftparchive/apt-ftparchive.cc2006-09-03 
16:43:32.077837750 +
+++ apt-0.6.45/ftparchive/apt-ftparchive.cc 2006-09-03 16:58:03.312286500 
+
@@ -547,12 +547,12 @@
 /* */
 bool ShowHelp(CommandLine &CmdL)
 {
-   ioprintf(cout,_("%s %s for %s %s compiled on %s %s\n"),PACKAGE,VERSION,
+   ioprintf(cerr,_("%s %s for %s %s compiled on %s %s\n"),PACKAGE,VERSION,
COMMON_OS,COMMON_CPU,__DATE__,__TIME__);
if (_config->FindB("version") == true)
   return true;
 
-   cout << 
+   cerr << 
 _("Usage: apt-ftparchive [options] command\n"
   "Commands: packages binarypath [overridefile [pathprefix]]\n"
   "  sources srcpath [overridefile [pathprefix]]\n"


Bug#364952: Firefox hangs on www.opensource.ps

2006-10-03 Thread Wolf Wiegand
> I can reproduce this with
> http://www.finepix.de/usergallery/index.php?cat=15196 , choosing a
> gallery and then clicking on one of the pictures. I get the same output
> from strace, and setting MOZ_DISABLE_PANGO=1 does not help, either.

Sorry, I must have done something wrong there. Setting
MOZ_DISABLE_PANGO=1 does help, firefox does not hang anymore.

Cheers,

Wolf
-- 
How are you going to get a reputation as a miracle worker if you tell the 
Captain the actual amount of time it will take?!?! (Scotty on TNG)


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



Bug#364952: Firefox hangs on www.opensource.ps

2006-10-03 Thread Wolf Wiegand
Hi,

I can reproduce this with
http://www.finepix.de/usergallery/index.php?cat=15196 , choosing a
gallery and then clicking on one of the pictures. I get the same output
from strace, and setting MOZ_DISABLE_PANGO=1 does not help, either.

Cheers,

Wolf

-- 
How are you going to get a reputation as a miracle worker if you tell the 
Captain the actual amount of time it will take?!?! (Scotty on TNG)


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



Bug#391498: acpi-support: lid.sh does not blank screen

2006-10-06 Thread Wolf Wiegand
Package: acpi-support
Version: 0.86-1
Severity: normal

Hi,

/etc/acpi/lid.sh does not work right for me. First problem was that
lid.sh calls /usr/share/acpi-support/screenblank, which only turns off
the screen, but does not put the computer to sleep. As opinions differ
about what to do upon lid closure, this behaviour is fine with me (a
debconf question "What's supposed to happen when you close the lid"
would be cool, though). I just replaced the call to screenblank with a
call to s2ram.

However, sometimes (sorry, cannot be more specific) lid.sh just does not
work at all. I close the lid, and s2ram (or screenblank, for that
matter) just is not executed. I put some debugging statements into the
script. The problem is that '[ x"$XAUTHORITY" != x"" ]' (around line
17) returns False, which results in nothing being executed.

To have this fixed for my needs, I just replaced the whole 'for x in
/tmp/.X11-unix/*; do  done' stuff with /usr/sbin/s2ram, but it'd be
neat if this could be fixed for real. If you need any more information
or tests, feel free to contact me.

Cheers,

Wolf

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

Versions of packages acpi-support depends on:
ii  acpid1.0.4-5 Utilities for using ACPI power man
ii  dmidecode2.8-2   Dump Desktop Management Interface 
ii  finger   0.17-10 user information lookup program
ii  hdparm   6.6-5   tune hard disk parameters for high
ii  laptop-detect0.12.1  attempt to detect a laptop
ii  libc62.3.6.ds1-5 GNU C Library: Shared libraries
ii  lsb-base 3.1-17  Linux Standard Base 3.1 init scrip
ii  powermgmt-base   1.29Common utils and configs for power
ii  radeontool   1.5-4   utility to control ATI Radeon back
ii  toshset  1.71-1.1Access much of the Toshiba laptop 
ii  vbetool  0.7-1+b1run real-mode video BIOS code to a
ii  xbase-clients1:7.1.ds-3  miscellaneous X clients

Versions of packages acpi-support recommends:
ii  laptop-mode-tools 1.31-1 Scripts to spin down hard drive an

-- no debconf information


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



Bug#249415: slrnface now segfaults with xterm from X 4.3

2006-08-22 Thread Wolf Wiegand
Hi,

could you please include the above patch? It definately does more good
than bad :-) and it's sort of annoying having the rebuild the package on
one's own. Thanks!

Cheers, Wolf


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



Bug#390404: initscripts: /etc/network/if-up.d/mountnfs does not mount nfs directory at boot time

2006-10-07 Thread Wolf Wiegand
Hi,

I had the same problem as Chaogui - nfs shares would not be mounted
because /var/run/network/mountnfs existed. Will there be problems if 

mkdir /var/run/network/mountnfs 2>/dev/null || exit 0

is changed to

mkdir -p /var/run/network/mountnfs 2>/dev/null || exit 0

? In any case, if the scripts exits and does not mount shares due to an
error, it should not exit with 0 (or is this required by anything?) and
should print out a short description why it exited (for example "Lock
directory /var/run/network/mountnfs already exists. This should not
happen, exiting.").

Cheers,

Wolf
-- 
Büroschimpfwort des Tages: Beamtenschreck - Bewegungsmelder in Büros. (Norbert 
Gülk)



Bug#375400: vim: error message when editing .muttngrc

2006-10-08 Thread Wolf Wiegand
Hi,

James Vega wrote:

> Are you still experiencing these problems?  If so, check whether you
> have a stale /etc/vim/vimrc or /etv/vim/gvimrc.  There would likely be a
> vimrc.dpkg-new or vimrc.dpkg-dist (same with gvimrc) in /etc/vim.

I cannot reproduce this anymore, either. I can't tell if any
configuration files, which were not updated, were the cause of this
problem, because I had to set up my system from scratch about six weeks
ago after a hard disk crash, losing pretty much all old configuration
files.

Cheers,

Wolf
-- 
Büroschimpfwort des Tages: Primärduftwolke - Kollegin, die nur durch ihr Parfüm 
auffällt. (Norbert Gülk)



Bug#392253: anacron.postinst hangs on update

2006-10-10 Thread Wolf Wiegand
Package: anacron
Version: 2.3-12
Severity: normal

Hi,

I just upgraded anacron to 2.3-12. During the postinst, the upgrade
process just hung. The output of 'ps auxf' showed this:

|   \_ apt-get upgrade
|   \_ /usr/bin/dpkg --status-fd 20 --configure anacron
|   \_ /usr/bin/perl -w /usr/share/debconf/frontend 
/var/lib/dpkg/info/anacron.postinst configure 2.3-11
|   \_ [anacron.postins] 

I killed the postinst with Ctrl+C and ran 'apt-get -f install' which ran
allright, but I am able to reproduce the above effect with:

$ sudo /etc/init.d/anacron stop
$ sudo /usr/bin/perl -w /usr/share/debconf/frontend \
 /var/lib/dpkg/info/anacron.postinst configure 2.3-11

Cheers,

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

Versions of packages anacron depends on:
ii  debianutils  2.17.3  Miscellaneous utilities specific t
ii  libc62.3.6.ds1-6 GNU C Library: Shared libraries
ii  lsb-base 3.1-17  Linux Standard Base 3.1 init scrip

Versions of packages anacron recommends:
ii  cron  3.0pl1-98  management of regular background p
ii  ssmtp [mail-transport-agent]  2.61-8 extremely simple MTA to get mail o
ii  syslog-ng [system-log-daemon] 2.0rc3-1   Next generation logging daemon

-- debconf information:
  anacron/jobs_in_crontab:


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



Bug#386702: mutt-ng: $TMP not honored

2006-09-09 Thread Wolf Wiegand
Package: mutt-ng
Version: 0.0+20060429-2
Severity: normal

Hi,

I just noticed that messages which are displayed using an external
program (html2text for example) are temporarily saved in /tmp, even if
$TMP specifies a different temp-directory. I use libpam-tmpdir, which
provides a separate temp-directory for every user:

[EMAIL PROTECTED]:~ $ id -u 
1000
[EMAIL PROTECTED]:~ $ echo $TMP
/tmp/user/1000

When displaying html mails, mutt-ng says

Automatische Anzeige mittels: /usr/bin/html2text ''/tmp/muttfCcnvY''

in the status bar. 


Regards,

Wolf

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.8
Locale: LANG=de_DE.UTF-8, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages mutt-ng depends on:
ii  libc6   2.3.6.ds1-4  GNU C Library: Shared libraries
ii  libgnutls13 1.4.2-1  the GNU TLS library - runtime libr
ii  libgpg-error0   1.2-1library for common error values an
ii  libgpgme11  1.1.2-2  GPGME - GnuPG Made Easy
ii  libidn110.6.5-1  GNU libidn library, implementation
ii  libncursesw55.5-3Shared libraries for terminal hand
ii  libqdbm14   1.8.70-1 QDBM Database Libraries [runtime]
ii  libsasl22.1.19.dfsg1-0.2 Authentication abstraction library
ii  ssmtp [mail-transport-a 2.61-8   extremely simple MTA to get mail o

mutt-ng recommends no packages.

-- no debconf information


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



Bug#386702: mutt-ng: $TMP not honored

2006-09-10 Thread Wolf Wiegand
Hi,

Elimar Riesebieter wrote:

> Please send the output of
> $ muttng -t | grep tmpdir
> 
> Elimar

[EMAIL PROTECTED]:~ $ muttng -t |  grep tmpdir
tmpdir="/tmp"
[EMAIL PROTECTED]:~ $ grep tmp .muttngrc
[EMAIL PROTECTED]:~ $ 

Cheers,

Wolf
-- 
Büroschimpfwort des Tages: Halbhirn - Servicemitarbeiter eines großen 
Telekommunikationsunternehmens, weil sich dort Gerüchten zufolge immer 2 
Mitarbeiter 1 Gehirn teilen müssen. (Carsten Wohlers)



Bug#389006: hpijs: Only first page is printed on HP LJ 1010

2006-09-23 Thread Wolf Wiegand
Package: hpijs
Version: 2.1.2+0.9.2-2
Severity: normal

Hi,
 
I cannot print more than one page on my Laserjet 1010. The first page is
printed all right, for the following pages, I only get an empty page as
output. In /var/log/cups/error_log, this message appears:

 printmode mismatch with pen, tray, etc.

(not for the first page, but for the second, third, ...)

When I upgrade hplip, hplip-data, and hpijs to the versions from
backports.org (hpijs: 2.1.7+0.9.7-3bpo1), this problem vanishes.

I open this bug mainly for reference for other people experiencing the
same problem, as I am fine using the bpo-version.

Cheers,

Wolf

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-686
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages hpijs depends on:
ii  gs-gpl8.01-5 The GPL Ghostscript PostScript int
ii  libc6 2.3.2.ds1-22sarge4 GNU C Library: Shared libraries an
ii  libgcc1   1:3.4.3-13sarge1   GCC support library
ii  libjpeg62 6b-10  The Independent JPEG Group's JPEG 
ii  libsnmp5  5.1.2-6.2  NET SNMP (Simple Network Managemen
ii  libssl0.9.7   0.9.7e-3sarge2 SSL shared libraries
ii  libstdc++51:3.3.5-13 The GNU Standard C++ Library v3

-- no debconf information


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



Bug#389011: scp: server side options not mentioned in manpage

2006-09-23 Thread Wolf Wiegand
Package: openssh-client
Version: 1:4.3p2-3
Severity: wishlist
Tags: patch

Hello,

the server side options -d, -f, and -t are not mentioned in scp(1). This
patch adds those options to the manpage, merely stating

 Server option, only needed on the remote host

Cheers,

Wolf


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

Versions of packages openssh-client depends on:
ii  adduser 3.97 Add and remove users and groups
ii  debconf [debconf-2. 1.5.5Debian configuration management sy
ii  dpkg1.13.22  package maintenance system for Deb
ii  libc6   2.3.6.ds1-4  GNU C Library: Shared libraries
ii  libcomerr2  1.39-1   common error description library
ii  libedit22.9.cvs.20050518-2.2 BSD editline and history libraries
ii  libkrb531.4.4-2  MIT Kerberos runtime libraries
ii  libncurses5 5.5-3Shared libraries for terminal hand
ii  libselinux1 1.30.28-1SELinux shared libraries
ii  libssl0.9.8 0.9.8c-1 SSL shared libraries
ii  passwd  1:4.0.18.1-3 change and administer password and
ii  zlib1g  1:1.2.3-13   compression library - runtime

openssh-client recommends no packages.

-- no debconf information
diff -Nur openssh-4.3p2.orig/scp.0 openssh-4.3p2/scp.0
--- openssh-4.3p2.orig/scp.02006-02-11 01:07:37.0 +0100
+++ openssh-4.3p2/scp.0 2006-09-23 12:36:06.185276250 +0200
@@ -38,6 +38,10 @@
  Selects the cipher to use for encrypting the data transfer.  This
  option is directly passed to ssh(1).
 
+ -d  Server option, only needed on the remote host.
+
+ -f  Server option, only needed on the remote host.
+
  -F ssh_config
  Specifies an alternative per-user configuration file for ssh.
  This option is directly passed to ssh(1).
@@ -123,6 +127,8 @@
  Name of program to use for the encrypted connection.  The program
  must understand ssh(1) options.
 
+ -t  Server option, only needed on the remote host.
+
  -v  Verbose mode.  Causes scp and ssh(1) to print debugging messages
  about their progress.  This is helpful in debugging connection,
  authentication, and configuration problems.
diff -Nur openssh-4.3p2.orig/scp.1 openssh-4.3p2/scp.1
--- openssh-4.3p2.orig/scp.12006-01-20 01:31:47.0 +0100
+++ openssh-4.3p2/scp.1 2006-09-23 12:36:08.761437250 +0200
@@ -91,6 +91,10 @@
 Selects the cipher to use for encrypting the data transfer.
 This option is directly passed to
 .Xr ssh 1 .
+.It Fl d
+Server option, only needed on the remote host.
+.It Fl f
+Server option, only needed on the remote host.
 .It Fl F Ar ssh_config
 Specifies an alternative
 per-user configuration file for
@@ -188,6 +192,8 @@
 The program must understand
 .Xr ssh 1
 options.
+.It Fl t
+Server option, only needed on the remote host.
 .It Fl v
 Verbose mode.
 Causes


Bug#385631: aptitude: Doesn't offer sensible solution upon conflict

2006-09-25 Thread Wolf Wiegand
Hi,

sorry, I almost forgot about this issue.

Daniel Burrows wrote:

> > backport:/home/wolf# aptitude -o 'aptitude::auto-install=false' install
> > postfix
> > Reading package lists... Done
> > Building dependency tree... Done
> > Reading extended state information   
> > Initializing package states... Done
> > Reading task descriptions... Done  
> > Building tag database... Done
> > The following packages are BROKEN:
> >   exim4-config exim4-daemon-light postfix 
> > The following packages are RECOMMENDED but will NOT be installed:
> >   resolvconf 
> > 0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
> > Need to get 949kB of archives. After unpacking 2265kB will be used.
> > The following packages have unmet dependencies:
> >   exim4-config: Conflicts: postfix but 2.2.10-2 is to be installed.
> >   postfix: Depends: ssl-cert but it is not installable
> >Conflicts: mail-transport-agent which is a virtual package.
> >   exim4-daemon-light: Conflicts: mail-transport-agent which is a virtual
> > package.
> > Resolving dependencies...
> > The following actions will resolve these dependencies:
> > 
> > Remove the following packages:
> > exim4
> > exim4-base
> > exim4-config
> > exim4-daemon-light
> > 
> > Install the following packages:
> > openssl [0.9.8b-2 (testing)]
> > resolvconf [1.36 (testing)]
> > ssl-cert [1.0.13 (testing)]
> > 
> > Score is -1569
> 
>   ...postfix will still be installed in this solution...

Indeed. Well, this bug should probably be retitled as enhancement bug.
This question came up on [EMAIL PROTECTED], and besides me there
were at least two other people failing to see that this solution will
lead to postfix being installed. Is there a way, so that in the above
situation, the following is written out?

| The following actions will resolve these dependencies:
| 
| Remove the following packages:
| exim4
| exim4-base
| exim4-config
| exim4-daemon-light
| 
| Install the following packages:
| openssl [0.9.8b-2 (testing)]
| resolvconf [1.36 (testing)]
| ssl-cert [1.0.13 (testing)]
| postfix [... (testing)]  <--- added this line
| 
| Score is -1569

I think this would be really helpful, but I know too little about
aptitude's internals to say if this is possible.

>   Could you send me a transcript of what happens without
> -o auto-install=false?

I guess there will also be solutions leading to postfix being installed,
but I still think the output could be more clear about this. Here's the
transcript (rather lengthy):


backport:/# aptitude install postfix
[...snip...]
The following packages are BROKEN:
  exim4 exim4-config 
The following packages are unused and will be REMOVED:
  fortune-mod fortunes-min hicolor-icon-theme libart-2.0-2 libatk1.0-0 
libatk1.0-data libdbh1.0-1 libgnomecanvas2-common 
  libgtk2.0-common libjpeg62 libpng12-0 librecode0 libtiff4 menu sgml-base 
The following NEW packages will be automatically installed:
  openssl ssl-cert 
The following packages will be automatically REMOVED:
  exim4-daemon-light 
The following packages have been kept back:
  udev 
The following NEW packages will be installed:
  openssl postfix ssl-cert 
The following packages will be REMOVED:
  exim4-daemon-light 
0 packages upgraded, 3 newly installed, 16 to remove and 1 not upgraded.
Need to get 2075kB of archives. After unpacking 17.5MB will be freed.
The following packages have unmet dependencies:
  exim4-config: Conflicts: postfix but 2.3.3-1 is to be installed.
  exim4: Depends: exim4-daemon-light but it is not installable or
  exim4-daemon-heavy but it is not installable or
  exim4-daemon-custom which is a virtual package.
Resolving dependencies...
The following actions will resolve these dependencies:

Keep the following packages at their current version:
exim4-daemon-light [4.63-3 (testing, now)]
postfix [Not Installed]

Score is 14

Accept this solution? [Y/n/q/?] n
Resolving dependencies...
The following actions will resolve these dependencies:

Install the following packages:
exim4-daemon-heavy [4.63-3 (testing)]
libmysqlclient15off [5.0.24a-4 (testing)]
libperl5.8 [5.8.8-6.1 (testing)]
libpq4 [8.1.4-6 (testing)]
mysql-common [5.0.24a-4 (testing)]

Keep the following packages at their current version:
postfix [Not Installed]

Score is -344

Accept this solution? [Y/n/q/?] n
Resolving dependencies...
The following actions will resolve these dependencies:

Remove the following packages:
exim4

Install the following packages:
nbsmtp [1.00-2 (testing)]

Keep the following packages at their current version:
postfix [Not Installed]

Score is -421

Accept this solution? [Y/n/q/?] n
Resolving dependencies...
The following actions will resolve these dependencies:

Remove the following packages:
exim4
exim4-base
exim4-config

Score is -1009

Accept this solution? [Y/n/q/?] n
Resolving dependencies...
The following actions will resolve these dependencies:

Remove the following packages:
at
cyrus-common-2.2
cyr

Bug#383231: grub-splashimages: Please include configuration example for menu.lst

2006-08-15 Thread Wolf Wiegand
Package: grub-splashimages
Version: 1.0.0
Severity: normal
Tags: patch

Hi,

please include a brief configuration example for menu.lst and a
reference to changelog.Debian.gz from the grub package.

I've attached a patch for this to include this in the README. I've put
the example on top of the previous items, as this question probably is
the first question people have after installing this package. 

Regards, Wolf

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.8
Locale: LANG=de_DE.UTF-8, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages grub-splashimages depends on:
ii  grub  0.97-13GRand Unified Bootloader

grub-splashimages recommends no packages.

-- no debconf information
diff -Nur grub-splashimages-1.0.0.orig/README grub-splashimages-1.0.0/README
--- grub-splashimages-1.0.0.orig/README 2006-08-15 21:27:22.465762750 +0200
+++ grub-splashimages-1.0.0/README  2006-08-15 21:34:10.975293000 +0200
@@ -4,7 +4,20 @@
 Debian GRUB Splashimages
 
 
-1. How to make one?
+1. How to have GRUB display an splashimage?
+
+  Include a line like 
+
+  splashimage=(hd0,0)/boot/grub/splashimages/debsplash.xpm.gz
+
+  in /boot/grub/menu.lst (adjusted to your local needs, of course).
+
+  Please do also read the splashimage documentation in
+  /usr/share/doc/grub/README.Debian.gz .
+
+---
+
+2. How to make one?
 
   For a HOWTO on how to create one visit:
 
@@ -24,13 +37,13 @@
 
 ---
 
-2. How to submit one?
+3. How to submit one?
 
   If you'd like your splashimage in this package send them to [EMAIL PROTECTED]
 
 ---
 
-3. License?
+4. License?
 
  Include a License that will allow me to redistribute it that is compliant
  with the "Debian Free Software Guidelines" [1]. I like the GPL ;). 


Bug#394636: bash: [completion] error msg with 'sudo mount' and spaces in filename

2006-10-22 Thread Wolf Wiegand
Package: bash
Version: 3.1dfsg-6
Severity: normal

Hi,

when there are more than one match for completion and at least one of
them has two spaces in it, I get an error message from grep:

[EMAIL PROTECTED]:/tmp $ touch foo\ bar.iso
[EMAIL PROTECTED]:/tmp $ touch foo\ bar\ baz.iso
[EMAIL PROTECTED]:/tmp $ sudo mount -o loop foo\ bargrep: Trailing backslash
grep: Trailing backslash

When hitting tab after foo, completion up to foo\ bar works. Hitting tab
twice at that point causes the grep error message to appear.

Cheers,

Wolf

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

Versions of packages bash depends on:
ii  base-files   3.1.16  Debian base system miscellaneous f
ii  debianutils  2.17.3  Miscellaneous utilities specific t
ii  libc62.3.6.ds1-6 GNU C Library: Shared libraries
ii  libncurses5  5.5-5   Shared libraries for terminal hand

bash recommends no packages.

-- no debconf information


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



Bug#394896: splashy: Error messages from xml parser

2006-10-23 Thread Wolf Wiegand
Package: splashy
Version: 0.1.8.1-3.1
Severity: normal

Hi,

for some reason, splashy_config produces a config file which in turn
causes error messages from the xml parser:

denkbrett:/etc/splashy# rm config.xml 
denkbrett:/etc/splashy# dpkg -i --force-confmiss 
/tmp/splashy_0.1.8.1-3.1_i386.deb > /dev/null

Configuration file `/etc/splashy/config.xml', does not exist on system.
Installing new config file as you request.
denkbrett:/etc/splashy# splashy_config --set-theme debiansplashy
>Set theme as: debiansplashy  [ DONE ]
denkbrett:/etc/splashy# splashy_config --set-theme debiansplashy

** (process:4010): CRITICAL **: xml_parser_text_handler: assertion `text_len > 
0' failed

** (splashy_config:4010): CRITICAL **: _xml_parser_compare_element: assertion 
`_node->got_text == TRUE' failed
>Set theme as: debiansplashy
** (splashy_config:4010): CRITICAL **: _xml_parser_compare_element: assertion 
`_node->got_text == TRUE' failed

** (splashy_config:4010): CRITICAL **: _xml_parser_compare_element: assertion 
`_node->got_text == TRUE' failed

** (splashy_config:4010): CRITICAL **: _xml_parser_compare_element: assertion 
`_node->got_text == TRUE' failed
  [ DONE ]
denkbrett:/etc/splashy# 

This is the diff of the original file and the one which was
created by splashy_config:

denkbrett:/etc/splashy# diff /tmp/config.xml config.xml 
7c7
< default
---
> debiansplashy

The diff is the same after the first and the second call to splashy_config.


Cheers,

Wolf


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

Versions of packages splashy depends on:
ii  libc62.3.6.ds1-6 GNU C Library: Shared libraries
ii  libgcc1  1:4.1.1-17  GCC support library

Versions of packages splashy recommends:
ii  lsb-base  3.1-17 Linux Standard Base 3.1 init scrip

-- no debconf information


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



Bug#437180: some user cronjobs are not beeing executed upon reboot

2007-08-10 Thread Wolf Wiegand
Package: cron
Version: 3.0pl1-100
Severity: normal

Hi,

I just discovered the following behaviour with cron which seems like a
bug to me. A user has the following entries in his personal crontab
(lines abbreviated):

30 01 * * * CAL=`calendar`; [ ! -z "$CAL" ] && calendar | mail [...]
30 01 * * * r2e run
@reboot CAL=`calendar`; [ ! -z "$CAL" ] && calendar | mail [...]
@reboot r2e run

The regular cronjobs are executed every night at 1:30 pm. Upon reboot,
however, only the second job ('r2e run') is being executed. Syslog shows
as follows:

Aug 10 06:58:42 p43k anacron[3263]: Anacron 2.3 started on 2007-08-10
Aug 10 06:58:42 p43k anacron[3263]: Will run job `cron.daily' in 5 min.
Aug 10 06:58:42 p43k anacron[3263]: Jobs will be executed sequentially
Aug 10 06:58:43 p43k /usr/sbin/cron[3276]: (CRON) INFO (pidfile fd = 3)
Aug 10 06:58:43 p43k /usr/sbin/cron[3277]: (CRON) STARTUP (fork ok)
Aug 10 06:58:43 p43k /usr/sbin/cron[3277]: (CRON) INFO (Running @reboot jobs)
Aug 10 06:58:43 p43k /USR/SBIN/CRON[3293]: (wolf) CMD (r2e run)

There's no entry regarding the other job. Some tests revealed that any
job where the command line includes `...` or $(...) will not be
executed. I discovered this on a production machine and was able to
reproduce this problem on a test etch installation. Whether or not
anacron was installed did not make a difference.

If you need any more information, feel free to contact me.


Cheers, Wolf


-- 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.18-4-686
Locale: LANG=en_GB, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages cron depends on:
ii  adduser 3.102Add and remove users and groups
ii  debianutils 2.17 Miscellaneous utilities specific t
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libpam0g0.79-4   Pluggable Authentication Modules l
ii  libselinux1 1.32-3   SELinux shared libraries
ii  lsb-base3.1-23.1 Linux Standard Base 3.1 init scrip

Versions of packages cron recommends:
ii  postfix [mail-transport-agent 2.3.8-2+b1 A high-performance mail transport 

-- debconf-show failed


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



Bug#427332: hal: fails to upgrade

2007-06-03 Thread Wolf Wiegand
Package: hal
Version: 0.5.9-3
Severity: normal

Starting Hardware abstraction layer: hald
invoke-rc.d: initscript hal, action "start" failed.
dpkg: error processing hal (--configure):
 subprocess post-installation script returned error exit status 2
Errors were encountered while processing:
 hal

It takes a very long time for the error message to appear (appr. 3
minutes). I haven't noticed any problems on system startup.


Cheers, Wolf 


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

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

Versions of packages hal depends on:
ii  adduser   3.102  Add and remove users and groups
ii  dbus  1.0.2-5simple interprocess messaging syst
ii  hal-info  20070516-1 Hardware Abstraction Layer - fdi f
ii  libc6 2.5-9+b1   GNU C Library: Shared libraries
ii  libdbus-1-3   1.0.2-5simple interprocess messaging syst
ii  libdbus-glib-1-2  0.73-2 simple interprocess messaging syst
ii  libexpat1 1.95.8-3.4 XML parsing C library - runtime li
ii  libglib2.0-0  2.12.12-1  The GLib library of C routines
ii  libhal-storage1   0.5.9-3Hardware Abstraction Layer - share
ii  libhal1   0.5.9-3Hardware Abstraction Layer - share
ii  libusb-0.1-4  2:0.1.12-7 userspace USB programming library
ii  libvolume-id0 0.105-4libvolume_id shared library
ii  lsb-base  3.1-23.1   Linux Standard Base 3.1 init scrip
ii  pciutils  1:2.2.4-1  Linux PCI Utilities
ii  udev  0.105-4/dev/ and hotplug management daemo
ii  usbutils  0.72-8 Linux USB utilities

Versions of packages hal recommends:
ii  eject 2.1.5-2ejects CDs and operates CD-Changer

-- no debconf information


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



Bug#406493: initscripts: /lib/init/rw/.ramfs is flaged by chkrootkit as a suspicious file

2007-06-03 Thread Wolf Wiegand
Same problem applies to /lib/init/rw/.mdadm. Adjusted patch is attached,
but this probably should be fixed in a more generel matter (maybe by
providing a whitelist or the like).

Cheers, Wolf

-- 
Büroschimpfwort des Tages: Umsatzbremse - für unfreundliche, genervte, 
inkompetente Verkäufer oder Dienstleister. (Liane Metzger)
--- chkrootkit  2007-06-03 09:33:18.0 +
+++ /usr/sbin/chkrootkit2007-06-03 09:34:39.046033202 +
@@ -705,8 +705,8 @@
if [ "${QUIET}" != "t" ]; then printn \
   "Searching for suspicious files and dirs, it may take a while... "; fi
 
-   files=`${find} ${DIR} -name ".[A-Za-z]*" -o -name "...*" -o -name ".. *"`
-   dirs=`${find} ${DIR} -type d -name ".*"`
+   files=`${find} ${DIR} \( -name ".[A-Za-z]*" -o -name "...*" -o -name ".. *" 
\) -and -not -wholename /lib/init/rw/.ramfs -and -not -wholename 
/lib/init/rw/.mdadm`
+   dirs=`${find} ${DIR} \( -type d -name ".*" \) -and -not -wholename 
/lib/init/rw/.mdadm`
if [ "${files}" = "" -a "${dirs}" = "" ]
   then
   if [ "${QUIET}" != "t" ]; then echo "nothing found"; fi


Bug#427332: hal: fails to upgrade

2007-06-03 Thread Wolf Wiegand
Michael Biebl wrote:

> Please run "hald --daemon=no --verbose=yes" and attach the output to the
> bug report.

denkbrett:~# hald --daemon=no --verbose=yes
11:47:28.957 [I] hald.c:529: hal 0.5.9
11:47:28.959 [I] hald.c:594: Will not daemonize
11:47:28.961 [I] hald_dbus.c:4806: local server is listening at
unix:abstract=/var/run/hald/dbus-DTOOWU83WF,guid=c84c4689988433b7a3ab690046628e30
11:47:28.963 [E] hald_dbus.c:5085: dbus_bus_get(): Failed to connect to
socket /var/run/dbus/system_bus_socket: No such file or directory


In /etc/default/dbus, I have ENABLED set to 0. After setting it to 1 and
starting dbus, hal starts alright. Maybe some sort of check for dbus not
running could be included?

I just rechecked: On system boot, this problem does not occur, I can't
tell why, though.

Cheers, Wolf 

-- 
Wie unser Internet schöner wird: Ich werde mir zu Herzen nehmen, dass "Ich bin 
jetzt auch im Internet" kein wirklich ausreichender Inhalt für eine Website 
ist. (die tageszeitung)



Bug#427908: openoffice.org-kde: filename gets lost when choosing different folders

2007-06-07 Thread Wolf Wiegand
Package: openoffice.org-kde
Version: 2.2.1~rc3-3
Severity: normal

Hi,

when trying to save an existing oowriter document under a new name or
when trying to save an new document using the KDE file dialog, the
filename entered in the 'Addresse'-Field (german version) gets lost when
you choose a different folder to save the document in.

How to reproduce:

- Open an existing document
- Choose "Save as" from the file menu
- current file name is displayed
- Choose a different folder (for example by clicking on the home
  directory icon on the left)
- the current file name is lost and has to be re-entered

Other KDE applications behave as desired, ie. not losing the filename.


Regards,

Wolf


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

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

Versions of packages openoffice.org-kde depends on:
ii  kdelibs4c2a 4:3.5.7.dfsg.1-1 core libraries and binaries for al
ii  libc6   2.5-10   GNU C Library: Shared libraries
ii  libgcc1 1:4.2-20070528-1 GCC support library
ii  libqt3-mt   3:3.3.7-4+b1 Qt GUI Library (Threaded runtime v
ii  libstdc++6  4.2-20070528-1   The GNU Standard C++ Library v3
ii  libstlport5.1   5.1.3-1  STLport C++ class library
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  openoffice.org-core 2.2.1~rc3-3  OpenOffice.org office suite archit
ii  openoffice.org-style-cr 2.2.1~rc3-3  Crystal symbol style for OpenOffic

openoffice.org-kde recommends no packages.

-- no debconf information



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



Bug#422524: does not report source binary for core files anymore

2007-05-06 Thread Wolf Wiegand
Package: file
Version: 4.20-5
Severity: normal

Hi,

file in unstable does not report anymore which binary produced a core 
file. This still worked in the version currently in etch:

[EMAIL PROTECTED]:/tmp $ cat test.c
int main(){int *foo=0; *foo=1;}
[EMAIL PROTECTED]:/tmp $ rm -f core*; make test >/dev/null; ./test
Segmentation fault (core dumped)
[EMAIL PROTECTED]:/tmp $ file core
/tmp/core: ELF 32-bit LSB core file Intel 80386, version 1 (SYSV), SVR4-style
[EMAIL PROTECTED]:/tmp $ scp core etch-box:/tmp >/dev/null; ssh etch-box file 
/tmp/core
/tmp/core: ELF 32-bit LSB core file Intel 80386, version 1 (SYSV), SVR4-style, 
from 'test'

I tried using /usr/share/file/magic from etch, which did not make a
difference (except for some warnings, suppressed in the following):

[EMAIL PROTECTED] file -m /tmp/magic-etch /tmp/core 2>/dev/null
/tmp/core: ELF 32-bit LSB core file Intel 80386, version 1 (SYSV), SVR4-style


Regards,

Wolf

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

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

Versions of packages file depends on:
ii  libc6 2.5-5  GNU C Library: Shared libraries
ii  libmagic1 4.20-5 File type determination library us

file recommends no packages.

-- no debconf information


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



Bug#422530: openoffice.org-common: ooffice fails to start, dies with segfault

2007-05-06 Thread Wolf Wiegand
Package: openoffice.org-common
Version: 2.2.0-6
Severity: grave
Justification: renders package unusable

Hi,

current openoffice.org in sid cannot be started anymore. The splash
screen shows up for a brief moment, after that, ooffice dies with a
segfault:

[EMAIL PROTECTED]:~ $ ooffice
The application cannot be started. 
The component manager is not available.

(process:5281): GLib-GObject-CRITICAL **:
/tmp/buildd/glib2.0-2.12.11/gobject/gtype.c:2242: initialization
assertion failed, use IA__g_type_init() prior to this function

(process:5281): Gdk-CRITICAL **: gdk_screen_get_font_options: assertion
`GDK_IS_SCREEN (screen)' failed

(process:5281): GLib-GObject-CRITICAL **:
/tmp/buildd/glib2.0-2.12.11/gobject/gtype.c:2242: initialization
assertion failed, use IA__g_type_init() prior to this function

(process:5281): Gdk-CRITICAL **: gdk_screen_get_font_options: assertion
`GDK_IS_SCREEN (screen)' failed


Fatal exception: Signal 11
Stack:
/usr/lib/openoffice/program/libuno_sal.so.3[0xb72a9f2c]
/usr/lib/openoffice/program/libuno_sal.so.3[0xb72aa072]
/usr/lib/openoffice/program/libuno_sal.so.3[0xb72aa108]
[0xe420]
/usr/lib/openoffice/program/soffice.bin(_ZN7desktop15CommandLineArgsC1ERN3vos15OExtCommandLineE+0x57)[0x80810a7]
/usr/lib/openoffice/program/soffice.bin(_ZN7desktop7Desktop18GetCommandLineArgsEv+0x7b)[0x806030b]
/usr/lib/openoffice/program/soffice.bin(_ZN7desktop7Desktop9ExceptionEt+0x5e)[0x806fcae]
/usr/lib/openoffice/program/libvcl680li.so[0xb7c1b0bc]
/usr/lib/openoffice/program/libvos3gcc3.so(_ZN3vos26signalHandlerFunction_implEPvP13oslSignalInfo+0x18)[0xb7399cf8]
/usr/lib/openoffice/program/libuno_sal.so.3[0xb72a9ba7]
/usr/lib/openoffice/program/libuno_sal.so.3[0xb72aa0de]
[0xe420]
/usr/lib/openoffice/program/libuno_cppu.so.3[0xb72f387c]
/usr/lib/openoffice/program/libuno_cppu.so.3(uno_type_any_assign+0x5d)[0xb72f9ca1]
/usr/lib/openoffice/program/libutl680li.so(_ZN3utl13ConfigManager11AcquireTreeERNS_10ConfigItemE+0x201)[0xb761ecc1]
/usr/lib/openoffice/program/libutl680li.so(_ZN3utl13ConfigManager13AddConfigItemERNS_10ConfigItemE+0x3f)[0xb761f58f]
/usr/lib/openoffice/program/libutl680li.so(_ZN3utl10ConfigItemC2EN3rtl8OUStringEs+0xf8)[0xb76158a8]
/usr/lib/openoffice/program/libvcl680li.so(_ZN3vcl18SettingsConfigItemC1Ev+0x5c)[0xb7cfd02c]
/usr/lib/openoffice/program/libvcl680li.so(_ZN3vcl18SettingsConfigItem3getEv+0x56)[0xb7cfd1a6]
/usr/lib/openoffice/program/libvcl680li.so(_ZNK12MiscSettings18GetDisablePrintingEv+0xc0)[0xb7c109a0]
/usr/lib/openoffice/program/libvclplug_gen680li.so(_ZN7vcl_sal13PrinterUpdate6updateEv+0x2c)[0xb5701cbc]
/usr/lib/openoffice/program/libvclplug_gen680li.so(_ZN11X11SalFrame16HandleFocusEventEP17XFocusChangeEvent+0x125)[0xb56da725]
/usr/lib/openoffice/program/libvclplug_gen680li.so(_ZN11X11SalFrame8DispatchEP7_XEvent+0x80)[0xb56e0350]
/usr/lib/openoffice/program/libvclplug_gen680li.so(_ZN13SalX11Display8DispatchEP7_XEvent+0x141)[0xb5712dd1]
/usr/lib/openoffice/program/libvclplug_gen680li.so(_ZN13SalX11Display5YieldEv+0x95)[0xb5715b05]
/usr/lib/openoffice/program/libvclplug_gen680li.so[0xb5715763]
/usr/lib/openoffice/program/libvclplug_gen680li.so(_ZN7SalXLib5YieldEbb+0x3c4)[0xb570e9e4]
/usr/lib/openoffice/program/libvclplug_gen680li.so(_ZN14X11SalInstance5YieldEbb+0x37)[0xb571f217]
/usr/lib/openoffice/program/libvcl680li.so(_ZN11Application5YieldEb+0x59)[0xb7c15d19]
/usr/lib/openoffice/program/libvcl680li.so(_ZN6Dialog7ExecuteEv+0xb6)[0xb7d9eda6]
/usr/lib/openoffice/program/soffice.bin(_ZN7desktop10FatalErrorERKN3rtl8OUStringE+0xd5)[0x8061f45]
/usr/lib/openoffice/program/soffice.bin(_ZN7desktop7Desktop21HandleBootstrapErrorsENS0_14BootstrapErrorE+0x45e)[0x806a1ee]
/usr/lib/openoffice/program/soffice.bin(_ZN7desktop7Desktop4MainEv+0x343)[0x806b2b3]
/usr/lib/openoffice/program/libvcl680li.so[0xb7c1bccc]
/usr/lib/openoffice/program/libvcl680li.so(_Z6SVMainv+0x35)[0xb7c1bdd5]
/usr/lib/openoffice/program/soffice.bin(main+0x66)[0x805fe76]
/lib/libc.so.6(__libc_start_main+0xdc)[0xb6c0eebc]
/usr/lib/openoffice/program/soffice.bin(__gxx_personality_v0+0x249)[0x805fd01]
/usr/lib/openoffice/program/soffice: line 361:  5281 Aborted
"$sd_prog/$sd_binary" "$@"

** (process:5264): WARNING **: Unknown error forking main binary /
abnormal early exit ...


This can be reproduced with:

- ~/.openoffice.org2 deleted beforehand
- different user accounts
- running ooffice as root


(Somewhat) Unfortunately, this cannot be reproduced in a clear chroot, 
which produces the following messages:

# ooffice
I18N: Operating system doesn't support locale "en_US"

(process:9834): GLib-GObject-CRITICAL **:
/tmp/buildd/glib2.0-2.12.11/gobject/gtype.c:2242: initialization
assertion failed, use IA__g_type_init() prior to this function

(process:9834): Gdk-CRITICAL **: gdk_screen_get_font_options: assertion
`GDK_IS_SCREEN (screen)' failed

(process:9834): GLib-GObject-CRITICAL **:
/tmp/buildd/glib2.0-2.12.11/gobject/gtype.c:2242: initialization
assertion failed, use IA__g_type_init() prior to this f

Bug#422530: openoffice.org-common: ooffice fails to start, dies with segfault

2007-05-08 Thread Wolf Wiegand
Hi,

first of all: Problem was solved by installing openoffice.org-calc. I
still get the gdk-warnings, but I didn't consider this a problem in the
first place. Some comments on your first mail:

Rene Engelhard wrote:

> Wolf Wiegand wrote:
> > Package: openoffice.org-common
> 
> No, please not. Why do you think -common is the right place for this?

I got this from the output of "dpkg -S $(which ooffice)"

> > -- System Information:
> > Debian Release: lenny/sid
> >   APT prefers oldstable
> >   APT policy: (500, 'oldstable'), (500, 'unstable'), (500, 'stable'), (200, 
> > 'experimental')
> > Architecture: i386 (i686)
> 
> And this config is completely fucked up. Sorry. If you use unstable, use
> unstable. alone. *Maybe* with experimental, but not a mixture.

I removed all stable/testing entries from my sources.list and made sure
that no packages were installed which existed in newer versions in
unstable, which did not make a difference, though.

If you need any more information or test results, feel free to contact
me.

Thanks for your quick response - 

  Wolf
-- 
Büroschimpfwort des Tages: Hubschrauber - fliegt ein, wirbelt Staub auf, fliegt 
wieder ab - zum Beispiel CEO zu Besuch bei der Tochterfirma. (Bernd Wachtendorf)



Bug#418295: vice broken by libx11 security update

2007-05-14 Thread Wolf Wiegand
Hi,

upon request in [EMAIL PROTECTED], I created a package
for etch with the reported patch included. It seems to work for at least
the person requesting this. The package and source files can be retrieved from
http://www.informatik.uni-oldenburg.de/~a310015/debian/vice_1.19-2~1_i386.deb

Regards,

Wolf

-- 
Gesetze in einer Männer-WG: Nie den Klosettdeckel runterklappen, das bringt 
Unglück! Die hinteren Regionen des Kühlschranks sind geschützter Lebensraum für 
mutierte Nahrungsmittel und für Menschen tabu! Comic-Lektüre erleichtert den 
Stuhlgang! (Quelle unbekannt)



Bug#452167: xserver-xorg-core: xserver crashes briefly after startup of window manager

2007-11-20 Thread Wolf Wiegand
Package: xserver-xorg-core
Version: 2:1.4.1~git20071117-1
Severity: grave
Justification: renders package unusable

Hi,

after upgrading to the the above version, the xserver on my machine 
hangs briefly after login on gdm - the window manager is started, 
and after a few moments (between 5 and 25 seconds), the xserver 
hangs (although the mouse is still usable), and I have to kill 
the xserver using the SysReqKey.

Downgrading to 2:1.4-3 makes these problems go away.

What I've tried to fix this problem (unsuccessfully):

- disable DRI in xorg.conf by putting 'Option "NoDRI"' (This does not
  seem to work, xorg.log still showed that libdri.so was loaded.
  xorg.conf(5) unfortunately does not tell how to disable DRI.)
- rename libdri.so to s.th. else so that libdri.so is not loaded

After some crashes, the following lines appeared repeatedly at the end
of Xorg.0.log:

 tossed event which came in late
 mieqEnequeue: out-of-order valuator event; dropping. 


Best Regards, Wolf


-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Aug 13  2006 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1669976 Sep 29 16:33 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M7 LW 
[Radeon Mobility 7500]

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 2021 Nov 20 19:59 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "kbd"
Option  "CoreKeyboard"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc105"
Option  "XkbLayout" "de"
Option  "XkbVariant""nodeadkeys"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
EndSection

Section "InputDevice"
Identifier  "Synaptics Touchpad"
Driver  "synaptics"
Option  "SendCoreEvents""true"
Option  "Device""/dev/psaux"
Option  "Protocol"  "auto-dev"
Option  "HorizScrollDelta"  "0"
EndSection

Section "Device"
Identifier  "ATI Technologies, Inc. Radeon Mobility M7 LW [Radeon 
Mobility 7500]"
Driver  "ati"
BusID   "PCI:1:0:0"
EndSection

Section "Monitor"
Identifier  "Standardbildschirm"
Option  "DPMS"
HorizSync   28-50
VertRefresh 43-75
Option  "DPI" "96x96"
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "ATI Technologies, Inc. Radeon Mobility M7 LW [Radeon 
Mobility 7500]"
Monitor "Standardbildschirm"
DefaultDepth16
SubSection "Display"
Modes   "1024x768"
EndSubSection
SubSection "Display"
Modes   "768x576"
EndSubSection
EndSection

Section "ServerLayout"
Identifier  "Default Layout"
Screen  "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 38409 Oct  3  2006 /var/log/Xorg.8.log
-rw-r--r-- 1 root root 38544 Oct 16 21:27 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 38398 Nov 20 20:02 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4-3)
Current Operating System: Linux denkbrett 2.6.23.1 #1 PREEMPT Sun Oct 14 
13:16:00 CEST 2007 i686
Build Date: 29 September 2007  04:19:41PM
 
Before reporting problems, check http://wiki.x.org
to make sure that you have the l

Bug#452167: xserver-xorg-core: xserver crashes briefly after startup of window manager

2007-12-12 Thread Wolf Wiegand
Hi,

Brice Goglin wrote:

> > I am using IceWM. I'll try to run gdb on the X server, but probably not
> > before next weekend.
> 
> It's probably similar to #451989 then, which is supposed to be fixed by
> the next upload of xserver-xorg-core. I am merging these bugs.

Thanks, I had missed that IceWM could have been involved in this issue,
even though I did have a look at some other recent bugs of
xserver-xorg-core. I just installed xserver-xorg-core
2:1.4.1~git20071119 and ran Gnome, no problems there. So this indeed
seems to be related to IceWM.

Thanks - Wolf
-- 
Wie unser Internet schöner wird: Ich werde demütig und verständnisvoll nicken, 
wenn meine computerversierte Freundin sich weigert, mir zum einhundertsten Mal 
zu erklären, wie Windows/das Internet/Word funktioniert. Anschließend werde ich 
mir mein Wissen einfach selbst erarbeiten und es auch zu behalten versuchen. 
(die tageszeitung)




Bug#435294: sample metapixelrc not included

2007-07-30 Thread Wolf Wiegand
Package: metapixel
Version: 1.0.2-4
Severity: normal
Tags: patch

Hi,

/usr/share/doc/metapixel/README.gz says that a sample configuration file
is included with metapixel. This sample file is not included in the
debian package. Attached patch fixes this problem.

Cheers,

Wolf

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

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

Versions of packages metapixel depends on:
ii  libc6   2.6-5GNU C Library: Shared libraries
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libungif4g  4.1.4-5  shared library for GIF images
ii  zlib1g  1:1.2.3.3.dfsg-5 compression library - runtime

metapixel recommends no packages.

-- no debconf information
diff -Nur metapixel-1.0.2.original/debian/docs metapixel-1.0.2/debian/docs
--- metapixel-1.0.2.original/debian/docs2007-07-30 22:36:26.0 
+0200
+++ metapixel-1.0.2/debian/docs 2007-07-30 22:46:54.339194433 +0200
@@ -1,2 +1,3 @@
 NEWS
 README
+metapixelrc


Bug#435866: madwifi-tools: Please only suggest instead of recommend madwifi-doc

2007-08-03 Thread Wolf Wiegand
Package: madwifi-tools
Version: 1:0.9.3+dfsg-2
Severity: normal

Hi,

inspired by a recent mail to d-d-announce
(http://lists.debian.org/debian-devel-announce/2007/08/msg0.html): 
Debian policy says that only those packages should be recommended by
a package that 'would be found together with this one [the recommending
package] in all but unusual installations'.

I don't think that installing madwifi-tools without its documentation
package is unusual, so please consider only suggesting this package in
madwifi-tools' dependency fields. Thanks!

Cheers,

Wolf


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

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

Versions of packages madwifi-tools depends on:
ii  libc6 2.6-5  GNU C Library: Shared libraries

Versions of packages madwifi-tools recommends:
pn  madwifi-doc(no description available)
ii  madwifi-source1:0.9.3-3  source for the Multiband Atheros D

-- no debconf information


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



Bug#435867: kmail: Please only suggest instead of recommend procmail

2007-08-03 Thread Wolf Wiegand
Package: kmail
Version: 4:3.5.7-2
Severity: normal

Hi,

inspired by a recent mail to d-d-announce
(http://lists.debian.org/debian-devel-announce/2007/08/msg0.html):
Debian policy says that only those packages should be recommended by
a package that 'would be found together with this one [the recommending
package] in all but unusual installations'.

I don't think that using kmail without procmail
is unusual, so please consider only suggesting this package in
kmails dependency fields. Thanks!

Cheers,

Wolf


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

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

Versions of packages kmail depends on:
ii  kdebase-kio-plugins 4:3.5.7-2+b1 core I/O slaves for KDE
ii  kdelibs4c2a 4:3.5.7.dfsg.1-3 core libraries and binaries for al
ii  kdepim-kio-plugins  4:3.5.7-2KDE pim I/O Slaves
ii  libart-2.0-22.3.19-3 Library of functions for 2D graphi
ii  libaudio2   1.9-2+b1 The Network Audio System (NAS). (s
ii  libc6   2.6-5GNU C Library: Shared libraries
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libgcc1 1:4.2.1-1GCC support library
ii  libice6 2:1.0.3-3X11 Inter-Client Exchange library
ii  libidn110.6.5-1  GNU libidn library, implementation
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libkcal2b   4:3.5.7-2KDE calendaring library
ii  libkdepim1a 4:3.5.7-2KDE PIM library
ii  libkleopatra1   4:3.5.7-2KDE GnuPG interface libraries
ii  libkmime2   4:3.5.7-2KDE MIME interface library
ii  libkpimidentities1  4:3.5.7-2KDE PIM user identity information 
ii  libksieve0  4:3.5.7-2KDE mail/news message filtering li
ii  libmimelib1c2a  4:3.5.7-2KDE mime library
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libqt3-mt   3:3.3.7-6Qt GUI Library (Threaded runtime v
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libstdc++6  4.2.1-1  The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.8-2X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxi6  2:1.1.2-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxrandr2  2:1.2.1-1X11 RandR extension library
ii  libxrender1 1:0.9.2-1X Rendering Extension client libra
ii  libxt6  1:1.0.5-3X11 toolkit intrinsics library
ii  perl5.8.8-7  Larry Wall's Practical Extraction 
ii  zlib1g  1:1.2.3.3.dfsg-5 compression library - runtime

Versions of packages kmail recommends:
pn  procmail   (no description available)

-- no debconf information


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



Bug#391014: apt-listchanges: mail subject has 8bits chars

2007-08-05 Thread Wolf Wiegand
Hi,

the attached patch is an attempt at fixing this issue.


Cheers, Wolf

-- 
Wie unser Internet schöner wird: Auf keinen Fall werde ich meine Website 
"Susi's World", "Planet Dieter" oder "Paule's Universum" nennen. (die 
tageszeitung)
--- /usr/share/apt-listchanges/apt_listchanges.py.bak	2007-08-05 16:09:31.142825768 +0200
+++ /tmp/apt_listchanges.py	2007-08-05 16:37:27.238341008 +0200
@@ -89,6 +89,20 @@
 def mail_changes(address, changes, subject):
 print "apt-listchanges: " + _("Mailing %s: %s") % (address, subject)
 
+# convert and encode subject to utf-8
+# unfortunately, the .po-files are either utf-8 or iso8859,
+# so we'll just try to convert them to utf-8
+try:
+	subject = subject..decode("iso8859")
+except:
+	pass
+
+# try..except, just in case converstion to utf-8 failed
+try:
+subject = email.Header.Header(subject, "utf-8").encode()
+except:
+	pass
+
 charset = email.Charset.Charset('utf-8')
 charset.body_encoding = '8bit'
 charset.header_encoding = email.Charset.QP


Bug#422524: closed by Reuben Thomas <[EMAIL PROTECTED]> (Bug fixed in file 4.26)

2008-10-31 Thread Wolf Wiegand
reopen 422524
thanks

Debian Bug Tracking System wrote:

> It has been closed by Reuben Thomas <[EMAIL PROTECTED]>.

The issue mentioned in Msg #24 still exists:

$ sudo file /etc/X11/core 
/etc/X11/core: ELF 32-bit LSB core file Intel 80386, version 1 (SYSV), 
SVR4-style, from 'th -nolisten tcp vt7'
$ dpkg -l file | grep ^ii |  awk ' {print $3} '
4.26-1


Wolf

-- 
Büroschimpfwort des Tages: Abteilungssirene - Sekretärin mit sehr 
durchdringender Stimme. (Ralf Schulz)



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



Bug#501219: cups: Fails to add HP Laserjet Printer in web frontend

2008-10-05 Thread Wolf Wiegand
Package: cups
Version: 1.3.8-1lenny1
Severity: important

Hi,

I am trying to add an HP Laserjet 1010 printer to CUPS using the
webfrontend. I am using the following values for this:

Name: Laserjet
Location: Wohnzimmer
Description: HP Laserjet 1010

Device: HP LaserJet 1010 USB 00CNFD359868 HPLIP (HP Laserjet 1010)

Model: HP Laserjet 101 Foomatic/hpijs (en)

After entering these values and hitting 'Add printer', my
browser waits for the next page to show, but no answer is coming from
cups anymore. Iceweasel just shows 'loading' for a long time and finally
displays a blank page.

strace on cupsd reveals:

$ sudo strace -p 1838
Process 1838 attached - interrupt to quit
time(NULL)  = 1223226565
epoll_wait(0,  
Process 1838 detached

The printer URI seems to be correct:

[EMAIL PROTECTED]:~ $ sudo hp-probe
[...]

| DEVICE DISCOVERY |


  Device URIModel   
    
  hp:/usb/hp_LaserJet_1010?serial=00CNFD359868  HP LaserJet 1010

$ lsusb
Bus 001 Device 003: ID 03f0:0c17 Hewlett-Packard LaserJet 1010
Bus 001 Device 001: ID :  


Cheers,

Wolf

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

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

Versions of packages cups depends on:
ii  adduser   3.110  add and remove users and groups
ii  cups-common   1.3.8-1lenny1  Common UNIX Printing System(tm) - 
ii  debconf [debconf-2.0] 1.5.22 Debian configuration management sy
ii  ghostscript   8.62.dfsg.1-3.1The GPL Ghostscript PostScript/PDF
ii  libavahi-compat-libdn 0.6.22-3   Avahi Apple Bonjour compatibility 
ii  libc6 2.7-13 GNU C Library: Shared libraries
ii  libcups2  1.3.8-1lenny1  Common UNIX Printing System(tm) - 
ii  libcupsimage2 1.3.8-1lenny1  Common UNIX Printing System(tm) - 
ii  libdbus-1-3   1.2.1-3simple interprocess messaging syst
ii  libgnutls26   2.4.1-1the GNU TLS library - runtime libr
ii  libkrb53  1.6.dfsg.4~beta1-4 MIT Kerberos runtime libraries
ii  libldap-2.4-2 2.4.10-3   OpenLDAP libraries
ii  libpam0g  1.0.1-4Pluggable Authentication Modules l
ii  libpaper1 1.1.23+nmu1library for handling paper charact
ii  libslp1   1.2.1-7.4  OpenSLP libraries
ii  lsb-base  3.2-20 Linux Standard Base 3.2 init scrip
ii  perl-modules  5.10.0-14  Core Perl modules
ii  poppler-utils [xpdf-u 0.8.7-1PDF utilitites (based on libpopple
ii  procps1:3.2.7-8  /proc file system utilities
ii  ssl-cert  1.0.22 simple debconf wrapper for OpenSSL

Versions of packages cups recommends:
ii  avahi-utils   0.6.22-3   Avahi browsing, publishing and dis
ii  cups-client   1.3.8-1lenny1  Common UNIX Printing System(tm) - 
ii  foomatic-filters  3.0.2-20080211-3.1 OpenPrinting printer support - fil
ii  smbclient 2:3.2.3-1  a LanManager-like simple client fo

Versions of packages cups suggests:
pn  cups-bsd   (no description available)
pn  cups-driver-gutenprint (no description available)
pn  cups-pdf   (no description available)
ii  foomatic-db 20080211-2+nmu1  OpenPrinting printer support - dat
ii  foomatic-db-engine  3.0.2-20080211-1 OpenPrinting printer support - pro
ii  hplip   2.8.6.b-1HP Linux Printing and Imaging Syst
pn  xpdf-korean | xpdf-japa(no description available)

-- debconf information:
  cupsys/raw-print: true
  cupsys/backend: ipp, lpd, parallel, scsi, serial, socket, usb, snmp, dnssd



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



Bug#501948: pidgin: Buddy window too wide and not resizable to desired size

2008-10-11 Thread Wolf Wiegand
Package: pidgin
Version: 2.4.3-3
Severity: normal

Hi,

the buddy list window is way to wide. The minimum width seems to be about 620 
pixels (which is more than half of the width of my laptop's screen). A width 
of about 150 pixels would be enough to show all buddy entries, but the window
cannot be made narrower than the 620 pixels mentioned above.

Cheers,

Wolf


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

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

Versions of packages pidgin depends on:
ii  gconf22.22.0-1   GNOME configuration database syste
ii  libatk1.0-0   1.22.0-1   The ATK accessibility toolkit
ii  libc6 2.7-14 GNU C Library: Shared libraries
ii  libcairo2 1.6.4-6The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.2.1-3simple interprocess messaging syst
ii  libdbus-glib-1-2  0.76-1 simple interprocess messaging syst
ii  libglib2.0-0  2.16.6-1   The GLib library of C routines
ii  libgstreamer0.10-00.10.20-1  Core GStreamer libraries and eleme
ii  libgtk2.0-0   2.12.11-3  The GTK+ graphical user interface 
ii  libgtkspell0  2.0.13-1   a spell-checking addon for GTK's T
ii  libice6   2:1.0.4-1  X11 Inter-Client Exchange library
ii  libpango1.0-0 1.20.5-2   Layout and rendering of internatio
ii  libpurple02.4.3-3multi-protocol instant messaging l
ii  libsm62:1.0.3-2  X11 Session Management library
ii  libstartup-notification0  0.9-1  library for program launch feedbac
ii  libx11-6  2:1.1.5-2  X11 client-side library
ii  libxss1   1:1.1.3-1  X11 Screen Saver extension library
ii  perl  5.10.0-15  Larry Wall's Practical Extraction 
ii  perl-base [perlapi-5.10.0]5.10.0-15  minimal Perl system
ii  pidgin-data   2.4.3-3multi-protocol instant messaging c

Versions of packages pidgin recommends:
ii  gstreamer0.10-plugins-base0.10.20-1  GStreamer plugins from the "base" 
ii  gstreamer0.10-plugins-good0.10.8-4   GStreamer plugins from the "good" 

Versions of packages pidgin suggests:
ii  evolution-data-server   2.22.3-1 evolution database backend server
ii  gnome-panel 2.20.3-5 launcher and docking facility for 
ii  kicker  4:3.5.9.dfsg.1-5 desktop panel for KDE
ii  libsqlite3-03.5.9-5  SQLite 3 shared library

-- no debconf information



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



Bug#484330: apt-proxy: gives warnings on startup due to twisted 'telnet protocol is 'deprecated'

2008-10-12 Thread Wolf Wiegand
Hi,

this bug is somewhat annoying, as /etc/logrotate.d/apt-proxy causes this
error message to appear in a mail from cron when apt-proxy's log is
rotated.

This bug has also been filed with Ubuntu, a little more information
about this issue can be found there:
https://bugs.launchpad.net/ubuntu/+source/apt-proxy/+bug/154494
(disregard the workaround mentioned there, it does not work).

Cheers,

Wolf

-- 
Jeder BWLer weiss, wenn Excel nicht mehr reicht, muss man eine echte Datenbank 
nehmen: Microsoft Access (Trevor Dart 2004 im Heise-Forum)



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



Bug#510396: lxde: Suggests non-existent package

2009-01-01 Thread Wolf Wiegand
Package: lxde
Version: 0.3.2.1+svn20080509-5
Severity: normal

Hi,

lxde suggests lxtask, this package does not exist, though. Looking at #495784 
(ITP: lxtask), it does not look like as if this package will exist in the 
future, so the suggestion for lxtask should probably be removed.


Cheers,

Wolf

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (200, 
'experimental')
Architecture: i386 (i686)

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



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



Bug#375280: ntpdate: only use one server by default

2006-06-24 Thread Wolf Wiegand
Package: ntpdate
Version: 1:4.2.0a+stable-9
Severity: normal

Hi,

in recent versions of ntpdate, NTPSERVERS in /etc/default/ntpdate
provides four servers to get the current time from:

NTPSERVERS="0.debian.pool.ntp.org 1.debian.pool.ntp.org
2.debian.pool.ntp.org 3.debian.pool.ntp.org"

Passing multiple servers to ntpdate tremendously slows down the
execution of ntpdate:

denkbrett:~# time ntpdate 0.debian.pool.ntp.org 1.debian.pool.ntp.org
2.debian.pool.ntp.org 3.debian.pool.ntp.org > /dev/null

real0m10.812s
user0m0.000s
sys 0m0.008s
denkbrett:~# time ntpdate 0.debian.pool.ntp.org  > /dev/null

real0m3.404s
user0m0.004s
sys 0m0.004s

At least for desktop machines, using multiple time servers is not
necessary, so it should be configurable through debconf if all servers
are to be used, or only one, determined dynamically. The latter could be
achieved by setting NTPSERVERS to something like
$(($RANDOM%4)).debian.pool.ntp.org (which is a bashism, unfortunately).

Regards,

Wolf

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages ntpdate depends on:
ii  libc6 2.3.6-15   GNU C Library: Shared libraries
ii  libcap1   1:1.10-14  support for getting/setting POSIX.

ntpdate recommends no packages.

-- no debconf information


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



Bug#375400: vim: error message when editing .muttngrc

2006-06-25 Thread Wolf Wiegand
Package: vim
Version: 1:7.0-017+8
Severity: normal

Hi,

when trying to edit .muttngrc, I get the following error message:

".muttngrc" 262L, 8193C
--- Syntax items ---
Error detected while processing /usr/share/vim/vim70/syntax/muttrc.vim:
line  152:
E28: No such highlight group name: ~ keyword muttrcVarBool^Icontained 
invcrypt_use_gpgme invdelete_ untag invdigest_collapse invduplicate_threads
Keywordxxx links to Statement
muttrcVarBool  xxx contained invcollapse_unread markers noreverse_name 
envelope_from nopipe_split
   contained invbeep pipe_decode metoo noresolve meta_key 
nossl_use_tlsv1
[many more 'contained ...' lines snipped]
E28: No such highlight group name: contained invcrypt_use_gpgme
invdelete_untag invdigest_collapse
invduplicate_threads
E28: No such highlight group name: invcrypt_use_gpgme invdelete_untag 
invdigest_collapse invduplicate_threads
E28: No such highlight group name: invdelete_untag invdigest_collapse 
invduplicate_threads
E28: No such highlight group name: invdigest_collapse invduplicate_threads
E28: No such highlight group name: invduplicate_threads

After confirming this message with ENTER, the file can be edited. Please
contact me if you need the .muttngrc-file as well.

Regards,

Wolf

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages vim depends on:
ii  libc62.3.6-15GNU C Library: Shared libraries
ii  libgpmg1 1.19.6-22   General Purpose Mouse - shared lib
ii  libncurses5  5.5-2   Shared libraries for terminal hand
ii  vim-common   1:7.0-017+8 Vi IMproved - Common files
ii  vim-runtime  1:7.0-017+8 Vi IMproved - Runtime files

vim recommends no packages.

-- no debconf information


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



Bug#365261: provide reasonable default for RSYNC_NICE in /etc/default/rsync

2006-04-28 Thread Wolf Wiegand
Package: rsync
Version: 2.6.8-1
Severity: normal

RSYNC_NICE should be set to a reasonable value in /etc/init.d/rsync
to prevent the message 

"Value of RSYNC_NICE in /etc/default/rsync must be a value
between 0 and 19 (inclusive); ignoring RSYNC_NICE now."

being shown upon startup and shutdown of rsync. By default, RSYNC_NICE
ist set to '', thus causing the above message.

Regards,

Wolf

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

Versions of packages rsync depends on:
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  libpopt0  1.7-5  lib for parsing cmdline parameters

rsync recommends no packages.

-- no debconf information


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



Bug#208532: dpkg: forget-old-unavail broken

2006-04-30 Thread Wolf Wiegand
I've adjusted the above mentioned patch to be appliable to dpkg-1.10.28
(Sarge).

Regards, Wolf

-- 
Büroschimpfwort des Tages: Fischertechniker - ideale Beleidigung für technische 
Mitarbeiter. (Rainer Lohr)
diff -Nur dpkg-1.10.28.orig/lib/database.c dpkg-1.10.28/lib/database.c
--- dpkg-1.10.28.orig/lib/database.c2006-04-30 18:45:34.097661500 +
+++ dpkg-1.10.28/lib/database.c 2006-04-30 18:45:46.454433750 +
@@ -110,7 +110,6 @@
   nes(info->bugs) ||
   nes(info->installedsize) ||
   nes(info->source) ||
-  nes(info->architecture) ||
   informativeversion(&info->version) ||
   info->conffiles ||
   info->arbs) return 1;
diff -Nur dpkg-1.10.28.orig/main/processarc.c dpkg-1.10.28/main/processarc.c
--- dpkg-1.10.28.orig/main/processarc.c 2006-04-30 18:45:34.105662000 +
+++ dpkg-1.10.28/main/processarc.c  2006-04-30 18:46:14.048158250 +
@@ -945,6 +945,8 @@
 otherpkg->installed.essential= 0;
 otherpkg->installed.description= otherpkg->installed.maintainer= 0;
 otherpkg->installed.installedsize= otherpkg->installed.source= 0;
+otherpkg->installed.origin= otherpkg->installed.bugs= 0;
+otherpkg->installed.architecture= 0;
 otherpkg->installed.conffiles= 0;
 blankversion(&otherpkg->installed.version);
 otherpkg->installed.arbs= 0;
diff -Nur dpkg-1.10.28.orig/main/remove.c dpkg-1.10.28/main/remove.c
--- dpkg-1.10.28.orig/main/remove.c 2006-04-30 18:45:34.105662000 +
+++ dpkg-1.10.28/main/remove.c  2006-04-30 18:46:27.232982250 +
@@ -572,6 +572,8 @@
 pkg->installed.essential= 0;
 pkg->installed.description= pkg->installed.maintainer= 0;
 pkg->installed.source= pkg->installed.installedsize= 0;
+pkg->installed.origin= pkg->installed.bugs= 0;
+pkg->installed.architecture= 0;
 blankversion(&pkg->installed.version);
 pkg->installed.arbs= 0;
   }


Bug#254515: lynx: 400 Bad Request caused by /etc/mailcap

2006-06-10 Thread Wolf Wiegand
Package: lynx
Version: 2.8.5-2sarge1
Followup-For: Bug #254515

Hi,

this problem is caused by too many "Accept: ..."-headers in the HTML GET
request. The headers sent seem to be derived from entries in
/etc/mailcap and ~/.mailcap. After configuring a stripped down global
mailcap in /etc/lynx.cfg and removing ~/.mailcap, the problems with
displaying google were gone. I don't know if this is google's or
lynx's problem, though.

Regards,

Wolf

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages lynx depends on:
ii  libbz2-1.0  1.0.3-2  high-quality block-sorting file co
ii  libc6   2.3.6-15 GNU C Library: Shared libraries
ii  libgnutls11 1.0.16-14+b1 GNU TLS library - runtime library
ii  libncursesw55.5-2Shared libraries for terminal hand
ii  zlib1g  1:1.2.3-11   compression library - runtime

Versions of packages lynx recommends:
ii  mime-support  3.36-1 MIME files 'mime.types' & 'mailcap

-- no debconf information


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



Bug#362579: xarchiver: does not work with password protected rar archives

2006-05-16 Thread Wolf Wiegand
Hi,

I can still reproduce this:

[EMAIL PROTECTED]:/tmp $ dpkg -l rar xarchiver | grep ^ii 
ii  rar3.5.1-1Archiver for .rar files
ii  xarchiver  0.3.3-1GTK frontend for most used compression
[EMAIL PROTECTED]:/tmp $ rar a -hpsecret archive.rar testfile

RAR 3.51   Copyright (c) 1993-2005 Alexander Roshal   7 Oct 2005
Shareware version Type RAR -? for help

Evaluation copy. Please register.

Creating archive archive.rar

AddingtestfileOK 
Done
[EMAIL PROTECTED]:/tmp $ rar x archive.rar 

RAR 3.51   Copyright (c) 1993-2005 Alexander Roshal   7 Oct 2005
Shareware version Type RAR -? for help

Enter password (will not be echoed) for archive.rar: 


Extracting from archive.rar


testfile already exists. Overwrite it ?
[Y]es, [N]o, [A]ll, n[E]ver, [R]ename, [Q]uit y

Extracting  testfile  OK 
All OK
[EMAIL PROTECTED]:/tmp $ xarchiver

xarchiver starts up, but hangs immediately. I've dug a little bit around
and what I've found out is that the following process is being started:

rar vl -c- archive.rar

This process waits for the password to be entered. I then blindly entered
the password into the terminal where I started xarchiver, which results
in xarchiver listing the archive's content.

Regards,

Wolf


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



Bug#368176: conky: remove compile and install instructions from manpage

2006-05-20 Thread Wolf Wiegand
Package: conky
Version: 1.4.2-1
Severity: minor

'man conky' should not contain instructions to compile and install
conky. These information are already also available in
/usr/share/doc/conky.

Regards, Wolf

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17-rc3
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages conky depends on:
ii  libc62.3.6-9 GNU C Library: Shared libraries
ii  libfontconfig1   2.3.2-5.1   generic font configuration library
ii  libfreetype6 2.2.1-1 FreeType 2 font engine, shared lib
ii  libglib2.0-0 2.10.2-2The GLib library of C routines
ii  libice6  1:1.0.0-3   X11 Inter-Client Exchange library
ii  libsm6   1:1.0.0-4   X11 Session Management library
ii  libx11-6 2:1.0.0-6   X11 client-side library
ii  libxext6 1:1.0.0-4   X11 miscellaneous extension librar
ii  libxft2  2.1.8.2-7   FreeType-based font drawing librar
ii  libxrender1  1:0.9.0.2-4 X Rendering Extension client libra
ii  zlib1g   1:1.2.3-11  compression library - runtime

conky recommends no packages.

-- debconf-show failed


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



Bug#368180: kdelibs-bin: no manpage for preparetips

2006-05-20 Thread Wolf Wiegand
Package: kdelibs-bin
Version: 4:3.5.2-2+b1
Severity: wishlist

Either a manpage with a short description of what preparetips does
should be provided, or preparetips should honor '-?' or '--help' flags
and print out a short description of what it is useful for.

Regards, Wolf

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17-rc3
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages kdelibs-bin depends on:
ii  kdelibs4c2a4:3.5.2-2+b1  core libraries for all KDE applica
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libaudio2  1.7-9 The Network Audio System (NAS). (s
ii  libbz2-1.0 1.0.3-2   high-quality block-sorting file co
ii  libc6  2.3.6-9   GNU C Library: Shared libraries
ii  libcupsys2 1.1.23-15 Common UNIX Printing System(tm) - 
ii  libfontconfig1 2.3.2-5.1 generic font configuration library
ii  libfreetype6   2.2.1-1   FreeType 2 font engine, shared lib
ii  libgcc11:4.1.0-4 GCC support library
ii  libice61:1.0.0-3 X11 Inter-Client Exchange library
ii  libidn11   0.5.18-2  GNU libidn library, implementation
ii  libjpeg62  6b-13 The Independent JPEG Group's JPEG 
ii  libpng12-0 1.2.8rel-5.1  PNG library - runtime
ii  libqt3-mt  3:3.3.6-2 Qt GUI Library (Threaded runtime v
ii  libsm6 1:1.0.0-4 X11 Session Management library
ii  libstdc++6 4.1.0-4   The GNU Standard C++ Library v3
ii  libx11-6   2:1.0.0-6 X11 client-side library
ii  libxcursor11.1.5.2-5 X cursor management library
ii  libxext6   1:1.0.0-4 X11 miscellaneous extension librar
ii  libxft22.1.8.2-7 FreeType-based font drawing librar
ii  libxi6 1:1.0.0-5 X11 Input extension library
ii  libxinerama1   1:1.0.1-4 X11 Xinerama extension library
ii  libxml22.6.24.dfsg-1 GNOME XML library
ii  libxrandr2 2:1.1.0.2-4   X11 RandR extension library
ii  libxrender11:0.9.0.2-4   X Rendering Extension client libra
ii  libxslt1.1 1.1.16-1  XSLT processing library - runtime 
ii  libxt6 1:1.0.0-4 X11 toolkit intrinsics library
ii  menu-xdg   0.2.3 freedesktop.org menu compliant win
ii  perl   5.8.8-4   Larry Wall's Practical Extraction 
ii  zlib1g 1:1.2.3-11compression library - runtime

Versions of packages kdelibs-bin recommends:
pn  perl-suid  (no description available)

-- debconf-show failed


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



Bug#368321: python-wxglade: wxglade fails to start

2006-05-21 Thread Wolf Wiegand
Package: python-wxglade
Version: 0.3.5.cvs20050824-0.2
Severity: grave
Justification: renders package unusable

After installing python-wxglade, it fails to start:

[EMAIL PROTECTED]:~ $ wxglade 
Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/wxglade/wxglade.py", line 148, in ?
run_main()
  File "/usr/lib/python2.3/site-packages/wxglade/wxglade.py", line 135, in 
run_main
import main
  File "/usr/lib/python2.3/site-packages/wxglade/main.py", line 9, in ?
from wxPython.wx import *
ImportError: No module named wxPython.wx

All packages that python-wxglade recommends are installed as well.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17-rc3
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages python-wxglade depends on:
ii  python2.3.5-5An interactive high-level object-o
ii  python-wxgtk2.6   2.6.3.2.1  wxWidgets Cross-platform C++ GUI t

python-wxglade recommends no packages.

-- debconf-show failed


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



Bug#368321: python-wxglade: wxglade fails to start

2006-05-21 Thread Wolf Wiegand
The reason for this problem is /etc/alternatives/wx.pth not being set
correctly:

[EMAIL PROTECTED]:/usr/lib $ ls -al /etc/alternatives/wx.pth 
lrwxrwxrwx 1 root root 28 Apr 19 21:31 /etc/alternatives/wx.pth ->
/usr/lib/wx/config/wx2.4.pth
[EMAIL PROTECTED]:/usr/lib $ su
Password: 
[EMAIL PROTECTED]:/usr/lib# update-alternatives --list wx.pth 
/usr/lib/wx/python/wx2.4.pth
/usr/lib/wx/python/wx2.6.pth
[EMAIL PROTECTED]:/usr/lib# sudo update-alternatives --set wx.pth
/usr/lib/wx/python/wx2.4.pth
Using `/usr/lib/wx/python/wx2.4.pth' to provide `wx.pth'.

After this, wxglade starts correctly. I didn't have any other packages
related to wxglade installed before, so I cannot really tell where the
wrong setting for /etc/alternatives/wx.pth came from.

Regards, Wolf



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



Bug#374138: python-fuse: fails to install

2006-06-17 Thread Wolf Wiegand
Package: python-fuse
Version: 2.5-2
Severity: normal

# apt-get upgrade
[...]
Preparing to replace python-fuse 2.5-2 (using
.../python-fuse_2.5-3_i386.deb) ...
Unpacking replacement python-fuse ...
dpkg: error processing
/var/cache/apt/archives/python-fuse_2.5-3_i386.deb (--unpack):
 trying to overwrite `/usr/lib/python2.3/site-packages/fuse.py', which
is also in package python2.3-fuse
[...]
Errors were encountered while processing:
 /var/cache/apt/archives/python-fuse_2.5-3_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages python-fuse depends on:
pn  python (no description available)
ii  python2.3-fuse2.5-2  Python bindings for FUSE (Filesyst

python-fuse recommends no packages.

-- no debconf information


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



Bug#380323: tex-common: please add comment to run 'texconfig init' in texmf.conf

2006-07-29 Thread Wolf Wiegand
Package: tex-common
Version: 0.26
Severity: normal

Hi,

I tried to adjust the parameter 'pool size' in /etc/texmf/texmf.cnf. I
modified /etc/texmf/texmf.d/95NonPath.cnf and ran update-texmf to achieve
this. However, I also had to run 'texconfig init' before the new setting
was used.

The comments in /etc/texmf/texmf.cnf should be extended with an advice
to run 'texconfig init' after modifications to the files in
/etc/texmf/texmf.d.

Regards,

Wolf

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17.3
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages tex-common depends on:
ii  debconf [debconf-2.0] 1.5.2  Debian configuration management sy
ii  ucf   2.0012 Update Configuration File: preserv

tex-common recommends no packages.

Versions of packages tetex-base depends on:
ii  ucf   2.0012 Update Configuration File: preserv

Versions of packages tetex-bin depends on:
ii  debconf [debconf-2.0] 1.5.2  Debian configuration management sy
ii  debianutils   2.17   Miscellaneous utilities specific t
ii  dialog1.0-20060221-1 Displays user-friendly dialog boxe
ii  dpkg  1.13.22package maintenance system for Deb
ii  ed0.2-20 The classic unix line editor
ii  libc6 2.3.6-16   GNU C Library: Shared libraries
ii  libfontconfig12.3.2-7generic font configuration library
ii  libfreetype6  2.2.1-2FreeType 2 font engine, shared lib
ii  libgcc1   1:4.1.1-9  GCC support library
ii  libice6   1:1.0.0-3  X11 Inter-Client Exchange library
ii  libjpeg62 6b-13  The Independent JPEG Group's JPEG 
ii  libkpathsea4  3.0-18 path search library for teTeX (run
ii  libpaper1 1.1.19 Library for handling paper charact
ii  libpng12-01.2.8rel-5.2   PNG library - runtime
ii  libpoppler0c2 0.4.5-4.1  PDF rendering library
ii  libsm61:1.0.0-4  X11 Session Management library
ii  libstdc++64.1.1-9The GNU Standard C++ Library v3
ii  libt1-5   5.1.0-2Type 1 font rasterizer library - r
ii  libx11-6  2:1.0.0-7  X11 client-side library
ii  libxaw7   1:1.0.1-5  X11 Athena Widget library
ii  libxext6  1:1.0.0-4  X11 miscellaneous extension librar
ii  libxmu6   1:1.0.1-3  X11 miscellaneous utility library
ii  libxpm4   1:3.5.4.2-3X11 pixmap library
ii  libxt61:1.0.0-5  X11 toolkit intrinsics library
ii  mime-support  3.37-1 MIME files 'mime.types' & 'mailcap
ii  perl  5.8.8-6Larry Wall's Practical Extraction 
ii  sed   4.1.5-1The GNU sed stream editor
ii  tetex-base3.0-20 Basic library files of teTeX
ii  ucf   2.0012 Update Configuration File: preserv
ii  whiptail  0.52.2-5.1 Displays user-friendly dialog boxe
ii  zlib1g1:1.2.3-13 compression library - runtime

Versions of packages tetex-extra depends on:
ii  tetex-base3.0-20 Basic library files of teTeX
ii  tetex-bin 3.0-18 The teTeX binary files
ii  ucf   2.0012 Update Configuration File: preserv

-- debconf information:
  tetex-base/olddat: true
  tetex-base/fmtutil-failed:
  tex-common/check_texmf_wrong:
  tetex-bin/cnf_name:
  tex-common/check_texmf_missing:
  tex-common/warn_mktexcnf:
  tex-common/singleuser: false
  tetex-base/oldupdm:
  tetex-base/updmap-failed:
  tex-common/cnf_name:


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



Bug#380322: tex-common: bigger pool size should be used in texmf.conf

2006-07-29 Thread Wolf Wiegand
Package: tex-common
Version: 0.26
Severity: wishlist

Hi,

I just tried to build the kernel documentation using 'make pdfdocs' in
/usr/src/linux. This failed, showing the error message 

TeX capacity exceeded, sorry [pool size=322750].

in /usr/src/linux/Documentation/DocBook/kernel-api.log. After adjusting
pool size to 250 in /etc/texmf/texmf.d/95NonPath.cnf, the
documentation built perfectly. I suggest always using a value for 'pool
size' that will always allow building the kernel documentation.

Thanks,

Wolf


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17.3
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages tex-common depends on:
ii  debconf [debconf-2.0] 1.5.2  Debian configuration management sy
ii  ucf   2.0012 Update Configuration File: preserv

tex-common recommends no packages.

Versions of packages tetex-base depends on:
ii  ucf   2.0012 Update Configuration File: preserv

Versions of packages tetex-bin depends on:
ii  debconf [debconf-2.0] 1.5.2  Debian configuration management sy
ii  debianutils   2.17   Miscellaneous utilities specific t
ii  dialog1.0-20060221-1 Displays user-friendly dialog boxe
ii  dpkg  1.13.22package maintenance system for Deb
ii  ed0.2-20 The classic unix line editor
ii  libc6 2.3.6-16   GNU C Library: Shared libraries
ii  libfontconfig12.3.2-7generic font configuration library
ii  libfreetype6  2.2.1-2FreeType 2 font engine, shared lib
ii  libgcc1   1:4.1.1-9  GCC support library
ii  libice6   1:1.0.0-3  X11 Inter-Client Exchange library
ii  libjpeg62 6b-13  The Independent JPEG Group's JPEG 
ii  libkpathsea4  3.0-18 path search library for teTeX (run
ii  libpaper1 1.1.19 Library for handling paper charact
ii  libpng12-01.2.8rel-5.2   PNG library - runtime
ii  libpoppler0c2 0.4.5-4.1  PDF rendering library
ii  libsm61:1.0.0-4  X11 Session Management library
ii  libstdc++64.1.1-9The GNU Standard C++ Library v3
ii  libt1-5   5.1.0-2Type 1 font rasterizer library - r
ii  libx11-6  2:1.0.0-7  X11 client-side library
ii  libxaw7   1:1.0.1-5  X11 Athena Widget library
ii  libxext6  1:1.0.0-4  X11 miscellaneous extension librar
ii  libxmu6   1:1.0.1-3  X11 miscellaneous utility library
ii  libxpm4   1:3.5.4.2-3X11 pixmap library
ii  libxt61:1.0.0-5  X11 toolkit intrinsics library
ii  mime-support  3.37-1 MIME files 'mime.types' & 'mailcap
ii  perl  5.8.8-6Larry Wall's Practical Extraction 
ii  sed   4.1.5-1The GNU sed stream editor
ii  tetex-base3.0-20 Basic library files of teTeX
ii  ucf   2.0012 Update Configuration File: preserv
ii  whiptail  0.52.2-5.1 Displays user-friendly dialog boxe
ii  zlib1g1:1.2.3-13 compression library - runtime

Versions of packages tetex-extra depends on:
ii  tetex-base3.0-20 Basic library files of teTeX
ii  tetex-bin 3.0-18 The teTeX binary files
ii  ucf   2.0012 Update Configuration File: preserv

-- debconf information:
  tetex-base/olddat: true
  tetex-base/fmtutil-failed:
  tex-common/check_texmf_wrong:
  tetex-bin/cnf_name:
  tex-common/check_texmf_missing:
  tex-common/warn_mktexcnf:
  tex-common/singleuser: false
  tetex-base/oldupdm:
  tetex-base/updmap-failed:
  tex-common/cnf_name:


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



Bug#299037: apt-ftparchive: Separate the output in standard output and standard error

2006-07-30 Thread Wolf Wiegand
This would also prevent errors like this one I just made:

apt-ftparchive release > Release

(note the missing path) This resulted in no error message on the
terminal and apt-ftparchive's help message in the Release file. 

I think this is not a wishlist issue, but should really be fixed. Can
this bug be set to 'Severity: Normal'?

Regards,

Wolf


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



Bug#211714: more information

2006-08-06 Thread Wolf Wiegand
Hi,

I just noticed this problem as well and tried to hunt it down. Python's
message module always seems to encode mails with base64 if utf-8 is
given as charset. This is a bit unfortunate as there is no easy way to
fix it (at least as far as I can see it).

Personally, I'd vote to just not indicate the charset. This will result
in a malformed mail, as "Content-Type" will not be set, but most MUA
will be able to deal with this.

Regards,

Wolf


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



Bug#381734: libgnomevfs2-common fails to uninstall

2006-08-06 Thread Wolf Wiegand
Package: libgnomevfs2-common
Version: 2.14.2-1
Severity: normal

Hi,

removal of libgnomevfs2-common fails with an python exception:

Removing libgnomevfs2-common ...
Traceback (most recent call last):
  File "/usr/sbin/update-gconf-defaults", line 116, in ?
shutil.copyfile(tmp_gconf+'/'+treefile,outdir+'/'+treefile+'.tmp')
  File "/usr/lib/python2.3/shutil.py", line 38, in copyfile
fsrc = open(src, 'rb')
IOError: [Errno 2] No such file or directory:
'/tmp/gconf-nFKRTI/gconf/%gconf-tree.xml'
dpkg: error processing libgnomevfs2-common (--remove):
 subprocess post-removal script returned error exit status 1

Regards,

Wolf

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17.3
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages libgnomevfs2-common depends on:
ii  gconf22.14.0-2   GNOME configuration database syste
pn  gnome-mime-data(no description available)
pn  shared-mime-info   (no description available)

libgnomevfs2-common recommends no packages.

-- no debconf information


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



Bug#354337: Problem solved

2006-07-16 Thread Wolf Wiegand
Hello,

I just noticed that this problem doesn't exist anymore with kernel-package
10.049 and kernel-version 2.6.17.3 (can't tell which change is
responsible for this, though).

Regards,

Wolf

-- 
Büroschimpfwort des Tages: Pixelschubser - Wort für hart arbeitende 
GrafikerInnen, das recht deutlich macht, welcher Stellenwert ihrer Arbeit (die 
ja angeblich erst nach dem kreativen Prozess beginnt) zugestanden wird. 
(Johannes Boie)



Bug#378603: mldonkey-server: upgrade fails when MLDONKEY_USER and MLDONKEY_GROUP are not set

2006-07-17 Thread Wolf Wiegand
Package: mldonkey-server
Version: 2.7.7-4
Severity: normal

Hi,

in the most recent version of mldonkey-server, the absence of the variables
MLDONKEY_USER and MLDONKEY_GROUP prevent mldonkey-server from starting.
Since these variables are freshly introduced, this probably will always
prevent a clean upgrade:

[EMAIL PROTECTED]:~ $ sudo apt-get install
Reading package lists... Done
Building dependency tree... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Setting up mldonkey-server (2.7.7-4) ...
Please set both variables MLDONKEY_USER and MLDONKEY_GROUP in
/etc/default/mldonkey-server
invoke-rc.d: initscript mldonkey-server, action "start" failed.
dpkg: error processing mldonkey-server (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 mldonkey-server
E: Sub-process /usr/bin/dpkg returned an error code (1)

The upgrade should not fail if mldonkey-server cannot be started, a
warning should be issued instead.

Regards,

Wolf

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17.3
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages mldonkey-server depends on:
ii  adduser 3.92 Add and remove users and groups
ii  debconf [debconf-2.0]   1.5.2Debian configuration management sy
ii  dpkg1.13.22  package maintenance system for Deb
ii  libbz2-1.0  1.0.3-3  high-quality block-sorting file co
ii  libc6   2.3.6-15 GNU C Library: Shared libraries
ii  libfreetype62.2.1-2  FreeType 2 font engine, shared lib
ii  libgcc1 1:4.1.1-9GCC support library
ii  libgd2-noxpm2.0.33-4 GD Graphics Library version 2 (wit
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libmagic1   4.17-2   File type determination library us
ii  libpng12-0  1.2.8rel-5.2 PNG library - runtime
ii  libstdc++6  4.1.1-9  The GNU Standard C++ Library v3
ii  libx11-62:1.0.0-7X11 client-side library
ii  libxpm4 1:3.5.4.2-3  X11 pixmap library
ii  mime-support3.36-1   MIME files 'mime.types' & 'mailcap
ii  ucf 2.0012   Update Configuration File: preserv
ii  zlib1g  1:1.2.3-13   compression library - runtime

mldonkey-server recommends no packages.

-- debconf information:
  mldonkey-server/max_hard_download_rate: 0
* mldonkey-server/launch_at_startup: false
  mldonkey-server/config_exist_no_options:
  mldonkey-server/plugin: Directconnect, Opennap, Overnet, Soulseek, Bittorent, 
Gnutella
  mldonkey-server/mldonkey_group: mldonkey
  mldonkey-server/false_password:
  mldonkey-server/max_hard_upload_rate: 0
  mldonkey-server/max_alive: 48
  mldonkey-server/run_as_user: mldonkey
  mldonkey-server/reown_file: false
  mldonkey-server/mldonkey_niceness: 0
  mldonkey-server/config_exist_no_dir:
  mldonkey-server/fasttrack_problem:
  mldonkey-server/shared_directories: share
  mldonkey-server/mldonkey_dir: /var/lib/mldonkey
  mldonkey-server/client_name: thinkpad
  mldonkey-server/mldonkey_move: false
  mldonkey-server/mldonkey_umask: 0022


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



Bug#379832: libpam-tmpdir: wrong configuration file is read

2006-07-25 Thread Wolf Wiegand
Package: libpam-tmpdir
Version: 0.07-1
Severity: normal

Hi,

README and changelog.Debian say that the default configuration is read
from /etc/security/tmpdir.conf. However, this behaviour changed back in
the most recent version, pam_tmpdir now reads /etc/pam-tmpdir.conf
again.

Regards,

Wolf


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17.3
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages libpam-tmpdir depends on:
ii  libc6 2.3.6-15   GNU C Library: Shared libraries
ii  libpam0g  0.79-3.1   Pluggable Authentication Modules l

libpam-tmpdir recommends no packages.

-- no debconf information


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



Bug#530662: mutt-patched: Only shows last folder of folder hierarchy in sidebar

2009-05-26 Thread Wolf Wiegand
Package: mutt-patched
Version: 1.5.19-3
Severity: normal

The sidebar patch in 1.5.19 seems to always show only the last name of 
an IMAP folder hierarchy. That way, two folders with the same name, but 
located in different top folders cannot be distinguished:

With 1.5.18:

INBOX
INBOX.Work.ToDo
INBOX.Friends.ToDo

With 1.5.19:

INBOX
  ToDo
  ToDo

The old behaviour should be restored or this behaviour should be 
configurable. 


Cheers,

Wolf

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

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

Versions of packages mutt-patched depends on:
ii  libc62.9-12  GNU C Library: Shared libraries
ii  libcomerr2   1.41.5-1common error description library
ii  libgdbm3 1.8.3-4 GNU dbm database routines (runtime
ii  libgnutls26  2.6.6-1 the GNU TLS library - runtime libr
ii  libgssapi-krb5-2 1.7dfsg~beta2-4 MIT Kerberos runtime libraries - k
ii  libidn11 1.14-3  GNU Libidn library, implementation
ii  libk5crypto3 1.7dfsg~beta2-4 MIT Kerberos runtime libraries - C
ii  libkrb5-31.7dfsg~beta2-4 MIT Kerberos runtime libraries
ii  libncursesw5 5.7+20090523-1  shared libraries for terminal hand
ii  libsasl2-2   2.1.23.dfsg1-1  Cyrus SASL - authentication abstra
ii  mutt 1.5.19-3text-based mailreader supporting M

mutt-patched recommends no packages.

mutt-patched 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#530665: sidebar: unread count not updated

2009-05-26 Thread Wolf Wiegand
Package: mutt-patched
Version: 1.5.19-3
Severity: normal

Hi,

all of the following relates to folders on an IMAP server:

After the switch from 1.5.18 to 1.5.19, the unread mail count in the
sidebar behind the folder name is not updated when mails in that folder
have been read and are marked as read in the index.

Reopening the same mailbox again (without opening another mailbox in
between) does not help, either, the unread count displayed in the
sidebar stays unchanged. After switching to a different and then returning 
to the current mailbox, the unread count in the sidebar is updated.

The same sympton occurs if a mailbox is opened (displayed in the index)
and a new mail is delivered to this mailbox; the new mail is shown in
the index, the status bar on the bottom shows one more unread mail, but
the unread count in the sidebar stays at the old (wrong) number.

The root imap folder (INBOX with cyrus) is not affected by these
problems, but all folders below INBOX.

I deleted the header cache, as that had helped with similar problems in
the past, but it didn't work this time...


Cheers,

Wolf

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

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

Versions of packages mutt-patched depends on:
ii  libc62.9-12  GNU C Library: Shared libraries
ii  libcomerr2   1.41.5-1common error description library
ii  libgdbm3 1.8.3-4 GNU dbm database routines (runtime
ii  libgnutls26  2.6.6-1 the GNU TLS library - runtime libr
ii  libgssapi-krb5-2 1.7dfsg~beta2-4 MIT Kerberos runtime libraries - k
ii  libidn11 1.14-3  GNU Libidn library, implementation
ii  libk5crypto3 1.7dfsg~beta2-4 MIT Kerberos runtime libraries - C
ii  libkrb5-31.7dfsg~beta2-4 MIT Kerberos runtime libraries
ii  libncursesw5 5.7+20090523-1  shared libraries for terminal hand
ii  libsasl2-2   2.1.23.dfsg1-1  Cyrus SASL - authentication abstra
ii  mutt 1.5.19-3text-based mailreader supporting M

mutt-patched recommends no packages.

mutt-patched 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#531611: gnome-session: postinst fails when calling update-alternatives

2009-06-02 Thread Wolf Wiegand
Package: gnome-session
Version: 2.26.1-6
Severity: normal

Hi,

(maybe this should have a higher severity, but I'm not sure whether this
is caused by a wrong configuration on my side)

after the upgrade from 2.22.3-3 to 2.26.1-6, the postinst fails with the
following error:

Setting up gnome-session (2.26.1-6) ...
Installing new version of config file /etc/gnome/defaults.list ...
update-alternatives: error: alternative x-session-manager.1.gz can't be slave of
 x-session-manager: it is a master alternative.
dpkg: error processing gnome-session (--configure):
 subprocess installed post-installation script returned error exit status 2


My x-session-alternative:

$ ls -al /etc/alternatives/x-session-*
lrwxrwxrwx 1 root root 22 Jun  2 20:08 /etc/alternatives/x-session-manager -> 
/usr/bin/icewm-session


Running the postinst with -x results in the following:

:~ $ sudo /var/lib/dpkg/info/gnome-session.postinst configure
+ set -e
+ [ configure = configure ]
+ update-alternatives --install /usr/bin/x-session-manager x-session-manager 
/usr/bin/gnome-session 50 --slave /usr/share/man/man1/x-session-manager.1.gz 
x-session-manager.1.gz /usr/share/man/man1/gnome-session.1.gz
update-alternatives: error: alternative x-session-manager.1.gz can't be slave 
of x-session-manager: it is a master alternative.


Cheers,

Wolf


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

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

Versions of packages gnome-session depends on:
ii  gnome-panel   2.26.2-1   launcher and docking facility for 
ii  gnome-session-bin 2.26.1-5   The GNOME Session Manager - Minima
ii  gnome-settings-daemon 2.26.1-2   daemon handling the GNOME session 
ii  metacity  1:2.24.0-2 A lightweight GTK2 based Window Ma

gnome-session recommends no packages.

Versions of packages gnome-session suggests:
ii  desktop-base  5.0.5  common files for the Debian Deskto
ii  gnome-keyring 2.26.1-1   GNOME keyring services (daemon and
ii  gnome-user-guide [gnome2-user 2.24.2-2   GNOME user's guide

-- 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#531611: gnome-session: postinst fails when calling update-alternatives

2009-06-07 Thread Wolf Wiegand
Hi,

Raphael Hertzog wrote:

> On Wed, 03 Jun 2009, Josselin Mouette wrote:
> > Le mardi 02 juin 2009 à 20:25 +0200, Wolf Wiegand a écrit :
> > > after the upgrade from 2.22.3-3 to 2.26.1-6, the postinst fails with the
> > > following error:
> > > 
> > > Setting up gnome-session (2.26.1-6) ...
> > > Installing new version of config file /etc/gnome/defaults.list ...
> > > update-alternatives: error: alternative x-session-manager.1.gz can't be 
> > > slave of
> > >  x-session-manager: it is a master alternative.
> > > dpkg: error processing gnome-session (--configure):
> > >  subprocess installed post-installation script returned error exit status 
> > > 2
> 
> Can you provide us the content of
> /var/lib/dpkg/alternatives/x-session-manager.1.gz and the output of
> stat /var/lib/dpkg/alternatives/x-session-manager.1.gz ?

$ cat /var/lib/dpkg/alternatives/x-session-manager.1.gz
manual
/usr/share/man/man1/x-session-manager.1.gz

/usr/share/man/man1/icewm-session.1x.gz
10

$ stat /var/lib/dpkg/alternatives/x-session-manager.1.gz
  File: `/var/lib/dpkg/alternatives/x-session-manager.1.gz'
  Size: 95  Blocks: 8  IO Block: 4096   regular file
Device: 301h/769d   Inode: 54676865Links: 1
Access: (0644/-rw-r--r--)  Uid: (0/root)   Gid: (0/root)
Access: 2006-10-29 12:48:41.023425250 +0100
Modify: 2006-10-29 12:48:41.023425250 +0100
Change: 2006-10-29 12:48:41.023425250 +0100


> Does the timestamps correlate with a particular package installation (see
> /var/log/dpkg.log*) ?

My oldest dpkg.log.* was created in 2008, so I cannot tell.


Cheers,

Wolf
-- 
"Hier spricht Ihr ESP. Ich habe Sie jetzt unfallfrei ans Ende des Grenzbereichs 
geführt. Hier weiß ich auch nicht mehr weiter. Ich gebe Ihnen die Steuerung 
zurück. Viel Glück!" (Falk Willberg in d.a.s.r.)



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



Bug#531611: gnome-session: postinst fails when calling update-alternatives

2009-06-15 Thread Wolf Wiegand
Hi,

Raphael Hertzog wrote:

> For users, the simple work-around is "rm 
> /var/lib/dpkg/alternatives/x-session-manager.1.gz" but please provide the
> infos requested above before-hand.

I just did this after lxsession.postinst failed with the same error.
However, /etc/alternatives/x-session-manager now points to lxsession,
and not to my old alternative (icewm-session) anymore. Output from
lxsession.postinst:

Setting up lxsession (0.3.8+svn20090521-1) ...
update-alternatives: using /usr/bin/lxsession to provide 
/usr/bin/x-session-manager (x-session-manager) in auto mode.

My alternatives:

$ ls -la /etc/alternatives/x-session-*
lrwxrwxrwx 1 root root 18 Jun 15 18:21 /e/a/x-session-manager -> 
/usr/bin/lxsession
lrwxrwxrwx 1 root root 34 Jun 15 18:21 /e/a/x-session-manager.1.gz -> 
/usr/share/man/man1/lxsession.1.gz

Changing an alternative without the sysadmin saying so should be 
avoided if possible, imho. Can this problem be worked around in any way,
or is this something that we'll have to live with because of mistakes
made in the past?


Cheers,

Wolf
-- 
Wie klein und belanglos muß eine Aufgabe eigentlich sein, damit Rudolf 
Scharping nicht an ihr scheitert? (Die Welt)



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



Bug#531611: gnome-session: postinst fails when calling update-alternatives

2009-06-16 Thread Wolf Wiegand
Hi,

Raphael Hertzog wrote:

> On Mon, 15 Jun 2009, Wolf Wiegand wrote:
> > Hi,
> > 
> > Raphael Hertzog wrote:
> > 
> > > For users, the simple work-around is "rm 
> > > /var/lib/dpkg/alternatives/x-session-manager.1.gz" but please provide the
> > > infos requested above before-hand.
> > 
> > I just did this after lxsession.postinst failed with the same error.
> > However, /etc/alternatives/x-session-manager now points to lxsession,
> > and not to my old alternative (icewm-session) anymore. Output from
> > lxsession.postinst:
> > 
> > Setting up lxsession (0.3.8+svn20090521-1) ...
> > update-alternatives: using /usr/bin/lxsession to provide 
> > /usr/bin/x-session-manager (x-session-manager) in auto mode.
> 
> This is not the consequence of the removal of
> /var/lib/dpkg/alternatives/x-session-manager.1.gz. 

Ok, good.

> It might be the case if
> you removed /var/lib/dpkg/alternatives/x-session-manager however (but I
> never advised that).

No, I didn't do that, so it was probably caused by some other quirk on
my machine. I couldn't reproce this behaviour, either.


Cheers,

Wolf
-- 
Posting mit "webmaster" im From: kommen mir vor, als würde sich jamnnd einen 
alten YPS-Ausweis "Geheimagent" an die Brust nageln. (Frank 'Kelshon' Schmidt 
in hamster.de.talk)



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



Bug#444205: Fails to install if acpid is running

2007-09-26 Thread Wolf Wiegand
Package: acpid
Version: 1.0.6-3
Severity: important

Hi,

acpid installation fails in postinst if acpid is already running:

denkbrett:~# apt-get install --reinstall acpid
[...]
Setting up acpid (1.0.6-3) ...
Stopping Hardware abstraction layer: hald.
Loading ACPI modules
Starting Advanced Configuration and Power Interface daemon...invoke-rc.d: 
initscript acpid, action "start" failed.
dpkg: error processing acpid (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 acpid
E: Sub-process /usr/bin/dpkg returned an error code (1)

denkbrett:~# sh -x /var/lib/dpkg/info/acpid.postinst configure
+ set -e
+ case "$1" in
+ test -n ''
+ '[' -x /etc/init.d/hal ']'
+ invoke-rc.d hal stop
Stopping Hardware abstraction layer: hald.
+ '[' -x /etc/init.d/acpid ']'
+ update-rc.d acpid defaults 12 88
++ which invoke-rc.d
+ '[' -x /usr/sbin/invoke-rc.d ']'
+ invoke-rc.d acpid start
Loading ACPI modules
Starting Advanced Configuration and Power Interface daemon...invoke-rc.d: 
initscript acpid, action "start" failed.
+ exit 1

denkbrett:~# invoke-rc.d acpid start
Loading ACPI modules
Starting Advanced Configuration and Power Interface daemon...invoke-rc.d: 
initscript acpid, action "start" failed.

denkbrett:~# invoke-rc.d acpid stop
Stopping Advanced Configuration and Power Interface daemon

denkbrett:~# invoke-rc.d acpid start
Loading ACPI modules
Starting Advanced Configuration and Power Interface daemon

denkbrett:~# echo $? 
0

Cheers, Wolf


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

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

Versions of packages acpid depends on:
ii  libc6 2.6.1-5GNU C Library: Shared libraries
ii  lsb-base  3.1-24 Linux Standard Base 3.1 init scrip

acpid recommends no packages.

-- no debconf information



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



Bug#444205: Fails to install if acpid is running

2007-09-27 Thread Wolf Wiegand
Hi,

Torsten Werner wrote:

> Hi Wolf,
> 
> On 9/26/07, Wolf Wiegand <[EMAIL PROTECTED]> wrote:
> > denkbrett:~# apt-get install --reinstall acpid
> 
> I cannot reproduce this problem:

Hm, neither could I in a clean sid chroot. I'll try to find out what
causes this.

Cheers, Wolf
-- 
Büroschimpfwort des Tages: Maustouretti - Mitarbeiter, die am PC immer wild auf 
der Maus rumklicken und sich dann bald so verklickt haben, dass nur noch ein 
Systemneustart helfen kann. (Georg-Thomas Bau)




Bug#446793: Fails to upgrade if thttpd is not running

2007-10-15 Thread Wolf Wiegand
Package: thttpd
Version: 2.25b-2
Severity: important

Hi,

I have /etc/rc2.d/S20thttpd removed from my system to prevent startup of 
thttpd upon system boot. Today's update failed with the following error:

Stopping web server: invoke-rc.d: initscript thttpd, action "stop" failed.
dpkg: warning - old pre-removal script returned error exit status 1
dpkg - trying script from the new package instead ...
Stopping web server: invoke-rc.d: initscript thttpd, action "stop" failed.
dpkg: error processing /var/cache/apt/archives/thttpd_2.25b-3_i386.deb 
(--unpack):
 subprocess new pre-removal script returned error exit status 1
Errors were encountered while processing:
 /var/cache/apt/archives/thttpd_2.25b-3_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

This error is triggered because "/etc/init.d/thttpd stop" returns 1 when 
thttpd is not running:

# /etc/init.d/thttpd stop
Stopping web server: # echo $?
1

I've been able to reproduce this on another sid installation as well,
and can be reproduced by re-installing the current version.


Cheers,

Wolf


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

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

Versions of packages thttpd depends on:
ii  libc6 2.6.1-5GNU C Library: Shared libraries
ii  logrotate 3.7.1-3Log rotation utility

thttpd recommends no packages.

-- no debconf information



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



Bug#429862: guessnet: wireless mac address check should be case insensitive

2007-06-20 Thread Wolf Wiegand
Package: guessnet
Version: 0.42-1
Severity: wishlist

Hi,

it'd be nice if the wireless test for a given nic was case
insensitive:

denkbrett:/home/wolf# echo test wireless mac 00:16:38:b3:f5:25 |guessnet ath0
none
denkbrett:/home/wolf# echo test wireless mac 00:16:38:B3:F5:25 |guessnet ath0
test

(took me a while to figure this difference out (-: )

Cheers,

Wolf


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

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

Versions of packages guessnet depends on:
ii  libc6   2.5-11   GNU C Library: Shared libraries
ii  libgcc1 1:4.2-20070609-1 GCC support library
ii  libnet1 1.1.2.1-2library for the construction and h
ii  libpcap0.7  0.7.2-7  System interface for user-level pa
ii  libstdc++6  4.2-20070609-1   The GNU Standard C++ Library v3

guessnet recommends no packages.

-- no debconf information


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



Bug#471997: cwidget: Please include version in build-dependency on ikiwiki

2008-03-21 Thread Wolf Wiegand
Package: cwidget
Version: 0.5.6.1-3
Severity: normal

Hi,

I tried to backport cwidget for etch, the cwidget build failed with the
following message:

Failed to load plugin IkiWiki::Plugin::goodstuff: Can't locate
IkiWiki/Plugin/goodstuff.pm in @INC (@INC contains: /etc/perl
/usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8
/usr/local/lib/site_perl) at (eval 9) line 2.
BEGIN failed--compilation aborted at (eval 9) line 2.

(This resulted from calling 'ikiwiki --setup ikiwiki.setup' during the
build process).

After I installed ikiwiki from lenny, the build process went allright.

Please change cwidget's build-dependencies so that ikiwiki=2.40 is
required for building cwidget.

Alternatively, the following patch works around the problem mentioned
above, but I cannot tell if this would be a sane thing to do:

--- doc/ikiwiki.setup.orig  2008-03-21 16:08:28.753582874 +
+++ doc/ikiwiki.setup   2008-03-21 16:08:41.944055928 +
@@ -120,7 +120,7 @@
#account_creation_password => "example",
 
# To add plugins, list them here.
-   add_plugins => [qw{goodstuff sidebar}]
+   # add_plugins => [qw{goodstuff sidebar}]
# If you want to disable any of the default plugins, list them here.
#disable_plugins => [qw{inline htmlscrubber passwordauth openid}],
# To add a directory to the perl searh path, use this.

Cheers,

Wolf

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

Kernel: Linux 2.6.23.14 (PREEMPT)
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash



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



Bug#483607: kbd: inserv error upon installation

2008-05-29 Thread Wolf Wiegand
Package: kbd
Version: 1.14.1-2
Severity: normal

Hi, 

on a current unstable system, I tried to install kbd (together with gyrus,
that's why that package is appearing in the following transcript):

$ sudo apt-get install kbd gyrus
[...] 
The following packages will be REMOVED:
  console-tools 
The following NEW packages will be installed:
  gyrus kbd libgnet2.0-0
[...]
dpkg: console-tools: dependency problems, but removing anyway as you request:
 hibernate depends on console-tools | kbd; however:
  Package console-tools is to be removed.
  Package kbd is not installed.
 pm-utils depends on kbd | console-tools; however:
  Package kbd is not installed.
  Package console-tools is to be removed.
 console-common depends on kbd | console-tools (>= 1:0.2.3dbs-54); however:
  Package kbd is not installed.
  Package console-tools is to be removed.
 acpi-support-base depends on console-utilities; however:
  Package console-utilities is not installed.
  Package console-tools which provides console-utilities is to be removed.
Removing console-tools ...
Processing triggers for man-db ...
Setting up kbd (1.14.1-2) ...
insserv: script console-screen.kbd.sh: service console-screen already provided!
insserv: exiting now!
dpkg: error processing kbd (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 kbd
E: Sub-process /usr/bin/dpkg returned an error code (1)


Cheers,

Wolf


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

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

Versions of packages kbd depends on:
ii  console-common0.7.77 basic infrastructure for text cons
ii  libc6 2.7-11 GNU C Library: Shared libraries
ii  lsb-base  3.2-12 Linux Standard Base 3.2 init scrip

Versions of packages kbd recommends:
ii  console-data  2:1.07-3   keymaps, fonts, charset maps, fall

-- no debconf information



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



Bug#483802: swapd: wrong description regarding swap file/partition differences

2008-05-31 Thread Wolf Wiegand
Package: swapd
Version: 0.2-10.1
Severity: normal

Hi,

the package's long description says at the end:

/
|
| [...] since swap partitions provide much faster access than swap files.
|
\

This is not true anymore with kernel version 2.6, the sentence mentioned
above should thus be removed from the description (or changed to say
that this used to be the case, but is not anymore).


Cheers,

Wolf

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

Kernel: Linux 2.6.25 (PREEMPT)
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash



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



Bug#483151: sidebar forgets the number of NEW messages, and only shows entries

2008-05-31 Thread Wolf Wiegand
Hi,

Simon Paillard wrote:

> On Tue, May 27, 2008 at 04:16:49PM +0200, Stefano Zacchiroli wrote:
> > Package: mutt-patched
> > Version: 1.5.18-1
> > Severity: important
> > 
> > After the last update of mutt-patched the sidebar is basically useless,
> > as all mailbox names have been replaced by the string "". Here is
> > a cut and paste from the terminal.
> > 
> > 4006[19]|2485   L May 15 Peter Samuelson (0,8K) ???   ??? 
> > ??? ??>Re: ssl security 
> [..]
> 
> I don't have this problem, but the same mutt-patched version, and use
> local maildir.

I can confirm the above problem, my mails are stored on an IMAP server.

Cheers,

Wolf
-- 
Gesetze in einer Männer-WG: Nie den Klosettdeckel runterklappen, das bringt 
Unglück! Die hinteren Regionen des Kühlschranks sind geschützter Lebensraum für 
mutierte Nahrungsmittel und für Menschen tabu! Comic-Lektüre erleichtert den 
Stuhlgang! (Quelle unbekannt)



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



Bug#475714: iceweasel: configuration option 'network.protocol-handler.app.mailto' not honored anymore

2008-04-12 Thread Wolf Wiegand
Package: iceweasel
Version: 3.0~b5-1
Severity: normal

Hi,

with iceweasel 3.0, the external script I specified for mailto links is
not called anymore when I click on a 'mailto'-link. Instead, Evolution
ist started to compose the message.

I set network.protocol-handler.app.mailto to '~/bin/mailto.sh'. This
worked allright with iceweasel 2.0

I already filed https://bugzilla.mozilla.org/show_bug.cgi?id=428658 for
this issue. Starting iceweasel with 'MOZ_DISABLE_PANGO=1 iceweasel
-safe-mode' does not make a difference.


Cheers,

Wolf

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

Kernel: Linux 2.6.23.14 (PREEMPT)
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash

Versions of packages iceweasel depends on:
ii  debianutils2.28.4Miscellaneous utilities specific t
ii  fontconfig 2.5.0-2   generic font configuration library
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  libcairo2  1.5.18-1  The Cairo 2D vector graphics libra
ii  libdbus-1-31.1.20-1  simple interprocess messaging syst
ii  libdbus-glib-1-2   0.74-1simple interprocess messaging syst
ii  libfontconfig1 2.5.0-2   generic font configuration library
ii  libfreetype6   2.3.5-1+b1FreeType 2 font engine, shared lib
ii  libgcc11:4.3.0-3 GCC support library
ii  libglib2.0-0   2.16.3-1  The GLib library of C routines
ii  libgtk2.0-02.12.9-2  The GTK+ graphical user interface 
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libpango1.0-0  1.20.1-1  Layout and rendering of internatio
ii  libstdc++6 4.3.0-3   The GNU Standard C++ Library v3
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxrender11:0.9.4-1 X Rendering Extension client libra
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  procps 1:3.2.7-8 /proc file system utilities
ii  psmisc 22.6-1Utilities that use the proc filesy
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

iceweasel recommends no packages.

-- no debconf information



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



Bug#474395: iceweasel: some tabs have spurious lines, making display unreadable

2008-04-12 Thread Wolf Wiegand
Hi, 

I had a similar problem when looking at
http://linux.slashdot.org/article.pl?sid=08/04/11/0413234 (see
screenshot at
http://www.student.uni-oldenburg.de/wolf.wiegand/firefox.jpg ).
Installing the libcairo2-package provided by Evgeni solved the problem
for me as well.

Cheers,

Wolf



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



Bug#486871: vim-runtime: Warnings during upgrade

2008-06-18 Thread Wolf Wiegand
Package: vim-runtime
Version: 1:7.1.314-3
Severity: normal

Hi,

during the last update of vim-runtime, I encountered the following
warning messages:

Unpacking replacement vim-runtime ...
Removing `diversion of /usr/share/vim/vim71/doc/help.txt to /usr/share/vim/vim71
/doc/help.txt.vim-tiny by vim-runtime'
dpkg-divert: rename involves overwriting `/usr/share/vim/vim71/doc/help.txt' wit
h
  different file `/usr/share/vim/vim71/doc/help.txt.vim-tiny', not allowed
Removing `diversion of /usr/share/vim/vim71/doc/tags to /usr/share/vim/vim71/doc
/tags.vim-tiny by vim-runtime'
dpkg-divert: rename involves overwriting `/usr/share/vim/vim71/doc/tags' with
  different file `/usr/share/vim/vim71/doc/tags.vim-tiny', not allowed

I'm not quite sure if this is a bug, please close this bug if the above
messages are to be considered normal.

Cheers,

Wolf

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

Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash

vim-runtime depends on no packages.

Versions of packages vim-runtime recommends:
ii  vim  1:7.1.314-3 Vi IMproved - enhanced vi editor

-- no debconf information



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



Bug#480683: many MP3-files not recognized

2008-05-11 Thread Wolf Wiegand
Package: file
Version: 4.24-2
Severity: normal

Hi,

file does not recognize many MP3 files:

$ file 03_letting_you_vbr.mp3 
03_letting_you_vbr.mp3: data

$ mp3info -p "%t\n" 03_letting_you_vbr.mp3 
Letting You

I just checked my MP3 archives: file reported 'data' for about 83% of my
MP3-files.


Cheers,

Wolf

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

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

Versions of packages file depends on:
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libmagic1 4.24-2 File type determination library us

file recommends no packages.

-- no debconf information



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



Bug#473817: netstat: Add to manpage: -p only works for root/process owner

2008-04-01 Thread Wolf Wiegand
Package: net-tools
Version: 1.60-19
Severity: normal

Hi,

it should be mentioned in netstat(8), that option -p will only work for
root or the respective process owner.

Thanks,

Wolf

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

Kernel: Linux 2.6.23.14 (PREEMPT)
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash

Versions of packages net-tools depends on:
ii  libc6 2.7-10 GNU C Library: Shared libraries

net-tools recommends no packages.

-- no debconf information



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



Bug#500111: Pressing '8' or '9' does not work

2008-09-26 Thread Wolf Wiegand
Hi,

I cannot reproduce this either with version 5.22.3-2 as normal user.
Maybe some gnome setting got screwed up? You could try to run strace and
check all files in $HOME that gcalctool uses:

$ strace -eopen -o /tmp/strace_calc gcalctool
$ grep $HOME /tmp/strace_calc


Cheers,

Wolf



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



Bug#500477: kiten: Dependency on ttf-kochi-* should be changed to ttf-sazanami-*

2008-09-28 Thread Wolf Wiegand
Package: kiten
Version: 4:3.5.9-2
Severity: normal

Hi,

kiten should depend on "ttf-sazanami-gothic | ttf-sazanami-mincho"
instead of "ttf-kochi-gothic | ttf-kochi-mincho". From
/usr/share/doc/ttf-kochi-gothic/NEWS.Debian.gz:

ttf-kochi (1.0.20030809-6) unstable; urgency=low
  
  ---
  | Please use ttf-sazanami-{mincho,gothic}, instead of ttf-kochi   |
  ---
 
  kochi upstream development is discontinued and upstream suggest to use
  "sazanami" font (ttf-sazanami-mincho/gothic), kochi based one. So we will 
  not fix some corrupted glyphes with kochi (those glyphes are fixed with
  sazanami -U+2211, U+221F, U+222E, U+301D, U+301F, U+3231, U+3232, U+3239, 
  U+32A4, U+32A5, U+32A6, U+32A7, U+32A8, and U+33CD).

  So Users, please use ttf-sazanami-mincho/gothic font, not ttf-kochi-*.


Cheers,

 Wolf

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

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

Versions of packages kiten depends on:
ii  kdeedu-data 4:3.5.9-2shared data for KDE educational ap
ii  kdelibs4c2a 4:3.5.9.dfsg.1-6 core libraries and binaries for al
ii  libc6   2.7-13   GNU C Library: Shared libraries
ii  libgcc1 1:4.3.2-1GCC support library
ii  libkiten1   4:3.5.9-2library for Kiten Japanese referen
ii  libqt3-mt   3:3.3.8b-5   Qt GUI Library (Threaded runtime v
ii  libstdc++6  4.3.2-1  The GNU Standard C++ Library v3
ii  ttf-kochi-gothic1.0.20030809-6   Kochi Subst Gothic Japanese TrueTy

kiten recommends no packages.

Versions of packages kiten suggests:
pn  kdeedu-doc (no description available)
ii  khelpcente 4:4.0.0.really.3.5.9.dfsg.1-5 help center for KDE

-- no debconf information



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



Bug#498905: release-notes: r-n suggest installing package which does not exist

2008-09-14 Thread Wolf Wiegand
Package: release-notes
Severity: normal

Hi,

in "4.5.4 - Minimal system upgrade", it says

"
Follow the minimal upgrade with:

# aptitude install initrd-tools

This step will automatically upgrade libc6 and locales and ...
"

The package initrd-tools does not exist in lenny, so the above command
does not do anything.


Cheers,

Wolf

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

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash



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



Bug#489132: Still relevant?

2008-09-19 Thread Wolf Wiegand
Hi,

Raphael Hertzog wrote:

> On Wed, 17 Sep 2008, Sven Joachim wrote:
> > Is it still correct that dpkg needs to be upgraded first before doing a
> > dist-upgrade from Etch?  With perl-base 5.10.0-14 pre-depending on a
> > fixed version of dpkg, that should not be the case anymore, AFAICS.
> 
> Indeed.
> 
> But we should still recommend an upgrade of apt/aptitude first.

I cannot tell whether this is a related issue, but I tested an upgrade a
couple of days ago. A clean upgrade was not possible without upgrading
apt beforehand. See #498800 for details.


Cheers,

Wolf
-- 
I hope that when I die, people say about me, 'Boy, that guy sure owed me
a lot of money.' (Jack Handey)



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



Bug#422524: does not report source binary for core files anymore

2008-05-06 Thread Wolf Wiegand
Hi,

this is somewhat fixed in the current version 4.24-2, however, there 
seems to be a problem with long process names:

On Etch:

$ file /tmp/core 
/tmp/core: ELF 32-bit LSB core file Intel 80386, version 1 (SYSV), SVR4-style, 
from 'Xorg'

On unstable:

$ file /tmp/core
/tmp/core: ELF 32-bit LSB core file Intel 80386, version 1 (SYSV), SVR4-style, 
from 'th -nolisten tcp vt7'

Full path indicated in the core file:

$ strings /tmp/core | head -4
CORE
CORE
Xorg
/usr/bin/X :0 -dpi 96 -audit 0 -auth /var/lib/gdm/:0.Xauth -nolisten tcp vt7 


(gdb --batch --core=... does not seem to work for me...)


Cheers,

Wolf
-- 
UNIX is supported by IBM, like a hanging man is supported by rope (Don Libes & 
Sandy Ressler)



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



Bug#462574: k3b-data: file conflict with package k3b

2008-01-25 Thread Wolf Wiegand
Package: k3b-data
Version: 1.0.4-4
Severity: normal

Hi,

the following error occured when I tried to upgrade k3b from 1.0.4-3:

Unpacking k3b-data (from .../k3b-data_1.0.4-4_all.deb) ...
dpkg: error processing /var/cache/apt/archives/k3b-data_1.0.4-4_all.deb 
(--unpack):
 trying to overwrite 
`/usr/share/apps/konqueror/servicemenus/k3b_videodvd_rip.desktop', which is 
also in package k3b
dpkg-deb: subprocess paste killed by signal (Broken pipe)
[...]
Errors were encountered while processing:
 /var/cache/apt/archives/k3b-data_1.0.4-4_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Cheers,

Wolf

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

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



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



Bug#460859: grep: /proc/cmdline: No such file or directory

2008-01-15 Thread Wolf Wiegand
Hi,

I encountered the same problem, this may be related to the fact that I
don't use an initial ramdisk for booting.


Cheers,

Wolf

-- 
Wie unser Internet schöner wird: Ich werde davon absehen, den Untergang des 
Abendlandes durch E-Books zu prophezeien. (die tageszeitung)




Bug#460859: grep: /proc/cmdline: No such file or directory

2008-01-18 Thread Wolf Wiegand
Hi,

Petter Reinholdtsen wrote:

> [Wolf Wiegand]
> > I encountered the same problem, this may be related to the fact that I
> > don't use an initial ramdisk for booting.
> 
> If I understand correctly, that is exactly the reason why you
> experience the problem.  I moved the script after mountkernfs in
> version 1:0.20050517.0220-2, and believe that solve this issue.

With -2, this problem is gone - thank you!

Cheers,

Wolf
-- 
Wie unser Internet schöner wird: Ich werde davon absehen, den Untergang des 
Abendlandes durch E-Books zu prophezeien. (die tageszeitung)




Bug#452500: apt-listchanges: Please include gtk frontend in manpage

2007-11-23 Thread Wolf Wiegand
Package: apt-listchanges
Version: 2.75
Severity: normal

Hi,

the new gtk frontend should be mentioned in the manpage of
apt-listchanges.


Regards,

Wolf

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

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

Versions of packages apt-listchanges depends on:
ii  apt   0.7.9  Advanced front-end for dpkg
ii  debconf [debconf-2.0] 1.5.17 Debian configuration management sy
ii  debianutils   2.28   Miscellaneous utilities specific t
ii  python2.4.4-6An interactive high-level object-o
ii  python-apt0.7.3.1+b1 Python interface to libapt-pkg
ii  python-support0.7.5  automated rebuilding support for p
ii  ucf   3.003  Update Configuration File: preserv

Versions of packages apt-listchanges recommends:
ii  python-glade2 2.12.0-1   GTK+ bindings: Glade support
ii  python-gtk2   2.12.0-1   Python bindings for the GTK+ widge
ii  ssmtp [mail-transport-agent]  2.61-13extremely simple MTA to get mail o

-- debconf information:
* apt-listchanges/confirm: true
* apt-listchanges/email-address: [EMAIL PROTECTED]
* apt-listchanges/which: both
* apt-listchanges/frontend: pager
* apt-listchanges/save-seen: true



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



Bug#391014: apt-listchanges: mail subject has 8bits chars

2007-11-23 Thread Wolf Wiegand
found 391014 2.75
thanks

Converting the translations to utf-8 seemingly was not enough, the mail
subjects still contain wrongly encoded characters. The command

 [EMAIL PROTECTED] apt-listchanges -a -f pager --email-address= foo.deb

results in a mail with this header entry:

 Subject: apt-listchanges: Changelogs fXr denkbrett

It should, if I am not mistaken, look like this:

 Subject: =?utf-8?q?apt-listchanges=3A_Changelogs_f=C3=BCr_denkbrett?=

The additions from the patch above are still necessary to achieve this.
Suprisingly, the line

 subject = subject.decode("iso8859")

still is necessary as well, even though de.po is encoded in utf-8.


Cheers,

Wolf
-- 
Mit Kindern ist es wie mit Tintenstrahldruckern... In der Anschaffung extrem 
billig, der Unterhalt treibt einen dann in die Pleite. (frei nach Kaya Yanar)



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



Bug#457724: pidgin-extprefs: Buddy list always shows up at startup

2008-01-06 Thread Wolf Wiegand
Hi,

Wolf Wiegand wrote:

> Then, I logged out out of GNOME and restarted IceWM - and now, the buddy
> list does not show at startup... I don't have any clue why it now works,
> when it wouldn't before with exactly the same settings.

Well, in fact, it still does not work. I boot up my machine, login on gdm,
IceWM starts, buddy list shows up. If I log out, make sure no more of my
processes are left running, clean out $TMP, restart gdm and login again,
buddy list does _not_ show up. I reboot my machine, login, buddy list
shows up. I don't have any idea what could cause this behaviour, but
it's very annoying. 

Anything else that I could try?


Cheers, Wolf
-- 
Seit wann stimmt, was auf Jubiläen, Beerdigungen und in der Werbung erzählt 
wird? (Achim Schäfer in d.e.haushalt)




Bug#452167: closed by Julien Cristau <[EMAIL PROTECTED]> (Bug#451989: fixed in xorg-server 2:1.4.1~git20071212-2)

2007-12-23 Thread Wolf Wiegand
Hi,

Debian Bug Tracking System wrote:

> This is an automatic notification regarding your Bug report
> which was filed against the xserver-xorg-core package:
> 
> #452167: Xorg hangs shortly after the window manager starts
> 
> It has been closed by Julien Cristau <[EMAIL PROTECTED]>.

Thanks - with the new version, the problem is gone.


Happy Holidays, Wolf

-- 
Witze kann man nur dann aus dem Ärmel schütteln, wenn man sie vorher 
hineingesteckt hat - Rudi Carrell




Bug#457724: pidgin-extprefs: Buddy list always shows up at startup

2007-12-24 Thread Wolf Wiegand
Package: pidgin-extprefs
Version: 0.7-2
Severity: normal

Hi,

even though I checked "Hide buddy list at startup" in the extended
preferences settings, pidgin still starts up with the buddy list showing
up.

Cheers, Wolf

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

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

Versions of packages pidgin-extprefs depends on:
ii  libc6 2.7-5  GNU C Library: Shared libraries
ii  pidgin2.3.1-2graphical multi-protocol instant m

pidgin-extprefs recommends no packages.

-- no debconf information



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



Bug#457724: pidgin-extprefs: Buddy list always shows up at startup

2008-01-01 Thread Wolf Wiegand
Hello Arjan,

Arjan Oosting wrote:

> I can not reproduce this bug, the "Hide buddy list at startup" option is
> working just fine here. Do you have the extended preference plugin
> enabled? Or do you have other plugins enabled (Maybe the "buddy list
> options" plugin? 

The Extended Preferences plugin is enabled, no other plugins are
activated. I somehow suspect that my window manager (IceWM) is involved
in this issue. I start pidgin through an entry in ~/.icewm/startup
('[EMAIL PROTECTED] pidgin &'). If I exit pidgin and restart it manually,
the buddy list does not show up.

On debian-user-german, one more user reported this issue, I don't have
any more information about his configuration, though.

However, I somehow solved this issue now: I wanted to check if the same
problem exists if I use GNOME. I configured GNOME to start pidgin at the
beginning of the session, and the same problem showed up. Furthermore,
upon manual restarts, it wouldn't start minimized, either. I then
deactivated the plugin, shut down pidgin, restarted it, reactivated the
plugin, restarted pidgin again, to no avail. 

Then, I logged out out of GNOME and restarted IceWM - and now, the buddy
list does not show at startup... I don't have any clue why it now works,
when it wouldn't before with exactly the same settings.


I'll check until the rest of the week if the problem doesn't show up
again and will close this bug after that.


Cheers,

Wolf
-- 
Büroschimpfwort des Tages: Halbhirn - Servicemitarbeiter eines großen 
Telekommunikationsunternehmens, weil sich dort Gerüchten zufolge immer 2 
Mitarbeiter 1 Gehirn teilen müssen. (Carsten Wohlers)




Bug#455244: ddd: please recommend pydb instead of suggesting it

2007-12-09 Thread Wolf Wiegand
Package: ddd
Version: 1:3.3.11-1
Severity: normal

Hi,

as ddd cannot be started without pydb being installed, I think pydb
should be recommended instead of only suggested.


Cheers,

Wolf

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

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

Versions of packages ddd depends on:
ii  lesstif2  1:0.95.0-2.1   OSF/Motif 2.1 implementation relea
ii  libc6 2.7-4  GNU C Library: Shared libraries
ii  libgcc1   1:4.2.2-4  GCC support library
ii  libice6   2:1.0.4-1  X11 Inter-Client Exchange library
ii  libncurses5   5.6+20071124-1 Shared libraries for terminal hand
ii  libsm62:1.0.3-1+b1   X11 Session Management library
ii  libstdc++64.2.2-4The GNU Standard C++ Library v3
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxaw7   2:1.0.4-1  X11 Athena Widget library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxmu6   1:1.0.3-1  X11 miscellaneous utility library
ii  libxp61:1.0.0.xsf1-1 X Printing Extension (Xprint) clie
ii  libxpm4   1:3.5.7-1  X11 pixmap library
ii  libxt61:1.0.5-3  X11 toolkit intrinsics library

Versions of packages ddd recommends:
ii  gdb   6.7.1-1The GNU Debugger

-- no debconf information



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



Bug#455245: ajaxterm: Please add configuration option for different ssh port

2007-12-09 Thread Wolf Wiegand
Package: ajaxterm
Version: 0.10
Severity: wishlist
Tags: patch

Hi,

it would be nice if ajaxterm supported connecting to a different port
than 22 for the ssh server, as many people change their ssh port away
from 22 to reduce brute force login attempts.

This could be done by specifying a different command for ajaxterm to
execute (with '-c ...'), however, one would have to include all options
to the ssh command which are used in ajaxterm.py by default.
Furthermore, addings options with spaces in them seems to be rather
difficult when start-stop-daemon is used.

I've attached a patch which adds a configuration option for a different
ssh port:

options:
  [...]
  -s SERVERPORT, --serverport=SERVERPORT
Use a different port than 22 to connect to the ssh
server

Cheers,

Wolf

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

Kernel: Linux 2.6.21.3 (PREEMPT)
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash
diff -Nur ajaxterm-0.10.original/ajaxterm.py ajaxterm-0.10/ajaxterm.py
--- ajaxterm-0.10.original/ajaxterm.py	2006-10-29 03:52:39.0 +0100
+++ ajaxterm-0.10/ajaxterm.py	2007-12-09 14:50:15.997615577 +0100
@@ -367,9 +367,10 @@
 		return r
 
 class Multiplex:
-	def __init__(self,cmd=None):
+	def __init__(self,cmd=None,serverport=None):
 		signal.signal(signal.SIGCHLD, signal.SIG_IGN)
 		self.cmd=cmd
+		self.serverport=serverport
 		self.proc={}
 		self.lock=threading.RLock()
 		self.thread=threading.Thread(target=self.loop)
@@ -403,7 +404,10 @@
 	cmd+=['-oPreferredAuthentications=keyboard-interactive,password']
 	cmd+=['-oNoHostAuthenticationForLocalhost=yes']
 	cmd+=['-oLogLevel=FATAL']
-	cmd+=['-F/dev/null','-l',login,'localhost']
+	cmd+=['-F/dev/null']
+	if self.serverport:
+		cmd+=['-p %s'%self.serverport]
+	cmd+=['-l', login, 'localhost']
 else:
 	os._exit(0)
 			env={}
@@ -473,7 +477,7 @@
 pass
 
 class AjaxTerm:
-	def __init__(self,cmd=None,index_file='ajaxterm.html'):
+	def __init__(self,cmd=None,index_file='ajaxterm.html',serverport=None):
 		self.files={}
 		for i in ['css','html','js']:
 			for j in glob.glob('*.%s'%i):
@@ -481,7 +485,7 @@
 		self.files['index']=file(index_file).read()
 		self.mime = mimetypes.types_map.copy()
 		self.mime['.html']= 'text/html; charset=UTF-8'
-		self.multi = Multiplex(cmd)
+		self.multi = Multiplex(cmd,serverport)
 		self.session = {}
 	def __call__(self, environ, start_response):
 		req = qweb.QWebRequest(environ, start_response,session=None)
@@ -528,6 +532,7 @@
 	parser.add_option("-P", "--pidfile",dest="pidfile",default="/var/run/ajaxterm.pid",help="set the pidfile (default: /var/run/ajaxterm.pid)")
 	parser.add_option("-i", "--index", dest="index_file", default="ajaxterm.html",help="default index file (default: ajaxterm.html)")
 	parser.add_option("-u", "--uid", dest="uid", help="Set the daemon's user id")
+	parser.add_option("-s", "--serverport", dest="serverport", help="Use a different port than 22 to connect to the ssh server")
 	(o, a) = parser.parse_args()
 	if o.daemon:
 		pid=os.fork()
@@ -553,7 +558,7 @@
 			sys.exit(0)
 	else:
 		print 'AjaxTerm at http://localhost:%s/' % o.port
-	at=AjaxTerm(o.cmd,o.index_file)
+	at=AjaxTerm(o.cmd,o.index_file,o.serverport)
 #	f=lambda:os.system('firefox http://localhost:%s/&;'%o.port)
 #	qweb.qweb_wsgi_autorun(at,ip='localhost',port=int(o.port),threaded=0,log=o.log,callback_ready=None)
 	try:


Bug#452167: xserver-xorg-core: xserver crashes briefly after startup of window manager

2007-12-10 Thread Wolf Wiegand
Hi,

Julien Cristau wrote:

> > After some crashes, the following lines appeared repeatedly at the end
> > of Xorg.0.log:
> > 
> >  tossed event which came in late
> >  mieqEnequeue: out-of-order valuator event; dropping. 
> > 
> These lines mean that the server is stuck, but the SIGIO signal handler
> is still getting run.
> 
> Which window manager are you using?  Can you try to see where the X
> server is hanging using gdb (from another machine)?

I am using IceWM. I'll try to run gdb on the X server, but probably not
before next weekend.


Cheers,

Wolf
-- 
The Geek will inherit the Earth.



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



Bug#433382: possible workaround

2007-07-18 Thread Wolf Wiegand
Hi,

I hit this bug today as well. I worked around this by commenting out
'set -s' in /etc/init.d/gdm:

--- /tmp/gdm.orig   2007-07-18 22:25:00.806973635 +0200
+++ /tmp/gdm2007-07-18 22:24:48.806289755 +0200
@@ -12,7 +12,7 @@
 #
 # Author:   Ryan Murray <[EMAIL PROTECTED]>
 #
-set -e
+# set -e
 
 PATH=/sbin:/bin:/usr/sbin:/usr/bin
 DAEMON=/usr/sbin/gdm


Cheers,

Wolf


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



Bug#354337: kernel-package: make-kpkg clean required for building additional kernel modules

2006-02-25 Thread Wolf Wiegand
Package: kernel-package
Version: 10.035
Severity: wishlist


Hello,

after changes in the kernel configuration which result in additional
kernel modules being built, these modules are not being built by
subsequent calls of make-kpkg. One has to call make-kpkg clean first,
which results in the entire kernel being rebuilt with the next make-kpkg
run.

It would be nice if additional modules could be built by just activating
them in .config and calling make-kpkg.

Regards, Wolf

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

Versions of packages kernel-package depends on:
ii  dpkg  1.13.13package maintenance system for Deb
ii  dpkg-dev  1.13.13package building tools for Debian
ii  file  4.15-2 Determines file type using "magic"
ii  gcc [c-compiler]  4:4.0.2-2  The GNU C compiler
ii  gcc-3.3 [c-compiler]  1:3.3.6-10 The GNU C compiler
ii  gcc-4.0 [c-compiler]  4.0.2-9The GNU C compiler
ii  gettext   0.14.5-2   GNU Internationalization utilities
ii  make  3.80+3.81.b4-1 The GNU version of the "make" util
ii  perl  5.8.8-2Larry Wall's Practical Extraction 
ii  po-debconf0.9.2  manage translated Debconf template

Versions of packages kernel-package recommends:
ii  bzip2 1.0.3-2high-quality block-sorting file co
ii  libc6-dev [libc-dev]  2.3.5-13   GNU C Library: Development Librari

-- no debconf information


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



  1   2   >