Bug#319562: patch done for bug #319562

2005-08-11 Thread Robert Luberda
tags 319562 - patch thanks Hi, Below there's a patch that corrects these problems and some others which came out later. Yeap, fenris builds with the patch fine, but refuses to work: [135]/home/robert/Debian/fenris/fenris ./fenris ./fenris fenris 0.07-m2 (3245, 23496) - program

Bug#322602: postfix: trivial-rewrite crashes with signal 11

2005-08-11 Thread Robert Luberda
Package: postfix Version: 2.2.4-1 Severity: grave Justification: causes non-serious data loss Hi, Postfix refuses to send any mail, according to its log: Aug 11 19:34:12 vox postfix/master[3132]: warning: /usr/lib/postfix/trivial-rewrite: bad command start up -- throttling Aug 11 19:35:12 vox

Bug#318811: mozilla-ctxextensions: Can't be installed because of broken link in extensions.d dir

2005-07-18 Thread Robert Luberda
Package: mozilla-ctxextensions Version: 4.0.2005071301-1 Severity: serious Hi, The package can't be installed because /var/lib/mozilla-firefox/extensions.d/42ctxextensions is symlink to a nonexistent file /usr/share/mozilla-extensions/ctxextensions/extensions.d: Updating mozilla-firefox

Bug#319543: new kernel-package creates ridiculous symlinks in /boot

2005-07-24 Thread Robert Luberda
link_in_boot = yes do_bootloader = no do_bootfloppy = no postinst_hook = /sbin/update-grub postrm_hook = /sbin/update-grub And /etc/kernel-pkg.conf: maintainer := Robert Luberda email := [EMAIL PROTECTED] priority := Low debian := 9:vox.1.0 kimage := bzImage image_in_boot := True config_target

Bug#334146: Processed: bts cleaning

2005-10-17 Thread Robert Luberda
unmerge 333295 334146 reassign 334146 rpm severity 334146 important retitle 334146 rpm should declare Conflicts: Replaces: manpages-pl ( 20051017-1 ) thanks Hi, I'm just uploading new version of the manpages-pl package, which has the conflicting files removed. But for the smooth sarge to

Bug#334576: slrn: postinst destroys contents of /etc/mailname when _POSIX2_VERSION is set to 200112

2005-10-18 Thread Robert Luberda
Package: slrn Version: 0.9.8.1pl1-12 Severity: grave Hi, The config and postinst scripts do not check exit status of `head -1' command, which fails when _POSIX2_VERSION environment variable is set to 200112, causing the slrn installation scripts to replace the contents of /etc/mailname file

Bug#298965: afterstep: contains non-free font

2005-03-11 Thread Robert Luberda
tags 298965 sarge sid fixed-upstream severity298965 important thanks On 10 Mar 2005 at 21:06, Peter De Wachter wrote: No copyright or license for this font is included. Unless this font has been released in the public domain, Debian cannot distribute it, and therefore it should be removed.

Bug#298965: afterstep: contains non-free font

2005-03-13 Thread Robert Luberda
On Sat, 12 Mar 2005, Steve Langasek wrote: Hi, If 2.0.4 will include other significant changes besides the removal of the fonts, this is really not the time in the release cycle to be packaging new upstream releases to fix RC bugs that can easily be fixed in other ways. And what is the time

Bug#360030: Unrecognized character \\x7F at /usr/lib/cgi-bin/man/man2html line 1

2006-03-30 Thread Robert Luberda
tech wrote: I just upgraded man2html and when trying to use it I got an Internal Server Error in my browser and in the /var/log/apache/error.log , I got : Unrecognized character \\x7F at /usr/lib/cgi-bin/man/man2html line 1 I think it's problem which your web-server which seems not to

Bug#343250: upx-ucl-beta: broken on 64-bit systems

2006-02-08 Thread Robert Luberda
Max Alekseyev wrote: Hi, Please check if this version works for you on amd64. No. It reports: upx: util.h:71: int ptr_diff(const T*, const T*) [with T = unsigned char]: Assertion `(int)d == d' failed. Sorry about the delay. As I wrote last time, I can't reproduce the bug myself. I

Bug#343250: upx-ucl-beta: broken on 64-bit systems

2006-02-08 Thread Robert Luberda
Max Alekseyev wrote: So could you please send me the file on which 'upx -d' fails? Testcase is attached to this message. $ unzip test.zip Yeah, I should have asked you about the file at the very beginning. It's win32/pe executable, not linux/i386 which I assumed... Thanks a lot! Now I can

Bug#354498: FTBFS: build-depends on mesag-dev (= 6.2.1-5), which cannot be satisfied

2006-02-26 Thread Robert Luberda
Package: tulip Version: 2.0.2-7 Severity: serious Justification: ftbfs Hi, The package declares Build-Depends on mesag-dev (= 6.2.1-5), which no longer can be satisfied in sid since mesag-dev is a virtual package provided by libgl1-mesa-swx11-dev. Best Regards, robert -- System

Bug#356491: FTBFS: broken dependency field for the libcegui-mk2-0c2a-dbg package

