Bug#536029: Add support to download index files for multiple architectures

2009-07-06 Thread Goswin Brederlow
Package: apt Version: 0.7.21 Severity: wishlist Tags: patch Hi, attached is a patch I would like to get included eventually in apt that adds the ability to download and process index files for multiple architectures. This patch has 2 purposes: 1) I believe this will be the first thing that

Bug#535595: apt-config: Can't return array values in shell mode

2009-07-03 Thread Goswin Brederlow
Package: apt Version: 0.7.21 Severity: normal File: /usr/bin/apt-config Hi, I'm trying to use the apt-conf format to store some settings for ia32-apt-get. For example the architecture ia32-apt-get should fetch packages from. Currently the file only contains IA32::Architectures {amd64; i386;}; %

Bug#535644: The requested URL /doc/manuals/developers-reference/pkgs.html was not found on this server.

2009-07-03 Thread Goswin Brederlow
Package: www.debian.org Severity: normal Hi, on http://www.debian.org/doc/manuals/developers-reference/ all the links seems to be broken. MfG Goswin -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental')

Bug#535645: RM: ia32-libs -- ROM; By popular demand.

2009-07-03 Thread Goswin Brederlow
Package: ftp.debian.org Severity: normal Hi, please remove the following 2 binary packages from unstable: Package: ia32-libs Version: 21 Filename: pool/main/i/ia32-libs-tools/ia32-libs_21_amd64.deb Package: ia32-libs-gtk Version: 21 Filename:

Bug#535452: resize2fs fails to read mountpoint for online resize

2009-07-02 Thread Goswin Brederlow
Package: e2fsprogs Version: 1.41.7-1 Severity: important File: /sbin/resize2fs Hi, when I try to resize a filesystem I get: % resize2fs -p /dev/s/unseen resize2fs 1.41.7 (29-June-2009) Filesystem at /dev/s/unseen is mounted on ยท+; on-line resizing required old desc_blocks =

Bug#535512: Please add support for /etc/apt/preferences.d/

2009-07-02 Thread Goswin Brederlow
Package: apt Version: 0.7.21 Severity: wishlist Hi, for ia32-apt-get it would be nice if some pinning could be added automatically. Since policy forbids modifying other packages conffiles this can not be done with /etc/apt/preferences. Also, from a users perspective, it would be nice to put

Bug#535516: Please add /usr/lib32/X11/locale to search path on i386

2009-07-02 Thread Goswin Brederlow
Package: libx11-6 Version: 2:1.2.1-1 Severity: wishlist File: /usr/lib/libX11.so.6.2.0 Hi, when running 32bit application on amd64 the 32bit locales can not be used. The reason for this is that libX11 only searches the following dirs: % strings /usr/lib32/libX11.so.6.2.0 | grep locale setlocale

Bug#535515: Please add /lib32 and /usr/lib32 on i386

2009-07-02 Thread Goswin Brederlow
Package: libc6 Version: 2.9-18 Severity: wishlist Hi, libraries like libX11.so.6.2.0 look for locales in /usr/lib/X11/locale. Other libraries look for plugins in /usr/lib/package. It would be nice if those packages could be compiled to use /usr/lib32/X11/locale and /usr/lib32/package on i386 so

Bug#535321: apt-get --no-download disables --list-cleanup

2009-07-01 Thread Goswin Brederlow
Package: apt Version: 0.7.21 Severity: normal File: /usr/bin/apt-get Hi, when running 'apt-get --no-download --list-cleanup' unused index files are not removed from /var/lib/apt/lists/. MfG Goswin -- System Information: Debian Release: squeeze/sid APT prefers transitional-i386 APT

Bug#535210: E: Dynamic MMap ran out of room.

2009-06-30 Thread Goswin Brederlow
Package: apt Version: 0.7.21 Severity: wishlist Hi, the default dynamic MMap in apt is getting too small again. Since ia32-apt-get adds i386 Packages.gz to the mix, thereby doubling the number of packages, even a conservative sources.list results in: Reading package lists... Error! E: Dynamic

Bug#533014: Patch for lib32 transition

2009-06-28 Thread Goswin Brederlow
Package: lib32readline5 Version: 5.2-4 Severity: normal Hi, attached a patch for the lib32 transition. MfG Goswin -- System Information: Debian Release: squeeze/sid APT prefers transitional-i386 APT policy: (500, 'transitional-i386'), (500, 'transitional'), (500, 'unstable'),

Bug#508308: nspluginwrapper does not seem to support flash 10

