Bug#680469: Fixing LXC in Wheezy

2013-06-04 Thread Christian Aichinger
LXC is completely unusable in Wheezy without manually installing Rob van der Hoeven's templates. Thus, in my opinion, this should be severity grave. It's great that this problem is fixed in testing/unstable, but given that ~80% of all Debian users use stable (popcon numbers), it's a bit

Bug#418019: moon-lander: Moon-lander dies because it can't open background image: backgrounds/..

2007-04-06 Thread Christian Aichinger
tries to open .., which doesn't work, causing moon-lander to die. I've attached a patch fixing this by checking in the while loop if the dirent return by readdir() corresponds to a directory. If so it's ignored. The two if's have been changed too, so all available images are cycled. Cheers, Christian

Bug#382645: mypasswordsafe: FTBFS with sudo as gain-root command

2006-11-08 Thread Christian Aichinger
On Tue, Nov 07, 2006 at 03:36:15PM -0800, Andrew Pollock wrote: On Wed, Oct 04, 2006 at 04:34:58AM +0200, Christian Aichinger wrote: I have attached the patch (-fix) and an NMU diff (-nmu). Hi Christian, Are you planning on making an NMU to fix this? I prepared the NMU as part of my TS

Bug#385470: lphoto: doesn't start with python 2.4

2006-10-04 Thread Christian Aichinger
to both, lintian and the python-central manual). Cheers, Christian Aichinger diff -u lphoto-1.0.61/Lphoto/lphoto.py lphoto-1.0.61/Lphoto/lphoto.py --- lphoto-1.0.61/Lphoto/lphoto.py +++ lphoto-1.0.61/Lphoto/lphoto.py @@ -753,7 +753,7 @@ return KMainWindow.event(self, e

Bug#390364: chinput: FTBFS: error: X11/IntrinsicP.h: No such file or directory

2006-10-03 Thread Christian Aichinger
) patch is attached. Cheers, Christian Aichinger diff -u chinput-3.0.2/debian/control chinput-3.0.2/debian/control --- chinput-3.0.2/debian/control +++ chinput-3.0.2/debian/control @@ -1,7 +1,7 @@ Source: chinput Section: utils Priority: optional -Build-Depends: debhelper, libpth-dev, imlib11

Bug#382645: mypasswordsafe: FTBFS with sudo as gain-root command

2006-10-03 Thread Christian Aichinger
the patch (-fix) and an NMU diff (-nmu). Cheers, Christian Aichinger diff -Nur mypasswordsafe-0.0.20050615.orig/debian/rules mypasswordsafe-0.0.20050615/debian/rules --- mypasswordsafe-0.0.20050615.orig/debian/rules 2006-10-04 03:53:55.0 +0200 +++ mypasswordsafe-0.0.20050615/debian

Bug#365183: #365183: [NONFREE-DOC] Package contains IETF RFC/I-D

2006-10-02 Thread Christian Aichinger
it's a serious bug against libsasl2... Cheers, Christian Aichinger signature.asc Description: Digital signature

Bug#374741: seems unable to download any feeds

2006-10-01 Thread Christian Aichinger
like an internal function which should not just be called from the outside of feedparser (by convention, the _ in the beginning indicates this). As the problem happens only with one posting on one blog I'm inclined to downgrade this bug to important, any objections? Cheers, Christian Aichinger

Bug#388867: bbclone: non-free icons included

2006-09-30 Thread Christian Aichinger
is not modifiable. Looking into images/ there are much more icons with questionable license, robot_google.png, robot_yahoo.png, robot_msn.png, browser_explorer.png (MS IE logo), etc. AFAICS we can't distribute some of those files at all :-/ Cheers, Christian Aichinger signature.asc Description: Digital

Bug#379011: vim-lesstif: gvim always crashes during startup

2006-09-30 Thread Christian Aichinger
now been worked around on the vim side, cf. #378721. Does this bug still severely affect other packages? I.e. can we downgrade to important? Cheers, Christian Aichinger signature.asc Description: Digital signature

Bug#365183: #365183: [NONFREE-DOC] Package contains IETF RFC/I-D

2006-09-30 Thread Christian Aichinger
Hi, Don Armstrong commented on 10-Jun-2006 on bts.turmzimmer.net that you're working on this bug on the alioth project. Any news on this since? Cheers, Christian Aichinger signature.asc Description: Digital signature

Bug#388571: awstats: Non-free Firefox icon included