2006-03-12 Thread Robert Luberda
Package: cegui-mk2 Severity: serious Justification: FTBFS Hi, The package fails to be build from source with the following error: dh_gencontrol -plibcegui-mk2-0c2a-dbg dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends} dpkg-gencontrol: warning: can't parse

Bug#384307: [Fwd: Bug#384307: sysstat: FTBFS (powerpc/ppc64): 'PAGE_SIZE' undeclared (first use in this function)]

2006-08-27 Thread Robert Luberda
Hi Sebastien, Forwarding another bug report - PAGE_SIZE is not longer defined on powerpc arch. Regards, robert ---BeginMessage--- Package: sysstat Version: 7.0.0-1 Severity: serious Tags: patch When building 'sysstat' on powerpc/unstable, I get the following error: sa.h:397: warning:

Bug#343250: upx-ucl-beta: broken on 64-bit systems

2005-12-15 Thread Robert Luberda
Max wrote: upx is broken on debian-amd64. For example, on upx -d somefile it reports upx: util.h:71: int ptr_diff(const T*, const T*) [with T = unsigned char]: Assertion `(int)d == d' failed. Aborted Thanks for your report. I've just uploaded new CVS snapshot of upx-ucl-beta

Bug#343250: upx-ucl-beta: broken on 64-bit systems

2005-12-17 Thread Robert Luberda
Max Alekseyev wrote: Hi, It fails to be build from sources on amd64 with the following error: I've just uploaded 1:1.94+0.20051214cvs-2, which fixes the error. The patch is very simple, I'm attaching it in case you didn't want to wait for autobuilders and recompile the package yourself.

Bug#343250: upx-ucl-beta: broken on 64-bit systems

2005-12-23 Thread Robert Luberda
Max Alekseyev wrote: Hi, No. It reports: upx: util.h:71: int ptr_diff(const T*, const T*) [with T = unsigned char]: Assertion `(int)d == d' failed. Aborted Thanks. I tried the command on pergolesi.debian.org (an amd64 machine accessible for Debian developers), but can't reproduce that

Bug#478697: svn-buildpackage: Tags incorrect version (HEAD instead of the checked one)

2008-04-30 Thread Robert Luberda
Package: svn-buildpackage Version: 0.6.23 Severity: grave Hi, While tagging svn-buildpackage checks if there are no local modifications, and than does sth like the following: `svn cp $REPO_URL/$PKG/trunk $REPO_URL/$PKG/tags/$VERSION' This is wrong because it always tags the HEAD version which

Bug#480917: libversion-perl: Doesn't contain version.pm, what breaks svk

2008-05-12 Thread Robert Luberda
Package: libversion-perl Version: 1:0.7400-3 Severity: grave The package no longer contains /usr/lib/perl5/version.pm file, what makes svk unusable: svk Can't locate version.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5

Bug#480917: libversion-perl: Doesn't contain version.pm, what breaks svk

2008-05-13 Thread Robert Luberda
gregor herrmann writes: Hi, There are two interesting points: * You are using libversion-perl 1:0.7400-3 from unstable but perl 5.8.8. from testing. Upgrading to perl 5.10 should fix your original problem, because version.pm is included there in perl-modules. Oh, I'm using sid, but I

Bug#481347: logcheck: Logcheck leaves world-readable dead.letter

2008-06-19 Thread Robert Luberda
notfound 481347 1:8.1.2-0.20050715cvs-1 reassign 481347 sendmail-bin 8.13.8-3 thanks On Thu, 15 May 2008, Gerfried Fuchs wrote: Hi, Sorry about the delay, I haven't noticed the bug until today :( The problem that it is world readable lies in the used tool mail, coming from the mailx

Bug#501113: iceape-browser: creashes if MOZILLA_FIVE_HOME is set to /usr/lib/icedove

2008-10-04 Thread Robert Luberda
Package: iceape-browser Version: 1.1.12-1 Severity: grave Hi, [35]/home/robert MOZILLA_FIVE_HOME=/usr/lib/icedove iceape www.debian.org Memory fault (core dumped) This bug makes it impossible to launch iceape from icedove. The previous version (1.1.11) of iceape works OK. Regards, Robert

Bug#469574: mc: often crashesh with `glibc detected : free(): invalid next size' or `glibc detected memory corruption (fast)'

2008-03-05 Thread Robert Luberda
Package: mc Version: 1:4.6.2~pre1-5 Severity: grave Justification: renders package unusable Hi, [130]/home/robert LC_ALL=C ls -la /tmp/core*mc* -rw--- 1 robert robert 1765376 Mar 5 00:13 /tmp/core.1000-1000.mc-13877-6.1204672387 -rw--- 1 robert robert 2461696 Mar 4 19:19

Bug#404662: dwww: File conflict with iceweasel

2006-12-31 Thread Robert Luberda
tags 404662 pending thanks Hi Here's a patch for this bug, together with three other hunks that should go into an NMU (restart apache properly, remove webserver configuration snippet properly, and spanish debconf translation update). Thanks for the patch, it looks OK. I'm not going

Bug#432561: polipo: often crashes

2007-07-10 Thread Robert Luberda
Package: polipo Version: 1.0.1-1 Severity: grave The new version of polipo often crashes when proxying video files from sites like youtube.com. I haven't noted such problems with 0.9.12. Today it crashed three times on the following URL:

Bug#448269: libjavassist-java-doc: install docs in /usr/share/docs

2007-10-27 Thread Robert Luberda
Package: libjavassist-java-doc Version: 3.4.dfsg.1-1 Severity: serious Justification: Policy 12.3 Hi, Your package installs documentation in /usr/share/docs/libjavassist-java-doc instead of /usr/share/doc/libjavassist-java-doc. Regards, robert -- System Information: Debian Release:

Bug#423329: mozilla-locale-ca: should this package be removed?

2007-05-11 Thread Robert Luberda
forcemerge #423329 #423338 #423341 #423342 #423344 #423348 reassign #423329 iceape-l10n 1.1.1-1 retitle #423329 Please remove the transitional packages sevrity #423329 wishlist thanks Michael Ablassmeier wrote: Package: mozilla-locale-ca Version: 3:1.1.1-1 Severity: serious Why serious?

Bug#426534: FTBFS: localedef fails, missing build-dep on locales

2007-05-30 Thread Robert Luberda
Rene Engelhard wrote: Hi, Package: ipolish dpkg-source: building ipolish in ipolish_20070410-3.dsc cannot read character map directory `/usr/share/i18n/charmaps': No such file or directory (on another system); you seem to miss a build-dep on locales. Which version is your local ipolish

Bug#418798: fftw3-doc: postinst fails with doc-base 0.8.0

2007-04-11 Thread Robert Luberda
Package: fftw3-doc Version: 3.1.2-1 Severity: serious Tags: patch Hi, With the doc-base 0.8.0 installed the postinst script fails with: error in control file: `Index' value missing for format `info' at /usr/sbin/install-docs line 842, /usr/share/doc-base/fftw3-manual line 15. To solve the bug,

Bug#418799: libdmalloc-dev: fails to install with doc-base 0.8.0

2007-04-11 Thread Robert Luberda
Package: libdmalloc-dev Version: 5.4.2-7 Severity: serious Hi, The package fails to install when doc-base 0.8.0 is installed: Setting up libdmalloc-dev (5.4.2-7) ... error in control file: `Index' value missing for format `info' at /usr/sbin/install-docs line 842, /usr/share/doc-base/dmalloc

Bug#573638: rrdtool: rrdcgi crashes at printlasttime()

2010-03-12 Thread Robert Luberda
Package: rrdtool Version: 1.4.2-1+b1 Severity: serious Justification: breaks iptotal Hi, iptotal.cgi (from the iptotal package) contains the following line RRD::TIME::LAST /var/lib/iptotal/iptotal.rrd %c which causes rrdcgi to crash with the following backtrace: (gdb) bt #0 strlen () at

Bug#582115: man2html: the address suggested at dpkg time doesn't work

2010-06-11 Thread Robert Luberda
severity 582115 normal thanks root wrote: :~# dpkg-reconfigure man2html Tune your web browser to http://truehome/cgi-bin/man/man2html to view your installed manpages. I'll remove the message in next upload. It shouldn't be there anyway. The http://truehome/cgi-bin/man/man2html;

Bug#565220: doc-base: trigger failure

2010-01-14 Thread Robert Luberda
reassign 565220 libdb-ruby1.8 0.6.5-4 severity 565220 serious merge 565220 556576 Francesco P. Lovergine writes: Processing 5 changed doc-base file(s)... /usr/lib/ruby/1.8/x86_64-linux/bdb.so: (NotImplementedError) BDB needs compatible versions of libdb db.h you have db.h version

Bug#493810: zapping crashes X.org server

2008-08-06 Thread Robert Luberda
Mark Whitis writes: Hi, Package: zapping Version: 0.10~cvs6-2 Severity: critical Justification: breaks the whole system I ran zapping and it killed the X server and I had to log back in and lost all my applications (which fortunately were few).Ran it again to see if it was

Bug#537548: libafterimage/libafterbase API/ABI change

2009-07-20 Thread Robert Luberda
Julien BLACHE writes: Hi, Upstream CVS log: Got rid of dpy global variable in libAfterBase and libAfterIMage for good. Moved it into libAfterStep instead, as it incorporates screen handling functionality. That is an API *and* ABI change for all three libraries, and that warrants

Bug#512486: wordtrans-qt: uncompressed man page (although with .gz suffix)

2009-01-20 Thread Robert Luberda
Package: wordtrans-qt Version: 1.1pre15-3.1 Severity: serious Justification: Policy 12.1 Hi I've just found in my mailbox: /etc/cron.weekly/man2html: gzip: /usr/share/man/man1/qwordtrans.1.gz: not in gzip format filter gunzip -c \/usr\/share\/man\/man1\/qwordtrans.1.gz

Bug#524153: [doc-base] Typo in scrollkeeper.map causes documents in Programming/Python section not to be registered by scrollkeeper

2009-04-26 Thread Robert Luberda
severity 524153 normal tags 524153 pending thanks Jeonghyun Pyo writes: Severity: serious Why? I found a typo in the file, /usr/share/doc-base/data/scrollkeeper.map. In the left-hand column, Programming/Pytho should be corrected to Programming/Python. Thanks, should be fixed soon.

