Bug#382891: debian-installer: configurations that delay package installation

2006-08-14 Thread Holger Levsen
tag 382891 moreinfo
retitle 382891 different package configuration in g-i and d-i?
thanks

Hi,

On Monday 14 August 2006 01:58, Michael Gilbert wrote:
 Package: debian-installer
 the following packages require the user to enter information during the
 package installation portion of the installation:
 aspell
 exim
 xorg

Besides that those issues are being well known, these bugs should be filled 
against those packages and not against debian-installer.

 also note that it seemed that more packages required manual
 configuration under the graphical-installer as compared to the text
 installer (comparing both from the same d-i release).

Which packages?

Not closing this bug now because of this question...


regards,
Holger


pgpb03DR2ZDa3.pgp
Description: PGP signature


Bug#346914: tuxtype: patch for the xlibs-transition

2006-01-17 Thread Holger Levsen
tags 346914 patch
thanks

Hi,

attached is the patch to fix #346914. Actually I could just remove the 
obsolete build-dependency on xlibs-dev. 

I would be happy if you would sponsor this upload, Amaya. I have tested the 
build in a sid-pbuilder environment and tested the binary in fullscreen and 
in window mode. 


Hpf. Just before sending this mail, I'll looked into the changelog, to see 
when the last upload was. It was in 2002, so I've looked into the BTS and 
read about #315236 (orphaned) and #218908 (legal issues). 

So I don't think it's a good idea to upload the package now with only this 
patch applied - IMO it should either be fixed properly or removed. 

Also it's worth noting that debian-edu wants this package (see 
http://www.skolelinux.de/wiki/LernSoftware/RequestForPackaging). 


regards,
Holger

diff -u tuxtype-1.0/debian/changelog tuxtype-1.0/debian/changelog
--- tuxtype-1.0/debian/changelog
+++ tuxtype-1.0/debian/changelog
@@ -1,3 +1,10 @@
+tuxtype (1.0-4.1) unstable; urgency=low
+
+  * Non-maintainer upload
+  * removed unneccessary dependency on xlibs-dev (Closes: #346914)
+
+ -- Holger Levsen [EMAIL PROTECTED]  Tue, 17 Jan 2006 18:42:19 +
+
 tuxtype (1.0-4) unstable; urgency=medium
 
   * Updated Build-Depends: to include automake, autoconf and m4 (Closes:
diff -u tuxtype-1.0/debian/control tuxtype-1.0/debian/control
--- tuxtype-1.0/debian/control
+++ tuxtype-1.0/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Rune B. Broberg [EMAIL PROTECTED]
 Standards-Version: 3.5.6.0
-Build-Depends: xlibs-dev, libsdl-mixer1.2-dev (= 1.2.0-1.1), libsdl-image1.2-dev (= 1.2.0-1.1), libsdl1.2-dev (= 1.2.2-3.1), debhelper (= 2.0), autoconf, automake, m4
+Build-Depends: libsdl-mixer1.2-dev (= 1.2.0-1.1), libsdl-image1.2-dev (= 1.2.0-1.1), libsdl1.2-dev (= 1.2.2-3.1), debhelper (= 2.0), autoconf, automake, m4
 
 Package: tuxtype
 Architecture: any


pgpLzQAtvxYJ5.pgp
Description: PGP signature


Bug#315236: intend to adopt tuxtype

2006-01-18 Thread Holger Levsen
Hi,

I intend to adopt tuxtype. I've been talking about the legal issue with Sam 
Hart today (former upstream), who stated that a.) Jesse Andrews 
(current (2003) upstream) is MIA and b.) he is willing to become upstream 
again and solve the legal issues.

Sam is moving the cvs from sourceforge to svn http://svn.tux4kids.net/tuxtype/ 
and will use trac at http://trac.tux4kids.net/tuxtype as well.


I've also mailed Fabio and Otavio to get the comments Otavio had about the 
1.5.3 packages made by Fabio, which are available here:
http://mentors.debian.net/debian/pool/main/t/tuxtype/



regards,
Holger


pgpcgCgjYBqK1.pgp
Description: PGP signature


Bug#348763: retitle to ITA: tuxmath -- math game for kids with Tux

2006-01-18 Thread Holger Levsen
retitle 348763 ITA: tuxmath -- math game for kids with Tux
thanks

Hi,

as I'm in contact with upstream I will also work on fixing #336272.


regards,
Holger


pgpRWSpFOOZfJ.pgp
Description: PGP signature


Bug#348845: please provide a male character as well

2006-01-19 Thread Holger Levsen
package: workrave
Version: 1.8.1-1+b1

Hi,

Thanks for packaging this! workrave seems like a pretty useful tool to me.