2006-09-30 Thread Christian Aichinger
. Looking around a bit, there are much more icons which seem troublesome, e.g. wwwroot/icon/browser/{msie_large.png,opera.png}, wwwroot/icon/cpu/motorola.png, wwwroot/icon/os/win95.png, etc. AFAICS we can't distribute some of those files at all :-/ Cheers, Christian Aichinger signature.asc

Bug#376358: Further work

2006-09-29 Thread Christian Aichinger
} ldconfig calls fsck. Duplicated work. :-/ I prepared a QA upload for socketapi, including all the stuff in your patch... Also included is a fix for missing dependencies, fixup of the shlibs file, etc. I've attached the full diff. Cheers, Christian Aichinger diff -u socketapi-1.7.0/debian

Bug#356055: loadlin: loadlin.exe cannot be built from source

2006-09-19 Thread Christian Aichinger
showstopper with nasm is just the missing .org (well, .org is there, it just does something different). Cheers, Christian Aichinger signature.asc Description: Digital signature

Bug#356055: loadlin: loadlin.exe cannot be built from source

2006-09-19 Thread Christian Aichinger
On Tue, Sep 19, 2006 at 02:29:40PM +0200, Samuel Thibault wrote: Christian Aichinger, le Tue 19 Sep 2006 13:14:25 +0200, a écrit : Yasm is just a generic assembler that supports both nasm and gas syntax, and is almost ready for tasm. How far are you? Syntax is almost done: the last

Bug#366620: OF issue

2006-09-19 Thread Christian Aichinger
On Wed, Sep 20, 2006 at 09:04:00AM +1000, Benjamin Herrenschmidt wrote: Any news ? Sorry, I didn't get to the box on Monday evening as I originally planned. I'm not sure when I'll be there again, presumably sometime next week. Cheers, Christian signature.asc Description: Digital signature

Bug#366620: 2.6.16-1-powerpc fails to mount rootfs, 2.6.15-1-powerpc works

2006-09-15 Thread Christian Aichinger
(), but in init/initramfs.c:populate_rootfs() it's wrong, initrd_{start,end} are both 0. So this definitely looks like a kernel problem. I'll continue to investigate. Cheers, Christian Aichinger PS: Please CC me, I'm not subscribed to d-kernel. signature.asc Description: Digital signature

Bug#366512: ted: Fails to display file

2006-09-12 Thread Christian Aichinger
displays an error msg for Open File) is attached. Cheers, Christian Aichinger --- ted-2.17.orig/Ted/tedMain.c +++ ted-2.17/Ted/tedMain.c @@ -189,6 +189,10 @@ APP_RESOURCE( fileMakeIt, offsetof(AppFileMessageResources,afmrMakeItQuestion

Bug#324188: swh-plugins: simple does not work

2006-09-09 Thread Christian Aichinger
is broken, but i guess the gcc conversion broke the package. Hi, I took a look at the problem, however I can't reproduce it. Sound output is normal, not distorted in any way (using -Dplug:compress with your .asoundrc) Cheers, Christian Aichinger signature.asc Description: Digital signature

Bug#356055: loadlin: loadlin.exe cannot be built from source

2006-09-08 Thread Christian Aichinger
for porting loadlin to it. Cheers, Christian Aichinger signature.asc Description: Digital signature

Bug#384794: FBTFS (alpha): ./allregs: dwfl_module_register_names: no backend registers known

2006-08-28 Thread Christian Aichinger
On Tue, Aug 29, 2006 at 01:14:12AM +0200, Eugeniy Meshcheryakov wrote: Patch for arm support is attached. It however adds support for only one ABI variant supported by gcc (default one, -mabi=apcs-gnu -mhard-float). Support for -msoft-float can be added easily if if will be possible to get

Bug#275852: parseTagFile: unable to cope with 'hurd-i386' architecture in sid Release files.

2006-08-18 Thread Christian Aichinger
On Mon, May 16, 2005 at 04:20:28PM +0200, Christian Aichinger wrote: The patch is available in apt--export--0--patch-1. Hi, the archive is offline now, so I'm sending the patch here. It still applies to apt in unstable. Cheers, Christian Aichinger --- orig/apt-pkg/tagfile.cc +++ mod/apt-pkg

Bug#383449: acpi-support: Missing dependency on libc6

2006-08-17 Thread Christian Aichinger
} are not used in debian/rules and debian/control. The attached patch fixes this. Cheers, Christian Aichinger diff -Nur acpi-support-0.84.orig/debian/control acpi-support-0.84/debian/control --- acpi-support-0.84.orig/debian/control 2006-08-17 12:34:20.0 +0200 +++ acpi-support-0.84

Bug#383489: altermime: Missing dependency on libc6

2006-08-17 Thread Christian Aichinger
debian/control. The attached patch fixes this. Cheers, Christian Aichinger diff -u altermime-0.3.7/debian/control altermime-0.3.7/debian/control --- altermime-0.3.7/debian/control +++ altermime-0.3.7/debian/control @@ -7,7 +7,7 @@ Package: altermime Architecture: any -Depends: exim4 | mail

Bug#383565: amavis-ng-milter-helper: Missing dependency on libc6

2006-08-17 Thread Christian Aichinger
. This happens because of a typo in debian/control: ${shlib:Depends} instead of ${shlibs:Depends}. The attached patch fixes this. Cheers, Christian Aichinger --- amavis-ng-0.1.6.9.orig/debian/control +++ amavis-ng-0.1.6.9/debian/control @@ -39,7 +39,7 @@ Package: amavis-ng-milter-helper

Bug#383569: amsn: Several missing dependencies

2006-08-17 Thread Christian Aichinger
} is missing from the Depends: line in debian/control. The attached patch fixes this. Cheers, Christian Aichinger PS: Should I file a seperate bug report that you violate the FHS by shipping shared libraries in /usr/share? (cf. FHS, chapter '/usr/share : Architecture-independent data') diff -u amsn

