Bug#405195: gnome-btdownload empties the field "name" when opening a .torrent

2007-01-01 Thread Thilo Six
Subject: gnome-btdownload empties the field "name" when opening a .torrent Package: gnome-btdownload Version: 0.0.25-1 Severity: important *** Please type your report below this line *** to reproduce the bug: download a .torrent e.g.: http://torrent.unix-ag.uni-kl.de/torrents/KNOPPIX_V5.1.0CD-200

Bug#697887: audit: name_count maxed, losing inode data

2013-01-10 Thread Thilo Six
Package: src:linux Version: 3.2.35-2 Severity: normal Tags: upstream patch Dear Maintainer, As you can see below i got a long list of those "audit: name_count maxed, losing inode data:" messages. According to: https://bugzilla.redhat.com/show_bug.cgi?id=445757#c67 ---[ Michal Schmidt ]

Bug#697887: audit: name_count maxed, losing inode data

2013-01-10 Thread Thilo Six
Hello Jonathan, Excerpt from Jonathan Nieder: >> Version: 3.2.35-2 > [...] >> As you can see below i got a long list of those >> "audit: name_count maxed, losing inode data:" messages. > > Thanks for reporting. Compare . Yes, looks like the same thing. >> I as

Bug#688415: libnss3: creates links in root directory

2012-09-22 Thread Thilo Six
Package: libnss3 Version: 2:3.13.6-1 Severity: important Dear Maintainer, on 'amd64' systems i have these symlinks in the root directory: $ l / | grep '.so' lrwxrwxrwx 1 root root 36 19:22 15.04.2012 libnss3.so -> /usr/lib/x86_64-linux-gnu/libnss3.so lrwxrwxrwx 1 root root 44 19:22 15

Bug#688415: libnss3: creates links in root directory

2012-09-22 Thread Thilo Six
Hello Axel, Thanks for your reply. Excerpt from Axel Beckert: -- -- >> $ l / | grep '.so' >> lrwxrwxrwx 1 root root 36 19:22 15.04.2012 libnss3.so -> >> /usr/lib/x86_64-linux-gnu/libnss3.so >> lrwxrwxrwx 1 root root 44 19:22 15.04.2012 libsoftokn3.so -> >> /usr/lib/x86_64-linux-gnu

Bug#688415: libnss3: creates links in root directory

2012-09-22 Thread Thilo Six
Hi Axel, Excerpt from Axel Beckert: -- -- $ l / | grep '.so' lrwxrwxrwx 1 root root 36 19:22 15.04.2012 libnss3.so -> /usr/lib/x86_64-linux-gnu/libnss3.so lrwxrwxrwx 1 root root 44 19:22 15.04.2012 libsoftokn3.so -> /usr/lib/x86_64-linux-gnu/nss/libsoftokn3.

Bug#688415: libnss3: creates links in root directory

2012-09-22 Thread Thilo Six
Hello again > -- -- > $ l / | grep '.so' > lrwxrwxrwx 1 root root 36 19:22 15.04.2012 libnss3.so -> > /usr/lib/x86_64-linux-gnu/libnss3.so > lrwxrwxrwx 1 root root 44 19:22 15.04.2012 libsoftokn3.so -> > /usr/lib/x86_64-linux-gnu/nss/libsoftokn3.so -- -- > PS.

Bug#689237: iceweasel: default to https for google search

2012-09-30 Thread Thilo Six
Package: iceweasel Version: 10.0.7esr-2 Severity: normal Dear Maintainer, Iceweasel in wheezy (aka 10.0.7) has the old google search plugin on board which utilize the 'http' protocol. The google search plugin in iceweasel from experimental (aka 15.0.1) utilize the 'https' protocol. It would be ni

Bug#678260: lsb-base: lsb fancy boot messages get mixed up