But the pics in /usr/share/workrave/exercises remind me of the hot-babe 
package... :-(
Please provide a male character as well.



regards,
Holger

P.S.: I've read the README.Debian but I dislike to report bugs to workrave.org 
as they use bugzilla, which forces me to create an account before reporting 
bugs. Please forward this bug upstream. Thanks.


pgpAhcZaLsuV0.pgp
Description: PGP signature


Bug#347144: block 347144 by 294028

2006-01-21 Thread Holger Levsen
block 347144 by 294028
clone 347144 -1 
retitle -1 FTBFS: 'GL_COLOR_INDEX8_EXT' was not declared in this scope
severity -1 serious
thanks

Hi,

even with updated build-depends (for the xlibs-transition) and applying 
#294028 (and #255725 FWIW) cthugha FTBFS:

GL_display.cc:35: warning: 'class OptionS' has virtual functions but 
non-virtual destructor
GL_display.cc:63: warning: 'class OptionTexture' has virtual functions but 
non-virtual destructor
GL_display.cc: In function 'void setPalette(unsigned char (*)[3], int)':
GL_display.cc:190: error: 'glColorTableEXT' was not declared in this scope
GL_display.cc: In function 'void setTexture(int)':
GL_display.cc:200: error: 'GL_COLOR_INDEX8_EXT' was not declared in this scope
GL_display.cc:207: error: 'GL_COLOR_INDEX8_EXT' was not declared in this scope
make[3]: *** [GL_display.o] Fehler 1
make[3]: Leaving directory 
`/home/holger/Projects/xlibs-transition/cthugha-1.4/src'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory 
`/home/holger/Projects/xlibs-transition/cthugha-1.4'
make[1]: *** [all-recursive-am] Fehler 2
make[1]: Leaving directory 
`/home/holger/Projects/xlibs-transition/cthugha-1.4'
make: *** [build-stamp] Fehler 2


FWIW:  the updated build-deps look like this
Build-Depends: libncurses5-dev, libglut3-dev, libgl-dev | mesag-dev | 
xlibmesa-gl-dev, libglu-dev | libglu1-mesa-dev | xlibmesa-glu-dev, 
libsvga1-dev [i386 amd64] | svgalibg1-dev [i386 amd64] | svgalib-dummyg1, 
libx11-dev, libxext-dev, libxpm-dev, libxss-dev, libxt-dev, x-dev, 
libxaw6-dev | libxaw7-dev, texinfo, debhelper


regards,
Holger

P.S.: If you think the clone is unneccessary, please tell me :)


pgpUPr5S5Jwwl.pgp
Description: PGP signature


Bug#346653: block 346653 by 290100

2006-01-21 Thread Holger Levsen
block 346653 by 290100
block 346653 by 331573
thanks

Anyway, I've attached my build-deps diff...


regards,
Holger
diff -Nur crystalspace-0.98-20040623/debian/control crystalspace-0.98-20040623_h01ger/debian/control
--- crystalspace-0.98-20040623/debian/control	2004-09-08 03:04:02.0 +
+++ crystalspace-0.98-20040623_h01ger/debian/control	2006-01-21 15:55:47.0 +
@@ -2,7 +2,8 @@
 Section: games
 Priority: optional
 Maintainer: Christian Bayle [EMAIL PROTECTED]
-Build-Depends: debhelper (= 4.0), python2.3-dev | python2.2-dev | python-dev , nasm (= 0.98.08-1), lib3ds-dev (= 1.2.0), libogg-dev (= 1.0rc2-1), libmikmod2-dev, libvorbis-dev (1.0.0), docbook-to-man, xlibmesa-dev | nvidia-glx-dev, zip, libpng3-dev, libjpeg62-dev, libfreetype6-dev, zlib1g-dev, libode-dev, libopenal-dev, libcal3d-dev, swig1.3, dh-buildinfo, flex, bison, texinfo, tetex-bin, doxygen, gs-common, xlibs-dev, glutg3-dev, libmng-dev, libsdl1.2-dev, autoconf
+Build-Depends: debhelper (= 4.0), python2.3-dev | python2.2-dev | python-dev , nasm (= 0.98.08-1), lib3ds-dev (= 1.2.0), libogg-dev (= 1.0rc2-1), libmikmod2-dev, libvorbis-dev (1.0.0), docbook-to-man, xlibmesa-gl-dev | libgl-dev, zip, libpng3-dev, libjpeg62-dev, libfreetype6-dev, zlib1g-dev, libode-dev, libopenal-dev, libcal3d-dev, swig1.3, dh-buildinfo, flex, bison, texinfo, tetex-bin, doxygen, gs-common, libx11-dev, libxext-dev, libxxf86vm-dev, x-dev, glutg3-dev, libmng-dev, libsdl1.2-dev, autoconf
+
 Build-Depends-Indep: debhelper (= 4.0)
 Standards-Version: 3.6.1.0
 


pgpdZuwnWwqxd.pgp
Description: PGP signature


Bug#349365: piuparts-master should support clients of different arch

2006-01-22 Thread Holger Levsen
package: piuparts
severity: wishlist

Hi Lars,

this bug is (also) a reminder that I offer to run a piuparts client on 
powerpc. AFAIK, this still lacks support on the piuparts master side. (Your 
master runs on i386, right?)

I hope you don't mind this bugreport :-)


regards,
Holger


pgpTTMYIk91wD.pgp
Description: PGP signature


Bug#501954: use ikiwiki instead of MediaWiki or MoinMoin

2008-10-14 Thread Holger Levsen
Hi,

I'm tempted to open a bug report with this subject (use ikiwiki instead...) 
and the same wording as 501954.

IOW: I think this bug is quite useless.


regards,
Holger

P.S.: I also do think that switching to ikiwiki is more worthwhile than 
switching to mediawiki... mediawiki  moinmoin use the same concepts, ikiwiki 
is different and would also allow to bring www.d.o and wiki.d.o closer 
together.


pgp1LWK3AmrnJ.pgp
Description: PGP signature


Bug#502017:

2008-10-15 Thread Holger Levsen
Hi Jorge,

On Tuesday 14 October 2008 19:12, Jorge O. Castro wrote:
 From reading the corresponding bugs in lp and on the BTS it seems
 there is some confusion as to why this bug was filed. It seems to me
 that Caroline was doing the right thing thinking to inform Debian
 about this issue to see if it affects Debian also.

Filing a bug to find out whether its a bug is not the right thing, sorry. 

Filing bugs in Debian is of course a good thing, but see above :)

Making mistakes is also a good thing, _if_ this causes lessons to be learned. 
If this happens, I'm very happy about mistakes ;-) 

 I will try to find 
 someone using Debian LTSP to see if we can see if the bug is present.

Great, thanks. (Please also try to use latest sdl.)


regards,
Holger


pgpB0qxqgOc1U.pgp
Description: PGP signature


Bug#498852: unreproducible?

2008-10-15 Thread Holger Levsen
Hi Marc,

can you (tell us howto) reproduce this bug? We couldn't...


regards,
Holger


pgpChsuc4Qccl.pgp
Description: PGP signature


Bug#501809: pending

2008-10-15 Thread Holger Levsen
tags 501809 +pending
thanks

A fix is available at http://mentors.debian.net/debian/pool/main/l/libg3d/ - I 
just reviewed those packages and send comments to the maintainer. Once he 
incorporated my suggestions, a version with that patch from upstream r239 can 
be uploaded to Debian.


regards,
Holger


pgpAFuVyK7Oce.pgp
Description: PGP signature


Bug#502394: fai-client: Softupdates hang during update of config files

2008-10-16 Thread Holger Levsen
Hi,

On Thursday 16 October 2008 10:46, Thomas Lange wrote:
 I think this is not an important bug.

Huh?

important:

a bug which has a major effect on the usability of a package, without 
rendering it completely unusable to everyone.


Breaking softupdates with aptitude (the recommended apt-tool) certainly is a 
major effect on the usability of a package, without rendering it completely 
unusable to everyone.

 I do not like to force those options for every softupdate.

Can you please explain why?


regards,
Holger


pgpAIGtVCSUt6.pgp
Description: PGP signature


Bug#502394: (no subject)

2008-10-16 Thread Holger Levsen
Hi,

On Thursday 16 October 2008 13:59, Thomas Lange wrote:
 This bug does not break the whole softupdate. It only stops and asks,

but there is no option to reply to those questions...

 This is a normal bug for me.

*sigh*

Because you dont use softupdates.


regards,
Holger


pgpHgU3a34CNo.pgp
Description: PGP signature


Bug#502771: please dont propose bad settings

2008-10-19 Thread Holger Levsen
package: typo3-dummy
version: 4.2.2-1

Hi,

the last typo3-dummy package adds /tmp to PHPs open_basedir variable, which is 
not optimal, as anybody /tmp is a shared directory. Better to use /tmp/typo3 
or /var/run/typo3.


regards,
Holger


pgp0LsFJPMvoS.pgp
Description: PGP signature


Bug#449235: update on ipw2100/2200 firmware distributability

2008-10-20 Thread Holger Levsen
Hi,

I've just send a mail to intel asking for clarification of this perceived 
undistributable issue...


regards,
Holger


pgp8hCzVDZFoK.pgp
Description: PGP signature


Bug#475036: removal doesnt seem an option atm, or?

2008-08-24 Thread Holger Levsen
Hi,

today there are still two packages depending on kernel-package, cdfs-src and 
linux-2.6. dphys-kernel-packages has beem removed from sid and lenny.

cdfs-src suffers from #482075, so it might be a removal candidate too.

linux-2.6 build-depends on kernel-package (= 10.063). If the code still uses 
kernel-package, and I have no reason to not believe the control file, removal 
of kernel-package is not really an option at this time. 

So far I think/thought this bug (#475036) should be tagged lenny-ignore but on 
a 2nd read of it, I'm not so sure anymore: kernel-package has users who like 
it and rely on it, but yet it's broken on recent kernels... 


regards,
Holger


pgpumjOCM1RGR.pgp
Description: PGP signature


Bug#468735: Bug#496444: please recommend usplash

2008-08-24 Thread Holger Levsen
severity 468735 important
block 496444 by 468735
kthxbye

Hi,

On Sunday 24 August 2008 22:31, Sven Arvidsson wrote:
 At the moment usplash breaks hibernation, which is a pretty basic
 feature for a desktop system. This is bug 468735, it would be great if
 it could be fixed before it's installed by default.

Ack, raised the severity for this reason, usplash is mainly used on desktops 
and laptops, which is also where hibernation is mostly used... so.


regards,
Holger


pgp3QkYAHvLjR.pgp
Description: PGP signature


Bug#496444: please recommend usplash

2008-08-24 Thread Holger Levsen
Hi,

On Sunday 24 August 2008 22:00, Yves-Alexis Perez wrote:
 I'm not sure. usplash didn't work on two of my boxes last time I tried.
 I didn't yet report any bugs

Please do.

 , but I'm not sure we (as debian-desktop 
 team) should take responsibility to have usplash installed on each and
 every debian desktop,

I would have thought that a boot splash is part of an awesome desktop 
experience ;-)


regards,
Holger


pgpMOf7I1LN0X.pgp
Description: PGP signature


Bug#482075: doesn't build with 2.6.26 kernels

2008-08-24 Thread Holger Levsen
retitle 482075 doesn't build with 2.6.26 kernels
thanks

Hi,

disclaimer: I've just been looking at this package as it a rdepends of 
kernel-package (#475036)... I don't know cdfs(-src) at all.

That said, I wonder if this bug should be serious, as 2.6.23 is neither in 
lenny nor sid.


regards,
Holger


pgppLX6zk08M6.pgp
Description: PGP signature


Bug#492299: closing...

2008-08-25 Thread Holger Levsen
severity 492299 normal
close 492299
thanks

Hi Terry,

first, setting the right severity...

second, closing, as you failed to provide any useful info to debug and fix 
this bug, which is probably already fixed anyway, as Debian is used on many 
Thinkpads.

If the problem still occurs, after updating to latest lenny, please do open 
another bugreport.


regards,
Holger


pgpQniGS4bJMJ.pgp
Description: PGP signature


Bug#472680: close

2008-08-25 Thread Holger Levsen
severity 472680 normal
close 472680
thanks

Hi,

First, setting the right severity. (This bug, if it is one in Debian at all, 
clearly doesnt affect many users of Debian.)

Second, closing it, as we cannot fix it with the information provided by the 
submitter and because it really looks like an issue with the local network 
settings or the ISPs.


regards,
Holger


pgpnFMU1ETkfn.pgp
Description: PGP signature


Bug#161978: this really should be checked by lintian

2008-08-25 Thread Holger Levsen
severity 161978 important
thanks

Hi,

downgrading severity, as this is about an old issue with tetex and because 
there is probably even a lintian check for this already. (Too lazy to confirm 
now, thus I'm also not reassigning the bug to lintian yet.)


regards,
Holger


pgpEdv6EozCnM.pgp
Description: PGP signature


Bug#414938: status update?

2008-08-25 Thread Holger Levsen
severity 414938 normal
thanks

Hi Steven,

downgrading as networking works for 99,9% of our users just fine :-)

The bug smells a bit like 472680, have you been able to fix your network 
issues since then?


regards,
Holger


pgpwhKqTUPbkE.pgp
Description: PGP signature


Bug#482994: more info needed

2008-08-25 Thread Holger Levsen
severity 482994 normal
tags 482994 +unreproducable
thanks

Hi Federico,

I very much believe that this bug is caused by a configuration problem on your 
side, as I can print from gnome applications to a local cups printer just 
fine. Can you please elaborate? Else I'll close this bug in a week.


regards,
Holger


pgpnWlZdbGmPt.pgp
Description: PGP signature


Bug#381485: any news on the lintian check?

2008-08-25 Thread Holger Levsen
severity 438885 important
thanks

Hi,

downgrading, as all blocking bugs for 438885 have been fixed.

Any news on implementing the lintian check? ;)


regards,
Holger


pgpEf2xMiV6Z6.pgp
Description: PGP signature


Bug#496397: remove feta?

2008-08-25 Thread Holger Levsen
Hi Thijs,

On Monday 25 August 2008 17:44, Thijs Kinkhorst wrote:
 Well, it now has an RC bug about a temp file issue.

Which has been filed as part of some badly done mass bug filing...


regards,
Holger


pgpHJsihp1G11.pgp
Description: PGP signature


Bug#496815: please mention collab-maint on alioth

2008-08-27 Thread Holger Levsen
package: developers-reference
severity: wishlist
x-debbugs-cc: [EMAIL PROTECTED]

On Tuesday 26 August 2008 10:28, Lucas Nussbaum wrote:
 Probably not well advertised. developers-reference doesn't mention
 collab-maint anywhere.

 http://wiki.debian.org/Alioth/CollabMaintImport 


regards,
Holger


pgpH0FATHsQhs.pgp
Description: PGP signature


Bug#224692: reassign

2008-08-27 Thread Holger Levsen
reassign 224692 texmacs-extra-fonts
thanks

Hi,

reassigning to texmacs-extra-fonts as its appearantly the only package 
providing fraktur fonts ;-)

OTOH, apt-cache search gothic font gives numerous results in sid, so I 
assume adding fraktur to the description would be helpful.


regards,
Holger


pgpH75J7vQvL2.pgp
Description: PGP signature


Bug#437118: reassign + close ;-) (not fully sure if this is right)

2008-08-27 Thread Holger Levsen
reassign 437118 dpkg
retitle 437118 Report broken package database to user
close 437118
thanks

Hi,

I'm reassigning this to dpkg, even though I'm not sure if this is right. 
Apologies for that.

Because, I wonder if this bug shouldn't better be closed, as dpkg informs the 
user/admin directly about a broken database. So feel free to close this bug.

(It just surprises me there were 158 machines with a broken database reporting 
to popcon at the time of the bugreport... a recent thread on -devel said 
there was one out of 400.)

Oh, well, I'm closing this bug myself now.


regards,
Holger


pgpLzmcz8aijY.pgp
Description: PGP signature


Bug#224692: reassign

2008-08-27 Thread Holger Levsen
s/OTOH, //


pgpjD0oQ17Fq4.pgp
Description: PGP signature


Bug#105337: Processed: retitle

2008-08-27 Thread Holger Levsen
Hi Vincent,

On Wednesday 27 August 2008 22:35, Vincent Bernat wrote:
  Bug#105337: a central database for translated templates
  Changed  Bug  title  to   `i18n.debian.org:  a  central  database  for
  translated  templates'   from  `a  central   database  for  translated
  templates'.
 Are you working on this issue?

No, I'm not.

http://i18n.debian.net might be a better place to look (maybe it exist already 
and this bug can be closed). I just changed the title to later more easily be 
able to reassign it (and all the others filed against general to the 
pseudo-package i18n.debian.org, which has been requested in #388212.


regards,
Holger



pgpQ350HijbzY.pgp
Description: PGP signature


Bug#437118: reassign + close ;-) (not fully sure if this is right)

2008-08-28 Thread Holger Levsen
Hi,

forwarded to the popcon-developers, just in case.

On Thursday 28 August 2008 01:15, Ian Jackson wrote:
 Holger Levsen writes (Bug#437118: reassign + close ;-) (not fully sure if 
this is right)):
  I'm reassigning this to dpkg, even though I'm not sure if this is right.
  Apologies for that.

 I don't think it is, probably.

 This is based on popcon data.  How does popcon read the dpkg
 database ?  Does it just read /var/lib/dpkg/status ?

