Bug#291138: hwtools: uninstallable

2005-01-18 Thread Cristian Ionescu-Idbohrn
Package: hwtools Version: 0.8-4 Severity: important Preparing to replace hwtools 0.8-3 (using .../hwtools_0.8-4_i386.deb) ... Unpacking replacement hwtools ... dpkg: error processing /var/cache/apt/archives/hwtools_0.8-4_i386.deb (--unpack): trying to overwrite `/usr/share/man/man1/buffer.1.

Bug#160614: Change name of /usr/bin/fcp

2005-01-23 Thread Cristian Ionescu-Idbohrn
Package: mtd-tools Version: 20041007-1 Severity: critical Justification: breaks unrelated software The obsolete conflict with the 'fsh' package may be removed from the debian/control file and this bug closed. There's no longer any trace of a /usr/bin/fcp in this package (conflict introduced with

Bug#346122: mozilla-browser: crash at start

2006-01-05 Thread Cristian Ionescu-Idbohrn
Package: mozilla-browser Version: 2:1.7.12-1 Severity: important Starting from command line (to be able to see the segfault), using a slightly modified mozilla-suite shell script: # ./mozilla-suite Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 16384 (LWP 28653)] 0x40ff

Bug#346478: conspy: bails out with "read wrong number of chars: Success."

2006-01-08 Thread Cristian Ionescu-Idbohrn
Package: conspy Version: 1.1-1 Severity: important As the subject says. Run like: # conspy -v 1 To get some more out of it, I made a small modification to the source and rerun. This is what it shows: # conspy -v 1 read wrong number of chars bytes_read=13204 != 15844=buffer_size vidbuf_l

Bug#346478: conspy: bails out with read wrong number of chars: Success.

2006-01-09 Thread Cristian Ionescu-Idbohrn
On Mon, 9 Jan 2006, Russell Stuart wrote: > Conspy has a fixed size internal buffer for the screen. > It was not large enough to handle your console. I have > enlarged it. > > I have also improved the error reporting when it is given > a screen that is too big for it to handle. Goodie :) > I be

Bug#335908: tethereal: Segmentation fault

2005-10-26 Thread Cristian Ionescu-Idbohrn
Package: tethereal Version: 0.10.10-2sarge3 Severity: important The attached packet kills it :( , | #0 0xb718807f in memcpy () from /lib/tls/libc.so.6 | #1 0xb7524fc9 in tvb_get_string () from /usr/lib/ethereal/libethereal.so.0 | #2 0xb77c24ef in proto_reg_handoff_hsrp () |from /usr/li

Bug#336402: socklog: new feature/improvements?

2005-10-29 Thread Cristian Ionescu-Idbohrn
Package: socklog Version: 2.0.2-2 Severity: wishlist Tags: patch * Added option '-t' (time stamp); socklog.c modified. * killed some compilation warnings in socklog.c, chkshsgr.c, seek_set.c; some more left in pathexec_run.c, pathexec.h, prot.c. * debian/rules applies patches. * debian

Bug#336402: socklog: new feature/improvements?

2005-10-30 Thread Cristian Ionescu-Idbohrn
Sorry, earlier sent rules.diff was 'malformed patch'. Here's a better formed one :) Cheers, Cristian--- debian/rules.~1~2005-10-07 10:23:36.0 +0200 +++ debian/rules2005-10-30 23:20:36.463255581 +0100 @@ -5,7 +5,14 @@ STRIP =: nostrip endif -CFLAGS =-g -O2 -Wall +CFLAGS =

Bug#336402: socklog: new feature/improvements?

2005-11-17 Thread Cristian Ionescu-Idbohrn
On Thu, 17 Nov 2005, Gerrit Pape wrote: > Hi Cristian, Gerrit, > On Sun, Oct 30, 2005 at 02:16:01AM +0100, Cristian Ionescu-Idbohrn wrote: > > * Added option '-t' (time stamp); socklog.c modified. > > What is this for? The timestamp normally is added by the l

Bug#336402: socklog: new feature/improvements?

2005-11-17 Thread Cristian Ionescu-Idbohrn
On Thu, 17 Nov 2005, Gerrit Pape wrote: > Hmm, the daemontools package includes the tai64n program which can be > used for this, e.g. > # socklog unix /dev/log |tai64n I don't use daemontools, socklog is all that I need :) > Maybe it's better to add a similar program to the runit package. I'll

Bug#313231: bwbar: options -K, -m and -g are not handled

2005-06-12 Thread Cristian Ionescu-Idbohrn
Package: bwbar Version: 1.2.2-3 Severity: normal Tags: patch AFAICS the options on the subject line are not handled. These options were added with the patch 030_newunits.diff, but missing from the getopt_long call. Patch attached. I also have another patch which allows optional use of the graphic

Bug#311983: libflash-mozplugin: a couple of segfaults

2005-06-04 Thread Cristian Ionescu-Idbohrn
Package: libflash-mozplugin Version: 0.4.11-4 Severity: grave Justification: renders package unusable URL: http://www.bredbandsbolaget.se/. Segfaults occured in this order: First attempt - no backtrace :( Second attempt: , | Program received signal SIGSEGV, Segmentation fault. | [Switching

Bug#305020: /etc/uif/uif.conf in the /etc/init.d/uif startup script

2005-04-17 Thread Cristian Ionescu-Idbohrn
Package: uif Version: 1.0.5-3 Severity: normal Tags: patch Please consider all or parts of this: ---8<--- --- uif.orig2005-04-17 11:13:01.0 +0200 +++ uif 2005-04-17 11:20:26.0 +0200 @@ -11,13 +11,18 @@ PATH=/usr/sbin:/sbin:$PATH UIF=/usr/sbin/uif +CONF=/etc/uif/uif.conf #

Bug#305020: /etc/uif/uif.conf in the /etc/init.d/uif startup script

2005-04-17 Thread Cristian Ionescu-Idbohrn
On Sun, 17 Apr 2005, Cajus Pollmeier wrote: > I can't see a bug out there... Maybe not. Feel free to downgrade. My bad anyway :( Sorry I wasn't clear enough. With the conf-file is missing, uif is started just to find out it can't do anything useful and generates the "Hi. This is your firewall sc

Bug#292998: debsums: I think it's a typo on that line

2005-01-31 Thread Cristian Ionescu-Idbohrn
Followup-For: Bug #292998 Package: debsums Version: 2.0.14 This seems to cure that problem: --- /usr/bin/debsums.orig 2005-01-30 00:47:36.0 +0100 +++ /usr/bin/debsums2005-01-31 23:16:11.0 +0100 @@ -82,7 +82,8 @@ if ($localepurge and -e $nopurge) open L, $nopurge or

Bug#293943: shfs-utils: more verbose hints on failure when --type shell is used

2005-02-06 Thread Cristian Ionescu-Idbohrn
Package: shfs-utils Version: 0.35-1 Severity: wishlist Tags: patch I had some trouble finding out why: shfsmount --type shell ... won't work on a very stripped down linux-router won't work. Eventually, I found out (using strace) I was missing tee (one of the core utils) on the target system.

Bug#294101: scandetd: pid-file cleanup

2005-02-07 Thread Cristian Ionescu-Idbohrn
Package: scandetd Version: 1.2.0-1 Severity: minor After a failed attempt to restart, due to a syntax error in the conf-file: # /etc/init.d/scandetd restart Starting portscan detector: scandetd scandetd: Syntax error in /etc/scandetd.conf (line 105) and correcting the error, a new attempt

Bug#191548: lshw: Segmentation fault

2005-03-20 Thread Cristian Ionescu-Idbohrn
On Sun, 20 Mar 2005, Ghe Rivero wrote: > a new version of lshw have been uploaded to Debian. Can you please try > it, and confirm if you already have the problem? Hi there, I don't see any segmentation fault. OTOH I do see: /usr/share/hwdata/pci.ids /usr/share/lshw/pci.ids /usr/share/misc/pci.i

Bug#314962: apt-listchanges: python2.3 2.3.5-5 seems to have broken this package

2005-06-19 Thread Cristian Ionescu-Idbohrn
Package: apt-listchanges Version: 2.59-0.2 Severity: important This is what I see: , | Traceback (most recent call last): | File "/usr/bin/apt-listchanges", line 218, in ? | main() | File "/usr/bin/apt-listchanges", line 71, in main | seen = anydbm.open(config.save_seen, 'c') |

Bug#314959: reportbug: debsums seems to create confusion

2005-06-19 Thread Cristian Ionescu-Idbohrn
R="emacs -nw" VISUAL="emacs -nw" DEBEMAIL="[EMAIL PROTECTED]" DEBFULLNAME="Cristian Ionescu-Idbohrn" ** /home/cii/.reportbugrc: reportbug_version "1.99.60" mode standard ui text realname "Cristian Ionescu-Idbohrn" email "[EMAIL PROTECT

Bug#314959: reportbug: debsums seems to create confusion

2005-06-20 Thread Cristian Ionescu-Idbohrn
On Mon, 20 Jun 2005, Brendan O'Dea wrote: > You've installed the localpurge package. You're correct. > debsums is supressing the "missing" message for > /usr/share/man/{fr,ja}/man1/reportbug.1.gz, but those files are causing the > returning non-zero return. Maybe debsums should not supress the

Bug#314962: apt-listchanges: python2.3 2.3.5-5 seems to have broken this package

2005-06-20 Thread Cristian Ionescu-Idbohrn
python2.3 2.3.5-6 unbroke apt-listchanges. Please close this bug. Cheers, Cristian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#314959: reportbug: debsums seems to create confusion

2005-06-22 Thread Cristian Ionescu-Idbohrn
On Tue, 21 Jun 2005, Brendan O'Dea wrote: > On Mon, Jun 20, 2005 at 10:19:54AM +0200, Cristian Ionescu-Idbohrn wrote: > >Maybe debsums should not supress the "missing" messages. > > If you want debsums to report errors on files missing due to > localepurge,

Bug#301360: backuppc: retrieving hostname

2005-03-25 Thread Cristian Ionescu-Idbohrn
Subject: backuppc: retrieving hostname Package: backuppc Version: 2.1.1-1 Severity: normal Hostname retrieved in /etc/backuppc/config.pl on line: 46 $Conf{ServerHost} = `hostname`; contains a '\n' character, which may cause problems later on. Adding a: 47 chomp($Conf{ServerHost}); should t

Bug#303998: xmms: Segmentation fault

2005-04-10 Thread Cristian Ionescu-Idbohrn
Package: xmms Version: 1.2.10+cvs20050209-2 Severity: grave Justification: renders package unusable , | ... | (no debugging symbols found) | [New Thread 32771 (LWP 1564)] | Message: device: default | [New Thread 49156 (LWP 1565)] | | Program received signal SIGSEGV, Segmentation fault. | [Swit

Bug#303998: xmms: Segmentation fault

2005-04-11 Thread Cristian Ionescu-Idbohrn
On Sun, 10 Apr 2005, Christopher Martin wrote: > On April 10, 2005 18:07, Mike Beattie wrote: > > > Yep, I saw this too... finally discovered that it was because I still > > had wmxmms running. > > > > This sort of method *should* reproduce the problem: > > > > 1) install 1.2.10-2 > > 2) install w

Bug#327716: possible typo in /etc/hddtemp.db, but also some odd data

2005-09-11 Thread Cristian Ionescu-Idbohrn
Package: hddtemp Version: 0.3-beta13-21 Severity: normal The hd-drive at hand is: , | # hdparm -i /dev/hda | | /dev/hda: | | Model=SAMSUNG SV0412H, FwRev=SK300-15, SerialNo=0536J1FW315871 | Config={ HardSect NotMFM HdSw>15uSec Fixed DTR>10Mbs } | RawCHS=16383/16/63, TrkSize=34902, SectSize

Bug#327716: acknowledged by developer (Re: Bug#327716: possible typo in /etc/hddtemp.db, but also some odd data)

2005-09-11 Thread Cristian Ionescu-Idbohrn
On Sun, 11 Sep 2005, Debian Bug Tracking System wrote: > Cristian Ionescu-Idbohrn a écrit : > > which looks (field(194) = 63) a bit too much. I got 2 other samsung > > drives in the same cabinet, which show more credible temp values: > > > > , > > | # hddtemp

Bug#327925: initscripts: mountvirtfs and /etc/default/tmpfs

2005-09-12 Thread Cristian Ionescu-Idbohrn
Package: initscripts Version: 2.86.ds1-1.1 Severity: normal 1. I see these symlinks: /etc/rcS.d/S02mountvirtfs -> ../init.d/mountvirtfs* /etc/rcS.d/S36mountvirtfs -> ../init.d/mountvirtfs* It seems only S36 should exist. There's some code in: , [ /var/lib/dpkg/info/initscripts.

Bug#327716: possible typo in /etc/hddtemp.db, but also some odd data)

2005-09-13 Thread Cristian Ionescu-Idbohrn
On Sun, 11 Sep 2005, Aurelien Jarno wrote: > There is no typo, but possibly a missing drive. All right. > Either you consider the temperature is correct, and I'll add it to > /etc/hddtemp.db, or you consider the temperature is not, which means > that your drive has no temperature sensor. I can'

Bug#327925: initscripts: mountvirtfs and /etc/default/tmpfs

2005-09-14 Thread Cristian Ionescu-Idbohrn
On Wed, 14 Sep 2005, Petter Reinholdtsen wrote: > > I guess it's safe to manually remove that. Maybe a more aggresive > > cleanup is required. > > Perhaps. I'm not too sure about the history of this symlink, and will > need to investigate more. Please do. > > 2. I found this line: > > > > ,

Bug#328318: pciutils: why not centralize pci.ids?

2005-09-14 Thread Cristian Ionescu-Idbohrn
Package: pciutils Version: 1:2.1.11-15.1 Severity: wishlist There are several copies of pci.ids lying around :( Why not centralize them to /usr/share/hwdata/pci.ids? /etc/pci.ids -> ../usr/share/misc/pci.ids /usr/share/xviddetect/pci.ids -> /usr/share/hwdata/pci.ids /usr/share/misc/pci.ids ->

Bug#324244: spong-www: error in postinst

2005-08-21 Thread Cristian Ionescu-Idbohrn
Package: spong-www Version: 2.7.7-9 Severity: normal Tags: patch This is the message: Setting up spong-www (2.7.7-9) ... /var/lib/dpkg/info/spong-www.postinst: line 32: [: missing `]' Patch attached. Cheers, Cristian -- System Information: Debian Release: testing/unstable APT prefers un

