Bug#344392: lsb: please explain versioned build-depends on sarge dpkg-dev

2005-12-22 Thread Marc Haber
Package: lsb
Severity: wishlist

lsb has a versioned build-depends on a dpkg-dev package version that
is not in sarge. lsb seems, however, to build fine on sarge, and
backported lsb-base works reasonably well on sarge in case of an
lsb'ized init script.

Since we _will_ live with backports, and lsb'ized init scripts are
becoming increasingly common, the apparently unnecessary requirement
to backport _dpkg_ just to be able to backport a package with an
lsb'ized init script is a pain.

Please document _why_ the versioned build depends is really needed,
and consider adapting the package to make it unnecessary.

Greetings
Marc

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14.4-zgsrv
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#344488: deluser: Strange Can't opendir(/proc/9908/task): No such file or directory message

2005-12-23 Thread Marc Haber
tags #344488 moreinfo
thanks

On Fri, Dec 23, 2005 at 12:13:13AM +, Kai Hendry wrote:
 Package: deluser
 Version: adduser
 Severity: normal

which version?

 I discovered a user that shouldn't probably be on the system, so I
 trying to nuke it:
 
 bible$ sudo deluser --remove-all-files tester
 Looking for files to backup/remove...
 Can't opendir(/proc/9908/task): No such file or directory
  at /usr/sbin/deluser line 283
 Removing files...
 Removing user `tester'...
 done.

Can you still see how the /etc/passwd line of that user looked like,
maybe from one of the numerous backups of /etc/passwd?

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#344755: kernel-package: hooks should not write to STDOUT discourages grub usage

2005-12-25 Thread Marc Haber
Package: kernel-package
Version: 10.018
Severity: wishlist

Hi,

NEWS.Debian for 10.023 says that any hook scrips called from the
kernel hooks shuold not write to STDOUT. This discourages update-grub
from being used as a kernel hook which I guess is probebly the most
heavily used kernel hook script.

I'd appreciate a way of continuing this practice, especially on stable.

Greetings
Marc

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14.4-zgsrv
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages kernel-package depends on:
ii  dpkg  1.13.11.0.1package maintenance system for Deb
ii  dpkg-dev  1.13.11package building tools for Debian
ii  file  4.15-2 Determines file type using magic
ii  gcc [c-compiler]  4:4.0.2-2  The GNU C compiler
ii  gcc-4.0 [c-compiler]  4.0.2-5The GNU C compiler
ii  gettext   0.14.5-2   GNU Internationalization utilities
ii  make  3.80+3.81.b4-1 The GNU version of the make util
ii  perl  5.8.7-10   Larry Wall's Practical Extraction 
ii  po-debconf0.9.1  manage translated Debconf template

Versions of packages kernel-package recommends:
ii  bzip2 1.0.2-11   high-quality block-sorting file co
ii  libc6-dev [libc-dev]  2.3.5-8.1  GNU C Library: Development Librari

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#344824: --firstuid should be usable with --system, but it is silently ignored

2005-12-26 Thread Marc Haber
severity #344824  wishlist
thanks

On Mon, Dec 26, 2005 at 04:53:04PM +, Max Bowsher wrote:
 The help doesn't mention any use of --firstuid with --system, but this
 would be useful to allow local non-human users, to be created in a
 separate uid range to the system users created by Debian packages.

It is documented that adduser --system uses the first available UID
from the system UID range.

Is your goal reached with adduser --disabled-login --firstuid 200 test1?

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#344824: --firstuid should be usable with --system, but it is silently ignored

2005-12-26 Thread Marc Haber
On Mon, Dec 26, 2005 at 07:05:44PM +, Max Bowsher wrote:
 Marc Haber wrote:
  On Mon, Dec 26, 2005 at 04:53:04PM +, Max Bowsher wrote:
  It is documented that adduser --system uses the first available UID
  from the system UID range.
 
 The same language, except for 'normal' being used instead of 'system',
 is used to document plain adduser (without --system).  The normal case
 then goes on to describe --firstuid/--lastuid.  So, I agree the
 documentation is correct.
 
 But, is there a good reason to permit overriding the normal UID range
 via the command line, but not permit overriding the system UID range?

This is probably there for historical reasons, but I am not inclined
to touch the code more than it is absolutely necessary. The code is
fragile and shouldn't break

  Is your goal reached with adduser --disabled-login --firstuid 200 test1?
 
 Only partially, because I want the suppression of copying /etc/skel

Use --home with a directory that already exists

 and running chfn that --system provides.

use --gecos.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#329988: Patch for Bug#329988: internal cross-references in the README.Debian

2005-12-27 Thread Marc Haber
On Tue, Dec 27, 2005 at 12:49:15AM -0800, Shyamal Prasad wrote:
 Here is the simplest patch I could come up with. I hope it meets all
 your requirements.

I have committed the patch to svn with the deviation that I didn't
mention the macro name in the README text. I want people to read the
documentation in the configuration file snippet.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#343487: Re: Bug#343487: nessusd: cannot connect to 2.2.5-3 server

2005-12-29 Thread Marc Haber
On Wed, Dec 28, 2005 at 10:57:42AM +0100, Javier Fernández-Sanguino Peña wrote:
 severity 343487 grave
 tags 343487 pending confirmed sid etch
 reassign 343487 nessus
 thanks
 
 I downgraded the nessus client version to 2.2.5-2 (which is *not* compiled
 against both 0.9.7 and 0.9.8 SSL libraries) and it worked fine.
 
 The issue should be fixed by recompiling the client against a set of the
 libraries, and should affect only the 2.2.5-3 version under i386. Notice,
 also that the package has an undeclared dependency on libssl0.9.7 (the binary
 is linked against that one).
 
 I will try to rebuild it in a clean environment and see if I can get rid of
 the libssl0.9.7 dependencies that way. Other nessus-related packages (libnasl
 and nessus-plugins) might need to be recompiled too.

After seeing Javier's message on the nessus mailing list
(http://mail.nessus.org/pipermail/nessus/2005-December/msg00244.html,
which points to #338006, which is a bug in openssl 0.9.8), I tried
rebuilding nessus and nessusd in a clean sid chroot with only openssl
0.9.7 installed, as Javier suggested doing.

Because of Hadmut's message in this bug, I rebuild libnasl as well.

The resulting packages naturally only depend on libssl0.9.7, and seem
to work fine. This might be a workaround.

The re-built packages for sid are available on
http://zg.debian.zugschlus.de/zg/pool/main/libnasl and
http://zg.debian.zugschlus.de/zg/pool/main/nessus-core

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#344392: acknowledged by developer (Bug#344392: fixed in lsb 3.0-13)

2005-12-29 Thread Marc Haber
On Thu, Dec 29, 2005 at 09:20:40AM +, Debian Bug Tracking System wrote:
* The versioned dependency on dpkg-dev is due to the use of
  DEB_*_ARCH_CPU in debian/rules, which only became available in dpkg
  1.13.2.  Feel free to submit a patch to facilitate a sarge backport.
  (Closes: #344392)

I'm probably instead going to refrain from lsb'izing my packages
before the etch release, or before any other point where backporting
lsb to Debian stable is easily possible.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#345247: [Debian bug #345247] ser2net: build failure on GNU/kFreeBSD

2005-12-29 Thread Marc Haber
forwarded #345247 [EMAIL PROTECTED]
thanks

Hi Colin,

this is Debian bug report #345247, concerning a build failure on
Debian GNU/kFreeBSD. Aurelien has submitted a patch which might be
appropriate for your sources as well.

Are you comfortable with Debian applying the patch to ser2net 2.2, or
will you release ser2net 2.3 any time soon?

When replying, please keep [EMAIL PROTECTED] in the recipient list.

Greetings
Marc

P.S. While we're at it - are the feature trackers on sourceforge
maintained?
http://sourceforge.net/tracker/?atid=393781group_id=28625func=browse
has two requests filed by me one and a half years ago and I'd like to
know whether they have reached anybody.

- Forwarded message from Aurelien Jarno [EMAIL PROTECTED] -

 From: Aurelien Jarno [EMAIL PROTECTED]
 Subject: Bug#345247: ser2net: FTBFS on GNU/kFreeBSD
 To: Debian Bug Tracking System [EMAIL PROTECTED]
 Reply-To: Aurelien Jarno [EMAIL PROTECTED], [EMAIL PROTECTED]
 Date: Thu, 29 Dec 2005 22:46:47 +0100
 X-Mailer: reportbug 3.18
 
 Package: ser2net
 Severity: important
 Tags: patch
 
 Hi,
 
 ser2net fails to build on GNU/kFreeBSD because termio.h is not
 portable and does not exists on such a system. If you look at
 /usr/include/termio.h on a GNU/Linux system, you will see it only
 contains:
 #include termios.h
 #include sys/ioctl.h
 
 As termios.h is already included in the source code of ser2net,
 sys/ioctl.h could be used instead of termio.h, and that is portable.
 
 That's the purpose of the patch attached. Could you please add it in
 your next upload?
 
 Thanks in advance,
 Aurelien
 
 -- System Information:
 Debian Release: testing/unstable
 Architecture: kfreebsd-i386 (i686)
 Shell:  /bin/sh linked to /bin/bash
 Kernel: GNU/kFreeBSD 5.4-1-686
 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

 Status: in BTS
 Author: aurel32
 
 --- ser2net-2.2.orig/devcfg.c
 +++ ser2net-2.2/devcfg.c
 @@ -21,7 +21,7 @@
  
  #include unistd.h
  #include termios.h
 -#include termio.h
 +#include sys/ioctl.h
  #include sys/types.h
  #include stdlib.h
  #include string.h


- End forwarded message -

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#345247: [Debian bug #345247] ser2net: build failure on GNU/kFreeBSD

2005-12-29 Thread Marc Haber
forwarded #345247 [EMAIL PROTECTED]
thanks

[re-send to [EMAIL PROTECTED] as the acm.org address
mentioned in the sources all over the place bounces]

Hi Corey,

this is Debian bug report #345247, concerning a build failure on
Debian GNU/kFreeBSD. Aurelien has submitted a patch which might be
appropriate for your sources as well.

Are you comfortable with Debian applying the patch to ser2net 2.2, or
will you release ser2net 2.3 any time soon?

When replying, please keep [EMAIL PROTECTED] in the recipient list.

Greetings
Marc

P.S. While we're at it - are the feature trackers on sourceforge
maintained?
http://sourceforge.net/tracker/?atid=393781group_id=28625func=browse
has two requests filed by me one and a half years ago and I'd like to
know whether they have reached anybody.

- Forwarded message from Aurelien Jarno [EMAIL PROTECTED] -

 From: Aurelien Jarno [EMAIL PROTECTED]
 Subject: Bug#345247: ser2net: FTBFS on GNU/kFreeBSD
 To: Debian Bug Tracking System [EMAIL PROTECTED]
 Reply-To: Aurelien Jarno [EMAIL PROTECTED], [EMAIL PROTECTED]
 Date: Thu, 29 Dec 2005 22:46:47 +0100
 X-Mailer: reportbug 3.18
 
 Package: ser2net
 Severity: important
 Tags: patch
 
 Hi,
 
 ser2net fails to build on GNU/kFreeBSD because termio.h is not
 portable and does not exists on such a system. If you look at
 /usr/include/termio.h on a GNU/Linux system, you will see it only
 contains:
 #include termios.h
 #include sys/ioctl.h
 
 As termios.h is already included in the source code of ser2net,
 sys/ioctl.h could be used instead of termio.h, and that is portable.
 
 That's the purpose of the patch attached. Could you please add it in
 your next upload?
 
 Thanks in advance,
 Aurelien
 
 -- System Information:
 Debian Release: testing/unstable
 Architecture: kfreebsd-i386 (i686)
 Shell:  /bin/sh linked to /bin/bash
 Kernel: GNU/kFreeBSD 5.4-1-686
 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

 Status: in BTS
 Author: aurel32
 
 --- ser2net-2.2.orig/devcfg.c
 +++ ser2net-2.2/devcfg.c
 @@ -21,7 +21,7 @@
  
  #include unistd.h
  #include termios.h
 -#include termio.h
 +#include sys/ioctl.h
  #include sys/types.h
  #include stdlib.h
  #include string.h


- End forwarded message -

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#345247: [Debian bug #345247] ser2net: build failure on GNU/kFreeBSD

2005-12-29 Thread Marc Haber
On Thu, Dec 29, 2005 at 11:57:24PM +0100, Marc Haber wrote:
 forwarded #345247 [EMAIL PROTECTED]
 thanks
 
 [re-send to [EMAIL PROTECTED] as the acm.org address
 mentioned in the sources all over the place bounces]

I have to apologize. I sent the original message to the incorrect
address [EMAIL PROTECTED] while correct would be [EMAIL PROTECTED]

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#308692: IVTV packages available

2005-12-31 Thread Marc Haber
On Thu, Aug 11, 2005 at 06:39:37AM +0100, Ian Campbell wrote:
 You might be interested in http://www.hellion.org.uk/ivtv/index.html
 which are my ivtv packages for the 0.2 and 0.3 branches of ivtv.

There has not been any more traffic in this bug report since August,
and ivtv has not yet shown up in Debian. Any news on this?

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#345615: cdbs: should generate properly versioned dependency for debhelper

2006-01-02 Thread Marc Haber
Package: cdbs
Severity: wishlist

Hi,

when debian/control is regenerated for a package that uses debhelper
level 5, cdbs should generate a Build-Dependency for debhelper  5.
Currently, it still uses 4.

Greetings
Marc

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14.5-zgsrv
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#345247: ser2net: FTBFS on GNU/kFreeBSD

2006-01-02 Thread Marc Haber
On Thu, Dec 29, 2005 at 10:46:47PM +0100, Aurelien Jarno wrote:
 That's the purpose of the patch attached. Could you please add it in
 your next upload?

I have forwarded the patch upstream and they promptly releases ser2net
2.3. Can you please verify that the packages on
http://zg.debian.zugschlus.de/zg/pool/main/ser2net build on
GNU/kFreeBSD?

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#308692: IVTV packages available

2006-01-02 Thread Marc Haber
Hi,

On Sat, Dec 31, 2005 at 11:02:33AM +, Ian Campbell wrote:
 On Sat, 2005-12-31 at 10:23 +0100, Marc Haber wrote:
  On Thu, Aug 11, 2005 at 06:39:37AM +0100, Ian Campbell wrote:
   You might be interested in http://www.hellion.org.uk/ivtv/index.html
   which are my ivtv packages for the 0.2 and 0.3 branches of ivtv.
  
  There has not been any more traffic in this bug report since August,
  and ivtv has not yet shown up in Debian. Any news on this?
 
 I had been trying to find the time to write the manpages etc which are
 required to make the packages lintian clean (I'll be honest: I doubt I'm
 ever going to get round to it...). I guess that's only a minor bug which
 can get fixed in time.

There is also one more bug: The packages seem to ignore version
suffixes, to modules built for a 2.6.14.5-darren end up in
/lib/modules/2.6.14.5 instead of /lib/modules/2.6.14.5-darren, which
of course makes them hard to find.

 If you guys think that doesn't matter too much then I think the current
 packages are in a state where they could be uploaded, assuming Eduard is
 still willing to sponsor them.

If Eduard is too busy, I can sponsor you as well. However, I do not
have too much clue about Linux TV as I am just getting started with
that topic. I have a Hauppauge WinTV PVR 350 available for testing,
though.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#308692: IVTV packages available

2006-01-02 Thread Marc Haber
On Mon, Jan 02, 2006 at 10:02:49AM +, Ian Campbell wrote:
 On Mon, 2006-01-02 at 10:14 +0100, Marc Haber wrote:
  There is also one more bug: The packages seem to ignore version
  suffixes, to modules built for a 2.6.14.5-darren end up in
  /lib/modules/2.6.14.5 instead of /lib/modules/2.6.14.5-darren, which
  of course makes them hard to find.
 
 I've heard this before and I _think_ it is a module-assistant bug (or at
 least a bug in my usage of m-a). I'm not sure how to solve it since the
 suffix doesn't seem to be easily available when building the modules.
 With make-kpkg it works OK because the suffix is passed in already.

I am using make-kpkg with the same problem. sl-modem, ieee80211 and
ipw2200 do it right. Maybe you can steal some code from these packages.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#342619: Possible exim retry bug (Re: master mail problems -- help needed)

2006-01-02 Thread Marc Haber
tags #342619 - moreinfo
tags #342619 confirmed
thanks

On Sat, Dec 17, 2005 at 04:17:45PM +0100, Jeroen van Wolffelaar wrote:
 If you have any further questions, please ask,

Upstream has indicated that exim will be changed to ignore all data
sent to it in an additional section and that the patch is probably
trivial. His planning for january 2006 is already complete though, so
there won't be a patch until the end of the month.

If Debian wants to have this patch earlier, please submit a patch - I
don't have time and expertise to fix this myself.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#308692: IVTV packages available

2006-01-03 Thread Marc Haber
On Mon, Jan 02, 2006 at 12:20:54PM +, Ian Campbell wrote:
 Try the version I've just uploaded, it seems to do the right thing for
 me now with both m-a and make-kpkg.

Does the right thing for me as well. Thanks.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#342542: This bug is still present in sid

2006-01-03 Thread Marc Haber
reopen #342542
# looks like the bts doesn't fully support the found command yet
thanks

Reopening the bug to keep it from getting archived. postinst scripts
generating output need to be supported.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#342542: bug #342542 is unfortunately still present in sid

2006-01-03 Thread Marc Haber
clone #342542 -1
retitle -1 postinst sometimes returns error exit status 128 if update-grub is 
postinst hook
severity -1 normal
found -1 10.029
thanks

On Sat, Dec 10, 2005 at 08:25:19AM -0600, Manoj Srivastava wrote:
 If the issue is piping to stdout, this is no longer a bug in
  the versions in unstable.

Unfortunately, I have to disagree here:
$ sudo aptitude -f install
Reading package lists... Done
Building dependency tree... Done
Reading extended state information
Initializing package states... Done
Building tag database... Done
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Setting up linux-image-2.6.15-darren (2.6.15.20060103.0) ...
Running depmod.
Running postinst hook /sbin/update-grub.
Searching for GRUB installation directory ... found: /boot/grub
dpkg: error processing linux-image-2.6.15-darren (--configure):
 subprocess post-installation script returned error exit status 128

This kernel image was built using kernel-package 10.029 on a current
unstable system.

In this case:
$ sudo /var/lib/dpkg/info/linux-image-2.6.15-darren.postinst configure
Running depmod.
Running postinst hook /sbin/update-grub.
Searching for GRUB installation directory ... found: /boot/grub
$ echo $?
0
$

This obviously has solved the issue this time. I have had this
behavior on different hosts, but do not yet exactly know how to
reproduce the issue.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#340891: Re: Bug#340891: More information

2006-01-03 Thread Marc Haber
severity #340891 important
retitle #340891 using update-grub as kernel-package hook is not supported any 
more
thanks

Update-grub writing to stdout breaks kernels built with recent
kernel-package versions if update-grub is used as a kernel-img hook.

This is now documented behavior of kernel-package, and is not going to
change. Thus,

 (a) the documentation in grub's README.Debian is now a sure recipe to
 break installation and removal of kernels and should be changed
 ASAP and
 (b) since being able to automatically have grub configuration adapted
 on installation or removal of kernels is a _really_ good thing, I'd
 love to see update-grub being adapted to work with kernel package again.

Please coordinate with Manoj.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#342542: This bug is still present in sid

2006-01-03 Thread Marc Haber
On Tue, Jan 03, 2006 at 05:23:36PM -0600, Manoj Srivastava wrote:
 On Tue, 3 Jan 2006 17:37:05 +0100, Marc Haber
 [EMAIL PROTECTED] said:  
  Reopening the bug to keep it from getting archived. postinst scripts
  generating output need to be supported.
 
 Umm, they shall not be supported, no.

Ah, it's even documented now.

 Why do you think they
  must be supported?

I think they should be supported since they have been supported for a
long time.

If you can figure out a way of supporting debconf,
  and other hook scripts that use debconf, and also support scripts
  that write to stdout, well, we'll talk.

One possibility would for example be to buffer hook script's output
fd's until all hook scripts have been executed and thus it is
guaranteed that debconf interaction can be stopped. After issueing the
perl equivalent to db_stop, it should be safe to dump out the buffer
contents.

You have, however, already indicated that you are reluctant to
implement a buffer scheme like that.

Please at least offer the possibility to pass parameters to hook
scripts (so that update-grub could get a --silent option), or - even
better - to use a shell for hook script invocation so that constructs
like

postinst_hook = /sbin/update-grub  /dev/null 21

become possible by forcibly silencing the hook script until the hook
script has been adapted.

Thanks for your consideration.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#344392: fixed in lsb 3.0-13

2006-01-04 Thread Marc Haber
On Thu, Dec 29, 2005 at 01:02:08AM -0800, Chris Lawrence wrote:
* The versioned dependency on dpkg-dev is due to the use of
  DEB_*_ARCH_CPU in debian/rules, which only became available in dpkg
  1.13.2.  Feel free to submit a patch to facilitate a sarge backport.
  (Closes: #344392)

This is to document my research. No more action needed by the
maintainer.

According to
http://lists.debian.org/debian-devel-announce/2005/06/msg00010.html,
the DEB_*_ARCH_CPU variables only contain the CPU string as opposed to
DEB_*_ARCH which also contain the OS string on non-Linux.

So, a backport which dumbly replaces DEB_*_ARCH_CPU with DEB_*_ARCH
should work fine on Linux.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#334981: Patched gtk2-engines-gtk-qt

2006-01-04 Thread Marc Haber
On Fri, Dec 30, 2005 at 07:28:51PM +0100, Christoffer Sawicki wrote:
 The upload will be slightly delayed since my sponsor is away.

Want me to sponsor the upload?

 However, you can download the updated the package yourself:
 
 http://vemod.net/slask/gtk-qt-engine/gtk2-engines-gtk-qt_0.60-2_i386.deb

I have locally re-built the package, and it works for me. If you want,
I can upload my locally-built package for you.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#331299: exim4: bashisms in init script

2005-10-03 Thread Marc Haber
On Sun, Oct 02, 2005 at 11:40:29PM +0100, Adam D. Barratt wrote:
 The ==, otoh, *is* non-compliant and a Bashism.

Thanks for spotting this, fixed in svn.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#331392: adduser: incorrect po/Makefile

2005-10-03 Thread Marc Haber
tags #331392 confirmed
thanks

On Mon, Oct 03, 2005 at 10:36:51AM +0200, Thomas Huriaux wrote:
 The attached patch for po/Makefile

Applied in svn to the experimental branch of adduser, which will be
uploaded to unstable once
(1) current unstable adduser has finally migrated to testing and
(2) the problems of experimental adduser caused by the big refactoring
of code have been sorted out.

Thanks for your help, I _really_ appreciate that.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#330929: how can adduser reliably find out wheter nscd is running?

2005-10-03 Thread Marc Haber
On Mon, Oct 03, 2005 at 05:52:59PM +0200, Gabor Gombas wrote:
 On Fri, Sep 30, 2005 at 04:05:40PM +0200, Marc Haber wrote:
  However, this heuristics has recently begun to fail because the
  pidfile has moved from /var/run to /var/run/nscd. Instead of changing
  adduser to check for both files (and probably fail on the next
  location change), I'd like to have a clearly drawn interface to find
  out whether it is necessary to invalidate nscd or not.
 
 Why do you need to know if it is running or not? Why not just call
 nscd -i unconditionally if nscd is installed?

That's how we're going to do it in the future. I would, however, like
to have the fact documented that it is not an error to run nscd -i if
no daemon is running.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#331499: dokuwiki: multisite support

2005-10-03 Thread Marc Haber
Package: dokuwiki
Severity: wishlist
Tags: upstream

Hi,

I'd like dokuwiki to have multisite support. That way, one could have
the Debian package installed, and say in the configuration dokuwiki
for site1.domain1.example.com has its data in
/var/local/dokuwiki/site1, and dokuwiki for site2.domain2.example.com
has its data in /var/local/dokuwiki/site2. The two wikis would be
completely separate, but run with the same code so that only one
installation of dokuwiki would be necessary.

Since I realize that this is an upstream issue (and it has been
discussed numerous times on the upstream mailing list, but without
persistent result), I am tagging this bug upstream.

Greetings
Marc

-- System Information:
Debian Release: testing/unstable
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13-zgsrv
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#217477: Not fixed (was: Fixed in upload of aptitude 0.3.4-1 to experimental)

2005-10-03 Thread Marc Haber
On Mon, Oct 03, 2005 at 05:42:01PM -0700, Daniel Burrows wrote:
   Fixed with the attached patch in darcs.

You forgot the patch, but I believe you that it's fixed now.

 BTW, your second comment is
 inaccurate, at least according to the apt manual, in that apt-get should
 also accept multiple -q options.

But apt-get also accepts --quiet=2.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#331592: snoopy: [INTL:sv] Swedish debconf templates translation

2005-10-04 Thread Marc Haber
tags #331592 l10n patch confirmed pending
thanks

On Tue, Oct 04, 2005 at 06:11:16AM +0200, Daniel Nylander wrote:
 Subject: Bug#331592: snoopy: [INTL:sv] Swedish debconf templates translation

Committed to svn, thanks.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#331089: rageircd: stack trace of where it ends up

2005-10-04 Thread Marc Haber
On Tue, Oct 04, 2005 at 10:46:21AM +0100, Philip Craig wrote:
 What is different between my two setups (I run both servers under 
 rageircd) is that the good one is a single CPU AMD64, and the crashing 
 one is a dual Intel PIII.

Do you have the opportunity to retry on a known good machine, or at
least with the crashing one in single CPU mode?

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#330929: how can adduser reliably find out wheter nscd is running?

2005-10-04 Thread Marc Haber
On Tue, Oct 04, 2005 at 01:28:07PM +0200, Gabor Gombas wrote:
 On Mon, Oct 03, 2005 at 06:07:26PM +0200, Marc Haber wrote:
  That's how we're going to do it in the future. I would, however, like
  to have the fact documented that it is not an error to run nscd -i if
  no daemon is running.
 
 What do you mean by not an error? nscd -i of course will return a
 non-0 exit code since it cannot invalidate the cache if the daemon is
 not running, but that is OK for adduser. I think you simply should not
 care if nscd -i succeeds or fails.

I am concerned about nscd suddenly giving an actual error message
instead of silently returning non-zero, which might confuse the users.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#331392: adduser: incorrect po/Makefile

2005-10-04 Thread Marc Haber
On Tue, Oct 04, 2005 at 12:45:26PM +0200, Thomas Huriaux wrote:
 While I was working on another package with the same problem, I realized
 that there is still a small problem. You should change the following
 line in the Makefile as following:
   -install: $(MO)
   +install: all 
 in order to run update: by calling install: (for example during the
 package building process).

Applied as well.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#330929: how can adduser reliably find out wheter nscd is running?

2005-10-04 Thread Marc Haber
On Tue, Oct 04, 2005 at 02:38:56PM +0200, Gabor Gombas wrote:
 On Tue, Oct 04, 2005 at 02:18:18PM +0200, Marc Haber wrote:
  I am concerned about nscd suddenly giving an actual error message
  instead of silently returning non-zero, which might confuse the users.
 
 Well, my personal preference would be not to worry about this until it
 becomes a real issue (that future error message may be descriptive
 enough, after all).

Adduser has _a lot_ of installations and is mainly used by maintainer
scripts. Thus, _a lot_ of people are bound to see error messages
generated by adduser and are bound to be confused by them.

 Or you can just add 2/dev/null to the nscd -i
 invocation.

That will also kill real error messages.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#330929: how can adduser reliably find out wheter nscd is running?

2005-10-04 Thread Marc Haber
On Tue, Oct 04, 2005 at 03:17:33PM +0200, Gabor Gombas wrote:
 Are there any useful real error messages now? For example, if nscd is
 not running, trying to invalidate a non-existing map will not produce an
 error message, and if nscd is running, the error message is misleading.

I don't know, as I have never used nscd.

 I still prefer not fixing what is not broken. glibc upgrades are always
 complex and require lots of testing. So I think even if nscd behavior is
 changed upstream in the future, there will be enough time before the
 next Debian release to discover any problems and update adduser if
 neccessary.

Thanks for trying to help. You can close this bug if you want to.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#331681: aide: wrong POTFILES.in

2005-10-04 Thread Marc Haber
On Tue, Oct 04, 2005 at 04:57:01PM +0200, Thomas Huriaux wrote:
 $ debconf-updatepo 
 can't open ./../templates.master: No such file or directory at
/usr/share/intltool-debian/intltool-extract line 204.
 /usr/bin/xgettext: error while opening ../templates.master.h for
reading: No such file or directory
 ERROR: xgettext failed to generate PO template file. Please consult
error message above if there is any.

Ouch.

 Please apply the following change:
 -[type: gettext/rfc822deb] templates.master
 +[type: gettext/rfc822deb] templates
 
 By the way, please add debconf-updatepo to the clean rule of the
 debian/rules. Is is a security to avoid this kind of problem.

Done, committed. Thanks.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#331089: rageircd: stack trace of where it ends up

2005-10-04 Thread Marc Haber
On Tue, Oct 04, 2005 at 05:03:22PM +0100, Philip Craig wrote:
 Do you have the opportunity to retry on a known good machine, or at
 least with the crashing one in single CPU mode?
 
 I have booted the machine into single CPU mode, same kernel version. The 
 behaviour is exactly the same.

That looks like we don't have a thread distribution issue here.

 One time it again broke at m_away.c line 
 88. Another time it broke at m_away.c line 68

That, however, looks like that we have either _two_ bugs, or you have
a hardware issue. A single bug would most probnably show at the same
point .

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#332230: wrong distro update for /etc/init.d/exim4 (= substitute ==)

2005-10-05 Thread Marc Haber
On Wed, Oct 05, 2005 at 10:30:47AM +0200, Emiliano 'AlberT' Gabrielli wrote:
 Moreover I suggest to background the start_exim invocation .. this way
 avoiding hanging on network problems
 
   start_exim 

Not going to do this: exim might emit error messages here which might
get lost in the background. And configuration errors causing delays
will be detected easier this way.

If there is a _real_ network problem, other processes will hang as
well, so backgrounding exim doesn't gain enough to justify the loss in
transparency, IMO.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#283573: Data input for certificate?

2005-10-05 Thread Marc Haber
On Wed, Oct 05, 2005 at 12:51:02PM +0200, Olaf van der Spek wrote:
  What Debian desperately needs is a scheme to easily automatically
  generate self-signed certificates without pestering the user with a
  truckload of debconf questions.
 
 I think the only required value for the certificate is the common name
 used for SMTP.
 Is this value available already or does an extra debconf question need
 to be asked for it?

I am not going to invent any wheels for that. Debian needs to solve
this on a distribution wide basis, and I am not going to be the one
who develops that solution.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#331195: Re: Bug#331195: cron-apt: aptitude update makes diffs appear where there are none

2005-10-05 Thread Marc Haber
tags #331195 patch
thanks

On Sun, Oct 02, 2005 at 04:14:42PM +0200, Ola Lundqvist wrote:
 On Sun, Oct 02, 2005 at 10:56:09AM +0200, Marc Haber wrote:
  Would you be willing to accept a patch which would cause cron-apt to
  ignore all lines matching ^\(Get:\|Ign[[:space:]]\|Hit[[:space:]]\) in
  $APTCOMMAND's output?
 
 Maybe. This need to be configurable. Maybe add an option for lines
 to ignore...

This was pretty easy to implement, since diff has an option to ignore
diffs matching regexps. Patch attached (which also covers #331197).

Please consider applying.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835
diff -urN cron-apt-0.3.1/conf/config cron-apt-0.3.1.1/conf/config
--- cron-apt-0.3.1/conf/config  2005-10-01 21:21:27.0 +
+++ cron-apt-0.3.1.1/conf/config2005-10-05 09:47:01.0 +
@@ -133,3 +133,14 @@
 
 # If this file exist cron-apt will silently exit.
 # REFRAINFILE=/etc/cron-apt/refrain
+
+# If this is non-empty, it will be used as the host name in subjects of
+# generated e-mail messages. If this is empty, the output of uname -n
+# will be used.
+# HOSTNAME=
+
+# Ignore lines matching this regexp to determine whether changes occurred
+# for MAILON=changes.
+# Suggested value for aptitude: 
DIFFIGNORERE=^\(Get:[[:digit:]]\+\|Hit\|Ign\|Del\|Fetched\|Freed\)[[:space:]]
+# Suggested value for apt-get: ##+#FIXME
+# DIFFIGNORERE=
diff -urN cron-apt-0.3.1/src/cron-apt cron-apt-0.3.1.1/src/cron-apt
--- cron-apt-0.3.1/src/cron-apt 2005-10-01 21:17:44.0 +
+++ cron-apt-0.3.1.1/src/cron-apt   2005-10-05 09:45:53.0 +
@@ -179,6 +179,13 @@
 # output will be filtered from log/mail/console output.  This is useful
 # with aptitude, which does not currently support -qq (very quiet).
 FILTERCTRLM=false
+# If HOSTNAME is non-empty, the contents will be used to generate the
+# e-mail subject for notifications sent out. If HOSTNAME is empty, the
+# output of $(uname -n) will be used.
+HOSTNAME=
+# Ignore lines matching this regexp to determine whether changes occurred
+# for MAILON=changes.
+DIFFIGNORERE=
 
 export DEBIAN_FRONTEND=noninteractive
 export LANG=C
@@ -193,6 +200,10 @@
   fi
 done
 
+if [ -n $DIFFIGNORERE ]; then
+  DIFFIGNORERE=--ignore-matching-lines=$DIFFIGNORERE
+fi
+
 if [ -t 0 ]; then
 RUNIMMEDIATELY=yes
 fi
@@ -236,9 +247,12 @@
rm -f $RUNMAIL
 fi
 if [ -f $MAIL ] ; then
-   SUBJECT=CRON-APT completed on $(uname -n) [$CONFIG]
+if [ -z $HOSTNAME ]; then
+HOSTNAME=$(uname -n)
+   fi
+   SUBJECT=CRON-APT completed on $HOSTNAME [$CONFIG]
if [ -f $ERROR ] ; then
-   SUBJECT=CRON-APT error on $(uname -n) [$CONFIG]
+   SUBJECT=CRON-APT error on $HOSTNAME [$CONFIG]
fi
mail -s $SUBJECT $MAILTO  $MAIL
rm -f $MAIL
@@ -514,7 +528,7 @@
fi
TLINE=$(echo $LINE | sed -e s/[[:space:]]/_/g; | \
tr / -)
-   if [ ! -r $MAILCHDIR/$ACTIONF-$TLINE ] || ! diff -u 
$MAILCHDIR/$ACTIONF-$TLINE $TEMP  $DIFF ; then
+   if [ ! -r $MAILCHDIR/$ACTIONF-$TLINE ] || ! diff 
$DIFFIGNORERE -u $MAILCHDIR/$ACTIONF-$TLINE $TEMP  $DIFF ; then
cp $TEMP $MAILCHDIR/$ACTIONF-$TLINE
# What to do with diff
# OBS! FROM NOW ON $TEMP CAN HAVE DIFF INFORMATION IN 
IT!


Bug#217477: Not fixed (was: Fixed in upload of aptitude 0.3.4-1 to experimental)

2005-10-07 Thread Marc Haber
On Thu, Oct 06, 2005 at 05:31:36PM -0700, Daniel Burrows wrote:
 On Sun, Oct 02, 2005 at 10:35:10AM +0200, Marc Haber wrote:
  tags #217477 -fixed
  found #217477 0.3.4-1
  thanks
  
  On Sat, Oct 01, 2005 at 04:47:07PM -0700, Daniel Burrows wrote:
   tag 217477 + fixed-in-experimental
  
  Unfortunately, this is not quite the case.
  
   * --quiet is not recognized at all.
 
   * -q syntax and semantics is incompatible with apt-get (which uses
 -q=level instead of multiple -q options). This makes it hard to
 write scripts which can work with apt-get and aptitude exchangeably.
   * quiet behaves differently depending on whether output is redirected
 or not:
 
   Fixed with the attached patch in darcs.  BTW, your second comment is
 inaccurate, at least according to the apt manual, in that apt-get should
 also accept multiple -q options.

It does. But aptitude doesn't --quiet=2, which apt-get does. cron-apt
uses that.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#57280: Reassign this bug

2005-10-08 Thread Marc Haber
On Fri, Oct 07, 2005 at 02:31:40PM +0200, Christian Perrier wrote:
 The analysis of this bug report shows that the user reporting it wants
 to have the choice, possibly during an initial install, to either use
 user groups or add all users to the default users group.
 
 passwd, while reconfigured, relies on adduser for this. One solution
 could be a debconf-based configurable option to either use users
 groups or the users group by default with adduser.
 
 I would give a quite low priority to this. After all, the creation of
 a first user can be skipped in new installs...

This is opening a can of worms which might lead to the requirement of
having all adduser.conf options be settable through debconf. I'd
rather not do this with the current adduser stuff and leave that to
the rewrite which is necessary anyway.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#332748: apt-cacher: gets confused after some time, returns error 500

2005-10-08 Thread Marc Haber
Package: apt-cacher
Severity: normal

Hi,

after being in use for some time (like on a computer idling over
night, which uses hourly cron-apt to check for new updates),
apt-cacher gets confused and starts returning error 500. After
terminating and restarting apt-cacher, everything is fine.

See attached log of a failed aptitude update run, and the working one
after restarting apt-cacher (2400 lines).

Greetings
Marc

-- System Information:
Debian Release: testing/unstable
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13-zgsrv
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)


apt-cacher.error.log.bz2
Description: BZip2 compressed data


Bug#166718: [Adduser-devel] Re: Bug#166718: Using pam_group to give access to useful groups?

2005-10-08 Thread Marc Haber
On Sat, Oct 08, 2005 at 11:28:59AM +0200, Christian Perrier wrote:
 For sure, this moves the pressure of keeping a list of useful groups
 to Marc Haber and adduser maintainers...

I am going to accept a patch from somebody who agrees to become
co-maintainer of adduser. I am not going to accept a patch which
increases my support burden.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#332545: Re: Bug#332545: X error prevents wine startup

2005-10-08 Thread Marc Haber
On Fri, Oct 07, 2005 at 06:14:43PM -0400, Ove Kaaven wrote:
 Hmm, I've only upgraded my system partially since my last upload.
 Perhaps I need to do a full system upgrade and do a new build, then, can
 try that this weekend. But if someone could try to build the packages
 themselves and see if that works, though, that might be good.

Building wine on a completely current sid (in a minimal chroot) does
not solve the problem for me. Going back to 0.0.20050725-1 did.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#330192: ' in /etc/skel filenames causes Unmatched '

2005-10-08 Thread Marc Haber
tags #330192 unreproducible
thanks

On Mon, Sep 26, 2005 at 01:19:07PM -0400, D. Goel wrote:
 I copied my gnome conf to /etc/skel.  (is this stupid of me?)
 
 /etc/skel/.gnome had filenames with ' in their names.
 
 adduser (sarge) then failed to work, complaining: Unmatched '.
 
 (When I removed those files, this problem went away.)
 (The adduser in woody used to work fine with the same files, iirc.).

I cannot reproduce this:

$ ls -al /etc/skel/
total 20K
drwxr-xr-x   2 root root 4.0K Oct  8 14:20 ./
drwxr-xr-x  35 root root 4.0K Oct  8 14:20 ../
-rw-r--r--   1 root root  567 Dec 19  2004 .bash_profile
-rw-r--r--   1 root root 1.8K Dec 19  2004 .bashrc
-rw-r--r--   1 root root7 Oct  8 14:20 foo'bar
[4/[EMAIL PROTECTED] sarge]:~$ sudo adduser test
Adding user test'...
Adding new group test' (1002).
Adding new user test' (1002) with group test'.
Creating home directory /home/test'.
Copying files from /etc/skel'
Enter new UNIX password:
Retype new UNIX password:
passwd: password updated successfully
Changing the user information for test
Enter the new value, or press ENTER for the default
Full Name []: bla
Room Number []:
Work Phone []:
Home Phone []:
Other []:
Is the information correct? [y/N] y
[5/[EMAIL PROTECTED] sarge]:~$ ls -al /home/test/
.bash_profile  .bashrcfoo'bar
[5/[EMAIL PROTECTED] sarge]:~$ ls -al /home/test/
total 20K
drwxr-xr-x  2 test test 4.0K Oct  8 14:20 ./
drwxr-xr-x  4 root root 4.0K Oct  8 14:20 ../
-rw-r--r--  1 test test  567 Oct  8 14:20 .bash_profile
-rw-r--r--  1 test test 1.8K Oct  8 14:20 .bashrc
-rw-r--r--  1 test test7 Oct  8 14:20 foo'bar
[6/[EMAIL PROTECTED] sarge]:~$

Please give advice how to reproduce that bug.

Grüße
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#121262: bash: Some *.dpkg-old files remain in /etc/skel

2005-10-08 Thread Marc Haber
user [EMAIL PROTECTED]
usertag + patch-appreciated
tags #121262 help
thanks

On Mon, Nov 26, 2001 at 06:23:51PM +0100, Adrian Bunk wrote:
 I changed the .bash_profile and .bashrc files in /etc/skel some time ago.
 I noticed that since they are conffiles there are now after an upgrade
 some *.dpkg-old files in /etc/skel and depending on how you answer dpkg's
 question whether to update these files you get *.dpkg-dist files otherwise.
 These files in /etc are not a problem, the only annoying thing is that
 these files are also copied into the home of every newly created user.

So it should be configurable in adduser to have a regexp or wildcard
list of files which should not be copied over from /etc/skel.

This surely is possible, patch appreciated.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#178482: with UTF-8 locales, recodes non-ascii chars in user messages TWICE

2005-10-08 Thread Marc Haber
user [EMAIL PROTECTED]
usertag #178482 feedback-needed
tags #178482 moreinfo
thanks

On Sun, Jan 26, 2003 at 04:31:53PM +0100, Eduard Bloch wrote:
 Fge Benutzer boehmann in Gruppe uucp hinzu...
 Fertig.
 
 It seems that the string is already in UTF-8, and then somewhere
 interpreted as Latin1 and recoded again and we see four bytes.

[1/[EMAIL PROTECTED] sid-adduser]:~$ export LANG=de_DE.UTF-8
[2/[EMAIL PROTECTED] sid-adduser]:~$ export LC_CTYPE=de_DE.UTF-8
[5/[EMAIL PROTECTED] sid-adduser]:~$ sudo adduser mh uucp  file.bla
[6/[EMAIL PROTECTED] sid-adduser]:~$ cat file.bla
Füge Benutzer mh in Gruppe uucp hinzu...
Fertig.
[7/[EMAIL PROTECTED] sid-adduser]:~$ logout
[16/[EMAIL PROTECTED]:~/chroot$ cd sid-adduser
[17/[EMAIL PROTECTED]:~/chroot/sid-adduser/home/mh$ ls
Makefile  adduser/  devel/  file.bla
[18/[EMAIL PROTECTED]:~/chroot/sid-adduser/home/mh$ hexadump file.bla
 46 c3 bc 67  65 20 42 65  6e 75 74 7a  65 72 20 6d  Füge Benutzer m
0010 68 20 69 6e  20 47 72 75  70 70 65 20  75 75 63 70  h in Gruppe uucp
0020 20 68 69 6e  7a 75 2e 2e  2e 0a 46 65  72 74 69 67 hinzuFertig
0030 2e 0a   ..

I do not have a clue about UTF-8, but this looks like only two bytes
were printed. Can you please check if this bug still applies after two
and a half years?

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#332815: adduser: --disabled-passwd and --disabled-login non-functional

2005-10-08 Thread Marc Haber
Package: adduser
Version: 3.70
Severity: serious
Justification: makes package unsuitable for release in maintainer's opinion

In the experimental versions of adduser, the options --disabled-login
and --disabled-passwd have been inadvertently renamed to
--disabled_login and --disabled_password. This is a bug.

They will be renamed back in 3.71.

Greetings
Marc

-- System Information:
Debian Release: testing/unstable
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13-zgsrv
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages adduser depends on:
ii  debconf [debconf-2.0] 1.4.58 Debian configuration management sy
ii  passwd1:4.0.12-6 change and administer password and
ii  perl-base 5.8.7-5The Pathologically Eclectic Rubbis

adduser recommends no packages.

-- debconf information excluded


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#332816: cron-apt: update for IGNORERE for aptitude

2005-10-08 Thread Marc Haber
Package: cron-apt
Version: 0.4.0
Severity: minor

Hi,

it looks like the IGNORERE for aptitude should be changed to:

DIFFIGNORE=^\(Get:[[:digit:]]\+\|Hit\|Ign\|Del\|Fetched\|Freed\|Reading\)[[:space:]]

Greetings
Marc

-- System Information:
Debian Release: testing/unstable
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13-zgsrv
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages cron-apt depends on:
ii  apt  0.6.41.0mvo1Advanced front-end for dpkg
ii  bash 3.0-16  The GNU Bourne Again SHell
ii  debianutils  2.14.3  Miscellaneous utilities specific t
ii  mailx1:8.1.2-0.20050715cvs-1 A simple mail user agent

Versions of packages cron-apt recommends:
ii  liblockfile1  1.06   NFS-safe locking library, includes

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#332817: cron-apt: add $APTCOMMAND to CRON-APT LINE output

2005-10-08 Thread Marc Haber
Package: cron-apt
Version: 0.4.0
Severity: wishlist
Tags: patch

Please consider the attached one-line patch which will include the
value of $APTCOMMAND to the CRON-APT LINE informational output. It
might be important for debugging to know which command was actually
called with the parameters already listed.

Greetings
Marc

-- System Information:
Debian Release: testing/unstable
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13-zgsrv
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages cron-apt depends on:
ii  apt  0.6.41.0mvo1Advanced front-end for dpkg
ii  bash 3.0-16  The GNU Bourne Again SHell
ii  debianutils  2.14.3  Miscellaneous utilities specific t
ii  mailx1:8.1.2-0.20050715cvs-1 A simple mail user agent

Versions of packages cron-apt recommends:
ii  liblockfile1  1.06   NFS-safe locking library, includes

-- no debconf information
diff -urN cron-apt-0.4.0/debian/changelog cron-apt-0.4.1/debian/changelog
--- cron-apt-0.4.0/debian/changelog 2005-10-07 18:54:05.0 +
+++ cron-apt-0.4.1/debian/changelog 2005-10-08 18:51:35.0 +
@@ -1,3 +1,9 @@
+cron-apt (0.4.1) unstable; urgency=low
+
+  * add $APTCOMMAND to the CRON-APT line output.
+
+ -- Marc Haber [EMAIL PROTECTED]  Sat,  8 Oct 2005 18:51:24 +
+
 cron-apt (0.4.0) unstable; urgency=low
 
   * Last config file fix was even more ambigous as before. Now it is
diff -urN cron-apt-0.4.0/src/cron-apt cron-apt-0.4.1/src/cron-apt
--- cron-apt-0.4.0/src/cron-apt 2005-10-07 18:32:28.0 +
+++ cron-apt-0.4.1/src/cron-apt 2005-10-08 18:51:21.0 +
@@ -423,7 +423,7 @@
sed -e s/#.*$//; | \
grep -v ^[[:space:]]*$ | {
while read LINE ; do
-   echo CRON-APT LINE: $LINE  $TEMP
+   echo CRON-APT LINE: $APTCOMMAND $LINE  $TEMP
if [ -x /usr/bin/dotlockfile ] ; then
if ! dotlockfile -l -p -r 10 $LOCKFILE; then
echo  $TEMP cannot acquire apt lock.


Bug#332545: Wine output

2005-10-09 Thread Marc Haber
On Sat, Oct 08, 2005 at 10:29:10PM -0400, Ove Kaaven wrote:
 Bas Kloet wrote:
 I've got the exact same problem and ran wine with +x11drv,+bitmap,+seh
 for you and saved it to a log file. It is  15000 lines so I didn't want
 to paste it in this mail, but I put it online at:
 http://newton.luon.net/~bas/Wine_debug.log
 
 It shows that at some point, it's creating an XShmPixmap of size 8416x32 
 (after already having created two others of size 4208x16). It is 
 probably reasonable to assume you run out of shared-memory resources at 
 this point, while I don't. (Rebooting (or using ipcrm carefully) may 
 be necessary to reclaim shared-memory resources in some cases.)

I confirm that the bug is 100 % reproducible on a freshly booted
system with 1 GB RAM and 2 GB swap.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#332883: aptitude: please give option to allow installation of untrusted packages

2005-10-09 Thread Marc Haber
Package: aptitude
Version: 0.2.15.9-6
Severity: wishlist

Hi,

in some cases, aptitude complains about untrusted packages even if
APT::Get::AllowUnauthenticated true;
is set in apt.conf.d/90allow-unauthenticated.

This happens, for example, on systems that are testing the diff
package patch from Michael Vogt and Andreas Barth.

There should be an option to have aptitude accept these packages.

Additionally, aptitude should be more verbose in _what_ it doesn't
like with the packages or their signatures. Simply saying untrusted
versions will be installed isn't much help.

Greetings
Marc

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-rc1-scyw00225
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6.3-6-3.1 0.6.41 Advanced front-end for dpkg
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libgcc1   1:4.0.2-2  GCC support library
ii  libncurses5   5.4-9  Shared libraries for terminal hand
ii  libsigc++-1.2-5c2 1.2.5-5type-safe Signal Framework for C++
ii  libstdc++64.0.2-2The GNU Standard C++ Library v3

Versions of packages aptitude recommends:
ii  aptitude-doc-en [aptitude-doc 0.2.15.9-6 English manual for aptitude, a ter

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#316606: cron-apt: with new aptitide and unofficiall sources fills /tmp full with a logfile and doesn't proceed

2005-10-09 Thread Marc Haber
clone #316606 -1
reassign -1 aptitude
found -1 0.2.15.9-6
severity -1 normal
retitle -1 should not loop indefinetely if it doesn't like the input
thanks

On Sat, Jul 02, 2005 at 04:21:52PM +0200, Ola Lundqvist wrote:
 I actually think this is a bug in aptitude as it do not honor the
 environment variables that is set to make it work in non-interactive
 mode.

Agreed.

Cloning the bug to aptitude.

 On Sat, Jul 02, 2005 at 10:02:42AM +0200, Miernik wrote:
  With APTCOMMAND=/usr/bin/aptitude and new aptitude 0.2.15.9-3 it creates
  a temp file which fills up partition on which /tmp is completely, with a
  file like this:
  
  
  szrenica:~# head -n 25 /tmp/cron-apt.kujzsA/temp
  CRON-APT LINE: dist-upgrade -d -y -o APT::Get::Show-Upgraded=true
  Reading package lists... Done
  Building dependency tree
  Reading extended state information
  Initializing package states... Done
  The following packages have been kept back:
libdirectfb-bin libdirectfb-dev libdirectfb-extra xterm
  The following packages will be upgraded:
elinks grep ion3 ion3-doc libhal-storage0 libhal0 net-tools
  7 packages upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
  Need to get 7230kB of archives. After unpacking 4096B will be used.
  WARNING: untrusted versions of the following packages will be installed!
  
  Untrusted packages could compromise your system's security.
  You should only proceed with the installation if you are certain that
  this is what you want to do.
  
elinks
  
  Do you want to ignore this warning and proceed anyway?
  To continue, enter Yes; to abort, enter No: Unrecognized input.  Enter 
  either Yes or No.
  Do you want to ignore this warning and proceed anyway?
  To continue, enter Yes; to abort, enter No: Unrecognized input.  Enter 
  either Yes or No.
  Do you want to ignore this warning and proceed anyway?
  To continue, enter Yes; to abort, enter No: Unrecognized input.  Enter 
  either Yes or No.
  
  
  
  And these lines Do you want to ... To continue ... go on indefinetly
  in this file.

... eventually filling up the file system.

aptitude should more gracefully handle the issue of unwanted/illegal
input. Instead of looping indefinetely, it should probably abort after
a few hundred iterations.

Additionally, it should not try reading input from a standard input
which immediately returns EOF:
$  /dev/null sudo aptitude dist-upgrade
Reading package lists... Done
Building dependency tree... Done
Reading extended state information
Initializing package states... Done
The following packages will be upgraded:
  libtext-charwidth-perl libtext-iconv-perl libtext-wrapi18n-perl
  module-init-tools
4 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 109kB of archives. After unpacking 4096B will be freed.
Do you want to continue? [Y/n/?] 

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#316606: fixed in cron-apt 0.4.0

2005-10-09 Thread Marc Haber
found #316606 0.4.0
thanks

On Fri, Oct 07, 2005 at 12:17:03PM -0700, Ola Lundqvist wrote:
* Documented that additional configuration is needed for
  noninteractive upgrades of non-authenticated packages with aptitude,
  closes: #316606.

Unfortunately, that doesn't help for _untrusted_ packages which seems
to be something different, since the AllowUnauthenticated option does
not help here.

I am re-opening the bug since the documentation is wrong now.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#316606: cron-apt: with new aptitide and unofficiall sources fills /tmp full with a logfile and doesn't proceed

2005-10-09 Thread Marc Haber
On Sat, Jul 02, 2005 at 04:21:52PM +0200, Ola Lundqvist wrote:
 I actually think this is a bug in aptitude as it do not honor the
 environment variables that is set to make it work in non-interactive
 mode.
 
 Or do you know such an environment variable for aptitude?

actually, aptitude has an --assume-yes option which causes the same
behavior directly on the command line.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#332885: aptitude: loops indefinetely if --assume-yes is given and untrusted packages are found

2005-10-09 Thread Marc Haber
Package: aptitude
Version: 0.2.15.9-6
Severity: important

Hi,

aptitude gets in an indefinete loop when it is called with the
--assume-yes option and it complains about untrusted packages during
the call. This probably happens because the question about untrusted
packages is not satisified with a plain y but wants to see yes.

Severity: important because there are other packages which use
aptitude non-interactively and aptitude's behavior fills up file
systems which might impair system operation.

Greetings
Marc

-- System Information:
Debian Release: testing/unstable
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13-zgsrv
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6.3-6-3 0.6.41.0mvo1 Advanced front-end for dpkg
ii  libc6   2.3.5-6  GNU C Library: Shared libraries an
ii  libgcc1 1:4.0.2-2GCC support library
ii  libncurses5 5.4-9Shared libraries for terminal hand
ii  libsigc++-1.2-5c2   1.2.5-5  type-safe Signal Framework for C++
ii  libstdc++6  4.0.2-2  The GNU Standard C++ Library v3

Versions of packages aptitude recommends:
ii  aptitude-doc-en [aptitude-doc 0.2.15.9-6 English manual for aptitude, a ter

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#166718: [Adduser-devel] Re: Bug#166718: Using pam_group to give access to useful groups?

2005-10-09 Thread Marc Haber
On Sun, Oct 09, 2005 at 09:14:41AM +0200, Christian Perrier wrote:
 So, I'm afraid that the direction to go is:
 
 -reassign these bugs to adduser
 
 -find help for Marc

I would also accept a replacement instead of help.

 I'm not fond of reassigning bugs to adduser because I know the
 situation about this package and Marc desperately needing help to
 maintain it.

I do not have a problem with having bugs rotting away in the BTS.
Usertags will help in sorting out the bugs.

 Maybe time for another call for help for adduser (IIRC, you already
 posted some, Marc).

Yes, there was response about a rewrite in C, but the author of that
rewrite decided to go a way I am not too fond about (not calling any
backends but doing the work himself), and the effort seems to have
kind of stalled. I have been receiving a lot of cleanup patches from
Jörg Hoh, and he has received commit privileges to the SVN repository
yesterday, but he doesn't intend to become DD in the foreseeable future.

 I'm really sad that some of our
 key packages cannot receive enough attention while we keep getting
 bunch of crappy new packages noone cares about, in the archive.

I am guilty of that as well, but I took over adduser because it needed
work to do the job I wanted it to do - so that approach kind of worked.

 If we go this way, I intend to post a message to -devel (or even
 -devel-announce) with these ideas (probably not the crappy packages
 part)...and do my best to have it published in DWN.

Go ahead.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#316606: cron-apt: with new aptitide and unofficiall sources fills /tmp full with a logfile and doesn't proceed

2005-10-09 Thread Marc Haber
On Sun, Oct 09, 2005 at 11:50:01AM +0200, Ola Lundqvist wrote:
 On Sun, Oct 09, 2005 at 09:09:44AM +0200, Marc Haber wrote:
  On Sat, Jul 02, 2005 at 04:21:52PM +0200, Ola Lundqvist wrote:
   I actually think this is a bug in aptitude as it do not honor the
   environment variables that is set to make it work in non-interactive
   mode.
   
   Or do you know such an environment variable for aptitude?
  
  actually, aptitude has an --assume-yes option which causes the same
  behavior directly on the command line.
 
 But if you want to --assume-no, can you do that?

Not that I know of.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#332816: cron-apt: update for IGNORERE for aptitude

2005-10-09 Thread Marc Haber
On Sun, Oct 09, 2005 at 12:16:28PM +0200, Ola Lundqvist wrote:
 On Sat, Oct 08, 2005 at 08:50:37PM +0200, Marc Haber wrote:
  it looks like the IGNORERE for aptitude should be changed to:
  
  DIFFIGNORE=^\(Get:[[:digit:]]\+\|Hit\|Ign\|Del\|Fetched\|Freed\|Reading\)[[:space:]]
 
 What was the difference? Because when I changed this and checked
 in svn did not made any difference...

0.4.0 doesn't have the Reading part of the RE.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#316606: fixed in cron-apt 0.4.1

2005-10-09 Thread Marc Haber
found #316606 0.4.1
thanks

On Sun, Oct 09, 2005 at 03:47:08AM -0700, Ola Lundqvist wrote:
 We believe that the bug you reported is fixed in the latest version of
 cron-apt, which is due to be installed in the Debian FTP archive:

I have to disagree on that :-(

* Changed config documentation to describe how to accept untrusted
  sources, closes: #316606.

Unfortunately, aptitude is buggy regarding --assume-yes. cron-apt's
default rules already use --assume-yes (abbreviated as -y), which
triggers aptitude bug #332885, the original cause of _this_ bug here.

So, I fear that we need to work around that (or keep it documented
that aptitude doesn't work at the moment) in cron-apt, and this bug
needs to remain open.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#332748: apt-cacher: gets confused after some time, returns error 500

2005-10-09 Thread Marc Haber
On Sat, Oct 08, 2005 at 01:12:08PM +0200, Marc Haber wrote:
 See attached log of a failed aptitude update run, and the working one
 after restarting apt-cacher (2400 lines).


This is not related to: data expiring (EXPIRED) - apt-cacher has
successfully handled that case this morning, and it is not related to
CLEANUPREFRESH (the broken state was today entered at 14:00 which is
not near a CLEANUPREFRESH event).

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#332883: aptitude: please give option to allow installation of untrusted packages

2005-10-09 Thread Marc Haber
On Sun, Oct 09, 2005 at 11:50:35AM -0700, Daniel Burrows wrote:
 On Sun, Oct 09, 2005 at 09:00:04AM +0200, Marc Haber [EMAIL PROTECTED] was 
 heard to say:
  Additionally, aptitude should be more verbose in _what_ it doesn't
  like with the packages or their signatures. Simply saying untrusted
  versions will be installed isn't much help.
 
   What does apt-get do about this part?

I suspect that apt-get is equally bad, but cannot verify this since
the host in question is testing packagediffs, and thus has a patched
aptitude for URL rewriting, but original apt-get. So I reckon that
apt-get doesn't currently work on that host.

Greetings
Marc


-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#332748: apt-cacher: gets confused after some time, returns error 500

2005-10-09 Thread Marc Haber
On Sun, Oct 09, 2005 at 05:33:47PM +0200, Eduard Bloch wrote:
  See attached log of a failed aptitude update run, and the working one
  after restarting apt-cacher (2400 lines).
 
 I do not understand where it comes from. Following this report, the
 errors are reported by the http client module, the fetcher part. But it
 does not make any sense. The HTTP user agent object is created
 separated in every forked process.
 
 Further, I think there are bad things happening with your connection,
 see 
 Sat Oct  8 13:01:18 2005|127.0.0.1|debug: Header sent: 500 (Internal Server 
 Error) Can't connect to debian.debian.zugschlus.de:80 (Bad hostname 
 'debian.debian.zugschlus.de')
 
 So where does the DNS error come from? Broken nscd or something like
 that? libc6 upgrade without restartint services?

Today's failure happened out of the blue when no administration work
was done - none on the system running apt-cacher, and none on the
system running the full service resolver for the apt-cacher box. The
connection and DNS servers were fine, shown by mail services
processing incoming messages without delay.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#316606: fixed in cron-apt 0.4.1

2005-10-09 Thread Marc Haber
On Sun, Oct 09, 2005 at 01:36:16PM +0200, Marc Haber wrote:
 Unfortunately, aptitude is buggy regarding --assume-yes. cron-apt's
 default rules already use --assume-yes (abbreviated as -y), which
 triggers aptitude bug #332885, the original cause of _this_ bug here.

#332885 is fixed in aptitude 0.3.4, which is in experimental, and
fixes the urgency of this bug, as it only breaks cron-apt and not the
entire system.

Additionally, aptitude 0.3.5 (which is not yet uploaded) will have an
option to ignore trust-violation warnings, so that cron-apt can safely
document -o aptitude::Cmdline::ignore-trust-violations=yes for
aptitude, and this will work with aptitude 0.3.5.

Suggested new config contents:
# General apt options that will be passed to all APTCOMMAND calls.
# Use -o quiet instead of -q for aptitude compatibility.
# OPTIONS=-o quiet=1
# You can for example add an alternative sources.list file here.
# OPTIONS=-o quiet=1 -o Dir::Etc::SourceList=/etc/apt/security.sources.list
# If you want to allow unauthenticated and untrusted packages add the
# following to your options directive.
#  OPTIONS=-o quiet=1 -o APT::Get::AllowUnauthenticated=true -o 
aptitude::Cmdline::ignore-trust-violations=yes
# This will only work with aptitude = 0.3.5
# The --assume-yes option will answer yes to almost all questions. This
# is not very safe, and can fill up your /tmp file system (#316606) due
# to an aptitude bug (#332885) which shows if --assume-yes is used and
# untrusted packages would be installed. This aptitude bug is fixed in
# aptitude 0.3.4.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#332545: Re: Bug#332545: Wine output

2005-10-10 Thread Marc Haber
On Sun, Oct 09, 2005 at 08:26:35AM +0200, Marc Haber wrote:
 I confirm that the bug is 100 % reproducible on a freshly booted
 system with 1 GB RAM and 2 GB swap.

Seems to be fixed for me in 0.0.20050930-1. My (one) wine application
runs fine now.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#267765: doesn't properly show VLAN frames

2005-10-10 Thread Marc Haber
On Mon, Oct 10, 2005 at 08:04:01PM +0200, Romain Francoise wrote:
 Marc Haber [EMAIL PROTECTED] writes:
  I will try a Debian kernel on the weekend. It will be a waste of time,
  since the bug will be reproducible, but, oh well.
 
 Ok to close this bug?

As long as the behavior is documented somewhere so that people know
that they're bitten by a bad driver, yes.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#333333: rageircd: extremely high lag on encrypted connections

2005-10-11 Thread Marc Haber
On Tue, Oct 11, 2005 at 11:55:34AM +, Johannes Berg wrote:
 Subject: Bug#33: rageircd: extremely high lag on encrypted connections
   ^^ you know that you got to buy all Debian Developers
  a drink for hitting _that_ bug number?

 I have rageircd configured to be accessible over ssl encrypted connections.
 Unfortunately, ever since the upgrade to 2.0.1-1 ssl connected users
 experience extreme lag (I've seen up to 60 seconds or so). Before, I had
 been using 2.0.0-3sid1 where it worked just fine.

Are we talking about connection delays or IRC lags on existing
connections? Does the server have enough entropy?

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#333338: clamav-getfiles: [INTL:sv] Swedish debconf templates translation

2005-10-11 Thread Marc Haber
tags #38 l10n patch confirmed pending
thanks

On Tue, Oct 11, 2005 at 02:23:46PM +0200, Daniel Nylander wrote:
 Package: clamav-getfiles
 Project-Id-Version: clamav-getfiles 0.5-2\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2004-02-26 19:02+\n
 PO-Revision-Date: 2005-10-12 14:22+0200\n
 Last-Translator: Daniel Nylander [EMAIL PROTECTED]\n
 Language-Team: Swedish [EMAIL PROTECTED]\n

Since clamav-getfiles and clamav-data are built from the same sources,
I'd appreciate an sv translation for clamav-data as well.

Translation for clamav-getfiles has been committed to svn.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#333371: devscripts: please consider adding an option to Cc: an arbitrary address

2005-10-11 Thread Marc Haber
Package: devscripts
Version: 2.9.7
Severity: wishlist

Please consider adding an option that allows an arbitrary Address to
be cc'ed on the outgoing message for reference.

Greetings
Marc

-- System Information:
Debian Release: testing/unstable
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13-zgsrv
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages devscripts depends on:
ii  debianutils   2.14.3 Miscellaneous utilities specific t
ii  dpkg-dev  1.13.11package building tools for Debian
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  perl  5.8.7-5Larry Wall's Practical Extraction 
ii  sed   4.1.4-4The GNU sed stream editor

Versions of packages devscripts recommends:
ii  fakeroot  1.5.4  Gives a fake root environment

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#333333: rageircd: extremely high lag on encrypted connections

2005-10-12 Thread Marc Haber
On Tue, Oct 11, 2005 at 10:24:27PM +0100, Alasdair McWilliam wrote:
 What socket engine module is 2.0.1-1 compiled with?

rtsigio.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#333415: clamav-data: [INTL:sv] Swedish debconf templates translation

2005-10-12 Thread Marc Haber
tags #333415 l10n patch confirmed pending
thanks

On Tue, Oct 11, 2005 at 10:45:25PM +0200, Daniel Nylander wrote:
 Project-Id-Version: clamav-data 20050930.171700.1106\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2003-08-12 09:04+0200\n
 PO-Revision-Date: 2005-10-12 22:44+0200\n
 Last-Translator: Daniel Nylander [EMAIL PROTECTED]\n
 Language-Team: Swedish [EMAIL PROTECTED]\n

Committed to svn, thanks.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#333371: devscripts: please consider adding an option to Cc: an arbitrary address

2005-10-12 Thread Marc Haber
On Wed, Oct 12, 2005 at 08:03:05AM +, Filippo Giunchedi wrote:
 On Tue, Oct 11, 2005 at 06:07:55PM +0200, Marc Haber wrote:
  Package: devscripts
  Version: 2.9.7
  Severity: wishlist
  
  Please consider adding an option that allows an arbitrary Address to
  be cc'ed on the outgoing message for reference.
 
 to which script you would add such option? I'm puzzled :)

*argh*

bts.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#333384: adduser: [INTL:fr] French program translation

2005-10-12 Thread Marc Haber
tags #84 l10n patch confirmed pending
thanks

On Tue, Oct 11, 2005 at 06:05:28PM +0200, Christian Perrier wrote:
 Please find attached the french translation of this package's
 programs, proofread by the debian-l10n-french mailing list
 contributors.

Committed to svn, thanks.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#333481: console-log: [INTL:sv] Swedish debconf templates translation

2005-10-12 Thread Marc Haber
tags #333481 l10n patch confirmed pending
thanks

On Wed, Oct 12, 2005 at 08:33:15AM +0200, Daniel Nylander wrote:
 Package: console-log
 Version: 1.0-10
 Severity: wishlist
 Tags: patch l10n
 
 Project-Id-Version: console-log 1.0-10\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2004-12-13 13:47+\n
 PO-Revision-Date: 2005-10-13 08:32+0200\n
 Last-Translator: Daniel Nylander [EMAIL PROTECTED]\n
 Language-Team: Swedish [EMAIL PROTECTED]\n

Committed to svn, thanks.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#333384: adduser: [INTL:fr] French program translation

2005-10-12 Thread Marc Haber
On Wed, Oct 12, 2005 at 06:31:02PM +0200, Christian Perrier wrote:
 While we're at it, the French team recently discussed whether it's
 appropriate or not to translate the experimental version of adduser.

It is, it will move to unstable asap. The chage-fixed adduser is going
into etch tonight, and I plan to ditch that branch really soon now.
The version currently in experimental is the _near_ future.

 I'm actually a bit reluctant because of the new string with part of
 the GPL which, imho, should maybe not be translatable

That's actually not a new string. gettextization of that string was
missing, which has shown up during the code refactoring.

 Something else: I think about adding adduser to the D-I level 5
 translations, that is translation of programs which are part of each
 and every Debian install. This is likely to trigger a lot of
 translation updates (remember exim4...:-)). Would you wish me to find
 you someone to help in l10n maintenance?

Committing new translations isn't too much work, and Jörg, who did
most of the code refactoring work and is also working on the test
suite, has become a committer to the Alioth project this weekend. So,
I don't think that maintenance help is not badly needed at the moment.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#335331: aide: [INTL:sv] Swedish debconf templates translation

2005-10-23 Thread Marc Haber
tags #335331 l10n patch confirmed pending
thanks

On Sun, Oct 23, 2005 at 01:15:50PM +0200, Daniel Nylander wrote:
 Small update to the swedish translation of aide debconf template.

Committed to svn, thanks.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#335375: bugs.debian.org: please put in the web page footer that spam was already reported

2005-10-23 Thread Marc Haber
Package: bugs.debian.org
Severity: wishlist

Hi,

starting recently, bugreport web pages generated by bugreport.cgi
contain a link Send a report that this bug log contains spam. This
is a very good idea, thanks.

However, I am pretty sure that I have in the last few days reported
spam in bug reports multiple times.

Would it be possible to replace that link by text like Spam in this
bug report has already been reported, but not yet taken care of if
the spam marker is found on a bug report? This will presumably save
you from a big number of extra reports.

Greetings
Marc

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13-zgsrv
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#134571: aide: db corruption gone?

2005-10-23 Thread Marc Haber
tags #134571 moreinfo
user [EMAIL PROTECTED]
usertags #134571 close-20060331
thanks

On Fri, Apr 26, 2002 at 08:49:41PM +0200, Yann Dirson wrote:
 On Fri, Apr 26, 2002 at 09:27:43AM +0200, Robert Bihlmeyer wrote:
  I also encountered frequent corruptions with earlier aide versions,
  but none since I installed aide 0.8.
  
  Can you (the bug submitters) still reproduce this or are these bugs
  ripe for closing?
 
 Will check.

No result of this check was received. I would like to assume that this
type of database corruption does not happen any more with current aide.

If no response is received until 2006-03-31, this bug will be closed.
Submitter, please feel free to close it earlier if you want to.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#244055: aide hang on when run 'check' command on woody

2005-10-23 Thread Marc Haber
Version: 0.10-2

On Fri, Apr 16, 2004 at 11:24:09AM -0700, Mike Markley wrote:
 On Fri, Apr 16, 2004 at 02:38:56PM +0200, Radoslaw Tomaszewski [EMAIL 
 PROTECTED] wrote:
  When I run aide on my debian woody with command 'check'
  
  ./bin/aide --check --config=aide-all.conf
 
 Can you send a copy of that config file?

Since that question is unanswered, and sarge has been released (with
an aide version younger than the one that was reported as OK by the
submitter), I am closing this bug for all versions later than 0.10-2
which was in sid in April 2004.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#244917: aide segfaults (--config-check and @@ifnhost)

2005-10-23 Thread Marc Haber
tags #244917 confirmed
forwarded #244917 http://sourceforge.net/mailarchive/forum.php?forum=aide-devel
thanks

On Tue, Apr 20, 2004 at 06:37:15PM +0200, Andy Spiegl wrote:
 I found two causes for a segfault:
  1.) when called with the option --config-check independently of the
  contents of the config file.
  Examples:
   hostname:~#aide --config-check   
   zsh: 13437 segmentation fault  aide --config-check
 
   hostname:~#aide --config /dev/null --config-check
   zsh: 13140 segmentation fault  aide --config /dev/null --config-check

That one does not happen with the release candidates of aide 0.11, so
expect it to be fixed as soon as upstream releases 0.11.

  2.) when using the macro @@ifnhost in the config file.
  Example:
   hostname:~#grep -A4 ifnhost /etc/aide/aide.conf
   @@ifnhost otherhostname.tld
   # check sources for modifications
   /usr/src L
   /usr/local/src L
   @@endif
 
   hostname:~#aide --init   
   zsh: 15687 segmentation fault  aide --init

I can reproduce this, and have reported it upstream.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#247210: aide: segfaults with two close backslashes in config file

2005-10-23 Thread Marc Haber
tags #247210 confirmed
user [EMAIL PROTECTED]
usertags #247210 fixed-in-0.11-rc1
thanks

On Mon, May 03, 2004 at 10:23:00PM +0200, Andy Spiegl wrote:
 This line in aide.conf leads to a segfault:
  !/usr/local/man/man1/tcptrack\.1\.gz
 
 But this line doesn't:
  !/usr/local/man/man1/tcptrack\.12\.gz
 
 The escaping backslashes are too close??

This seems to be fixed in 0.11-rc1, which is not yet packaged.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#66180: aide: segfault

2005-10-23 Thread Marc Haber
tags #66180 moreinfo unreproducible
user [EMAIL PROTECTED]
usertags #66180 close-20060331
thanks

On Sat, Jun 24, 2000 at 03:24:18AM -0700, Mike Markley wrote:
 Could you do something like strace -o /tmp/aide.out aide --check and mail it
 to me so I can further investigate this bug?

This requests has not been answered. I intend to close this bug on
2006-03-31 if no further information is received. Chances are that the
bug has been fixed upstream in the last five years, and the bug cannot
be reproduced without the aid of the submitter.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#113121: aide: aide sigsegv's when scanning /proc

2005-10-23 Thread Marc Haber
tags #113121 moreinfo unreproducible
user [EMAIL PROTECTED]
usertags #113121 close-20060331
thanks

On Sat, Sep 22, 2001 at 04:57:50PM +1000, Alexander Zangerl wrote:
 aide's default configuration file does not exclude /proc, which
 is a bad thing in itself IMHO.

This has been fixed with aide 0.7-11 in late 2001.

 anyways, when one does ask aide to init the database, aide starts
 reading proc, and then stumbles as soon as it encounters a link there
 that's just being removed (see strace fragment), because the code
 in question did not take non-atomicity into account.

I cannot reproduce this. Even with a very simple config file:

database=file:/var/lib/aide/aide.db
database_out=file:/var/lib/aide/aide.db.new

gzip_dbout=yes

Binlib = p+i+n+u+g+s+b+m+c+md5+sha1
/ Binlib
!/proc/kcore

aide processes /proc just fine without segfaulting.

 looking at the source tells me:
 in line 312 of gen_list.c the result code of the readlink is not caught,
 the next malloc(-1+1) 'works fine' (does not reserve any space but
 does not return NULL either, which would have been caught),
 and in line 319 things are going down, finally:
 strncpy(into_the_zero_sized_space,from_somewhere,-1)...

That looks like the code which is now in lines 478ff, and now is:
len=readlink(fil-filename,lnktmp,_POSIX_PATH_MAX+1);
if(len == -1){
  error(0,readlink failed in add_file_to_list(): %d,%s\n
,errno,strerror(errno));
  free(lnktmp);
  free(fil-filename);
  free(fil);
  *addok=RETFAIL;
  return listp;
}
lnkbuf=(char*)malloc(len+1);

Looks like the issue has been addressed in aide 0.10.

Can you please verify?

If no answer is received by 2006-03-31, I intend to close this bug.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#163231: aide: open_dir errors appear in report

2005-10-23 Thread Marc Haber
tags #163231 moreinfo
thanks

On Thu, Oct 03, 2002 at 12:22:20PM -0700, Bill Wohler wrote:
   Every file that is removed now has an open_dir() error as well. For
   example:

In that example, neither /etc/mtab nor /etc/adjtime were actually
removed from the file system, right? I must be missing something in
that report.

   Also note that in the following two lines, /etc/mtab was *changed*,
   but /etc/adjtime was not.
 
 open_dir():Not a directory: /etc/mtab
 open_dir():Not a directory: /etc/adjtime

Both files existed in your file system before and after the aide run,
right?

   This new behavior appeared when I recently upgraded to 0.9-1.

I cannot reproduce this with 0.10, but this might be caused by myself
not understanding your report. Can you please retry with 0.10 and
provide more information about how to reproduce the issue?

   p.s. The parsing of the config file seems to have also changed in
   this version. I had to rewrite my file for it to behave as it did
   before, and I've noticed inconsistent behavior in the --update
   command, and between the --init and --update commands. If I can
   reproduce the problems, I will submit them.

Do I see correctly that you weren't able to reproduce them? I don't
see any more bug reports submitted by you.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#168264: aide: unkillable

2005-10-23 Thread Marc Haber
forwarded #168264 http://sourceforge.net/mailarchive/forum.php?forum=aide-devel
thanks

On Fri, Nov 08, 2002 at 10:24:37AM +0100, Marc Haber wrote:
 Sometimes I decide to kill the running aide cron job. Sending SIGTERM
 to the aide process doesn't work. kill -9 is necessary. This is bad, I
 think - aide should respond properly to SIGTERM.

Aide 0.11-rc1 explicitly says:
Caught SIGTERM
Use SIGKILL to terminate

so I guess that this is a feature. I have inquired with upstream for
the reason.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#237969: Segmentation fault with aide -c

2005-10-23 Thread Marc Haber
tags #237969 - sid
tags #237969 confirmed
user [EMAIL PROTECTED]
usertags #237969 fixed-in-0.11-rc1
thanks

On Sun, Mar 14, 2004 at 05:39:43PM +0100, Radosla Tomaszewski wrote:
 When I run aide with option -c and some file, that
 is not a aide configuration file, I get the 'Segmentation fault'.

Confirmed. aide 0.11-rc1 correctly complains about the syntax error,
so applying the patch does not seem to be necessary at the moment.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#226256: Re: Bug#226256: aide: aideinit wrong database=file: interpretation

2005-10-23 Thread Marc Haber
tags #226256 - unreproducible moreinfo patch
tags #226256 confirmed pending
thanks

On Tue, Oct 18, 2005 at 11:27:48PM +0200, Marc Haber wrote:
 I have modified the regexps to say ^[[:space:]]*database so that
 they do not match on lines that are commented out, and do not match on
 lines that do not have the keyword as first non-space word in the line.
 
 Is that what you intend to have?

Submitter said in private mail that this is ok. The fix will be in the
next upload.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#143495: [Debian minor issue #143495] Bug#143495: aide: should output errors on stderr

2005-10-23 Thread Marc Haber
forwarded #143495 http://sourceforge.net/mailarchive/forum.php?forum=aide-devel

Hi, this is bug report #143495, filed to the Debian BTS a few years ago.

Does this behavior still hold for the current code?

Greetings
Marc

- Forwarded message from Robert Bihlmeyer [EMAIL PROTECTED] -

 From: Robert Bihlmeyer [EMAIL PROTECTED]
 Subject: Bug#143495: aide: should output errors on stderr
 To: [EMAIL PROTECTED]
 Reply-To: Robert Bihlmeyer [EMAIL PROTECTED], [EMAIL PROTECTED]
 Date: 18 Apr 2002 20:55:27 +0200
 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp)
 
 Package: aide
 Severity: minor
 Version: 0.7-11
 
 After experiencing db corruption I got the following in the report mail:
 
   Output of the daily AIDE run:
   Not enough parameters in db:12879. Trying to continue.
   Newline exptexted in database. Readin until end of line
   Skipped value 0
   db_char2line():Error while reading database
   AIDE produced no errors.
 
 Looks a bit strange to tell me there are no errors. As it seems this
 stems from aide not properly outputting errors to stderr, but to
 stdout instead.
 
 -- 
 Robbe
 
 

- End forwarded message -

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#278814: checking out old bugs

2005-10-23 Thread Marc Haber
tags #278814 moreinfo unreproducible
user [EMAIL PROTECTED]
usertags #278814 close-20060331
thanks

On Mon, Jan 17, 2005 at 01:40:11AM -0800, Mike Markley wrote:
 Perhaps you can post a more complete configuration and send me a copy of
 the database (if it's large you might want to skip Cc:ing the BTS).

That information has not yet been delivered. I intend to close the bug
on 2006-03-31 if no more correspondence is received.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#245423: aide regularly forgets about /sbin and /dev

2005-10-23 Thread Marc Haber
tags #245423 unreproducible
thanks

On Tue, Apr 12, 2005 at 01:39:05PM +, Guillaume Tamboise wrote:
 I am facing the same issue with /sbin and with a certain number of files
 in /dev. I have been using aide for woody for a long time and never face
 this issue. The issue came on board quickly after I moved to Sarge.

I cannot reproduce this with aide 0.10-11 on sid and the config file
you attached:

[80/[EMAIL PROTECTED] sid]:~$ sudo aide --update

AIDE, version 0.10

### All files match AIDE database.  Looks okay!

### AIDE database initialized.

[81/[EMAIL PROTECTED] sid]:~$ sudo cp /var/lib/aide/aide.db.new 
/var/lib/aide/aide.db
[82/[EMAIL PROTECTED] sid]:~$ sudo aide --check

AIDE, version 0.10

### All files match AIDE database.  Looks okay!

[83/[EMAIL PROTECTED] sid]:~$ dpkg --list aide
ii  aide   0.10-11Advanced Intrusion Detection Environment
[84/[EMAIL PROTECTED] sid]:~$

Can you give more hints about how to reproduce this issue?

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#146112: [Debian minor issue #146112] aide: detailed output formated to 83 columns

2005-10-23 Thread Marc Haber
forwarded #146112 http://sourceforge.net/mailarchive/forum.php?forum=aide-devel
thanks

Hi, this is Debian bug #146112, http://bugs.debian.org/146112, which
is still valid for aide 0.11-rc1. Is it possible to have this fixed?

Greetings
Marc

 Forwarded message 

From: Robert Bihlmeyer [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: aide: detailed output formated to 83 columns 
Date: Tue,  7 May 2002 09:20:24 +0200 (CEST)

Package: aide
Version: 0.8-2
Severity: minor

In the daily aide report mail I get, in the detailed section, most
lines are extended with spaces up to 83 columns. They should be 80
columns at most ... unless the information in them is really longer
(but most stuff like inode, size, ctime fit comfortably in a standard
line).

 End forwarded message 

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#66180: aide: segfault

2005-10-23 Thread Marc Haber
submitter #66180 [EMAIL PROTECTED]
thanks

Bug submitter mail address has gone 550 :-(

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#110378: aide: no satisfying level of output

2005-10-23 Thread Marc Haber
user [EMAIL PROTECTED]
usertags #110378 close-20060331
thanks

On Tue, Aug 28, 2001 at 10:29:16AM +0200, Martin Godisch wrote:
 aide has 256 levels of verbosity, but no level for one line output per
 changed file. Level 4 only prints a summary, level 5 includes a heap of
 details for each file. - Thanks!

In 0.10, Level 4 prints a summary and one line of output per file,
level 5 is verbose as ever.

Does this fix your wishlist request?

If you don't reply by 20060331, I intend to close this bug.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#289171: aide: please add an option to quicky check for config file syntax

2005-10-23 Thread Marc Haber
On Fri, Jan 07, 2005 at 05:43:20PM +0100, Marc Haber wrote:
 it would be desireable to be able to check a config file for correct
 syntax, returning a non-zero exit code on an incorrect config file.

This is already partly implemented. Aide takes a --config-check
parameter. However, this doesn't work as advertised (doesn't detect
some errors which are flagged as such on aide --check), and it is not
documented in the man page.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#247510: aide: please consider allowing variables in config file

2005-10-23 Thread Marc Haber
tags #247510 confirmed pending
thanks

On Wed, May 05, 2004 at 05:27:49PM +0200, Marc Haber wrote:
 please consider allowing the following patch:

Applied in svn.

Greetings
Marc

-- 
[EMAIL PROTECTED]  syscovery network services GmbH
Dipl.-Inform.Weinheimer Straße 68
Geschäftsführer  D-68309 Mannheim
Tel: +49 [0] 621 71768 57   http://www.syscovery.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#335462: bugs.debian.org: please add options to handle bug report to bugreport.cgi generated web page

2005-10-24 Thread Marc Haber
Package: bugs.debian.org
Severity: wishlist

After sending a gazillion of messages to [EMAIL PROTECTED] yesterday, I
had the idea that things would be much easier if the web page
generated by bugreport.cgi had a form at its bottom that would allow
easy operation on bugs. I'd like to see the following options:

 * set tags (either with checkboxes or a text field)
 * set usertags for user (two text fields)
 * modify severity (drop-down list)
 * retitle (text field)
 * set owner (text field)
 * set blocker (text field)
 * merge (text field)
 * reassign (text field)
 * close (text field for version number)
 * comment (text field to be put in the message body after thanks)

That form would then fire off a mail message to [EMAIL PROTECTED] doing
the requested changes. This scheme can even be unauthenticated since
it would not be any worse than e-mail messages sent to [EMAIL PROTECTED]

Optionally, Accounts could be used to prevent abuse.

Greetings
Marc


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#224301: [Adduser-devel] Bug#224301: Some thoughts about this bug report

2005-10-24 Thread Marc Haber
On Mon, Oct 24, 2005 at 11:51:56PM +0200, Denis Barbier wrote:
 On Sat, Oct 22, 2005 at 09:02:28PM +0200, Marc Haber wrote:
   Of course this comment may be improved ;)
   You need to call xgettext with the -c flag so that comments are
   inserted
   into PO files.
  
  that would be XGETTEXT = xgettext -c in po/Makefile, right? Done.
 
 Hmmm, I prefer adding -c after $(XGETTEXT).

Changed.

 There is another glitch with po/Makefile:
  adduser-3.76/po$ touch ../adduser
  adduser-3.76/po$ make adduser.pot
  xgettext -c -L Perl -kgtx -o adduser.pot ../adduser
 Strings from deluser are then discarded.  Patch attached.

Applied.

 Yes, but xgettext still displays a warning.
 In AdduserCommon.pm, you can replace
   sub gtx {
   return gettext( join , @_);
   }
 by
   sub gtx {
   return gettext(shift):
   }
 to remove this warning.  Calling gtx with a list is wrong, because
 only the first string is extracted into the POT file (see the attached
 patch, the 2nd string from deluser is not in adduser.pot).

Applied.

   Here is a patch.  I tested it, but of course it may introduce bugs,
   please review it carefully ;)
  
  I applied the changes, but left gtx intact. Please reconsider this
  suggestion.
 
 Frankly, I see no reason to keep this wrapper.  If you do not want
 localized messages, run your scripts with LC_ALL=C.

It is consistent with the way gettext is used in C programs, and it
allows gettext to be disabled completely, which might be an advantage
on low memory systems.

I have committed your changes and will upload 3.78 later today. Can
you then please take a new look at the package?

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#257134: please consider adding selection type for file system type

2005-10-25 Thread Marc Haber
forwarded #257134 
http://sourceforge.net/tracker/index.php?func=detailaid=1001734group_id=86976atid=581582
thanks

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#226138: aide: Aide does not report a meaningful error status

2005-10-25 Thread Marc Haber
tags #226138 upstream
thanks

On Sun, Jan 04, 2004 at 10:21:05AM -0800, Tim Freeman wrote:
 Aide should return different error statuses depending on whether
 differences were found.  Since aide always generates output now, and
 the exit status is meaningless, in the present situation I have to go
 parse the output to determine whether any checksums changed or not.

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



<    1   2   3   4   5   6   7   8   9   10   >