Bug#381682: ikiwiki orphans plugin

2006-08-10 Thread Christian Aichinger
, even the default style.css shows up, however I'm not sure if that's fixable, since it's possible to specify an alternate templatedir, and thus use other style sheets. It's the same problem with image files, btw. Cheers, Christian Aichinger signature.asc Description: Digital signature

Bug#381506: More elegant fix for 368991 (the banshee crash)

2006-08-04 Thread Christian Aichinger
the right fix for the problem we had with stack alignment wrt. SSE calls. Cheers, Christian Aichinger -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'testing-proposed-updates'), (500, 'proposed-updates'), (500, 'unstable'), (500

Bug#381294: libc6-dev: [mipsel] POSIX_MADV_SEQUENTIAL missing from /usr/include/bits/mman.h

2006-08-03 Thread Christian Aichinger
that this is unintentional and may also affect other archs (mips and hppa were mentioned). Cheers, Christian Aichinger signature.asc Description: Digital signature

Bug#379982: Misuse of alternatives

2006-07-30 Thread Christian Aichinger
On Sun, Jul 30, 2006 at 07:27:03AM +0100, MJ Ray wrote: Christian Aichinger [EMAIL PROTECTED] wrote: I think that reasoning is flawed. gitfm offers a different functionality as git-scm. [...] gitfm should not be registered as the alternative. *sigh* I know. Sorry for not expressing

Bug#379982: Misuse of alternatives

2006-07-28 Thread Christian Aichinger
Sorry, I had written this before I saw your first reply to this bug. On Fri, Jul 28, 2006 at 11:06:08AM +0100, MJ Ray wrote: Christian Aichinger [EMAIL PROTECTED] wrote: Since that violates policy, the removal of /usr/bin/git As explained, I do not see why this violates policy, as the git

Bug#304903: apt_pkg.GetPkgSrcRecords seems to leak FDs

2006-07-28 Thread Christian Aichinger
Well, I think this is fixed in unstable by now. Closing. Cheers, Christian Aichinger signature.asc Description: Digital signature

Bug#366512: ted: Fails to display file

2006-07-28 Thread Christian Aichinger
my mind... If someone can tell me a way to actually build ted with debugging information I'll look into this further. HTH, Christian Aichinger signature.asc Description: Digital signature

Bug#364800: no answer to dnsmasq broadcasts

2006-07-28 Thread Christian Aichinger
On Tue, Jul 18, 2006 at 05:40:50PM +0200, Frédéric Massot wrote: Hi, It was well that, DHCPOFFER replies was blocked by iptables. I corrected the rules of the firewall. So, I guess we can just mark this bug closed version 2.32-2 too? Cheers, Christian Aichinger signature.asc Description

Bug#379982: Misuse of alternatives

2006-07-27 Thread Christian Aichinger
I'm posting the patch here if others want to pick it up. If somebody does an NMU please remember to adjust the version in debian/NEWS. Cheers, Christian Aichinger diff -Nur git-4.3.20.orig/debian/NEWS git-4.3.20/debian/NEWS --- git-4.3.20.orig/debian/NEWS 2006-07-27 18:31:41.0 +0200

Bug#353564: patch

2006-07-26 Thread Christian Aichinger
tag 353564 patch thanks Clint's patch works fine for me. Tagging +patch Cheers, Christian Aichinger signature.asc Description: Digital signature

Bug#375677: #375677, apt-proxy entirely broken

2006-07-25 Thread Christian Aichinger
in shape to be uploaded. Remarks in the buglog that users might want to switch to apt-cacher should be a warning sign that a fix for this is a bit overdue. Cheers, Christian Aichinger signature.asc Description: Digital signature

Bug#368248: Elfutils ITP?

2006-07-21 Thread Christian Aichinger
now tried to build the resulting tree on mipsel and sparc, but the testsuite fails on both (failed: sparc: 3/23, mipsel: 5/23). I'll look into these when I have time. Cheers, Christian Aichinger signature.asc Description: Digital signature

Bug#377287: closed by Joachim Breitner [EMAIL PROTECTED] (Ok, not a tremulous bug)

2006-07-15 Thread Christian Aichinger
reopen 377287 thanks On Sat, Jul 15, 2006 at 07:48:30AM -0700, Debian Bug Tracking System wrote: This is an automatic notification regarding your Bug report #377287: OpenGL HW acceleration doesn't work with SDL (with r300_dri), which was filed against the libsdl1.2debian package. It has been

Bug#368248: Elfutils ITP?

2006-07-13 Thread Christian Aichinger
though is why libebl is available static-only in the first place. Do you have any idea? Cheers, Christian Aichinger signature.asc Description: Digital signature

Bug#377403: glibc: locales not installable in experimental

2006-07-08 Thread Christian Aichinger
) | Errors were encountered while processing: | /var/cache/apt/archives/locales_2.3.999.2-8_i386.deb | E: Sub-process /usr/bin/dpkg returned an error code (1) `-- I.e. /usr/bin/localedef is in both locales and libc6 from experimental. Cheers, Christian Aichinger -- System Information

Bug#377287: OpenGL HW acceleration doesn't work with SDL (with r300_dri)

2006-07-07 Thread Christian Aichinger
of the patches to fix this problem, thanks. Cheers, Christian Aichinger [1] URL:http://people.redhat.com/drepper/dsohowto.pdf, Page 9 -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental

Bug#368991: Fix for liboil NMU

2006-06-22 Thread Christian Aichinger
Arrgh, what a dumb mistake. Sorry for screwing up. Goswin has a patch in the works that fixes the problem on amd64 in a rather nice manner. Thanks for your help Goswin. Sorry again, Christian Aichinger signature.asc Description: Digital signature

Bug#368991: Processed: Re: Bug#368991: banshee: crash when click play

2006-06-20 Thread Christian Aichinger
. Cheers, Christian Aichinger --- liboil-0.3.9.orig/liboil/sse/composite_sse_2pix.c 2005-12-21 02:27:54.0 +0100 +++ liboil-0.3.9/liboil/sse/composite_sse_2pix.c2006-06-20 16:12:12.0 +0200 @@ -32,6 +32,29 @@ #include emmintrin.h #include liboil/liboilcolorspace.h +/* Work

Bug#232058: cutter doesn't recognize connections on 2.6 kernel

2006-06-09 Thread Christian Aichinger
test it, killing connections also works. Blars, do you care to upload this (probably alongside with the cleanup work I submitted in #372251)? Cheers, Christian Aichinger diff -Nur cutter-1.02.old/cutter.c cutter-1.02/cutter.c --- cutter-1.02.old/cutter.c2003-06-16 21:35:02.0 +0200

Bug#368991: Processed: Re: Bug#368991: banshee: crash when click play

2006-06-07 Thread Christian Aichinger
it with an unmodified liboil, at the crash `bt` won't really work, but you can do `x/20i $pc`, that'll show the code I posted in my report (starting at the === SEGV marker). You should be able to get the same trace as I via `x/20i ($pc-0x2b)`. Cheers, Christian Aichinger signature.asc Description

Bug#368991: Processed: Re: Bug#368991: banshee: crash when click play

2006-06-07 Thread Christian Aichinger
. To conclude, manually fixing up all this stuff seems impossible, and getting gcc to solve it didn't work for me either. So unless you have any better ideas we could ask the gcc folks if they know a solution for this. HTH, Christian Aichinger [1] http://enrico.phys.cmu.edu/QCDcluster/intel/vtune

Bug#369864: gok: does not start (could not find registry)

2006-06-07 Thread Christian Aichinger
for this is available in #367471. That's pretty easy to see, since purging at-spi causes that error when gok is started the next time. Reinstalling it fixes the problem. Cheers, Christian Aichinger signature.asc Description: Digital signature

Bug#368991: banshee: crash when click play

2006-06-07 Thread Christian Aichinger
haven't been able to reproduce this problem outside of banshee, which would have simplified debugging. Any ideas what might be the cause of it? If you have any hints or questions I'd be happy to help or try patches. Cheers, Christian Aichinger OIL: INFO liboildebug.c 67: _oil_debug_init(): liboil

Bug#347046: wmcpuload upload

2006-04-20 Thread Christian Aichinger
symbols from This package contains a binary that links against a library that is not in the Depends line. This may also be a bug in the library which does not have a shlibs file. If HE doesn't have any objections, I'd be happy if you could upload it. TIA, Christian Aichinger [1] Cf

Bug#357727: linda: dependency check

2006-04-20 Thread Christian Aichinger
be really helpful is a warning if you built against a too old version of a library, but the current test doesn't protect against that anyway. HTH, Christian Aichinger signature.asc Description: Digital signature

Bug#347046: RFS: wmcpuload - Dockapp that displays the current CPU usage

2006-01-19 Thread Christian Aichinger
/ TIA, Christian Aichinger Details: Name: wmbutton Version: 1.0.1 Upstream Author: Seiichi Sato [EMAIL PROTECTED] URL: http://www.sh.rim.or.jp/~ssato/dockapp/#wmcpuload License: GPL v2 or later Description: Dockapp that displays the current CPU usage WMCPULoad is a dockapp for X window managers

Bug#346897: Intend to NMU wmbutton

2006-01-16 Thread Christian Aichinger
On Mon, Jan 16, 2006 at 07:27:44PM +0100, Nico Golde wrote: Hi, I intend to NMU your wmbutton package to fix this bug. Are you working on it or is it ok for you? Regards Nico Hi, thanks for your interest in the xlibs-dev transition and wmbutton :) I've got a package with fixed deps prepared

Bug#333460: fonty silently overwrites /etc/console-tools/config.d/fonty

2006-01-05 Thread Christian Aichinger
and it seemed to work well. Cheers, Christian Aichinger diff -u fonty-1.0/debian/packages fonty-1.0/debian/packages --- fonty-1.0/debian/packages +++ fonty-1.0/debian/packages @@ -112,10 +112,16 @@ mv -f /etc/init.d/fonty.dpkg-tmp /etc/init.d/fonty true fi . - # install configuration file

Bug#300786: visualboyadvance: FTBFS (amd64/gcc-4.0): cast from 'char*' to 'u32' loses precision

2005-10-06 Thread Christian Aichinger
++ 4.0 transition in unstable. HTH, Christian Aichinger signature.asc Description: Digital signature

Bug#325111: dak: FTBFS: server/postgres.h: No such file or directory

2005-10-02 Thread Christian Aichinger
. Cheers, Christian Aichinger diff -Nur dak-1.0/debian/rules dak-1.0.patched/debian/rules --- dak-1.0/debian/rules2005-10-02 17:08:04.0 +0200 +++ dak-1.0.patched/debian/rules2005-10-02 16:52:21.0 +0200 @@ -6,7 +6,7 @@ PYTHONVER = $(shell /usr/bin/python -c 'import sys

Bug#329090: util-vserver: barrier not working, but chroot escape does

2005-10-02 Thread Christian Aichinger
tests at: http://vserver.13thfloor.at/Stuff/Debian/ (the util-vserver* files) If it turns out that this is not related we should probably file a separate bugreport about this issue, since it makes the util-vserver package useless on most architectures. Cheers, Christian Aichinger signature.asc

Bug#327865: sysvinit: bootlogd not running. patch included

2005-09-20 Thread Christian Aichinger
this way). However that's only a very minor style issue. Just in case anyone cares, I've an updated version that fixes this at: http://greek0.net/~greek0/div/50_bootlogd_exitcode.dpatch Cheers, Christian Aichinger signature.asc Description: Digital signature

Bug#327047: Successful installation of Sarge on a SparcStation5

2005-09-07 Thread Christian Aichinger
worked. Everything else worked just fine. Cheers, Christian Aichinger signature.asc Description: Digital signature

Bug#319563: FTBFS: PIC register %ebx clobbered in asm

2005-08-07 Thread Christian Aichinger
doesn't even request registers, only memory operands... If noone else has an idea how to fix this, it could probably be cloned to gcc-4.0? Cheers, Christian Aichinger Binary files ffmpeg-0.cvs20050626/libavcodec/i386/cputest.o and ffmpeg/libavcodec/i386/cputest.o differ Binary files ffmpeg-0

Bug#319563: FTBFS: PIC register %ebx clobbered in asm

2005-08-07 Thread Christian Aichinger
actually be a gcc bug, but they weren't sure. A patch that fixes all these problems is attatched. HTH, Christian Aichinger diff -Nur ffmpeg-0.cvs20050626/libavcodec/libpostproc/postprocess_template.c ffmpeg/libavcodec/libpostproc/postprocess_template.c --- ffmpeg-0.cvs20050626/libavcodec

Bug#321608: safecat: relocation error

2005-08-07 Thread Christian Aichinger
.6 with link time reference I could reproduce this problem with the newest libc6 from unstable, a rebuild in this environment solves the problems. Cheers, Christian Aichinger signature.asc Description: Digital signature

Bug#305524: gconf_1.0.9-7: FTBFS with gcc-4.0

2005-08-07 Thread Christian Aichinger
. I haven't tested it though, since I don't use Gnome. Cheers, Christian Aichinger --- gconf-1.0.9/backends/bdb.c 2001-10-17 05:43:01.0 +0200 +++ gconf/backends/bdb.c2005-08-07 18:28:27.0 +0200 @@ -331,7 +331,7 @@ /* } */ -static guint32 +guint32 get_dir_id (BDB_Store

Bug#318998: FTBFS: C++ errors

2005-08-07 Thread Christian Aichinger
). An example of this can be seen in src/engine/eVoter.cpp (first hunk). If someone knows if this is really intended or not, it would be nice if you could clarify this, and clone the bug to gcc-4.0 if appropriate. Cheers, Christian Aichinger diff -Nur armagetron-0.2.7.0/src/engine/eGrid.h armagetron/src

Bug#320291: pointless: FTBFS with gcc-4.0

2005-08-06 Thread Christian Aichinger
tag 320291 patch thanks Attatched is a patch that fixes the problem. With it the package builds fine and seems to work. Unrelated to that the build depends should probably be adjusted to the x.org packages too. Cheers, Christian Aichinger --- pointless-0.5/src/primitive.h 2003-05-20 23:04

Bug#318567: xbox-cromwell: FTBFS with gcc-4.0: pointer targets in assignment differ in signedness

2005-08-06 Thread Christian Aichinger
large image otherwise. Several minor changes were also done. The patch works fine when thrown into debian/patches. The build works afterwords, but since I don't have an xbox ready I can't test the product. HTH, Christian Aichinger diff -Nur build-tree/cromwell/lib/gzip/misc.c btree/cromwell/lib

Bug#319562: Tag this bug as patched

2005-08-06 Thread Christian Aichinger
tags 319562 patch thanks Tagged this bug as patched, since uhm.. a patch is available ;) Cheers, Christian Aichinger signature.asc Description: Digital signature

Bug#317914: cogito packaged outdated and doesn't work with linux kernel tree anymore

2005-07-30 Thread Christian Aichinger
it an NMU version number, so a later upgrade to the official version will be seamless. HTH, Christian Aichinger signature.asc Description: Digital signature

Bug#173257: apt: Please explain why this is not considered a bug

2005-05-21 Thread Christian Aichinger
I haven't looked into this bug at all, but I found something in the manpage of apt_preferences that could be related to this behavior: · If two or more versions have the same priority and version number but either the packages differ in some of their meta- data or

Bug#274978: apt: Problems decoding chunked encoding

2005-05-19 Thread Christian Aichinger
On Sun, Oct 10, 2004 at 04:42:11AM +0800, Dan Jacobson wrote: Here we see the effect reading from local wwwoffle on an offline system: # aptitude install ftm Need to get 27.2kB of archives. After unpacking 73.7kB will be used. Get:1 http://debian.linux.org.tw sid/main ftm 0.0.7 [27.2kB] Err

Bug#306937: Building with noopt fails.

2005-05-16 Thread Christian Aichinger
On Fri, Apr 29, 2005 at 10:25:50AM -0400, Daniel Burrows wrote: Package: apt Version: 0.6.25 Severity: normal If I try to compile apt with noopt (say for debugging purposes), the build fails here: Building program ../build/bin/methods/file ../build/bin/libapt-pkg.so: undefined

Bug#298878: apt: lots of sources in sources.list -- gzip: stdin: Resource temporarily unavailable

2005-05-16 Thread Christian Aichinger
retitle 298878 apt-get update doesn't work if you have the same line twice in your sources.list severity 298878 normal tags 298878 confirmed thanks On Thu, Mar 10, 2005 at 03:57:13PM +0200, Radu Cristescu wrote: [...] With the sources.list file below and no lists previously downloaded, when I

Bug#275852: parseTagFile: unable to cope with 'hurd-i386' architecture in sid Release files.

2005-05-16 Thread Christian Aichinger
tags 275852 patch thanks On Mon, May 09, 2005 at 12:18:10AM +0200, Christian Aichinger wrote: Ok, I've got something fix-like ready ;) Ok, now I've got something that takes more code, is probably a bit more complicated, but it's the right solution for the problem IMHO. Fill() now checks

Bug#298878: apt: lots of sources in sources.list -- gzip: stdin: Resource temporarily unavailable

2005-05-16 Thread Christian Aichinger
On Mon, May 16, 2005 at 08:33:03PM +0200, martin f krafft wrote: I managed to repro' this problem. It's because he has the same line twice in his sources.list (the last 2 ones). I have seen this problem in other cases too. One case in which I can reproduce it 2 out of three times is when

Bug#308586: trying to overwrite `/usr/lib/python2.3/site-packages/apt_pkg.so', which is also in package python-apt