Bug#324473: mozilla-firefox: 1.0.4-2sarge2 segfaults at startup

2005-08-22 Thread Cristian Ionescu-Idbohrn
Package: mozilla-firefox Version: 1.0.4-2sarge2 Severity: grave Justification: renders package unusable See the attached backtrace. Some extention(s) seem to cause the segfault. If I move the ~/.mozilla directory away, firefox asks me to configure the tab-extension and then starts. But as soon as

Bug#322174: wpasupplicant: Line 475: failed to parse eap 'FAST'.

2005-08-27 Thread Cristian Ionescu-Idbohrn
Is there any problem with adding the configure option CONFIG_EAP_FAST in debian/patches/01_config.dpatch (in the package source)? Cheers, Cristian -- Debian GNU/Linux: satisfaction guaranteed, or double your money back. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubsc

Bug#325296: wpasupplicant: please enable the CONFIG_DRIVER_WIRED option

2005-08-27 Thread Cristian Ionescu-Idbohrn
Package: wpasupplicant Version: 0.4.2-1 Severity: wishlist That is, unless there are some known problems related to the wired driver. Cheers, Cristian -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i3

Bug#328787: ttf-dejavu: Use of uninitialized value in print

2005-09-17 Thread Cristian Ionescu-Idbohrn
Package: ttf-dejavu Version: 1.11-1 Severity: normal Setting up ttf-dejavu (1.11-1) ... Use of uninitialized value in print at /var/lib/defoma/scripts/gs.defoma line 108. Use of uninitialized value in print at /var/lib/defoma/scripts/gs.defoma line 108. /C -- System Information: Debian Releas