Bug#537778: pdksh should not attempt to become /bin/sh

2009-08-30 Thread Robert Luberda
severity 537778 wishlist retitle 537778 remove outdated code from maintainer scripts thanks Raphael Geissert writes: Hi, The postinst tries to replace /bin/sh if it was already pointing to ksh, but Yes, the code is to support the /bin/ksh to /bin/pdksh conversion in order not to leave the

Bug#573638: [rrd-developers] Bug#573638: rrdtool: rrdcgi crashes at printlasttime()

2010-03-16 Thread Robert Luberda
Tobias Oetiker writes: Hi Tobias, in 2012:2013 I put in the patch below ... this should provide a more generic fix for the problem. rrd_cgi functions all used to fail horribly when a librrd function tried to touch ARGV[0] (mostly The patch fixes the crash, but you still need to fix the

Bug#574816: dselect no longer shows dependency/conflicts screen

2010-03-21 Thread Robert Luberda
Package: dselect Version: 1.15.6 Severity: grave Tags: patch Justification: renders package unusable dselect no longer shows the recurisve package listings screens that allows uset to manually resolve dependencies or conflicts. Instead it automatically (de)selects all dependant packages. To

Bug#608701: Patch for 608701

2011-01-04 Thread Robert Luberda
tags 608701 pending thanks On 04.01.2011 18:03, brian m. carlson writes: It looks like dictfmt will run just fine with mawk or other new awks, so I've used Aleksey Cheusov's suggestion and created a patch which specifies AWK=/usr/bin/awk. Running dictunformat --help now works. The patch is

Bug#614748: Fails to start with: cannot create regular file `/var/spool/postfix//etc/ssl/certs': No such file or directory

2011-02-22 Thread Robert Luberda
Package: postfix Version: 2.8.0-2 Severity: grave The package can not be configured if the /etc/ssl/certs/ca-certificates.crt file exists: [13]/ sudo LC_ALL=C dpkg --configure -a Setting up postfix (2.8.0-2) ... setting inet_protocols: ipv4 Postfix is now set up with the changes above. If you

Bug#617549: [zapping] segmentation fault

2011-03-09 Thread Robert Luberda
dpdt1 writes: Hi, cannot start zapping no matter what. bash output : $ zapping Segmentation fault Could you please run the two following commands: /usr/sbin/zapping_setup_fb -vv 2 zapping-setup-fb.out /usr/bin/zapping --debug --console-errors 2 zapping.out and send me the two *.out

Bug#623070: iswedish: uninstallable in sid

2011-04-17 Thread Robert Luberda
Package: iswedish Version: 1.4.5-2 Severity: serious Hi, The package is no longer installable in sid, and needs to be rebuild with new ispell. Please make sure to declare both Build-Depends, and Depends on `ispell (= 3.3.02)'. Hopefully it should rebuild without any troubles. However

Bug#623069: irussian: uninstallable in sid

2011-04-17 Thread Robert Luberda
Package: irussian Version: 0.99g5-8.1 Severity: serious Hi, The package is no longer installable in sid, and needs to be rebuild with new ispell. Please make sure to declare both Build-Depends, and Depends on `ispell (= 3.3.02)'. Hopefully it should rebuild without any troubles. However

Bug#623071: iestonian: uninstallable in sid

2011-04-17 Thread Robert Luberda
Package: iestonian Version: 1:20030606-12.1 Severity: serious Hi, The package is no longer installable in sid, and needs to be rebuild with new ispell. Please make sure to declare both Build-Depends, and Depends on `ispell (= 3.3.02)'. Hopefully it should rebuild without any troubles.

Bug#623072: ifinnish: uninstallable in sid

2011-04-17 Thread Robert Luberda
Package: ifinnish Version: 0.7-17.3 Severity: serious Hi, The package is no longer installable in sid, and needs to be rebuild with new ispell. Please make sure to declare both Build-Depends, and Depends on `ispell (= 3.3.02)'. Hopefully it should rebuild without any troubles. However

Bug#623073: inorwegian: uninstallable in sid

2011-04-17 Thread Robert Luberda
Package: inorwegian Version: 2.0.10-3.2 Severity: serious Hi, The package is no longer installable in sid, and needs to be rebuild with new ispell. Please make sure to declare both Build-Depends, and Depends on `ispell (= 3.3.02)'. Hopefully it should rebuild without any troubles. However

Bug#623074: iczech: uninstallable in sid

2011-04-17 Thread Robert Luberda
Package: iczech Version: 20040229-5 Severity: serious Hi, The package is no longer installable in sid, and needs to be rebuild with new ispell. Please make sure to declare both Build-Depends, and Depends on `ispell (= 3.3.02)'. Hopefully it should rebuild without any troubles. However

Bug#623073: inorwegian: uninstallable in sid

2011-04-19 Thread Robert Luberda
Christian PERRIER pisze: I have a running NMU intent for minor l10n issues. If Tollef is OK and as this blocks the transition of ispell, I would be happy to fix this in this NMU. However, I'm not entirely familiar with these thing so I need confirmation that all what's needed is

Bug#619284: ispell: FTBFS: No rule to make target `…/american-english-insane', needed by `american.xxl+.mwl'

2011-03-22 Thread Robert Luberda
reassign 619284 sbuild 0.60.5 retitle 619284 Doesn't install Build-Depends-Indep for build target affects 619284 ispell thanks Cyril Brulebois writes: Hi, your package FTBFS everywhere: I compiled it successfully before uploading. | /usr/bin/make -f debian/rules american.xxl+.mwl

Bug#619620: fails to install due to missing hash

2011-03-25 Thread Robert Luberda
reassign 619620 dictionaries-common 1.10.5 retitle 619620 thanks martin f krafft pisze: Package: ibritish-insane Version: 3.3.02-3 Severity: serious I installed ibritish-insane, but that didn't work and left me with an inconsistent system: Have you upgraded dictionaries-common in the same

Bug#619284: [buildd-tools-devel] Bug#619284: ispell: FTBFS: No rule to make target `…/american-english-insane', needed by `american.xxl+.mwl'

2011-03-25 Thread Robert Luberda
reassign 619284 debian-policy retitle 619284 Chapter 7.7 of the Policy disagrees with reality affects 619284 -ispell thanks Quoting the Debian Policy, chapter 7.7: build, build-indep, binary, and binary-indep The Build-Depends, Build-Conflicts, Build-Depends-Indep, and

Bug#619620: fails to install due to missing hash

2011-03-25 Thread Robert Luberda
Agustin Martin writes: Hi, dpkg seems to not wait for iportuguese configuration before running dictionaries-common triggers. That is the same problem you found. And is in that trigger where problem appears. Either I am missing something about triggers or this is not at all the expected

Bug#619620: fails to install due to missing hash

2011-03-29 Thread Robert Luberda
Agustin Martin writes: Hope this is enough (Cross fingers). I am about to upload a new version with these changes. It is working well in my tests in a chroot, but considering the previous history I will keep my fingers crossed until it passes the real life test. I did some tests

Bug#627487: udev 169-1 breaks the whole system

2011-05-21 Thread Robert Luberda
I have similar problem - udev 169-1 is completely broken! After today's upgrade to the version almost nothing has actually worked. In boot.0 log I can see the following errors: Sat May 21 14:50:07 2011: udevd[47]: failed to create queue file: No such file or directory Sat May 21 14:50:07 2011:

Bug#648937: doc-base: trigger fails when Locale::gettext is broken due to perl upgrade

2011-11-16 Thread Robert Luberda
tags 648937 pending thanks Raphaël Hertzog pisze: A work-around is to set $ENV{PERL_DL_NONLAZY} = 1 and to intercept the failure to load Locale::gettext and put compatibility stubs in that case. See for example how Dpkg::Gettext does it. Debian::DocBase::Gettext is quite similar to

Bug#648937: doc-base: trigger fails when Locale::gettext is broken due to perl upgrade

2011-11-17 Thread Robert Luberda
Hi, # PERL_DL_NONLAZY=1 install-docs --install-changed Can't load '/usr/lib/perl5/auto/UUID/UUID.so' for module UUID: /usr/lib/perl5/auto/UUID/UUID.so: undefined symbol: Perl_Imarkstack_ptr_ptr at /usr/lib/perl/5.14/DynaLoader.pm line 184. at

Bug#648937: doc-base: trigger fails when Locale::gettext is broken due to perl upgrade

2011-11-17 Thread Robert Luberda
Robert Luberda pisze: Hi, The message you saw if printed by 'warn $@ if $@;'. It might be a bit misleading to users, I'm thinking about changing it in the way that make it obvious that it's not a real error message. I've changed the message into: The following error has occured while

Bug#661372: Bug#659541: Please enable autobuild for upx-nrv

2012-02-27 Thread Robert Luberda
Ansgar Burchardt wrote: The source for upx itself is provided on the upstream website (and upx-ucl package is built from it), source for NRV is not available. http://www.gnu.org/licenses/gpl-faq.html#UnchangedJustBinary The source for upx is distributed in upx-ucl source package, isn't this

Bug#637172: kadu: `undefined symbol: gg_debug_level' at startup

2011-08-09 Thread Robert Luberda
Package: kadu Version: 0.9.2-1 Severity: grave Justification: renders package unusable Kadu no longer works after upgrade - the gadu_protocol module gets disabled because of: Nie moge załadowac biblioteki modułu gadu_protocol: /usr/lib/kadu/modules/libgadu_protocol.so: undefined

Bug#645240: race-condition: background tasks run from postinst scripts cause lb_chroot_devpts to fail

2011-10-16 Thread Robert Luberda
severity 645240 wishlist thanks Hi, 1. Linux, by its design, is a multi-task system, and there's nothing in the Policy that disallows spawning background tasks from maintainer scripts, so I don't understand why this bug was marked serious. 2. `true' is a sensible default for the question for

Bug#678807: ttf-root-installer: post installation fails

2012-06-24 Thread Robert Luberda
Package: ttf-root-installer Version: 5.34.00~rc1-1 Severity: serious Justification: can't upgrade package Hi, Upgrade of ttf-root-installer fails: Setting up ttf-root-installer (5.34.00~rc1-1) ... dpkg: error processing ttf-root-installer (--configure): subprocess installed

Bug#675309: nsgmls:/etc/sgml/mutter-common.cat:8:8:E: cannot open /usr/share/sgml/mutter-common/catalog

2012-05-31 Thread Robert Luberda
Package: mutter-common Version: 3.4.1-3 Severity: serious Justification: breaks unrelated software Hi, po4a or any other program that calls nsgmls fails with: nsgmls:/etc/sgml/mutter-common.cat:8:8:E: cannot open /usr/share/sgml/mutter-common/catalog (No such file or directory) I can see in

Bug#675613: debiandoc-sgml: Does not register itself in /etc/sgml/catalog

2012-06-02 Thread Robert Luberda
-buildpackage: source version 0.10.4 dpkg-buildpackage: source changed by Robert Luberda rob...@debian.org dpkg-source -i -ICVS -I.svn -I.git --before-build doc-base-0.10.4 dpkg-source: info: using options from doc-base-0.10.4/debian/source/options: --diff-ignore --tar-ignore fakeroot debian/rules clean

Bug#673913: Bug#680626: Squeeze-Wheezy: dist-upgrade fails, /usr/bin/python unable to load libssl.so.1.0.0

2012-08-05 Thread Robert Luberda
Julien Cristau wrote: As a variation on this theme (triggers being run when the triggered package is unconfigured in the middle of an upgrade from squeeze to wheezy), I just got the following: Processing triggers for doc-base ... /usr/bin/perl: symbol lookup error:

Bug#661372: upx-nrv: GPL code missing source and linked against non-free library

2012-03-26 Thread Robert Luberda
Markus Laszlo, Even if upx-nrv has been in Debian for over 10 years, we are still unsure if Debian can distribute and/or auto-build the package (where auto-building in this case means running `./upx -d upx' on your pre-compiled version of upx and putting the resulting binary into Debian

Bug#661372: upx-nrv: GPL code missing source and linked against non-free library

2012-03-27 Thread Robert Luberda
clone 661372 -1 reassign -1 ftp.debian.org severity -1 normal retitle -1 RM: upx-nrv -- ROM; license issues; undistributable thanks Markus F.X.J. Oberhumer wrote: Hi now that UPX supports LZMA compression (since v2.90, 2006) there are probably no strong technical needs for keeping upx-nrv

Bug#667884: subcommander: FTBFS (/usr/lib/libneon-gnutls.so.27: undefined reference to `ne_ssl_context_get_flag')

2012-04-10 Thread Robert Luberda
reassign 667884 libneon27-gnutls thanks Adam D. Barratt wrote: Source: subcommander Version: 2.0.0~b5p2-3 That version compiled fine some time ago. What has changed in 3+b1 and why do you think it is a subcommander issue? /usr/lib/libneon-gnutls.so.27: undefined reference to

Bug#673913: upgrade failure in doc-base trigger: /usr/lib/perl5/auto/UUID/UUID.so: undefined symbol: Perl_xs_apiversion_bootcheck

2012-05-22 Thread Robert Luberda
Michael Biebl wrote: Hi, Package: doc-base Version: 0.10.2 Severity: serious I've made a dist-upgrade today of a 4 month old wheezy system and wanted to upgrade it to the latest versions. The upgrade failed while processing the doc-base trigger: Do you have by chance fuller log from the

Bug#707778: posh: set -e does not work (neither does set -x)

2013-05-11 Thread Robert Luberda
Package: posh Version: 0.9.1 Severity: serious Justification: Policy 10.4 posh 0.9.1 and following versions (I've checked 0.10, 0.10.2, 0.11.1) is no longer a policy compilant shell. [11]/tmp cat test.sh set -e set -x false echo Last command status: $? [12]/tmp posh test.sh; echo $? Last

Bug#722218: mozilla-diggler: Does not work with current version of iceweasel

2013-09-09 Thread Robert Luberda
Package: mozilla-diggler Version: 0.9-21 Severity: serious Justification: package is unusable The diggler button no longer appears in iceweasel 23.0.1-1. (I've just found neoDiggler extension at https://addons.mozilla.org/en-us/firefox/addon/neo-diggler/ that works, maybe you could consider

Bug#712621: dhelp_parse is performance killer

2013-06-17 Thread Robert Luberda
Package: dhelp Version: 0.6.21+nmu2 Severity: serious Justification: affects performance of almost every daily upgrade I've recently installed dhelp (I used to have it installed, but then it got uninstalled somehow) and noticed that performance of doc-base post-installation trigger have dropped

Bug#576051: console-tools still build-depends on dbs

2013-10-19 Thread Robert Luberda
found 576051 2:0.2.3-71 thanks Hi, Thanks for switching console-tools to the 3.0 source format, and not using dbs in debian/rules, but unfortunatelly dbs is still mentioned in debian/control as build-dependency: grep dbs console-tools-0.2.3/debian/control Build-Depends: dbs, debhelper (= 9),

Bug#755258: udev: Fails to create /dev/ppp

2014-07-19 Thread Robert Luberda
Package: udev Version: 208-6 Severity: grave Justification: renders package unusable After upgrading udev and libudev1 from version 204-14 to 208-6, I can no longer use Internet connection: wajig restart networking [] Running /etc/init.d/networking

Bug#763157: initramfs-tools: Mounting /usr by initramfs-tools breaks checkfs.sh

2014-09-28 Thread Robert Luberda
Package: initramfs-tools Version: 0.117 Severity: critical Justification: breaks the whole system Hi After /usr is being mounted from initramfs, system is no longer bootable, because checkfs.sh script fails with: [] Checking file systems...fsck from util-linux 2.20.1 /home2: clean,

Bug#748094: datefudge - Is Multi-Arch: same

2014-05-14 Thread Robert Luberda
Bastian Blank pisze: datefudge is marked as Multi-Arch: same. However it contains unshareable files: | datefudge:amd64: /usr/bin/datefudge Why do you think the file is unsharable? Regards, robert -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of

Bug#766429: sysstat service will not start on machines with systemd

2014-10-23 Thread Robert Luberda
reassign 766429 systemd-sysv thanks Preston Maness writes: It is currently not possible to start sysstat on a systemd enabled system: It works perfectly fine when sysvinit is used, so I guess this is a bug in systemd-sysv. Regards, robert -- To UNSUBSCRIBE, email to

Bug#766711: debhelper: Dependency added by dh_installdocs --link-doc breaks binary-only NMUs

2014-10-25 Thread Robert Luberda
Package: debhelper Version: 9.20141022 Severity: serious Justification: Policy 12.3 afterstep package after recent binary-only NMU is no longer installable, because dh_installdocs has added the following strict dependency on arch-independent package: afterstep-data (=2.2.12-2+b2) See this

Bug#766795: afterstep not binnmu safe and not installable in sid

2014-10-25 Thread Robert Luberda
reassign 766795 debhelper merge 766795 766711 thanks It seems after the binnmu for the libjpeg-turbo transition afterstep is no longer installable in sid (and hence the binnmu won't migrate and the transition won't complete in testing). This is debhelper bug. I've just uploaded afterstep

Bug#766883: chromium: crashes at startup with Illegal instruction

2014-10-26 Thread Robert Luberda
Package: chromium Version: 37.0.2062.120-2 Severity: grave Justification: renders package unusable chromium 37.0.2062.120-2 and newer crash at startup with Illegal instruction. See the attached gdb-chromium.txt file. Version 35.0.1916.153-2 works OK. I was unable to check versions 36.* due to

Bug#766795: afterstep not binnmu safe and not installable in sid

2014-11-02 Thread Robert Luberda
Simon McVittie writes: The solution proposed by Robert Luberda seems to be to change debhelper so that foo-bin Depends: foo-common (= ${source:Version}) instead, in the case where foo-common is arch-independent. However, that would mean that the changelog.Debian.amd64.gz (or whatever) for foo

Bug#766795: afterstep binnmu related issues

2015-01-09 Thread Robert Luberda
Niels Thykier writes: * I discovered that afterstep was uninstallable and not binnmu safe and filed a bug. Yes, Peter discovered that afterstep 2.2.12+b2 was uninstallable indeed. * The maintainer of the afterstep package blamed debhelper and reassigned and merged my bug. Yes, as there

Bug#766711: closed by Niels Thykier ni...@thykier.net (Re: debhelper: Dependency added by dh_installdocs --link-doc breaks binary-only NMUs)

2015-01-08 Thread Robert Luberda
reopen 766711 block 766711 by 767839 thanks I have taken the liberty of marking the bug as wontfix (read: cantfix) and closing it. I'm re-opening it, as neither the bug has not been fixed, nor the Policy has been changed to explicitly disallow linking arch:any to arch:all (see #767839).

Bug#780299: kmod upgrade breaks pppoe networking

2015-03-12 Thread Robert Luberda
severity 780255 grave reopen 780299 merge 780255 780299 thanks Marco d'Itri pisze: Duplicate. I haven't noticed this because didn't have any RC bug, and this bug is surely RC as it breaks internet access which is nowadays crucial feature of any system. I'm reopening and merging with the other

Bug#780299: kmod upgrade breaks pppoe networking

2015-03-11 Thread Robert Luberda
Package: kmod Version: 20-1 Severity: grave Justification: renders package unusable After kmod upgrade to 20-1 system displays some `unparsable line' messages during the boot, and does not load ppp module which in turn makes networking unusable. Downgrading to 18-3 fixes the problem. Regards

Bug#786661: apt-cacher: Does not work in inetd mode - fails to create /var/run/apt-cacher

2015-05-31 Thread Robert Luberda
Mark Hindley pisze: Hi, Yes, I had already noticed this. I already had a fix queued which is to fallback to /tmp/apt-cacher if /var/run is not writable (inetd or CGI mode). I think this might have been the underlying cause of bug #760141 as well. Try this: -

Bug#786661: apt-cacher: Does not work in inetd mode - fails to create /var/run/apt-cacher

2015-05-24 Thread Robert Luberda
Package: apt-cacher Version: 1.7.10 Severity: serious Justification: Policy 9.1.4 In inetd mode apt-cacher is run as www-data user, who does not have permission to create /var/run/apt-cacher directory. This makes apt-cacher die() in /usr/share/apt-cacher/lib/apt-cacher.pl:429: foreach my

Bug#802950: norwegian: FTBFS when awk is mawk

2015-10-25 Thread Robert Luberda
Source: norwegian Version: 2.0.10-7 Severity: serious Justification: FTBFS When awk points to mawk: > LC_ALL=C update-alternatives --config awk There are 3 choices for the alternative awk (providing /usr/bin/awk). SelectionPath Priority Status

Bug#797381: tex-common: postinst tries to create a temporary file in /

2015-08-30 Thread Robert Luberda
Package: tex-common Version: 6.02 Severity: serious Justification: Policy 9.1 After `chattr +i /' the package fails to be configured, because it tries to create some temporary file in the root directory: sudo LC_ALL=C dpkg --configure -a Setting up tex-common (6.02) ...

Bug#799979: /usr/lib/x86_64-linux-gnu/kodi/kodi.bin: not found

2015-09-24 Thread Robert Luberda
Package: kodi Version: 15.2~rc1+dfsg1-1 Severity: serious kodi tries to execute /usr/lib/x86_64-linux-gnu/kodi/kodi.bin whereas the program in i386 is installed into /usr/lib/i386-linux-gnu/kodi/kodi.bin Regards, robert -- System Information: Debian Release:

Bug#807349: dwww: FTBFS: error: expected identifier or '(' before '__extension__'

2015-12-20 Thread Robert Luberda
reassign 807349 publib-dev 0.40-1 thanks Chris Lamb writes: > Source: dwww > Version: 1.12.1 > > Dear Maintainer, > > dwww fails to build from source in unstable/amd64: > > [..] > /usr/include/publib/strutil.h:67:7: error: expected identifier or '(' > before '__extension__' >char

Bug#790273: Bug#811144: FTBFS: error: expected identifier or '(' before '__extension__'

2016-01-18 Thread Robert Luberda
hich turned out to be a macro in recent glibc/gcc. I've just prepared NMU for publib-dev (see that attached patch), and uploaded it to DELAYED/3. Regards, robert From 4497310eea69a5ea2b5c74036152494f1f57522b Mon Sep 17 00:00:00 2001 From: Robert Luberda <rob...@debian.org> Date: Tue, 19 Jan 2016 0

Bug#814394: xserver-xorg-legacy: Fails to start xserver after upgrade to 1.18.1

2016-02-10 Thread Robert Luberda
Package: xserver-xorg-legacy Version: 2:1.18.1-1 Severity: serious Justification: makes the package unusable startx does not longer work after upgrade; `grep EE Xorg.log' shows: (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 1463.840] (EE) systemd-logind: failed to

Bug#790273: Bug#811144: FTBFS: error: expected identifier or '(' before '__extension__'

2016-01-19 Thread Robert Luberda
Andreas Beckmann pisze: Hi, > >> I've just prepared NMU for publib-dev (see that attached patch), and >> uploaded it to DELAYED/3. > > publib is orphaned, so you could do a proper QA upload instead. > OK, I will prepare QA upload soon. Thanks, robert

Bug#814394: xserver-xorg-legacy: Fails to start xserver after upgrade to 1.18.1

2016-02-15 Thread Robert Luberda
Julien Cristau wrote: Hi, >> startx does not longer work after upgrade; `grep EE Xorg.log' shows: >> >>[ 1463.840] (EE) systemd-logind: failed to get session: The name >> org.freedesktop.login1 was not provided by any .service files > > X requires logind. What for? Why

Bug#814394: xserver-xorg-legacy: Fails to start xserver after upgrade to 1.18.1

2016-02-16 Thread Robert Luberda
Julien Cristau pisze: >> > You don't get to ignore package dependencies and then file bugs. Which dependencies? xserver-xorg *does not* depend on systemd xserver-xorg-legacy *does not* depend on systemd either (to be honest it does not even depend on xserver-xorg...) Previous version of

Bug#814394: xserver-xorg-legacy: Fails to start xserver after upgrade to 1.18.1

2016-02-16 Thread Robert Luberda
severity 814394 wishlist retitle 814394 Please detect if systemd-login is available before dropping root privileges when `needs_root_rights = auto' Sven Joachim pisze: > > The xserver-xorg-core package recommends libpam-systemd for a reason. I haven't noticed that recommendation before. I run

Bug#818529: qsf: tries to install /usr/share/doc-base/doc-base file

2016-03-18 Thread Robert Luberda
Package: qsf Version: 1.2.7-1.1 Severity: serious Justification: uninstallable Unpacking qsf (1.2.7-1.1) over (1.2.7-1+b2) ... dpkg: error processing archive /var/cache/apt/archives/qsf_1.2.7-1.1_i386.deb (--unpack): trying to overwrite '/usr/share/doc-base/doc-base', which is also in package

Bug#824160: p7zip: CVE-2016-2334 CVE-2016-2335

2016-05-15 Thread Robert Luberda
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Yuriy M. Kaminskiy pisze: >> Can you check it actually affects [...] > > According to http://www.talosintel.com/reports/* (as linked from > tracker), CVE-2016-2334 affects HFS+ parser and CVE-2016-2335 UDF > parser. I've found patches at [1].

  1   2   >