2005-05-12 Thread Christian Aichinger
On Thu, May 12, 2005 at 01:15:37AM +0200, Frank Lichtenheld wrote: On Wed, May 11, 2005 at 08:23:59PM +0200, Christian Aichinger wrote: The problem is that we are missing a versioned conflict against older versions of python-apt, which contains the same files as python2.3-apt does now

Bug#308586: trying to overwrite `/usr/lib/python2.3/site-packages/apt_pkg.so', which is also in package python-apt

2005-05-11 Thread Christian Aichinger
tags 308586 patch Selecting previously deselected package python2.3-apt. Unpacking python2.3-apt (from .../python2.3-apt_0.6.11_i386.deb) ... dpkg: error processing /var/cache/apt/archives/python2.3-apt_0.6.11_i386.deb (--unpack): trying to overwrite

Bug#308199: 0.6.36 contains ubuntu archive key instead of the debian key

2005-05-09 Thread Christian Aichinger
On Sun, May 08, 2005 at 09:14:07PM +0200, Christian 'Greek0' Aichinger wrote: Package: apt Version: 0.6.25 Severity: normal Tags: experimental patch 0.6.36 in experimental contains a keyring with only the Ubuntu archive key in /usr/share/apt/ubuntu-archive.gpg (mvo: this is an example of a

Bug#275852: parseTagFile: unable to cope with 'hurd-i386' architecture in sid Release files.

2005-05-08 Thread Christian Aichinger
Ok, I've got something fix-like ready ;) pkgTagSection::Scan() isn't really able to handle the case where \n\n isn't found in the string, it just lacks a way to report back this special error. Due to its design it also can't handle more than one buffer at once. Additionally pkgTagFile::Buffer has

Bug#275852: parseTagFile: unable to cope with 'hurd-i386' architecture in sid Release files.

2005-04-28 Thread Christian Aichinger
reassign 275852 apt retitle 275852 pkgTagFile::Step fails on large Release files thanks I could reproduce the bug, so I decided to dig into it. As it turned out, the bug had nothing to do with hurd-i386, although removing the lines from the Release file fixes the problem. Steps to reproduce:

Bug#304296: Segfault in CppOwnedDeallocPkgSrcRecordsStruct

2005-04-23 Thread Christian Aichinger
On Tue, Apr 12, 2005 at 11:41:23PM +0200, Michael Vogt wrote: I tried to reproduce the problem with the latest tla version of python-apt and it seems to work with it (at least I didn't managed to make it segfault). Could you verify this? The source is available via gnu arch (tla) at:

Bug#280386: long pauses while editing large html files

2005-04-23 Thread Christian Aichinger
On Wed, Apr 20, 2005 at 08:51:08PM -0400, Joey Hess wrote: Stefano Zacchiroli wrote: I see no attachment in the bug page on the BTS. Did you forget it or was it lost from some other reason? Could you please provide us with the attachment so that we can investigate the bug report a bit

Bug#304296: Segfault in CppOwnedDeallocPkgSrcRecordsStruct

2005-04-23 Thread Christian Aichinger
I've got a better fix available now in python-apt--debian--0.6--patch-6 and pyton--apt--0.6--patch-8 (which fixes the dumb error in patch-6), in [EMAIL PROTECTED] You can get it at URL:http://greek0.net/~greek0/archives/[EMAIL PROTECTED]. Cheers, Greek0 signature.asc Description: Digital

Bug#280386: long pauses while editing large html files

2005-04-23 Thread Christian Aichinger
On Sat, Apr 23, 2005 at 07:14:18PM +0200, Stefano Zacchiroli wrote: tags 280386 + patch thanks On Sat, Apr 23, 2005 at 10:24:04AM +0200, Christian Aichinger wrote: This is a bug I also noticed, I've submitted a bug report upstream, sorry for not filing it here. The problem is in the html

Bug#281767: tightvncserver: same problem here, bt included.

2005-03-28 Thread Christian Aichinger
On Sat, Nov 27, 2004 at 06:46:51PM +0100, Ola Lundqvist wrote: Hello On Fri, Nov 19, 2004 at 02:26:03PM +0100, Daniel van Eeden wrote: Same problem here on amd64 (pure64). Backtrace included. I can provide access to my box if needed. The crash in strftime is a bit scary, since rfbLog()

Bug#262305: fluxbox: long startup time with utf-8 locale

2005-03-13 Thread Christian Aichinger
tags 262305 patch thanks On Fri, Jul 30, 2004 at 04:41:22PM +0200, Tobias Diedrich wrote: fluxbox takes ages to start up in an utf-8 locale. The cause is a very inefficent usage of fonts combined with the very expensive XCreateFontSet call. On an 433Mhz Celeron XCreateFontSet takes ~3

Bug#297855: drip: FTBFS: .../config.guess and .../config.guess are the same file

2005-03-03 Thread Christian Aichinger
reassign 297855 cdbs tags 297855 patch thanks I've looked into the bug, and it turns out to be a problem in cdbs. On Thu, Mar 03, 2005 at 01:31:29AM -0800, Daniel Schepler wrote: [...] tar -C build-tree -xzf drip-0.9.0rc3.tar.gz touch debian/stamp-drip-0.9.0rc3.tar.gz if test -e

Bug#297858: drivel: FTBFS: Error running update-desktop-database

2005-03-03 Thread Christian Aichinger
tags 297858 patch thanks The problem is that $(MAKE) install triggers update-desktop-database, which fails if run without root privileges. The patch I've written removes install/uninstall hooks, since I think that everything that can be called via these hooks should be run at package-install

Bug#297096: adonthell: FTBFS: Link errors

2005-02-27 Thread Christian Aichinger
I've written a patch which works fine here. Since I have no experience with swig I can't say if it is the right way to fix the problem. I don't really know where the 2 missing symbols came from in the succeeded initial builds. Cheers, Greek0 diff -ur

Bug#296531: zircon: Fails to start

2005-02-23 Thread Christian Aichinger
tags 296531 patch thanks The problem is that zircons build system automatically adds a shebang-line to the zircon executeable, which is customized for the system zircon was built on (/usr/bin/wish8.0 in this case). Since all Debian has a canonical /usr/bin/wish, this isn't necessary. I've added

Bug#295079: sylpheed-claws-pgpinline-plugin: error loading the plugin: undefined symbol: gpgmegtk_passphrase_cb

2005-02-19 Thread Christian Aichinger
Tags: patch The problem is that the pgpinline plugin depends on libgpgme to be loaded, but the in the .so this isn't enforced (there is no NEEDED entry for libgpgme in pgpinline.so). So when the plugin is gets loaded while libgpgme isn't loaded, you get an unresolved symbols error. It's gone

Bug#292824: ITA: webcheck - WWW site link checker

2005-01-30 Thread Christian Aichinger
Package: wnpp Severity: normal webcheck doesn't have an O/RFA bug filed against WNPP, but it has it's maintainer set to the Debian QA Group, and the last debian/changelog entry says: * orphan this package; set maintainer to Debian QA Group [EMAIL PROTECTED] For the orphaning message see