Bug#327925: acknowledged by developer (S02 symlink is not obsolete)

2005-09-20 Thread Cristian Ionescu-Idbohrn
On Tue, 20 Sep 2005, Debian Bug Tracking System wrote: > Cristian Ionescu-Idbohrn wrote: > > 1. I see these symlinks: > > > > /etc/rcS.d/S02mountvirtfs -> ../init.d/mountvirtfs* > > /etc/rcS.d/S36mountvirtfs -> ../init.d/mountvirtfs* > >

Bug#328787: ttf-dejavu: Use of uninitialized value in print

2005-09-25 Thread Cristian Ionescu-Idbohrn
On Sun, 25 Sep 2005, Peter ?ernák wrote: > 2005/9/17, Cristian Ionescu-Idbohrn <[EMAIL PROTECTED]>: > > Package: ttf-dejavu > > Version: 1.11-1 > > Severity: normal > > > > Setting up ttf-dejavu (1.11-1) ... > > Use of uninitialized value in print a

Bug#330235: initscripts: bootlogd ceased to function

2005-09-26 Thread Cristian Ionescu-Idbohrn
Package: initscripts Version: 2.86.ds1-3 Severity: important The executive summary is: When /etc/rcS.d/S05bootlogd starts /sbin/bootlogd, the /var partition may not yet be mounted. Thus neither a pid file can be created nor /var/log/boot :( Please find the details in this log: , | + P

Bug#295596: epoll_create: Function not implemented

2005-02-16 Thread Cristian Ionescu-Idbohrn
Package: scanssh Version: 2.0-4 Severity: minor I get the warning mentioned on the Subject: line. Any idea what's causing it? Cheers, Cristian -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.4.27 Locale:

Bug#295603: scanssh: uses wrong source ip?

2005-02-16 Thread Cristian Ionescu-Idbohrn
Package: scanssh Version: 2.0-4 Severity: important Got 2 ifaces on this box, bound to 2 different networks: eth0: 192.168.0.0/24 eth1: 10.0.0.0/24 all properly setup. When I run (from eth1:10.0.0.2): scanssh 10.0.0.1 i get: 10.0.0.1:22 after a while. Still: ssh 10.0.0.1 works

Bug#295596: epoll_create: Function not implemented

2005-02-16 Thread Cristian Ionescu-Idbohrn
On Wed, 16 Feb 2005, Rene Weber wrote: > Please let me know if this does not answer your question (or if you are > missing the README.Debian for some reason). I'm not missing README.Debian, I just missed reading it :( Sorry for the trouble. Please close the bug. Cheers, Cristian -- To UNSUBS

Bug#295603: scanssh: uses wrong source ip?

2005-02-16 Thread Cristian Ionescu-Idbohrn
On Wed, 16 Feb 2005, Rene Weber wrote: > Hello Cristian, Rene, > Please try again while explicitly indicating the interface with > scanssh's -i option (and consider bug #267996 [which I need to update, > thanks for the reminder]). Right. I think the problem boils down to the documentation :( `s

Bug#289777: libdumbnet1: uninstallable

2005-01-10 Thread Cristian Ionescu-Idbohrn
Package: libdumbnet1 Version: 1.8-1.1 Severity: important Upgrading from 1.7-3 fails with: , | Unpacking replacement libdumbnet1 ... | dpkg: error processing /var/cache/apt/archives/libdumbnet1_1.8-1.1_i386.deb | (--unpack): trying to overwrite `/usr/lib/libdumbnet.so.0.0.0', which is |

Bug#289421: acknowledged by developer (Re: Bug#289421: openoffice.org: debconf weirdness)

2005-01-10 Thread Cristian Ionescu-Idbohrn
On Sat, 8 Jan 2005, Debian Bug Tracking System wrote: > =46rom what do you run it? From a terminal? No? Read the message. Well... I might be wrong, but... > readlinei/teletype requires to be ran with a controlling tty (terminal). Yes. # tty /dev/pts/4 > This is no bug - either in openoffi

Bug#289777: libdumbnet1: uninstallable

2005-01-11 Thread Cristian Ionescu-Idbohrn
I believe the main problem is the so-name: , libdumbnet1 1.7-3 | 0 2003-11-13 07:52:36 ./usr/lib/libdumbnet.so.1 -> libdumbnet.so.1.0.0 | 41104 2003-11-13 07:52:37 ./usr/lib/libdumbnet.so.1.0.0 ` , libdumbnet1 1.8-1.1 | 0 2005-01-07 17:59:44 ./usr/lib/libdumbnet.so.0 -> lib

Bug#290668: shared-mime-info: erroneous warning

2005-01-15 Thread Cristian Ionescu-Idbohrn
Package: shared-mime-info Version: 0.15-1 Severity: minor # /usr/bin/update-mime-database /usr/share/mime *** * Updating MIME database in /usr/share/mime... * Wrong namespace on document element * in '/usr/share/mime/packages/scribus.xml' * (should be http://www.freedesktop.org/standards/share

Bug#296113: useless STARTQ var in 91quintuple-agent_q-agent

2005-02-20 Thread Cristian Ionescu-Idbohrn
Package: quintuple-agent Version: 1.0.4-2 Severity: minor The STARTQ var does not make much sense: , /etc/X11/Xsession.d/91quintuple-agent_q-agent | # This file is sourced by Xsession(5), not executed. | | STARTQ=no | QAGENT=/usr/bin/q-agent | QAGENTARGS= | | if [ -n "$STARTQ" ]; then | eva

Bug#296113: useless STARTQ var in 91quintuple-agent_q-agent

2005-02-20 Thread Cristian Ionescu-Idbohrn
Norbert, On Sun, 20 Feb 2005, Norbert Tretkowski wrote: > * Norbert Tretkowski wrote: > > * Cristian Ionescu-Idbohrn wrote: > > > STARTQ value doesn't really matter what it is, as long as it is > > > not the empty string. One solution to this may be a conf file i

Bug#296189: seahorse: unistallable

2005-02-20 Thread Cristian Ionescu-Idbohrn
Followup-For: Bug #296189 Package: seahorse Version: 0.7.6-2 seahorse.postrm should ignore (not fail) any script argument which is not either remove or purge, so please consider removing lines 51-55. Cheers, Cristian -- System Information: Debian Release: 3.1 APT prefers unstable APT policy

Bug#296113: useless STARTQ var in 91quintuple-agent_q-agent

2005-02-21 Thread Cristian Ionescu-Idbohrn
On Mon, 21 Feb 2005, Norbert Tretkowski wrote: > But I think it's better to don't kill q-agent if it's already running, > I'll add your change to the package. That make me happy ;-) Cheers, Cristian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Conta