I assume not directly but with dpkg.

 If so it is missing the updates and if dpkg was interrupted or is
 running when popcon goes off (which I can imagine might be due to
 popcon's postinst running it right away), there is no reason to think
 the information will be quite up to date.


regards,
Holger


pgpUOt9lvuQY1.pgp
Description: PGP signature


Bug#494547: Processed: munin-node plugins need to be encoded in utf-8

2008-08-28 Thread Holger Levsen
tags 494547 -patch
thanks

Hi Kamen,

there is no patch, please stop tagging it patch.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494547#54 contains a useful 
hint (After openning problematic plugins in emacs and just saving
(C-x RET f; C-x C-s) them in utf-8 no more mails coming to me and generated
*.png have proper degree sign in it.) but no patch yet.

Or did I miss the real patch?


regards  thanks,
Holger


pgpTsJkBkSIAf.pgp
Description: PGP signature


Bug#494547: sorry about the mess

2008-08-29 Thread Holger Levsen
Hi Kamen,

On Friday 29 August 2008 09:29, [EMAIL PROTECTED] wrote:
 Please excuse me for reassigning bug and declaring patch in my message.
 Just want to help solving this issue. This is my first try
 manipulating bug reports via [EMAIL PROTECTED] and I don't make it :-(

Don't worry, no problem, I certainly appreciate your help very much!

No one learns without mistakes, so please keep on doing! :-)


regards,
Holger


pgp1nfYVWm6Os.pgp
Description: PGP signature


Bug#497034: new to the list and fai

2008-08-29 Thread Holger Levsen
package: fai-doc
version: 3.2.9
x-debbugs-cc: [EMAIL PROTECTED]

On Friday 29 August 2008 10:39, Thomas Lange wrote:
   fai-chboot -v '2.6.22.19-vs2.2.0.7' '/dev/etherd/e10.1' demohost1
  but then i got this error:fai-chboot: unknown host:
  /dev/etherd/e10.1
 Oh, this is a fault in the documentation. Never versions of fai-chboot
 do not need to specify the roofs any more.


regards,
Holger


pgpa86fQ3xYjU.pgp
Description: PGP signature


Bug#496996: base: Trash icon is invisible on panels

2008-08-30 Thread Holger Levsen
reassign gnome-panel
thanks

Hi Deniz,

On Friday 29 August 2008 06:22, Deniz Akcal wrote:
 When I right click on the panels and select Add to Panel then...

Thanks for your bugreport. I assume you are using gnome-panel as gnome is the 
default desktop in Debian - is that correct?


regards,
Holger


pgpwHX4GLG4pc.pgp
Description: PGP signature


Bug#494547: munin-node: All provided plugins must have UTF-8 encoded strings

2008-08-31 Thread Holger Levsen
Hi Vincent,

On Sunday 31 August 2008 13:42, Vincent Danjean wrote:
   So please, correct these badly encoded strings and ask
 [EMAIL PROTECTED] for a freeze exception.

We will fix this for lenny.

Thanks for your additional information in the bugreport!


regards,
Holger


pgpAr1ns3f6pP.pgp
Description: PGP signature


Bug#475036: kernel-package provides kernel-img.conf manpage

2008-09-02 Thread Holger Levsen
Hi,