2009-06-28 Thread Goswin Brederlow
Package: nspluginwrapper Version: 1.3.0-1 Severity: normal Hi, this is due to the missing lib. MfG Goswin -- System Information: Debian Release: squeeze/sid APT prefers transitional-i386 APT policy: (500, 'transitional-i386'), (500, 'transitional'), (500, 'unstable'), (400,

Bug#534571: mdadm --grow on raid with bitmap should give sensible error message

2009-06-25 Thread Goswin Brederlow
Package: mdadm Version: 2.6.9-3 Severity: normal Hi, when I try to resize/reshape a raid with internal bitmap mdadm fails saying the device is busy and dmesg shows that the raid layer returned error -16. The reason why it fails is that resizing and reshaping doesn't know how to handle the

Bug#533752: cupt does not understand apt options

2009-06-20 Thread Goswin Brederlow
Package: cupt Version: 0.2.2 Severity: normal Hi, cupt complains about my apt.conf: % cat /etc/apt/apt.conf DPkg::Options { --force-confmiss; } APT::Install-Recommends false; APT::Cache-Limit 50331648; % cupt show cupt E: bad config in file

Bug#533753: cupt: overzelous signature checking breaks ia32-apt-get

2009-06-20 Thread Goswin Brederlow
Package: cupt Version: 0.2.2 Severity: normal Hi, for ia32-apt-get to work it has to do some magic with the Index files apt-get downloads. This means mangling them after they have been downloaded and signatures checked. This is fine in apt-get as it does not check the signature again, only on

Bug#533767: Missing Pre-Depends: libc6-i386 (= 2.9-17)

2009-06-20 Thread Goswin Brederlow
Package: lib32gcc1 Version: 1:4.4.0-7 Severity: serious Hi, lib32gcc1 contains /usr/lib32/libgcc_s.so.1. In libc6-i386 prior to 2.9-14 /usr/lib32 is a link to /emul/ia32-linux/usr/lib. lib32gcc1 having a file in /usr/lib32 makes it impossible to upgrade to any libc6-i386 version prior to

Bug#533768: Reportbug hint issues with /usr/lib32 obsolete

2009-06-20 Thread Goswin Brederlow
Package: libc6-i386 Version: 2.9-17 Severity: normal Hi, libc6-i386 still ships a reportbug hint about upgrading problems with /usr/lib32 overwrites. As that is now a dir that is obsolete. MfG Goswin -- System Information: Debian Release: squeeze/sid APT prefers transitional-i386

Bug#533773: /usr/lib32 transition broken

2009-06-20 Thread Goswin Brederlow
Package: libc6-i386 Version: 2.9-17 Severity: grave Hi, you actually managed to completly screw the pooch with the /usr/lib32 transition from link to directory and now on existing installations it remains a link. Now /emul/ia32-linux/[usr/]lib contains files that belong there and files belonging

Bug#533828: dpkg-scanpackages generated insecure index files

2009-06-20 Thread Goswin Brederlow
Package: dpkg-dev Version: 1.15.2 Severity: normal File: /usr/bin/dpkg-scanpackages Hi, md5sum have been known as being insecure for some time now. I assume it has been overlooked that dpkg-scanpackages still only generates MD5Sum fields and no SHA1 and SHA256 fields. MfG Goswin --

Bug#533850: /emul/ia32-linux deprecated

2009-06-20 Thread Goswin Brederlow
Package: lib32icu Version: 4.0.1-2 Severity: normal On amd64, files in /emul/ia32-linux should be moved to /usr/lib32. -- System Information: Debian Release: squeeze/sid APT prefers transitional-i386 APT policy: (500, 'transitional-i386'), (500, 'transitional'), (500, 'unstable'), (400,

Bug#533849: /emul/ia32-linux deprecated

2009-06-20 Thread Goswin Brederlow
Package: gmp Version: 2:4.3.1+dfsg-1 Severity: normal On amd64, files in /emul/ia32-linux should be moved to /usr/lib32. -- System Information: Debian Release: squeeze/sid APT prefers transitional-i386 APT policy: (500, 'transitional-i386'), (500, 'transitional'), (500, 'unstable'), (400,

Bug#533643: lacks superblock backup

2009-06-19 Thread Goswin Brederlow
Package: cryptsetup Version: 2:1.0.6+20090405.svn49-1 Severity: normal Hi, I just lost 1.5TB data because I accidentally installed grub over the LUKS superblock and there seems to be no way to restore it. I'm missing 2 things: 1) an on disk backup of the superblock That would not only help

Bug#533503: libc6-i386 must use Breaks instead of Conflicts

2009-06-18 Thread Goswin Brederlow
Package: libc6-i386 Version: 2.9-14 Severity: grave Hi, due to the conversion of /usr/lib32 from link to directory all the files in /emul/ become non-functional. For that reason you choose to conflict with the existing packages having files there. But this is not a case where libc6-i386

Bug#533529: Missing config option for sources.list.d/

2009-06-18 Thread Goswin Brederlow
Package: apt Version: 0.7.21 Severity: normal File: /usr/bin/apt-get Hi, in ia32-apt-get I'm using -o Dir::Etc::sourcelist=/etc/apt/foreign/sources.list to change the sources.list used by apt. But then apt still uses /etc/apt/sources.list.d for further sources.list files and there seems to be

Bug#533540: creating FDI file problematic for 32bit support on amd64/ia64

2009-06-18 Thread Goswin Brederlow
Package: libgphoto2-2 Version: 2.4.5-1 Severity: normal Hi, for 32bit support on amd64/ia64 /usr/lib gets renamed to /usr/lib32 and then the postinst fails to execute /usr/lib/$PACKAGE/print-camera-list hal-fdi \ /usr/share/hal/fdi/preprobe/10osvendor/20-$PACKAGE.fdi

Bug#533551: -s does not check signatures

2009-06-18 Thread Goswin Brederlow
Package: apt Version: 0.7.21 Severity: wishlist File: /usr/bin/apt-get Hi, when I run apt-get -s dist-upgrade everything is reported fine. But then when I run apt-get dist-upgrade I get: WARNING: The following packages cannot be authenticated! ia32-libs ia32-libs-gtk Install these packages

Bug#418048: Example code

2009-06-06 Thread Goswin Brederlow
Package: libaio-dev Version: 0.3.107-3 Severity: normal Hi, attached is a example source that shows how to use libaio to read, write and how to use eventfd to poll for events. MfG Goswin -- System Information: Debian Release: squeeze/sid APT prefers unstable-i386 APT policy: (500,

Bug#531756: Add extern int code_of_unix_error (value error);

2009-06-03 Thread Goswin Brederlow
Package: ocaml Version: 3.11.0-1a0.mrvn.1 Severity: wishlist Tags: patch Hi, the unixsupport.h header provides functions to convert unix errno into ocamls Unix.error, which is sufficient for most applications. The attached patch adds a function for the reverse conversion. See

Bug#531329: undefined reference to `fuse_reply_bmap'

2009-05-31 Thread Goswin Brederlow
Package: libfuse2 Version: 2.7.4-1.1 Severity: normal Hi, I'm writing fuse bindings for ocaml that support both the lowlevel and highlevel interface. Now I'm stuck at the lowlevel interface with the following error: ../lib/libfuse_stubs.a(fuse_stubs.o): In function `caml_fuse_reply_bmap_stub':

Bug#525516: udev added new rules and thus broke the network

2009-05-30 Thread Goswin Brederlow
Package: udev Version: 0.141-1 Severity: normal Same problem here. Please do find a fix for this asap since for remote systems this means a long trip for many people. MfG Goswin -- Package-specific info: -- /etc/udev/rules.d/: /etc/udev/rules.d/: total 28 lrwxrwxrwx 1 root root 19 Nov

Bug#528141: [PATCH] Add multiarch support

2009-05-10 Thread Goswin Brederlow
Package: attr Version: 2.4.43-2 Severity: wishlist Hi, the attached patch moves libraries to the multiarch directories and sets the Multi-Arch field for packages. MfG Goswin -- System Information: Debian Release: squeeze/sid APT prefers unstable-i386 APT policy: (500,

Bug#528140: [PATCH] Add mutliarch support

2009-05-10 Thread Goswin Brederlow
Package: acl Version: 2.2.47-2 Severity: wishlist Tags: patch Hi, the attached patch moves the libraries into the multiarch directories and sets the Multi-Arch field for packages. MfG Goswin -- System Information: Debian Release: squeeze/sid APT prefers unstable-i386 APT policy:

Bug#528143: Add multiarch support

2009-05-10 Thread Goswin Brederlow
Package: bzip2 Version: 1.0.5-1 Severity: wishlist Tags: patch Hi, the attached patch moves libraries to multiarch directories and sets the Multi-Arch field for packages. MfG Goswin -- System Information: Debian Release: squeeze/sid APT prefers unstable-i386 APT policy: (500,

Bug#527848: Uses the wrong IP

2009-05-08 Thread Goswin Brederlow
Package: ddclient Version: 3.8.0-1 Severity: important Hi, ddclient does not use the IP I give it but the IP I previously had. I can't change my IP anymore. m...@frosties:~% sudo ddclient -v --ip 95.08.117.111 SUCCESS: mrvn.homeip.net: skipped: IP address was already set to 78.43.226.218.

Bug#527537: Broken library search paths

2009-05-07 Thread Goswin Brederlow
Package: gcc-4.4 Version: 4.4.0-1~exp2 Severity: normal Hi, thanks for adding more multiarch support to gcc. But the support doesn't seem to be quite correct yet. I've looked at the library path and canonicalized the entries for better readability: # Broken path. Missing a '/'? * Duplicate

Bug#525319: Please add mercurial (hg) support

2009-04-23 Thread Goswin Brederlow
Package: pristine-tar Version: 0.21 Severity: wishlist Please add mercurial (hg) support to pristine-tar. MfG Goswin -- System Information: Debian Release: squeeze/sid APT prefers unstable-i386 APT policy: (500, 'unstable-i386'), (500, 'experimental-i386'), (500, 'unstable'), (200,

Bug#520265: Missing architecture independent binary representation

2009-03-18 Thread Goswin Brederlow
Package: ocaml-sha Version: 1.4-5 Severity: wishlist Tags: patch Hi, I wanted to use ocaml-sha in a situation where I need to store and load checksums but don't have a in/out_channel. So I've added a to_binary function to sha1, sha256 and sha512. The resulting string should be architecture

Bug#519871: Libraries may not have files in /usr/share/ in multiarch

2009-03-15 Thread Goswin Brederlow
Package: libdirectfb-1.0-0 Version: 1.0.1-11 Severity: normal Hi, when installing the 32bit flavour of libdirectfb-1.0-0 via ia32-apt-get the following error happens: dpkg: error processing /var/cache/apt/archives/ia32-libdirectfb-1.0-0_1.0.1-11~13_amd64.deb (--unpack): trying to overwrite

Bug#519872: Library packages may not have conffiles

2009-03-15 Thread Goswin Brederlow
Package: libts-0.0-0 Version: 1.0-4 Severity: serious Hi, when installing the 32bit flavour of libts-0.0-0 via ia32-apt-get the following error occurs: Warning: conffiles might conflict dpkg: error processing /var/cache/apt/archives/ia32-libts-0.0-0_1.0-5~13_amd64.deb (--unpack): trying to

Bug#517991: Fails with unable to determine IP address

2009-03-03 Thread Goswin Brederlow
Package: ddclient Version: 3.8.0-1 Severity: normal Hi, ddclient no longer works for me: r...@frosties:~# rm /var/cache/ddclient/ddclient.cache r...@frosties:~# ddclient -ip 78.43.226.218 WARNING: unable to determine IP address r...@frosties:~# ddclient -ip 78.43.226.218 WARNING:

Bug#517669: trying to overwrite `/usr/share/games/doc/opencity/COPYRIGHT', which is also in package opencity

2009-03-01 Thread Goswin Brederlow
Package: opencity-data Version: 0.0.6.1stable-3 Severity: serious Hi, it looks like you are missing a versioned Replaces on the previously unsplit opencity version: Selecting previously deselected package opencity-data. Unpacking opencity-data (from .../opencity-data_0.0.6.1stable-3_all.deb)

Bug#517731: Please add raid1 - raid5 reshaping support

2009-03-01 Thread Goswin Brederlow
Package: mdadm Version: 2.6.8-12-gb47dff6-2 Severity: wishlist Hi, just recently Ingo Juergensmann brought up a question on irc about converting a raid1 into a raid5. Currently --grow does not support that but one can achive it manualy with a little trick. A prerequisite is that it is a raid1

Bug#515285: Please remove jigdo or make it functional

2009-02-15 Thread Goswin Brederlow
Package: jigdo Version: 0.7.3-2 Severity: grave Hi, I just tried jigdo to download Lenny (because tab completion found that first) and it just gets stuck at step 2. It seems to be completly non-functional and as such has no grounds for being in testing/stable. In fact it is confusing to users.

Bug#511371: Session file format seems to have changed

2009-01-09 Thread Goswin Brederlow
Package: rtorrent Version: 0.8.4-1 Severity: normal Hi, I just updated from 0.7.9 and it seems to me the session file format must have changed. Done torrents where reported has having chunks missing and it created files on directory below where they should be. Removing all torrents and readding

Bug#509803: Fails to properly free memory on exit

2008-12-26 Thread Goswin Brederlow
Package: ocaml Version: 3.10.2-3 Severity: normal Hi, I wrote some bindings for libaio using custom blocks for the C structures I need to allocate for the internal state and buffer. I also wrote *_finalize(value) functions for them so they get properly cleaned up when no longer in use. I

Bug#507139: trying to overwrite `/usr/lib/libdb-4.6.la', which is also in package libdb-dev

2008-11-28 Thread Goswin Brederlow
Package: libdb4.6-dev Version: 4.6.21-12 Severity: serious Hi, -- Selecting previously deselected package libdb4.6-dev. Unpacking libdb4.6-dev (from .../libdb4.6-dev_4.6.21-12_amd64.deb) ... dpkg: error processing

Bug#507174: libcodemodel-java_2.0.orig.tar.gz missing in main

2008-11-28 Thread Goswin Brederlow
Package: libcodemodel-java Version: 2.0-2 Severity: grave Hi, while mirroring debian I found that you made a mistake when transitioning from contrib to main: --2008-11-28 19:46:32-- http://ftp.debian.org/debian/pool/main/libc/libcodemodel-java/libcodemodel-java_2.0.orig.tar.gz Resolving

Bug#499189: Bad Mailbox vulnerable log message

2008-09-16 Thread Goswin Brederlow
Package: ipopd Version: 7:2007~dfsg-1 Severity: normal File: /usr/sbin/ipop3d Hi, when I use ipop3d I get the following log message: Sep 16 23:15:20 frosties ipop3d[4681]: Mailbox vulnerable - directory /var/mail must have 1777 protection and my /var/mail has: drwxrwsr-x 2 root mail 4.0K Sep

Bug#494960: DT_LNK not documented

2008-08-13 Thread Goswin Brederlow
Package: manpages-dev Version: 2.79-4 Severity: normal File: /usr/share/man/man3/readdir.3.gz man readdir should document DT_LNK. MfG Goswin -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel:

Bug#486306: Copying a 0 sized block causes an assertion failure

2008-06-15 Thread Goswin Brederlow
Package: zile Version: 2.2.59-1 Severity: normal Hi, if you press CTRL-space ESC-w then zile fails with: zile: zmalloc.c:41: zmalloc: Assertion `size 0' failed. MfG Goswin -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable')

Bug#484115: Partitioning forgets root partition

2008-06-02 Thread Goswin Brederlow
Package: debian-installer Version: daily netinst 2008.06.02 Severity: normal Hi, I'm just installing the daily netinst and found a glitch when partitioning. I've create a raid1 (md0) for / and a second raid1 (md1) for LVM. I've then configured the / first and then went on to configure LVM.

Bug#436159: Fix 64bit issues.

2008-05-24 Thread Goswin Brederlow
Package: hfsprogs Version: 332.14-4 Followup-For: Bug #436159 Hi, after you mentioned your difficulties with 64bit on irc I looked at it and it was quite simple to fix. There are 2 things they did wrong (in regards to 64bit, lots of other stuff wrong there too :). First BTPrivate.h: -

Bug#436159: Forgot the debian/rules changes

2008-05-24 Thread Goswin Brederlow
Package: hfsprogs Version: 332.14-4 Followup-For: Bug #436159 Forgot the debian/rules changes -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.22.2-mrvn Locale: LANG=C, LC_CTYPE=de_DE

Bug#478547: Different patch

2008-04-30 Thread Goswin Brederlow
Package: grub Version: 0.97-37 Followup-For: Bug #478547 Hi, grub-install already contains a function getraid_mdadm() to resolve raid devices but it is never called. The attached patch makes use of that function instead of introducing its own. One difference between the two versions I did spot

Bug#478517: Still missing --no-download for update feature

2008-04-29 Thread Goswin Brederlow
Package: apt Version: 0.7.11 Severity: normal Tags: patch Hi, two years ago I requested that the --no-download option for apt-get be extended to also work for apt-get update. The rational is that I have a wrapper that filters the downloaded Packages files and then needs to let apt-get update its

Bug#478517: Patch update to current sid apt

2008-04-29 Thread Goswin Brederlow
Package: apt Followup-For: Bug #478517 I updated the patch top apt 0.7.12. The code downloading has moved into another function so only the function call needs to be skipped now. diffstat no-download.patch cmdline/apt-get.cc |5 +++-- debian/changelog |7 +++ 2 files changed, 10

Bug#478259: Fails to detect dangling symlinks

2008-04-28 Thread Goswin Brederlow
Package: reprepro Version: 3.4.1-1 Severity: minor I'm trying to use reprepro in a package. Since I don't want to specify extra options for reprepro where to find certain dirs I created symlinks like this: lrwxrwxrwx 1 root root 24 Apr 28 13:59 db - /var/lib/ia32-archive/db But i forgot to

Bug#478340: doc/method.sgml out of date

2008-04-28 Thread Goswin Brederlow
Package: apt Version: 0.7.11 Severity: normal Hi, I'm trying to implement a new method for apt and I'm following doc/method.sgml for the protocol. Unfortunatly it seems out of sync with what apt-get actually sends and incomplete. I noticed 2 things so far: 1) 100 Capabilities lists Pre-Scan as

Bug#478209: locate missing after etch - sid update

2008-04-27 Thread Goswin Brederlow
Package: upgrade-reports Severity: minor Hi, I recently updated my systems from etch to sid and now I noticed that locate is missing on all of them. I was quite surprised to not have it and I'm pretty sure I used before the update. The package locate was recently split from findutils and

Bug#477949: format `3.0 (git)': changes in working directory aren't ignored

2008-04-25 Thread Goswin Brederlow
Package: dpkg-dev Version: 1.14.18 Severity: normal File: /usr/bin/dpkg-source I tried using the git format to proove a point and stumbled about this. The dpkg-source manpage says that -i should ignore changes in the working directory. But it doesn't: dpkg-source -i -ICVS -b reprepro-3.3.2

Bug#474294: still loops

2008-04-24 Thread Goswin Brederlow
Package: chrony Version: 1.23-2 Followup-For: Bug #474294 Hi, chrony still loops both with and without rtc file: Apr 24 20:46:50 frosties chronyd[7570]: chronyd version 1.23 starting Apr 24 20:46:50 frosties chronyd[7570]: Initial txc.tick=10002 txc.freq=-1092832 (-16.67529297) txc.offset=0 =

Bug#476341: spacecheck does not consider that file:/// urls can hardlink

2008-04-15 Thread Goswin Brederlow
Package: reprepro Version: 3.3.2-1 Severity: minor Hi, I just updated reprepro to lenny and removed etch from my mirror and reprepro complained about the removal and the db format. So I started to clone my old archive into a new one: mkdir old mv db dists pool old edit conf/distributions to

Bug#474294: Goes into endless loop

2008-04-04 Thread Goswin Brederlow
Package: chrony Version: 1.21z-5 Severity: grave Hi, sometimes when I start chrony it goes into an endless loop. It uses 100% cpu but according to starce it does no system calls. gdb shows the following: #0 UTI_NormaliseTimeval (x=0x62a060) at util.c:91 #1 0x00401e4e in

Bug#474145: Duplicate nullidentd entry after upgrade

2008-04-03 Thread Goswin Brederlow
Package: nullidentd Version: 1.0-3.1 Severity: normal Hi, after upgrading from etch to lenny I saw the following in my syslog: Apr 3 18:23:12 frosties inetd[12002]: ident/tcp: bind: Address already in use after some searching I found that the inetd.conf is wrong: #:INFO: Info services auth

Bug#473544: ntp should provide time-daemon

2008-03-31 Thread Goswin Brederlow
Package: ntp Version: ntp should provide time-daemon Severity: normal Both chrony and openntpd provide time-daemon. But ntp provides ntp-server instead. As ntp is in the minority please change it. MfG Goswin -- System Information: Debian Release: lenny/sid APT prefers stable APT

Bug#469957: Feature wishlist

2008-03-08 Thread Goswin Brederlow
Package: klogic Version: 1.63-1 Severity: wishlist Hi, I've looked for a simple digital logic simulator to play around with some circuits and it seems that all the applications in Debian for this are seriously lacking in either features or simplicity. But klogic seems to be by far the best for

Bug#469512: Attribute warn_unused_result ignored on function returning union

2008-03-05 Thread Goswin Brederlow
Package: g++-4.1 Version: 4.1.1-21 Severity: normal Hi, I work without execptions and want to ensure that error codes that might be returned by functions will not be ignored. So I added the attribute warn_unused_result to the function prototype. But with functions returning an union the

Bug#469156: Missing tail option

2008-03-03 Thread Goswin Brederlow
Package: procps Version: 1:3.2.7-3 Severity: wishlist File: /usr/bin/watch Hi, I'm using watch a lot so thanks for maintaining it. I'm missing a small feature though. watch will only display the first screen full of output from the command it runs. Currently I would need the last screen full of

Bug#449214: Please use -W when compiling

2007-11-03 Thread Goswin Brederlow
Package: libtorrent Version: 0.7.8-1 Severity: wishlist Hi, you are currently compiling libtorrent with /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I./.. -I../..-g -Wall -O3 -g -DDEBUG -fvisibility=hidden -I/usr/include/sigc++-2.0

Bug#449217: backport request: Build-depends for libxmlrpc-c3-dev need higher version

2007-11-03 Thread Goswin Brederlow
Package: rtorrent Version: 0.6.4-1 Severity: wishlist Hi, I tried compiling rtorrent on etch and it failed with checking for XMLRPC-C... Usage: xmlrpc-c-config module... flag You may optionally specify one or more modules: c++C++ wrapper code libwww-client libwww-based client

Bug#448998: workaround for bug

2007-11-03 Thread Goswin Brederlow
Package: rtorrent Version: 0.7.8-1 Followup-For: Bug #448998 Hi, just in case someone else runs into this. It looks like stop_on_ration has only one argument now. I'm assuiming it is still the ration * 100. So you can put this into the .rtorrent.rc schedule = ratio,60,60,stop_on_ratio=200 I'm

Bug#438492: Policies copyright rule doesn't fit empty transitional packages

2007-08-17 Thread Goswin Brederlow
Package: policy Severity: normal Policy says: 12.5 Copyright information Every package must be accompanied by a verbatim copy of its copyright and distribution license in the file /usr/share/doc/package/copyright. This file must neither be compressed nor be a symbolic link. In addition,

Bug#436960: pvmove does not clean up properly on error

2007-08-09 Thread Goswin Brederlow
Package: lvm2 Version: 2.02.06-4 Severity: important File: pvmove Hi, I run into a problem with pvmove that seems to be a bug in the kernel: http://www.redhat.com/archives/linux-lvm/2007-July/msg00037.html But this isn't about that problem but rather about after: [EMAIL PROTECTED]:~% sudo

Bug#433554: Please package 2.1.0-beta4 for experimental

2007-07-17 Thread Goswin Brederlow
Package: freeciv Severity: wishlist Hi, the upcoming freeciv 2.1 has many new features worth packaging for experimental I think. I would welcome such packages. MfG Goswin -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: amd64

Bug#422175: Website url broken

2007-05-03 Thread Goswin Brederlow
Package: dpkg-sig Version: 0.13.1 Severity: normal The package description lists a website, but: dpkg-sig.turmzimmer.net could not be found. MfG Goswin -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Shell:

Bug#418689: Please include packages NEWS file

2007-04-11 Thread Goswin Brederlow
Package: qa.debian.org Severity: normal Please include the NEWS file from packages if they have one. MfG Goswin -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel:

Bug#418258: Please add checksum files and signatures to torrent dir

2007-04-08 Thread Goswin Brederlow
Package: cdimage.debian.org Severity: normal Hi, please add the MD5SUMS, MD5SUMS.sign, SHA1SUMS and SHA1SUMS.sign files from http://cdimage.debian.org/debian-cd/current/amd64/iso-dvd/ to http://cdimage.debian.org/debian-cd/current/amd64/bt-dvd/ so people that choose the BT method can easily

Bug#418199: segfault with exceedingly long path

2007-04-07 Thread Goswin Brederlow
Package: zsh Version: 4.3.2-25 Severity: minor Running the following on a tmpfs makes zsh segfault: % for i in `seq 1000`; do mkdir 0123456789; cd 0123456789; done; cd .. MfG Goswin -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable')

Bug#418048: Missing docs and example

2007-04-06 Thread Goswin Brederlow
Package: libaio-dev Version: 0.3.106-4 Severity: important Hi, I'm new to libaio and wanted to try it but it is kind of hard to figure out how to use it from the header file alone. It would be nice to have a small example programm with comments included in /usr/share/doc/libaio-dev. MfG

Bug#416429: [dak] Packages.diff/Index broken

2007-03-27 Thread Goswin Brederlow
Package: ftp.debian.org Severity: normal Hi, at the moment some Index file is broken: http://ftp.debian.org/debian/dists/etch-proposed-updates/contrib/binary-amd64/Packages.diff/Index SHA1-Current: da39a3ee5e6b4b0d3255bfef95601890afd80709 0 SHA1-History:

Bug#409008: mount --move skrews up mtab

2007-01-29 Thread Goswin Brederlow
Package: mount Version: 2.12r-15 Severity: normal File: /bin/mount Hi, % mkdir dir1 % mkdir dir2 % mount -t tmpfs tmpfs dir1 % grep dir /proc/mounts tmpfs /dir1 tmpfs rw 0 0 % mount --move dir1 dir2 % grep dir /proc/mounts tmpfs /dir2 tmpfs rw 0 0 % grep dir /etc/mtab tmpfs /dir1 tmpfs

Bug#407485: cp -c undocumented

2007-01-18 Thread Goswin Brederlow
Package: coreutils Version: 5.97-5.2 Severity: normal File: /bin/cp man cp does not mention the -c option. MfG Goswin -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash

Bug#373704: Wrong patch

2007-01-15 Thread Goswin Brederlow
Package: busybox Version: 1:1.1.3-3 Followup-For: Bug #373704 Sorry, I send the wrong patch last night. MfG Goswin -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel:

Bug#406785: Not a bug in coreutils but busybox

2007-01-14 Thread Goswin Brederlow
Package: coreutils Followup-For: Bug #406785 reassign 406785 busybox tag 406785 + patch thanks Hi, the sort documentation says: | By default, fields are separated by the empty string between a | non-blank character and a blank character. So the leading whitespace before a field is part of that

Bug#373704: Updated patch

2007-01-14 Thread Goswin Brederlow
Package: busybox Version: 1:1.1.3-3 Followup-For: Bug #373704 Hi, attached an updated patch for busybox that includes the fix for #406785 sort: incorrect result when sorting on subfields or does not break it if you will. MfG Goswin -- System Information: Debian Release: 4.0 APT

Bug#373704: Another patch update

2007-01-14 Thread Goswin Brederlow
Package: busybox Version: 1:1.1.3-3 Followup-For: Bug #373704 Hi, Frans Pop noticed a mistake in the latest patch. The last fix (-2) changed the way 'end' turns up at the end of the loop for no separator but still removed one from it. Sort did then crop the end of key by one without separator.

Bug#373704: Once more with feeling

2007-01-14 Thread Goswin Brederlow
Package: busybox Version: 1:1.1.3-3 Followup-For: Bug #373704 And once more another patch. sort -kx,y.z caused busybox to find the end of key y without trailing separator and then add z-1. And leading whitespaces didn't get ignored. I changed the code now to the following: -kx,y[.0] find start

Bug#373704: Patch for sort issues

2007-01-13 Thread Goswin Brederlow
Package: busybox Version: 1:1.1.3-3 Followup-For: Bug #373704 Attached is a patch for the sort issues. A few have croped up while testing this. Hopefully busybox sort now behaves like coreutils sort. About the patch (line numbers of result): Line 65 : Fix -b -f -i -d and trailing spaces. Try

Bug#402155: Typos in manpage

2006-12-08 Thread Goswin Brederlow
Package: kernel-package Version: 10.065 Severity: minor Hi, I just saw some typos in the make-kpkg manpage: --cross_compile foo This is useful for setting the target string when you are cross compiling. Use the dummy target - if you are building for

Bug#401876: Missing proper dictionary for selected language

2006-12-06 Thread Goswin Brederlow
Package: debian-installer Version: etch RC1 Severity: wishlist Hi, in D-I the user selects his language and everything is nice and localized during install. But then dictionaries-common pops up and asks what wordlist dictionary to use and the only choice is american (American English). Please

Bug#401622: Not ready to release, too much bitrot, breaks new ext2/3 features

2006-12-04 Thread Goswin Brederlow
Package: defrag Version: 0.73pjm1-8 Severity: grave Hi, I'm requesting the removal of defrag from etch. Several new ext2/3 features have been introduced since there was last developement on e2defrag and they are becomming default options for etch now. That means that defrag will destroy data on

Bug#400519: Docking computer does not dock

2006-11-26 Thread Goswin Brederlow
Package: oolite Version: 1.65-3 Severity: normal Hi, a bought a docking computer to try it out and now it just sits there. It flew a bit, tumbling around without aparent direction for a while and then just stands still saying I'm queued. MfG Goswin -- System Information: Debian

Bug#379090: Updated patch

2006-11-22 Thread Goswin Brederlow
Package: linux-2.6 Followup-For: Bug #379090 Attached the patch for 64bit kernel for i386 updated to 2.6.18. MfG Goswin -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash

Bug#398761: FTBFS: emacs: unrecognized option `-l'

2006-11-15 Thread Goswin Brederlow
Package: ccrypt Version: 1.7-9 Severity: serious Justification: no longer builds from source Hi, building ccrypt under etch fails with the following error: make[3]: Entering directory `/home/mrvn/build/ccrypt_1.7-9/ccrypt-1.7/emacs' WARNING: Warnings can be ignored. :-) if test emacs != no;

Bug#398859: FTBFS: latex errors

2006-11-15 Thread Goswin Brederlow
Package: debian-zh-faq Version: 1.10 Severity: important Justification: fails to build from source Hi, rebuilding debian-zh-faq under etch fails with LaTeX Font Warning: Font shape `C10/kai/m/n' undefined (Font) using `C10/song/m/n' instead on input line 82. ! Undefined control

Bug#398154: Looks at running kernel

2006-11-11 Thread Goswin Brederlow
Package: qc-usb Version: 0.6.5-1 Severity: normal Hi, when I try to build qc-usb I see the following message: awk: cannot open /lib/modules/2.2.10/build/include/linux/version.h (No such file or directory) Seems like it tries to use the locally running kernel which is obviously a bad idea.

Bug#398158: Should be in P-a-s for m68k

2006-11-11 Thread Goswin Brederlow
Package: inotify-tools Version: 2.6-1 Severity: important Tags: patch Justification: fails to build from source inotify-tools fails to build with: In file included from inotifywait.c:16: inotify-syscalls.h:92:3: error: #error Unsupported architecture! Please add P-a-s entry. MfG Goswin

Bug#398164: Obsolete mysql check in configure

2006-11-11 Thread Goswin Brederlow
Package: www-mysql Version: 0.5.7-20 Severity: minor Hi, when I compile www-sql I see the following: checking location of mysqlclient library... no *** MySQL library not found This seems to test for the old mysql connect function instead of the new interface and thus fails. The resulting

Bug#397173: FTBFS m68k: ruby tests fail

2006-11-05 Thread Goswin Brederlow
Package: subversion Version: 1.4.0-5 Severity: important Justification: no longer builds from source Hi, still some ruby test failures in svn: 1) Failure: test_commit_editor(SvnRaTest) [/build/buildd/subversion-1.4.0/subversion/bindings/swig/ruby/test/test_ra.rb:229:in

Bug#396323: clean target broken

2006-11-04 Thread Goswin Brederlow
Package: rpncalc Version: 1.36.3 Followup-For: Bug #396323 Hi, rhe source package contains the *.o and rpnclac binary from the i386 build and they don't get cleaned nor rebuild. The problem for this FTBFS is the clean target. It is missing $(MAKE) clean MfG Goswin -- System

  1   2   3   >