Bug#415349: zoneminder: security drawbacks

2007-03-18 Thread Cristian Ionescu-Idbohrn
Package: zoneminder Version: 1.22.3-4 Severity: important First thing I noticed is zoneminder 'calls home'. I would have expected this 'feature' to be set to 'no no', or at least be configurable at install time. The documentation is poor, but I managed to find some: , /usr/share/zoneminder/zm

Bug#366843: apache: same problem here...

2006-08-16 Thread Cristian Ionescu-Idbohrn
Followup-For: Bug #366843 Package: apache Version: 1.3.34-3 ...but with the latest unstable package. here is some info: , | ... | + '[' '!' /var/www ']' | + '[' apache '!=' apache-ssl ']' | + '[' '!' 80 ']' | + '[' '!' localhost ']' | + db_set apache/server-name localhost | + _db_cmd 'SET apa

Bug#374985: bugzilla: confirmed

2006-08-09 Thread Cristian Ionescu-Idbohrn
Hi, On Tue, 8 Aug 2006, Alexis Sukrieh wrote: > I cannot reproduce that bug, when I do what is explained in > `/usr/share/doc/bugzilla/README.Debian'. > > I set the following virtualhost: > > > ServerAdmin [EMAIL PROTECTED] > ServerName bugzilla.domain.com > > DocumentRoot /usr/share

Bug#725672: apt-listbugs: version 0.1.10 fails to download bugs from the BTS

2013-12-22 Thread Cristian Ionescu-Idbohrn
On Wed, 4 Dec 2013, Gilles Crèvecœur wrote: > > Finally, When I have suppressed the ruby-libxml the bug has > disappeared. I don't known why, but it interesting to note that the > bug that I've described appears even with ruby 1.8 when libraries > ruby-libxml and ruby-soap4r are installed together.

Bug#733149: apt-listbugs: breaks after ruby-locale 2.0.9-1 -> 2.1.0-1 upgrade

2013-12-26 Thread Cristian Ionescu-Idbohrn
Package: apt-listbugs Version: 0.1.11 Severity: grave Justification: renders package unusable And this is what it reports: /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load such file -- locale/util/memoizable (LoadError) from /usr/lib/ruby/1.9.1/rubygems/custom_

Bug#733149: apt-listbugs: breaks after ruby-locale 2.0.9-1 -> 2.1.0-1 upgrade

2013-12-26 Thread Cristian Ionescu-Idbohrn
On Thu, 26 Dec 2013, Francesco Poli wrote: > > > There are a few more bugs (which render the package unusable, for me) > > listed on the http://bugs.debian.org/apt-listbugs. Notable: 730822, > > Bug #730822 is tagged as "pending": it will be fixed in the next upload > (which will happen as soon as

Bug#733174: git-extras: some observations and improvement proposals

2013-12-26 Thread Cristian Ionescu-Idbohrn
in/dash Versions of packages git-extras depends on: ii git 1:1.8.5.2-1 git-extras recommends no packages. git-extras suggests no packages. -- no debconf information Cheers, -- CristianFrom 385e36948bd57ceb43c03755e32e991ca3f0bdc8 Mon Sep 17 00:00:00 2001 From: Cristian Ionescu-Idbohrn Da

Bug#733317: libemail-mime-perl: use of uninitialized values in Encode.pm and Header.pm

2013-12-28 Thread Cristian Ionescu-Idbohrn
Package: libemail-mime-perl Version: 1.925-1 Severity: normal I see frequently this: Use of uninitialized value $header in pattern match (m//) at /usr/share/perl5/Email/MIME/Header.pm line 19 Use of uninitialized value $val in pattern match (m//) at /usr/share/perl5/Email/MIME/Encode.pm line 31

Bug#604251: acpi-support-base: attempt to robustify power-funcs

2010-11-21 Thread Cristian Ionescu-Idbohrn
Package: acpi-support-base Version: 0.137-7 Severity: normal Tags: patch A small part of this patch touches the same area as bug#603796. Added annotations in various areas that need reviewing. Motivation: * performance improvements: uses more shell builtins instead of forking (yes, it's more c

Bug#615876: Asciidoc: about fixing duplicated files

2014-02-13 Thread Cristian Ionescu-Idbohrn
On Thu, 13 Feb 2014, Joseph Herlant wrote: > > In order to verify that I didn't forget anything, could you provide me > the process you used to check duplicated files quickly please? ---8<--- #!/bin/sh set -eu #set -x l= for f in $(dpkg -L asciidoc); do [ -f $f ] || continue l="$

Bug#615876: Asciidoc: about fixing duplicated files

2014-02-13 Thread Cristian Ionescu-Idbohrn
On Thu, 13 Feb 2014, Cristian Ionescu-Idbohrn wrote: > > ---8<--- > #!/bin/sh > > set -eu > #set -x > > l= > for f in $(dpkg -L asciidoc); do > [ -f $f ] || continue > l="${l:+$l > }"$(sha256sum $f) > done > echo "$l&quo

Bug#615876: Asciidoc: patch to remove duplicated files

2014-02-13 Thread Cristian Ionescu-Idbohrn
On Thu, 13 Feb 2014, Joseph Herlant wrote: > > Please find attached the patch to correct the issue. > Directories/files have been replaced by symlinks. > Manpages that were in /usr/share/doc/asciidoc/doc (which had nothing > to do there) were removed. Great. Thanks Joseph. -- Cristian -- To

Bug#740117: haveged: spinning

2014-02-25 Thread Cristian Ionescu-Idbohrn
Package: haveged Version: 1.7c-1 Severity: grave Justification: renders package unusable Haveged is just spinning and not comming anywhere :( Been watching it for hours doing that. Uses one CPU at 100%. Upstream version 1.9.0 promisses improvements, although I have no idea if those address the pr

Bug#615876: asciidoc: it's now some 55 files, up to 4 duplicates

2014-02-01 Thread Cristian Ionescu-Idbohrn
Package: asciidoc Version: 8.6.9-1 Followup-For: Bug #615876 And here is a list: 009bf47671e175131cc41407621cd19a0063679039a1de87e4c6f041f3132bae /usr/share/asciidoc/icons/callouts/2.png 009bf47671e175131cc41407621cd19a0063679039a1de87e4c6f041f3132bae /usr/share/asciidoc/images/icons/callouts

Bug#578563: Package review

2014-02-06 Thread Cristian Ionescu-Idbohrn
On Thu, 6 Feb 2014, Samuel Lidén Borell wrote: > 2014-02-06 01:37, Per Andersson wrote: > > > > Functionality: > > > > Tried visiting http://test.bankid.com and got this error. > > > > BankID Security Application can not be installed. > > yOUR PLATFORM Linux 64-bit is not supported. You find inform

Bug#737481: tesseract-ocr: dependency problem?

2014-02-07 Thread Cristian Ionescu-Idbohrn
Package: tesseract-ocr Version: 3.03.02-2 Followup-For: Bug #737481 There seems to be a dependency problem here. Attempting to install returns immediately. Noop: # apt-get install tesseract-ocr Reading package lists... Done Building dependency tree Reading state information... Done The followin

Bug#709922: ITP: svtplay-dl -- media downloader for "play" sites (e.g. SVT Play)

2013-10-28 Thread Cristian Ionescu-Idbohrn
On Mon, 28 Oct 2013, Olof Johansson wrote: > > I've just uploaded the latest upstream release to mentors. If anybody > have the time and interest, I would really appreciate review comments! > > https://mentors.debian.net/package/svtplay-dl Promissing. One of my tests failed to download the subtitl

Bug#709922: ITP: svtplay-dl -- media downloader for play sites (e.g. SVT Play)

2013-10-28 Thread Cristian Ionescu-Idbohrn
On Mon, 28 Oct 2013, Olof Johansson wrote: > On 2013-10-28 19:42 +0100, Olof Johansson wrote: > > On 2013-10-28 19:31 +0100, Cristian Ionescu-Idbohrn wrote: > > > Promissing. > > > One of my tests failed to download the subtitles, though: > > > > Interesting

Bug#728462: ocrfeeder: python-imaging (1.1.7-4 => 1.1.7+2.0.0-1.1) removes ocrfeeder (0.7.11-3)

2013-11-01 Thread Cristian Ionescu-Idbohrn
Package: ocrfeeder Version: 0.7.11-3 Severity: normal Looks like a dependency problem. -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel:

Bug#728462: [Python-apps-team] Bug#728462: ocrfeeder: python-imaging (1.1.7-4 => 1.1.7+2.0.0-1.1) removes ocrfeeder (0.7.11-3)

2013-11-03 Thread Cristian Ionescu-Idbohrn
On Sun, 3 Nov 2013, Alberto Garcia wrote: > On Fri, Nov 01, 2013 at 04:17:52PM +0100, Cristian Ionescu-Idbohrn wrote: > > > Looks like a dependency problem. > > What happens is that python-imaging-sane was renamed to python-sane, > but the new package provides the old na

Bug#729447: how-can-i-help: Encoding::InvalidByteSequenceError

2013-11-12 Thread Cristian Ionescu-Idbohrn
Package: how-can-i-help Version: 0.9 Severity: normal While installing youtube-dl 2013.11.11-2: /usr/lib/ruby/vendor_ruby/json/common.rb:155:in `encode': "\xE2" on US-ASCII (Encoding::InvalidByteSequenceError) from /usr/lib/ruby/vendor_ruby/json/common.rb:155:in `initialize' from