On Wednesday 27 August 2008 14:15, Luca Capello wrote:
  kernel-img.conf(5) has nothing to do with initramfs-tools.
  there you'll find do_bootloader documented.
 
  I am glad you are referring to this man page.  I found myself looking
  for it a while ago, surprised to find that it wasn't installed on the
  system in question.  A little searchin told me that was because it's
  part of kernel-package and therefore not installed on most systems
  having a /etc/kernel-img.conf file.

 This is even worse, considering that kernel-package ATM is unfit for
 release (bug #475036 [1]).

adding this info to the bug report, thanks Luca.


regards,
Holger


pgp0NCY2hO4rg.pgp
Description: PGP signature


Bug#497548: defining classes on the (kernel) commandline

2008-09-02 Thread Holger Levsen
package: fai-doc
version: 3.2.9
severity: wishlist

On Friday 29 August 2008 00:32, Thomas Lange wrote:
 Yes, it's possible. All key-values pairs on the kernel command line are
 defined as normal shell variables in FAI. Therefore I would use
 myclass=DESKTOP, then you can use this variable in a script class/*
 where you just echo the value of this variable. This will
 automatically be defined as a FAI class.

This is a FAQ and should be documented in the fai guide.


regards,
Holger


pgpgbnquTjZQX.pgp
Description: PGP signature


Bug#484045: this is fixed by now, isn't it?

2008-09-02 Thread Holger Levsen
Hi,

 This is bug #480093 (sys/user.h broken on (at least) hppa) which
 has been fixed in glibc/2.7-11.  
 Who should I notify to have the HPPA build machines updated?

[EMAIL PROTECTED] 

Do I assume correctly, that in the last three month glibc has been updated on 
the hppa buildds? If so, please close this bug, thanks.


regards,
Holger


pgpokaOzA125Q.pgp
Description: PGP signature


Bug#464551: does this problem still exist?

2008-09-03 Thread Holger Levsen
reassign 464551 usbutils
tags 464551 +moreinfo
thanks

Hi Rafael,

you submitted this issue in February, are your devices correctly displayed by 
lsusb nowadays?


regards,
Holger, udev+linux-2.6 were other reassign candidates and if the 
submitter 
doesnt reply in 14 days I suggest close ;-)


pgpxx8D4drLC6.pgp
Description: PGP signature


Bug#311868: another usecase for debtags

2008-09-03 Thread Holger Levsen
reassign 311868 debtags
thanks

Hi,

I read in this bugreport that it would be a good idea to use debtags to 
indicate whether a package installs remotely accessable services or not. (The 
other modifications suggested in this bugreport are mostly prohibited by 
policy)

Does such a tag exist? If so, please close this bugreport, if not, please 
create one :-)


regards,
Holger


pgpvY3GreWjuD.pgp
Description: PGP signature


Bug#359574: pleeeease, we really want to finish the /usr/doc transition started in 1999

2008-09-03 Thread Holger Levsen
Hi Ian,

359574 is the last blocker for 322762 which is the /usr/doc transition bug. 

The code in question in debian/postinst reads:

if [ $1 = configure ]; then
  if [ -d /usr/doc -a ! -e /usr/doc/sauce \
   -a -d /usr/share/doc/sauce ]; then
ln -sf ../share/doc/sauce /usr/doc/sauce
  fi
fi

I'd suggest you just remove it.

I'm sure the release team will happily unblock the package, to have this 
transition finally done with lenny!


regards,
Holger


pgpB8KMijsROj.pgp
Description: PGP signature


Bug#497715: broken changelog entry for 0.8.2

2008-09-03 Thread Holger Levsen
package: sauce
severity: minor

Hi Ian,

the debian/changelog entry for 0.8.2 misses the name of the uploader.

BTW, I wonder you why you signed the last sauce upload with your obsolete RSA 
key (23F5ADDB) from 1993 :-)


regards,
Holger


pgpqYm5Yz9yIT.pgp
Description: PGP signature


Bug#500595: please recommend fet

2008-09-29 Thread Holger Levsen
package: debian-edu
severity: wishlist

Hi,

the subject basically says it, here's why:

Package: fet
Description: timetable generator
 FET is an evolutionary program (using a genetic algoritm)
 for automatically generating the timetable of a school,
 high-school or university.


regards,
Holger


pgpY20UAD9Ybt.pgp
Description: PGP signature


Bug#500579: fai-server: .dpkg-old scripts are being executed

2008-09-29 Thread Holger Levsen
Hi,

On Monday 29 September 2008 16:13, Michael Prokop wrote:
 Propotion: Would be great if scripts ending with .dpkg-old,
 .dpkg-new, .dpkg-inst,... would be ignored during execution of FAI.

and an error/warning should be put in the logs. I'd actually prefer something 
that ends up in error.log too...


regards,
Holger

P.S.: I had to read the bugreport twice to understand that those file come 
from user generated packages. I still wish there would be (a) fai-configdir 
package(s)... :)


pgpATT1yRXDSF.pgp
Description: PGP signature


Bug#500612: please package new upstream version

2008-09-29 Thread Holger Levsen
package: fet
severity: wishlist
x-debbugs-cc: [EMAIL PROTECTED], [EMAIL PROTECTED]

Hi,

Thanks for packaging fet!

According to http://lalescu.ro/liviu/fet/news.html fet 5.6.4 is available now 
(and 5.7 probably tomorrow), while Debian only has 5.5.5. Please update to 
the latest version.


regards,
Holger


pgpLCIBGXpTlq.pgp
Description: PGP signature


Bug#500613: please provide a watch file

2008-09-29 Thread Holger Levsen
package: fet
severity: wishlist

Hi,

Please provide a watch file, so that you automatcially get notified about new 
versions.


regards,
Holger


pgp23xciifHnO.pgp
Description: PGP signature


Bug#500595: please recommend fet

2008-09-29 Thread Holger Levsen
Hi Petter,

On Monday 29 September 2008 19:56, Petter Reinholdtsen wrote:
 There are two of these in Debian, FET and tablix.  I've been able to
 get tablix to work, but not FET.  Are you aware of gtablix and tablix?

No, I have not been aware. FET just popped up (together with its author) on 
the german debian-edu list.

It seems to be nice, so maybe recommend/suggest them both? (With an or)


regards,
Holger


pgpMCWqp8CZlr.pgp
Description: PGP signature


Bug#500595: please recommend fet

2008-09-29 Thread Holger Levsen
On Monday 29 September 2008 19:56, Petter Reinholdtsen wrote:
 There are two of these in Debian, FET and tablix.  I've been able to
 get tablix to work, but not FET.  Are you aware of gtablix and tablix?

In another reply the author today said one shouldnt use version 3.x.x or 4.x.x 
as they were quite buggy. Which appearantly matches your experiences :)

lenny has 5.5.5 :-)


regards,
Holger


pgpKbJBvTM71z.pgp
Description: PGP signature


Bug#498627: Confirmed using vanilla 2.6.26.5

2008-10-01 Thread Holger Levsen
Hi,

I don't see this with 2.6.24 from etchanhalf (rebuild to set  
CONFIG_CIFS_UPCALL=y)...


regards,
Holger


pgplmkKKCrgBb.pgp
Description: PGP signature


Bug#500784: please set CONFIG_CIFS_UPCALL=y

2008-10-01 Thread Holger Levsen
package: linux-image-2.6.24-etchnhalf.1-686
severity: wishlist
version: 2.6.24-6~etchnhalf.5
x-debbugs-cc: [EMAIL PROTECTED]

Hi,

please set CONFIG_CIFS_UPCALL=y (this needs CONFIG_CIFS_EXPERIMENTAL=y too) 
for the etchnhalf packages. It's needed to make mounting cifs volumes with 
kerberos tickets work. (And it's set in sid+lenny.)

(Actually its only one part. a newer samba is also needed, but its way 
easier/less work to maintain a samba backport than a different kernel :)


regards,
Holger

P.S.: cc:ing dannf as suggested by maks, not setting the severity to important 
as also suggested, even though for me it is ;-)


pgphC8tdf69se.pgp
Description: PGP signature


Bug#500888: linux-image-2.6.26-1-vserver-amd64: cannot specify lo as non 127.0.0.1 in vserver guests

2008-10-02 Thread Holger Levsen
Hi,

On Thursday 02 October 2008 13:14, Matthew Sackman wrote:
 Under 2.6.22-3-vserver-amd64 (and earlier), this all worked fine. Under
 2.6.26-1-vserver-amd64 this does not work: every vserver guest is
 started with lo as 127.0.0.1, thus breaking the internal network badly.

Ain't that a feature? (Or can you access the others 127.0.0.1s from the other 
vservers?


regards,
Holger


pgpyrh9tHECiA.pgp
Description: PGP signature


Bug#501123: put it in volatile?

2008-10-04 Thread Holger Levsen
package: ca-certificates
version: 20070303
severity: wishlist

Hi,

thanks for maintaining ca-certificates!

ca-certificates in etch is quite outdated, eg the current certificates for  
SPI and cacert are missing. (so I actually wonder if wishlist is an 
approriate severity for this or not...)

Why don't you put ca-certificates in the volatile repository? Seems like an 
ideal candidate to me... :)


regards,
Holger


pgpvqKpUinQvP.pgp
Description: PGP signature


Bug#501189: [munin-node] postinstall crashes when group munin does not exist

2008-10-05 Thread Holger Levsen
tags 501189 +moreinfo +unreproducible
thanks

Hi Jan,

thanks for your bugreport!

On Sunday 05 October 2008 13:48, Jan Walzer wrote:
 If you only install munin-node and NOT the munin package itself, postint
 breaks.
 You have to create the munin group manually before running the postinst.

Huh? This code is run in munin-nodes and munins postinst:

if ! getent passwd munin /dev/null; then
adduser --group --system --no-create-home \
--home /var/lib/munin munin;
fi  

So I dont see why installing munin-node alone should fail. Did you maybe 
configure adduser to behave different than default? (Or already had a munin 
user on the system, but no group?)


regards,
Holger


pgp2JFfo4ucZ9.pgp
Description: PGP signature


Bug#501189: [munin-node] postinstall crashes when group munin does not exist

2008-10-05 Thread Holger Levsen
Hi Jan,

On Sunday 05 October 2008 23:12, Jan Walzer wrote:
 I could track down the problem:

Great, thanks!

 Yes, it seems, that xen-tools create all the accounts from the
 host-machine also on the client.
 But that's only done with the users and not with the groups.

Sounds buggy to me. Did you file one? :)

 Its probable better to add another three lines below that, to check for
 the existence of the group and afterwards put the user in it.

Yup.


regards,
Holger


pgpfgqWIBMoIg.pgp
Description: PGP signature


Bug#501531: Processed: Fwd: [Pkg-kde-extras] Bug#501532: kile: Wrong file in errors and warnings (FIXED in upstream)

2008-10-08 Thread Holger Levsen
I see you already corrected your mistake. Thanks! And sorry for my noise :)


pgprU0NW13OHg.pgp
Description: PGP signature


Bug#498095: justification: breaks unrelated software (debian-edu-install)

2008-10-08 Thread Holger Levsen
severity 498095 serious
thanks


pgpu5s7w6Bi0E.pgp
Description: PGP signature


Bug#501590: Processed: Re: Bug#501590: PrintScreen key causes many apps to suddenly die if you are running in Linux text mode

2008-10-09 Thread Holger Levsen
Hi Christian,

I don't understand why you reassigned this bug to general. Surely, if you want 
to discuss this with debian-devel@ you can cc: the list. Reassigning the bug 
to general often achieves nothing (which cannot be achieved by cc:ing) while 
it tends to pile up the list of general bugs and get forgotten.

Also it seems pretty clear to me that the behavior of this wishlist bug is 
either triggered by console-data or linux-2.6.


I wonder if this is also not a bug, but a established feature (so wontfix), 
but I have given up text consoles years ago :-)


regards,
Holger


pgpbNJ53MpnGN.pgp
Description: PGP signature


Bug#501674: please support HP USB Network Print Adapter

2008-10-09 Thread Holger Levsen
package: hplip
version: 2.8.6.b-1
severity: wishlist
tags: upstream

Hi,

recently I bought a cheap HP usb network print adapter, regulator model: 
SDCAB-07-06, which doesnt work at all with linux. 

I guess, upstream needs to add this functionality to hplip, there is nothing 
you, the maintainers can do, since it doesnt seem to use either ipp or 
jetdirect. According to nmap, it listens on port 34447 and sometimes (?!) on 
34448.

https://answers.launchpad.net/hplip/+question/37601
https://answers.launchpad.net/hplip/+question/40263
https://answers.launchpad.net/hplip/+question/46792
are similar requests...


regards,
Holger


pgpqcIKRIIkBk.pgp
Description: PGP signature


Bug#492299: base: Thinkpad T61 locks up

2008-07-25 Thread Holger Levsen
severity: normal
thanks

Hi Terry,

On Friday 25 July 2008 04:02, Terry Bullett wrote:
 On or about 20July08, some update of lenny has caused my Thinkpad T61
 to lock up frequently.

Please check /var/log/dpkg.log* and find out which package it was. Then we can 
reassign this bug to the proper package.


regards,
Holger


pgpiJmpO17fIc.pgp
Description: PGP signature


Bug#310965: xen to the rescue?

2008-07-25 Thread Holger Levsen
Hi,

maybe we can setup a xen demo with a debian-edu server like this one: 
http://www.coker.com.au/selinux/

You can ssh in, have full root access and cannot damange anything :)


regards,
Holger


pgpt3KXw5ifiX.pgp
Description: PGP signature


Bug#427218: My vote, I'm against a separate OT group.

2008-07-29 Thread Holger Levsen
Hi Andrei,

On Saturday 26 July 2008 20:56, Andrei Popescu wrote:
 Is debian-community still an option for a debian-offtopic list?

In general: sure, why not. 

Though I'm a bit sceptical: there was some controversity about 
#debian-offtopic (see for example 
http://pcpool00.mathematik.uni-freiburg.de/~brl/blog/index.html#25 or 
http://www.miriamruiz.es/weblog/?p=142) which lead to a channel split, so 
that the offensive part become un-official or not afiliated. (Or whatever, 
havent followed that in too much detail.)

I'd like debian-community.org to become an official part of Debian, and thus 
my scepticism. (There is also the practical concern where to host the list 
and who will adinistrate it, but thats secondary and rather straightforward.)

Then, I guess this goes very well with debian-community.orgs few rules, be 
nice or Be excellent to each other (a phrase I was reminded of in 
http://mjg59.livejournal.com/94420.html which is a good read on this subject 
too.)


regards,
Holger


pgpJYugbhdD79.pgp
Description: PGP signature


Bug#487080: (ei aihetta)

2008-08-01 Thread Holger Levsen
Hi Thomas,

On Thursday 31 July 2008 12:00, Thomas Lange wrote:
 Thanks for the info. Future FAI versions will use 2.6.25 and aufs as
 default. I will close this bug with an upload of a new version.

2.6.26 has been uploaded to unstable and is the targeted kernel for lenny.
(It's not sure yet, but it's very probably that it will be .26.)


regards,
Holger


pgp4lPxx7S5ME.pgp
Description: PGP signature


Bug#494095: munin-plugins-extra: missing dependency for dhcp3 pluging, installing libnet-netmask-perl fixes the problem.

2008-08-07 Thread Holger Levsen
retitle #494095 please add a recommends or suggests to libnet-netmask-perl 
thanks

Hi Louis,

thanks for your bugreport. As you realized the package works fine without 
libnet-netmask-perl (or why did you set the severity to minor? :) so adding a 
recommends or suggests is the proper thing to do.

Will do eventually, right now I'm busy with DebConf8 :-D


regards,
Holger


pgpb0tBDWO9KM.pgp
Description: PGP signature


Bug#491438: flashplugin-nonfree: wget fails at install

2008-08-07 Thread Holger Levsen
Hi,

On Thursday 07 August 2008 16:12, Bart Martens wrote:
 The script /usr/sbin/update-flashplugin-nonfree contains
 wget -t 3 -T 15.  Do higher values than 3 and 15 solve your problem ?

I wonder why you dont make it -T 600.


regards,
Holger


pgpH9RwZQYSBz.pgp
Description: PGP signature


Bug#491438: flashplugin-nonfree: wget fails at install

2008-08-08 Thread Holger Levsen
Hi,

On Friday 08 August 2008 02:04, Bart Martens wrote:
 http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=12;bug=486228

So whats a reasonable time then?

I dont think it should be so short that it fails on slow connections or 
connection hickups and thus causes avoidable bugreports :-)

IOW: you lack any explaination there why you think changing the wget default 
of 900 is reasonable.


regards,
Holger


pgpM28adUAd00.pgp
Description: PGP signature


Bug#494268: which bug in lsb-base is it?

2008-08-21 Thread Holger Levsen
block 494268 by 495587
thanks

Hi,

for the record, this is #495587 and was fixed in lsb 3.2-20 which was uploaded 
on the 19th of August.


regards,
Holger

P.S.: would forcemerging (or reassigning to lsb and merging) be more 
appropriate than blocking?


pgpKr3OkKPoh3.pgp
Description: PGP signature


Bug#493338: debian-edu-config: crontest failure

2008-08-21 Thread Holger Levsen
Hi Filippo,

first of all, thanks for taking care of these QA issues!

On Thursday 14 August 2008 11:27, Filippo Giunchedi wrote:
 I've prepared an NMU for this bug, debdiff attached.
 I'd like to upload to DELAYED in a few days if that is okay.

Please dont, the patch has several flaws:

- we are in a freeze and the bug is severity normal.
- instead of checking for /usr/bin/innetgr availability, it should should also 
check if debian-edu-config is installed, as it might be removed but not 
purged, so the cronjob will still be running...
- the changelog entry only explains what it does and not why.


regards,
Holger


pgp3a8unW8RfQ.pgp
Description: PGP signature


Bug#496113: please update the description

2008-08-22 Thread Holger Levsen
package: fai-client

Hi,

the current description says fai-client is suited for clusters. It doesnt 
mention workstations, nas-devices, laptops, desktops nor servers :(

Also please note that it works perfectly fine without fai-server, ie in 
softupdates (only a config repo needed). 

Probably its worth mentioning too, that the config repo can reside on nfs, 
$vcs, or any local media. (usb,cd+dvd)


regards,
Holger


pgp2odiuvJDYz.pgp
Description: PGP signature


Bug#496186: [Piuparts-devel] Bug#496186: piuparts - please implement bindmounts so deb file:dir works

2008-08-23 Thread Holger Levsen
severity: normal
thanks

Hi Aníbal,

thanks for your bugreport with patch!

Lowering the severity as piuparts works well without it.


regards,
Holger


pgp6w0E3h3p4P.pgp
Description: PGP signature


Bug#496234: fails when /proc is not mounted

2008-08-23 Thread Holger Levsen
package: fai-client
version: 3.2.9

Hi,

when using fai-client to softupdate chroots which dont have /proc mounted, the 
following problem appears at the end of the update:

cut: /proc/uptime: No such file or directory
/usr/lib/fai/subroutines: line 550: -: syntax error: operand expected (error 
token is -)
End of /usr/sbin/fai

The annoying bit is, that one has to rm /var/run/fai/fai_softupdate_is_running 
manually. But I dont think this warrants an severity of important :)

The easy fix is to add [ ! -f /proc/uptime ] || at the beginning of line 
550... 


regards,
Holger


pgpOpYxJuHj3u.pgp
Description: PGP signature


Bug#493338: debian-edu-config: crontest failure

2008-08-23 Thread Holger Levsen
Hi Filippo,

On Saturday 23 August 2008 19:30, Filippo Giunchedi wrote:
  - we are in a freeze and the bug is severity normal.
 How is this an issue? Uploads to unstable are permitted AFAIK

Yes. But if you do that, we have to do uploads which are targeted via 
testing-proposed-updates, which is more hassle. As this bug isn't really 
critical, I rather not have that hassle.

 Good points, I've fixed these in the attached debdiff (won't upload,
 though)

Thanks.


regards,
Holger


pgpM8PFkDec93.pgp
Description: PGP signature


Bug#495003: pending

2008-08-24 Thread Holger Levsen
tags 495003 +pending
thanks

Hi Matthias,

this is debian/patches/370-plugin-doc-typos.patch please apply it upstream, 
possible in trunk too :)


regards,
Holger


pgpKvMpoF06Zf.pgp
Description: PGP signature


Bug#493095: fix it with pre-depends?

2008-08-24 Thread Holger Levsen
Hi,

can't this be fixed with a versioned pre-depends on nfs-utils?


regards,
Holger


pgpwI2LeEYooE.pgp
Description: PGP signature


Bug#496444: please recommend usplash

2008-08-24 Thread Holger Levsen
package: desktop-base
version: 5.0.0
severity: wishlist

Hi,

I think it would be great if you'd add a recommends on usplash (and probably 
usplash-theme-debian), so that we finally get usplash on default for desktop 
installs :-)

Thanks for maintaining desktop-base!


regards,
Holger


pgp7pC4AFzDNM.pgp
Description: PGP signature


Bug#499307: base: System hangs on boot when using 2.6.26-1-686

2008-09-17 Thread Holger Levsen
tags 499307 moreinfo
thanks

Hi Aimee,

On Wednesday 17 September 2008 18:35, Aimee Daniells wrote:
 If i try to boot up with the latest headers it gets to
 'getting console screen modes and fonts'
 and just hangs. I can only boot up the system if i select 2.6.24-1-686.

I'm sorry but your bugreport is almost useless. What do you mean with the 
latest headers?


regards,
Holger


pgp4wxc3OgiAB.pgp
Description: PGP signature


Bug#499307: more info

2008-09-18 Thread Holger Levsen
reassign 499307 linux-2.6
thanks

Hi Aimee,

On Wednesday 17 September 2008 22:57, Aimee Daniells wrote:
 Sorry, i have never used this system before so i'm unsure quite what i'm
 supposed to do.

No problem at all. Thats why this bug tracking system allows feedback :)

 I meant when i boot up i get to choose an option of which kernel it
 should boot. The default option is 2.6.26-1-686. But it gets stuck on
 this, as i said. I have to arrow-down to 2.6.24-1-686 to let it get
 through.

Ah, ok. What version of linux-image-2.6.26-1-686 do you have installed? You 
can find out with dpkg -l linux-image-2.6.26-1-686. Please do and reply to 
this bug. Thanks!


regards,
Holger


pgpOBrUQeYjGE.pgp
Description: PGP signature


Bug#499014: failsafe option

2008-09-20 Thread Holger Levsen
On Saturday 20 September 2008 20:09, Holger Levsen wrote:
 why not check if the user exists, if not, create user and group else check
 if the group exists, if not, create the group?

in dbus' postinst script, obviously :)


pgpD7nSO4T69M.pgp
Description: PGP signature


Bug#499014: failsafe option

2008-09-20 Thread Holger Levsen
Hi,

why not check if the user exists, if not, create user and group else check if 
the group exists, if not, create the group?


regards,
Holger


pgplCXhKU6EbT.pgp
Description: PGP signature


Bug#195481: closed by Holger Levsen [EMAIL PROTECTED] (upstream issue, not packaging related)

2008-09-20 Thread Holger Levsen
Hi Barak,

On Saturday 20 September 2008 21:09, Barak A. Pearlmutter wrote:
 What makes Debian a distribution rather than just a random
 collection of miscellaneous software is integration.  This is an
 integration wishlist.  It has to happen at the distribution level if
 it is to happen anywhere.  I don't understand why you want to close
 this issue---the logic seems to be just that it's hard to address, but
 that doesn't seem like a very compelling reason.  And I don't see how
 it can be filed against any (or many) particular packages---it is an
 issue that requires policy and coordination between many packages, and
 hence belongs on Package: general.

As said, feel free to reopen. And, as usual.., are you willing to work on this 
goal?

Also IMO it's not really about integration (yet). First, some general plan and 
then an implementation needs to be found, maybe within freedesktop.org, maybe 
not. Then, packages would need to be changed to implement this plan. And then 
a mass bug filing could be done, if there is consensus on debian-devel@ that 
this should be done. In the bug report I read no consensus _and_ no activity 
since 5 years.

But, as said, feel free to reopen.


regards,
Holger


pgp5Djhb8d21u.pgp
Description: PGP signature


Bug#499685: copyright blub at the end of changelog

2008-09-21 Thread Holger Levsen
package: sauce
version: 0.9
severity: minor

Hi,

debian/changelog has some copyright-blurb at the end of it, please remove 
that.

/me actually wonders if this is minor at all, or will break tools.


Thanks,
Holger


pgpserwbaZwme.pgp
Description: PGP signature


Bug#499688: please include changes from NMU in the next maintainer upload

2008-09-21 Thread Holger Levsen
package: sauce

Hi Ian,

as indicated in #359574 I've done an NMU for sauce now, uploaded to delayed-2, 
so that we can finally declare the /usr/doc transition done for lenny, 
after it was started in 1999. sauce was the last offender ;-)

+sauce (0.9.0+nmu1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Remove code from postinst that creates a link to /usr/doc/sauce, if 
+/usr/doc exists. (Closes: #359574)
+  * libadns1-bin has been renamed to adns-tools, update dependency. 
+(Closes: #490764)
+  * Semantically fix broken changelog entry for 0.8.2. (Closes: #497715),
+please note that the actual date I set is not correct, as I couldn't find 
+that upload.
+  * Remove copyright notice at the end of debian/changelog. (Closes: #499685)

Attached is the nmu diff.

Of course, you can still ask for the removal of sauce, as you have indicated 
in #359574 :-)


regards,
Holger
diff -Nru sauce-0.9.0/debian/changelog sauce-0.9.0+nmu1/debian/changelog
--- sauce-0.9.0/debian/changelog	2008-03-08 17:35:16.0 +
+++ sauce-0.9.0+nmu1/debian/changelog	2008-09-21 10:31:30.0 +
@@ -1,3 +1,17 @@
+sauce (0.9.0+nmu1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Remove code from postinst that creates a link to /usr/doc/sauce, if 
+/usr/doc exists. (Closes: #359574)
+  * libadns1-bin has been renamed to adns-tools, update dependency. 
+(Closes: #490764)
+  * Semantically fix broken changelog entry for 0.8.2. (Closes: #497715),
+please note that the actual date I set is not correct, as I couldn't find 
+that upload.
+  * Remove copyright notice at the end of debian/changelog. (Closes: #499685)
+
+ -- Holger Levsen [EMAIL PROTECTED]  Sun, 21 Sep 2008 10:31:29 +
+
 sauce (0.9.0) unstable; urgency=low
 
   Improvements:
@@ -80,7 +94,7 @@
   * Make cron.weekly refer to SAUCE_LOGS_... like in sys-config,
 not SAUCE_LOG_...
 
- --
+ -- Ian Jackson [EMAIL PROTECTED]  Sat,  2 Apr 2005 20:07:13 +0100
 
 sauce (0.8.1) unstable; urgency=low
 
@@ -579,24 +593,3 @@
   * Initial release.
 
  -- Ian Jackson [EMAIL PROTECTED]  Sat, 29 Aug 1998 14:57:50 +0100
-
-(This file is part of SAUCE, a very picky anti-spam receiver-SMTP.
- SAUCE is Copyright (C) 1997-2003 Ian Jackson
-
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2, or (at your option)
- any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.)
-
-# Local variables:
-# mode: debian-changelog
-# End:
diff -Nru sauce-0.9.0/debian/control sauce-0.9.0+nmu1/debian/control
--- sauce-0.9.0/debian/control	2008-03-08 17:35:16.0 +
+++ sauce-0.9.0+nmu1/debian/control	2008-09-21 10:04:31.0 +
@@ -7,7 +7,7 @@
 
 Package: sauce
 Architecture: all
-Depends: tcl8.3, authbind, libadns1-bin, libtcl-chiark-1
+Depends: tcl8.3, authbind, adns-tools, libtcl-chiark-1
 Recommends: exim4 | exim4-daemon-light |
  exim (= 2.02-3) | exim-tls (= 2.02-3),
 userv
diff -Nru sauce-0.9.0/debian/postinst sauce-0.9.0+nmu1/debian/postinst
--- sauce-0.9.0/debian/postinst	2008-03-08 16:16:12.0 +
+++ sauce-0.9.0+nmu1/debian/postinst	2008-09-21 10:04:51.0 +
@@ -20,13 +20,6 @@
 
 set -e
 
-if [ $1 = configure ]; then
-  if [ -d /usr/doc -a ! -e /usr/doc/sauce \
-   -a -d /usr/share/doc/sauce ]; then
-ln -sf ../share/doc/sauce /usr/doc/sauce
-  fi
-fi
-
 case $1 in
 configure)
 	update-rc.d sauce defaults  /dev/null


pgpiREBf35N3O.pgp
Description: PGP signature


Bug#499701: [etchnhalf releasenotes] dvgrab is broken with .24

2008-09-21 Thread Holger Levsen
package: release.debian.org

--  Forwarded Message  --

Subject: dvgrab is broken with .24
Date: Friday 05 September 2008 09:26
From: Holger Levsen [EMAIL PROTECTED]
To: [EMAIL PROTECTED]

Hi,

dvgrab from etch doesnt work with the 2.6.24 etchnhalf kernel.

I didnt spend much time backporting the dvgrab package from lenny, because it
has a build depends on a new version of libquicktime-dev which needs newer
libgtk2.0-dev and I just wanted to grab some videos...

Interestingly I could still build the package (without having the right
version of libquicktime-dev.

I think we should at least document this issue in the release notes, not sure
if it makes sense to provide a updated dvgrab or a dvgrab-etchnhalf package.


regards,
Holger

---


pgpEYNmhZCuH8.pgp
Description: PGP signature


Bug#499698: [etchnhalf releasenotes] ipv4 forwarding (accidently) turned off

2008-09-21 Thread Holger Levsen
package: release.debian.org

--  Forwarded Message  --

Subject: Re: Slight hiccup for etch users with the new 
linux-image-2.6.24-etchnhalf
Date: Tuesday 02 September 2008 14:43
From: Holger Levsen [EMAIL PROTECTED]
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Cc: John Winters [EMAIL PROTECTED]

Hi John,

thanks for your bugreport.

Full quote for the benefit of the etchnhalf mailinglist:

On Friday 15 August 2008 16:37, John Winters wrote:
 I put the new etch-and-a-half kernel on my N2100 today to cure its
 slight NFS problems.  All seemed well at first until I realised that it
 was no longer functioning as a router.

 After a bit of research I discovered the problem.  There's an
 outstanding bug in procps in etch (fixed in lenny) which doesn't
 manifest itself as long as you're running 2.6.18 but does once you
 switch to 2.6.24.

 To fix it, edit /etc/sysctl.conf and change:

 net.ipv4.conf.default.forwarding=1

 to

 net.ipv4.ip_forward=1

 I mention it just to save anyone else from having to do the same research.

As I see it, there are two ways to solve this: a.) create a procps-etchnhalf
package (IMHO ugly and not really saving us from b anyway) or b.) document
this in http://www.debian.org/releases/etch/etchnhalf

Or is the above report bogus? I havent confirmed it, but then I don't have a
reason to disbelieve it neither.


regards,
Holger

---


pgprarcnoasVL.pgp
Description: PGP signature


Bug#499700: [etchnhalf releasenotes] boot failure from software-RAID1 in etch during upgrade to 2.4.24-etchnhalf.1-686

2008-09-21 Thread Holger Levsen
package: release.debian.org

--  Forwarded Message  --

Subject: Fwd: Boot failure from software-RAID1 in etch during upgrade to 
2.4.24-etchnhalf.1-686
Date: Friday 05 September 2008 18:14
From: Holger Levsen [EMAIL PROTECTED]
To: [EMAIL PROTECTED]

Hi,

another problem with etchnhalf which I've picked up on the list and which
 IMHO should end up in the release notes.


regards,
Holger

--  Forwarded Message  --

Subject: Boot failure from software-RAID1 in etch during upgrade to
2.4.24-etchnhalf.1-686
Date: Tuesday 12 August 2008 11:12
From: Fabrice LORRAIN [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]

Hello,

Through upgrade of our servers, I got biten several times by this bug.
This is a sum up :
- most of those pb occured while upgrading to 2.6.24-etchnhalf.1
- all the servers are Dell PowerEdges, with / build on
/dev/md0=/dev/sd[a,b]2, the disks been SCSI, SAS or SATA2.
- Using rootdelay=1 solved the pb on all cases (included the case in my
previous report).
- All the upgrades path have been :
 - upgrade to uptodate 2.6.18 (works on all cases except 1 out of ~30
servers)
 - then upgrade to 2.6.24 on some servers

Didn't boot without the fix (PE = PowerEdge):
- 2 * PE-1750
- 1 * PE-2800
- 2 PE-2850, one of them didn't boot on the
linux-image-2.6.18-6-686-bigmem 2.6.18.dfsg.1-18etch6 -
2.6.18.dfsg.1-22 upgrade (did without -bigmem, did with 2.6.18-bigmem or
2.4.24 with rootdelay=1)
- 3 * PE2950

Did boot 2.6.24 without the fix :
- 3 * PE-860 (SATA2 for those servers)
- 1 * PE-2650

All the server failed at the same stage in the initrd with the following
error :
...
Failure: failed to start /dev/md0

Attached :
- /etc/mdadm/mdadm.conf from /boot/initrd.img-2.6.24-etchnhalf.1-686
- /conf/md.conf from /boot/initrd.img-2.6.24-etchnhalf.1-686
- the bootlog from the PE-2800. In the used initrd
/scripts/init-premount/udev has been edited to echo -- in premount
and -- out premount.

Getting this fixed for lenny would be appreciated.
Documenting the pb in
http://wiki.debian.org/EtchAndAHalf?highlight=%28EtchAndAHalf%29 might
help others.

As a side not, I would have appreciated a quick fix with the hard coded
sleep [1|2] instead of the undocumented rootdelay approch for etch.
Getting bitten by 2 years old bug [#366175] in debian stable is annoying.

@+,
Fab

---

Fabrice then replied to himself and added:

Fabrice LORRAIN a écrit :
 Hello,
...
 ...
 Failure: failed to start /dev/md0

Hmmm, missing part of my cut en paste, sorry, better read :
...
Begin: Assembling MD array /dev/md0 ...
mdadm: no devices found for /dev/md0
Failure: failed to start /dev/md0
Done.


@+,
Fab

---
DEVICE partitions
ARRAY /dev/md0 level=raid1 num-devices=2 
UUID=be7f596f:e7ec06aa:9493fbbb:7d3be05a devices=/dev/sda2,/dev/sdb2
ARRAY /dev/md1 level=raid1 num-devices=2 
UUID=d8569b32:d1f063b0:b2cbc7fc:60944e9b devices=/dev/sda5,/dev/sdb5
ARRAY /dev/md2 level=raid1 num-devices=2 
UUID=c7758f0c:5c84bf52:8d369270:bf854ddc devices=/dev/sda6,/dev/sdb6
MD_HOMEHOST='proxy'
MD_DEVPAIRS='/dev/md0:raid1 /dev/md1:raid1 /dev/md2:raid1'
MD_LEVELS='raid1'
MD_DEVS='/dev/md0'
MD_MODULES='raid1'
Initializing cgroup subsys cpuset
Linux version 2.6.24-etchnhalf.1-686 (Debian 2.6.24-6~etchnhalf.4) ([EMAIL 
PROTECTED]) (gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)) #1 SMP 
Mon Jul 21 11:17:43 UTC 2008
BIOS-provided physical RAM map:
 BIOS-e820:  - 000a (usable)
 BIOS-e820: 0010 - dffc (usable)
 BIOS-e820: dffc - dffcfc00 (ACPI data)
 BIOS-e820: dffcfc00 - d000 (reserved)
 BIOS-e820: e000 - f000 (reserved)
 BIOS-e820: fec0 - fec9 (reserved)
 BIOS-e820: fed0 - fed00400 (reserved)
 BIOS-e820: fee0 - fee1 (reserved)
 BIOS-e820: ffb0 - 0001 (reserved)
 BIOS-e820: 0001 - 00012000 (usable)
Warning only 4GB will be used.
Use a HIGHMEM64G enabled kernel.
3200MB HIGHMEM available.
896MB LOWMEM available.
found SMP MP-table at 000fe710
Zone PFN ranges:
  DMA 0 - 4096
  Normal   4096 -   229376
  HighMem229376 -  1048576
Movable zone start PFN for each node
early_node_map[1] active PFN ranges
0:0 -  1048576
DMI 2.3 present.
ACPI: RSDP 000FD5B0, 0014 (r0 DELL  )
ACPI: RSDT 000FD5C4, 0038 (r1 DELL   PE BKC  1 MSFT  10A)
ACPI: FACP 000FD620, 0074 (r1 DELL   PE BKC  1 MSFT  10A)
ACPI: DSDT DFFC, 3CCD (r1 DELL   PE BKC  1 MSFT  10E)
ACPI: FACS DFFCFC00, 0040
ACPI: APIC 000FD694, 00E0 (r1 DELL   PE BKC  1 MSFT  10A)
ACPI: SPCR 000FD774, 0050 (r1 DELL   PE BKC  1 MSFT  10A)
ACPI: HPET 000FD7C4, 0038 (r1 DELL   PE BKC  1 MSFT  10A)
ACPI: MCFG 000FD7FC

Bug#498793: Patch for the l10n upload of debian-edu-install

2008-09-21 Thread Holger Levsen
Dear Christian,

On Sunday 21 September 2008 13:10, Christian Perrier wrote:
 To help you out, here's the patch which I would have used for an NMU.
 Please feel free to use all of it...or only the l10n part of it.

Thank you for very much for your work, I'll upload this shortly. (As 
maintainer upload.)


regards,
Holger


pgpTRWKhrQww9.pgp
Description: PGP signature


Bug#498793: Patch for the l10n upload of debian-edu-install

2008-09-21 Thread Holger Levsen
Hi,

I rather will NOT upload now, please also dont upload an NMU, Christian. 

Debian Edu lenny has 0.674~svn53427 which I dont want to upload to lenny _at 
this moment_ and at the same time I dont want to upload a 0.674 to Debian 
without those changes in our archive...

I'll commit the translation to svn now, though and mark them pending in the 
BTS.


regards,
Holger


pgpkSwrnJ4Z2h.pgp
Description: PGP signature


Bug#499707: please merge LWAT and DHCP machine objects in LDAP

2008-09-21 Thread Holger Levsen
package: lwat
severity: wishlist
version: 0.17-4

--  Forwarded Message  --

Subject: Merge LWAT and DHCP machine objects in LDAP?
Date: Tuesday 05 August 2008 20:24
From: Petter Reinholdtsen [EMAIL PROTECTED]
To: [EMAIL PROTECTED]

With the introduction of DHCP configuration in LDAP, we also
introduced a new kind of machine object in LDAP.  The way our LDAP
currently is structured these machine objects are not seen by LWAT,
and machine objects created by LWAT are not seen by the DHCP server.
Someone should look into merging the two.

I suspect the DHCP server can be told to look for dhcpHost objects in
the entire LDAP three, and then we can extend LWAT to create and
maintain them.  But I am not sure, and someone need to test if this is
possible.

We could also write a script to create machine objects automatically
in LDAP based on the information collected by sitesummary.  This way,
new machines could automatically show up in LDAP and the admin only
need to assign the new machine to groups, instead of having to track
down IP and MAC addresses.

One issue to look at is if it is possible to allow completely
automatic update in LDAP using a sitesummary hook.  If that is
possible, new hosts could show up almost immediately after
installation.

Another thing to keep in mind is how machine objects will work if we
move the DNS server to fetch its configuration from LDAP too.

Any volunteers to work on this?  It should be solved before we release
the Lenny based Skolelinux version.

Happy hacking,
--
Petter Reinholdtsen

---

--  Forwarded Message  --

Subject: Re: Merge LWAT and DHCP machine objects in LDAP?
Date: Wednesday 06 August 2008 09:23
From: Finn-Arne Johansen [EMAIL PROTECTED]
To: Petter Reinholdtsen [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]

Petter Reinholdtsen skrev:
 With the introduction of DHCP configuration in LDAP, we also
 introduced a new kind of machine object in LDAP.  The way our LDAP
 currently is structured these machine objects are not seen by LWAT,
 and machine objects created by LWAT are not seen by the DHCP server.
 Someone should look into merging the two.

There are now at least 3 machine objects that are stored in ldap:
 A machine that is a member of a net-group
 A machine that is member of the samba domain
 A machine that exists in DHCP
In a short distance I can see 2 or 3 more:
 DNS information for the host
 Reverse DNS information
 Squid access information (Or maybe that should be provided based on
netgroup)

I would like to be able to add a machine by entering all information on
into a single form.

For users, we use templates, and for the users there are 2 objects added
for each user added, the user object, and the personal group object. I'm
not sure if it's possible to add more than a couple of objects, due to
limitations in the schemas, but I've not tried. By now (if my memory is
correct) LWAT creates an object which combines netgroup with samba
domain-member (which is actually a user object). I've not tried to
combine DHCP-info with an existing machine object, but I think I tried
to combine a DHCP-object and a DNS object (to be used with pdns), and it
failed. But I'm still testing this.

Bug reports (preferably with patches) will be welcome at
http://bzz.no/lwat/trac/trac.cgi/newticket

--
Finn-Arne Johansen
[EMAIL PROTECTED] http://bzz.no/
EE2A71C6403A3D191FCDC043006F1215062E6642 062E6642

---

--  Forwarded Message  --

Subject: Re: Merge LWAT and DHCP machine objects in LDAP?
Date: Wednesday 06 August 2008 09:54
From: Petter Reinholdtsen [EMAIL PROTECTED]
To: [EMAIL PROTECTED]

[Finn-Arne Johansen]

 I'm not sure if it's possible to add more than a couple of objects,
 due to limitations in the schemas, but I've not tried.

I tested to create a combined object using a script I wrote to
populate LDAP from sitesummary, and it failed with

  invalid structural object class chain (organizationalRole/dhcpHost)

I guess our schemas do not allow this. :(

I tried to create an object with these attributes:

my $attr = [
'cn'   = $hostname,
'associatedDomain' = $dnsdomain,
'ipHostNumber' = $ipaddr,
'macAddress'   = (@macaddr)[0],
'dhcpHWAddress'= (@hwaddr)[0],
'dhcpStatements'   = fixed-address $fqdn,
'objectclass' = ['top',
  'organizationalRole',
  'domainRelatedObject',
  'ipHost',
  'dhcpHost',
  ],
];


Anyone got any idea how to solve this issue?

Happy hacking,
--
Petter Reinholdtsen

---



pgpVwT05jS6G1.pgp
Description: PGP signature


Bug#499708: please add means to grant squid/web proxy access

2008-09-21 Thread Holger Levsen
package: lwat
severity: wishlist
version: 0.17-4

--  Forwarded Message  --

Subject: How to grant squid/web proxy access? (Was: Merge LWAT and DHCP 
machine objects in LDAP?)
Date: Wednesday 06 August 2008 11:12
From: Petter Reinholdtsen [EMAIL PROTECTED]
To: [EMAIL PROTECTED]

[Finn-Arne Johansen]

 In a short distance I can see 2 or 3 more:

[...]

  Squid access information (Or maybe that should be provided based on
  netgroup)

My proposal was to use subnet information in LDAP to grant squid
access.  Do you believe it is a better idea to grant it per host
instead?  Granting it to all hosts or users in a netgroup will be
easier, as we do not need to add subnet information in LDAP.

If we grant access per subnet, clients on those subnets will work out
of the box without any updates to LDAP.  If we grant it using
netgroups, the host need to be added to LDAP before it can get on the
net.  This will make it required to add new hosts to netgroups before
we can PXE install them, if the use of a proxy is required.

Anyone got a view on this?

Happy hacking,
--
Petter Reinholdtsen

---

--  Forwarded Message  --

Subject: Re: How to grant squid/web proxy access? (Was: Merge LWAT and DHCP 
machine objects in LDAP?)
Date: Wednesday 06 August 2008 21:55
From: Finn-Arne Johansen [EMAIL PROTECTED]
To: Petter Reinholdtsen [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]

Petter Reinholdtsen skrev:
 [Finn-Arne Johansen]

 Reading from the list, I guess most people woul like to allow all
 hosts, unless the specific host(s) is denied access. So I guess the
 easiest approach will be to allow all, unless the host(s) is listed
 in a specifiec netgroup (like DeniedInet or something)

 Sound like a good idea.  Do you mean all hosts, or all hosts on the
 local subnets?

I mean all hosts that can reach the squid proxy. The server would in all
normal situation be behind a firewall, and therefor all hosts that can
reach the proxy would be on the local subnet. Maybe there should be an
example in the helper script to add a subnet. As this would only be an
example, commented out by default, it would not  be a problem to
hardcode the IP-address.

--
Finn-Arne Johansen
[EMAIL PROTECTED] http://bzz.no/
EE2A71C6403A3D191FCDC043006F1215062E6642 062E6642


---


pgp6Xh1dFdFV0.pgp
Description: PGP signature


Bug#499709: please get rid of hardcoded IP numbers in the squid.conf file

2008-09-21 Thread Holger Levsen
package: debian-edu-config
severity: wishlist
version: 1.423

--  Forwarded Message  --

Subject: Getting rid of hardcoded IP numbers in the squid.conf file?
Date: Tuesday 05 August 2008 17:48
From: Petter Reinholdtsen [EMAIL PROTECTED]
To: [EMAIL PROTECTED]

At the moment, very few services in Skolelinux uses hardcoded IP
addresses.  Each and every one of these make it harder to change to
use a different IP subnet for the Skolelinux network.

The services I am aware of are

 - DNS (/etc/bind/debian-edu/*)
 - DHCP (LDAP)
 - Squid (/etc/squid/squid.conf)
 - CUPS (/etc/cups/cups.conf)
 - tcp-wrapper (/etc/hosts.{allow,deny})

I doubt we will be able to drop IP addresses from DHCP and DNS, but we
should try to get rid of them for the others.  This email is about
Squid.

At the moment, we specify the range of IP addresses allowed to talk to
the Squid server in squid.conf.  Recently I have become aware of the
support in squid for 'external' ACL providers.  We could easily write
such external ACL provider that look up the subnet in LDAP and grant
access based on the content in LDAP instead of hardcoding it in the
configuration file.  For this to work, we need to add subnet
information in LDAP.

I found URL:http://devel.squid-cache.org/external_acl/ documenting
the original project to add support for external ACL providers.  It
got a reference to a script to authenticate users and IP addresses.
We could probably use it as a starting point.

Anyone know of any well defined specification for storing subnet
information in LDAP?  I know AD got a subnet schema, ref
URL: http://www.grotan.com/ldap/microsoft.schema .  Perhaps we could
use some ideas from there?

LDAP objects like this would work:

  dn: dn=10.0.2.0/23,cn=subnets,dc=skole,dc=skolelinux,dc=no
  objectClass: top
  objectclass: subnet
  cn=10.0.2.0/23

We could configure the external ACL provider to accept all subnets
registered in LDAP.  This would make it trivial to add access for more
subnets.

Happy hacking,
--
Petter Reinholdtsen

---


pgpnxrpLoCau0.pgp
Description: PGP signature


Bug#498793: Patch for the l10n upload of debian-edu-install

2008-09-21 Thread Holger Levsen
On Sunday 21 September 2008 15:18, Christian Perrier wrote:
  Debian Edu lenny has 0.674~svn53427 which I dont want to upload to lenny
  _at this moment_ and at the same time I dont want to upload a 0.674 to
  Debian
 But you will *at some moment*? :-)

sure :)


pgpSijRbdvJ7I.pgp
Description: PGP signature


Bug#195481: closed by Holger Levsen [EMAIL PROTECTED] (upstream issue, not packaging related)

2008-09-23 Thread Holger Levsen
Hi Barak,

On Sunday 21 September 2008 19:13, Barak A. Pearlmutter wrote:
  As said, feel free to reopen.
 Will do.

And you did :-)

 Willing?  Yes.  Able?  No, not realistically: too many other plates
 spinning in the air.  But I'm happy to bounce things around with
 people.

If there are people who are willing and able to do the work... that was 
actually part of the reason I closed it. Appearantly for years there was no 
one to tackle this.

(And if there is no progress again within the next two years or so, I'll 
likely close this again.)

 Exactly.  There are a number of high-level approaches that could be
 taken, and it is unclear which would be most sensible.  (Library, like
 papersize?  Executable, like tempfile?  Location network server and
 protocol?)  But at root, we should recognize that this is not a very
 hard problem; merely a tedious one.  Like many design decisions, it
 would be good for a group to talk through some options in order to
 come up with a minimal but extensible (eg, accept and/or broadcast
 location via avahi) design appropriate to this particular problem.
 That's what debian-devel is for, at its best.

But no one did. Maybe it's worth having a BoF about this at next DebConf? 


good luck  have fun,
Holger


pgpgqkUDQpnwM.pgp
Description: PGP signature


Bug#499892: description is unclear: is libnss-ldapd fork of the package or upstream fork?

2008-09-23 Thread Holger Levsen
package: libnss-ldapd
severity: wishlist

Hi Arthur,

is libnss-ldapd a fork of the libnss-ldap package or upstream fork? 
libnss-ldapd uses a different versioning scheme than nss-ldap, so I'm a bit 
lost evaluating whether you incorporate upstream fixes or not, and if, how...

Your upstream changelog only lists the 252 release of nss-ldap in the 
beginning and then thats it.

Originally I simply wanted to ask you this question, but now I've decided to 
file it as a wishlist bug, as I think the description should be made clearer 
to answer this question :)


regards,
Holger


pgptHf3tLq8pc.pgp
Description: PGP signature


Bug#499391: thanks, Matthias :)

2008-09-23 Thread Holger Levsen
tags 499391 +pending
thanks


pgpO0pBXbXbgw.pgp
Description: PGP signature


Bug#499892: description is unclear: is libnss-ldapd fork of the package or upstream fork?

2008-09-23 Thread Holger Levsen
Hi Arthur,

On Tuesday 23 September 2008 22:30, Arthur de Jong wrote:
 Good idea. Perhaps the second sentence should be replaced with something
 like:

  This is a fork from libnss-ldap implementing structural design changes
  to fix, amongst other things, problems related to host name lookups and
  name lookups during booting.

Sounds good.

 (I mention libnss-ldap instead of nss_ldap because that is the name the
 package is known for in Debian) Do you have a better suggestion?

No (but then I dont know how upstream calls it, and how much that matters, as 
it's known in Debian as libnss-ldap). I think the above wording is fine.

 Anyway, thanks for the bug report.

Thanks for your reply and work on this! :)


regards,
Holger


pgpC8nbah2Rsa.pgp
Description: PGP signature


Bug#195481: closed by Holger Levsen [EMAIL PROTECTED] (upstream issue, not packaging related)

2008-09-25 Thread Holger Levsen
Hi,

On Tuesday 23 September 2008 23:10, Neil Williams wrote:
  Guess we have different ideas about what wishlist bugs are for.
  My attitude is they're for wishes, like the sea is for fishes.
 Wishes should still have some possibility of attainment, otherwise it
 is wishful-thinking not wishlist. (Subtle difference, at least to me
 - and Holger by the sounds of it too).

Yup.

 Issues that get no response in years, despite all the changes that
 happen between the releases that occur within that time, should just be
 considered as 'dead'. They had their time, nobody thought they were
 good enough ideas to be worth investing any significant amounts of
 effort. If it was a good idea, the bug report is still there, it is
 still archived. Someone can reopen it *IF* they can make time available
 to turn the wish into a proposal.

 If ideas get positive feedback and the bug report has lots of
 discussion, maybe it is worth making a Wiki page for the idea (as long
 as the discussion has moved beyond painting the bike-shed).

Exactly.

Sorry for the low signal here, but I thought I should state this as I have 
been dealing with those general bugs a lot recently. I do consider the 
general bugs everyDDs bugs though and if there is consensus to leave such 
bugs open forever, I'm happy to let them be. I just think what Neil 
summarized above... :-)


regards,
Holger 

P.S.: please respect the reply-to: header and don't cc: this bug on replies.


pgpjDqK5I0TQh.pgp
Description: PGP signature


Bug#474381: Fwd: Re: Using OCS Inventory in Debian Edu?

2008-07-15 Thread Holger Levsen
--  Forwarded Message  --

Subject: Re: Using OCS Inventory in Debian Edu?
Date: Tuesday 15 July 2008 11:01
From: Petter Reinholdtsen [EMAIL PROTECTED]
To: [EMAIL PROTECTED]

I got tired of the non-automatic installation, and reduced the package
priorities from recommends to suggests, to drop them from the default
installation.  When someone volunteers to find a solution to the
configuration and installation issues, we can add them back.

Happy hacking,
--
Petter Reinholdtsen

---


pgpIQEUO5YTIj.pgp
Description: PGP signature


Bug#474381: Fwd: Using OCS Inventory in Debian Edu?

2008-07-15 Thread Holger Levsen


--  Forwarded Message  --

Subject: Using OCS Inventory in Debian Edu?
Date: Sunday 13 July 2008 18:39
From: Petter Reinholdtsen [EMAIL PROTECTED]
To: [EMAIL PROTECTED]

The last few weeks, the ocsinventory packages has been installed by
default in the Lenny based Debian Edu.  This is because it was
recommended by the admins in Extremadura, as a possible replacement
for sitesummary.  There are a few issues that need to be resolved
before this can be part of the final release:

 - The server is impossible to install automatically using
   debian-installer.  It require mysql to be _running_ at install
   time, and d-i do not allow any daemons to start in /target/ during
   installation.  Reported to the maintainer as #489461.

 - How should the clients locate the server?  I suspect we want a new
   service name DNS alias, a SRV record or some broadcast method to
   find it, to avoid hardcoding setup on the clients.  Any
   suggestions?  We use 'sitesummary' as the DNS alias for the
   sitesummary collector.  Perhaps 'ocsinventory' as a DNS alias is
   good enough?  At the moment the client ask for the server name
   because no preseeding is done to set it.  I want to keep it that
   way until we find a solution, to make sure we do not forget the
   issue.

If no solution to the installation issue is found, we need to drop the
package from the default installation.

Happy hacking,
--
Petter Reinholdtsen


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

---


pgpSZUJ76IA4F.pgp
Description: PGP signature


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