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
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.o
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
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
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
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
solutio
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:
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 Alternat
> 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
MO
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
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 cl
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]
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 scrip
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
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
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-di
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 - Servicemitarbeit
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, tra
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:
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
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 prev
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]:
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 >
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 *
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
I
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 Di
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 liste
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 diff
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
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 applicat
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
>
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,
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 s
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 Ice
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 Informatio
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 t
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 r
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-0
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 vt
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
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 b
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/+sou
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,
W
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 mul
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 mu
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
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.or
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 a
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 C
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 polic
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:
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 1
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
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 over
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
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
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
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 indicat
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+'/'+treefi
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 deutlic
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 clea
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
--
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
I
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 re
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-sessio
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:
> > >
>
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-manage
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
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 Conf
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
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 - o
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
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
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
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 mentione
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 t
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.
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
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
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.
C
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, 'te
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 UNS
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
-
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
d
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.
>
> I
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 LS
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
`/us
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)
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 probl
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'), (20
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-lis
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
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 - wi
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
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 pl
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
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 differen
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 sign
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
+#
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 entir
1 - 100 of 110 matches
Mail list logo