Bug#731165: needrestart: Use of uninitialized value in pattern match

2013-12-02 Thread Cristian Ionescu-Idbohrn
Package: needrestart Version: 0.4-1 Severity: normal I see repeated: ..50% Use of uninitialized value in pattern match (m//) at /usr/sbin/needrestart line 266. ... ..60% messages. -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (500, '

Bug#731165: needrestart: Use of uninitialized value in pattern match

2013-12-02 Thread Cristian Ionescu-Idbohrn
On Mon, 2 Dec 2013, Thomas Liske wrote: > > Hi Christian, Thomas, > On 12/02/2013 05:57 PM, Cristian Ionescu-Idbohrn wrote: > > Package: needrestart > > Version: 0.4-1 > > Severity: normal > > > > I see repeated: > > > > ..50% > > Use o

Bug#742113: rsyslog: still seeing some odd action 17 suspend/resume messages

2014-04-15 Thread Cristian Ionescu-Idbohrn
Package: rsyslog Version: 7.6.3-1 Severity: normal Is this expected? (maybe after log rotation?) Apr 15 08:26:14 anonymous rsyslogd-2359: action 'action 17' resumed (module 'builtin:ompipe') [try http://www.rsyslog.com/e/2359 ] (at 'restart') Apr 15 09:05:05 anonymous rsyslogd-2007: action 'act

Bug#742113: rsyslog: still seeing some odd action 17 suspend/resume messages

2014-04-15 Thread Cristian Ionescu-Idbohrn
On Tue, 15 Apr 2014, Michael Biebl wrote: > > Actually, yes. This is expected. If you don't have a consumer on > /dev/xconsole (which I assume you don't have), the pipe will run > full eventually and rsyslog will suspend trying to write to the > pipe. It does retry after a while though. Alright.

Bug#742113: rsyslog: still seeing some odd action 17 suspend/resume messages

2014-04-15 Thread Cristian Ionescu-Idbohrn
On Tue, 15 Apr 2014, Michael Biebl wrote: > Am 15.04.2014 12:52, schrieb Cristian Ionescu-Idbohrn: > > > The other option may be to comment out the xconsole rule in > > rsyslog.conf: > > [..] > > > Wouldn't it? As I know I don't have a consumer on /dev/

Bug#744961: needrestart: Argument "7/16" isn't numeric

2014-04-16 Thread Cristian Ionescu-Idbohrn
Package: needrestart Version: 0.7-1 Severity: normal # needrestart Output is: Looking for daemons to restart -- ..10% ..20% ..30% ..40% ..50% ..60% ..70% ..80% ..90% ..100% Argument "7/16" isn't numeric in numeric gt (>) at /usr/share/perl5/Debconf/ConfModule.pm li

Bug#744961: needrestart: Argument "7/16" isn't numeric

2014-04-18 Thread Cristian Ionescu-Idbohrn
On Thu, 17 Apr 2014, Thomas Liske wrote: > > Hi Christian, Thomas, > thanks for your report. There was a bug calling Debconf's progress_prep > just before the second scan pass. This leads to the warning within > ConfModule.pm and the broken progres values above 100%. > > Fixed upstream by commit

Bug#745230: fprintd: upstream "pam: Fix eventfd leak"

2014-04-19 Thread Cristian Ionescu-Idbohrn
Package: fprintd Version: 0.5.1-1 Severity: normal I just happen to notice upstream commit 7e4630ced2be4b7ecdfb9d60cfe0e0d3de594411: Author: Bastien Nocera Date: Mon Jan 27 12:24:14 2014 +0100 pam: Fix eventfd leak When we create our own GMainContext, we need to be the ones dispo

Bug#745411: hplip: hplip_config_usb_printer producing kernel "Call Trace"

2014-04-21 Thread Cristian Ionescu-Idbohrn
Package: hplip Version: 3.14.1-1 Severity: normal And this is what is logged: Apr 20 13:04:22 debian kernel: [162198.348002] INFO: task hp-config_usb_p:6065 blocked for more than 120 seconds. Apr 20 13:04:22 debian kernel: [162198.348005] Tainted: P O 3.13-1-amd64 #1 Apr 20 13:0

Bug#740117: haveged: spinning

2014-02-26 Thread Cristian Ionescu-Idbohrn
On Wed, 26 Feb 2014, Jérémy Bobbio wrote: > > Control: severity -1 740117 important > Control: tags -1 + moreinfo > > Cristian Ionescu-Idbohrn: > > Severity: grave > > Justification: renders package unusable > > Sorry, but haveged works just fine for many us

Bug#747705: Warning: mailcap line not starting with a media type in...

2014-05-30 Thread Cristian Ionescu-Idbohrn
I realized today the syntax errors I blamed on mime-support (sorry) originate from other odd packages. xloadimage (4.1-23) corrected the syntax errors in the mailcap data file /usr/lib/mime/packages/xloadimage and closed #747322 on Wed, 28 May 2014 22:36:43 +0200. Package pptview (8.0-7) was remo

Bug#747105: Now, really... (policykit-1: depends on systemd)

2014-05-30 Thread Cristian Ionescu-Idbohrn
I made a (user) choice. Am I entitled to do so? I'm not a believer, yet. I thought debian all about that. Got disapointed :/ I don't want any systemd infested packages on my system. But I didn't pay enough attention :( I find myself in this situation (with policykit-1 on hold): $ dpkg --get-sel

Bug#750589: needrestart: Use of uninitialized value $path

2014-06-04 Thread Cristian Ionescu-Idbohrn
Package: needrestart Version: 0.9-1 Severity: normal While upgrading these packages: binutils binutils-dev binutils-doc cups-filters cups-filters-core-drivers glances libcupsfilters1 libfontembed1 otp python-gdbm python-tk I noticed this: Scanning processes... - ..10% .

Bug#750589: needrestart: Use of uninitialized value path

2014-06-04 Thread Cristian Ionescu-Idbohrn
On Wed, 4 Jun 2014, Thomas Liske wrote: > > Hi Cristian, Thomas, > ist the system still available? Yes. > If so could you please provide `needrestart -v`? Attached. > If you were able to find the PID triggering the warnings could you > please provide `ls -lha /proc//exec` and the content of >

Bug#750589: needrestart: Use of uninitialized value path

2014-06-05 Thread Cristian Ionescu-Idbohrn
On Wed, 4 Jun 2014, Thomas Liske wrote: > > I'm trying to understand why $path gets an undefined value at all. Here's another example (maybe it helps): The following packages will be upgraded: colord colord-data keyutils krb5-multidev libcolord2 libcolorhug2 libgssapi-krb5-2 libgssapi-krb5-2:

Bug#750589: needrestart: Use of uninitialized value path

2014-06-07 Thread Cristian Ionescu-Idbohrn
On Fri, 6 Jun 2014, Thomas Liske wrote: > > Hi Cristian, Thomas, > On python3: > > $ python3 > Python 3.3.5 (default, Mar 22 2014, 13:24:53) > [GCC 4.8.2] on linux > Type "help", "copyright", "credits" or "license" for more information. > >>> import sys > >>> put sys.path >File "", line 1 >

Bug#750909: systemd: breaks a big part of my system

2014-06-08 Thread Cristian Ionescu-Idbohrn
Source: systemd Severity: critical Justification: breaks unrelated software I've chosen to keep away from systemd and systemd related packages, but I haven't been paying enough attention and ended up with these packages installed on my system: $ dpkg --get-selections | egrep systemd

Bug#750909: closed by Michael Biebl (Re: Bug#750909: systemd: breaks a big part of my system)

2014-06-08 Thread Cristian Ionescu-Idbohrn
On Sun, 8 Jun 2014, Debian Bug Tracking System wrote: > > This is an automatic notification regarding your Bug report > which was filed against the src:systemd package: > > #750909: systemd: breaks a big part of my system > > It has been closed by Michael Biebl . > > Their explanation is attached b

Bug#750909: closed by Michael Biebl (Re: Bug#750909: systemd: breaks a big part of my system)

2014-06-09 Thread Cristian Ionescu-Idbohrn
On Mon, 9 Jun 2014, Michael Stapelberg wrote: > Cristian Ionescu-Idbohrn writes: > > Is this a joke or what? > That’s what we thought when we received your original report, but > you seem to be serious. > > Your report is against systemd, but you are complaining about _other

Bug#751028: policykit-1: forces dependencies on libsystemd-login0 and systemd on a sysv-only system

2014-06-09 Thread Cristian Ionescu-Idbohrn
Package: policykit-1 Version: 0.105-6 Severity: important Please provide a non-systemd infested alternative. I'm not a systemd believer, yet. Attempting to remove this "Priority: optional" package removes some 316 packages, rendering my system (see bug#750909) hardly usable. The breakage was in

Bug#747705: Warning: mailcap line not starting with a media type in...

2014-05-11 Thread Cristian Ionescu-Idbohrn
Package: mime-support Version: 3.55 Severity: normal I'm often seeing this: Processing triggers for mime-support (3.55) ... Warning: mailcap line not starting with a media type in pptview Problematic line: pptview '%s'; edit=openoffice '%s'; test=test "$DISPLAY" != ""; \ Warning: mailcap l

Bug#742318: apt: version 'amd64' has bad syntax

2014-03-22 Thread Cristian Ionescu-Idbohrn
Package: apt Version: 0.9.16.1 Severity: normal /etc/kernel/postinst.d/apt-auto-removal is run when installing a new linux-image package. A package list is generated at some point, and version numbers extracted: dpkg -l | awk '/^ii[ ]+(linux|kfreebsd|gnumach)-image-[0-9]*/ && $2 !~ /-db

Bug#742318: apt: version 'amd64' has bad syntax

2014-03-22 Thread Cristian Ionescu-Idbohrn
On Sat, 22 Mar 2014, da...@kalnischkies.de wrote: > > Control: merge 741962 -1 > Control: tags -1 + pending > Control: found -1 0.9.16 > Control: notfound -1 0.9.15.5 > > On Sat, Mar 22, 2014 at 10:34:17AM +0100, Cristian Ionescu-Idbohrn wrote: > > /etc/kernel/postins

Bug#742318: apt: version 'amd64' has bad syntax

2014-03-22 Thread Cristian Ionescu-Idbohrn
On Sat, 22 Mar 2014, Julian Andres Klode wrote: > On Sat, Mar 22, 2014 at 02:26:34PM +0100, Cristian Ionescu-Idbohrn wrote: > > May I suggest a replacement for: > > > > list="$(${DPKG} -l | awk '/^ii[ ]+(linux|kfreebsd|gnumach)-image-[0-9]/ && > >

Bug#699087: sysvinit: avoid potentional bugs, more efficient code and cleanups

2013-01-27 Thread Cristian Ionescu-Idbohrn
de3d0efb7 Mon Sep 17 00:00:00 2001 From: Cristian Ionescu-Idbohrn Date: Sun, 27 Jan 2013 09:05:06 +0100 Subject: [PATCH 15/21] List fstab files without forking `ls', `grep' nor `sed' and no pipes. Signed-off-by: Cristian Ionescu-Idbohrn --- debian/src/initscripts/lib/init/mount

Bug#654939: mtpfs: broken overnight

2012-12-22 Thread Cristian Ionescu-Idbohrn
On Sat, 22 Dec 2012, Vincent Lefevre wrote: > With mtpfs 1.1-2 and my Galaxy Note II (N7100): > > # mtpfs -o allow_other /media/mtp > Listing raw device(s) > Device 0 (VID=04e8 and PID=6860) is a Samsung GT > P7310/P7510/N7000/I9070/I9100/I9300 Galaxy Tab 7.7/10.1/S2/S3/Nexus/Note/Y. >Found 1

Bug#654939: mtpfs: broken overnight

2012-12-22 Thread Cristian Ionescu-Idbohrn
On Sat, 22 Dec 2012, Vincent Lefevre wrote: > On 2012-12-22 11:57:06 +0100, Cristian Ionescu-Idbohrn wrote: > > I get much better results with libmtp9 from experimental: > > libmtp9 from experimental and even upstream libmtp from GIT > don't work either (bug 696513). Differ

  1   2   3   4   5   6   7   >