2012-06-21 Thread Thilo Six
Hello Didier, Excerpt from Didier 'OdyX' Raboud: > tags 678260 +moreinfo > thanks > > Hi Thilo, and thanks for your bugreport, -- -- > Indeed, /etc/init.d/rc uses a timeout : > > $ grep \(startpar /etc/init.d/rc > eval "$(startpar -p 4 -t 20 -T 3 -M $1 -P $previous -R $runlevel)"

Bug#678260: lsb-base: lsb fancy boot messages get mixed up

2012-06-21 Thread Thilo Six
Hello Didier Excerpt from Didier 'OdyX' Raboud: -- -- >> As you can see also with this it shuffles boot messages around. > > Hmm. Weird; really. Does it still shuffle the boot messages if you remove > both > /lib/lsb/init-functions.d/20-left-info-blocks and /etc/lsb-base-logging.sh ? Yes. S

Bug#678811: ksystemlog: Files are *not* read using the order of the list

2012-06-24 Thread Thilo Six
Package: ksystemlog Version: 4:4.8.4-1 Severity: normal Dear Maintainer, in the ksystemlog config dialog it says: "Files are read using the order of the list" $ grep 'LogFilesPaths' ~/.kde/share/config/ksystemlogrc LogFilesPaths=/var/log/syslog.1,/var/log/syslog Still '/var/log/syslog.1' is rea

Bug#678260: startpar has a timeout value that lets boot messages get mixed

2012-07-03 Thread Thilo Six
Hello As Didier suggested i tried different values for '-t' and '-T' in /etc/init.d/rc. Attached. Additional info, to me it seems '/lib/lsb/init-functions.d/20-left-info-blocks' is (probably) not the cause of this issue but it triggers it more often. -- Regards, Thilo 4096R/0xC70B1A8F 721B 1BA

Bug#704832: [patch]: locale aware ifconfig breaks completion

2013-04-06 Thread Thilo Six
Package: bash-completion Version: 1:2.0-1 Severity: normal Dear Maintainer, _mac_addresses() suffer from not taking care of locale awareness of ifconfig thus breaking completion for users with non english locale settings. line 824 needs to be changed: 824 - COMPREPLY+=( $( ifconfig -a 2>/dev

Bug#704832: [patch] [Bash-completion-devel] (was: Bug#704832: locale aware ifconfig breaks completion)

2013-04-06 Thread Thilo Six
Hello Ville Excerpt from Ville Skyttä: > On 2013-04-06 17:16, Thilo Six wrote: >> _mac_addresses() suffer from not taking care of locale awareness of ifconfig > > Fixed upstream: > http://anonscm.debian.org/gitweb/?p=bash-completion/bash-completion.git;a=commitdiff;h=a9db458

Bug#704832: [patch] [Bash-completion-devel]

2013-04-06 Thread Thilo Six
resending here to keep the log complete. I mark this bug as fixed now! -- Hello Ville, Excerpt from Ville Skyttä: >> $ LC_ALL=C ifconfig -a | sed -ne >> "s/.*[[:space:]]HWaddr[[:space:]]\{1,\}\($re\)[[:space:]]*$/\1/p" > > This one should work for you (if

Bug#701537: miro.real: segfault ..... in libc-2.13.so

2013-05-05 Thread Thilo Six
Hello i will close this bug now. As it turns out this segfaults do not happen any more after cleaning out the miro profile. Probably those sql databases got crippled somehow. Same for nepomukservices. Thanks. -- Regards, Thilo 4096R/0xC70B1A8F 721B 1BA0 095C 1ABA 3FC6 7C18 89A4 A2A0 C70B 1A8F

Bug#701537: miro.real: segfault ..... in libc-2.13.so

2013-03-19 Thread Thilo Six
hello reading this today: kernel: [ 552.510512] nepomukservices[4637]: segfault at 10007 ip 7f8aedc2806a sp 7f8ad57f5320 error 4 in libc-2.13.so[7f8aedbb1000+18] and this http://bugs.debian.org/652836 made me wonder if this bug is related to miro at all. I am a bit stuck with

Bug#701537: miro.real: segfault ..... in libc-2.13.so

2013-02-24 Thread Thilo Six
Package: miro Version: 4.0.4-1 Severity: important Dear Maintainer, when cold starting miro i get miro.real[5782]: segfault at 10007 ip 7fb98dcc73a7 sp 7fff148d18e0 error 4 in libc-2.13.so[7fb98dc4e000+18] in syslog. -- System Information: Debian Release: 7.0 APT prefers testi

Bug#704566: unblock: isc-dhcp/4.2.2.dfsg.1-5+deb70u4

2013-05-13 Thread Thilo Six
Hello I have been wondering how it comes i have an isc-dhcp-client installed not available on mirrors. Obvisouly i am helpful user helping with testing uploaded packages. ;) > If so, should the version be +deb70u5 or +deb70u6? Since today is monday and therfor i might have a wish for free. Plea

Bug#701537: miro.real: segfault ..... in libc-2.13.so

2013-03-14 Thread Thilo Six
While this happened regularly as long as the miro tray icon was on it does not happen anymore with miro tray icon turned off. -- Regards, Thilo 4096R/0xC70B1A8F 721B 1BA0 095C 1ABA 3FC6 7C18 89A4 A2A0 C70B 1A8F -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subj

Bug#629833: netselect: Recommends on dpkg-dev

2011-06-08 Thread Thilo Six
Package: netselect Version: 0.3.ds1-14 Severity: important I read in the changelog for netselect 0.3.ds1-17: - netselect-apt: Add a Recommends on dpkg-dev since we use dpkg-architecture As recommends are installed by default this means an explosion of installed size! see: $ aptitude s

Bug#629834: grub-imageboot: README.Debian is not wrappped

2011-06-08 Thread Thilo Six
Package: grub-imageboot Version: 0.5 Severity: minor hello the text in /usr/share/doc/grub-imageboot/README.Debian is not wrapped. Attched file does that. Thank you. -- bye Thilo 4096R/0xC70B1A8F 721B 1BA0 095C 1ABA 3FC6 7C18 89A4 A2A0 C70B 1A8F grub-imageboot -- If you want to u

Bug#650543: bash: missing fix for command-not-found

2011-11-30 Thread Thilo Six
Package: bash Version: 4.1-3 Severity: minor There has been a patch which is supposed to fix 'command-not-found'. This fix seem to have gone missing through the upload of 4.2-1 Please have a look at: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=529313#23 Thank you. -- Regards, Thilo 4096R/0

Bug#594296: /usr/share/vim/vim73/syntax/sshconfig.vim

2011-12-11 Thread Thilo Six
Hello an updated syntax file has been sent upstream and is awaiting inclusion in the repository: http://thread.gmane.org/gmane.editors.vim.devel/32344 -- Regards, Thilo 4096R/0xC70B1A8F 721B 1BA0 095C 1ABA 3FC6 7C18 89A4 A2A0 C70B 1A8F -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...

Bug#650941: changelog link dead on packages.debian.org

2011-12-31 Thread Thilo Six
Hello i have found this bug and it is hits me also. I asked on debian-www but got no reply so far. I copy the messages here, too in hope it brings some additional information: > e.g. on http://packages.debian.org/sid/putty > > the link 'Debian-Changelog' links to: > http://packages.debian.org/

Bug#650941: changelog link dead on packages.debian.org

2012-01-27 Thread Thilo Six
hello it is fixed now. Thanks all involved! -- Regards, Thilo 4096R/0xC70B1A8F 721B 1BA0 095C 1ABA 3FC6 7C18 89A4 A2A0 C70B 1A8F -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#674666: masqmail: make use of lsb fancy boot messages

2012-05-26 Thread Thilo Six
Package: masqmail Version: 0.2.30-1 Severity: wishlist Dear Maintainer, please consider using lsb fancy boot messages in '/etc/init.d/masqmail' instead of plain echo. Thanks. -- Regards, Thilo 4096R/0xC70B1A8F 721B 1BA0 095C 1ABA 3FC6 7C18 89A4 A2A0 C70B 1A8F -- To UNSUBSCRIBE, email to

Bug#674667: intel-microcode: make use of lsb fancy boot messages

2012-05-26 Thread Thilo Six
Package: intel-microcode Version: 0.2010-1 Severity: wishlist Dear Maintainer, please consider using lsb fancy boot messages in '/etc/init.d/microcode.ctl' instead of plain echo. Thanks. -- Regards, Thilo 4096R/0xC70B1A8F 721B 1BA0 095C 1ABA 3FC6 7C18 89A4 A2A0 C70B 1A8F -- To UNSUB

Bug#671619: kalarm chrashes

2012-05-12 Thread Thilo Six
Hello since the qt upgarde from 4.7 to 4.8 kalarm chrashes for me, too. Whenever i try to e.g. delay an alarm. Not sure if that is the same as the original bug report though. -- Regards, Thilo 4096R/0xC70B1A8F 721B 1BA0 095C 1ABA 3FC6 7C18 89A4 A2A0 C70B 1A8F -- To UNSUBSCRIBE, email to

Bug#669049: sysvinit: changes in newer getty versions hides bootmessages

2012-04-16 Thread Thilo Six
Package: sysvinit Version: 2.88dsf-22.1 Severity: wishlist Tags: patch Dear Maintainer, since the upgrade to wheezy i had a problem with the messages that are shown during boot. During the boot messages are shown as usual on vt1 but then at some point late in the boot process these messages are c

Bug#672862: netbase in wheezy breaks ifupdown

2012-05-19 Thread Thilo Six
Hello Marco, By the way netbase 5.0 migrated to testing. apt would have removed ifupdown by now if i haven't been very observant. I would expect this to break networking. How can this be called not to be a bug as in #672966? -- Regards, Thilo 4096R/0xC70B1A8F 721B 1BA0 095C 1ABA 3FC6 7C18 89A

Bug#673551: ifupdown: error during boot: grep: unrecognized option '--all'

2012-05-19 Thread Thilo Six
Package: ifupdown Version: 0.7~rc3 Severity: normal Dear Maintainer, today i updated to ifupdown 0.7~rc3 and now i get during boot the following error: snip --- [ ok ] Setting up resolvconf...done. [] Configuring network interfaces...grep: unrecognized option '--all' Usage

Bug#672862: netbase in wheezy breaks ifupdown

2012-05-19 Thread Thilo Six
Hello Adam, Excerpt from Adam D. Barratt: -- -- >>> apt would have removed ifupdown by now if i haven't been very observant. I >>> would >>> expect this to break networking. How can this be called not to be a bug as >>> in >>> #672966? >> >> apt-get -tsid install ifupdown # should fix it unti

Bug#677515: reportbug: response options undocumented

2012-06-14 Thread Thilo Six
Hello whatmeurgent, Excerpt from whatmeurgent: > Package: reportbug > Version: 6.3.1 > Severity: important > > Dear Maintainer, > > This is a bug that's trivial to fix but greatly impacts usability > for a user, and also usefulness of bug reports for package > maintainers. > > Here are pastes

Bug#678122: vim-gnome: python bindings botched?

2012-06-19 Thread Thilo Six
Hello Ph. Marek, Excerpt from Ph. Marek: -- -- > I think it did work with 2:7.3.429-2, but I'm not sure about that -- is it > still available somewhere? You can still get it from here: http://snapshot.debian.org/archive/debian/20120305T161617Z/pool/main/v/vim/ Usage at http://snapshot.debian.

Bug#678260: lsb-base: lsb fancy boot messages get mixed up

2012-06-20 Thread Thilo Six
Package: lsb-base Version: 4.1+Debian7 Severity: important Dear Maintainer, the lsb fancy boot messages currently provided via '/lib/lsb/init-functions' and '/lib/lsb/init-functions.d/20-left-info-blocks' get mixed up. Attached is a 1:1 exerpt of boot messages i get with default debian lsb which

Bug#670635: fuse (2.8.7-2) leaves /etc/init.d/fuse behind

2012-04-27 Thread Thilo Six
Package: fuse Version: 2.8.7-2 Severity: normal Dear Maintainer, fuse (2.8.7-2) fixed this: * Removing initscript in favour of udev rule but fuse (2.8.7-2) leaves '/etc/init.d/fuse' behind -- Regards, Thilo 4096R/0xC70B1A8F 721B 1BA0 095C 1ABA 3FC6 7C18 89A4 A2A0 C70B 1A8F -- To UNSUBS

Bug#676613: akregator crashes when closing

2012-06-08 Thread Thilo Six
Package: akregator Version: 4:4.4.11.1+l10n-2 Severity: important Dear Maintainer, akregator crashes for me everytime i close it since the upgrade to 4:4.4.11.1+l10n-2. From cli i get: $ akregator QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave

Bug#673551: Processed: Bug#673551: ifupdown: error during boot: grep: unrecognized option '--all'

2012-06-09 Thread Thilo Six
Hello all, Excerpt from Markus Schnalke: -- -- > Now, I'd like to have a look at the bug reporter's > /etc/default/masqmail file. What value has it assigned to IFUP_IFACES? > I guess that it's ``--all'', instead of ``all''. > > @Thilo: Can you confirm? I read through the bugreport and i am not

Bug#676937: bugs.debian.org: Please add a link to the bugreport in every email

2012-06-10 Thread Thilo Six
Package: bugs.debian.org Severity: wishlist Dear Maintainer, it would be nice if each and every mail send from bugs.debian.org would include a link to the specific bugreport e.g: http://bugs.debian.org/nn That way one can simply mouse click from the email and take a look at its full history

Bug#677047: kdm_greet: Cannot load /usr/share/kde4/apps/kdm/faces/.default.face

2012-06-11 Thread Thilo Six
Package: kdm Version: 4:4.8.4-2 Severity: minor Dear Maintainer, kdm complains at startup about: kdm_greet[12625]: Cannot load /usr/share/kde4/apps/kdm/faces/.default.face: No such file or directory in syslog. -- System Information: Debian Release: wheezy/sid APT prefers testing-proposed-upd

Bug#677051: kdm: /etc/default/kdm.d/10_desktop-base not automatically updated

2012-06-11 Thread Thilo Six
Package: kdm Version: 4:4.8.4-2 Severity: normal Hello KDE team, today i noticed there is a new default theme: $ grep -m 1 DEFAULT_KDM_THEME /etc/init.d/kdm DEFAULT_KDM_THEME=/usr/share/kde4/apps/kdm/themes/ariya but '/etc/default/kdm.d/10_desktop-base' is not automatically updated, too. S

Bug#858506: #858506 - newer version of dns-root-data prevents dnsmasq from starting

2017-03-22 Thread Thilo Six
Hello Simon, i am also seeing this exactly error. I was able to nail it down to the very recently update of package dns-root-data in sid. When newer Version of dns-root-data is installed dnsmasq will not start any more with the error messages given. % policy dns-root-data dns-root-data: Insta

Bug#854724: #854724,dnsmasq: does not start if the file README is removed from dnsmasq.d

2017-03-22 Thread Thilo Six
Hello, i do not think this warrants an update in stable. But leaving decision to maintainer. So leaving bug open for now. kind regards, Thilo

Bug#854724: #854724 dnsmasq: does not start if the file README is removed from dnsmasq.d

2017-03-22 Thread Thilo Six
Hello Ramon, this is: https://bugs.debian.org/819856 It had been fixed in dnsmasq 2.76-1.2 . kind regards, Thilo

Bug#858506: newer version of dns-root-data prevents dnsmasq from starting

2017-03-25 Thread Thilo Six
Hello Craig, Craig Small schrieb/wrote: > The problem is the format of that root.ds has changed. My work-around > was to change line 115 of /etc/init.d/dnsmasq > >DNSMASQ_OPTS="$DNSMASQ_OPTS `sed -e > s/".\t[0-9]*\tIN\tDS\t"/--trust-anchor=.,/ -e s/" "/,/g $ROOT_DS | tr '\n' ' > '`" Thanks

Bug#858506: newer version of dns-root-data prevents dnsmasq from starting

2017-04-30 Thread Thilo Six
Hello Kacper Berent schrieb/wrote: > Package: dnsmasq > Version: 2.76-5 > Followup-For: Bug #858506 > > Using awk seems to be more readable and it does not depend of whitespace > > DNSMASQ_OPTS="$DNSMASQ_OPTS `awk -- '{ printf " > --trust-anchor=.,%d,%d,%d,%s", $5, $6, $7, $8 }' $ROOT_DS`" You

Bug#824960: #824960 - tex-common failed to upgrade

2016-05-22 Thread Thilo Six
Hello i was hit by this also. I saw this too: fmtutil [ERROR]: running `pdftex -ini -jobname=mptopdf -progname=context -translate-file=cp227.tcx mptopdf.tex

Bug#807836: python3.4 maintainer script error: "xargs: invalid number for -s option"

2015-12-13 Thread Thilo Six
Package: python3.4 Version: 3.4.4~rc1-1 Severity: normal Dear Maintainer, i did usual update today, during that python3.4 complained: Processing triggers for libc-bin (2.19-22) ... (Reading database ... 229755 files and directories currently installed.) Preparing to unpack .../libpython3.4_3.4.4

Bug#807836: python3.4 maintainer script error: "xargs: invalid number for -s option"

2015-12-20 Thread Thilo Six
Hello it seems this bug occurs only with mawk as system default awk (Debians default). When gawk is used instead ... well at least it spews out a different error: ,[ cli output ] root@debiansid ~ # sll =awk lrwxrwxrwx 1 root root 21 2015-04-25 16:03 /usr/bin/awk -> /etc/alterna

Bug#807836: python3.4 maintainer script error: "xargs: invalid number for -s option"

2015-12-21 Thread Thilo Six
Hello Mathias, Matthias Klose schrieb/wrote: > On 20.12.2015 15:52, Thilo Six wrote: >> Hello >> >> it seems this bug occurs only with mawk as system default awk (Debians >> default). >> When gawk is used instead ... well at least it spews out a different e

Bug#819856: dnsmasq: removing /etc/dnsmasq.d/README prevents dnsmasw from starting

2016-05-29 Thread Thilo Six
Hello Andreas, Hello Simon, Andreas Metzler schrieb/wrote: > Control: reopen -1 > Control: severity -1 serious > > On 2016-04-30 Thilo Six wrote: >> -- -- > >>> Conditions we want to track: >>> * installation state of deb 'dnsmasq', better ye

Bug#825754: iputils-ping: Decimal separator in ping -i is locale dependent

2016-05-29 Thread Thilo Six
Package: iputils-ping Version: 3:20150815-2 Severity: normal Dear Maintainer, i noticed ping does not recognize the interval set with -i anymore: % command ping -i 0.2 localhost ping: bad timing interval I found this report in fedoras bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=12832

Bug#819800: sources.list(5): contradictory about when to use deb822 format

2016-04-02 Thread Thilo Six
Package: apt Version: 1.2.9 Severity: normal Dear deity, ;) i am currently looking at transition to deb822 style sources list. Doing so i encountered a contradiction in sources.list(5). First it says deb822 is avail since apt 1.1, then it goes on with given examples all about jessie archive ent

Bug#819856: dnsmasq: removing /etc/dnsmasq.d/README prevents dnsmasw from starting

2016-04-02 Thread Thilo Six
Package: dnsmasq Version: 2.75-1 Severity: normal Hello Simon, by mistake i found that removing the file /etc/dnsmasq.d/README prevents dnsmasq from starting. systemd says rough vaguely: -< -< -< -< -< -< -< -< -< -< Job for dnsmasq.service failed because a

Bug#819856: dnsmasq: removing /etc/dnsmasq.d/README prevents dnsmasw from starting

2016-04-04 Thread Thilo Six
Simon Kelley schrieb/wrote: > > The following code in /etc/init.d/dnsmasq is responsible for this > behaviour. > > # /etc/dnsmasq.d/README is a non-conffile installed by the dnsmasq > package. > # Should the dnsmasq package be removed, the following test ensures that > # the daemon is no longer s

Bug#819856: dnsmasq: removing /etc/dnsmasq.d/README prevents dnsmasw from starting

2016-04-30 Thread Thilo Six
Thilo Six schrieb/wrote: -- -- >>> for the purpose you described this line can be dropped completely IMHO. >>> The following line in the init script already has: >>> >>> test -x $DAEMON || exit 0 -- -- >> The problem that this code is trying to s

Bug#819856: dnsmasq: removing /etc/dnsmasq.d/README prevents dnsmasw from starting

2016-04-30 Thread Thilo Six
-- -- > Conditions we want to track: > * installation state of deb 'dnsmasq', better yet: > deb 'dnsmasq' = removed (not purged) > deb 'dnsmasq-base' = installed > * better not use '/etc/dnsmasq.d/README' as flag for that as it could be > erased > by local admin for what eve

Bug#821432: Acknowledgement (packagekit seeks updates upon start)

2016-04-19 Thread Thilo Six
Hello yesterday i purged packagekit. Today i still get a notification about newly avail updates. So packagekit is not the cause. i get this in syslog: Apr 19 20:07:03 localhost systemd[1]: Started Daily apt activities. Apr 19 20:07:03 localhost systemd[1]: apt-daily.timer: Adding 7h 21min 11.60

Bug#821432: packagekit seeks updates upon start

2016-04-21 Thread Thilo Six
Hello i am just closing this non issue now. Sorry for the noise. kind regards, Thilo

Bug#819856: dnsmasq: removing /etc/dnsmasq.d/README prevents dnsmasw from starting

2016-04-25 Thread Thilo Six
Hello Simon, Simon Kelley schrieb/wrote: -- -- >> for the purpose you described this line can be dropped completely IMHO. >> The following line in the init script already has: >> >> test -x $DAEMON || exit 0 -- -- > > It's not that simple, unfortunately. There are actually _two_ dnsmasq > pack

Bug#774242: libical1 1.0-1.2 breaks kalarm

2014-12-30 Thread Thilo Six
Package: libical1 Version: 1.0-1.1 Severity: critical Justification: breaks unrelated software Dear Maintainer, after updating libical1 to 1.0-1.2 kalarm does not work anymore. Manual downgrading libical1 back to 1.0-1.1 fixes this. Setting high bug priority to prevent migration to jessie at this

Bug#764362: akregator: crash on exiting

2014-10-12 Thread Thilo Six
Hello this bug is known upstream, as: https://bugs.kde.org/show_bug.cgi?id=336417 the probably faulty patch that causes this: https://bugs.kde.org/show_bug.cgi?id=336417#c7 Upstream bug is open since *2014-06-19* without any real work taken place on it upstream. Since we are approaching freeze

Bug#769581: libwebkitgtk-1.0-0 not instabllable since 2.4.7-2

2014-11-14 Thread Thilo Six
Package: libwebkitgtk-1.0-0 Version: 2.4.7-2 Severity: normal Dear Maintainer, since upload of libwebkitgtk-1.0-0 2.4.7-2 to unstable it is not instabllable anymore. apt-get complains follows: # apt-get install libwebkitgtk-1.0-0 Reading package lists... Done Building dependency tree Reading st

Bug#769581: libwebkitgtk-1.0-0 not instabllable since 2.4.7-2

2014-11-14 Thread Thilo Six
reopen 769581 thanks -- Alberto Garcia schrieb am 14.11.2014 um 21:08: > On Fri, Nov 14, 2014 at 07:04:54PM +0100, Thilo Six wrote: > >> The following packages have unmet dependencies: >> libwebkitgtk-1.0-0 : Depends: libjavascriptcoregtk-1.0-0 (= 2.4.7-1) but >> 2.

Bug#769581: libwebkitgtk-1.0-0 not instabllable since 2.4.7-2

2014-11-14 Thread Thilo Six
fixed 769581 2.4.7-2 thanks -- Alberto Garcia schrieb am 14.11.2014 um 21:57: > On Fri, Nov 14, 2014 at 09:30:05PM +0100, Thilo Six wrote: > >> I already waited 2 days, since the upload of 2.4.7-2 >> >> following mirrors have been tried with same problem: >

Bug#714232: Debian bts#714232: tsort manual page does not describe input format

2016-01-26 Thread Thilo Six
Hello Brian, Hello Bob, lately coreutils 8.24 has been uploaded to unstable and through p.d.o and pts i landed here. Reading through this discussion in this bugreport gave me some new knowledge. So thanks to both of you. Well actually that alone would not be sufficient for an entry in this disc

Bug#813229: initramfs-tools: '/etc/initramfs-tools/initramfs.conf' is marked as obsolete conffile

2016-01-30 Thread Thilo Six
Package: initramfs-tools Version: 0.122 Severity: normal Dear Maintainer, since latest update of initramfs-tools 0.122 '/etc/initramfs-tools/initramfs.conf' is marked as obsolete conffile: % command dpkg-query -W -f='${Conffiles}\n' | command grep 'initramfs.*obsolete$' /etc/bash_completion.d/i

Bug#813229: initramfs-tools: '/etc/initramfs-tools/initramfs.conf' is marked as obsolete conffile

2016-01-31 Thread Thilo Six
Hello Ben, Thank you for taking care of this. Ben Hutchings schrieb/wrote: -- -- >> /etc/initramfs-tools/initramfs.conf 42161705437308c44abc6d46395889c1 obsolete > > It has moved to initramfs-tools-core. If you run: > > dpkg-query -W -f='${Conffiles}\n' | grep 'initramfs\.conf' > > you s

Bug#788062: #788062 - os-prober corrupts partitions

2016-03-13 Thread Thilo Six
Hello RMs, Hello SRMs, Hello D-I folks, i dare to write on this channels because there is a IMHO rather serious bug in os-prober which up to now went below the radar of everyone it seems. So this email in the first place is ment to make more people aware of this issue and here is hope that someon

Bug#818065: #818065 - console-setup does not work correctly

2016-03-13 Thread Thilo Six
Hello Thomas, i saw similar problems with console not being set up correctly. Take a look into '/etc/console-setup/', all files in there should be 644. % l /etc/console-setup/*.gz -rw-r--r-- 1 root root 2,4K 2016-03-12 17:23 /etc/console-setup/cached_Lat15-Fixed16.psf.gz -rw-r--r-- 1 root root 4

Bug#818065: #818065 - console-setup does not work correctly

2016-03-14 Thread Thilo Six
Anton Zinoviev schrieb/wrote: > On Sun, Mar 13, 2016 at 01:23:20PM +0100, Thilo Six wrote: >> >> -rw-r--r-- 1 root root 4,6K 2016-03-12 17:23 >> /etc/console-setup/cached_UTF-8_del.kmap.gz >> >> But lately i found a file with *600* in there. > > Is this s

Bug#807836: python3.4 maintainer script error: "xargs: invalid number for -s option"

2015-12-24 Thread Thilo Six
Thilo Six schrieb/wrote: -- -- > zsh custom config: > luke@debiansid ~ % LC_ALL=C xargs --show-limits < /dev/null 2>&1 > Your environment variables take up 7058 bytes > POSIX upper limit on argument length (this system): 4611686018427378797 > POSIX smallest allowabl

Bug#807836: builtin unlimit leads to "xargs: invalid number for -s"

2015-12-28 Thread Thilo Six
Hello Zsh maintainers, in https://bugs.debian.org/807836 it was discovered that the Zsh builtin "unlimit" has potential unforeseen side-effects. An easy to reproduce case for the problem is documented in https://bugs.debian.org/807836#30 The problem here is that unlimit sets the maximum input s

Bug#807836: [Pkg-zsh-devel] Bug#807836: builtin unlimit leads to "xargs: invalid number for -s"

2015-12-28 Thread Thilo Six
Hello Axel, Axel Beckert schrieb/wrote: >> in https://bugs.debian.org/807836 it was discovered that the Zsh builtin >> "unlimit" has potential unforeseen side-effects. >> >> An easy to reproduce case for the problem is documented in >> https://bugs.debian.org/807836#30 > > That example is IMHO a

Bug#807836: [Pkg-zsh-devel] Bug#807836: builtin unlimit leads to "xargs: invalid number for -s"

2015-12-30 Thread Thilo Six
Thilo Six schrieb/wrote: -- -- >> $ ulimit -v -m >> virtual memory (kbytes, -v) unlimited >> max memory size (kbytes, -m) unlimited >> >> I'm sure even with swap, there's no unlimited virtual memory available >> on my machine. &g

Bug#809441: apt: provide a global resource for upgradeable packages

2015-12-30 Thread Thilo Six
Package: apt Version: 1.0.9.8.2 Severity: wishlist Dear Maintainer, in Debian there are several tools which calculate the number of available pkgs updates and the specific data on their own. This results in several tools here that all do the same thing over and over again. (Update notifier e

Bug#809441: apt: provide a global resource for upgradeable packages

2015-12-30 Thread Thilo Six
Thilo Six schrieb/wrote: > Package: apt > Version: 1.0.9.8.2 > Severity: wishlist > > Dear Maintainer, > > in Debian there are several tools which calculate the number of > available pkgs updates and the specific data > > on their own. > > This results i

Bug#807836: [Pkg-zsh-devel] Bug#807836: Bug#807836: builtin unlimit leads to "xargs: invalid number for -s"

2015-12-31 Thread Thilo Six
Daniel Shahaf schrieb/wrote: > Thilo Six wrote on Wed, Dec 30, 2015 at 17:12:17 +0100: >> The manpage says (as mentioned earlier): >> unlimit [ -hs ] resource ... >> The resource limit for each resource is set to the hard >> limit. >> >&

Bug#809441: apt: provide a global resource for upgradeable packages

2016-01-01 Thread Thilo Six
Hello Julian, Happy New Year! >> in Debian there are several tools which calculate the number of >> available pkgs updates and the specific data >> >> on their own. > > What does define an available package update for you? The easiest definition > is: > > (1) installed package where candida

Bug#807836: [Pkg-zsh-devel] Bug#807836: builtin unlimit leads to "xargs: invalid number for -s"

2016-01-02 Thread Thilo Six
Hello Daniel, Daniel Shahaf schrieb/wrote: >> May i ask then what is a real world use case for the unlimit builtin then? >> (Just to make it clear, i am not ironic here, just interested trying to >> understand it.) > > You might as well ask what's the purpose of having separate soft and > hard l

Bug#807836: [Pkg-zsh-devel] Bug#807836: builtin unlimit leads to "xargs: invalid number for -s"

2016-01-04 Thread Thilo Six
Hello i thought i had sent this here already to bts. Turn out i missed it. So here it goes. Thilo Six schrieb/wrote: > > just a short addition, see below > >>>> May i ask then what is a real world use case for the unlimit builtin then? >>>> (Just to make it

Bug#807836: builtin unlimit leads to "xargs: invalid number for -s"

2016-01-04 Thread Thilo Six
Hello Daniel, Daniel Shahaf schrieb/wrote: >> Now if unlimit would instead evaluate the maximum physical possible size for >> that limit and activate that, i would say nice. > > Managing system resources is the OS's job, not zsh's. I suggest you > look into configuring your OS to set the hard l

Bug#842193: fixed in upstream version 4.8.19

2017-08-25 Thread Thilo Six
Hello, On Sat, 15 Jul 2017 12:53:08 +0200 Bernardo Reino wrote: > I just installed the binary version of 4.8.19 ( > http://midnight-commander.org/wiki/NEWS-4.8.19). > It fixes the issue! confirmed, recently uploaded mc 3:4.8.19-1 from sid fixes this. will close bug with appropriate versioning. T

Bug#846074: Info received (#846074,dateutils overrides /usr/bin/dgrep, also in debian-goodies 0.66)

2016-12-08 Thread Thilo Six
reopen 846074 thanks -- Hi, 0.4.0-0.2 still not build on all release archs after one week. reopen and setting severty to RC. kind regards, Thilo

Bug#842193: mc: panels in full size are botched

2016-10-26 Thread Thilo Six
Package: mc Version: 3:4.8.18-1 Severity: important Dear Maintainer, latest version of mc in unstable has a botched full-sized pane view. i have set both panels to: user_format=full space perm space | space owner:14 space group:14 | space mtime space | space size:4 space | space mark space | spac

Bug#842192: #842192: vim-gtk3: latest updates broke vim.gtk3

2016-10-26 Thread Thilo Six
Hello Matteo, Matteo Cypriani schrieb/wrote: s looks like a duplicate of #842070. Can you confirm that you're seeing the > same error messages when lauching gvim from a terminal? > > https://bugs.debian.org/842070 Thanks for your ultra-fast answer! ;) I need to check. Come back to you by then.

Bug#842192: #842192: vim-gtk3: latest updates broke vim.gtk3

2016-10-29 Thread Thilo Six
Hello Matteo, Hello James-San, >> This looks like a duplicate of #842070. Can you confirm that you're seeing >> the >> same error messages when lauching gvim from a terminal? >> >> https://bugs.debian.org/842070 > > Thanks for your ultra-fast answer! ;) > > I need to check. Come back to you by th

Bug#842192: #842192: vim-gtk3: latest updates broke vim.gtk3

2016-10-29 Thread Thilo Six
James McCoy schrieb/wrote: -- -- > If you downgrade libgtk-3-0 to 3.22.1-1, does that fix the problem? Yes. Installed pkgs are now: % apt-show-inst libgtk-3 libgtk-3-0 3.22.1-1 amd64 libgtk-3-bin 3.22.2-1 amd64 libgtk-3-common 3.22.2-1 all % apt-show-inst '^vi' vim 2

Bug#845367: trying to overwrite '/usr/lib/x86_64-linux-gnu/libxtables.so.12.0.0', which is also in package libxtables11:amd64

2016-11-22 Thread Thilo Six
Package: libxtables12 Version: libxtables12 Severity: grave Justification: renders package unusable Dear Maintainer, dpkg: dependency problems prevent configuration of iptables: iptables depends on libxtables12 (= 1.6.0+snapshot20161117-3); however: Package libxtables12:amd64 is not installed

Bug#846074: #846074,dateutils overrides /usr/bin/dgrep, also in debian-goodies 0.66

2016-11-28 Thread Thilo Six
Hello Dr. Tobias Quathamer, i am not sure you are subscribed to pkg dateutils bug list as you uploaded as Non-maintainer. So this here is to notify you that your upload of dateutils/0.4.0-0.1 to unstable introduced #846074. While this bug unfortunate we still thank you for contributions to Debian

Bug#842192: vim-gtk3: latest updates broke vim.gtk3

2016-10-26 Thread Thilo Six
Package: vim-gtk3 Version: latest updates broke vim.gtk3 Severity: important Hello James-San, one of the latest updates in unstable broke vim.gtk3 for me. Opening vim.gtk3 i only get a window without an editing area. I switched to vim.gtk and all is fine again. The list of packages that were upd

Bug#820572: apt-ftparchive: apt-ftparchive generate does not recognize '-c=file'

2016-04-09 Thread Thilo Six
Package: apt-utils Version: 1.2.9 Severity: normal Hello i just noticed this does work: root # apt-ftparchive generate config_file but this does not work: root # apt-ftparchive -c=config_file generate it is possible that i am wrong here, but from reading apt-ftparchive(1) i thought these two ar

Bug#821432: packagekit seeks updates upon start

2016-04-18 Thread Thilo Six
Package: packagekit Version: 1.1.0-2 Severity: normal Dear Maintainer, i have noticed my machine seeks for package updates w/o being ask for it. I suspect packagekit being at fault. The problem here with this is, cron jobs for updating are made to not hammer servers all _at once_. Instead they

Bug#491672: since i installed rsyslog /var/log/syslog.0 did not got logrotated

2008-08-11 Thread Thilo Six
Michael Biebl wrote the following on 11.08.2008 01:23 Hi Michael <- *snip* -> > The log rotation is done by logrotate and this seems to be the default > behaviour of logrotate First i didn't change lograte but only sysklogd/rsyslog and saw that behaviour. So i thought it would be some "hook" th

Bug#492307: passwd -l regression from #389183

2008-07-24 Thread Thilo Six
Subject: passwd -l regression from #389183 Package: passwd Version: 1:4.1.1-2 Severity: important *** Please type your report below this line *** Hello in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=389183 a patch to passwd had been introduced, which sets the expiry flag to locked accounts.

Bug#491668: rsyslog does not create a system user like sysklogd

2008-07-21 Thread Thilo Six
Package: rsyslog Version: 3.16.2-1~Xk2c1 Severity: important *** Please type your report below this line *** I have rebuild rsyslog from source on ubuntu hardy and used it as replacement for sysklogd since debian switched to it as default. I now came across a difference between sysklogd and rsys

Bug#491672: since i installed rsyslog /var/log/syslog.0 did not got logrotated

2008-07-21 Thread Thilo Six
Subject: since i installed rsyslog /var/log/syslog.0 did not got logrotated Package: rsyslog Version: 3.16.2-1~Xk2c1 Severity: normal *** Please type your report below this line *** I have installed rsyslog from source on ubuntu hardy. Formally i used sysklogd as systemlogger. Since then the file

Bug#491668: rsyslog does not create a system user like sysklogd

2008-07-21 Thread Thilo Six
Michael Biebl wrote the following on 21.07.2008 13:37 > Which system user are you talking about? > sysklogd on Debian doesn't create any system user? > > > Cheers, > Michael Dear Michael and Sven uff that's embarrassing. I really should have checked that before reporting this to you. sorry.

Bug#405195: closed by Andrea Veri

2007-11-01 Thread Thilo Six
Debian Bug Tracking System wrote the following on 01.11.2007 19:12 > Closing this report. It has been fixed upstream and uploaded with the > 0.0.29-1 revision. Thanks. -- Thilo key: 0x4A411E09 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [

  1   2   >