Bug#494645: nautilus: FTBFS on GNU/kFreeBSD (due to unsatisfied Build-Depends on libselinux1-dev)

2008-08-11 Thread Petr Salinger

Package: nautilus
Severity: important
Version: 2.20.0-6
Tags: patch
User: [EMAIL PROTECTED]
Usertags: kfreebsd

Hi,

the current version has unsatisfied Build-Depends on libselinux1-dev
under non-linux ports.

This package builds fine on GNU/kFreeBSD without libselinux1-dev
installed.

Please, could you exclude linux specific package in Build-Depends by
using libselinux1-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386]
in debian/control.in, debian/control.

Thanks for your cooperation.

Petr



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



Bug#494627: Fw: Bug#494627: doesn't work well with devices that have 1 storage devices

2008-08-11 Thread Chris Debenham
I've never tested with multiple devices (and only just added libmtp 0.3.0
support so unsure if multi-devices would have even worked before)
It could be a mtpfs issue or libmtp issue - do two 'Music' directories show
up when they just run 'mtp-folders'?
If they do then the problem is in libmtp.
If only one shows up then the problem is in mtpfs.


2008/8/11 Chris Lamb [EMAIL PROTECTED]

 Hi Chris,

 I maintain your mptfs software for the Debian GNU/Linux distribution. I
 also use your software regularly with a Creative MP3 player, many thanks
 for
 writing it.

 I received a bug today--quoted below--regarding a device with two storage
 areas - is this a bug in mtpfs or should I re-assign it to libmtp?

 (Please retain Cc's if replying!)


 Best wishes,

 Chris Lamb


 Begin forwarded message:

 Date: Sun, 10 Aug 2008 19:23:46 -0400
 From: Joe Nahmias [EMAIL PROTECTED]
 To: Debian Bug Tracking System [EMAIL PROTECTED]
 Subject: Bug#494627: doesn't work well with devices that have  1 storage
 devices

 Package: mtpfs
 Version: 0.8+svn11-1
 Severity: normal

 Hello,

 I've got an LG VX8550 which has two storage areas on the device,
 internal memory and a microSD card.  Unfortunately, mtpfs doesn't seem
 to respond well to this scenario.  I see two Music/ directories in the
 mountpoint, but no music in either one...

 --
 Chris Lamb, UK
 [EMAIL PROTECTED]
GPG: 0x634F9A20



Bug#494473: severity of 494473 is serious

2008-08-11 Thread Robert Millan
On Sun, Aug 10, 2008 at 07:51:31PM -0700, Paul Hardy wrote:
 Robert:
 
 On Sun, Aug 10, 2008 at 11:54 AM, Paul Hardy [EMAIL PROTECTED] wrote:
  On Sun, Aug 10, 2008 at 9:58 AM, Robert Millan [EMAIL PROTECTED] wrote:
  On Sun, Aug 10, 2008 at 09:04:34AM -0700, Paul Hardy wrote:
  I just saw from reading about Bug #494460 that it was unifont-bin that
  installed unifont.hex.  With the package I put together last night for
  testing, /usr/share/unifont/unifont.hex is put in place by the
  unifont package, not the unifont-bin package...
 
  If it would be better, you could take the unifont source package the
  way I put it together and make these changes:
 
  1) Delete the file debian/unifont.install (nothing else used it
  -- I just added it for this bug)
  2) Add the directory usr/share/unifont to debian/unifont-bin.install
 
  I'll leave it up to your judgment.  If it will be easier for GRUB to
  upload the above as a -3 version, please do so.
 
 When I wrote the above, I didn't have a preference one way or another.
  Now I do.
 
 After thinking about this, I believe the best long-term solution is to
 leave unifont.hex as part of the unifont package, the way it is in the
 -2 release, and not placing it in the unifont-bin package.  This is
 because the nature of unifont.hex and of the unifont package in
 general are both Architecture: all and the nature of the unifont-bin
 package is definitely not Architecture: all.  With unifont.hex out
 of the unifont-bin package, that will prevent redundant copies of a 4
 Megabyte unifont.hex file (one for each architecture) from getting put
 in every single binary build.

Ok.

-- 
Robert Millan

  The DRM opt-in fallacy: Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all.



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



Bug#494544: debroster: arch-indep data in /usr/lib

2008-08-11 Thread Matthew Vernon
Chris Lamb writes:
  tags 494544 + patch
  thanks

Thanks for a very swift patch :)

Regards,

Matthew 

-- 
At least you know where you are with Microsoft.
True. I just wish I'd brought a paddle.
http://www.debian.org



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



Bug#494646: htop 0.8 is available

2008-08-11 Thread Dr. Markus Waldeck

Package: htop
Version: 0.7-1
Severity: wishlist

htop 0.8 is available

-- 
GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!
Jetzt dabei sein: http://www.shortview.de/[EMAIL PROTECTED]



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



Bug#494650: The possibility of attack with the help of symlinks in some Debian packages

2008-08-11 Thread Dmitry E. Oboukhov
Package: nws
Severity: grave
Tags: security

This message about the error concerns a few packages  at  once.   I've
tested all the packages on my Debian mirror.  (post|pre)(inst|rm)  and
config scripts were tested.

In some packages I've discovered scripts with errors which may be used
by a user for damaging important system files.

For example if a script uses in its work a temp file which is  created
in /tmp directory, then every user can create symlink  with  the  same
name in this directory in order to  destroy  or  rewrite  some  system
file.

I set Severity into grave for  this  bug.   The  table  of  discovered
problems is below.

+--+-+--
|package   |  script | file for attack
+--+-+--
| mplayer-1.0~rc2  |  config | /tmp/HACK (pipe)
|  | |
| nws-2.13 |  postinst   | /tmp/nws.debug (cp)
|  | |
| ppp-2.4.4rel |  postinst   | /tmp/probe-finished (rm -f, pipe)
|  |  postinst   | /tmp/ppp-errors (rm -f, pipe)
|   ppp-udeb   |  /etc/ppp/ip-up | /tmp/resolv.conf.tmp (cp)
|  | |
| twiki-4.1.2  |  postinst   | /tmp/twiki  (chmod 1777, chown)
+--+-+--



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



Bug#493488: Updated debian_openssl_vulnkeys.patch

2008-08-11 Thread Tristan Hill

To upgrade the current package to rc9 the debian_openssl_vulnkeys.patch
needed some work due to upstream changes.  Attached is updated version
on the hope it might be useful.

Regards
Tristan
Index: trunk/init.c
===
--- trunk/init.c	(revision 56669)
+++ trunk/init.c	(working copy)
@@ -1513,6 +1513,23 @@
   const struct options *options = c-options;
   ASSERT (options-shared_secret_file);
 
+  /* CVE-2008-0166 (Debian weak key checks) */
+  /* Only check if we can actually read the key file. Unless the file does not
+   * exist in the first place, this should never happen (since static keys do
+   * not work with multi-client mode), but we test it anyway to be on the safe
+   * side and avoid wrong -vulnkey alerts. */
+  if (access (options-shared_secret_file, R_OK) == 0)
+{
+  struct argv argv = argv_new ();
+  argv_printf (argv, /usr/sbin/openvpn-vulnkey -q %s, options-shared_secret_file);
+  argv_msg (M_INFO, argv);
+  if (openvpn_execve (argv, c-c2.es, 0) != 0)
+{
+  msg (M_WARN, *** WARNING ***: '%s' is a known vulnerable key. See 'man openvpn-vulnkey' for details., options-shared_secret_file);
+}
+  argv_reset (argv);
+}
+
   init_crypto_pre (c, flags);
 
   /* Initialize packet ID tracking */
@@ -1598,6 +1615,7 @@
 do_init_crypto_tls_c1 (struct context *c)
 {
   const struct options *options = c-options;
+  SSL *ssl;
 
   if (!c-c1.ks.ssl_ctx)
 {
@@ -1634,6 +1652,53 @@
 		 options-ciphername_defined, options-authname,
 		 options-authname_defined, options-keysize, true, true);
 
+  /* CVE-2008-0166 (Debian weak key checks)
+   * Obtain the modulus and bits from the certificate that was initialized,
+   * and send that to openssl-vulnkey.
+   */
+  ssl = SSL_new(c-c1.ks.ssl_ctx);
+  if (ssl != NULL)
+{
+  X509* cert = NULL;
+  char *bn;
+  int bits;
+
+  cert = SSL_get_certificate(ssl);
+  if (cert != NULL)
+{
+  EVP_PKEY *pkey = X509_get_pubkey (cert);
+  if (pkey != NULL)
+{
+  if (pkey-type == EVP_PKEY_RSA  pkey-pkey.rsa != NULL
+   pkey-pkey.rsa-n != NULL)
+{
+  bits = BN_num_bits(pkey-pkey.rsa-n);
+  bn = BN_bn2hex(pkey-pkey.rsa-n);
+}
+  else if (pkey-type == EVP_PKEY_DSA  pkey-pkey.dsa != NULL
+pkey-pkey.dsa-p != NULL)
+{
+  bits = BN_num_bits(pkey-pkey.dsa-p);
+  bn = BN_bn2hex(pkey-pkey.dsa-p);
+}
+  if (bn != NULL)
+{
+  struct argv argv = argv_new ();
+  argv_printf (argv, /usr/bin/openssl-vulnkey -q -b %d -m %s, bits, bn);
+  OPENSSL_free(bn);
+  msg (M_INFO, /usr/bin/openssl-vulnkey -q -b %d -m modulus omitted, bits);
+  if (openvpn_execve (argv, NULL, 0) != 0)
+{
+  msg (M_WARN, *** WARNING ***: '%s' is a known vulnerable key. See 'man openvpn-vulnkey' for details., options-shared_secret_file);
+}
+  argv_reset (argv);
+}
+  EVP_PKEY_free (pkey);
+   }
+}
+SSL_free(ssl);
+ }
+
   /* TLS handshake authentication (--tls-auth) */
   if (options-tls_auth_file)
 	{


Bug#494191: Allowing a FTBFS-free qhull package into testing

2008-08-11 Thread Marc 'HE' Brockschmidt
Rafael Laboissiere [EMAIL PROTECTED] writes:
 Please, consider allowing this version into testing-proposed-updates.

Please upload, but:

| +  * debian/rules: Use sed instead of eperl to generate the man pages.
| +Eperl is buggy on hppa (see Bug#49419) and the package FTBFS there.

Bug number looks like a typo.

Marc
-- 
Fachbegriffe der Informatik - Einfach erklärt
147: Fortran
   Makrosprache für ein I/O-Verhinderungssystem (Arno Eigenwillig)


pgpcdeZfc919O.pgp
Description: PGP signature


Bug#494651: dlocate should work with mlocate

2008-08-11 Thread Ariel
Package: dlocate
Version: 0.5-0.3
Severity: wishlist

I'm not sure that this is really wishlist, but anyway:

dlocate requires locate, but does not work with mlocate.

I don't want to install locate because that defeats the entire purpose of
having mlocate (or slocate) - not allowing uses to find files they can't
see.

Is there any way for it to work with mlocate? As far as I know it's
fully compatible.

And also, does it actually need to have it's own database? Can it use the
glocal one?

I know I could install locate and then disable it, so just dlocate would
sue it, but mlocate is a lot faster then slocate or locate, and it would
be nice to be able to use it's speed for dlocate as well.

-Ariel

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.25
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages dlocate depends on:
ii  dctrl-tools  2.9.3   Command-line tools to process Debi
ii  dpkg 1.14.20 Debian package management system
ii  grep-dctrl   2.9.3   Grep Debian package information - 
ii  perl 5.10.0-11.1 Larry Wall's Practical Extraction 

dlocate recommends no packages.

-- no debconf information



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



Bug#494648: The possibility of attack with the help of symlinks in some Debian packages

2008-08-11 Thread Dmitry E. Oboukhov
Package: twiki
Severity: grave
Tags: security

This message about the error concerns a few packages  at  once.   I've
tested all the packages on my Debian mirror.  (post|pre)(inst|rm)  and
config scripts were tested.

In some packages I've discovered scripts with errors which may be used
by a user for damaging important system files.

For example if a script uses in its work a temp file which is  created
in /tmp directory, then every user can create symlink  with  the  same
name in this directory in order to  destroy  or  rewrite  some  system
file.

I set Severity into grave for  this  bug.   The  table  of  discovered
problems is below.

+--+-+--
|package   |  script | file for attack
+--+-+--
| mplayer-1.0~rc2  |  config | /tmp/HACK (pipe)
|  | |
| nws-2.13 |  postinst   | /tmp/nws.debug (cp)
|  | |
| ppp-2.4.4rel |  postinst   | /tmp/probe-finished (rm -f, pipe)
|  |  postinst   | /tmp/ppp-errors (rm -f, pipe)
|   ppp-udeb   |  /etc/ppp/ip-up | /tmp/resolv.conf.tmp (cp)
|  | |
| twiki-4.1.2  |  postinst   | /tmp/twiki  (chmod 1777, chown)
+--+-+--



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



Bug#494649: The possibility of attack with the help of symlinks in some Debian packages

2008-08-11 Thread Dmitry E. Oboukhov
Package: ppp
Severity: grave
Tags: security

This message about the error concerns a few packages  at  once.   I've
tested all the packages on my Debian mirror.  (post|pre)(inst|rm)  and
config scripts were tested.

In some packages I've discovered scripts with errors which may be used
by a user for damaging important system files.

For example if a script uses in its work a temp file which is  created
in /tmp directory, then every user can create symlink  with  the  same
name in this directory in order to  destroy  or  rewrite  some  system
file.

I set Severity into grave for  this  bug.   The  table  of  discovered
problems is below.

+--+-+--
|package   |  script | file for attack
+--+-+--
| mplayer-1.0~rc2  |  config | /tmp/HACK (pipe)
|  | |
| nws-2.13 |  postinst   | /tmp/nws.debug (cp)
|  | |
| ppp-2.4.4rel |  postinst   | /tmp/probe-finished (rm -f, pipe)
|  |  postinst   | /tmp/ppp-errors (rm -f, pipe)
|   ppp-udeb   |  /etc/ppp/ip-up | /tmp/resolv.conf.tmp (cp)
|  | |
| twiki-4.1.2  |  postinst   | /tmp/twiki  (chmod 1777, chown)
+--+-+--



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



Bug#494647: The possibility of attack with the help of symlinks in some Debian packages

2008-08-11 Thread Dmitry E. Oboukhov
Package: mplayer
Severity: grave
Tags: security

This message about the error concerns a few packages  at  once.   I've
tested all the packages on my Debian mirror.  (post|pre)(inst|rm)  and
config scripts were tested.

In some packages I've discovered scripts with errors which may be used
by a user for damaging important system files.

For example if a script uses in its work a temp file which is  created
in /tmp directory, then every user can create symlink  with  the  same
name in this directory in order to  destroy  or  rewrite  some  system
file.

I set Severity into grave for  this  bug.   The  table  of  discovered
problems is below.

+--+-+--
|package   |  script | file for attack
+--+-+--
| mplayer-1.0~rc2  |  config | /tmp/HACK (pipe)
|  | |
| nws-2.13 |  postinst   | /tmp/nws.debug (cp)
|  | |
| ppp-2.4.4rel |  postinst   | /tmp/probe-finished (rm -f, pipe)
|  |  postinst   | /tmp/ppp-errors (rm -f, pipe)
|   ppp-udeb   |  /etc/ppp/ip-up | /tmp/resolv.conf.tmp (cp)
|  | |
| twiki-4.1.2  |  postinst   | /tmp/twiki  (chmod 1777, chown)
+--+-+--



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



Bug#493234: su: double free or corruption

2008-08-11 Thread Dr. Markus Waldeck

Hi,

I observed a probem with libpam-mount which is documented in bugreport #493234
(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493234).

After the upgrade from libpam-runtime 1.0.1-1 to 1.0.1-2 the problem 
disappeared.
It is possible that these changes are correlated with the observed problem?

If yes I would close the bugreport.

Thanks

Markus

-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer



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



Bug#305288: Any news on this matter?

2008-08-11 Thread Vincent Bernat
OoO En cette  soirée bien amorcée du dimanche 10  août 2008, vers 22:20,
RISKO Gergely [EMAIL PROTECTED] disait :

 The patch  is trivial, why not  apply it? Moreover, this  file should be
 part  of libmcrypt-dev  as well  as /usr/lib/libmcrypt.la  (and  in fact
 libmcrypt.a should be shipped instead).
 
 Riko, would you like some help  for packaging? If you are not interested
 or have not enough time to care of this package, please orphan it.

 Please do an NMU or supply a patch and I will do an upload.

Hi Gergely!

Sorry for misnaming you in my previous mail.

Here is a proposed debdiff:

--- libmcrypt-2.5.7/debian/control
+++ libmcrypt-2.5.7/debian/control
@@ -2,7 +2,7 @@
 Section: libs
 Priority: optional
 Maintainer: RISKO Gergely [EMAIL PROTECTED]
-Build-Depends: libltdl3-dev, debhelper
+Build-Depends: libltdl3-dev, debhelper (= 5), autotools-dev, quilt
 Standards-Version: 3.6.1.1
 
 Package: libmcrypt4
@@ -27,8 +27,8 @@
 Package: libmcrypt-dev
 Section: libdevel
 Architecture: any
-Depends: libmcrypt4 (= ${Source-Version}), libltdl3-dev
-Replaces: libmcrypt4 ( 2.5.7-2)
+Depends: libmcrypt4 (= ${binary:Version}), libltdl3-dev
+Replaces: libmcrypt4 ( 2.5.7-5)
 Description: De-/Encryption Library development files
  libmcrypt is the library which implements all the algorithms and
  modes found in mcrypt.
--- libmcrypt-2.5.7/debian/rules
+++ libmcrypt-2.5.7/debian/rules
@@ -5,35 +5,30 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-# This is the debhelper compatability version to use.
-export DH_COMPAT=1
+include /usr/share/quilt/quilt.make
 
 build: build-stamp
-build-stamp:
+build-stamp: patch
 	dh_testdir
 
 	# Add here commands to compile the package.
+	cp -f /usr/share/misc/config.sub config.sub
+	cp -f /usr/share/misc/config.guess config.guess
 	./configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info
 	$(MAKE)
 
 	touch build-stamp
 
-clean:
+clean: unpatch
 	dh_testdir
 	dh_testroot
-	rm -f build-stamp libltdl/config.log libltdl/config.status
+	rm -f stamp-h.in build-stamp config.guess config.sub
 
-	-$(MAKE) clean
-	-$(MAKE) distclean
-ifneq $(wildcard /usr/share/misc/config.sub) 
-	cp -f /usr/share/misc/config.sub config.sub
-endif
-ifneq $(wildcard /usr/share/misc/config.guess) 
-	cp -f /usr/share/misc/config.guess config.guess
-endif
-	rm -f config.log config.status		
+	[ ! -f Makefile ] || $(MAKE) clean
+	[ ! -f Makefile ] || (echo distclean:  libltdl/Makefile ; $(MAKE) distclean ; rm libltdl/Makefile)
+	rm -f config.log config.status
 
-	dh_clean conftest conftest.o
+	dh_clean
 
 install: build
 	dh_testdir
@@ -44,31 +39,21 @@
 	# Add here commands to install the package into debian/tmp.
 	$(MAKE) mandir=`pwd`/debian/tmp/usr/share/man prefix=`pwd`/debian/tmp/usr install
 
-	dh_movefiles -plibmcrypt-dev usr/lib/*\.a usr/lib/libmcrypt/*\.a usr/lib/*.so usr/include usr/bin/libmcrypt-config
-	rm -rf debian/tmp/usr/include
-
 # Build architecture-independent files here.
 binary-indep: build install
 # We have nothing to do by default.
 
 # Build architecture-dependent files here.
 binary-arch: build install
-#	dh_testversion
 	dh_testdir
 	dh_testroot
-#	dh_installdebconf	
 	dh_installdocs
 	dh_installexamples
 	dh_installmenu
-#	dh_installemacsen
-#	dh_installpam
-#	dh_installmime
-#	dh_installinit
+	dh_install
 	dh_installcron
 	dh_installmanpages -plibmcrypt-dev
-	cd debian/libmcrypt-dev/usr/share/man/man3; mv mcrypt.3 libmcrypt.3 ; ln -s libmcrypt.3 mcrypt.3
-	rm -R debian/tmp/usr/share/man
-#	dh_undocumented
+	cd debian/libmcrypt-dev/usr/share/man/man3  mv mcrypt.3 libmcrypt.3  ln -s libmcrypt.3 mcrypt.3
 	dh_installchangelogs ChangeLog
 	dh_link
 	dh_strip
@@ -76,7 +61,6 @@
 	dh_fixperms
 	dh_makeshlibs -X usr/lib/libmcrypt/
 	dh_installdeb
-#	dh_perl
 	dh_shlibdeps
 	dh_gencontrol
 	dh_md5sums
--- libmcrypt-2.5.7/debian/changelog
+++ libmcrypt-2.5.7/debian/changelog
@@ -1,3 +1,22 @@
+libmcrypt (2.5.7-6) unstable; urgency=low
+
+  * Update debian/compat to 5. Remove DH_COMPAT from top of
+debian/rules. Update debhelper dependency to = 5.
+  * Use dh_install to dispatch files to libmcrypt4 and libmcrypt-dev. Move
+some files from libmcrypt4 to libmcrypt-dev. Update Replaces to allow
+smooth updates.
+  * Don't use minus sign in front of cleaning rules in debian/rules but
+add some hack to avoid bug in distclean target for libltdl.
+  * Move replacement of config.guess and config.sub to configure target in
+debian/rules. Clean them in clean target. Depends on autotools-dev to
+not use conditionals.
+  * Cleanup diff.gz.
+  * Build-Depends on autotools-dev to ensure up-to-date config.{guess,sub}
+  * Fix libmcrypt.m4, thanks to Alban Browaeys (Closes: #305288)
+  * Switch to binary:Version in debian/control
+
+ -- RISKO Gergely [EMAIL PROTECTED]  Mon, 11 Aug 2008 07:57:59 +0200
+
 libmcrypt (2.5.7-5) unstable; urgency=low
 
   * updated the description about the new algorithms
--- 

Bug#494648: The possibility of attack with the help of symlinks in some Debian packages

2008-08-11 Thread Sven Dowideit
ah, good find.

Ardo and Christian,

If I make an update to the 4.1.2 package, fixing this, and a couple of
other issues that I've been told about in the next 48 days, would one of
you be willing to upload it for me so it gets into Lenny?

Sven


Dmitry E. Oboukhov wrote:
 Package: twiki
 Severity: grave
 Tags: security
 
 This message about the error concerns a few packages  at  once.   I've
 tested all the packages on my Debian mirror.  (post|pre)(inst|rm)  and
 config scripts were tested.
 
 In some packages I've discovered scripts with errors which may be used
 by a user for damaging important system files.
 
 For example if a script uses in its work a temp file which is  created
 in /tmp directory, then every user can create symlink  with  the  same
 name in this directory in order to  destroy  or  rewrite  somesystem
 file.
 
 I set Severity into grave for  this  bug.   The  tableof  discovered
 problems is below.
 
 +--+-+--
 |package   |  script | file for attack
 +--+-+--
 | mplayer-1.0~rc2  |  config | /tmp/HACK (pipe)
 |  | |
 | nws-2.13 |  postinst   | /tmp/nws.debug (cp)
 |  | |
 | ppp-2.4.4rel |  postinst   | /tmp/probe-finished (rm -f, pipe)
 |  |  postinst   | /tmp/ppp-errors (rm -f, pipe)
 |   ppp-udeb   |  /etc/ppp/ip-up | /tmp/resolv.conf.tmp (cp)
 |  | |
 | twiki-4.1.2  |  postinst   | /tmp/twiki  (chmod 1777, chown)
 +--+-+--



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



Bug#494652: default pdnsd should not use config file from /usr/share/pdnsd

2008-08-11 Thread pawan jaitly
Package: pdnsd
Version: 1.2.6-par-8

pdnsd default install on lenny (currently testing) uses
/usr/share/pdnsd/pdnsd-resolvconf.conf as the config file. It should use
/etc/pdnsd.conf. It broke migration from etch for me.

best,
PJ


Bug#494656: bitlbee: Runs as root

2008-08-11 Thread Wilmer van der Gaast
Package: bitlbee
Version: 1.2.1-1
Severity: grave
Tags: security
Justification: user security hole

Since the fix to Mickey Mouse bug report 474589, BitlBee is runing as root
for most people, since the User = line is commented out by default.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.16.60-xen (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages bitlbee depends on:
ii  adduser   3.108  add and remove users and groups
ii  debconf [debconf-2.0] 1.5.22 Debian configuration management sy
ii  debianutils   2.30   Miscellaneous utilities specific t
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libevent1 1.3e-3 An asynchronous event notification
ii  libglib2.0-0  2.16.4-2   The GLib library of C routines
ii  libgnutls26   2.4.1-1the GNU TLS library - runtime libr
ii  net-tools 1.60-19The NET-3 networking toolkit

bitlbee recommends no packages.

bitlbee suggests no packages.

-- debconf-show failed



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



Bug#494666: ITP: libsearch-estraier-perl -- pure perl module to use Hyper Estraier search engine

2008-08-11 Thread Taku YASUI
Package: wnpp
Severity: wishlist


* Package name: libsearch-estraier-perl
  Version : 0.09
  Upstream Author : Taku YASUI [EMAIL PROTECTED]
* URL : http://search.cpan.org/dist/Search-Estraier/
* License : GPL v2 or later
  Programming Lang: Perl
  Description : pure perl module to use Hyper Estraier search engine

  This module is implementation of node API of Hyper Estraier. Since
  it's perl-only module with dependencies only on standard perl modules,
  it will run on all platforms on which perl runs. It doesn't require
  compilation or Hyper Estraier development files on target machine.

  It is implemented as multiple packages which closly resamble Ruby
  implementation. It also includes methods to manage nodes.

  There are few examples in scripts directory of this distribution.




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



Bug#486070: speedy-cgi-perl_2.22-10 build missing on hppa

2008-08-11 Thread Niko Tyni
Hi release team,

as the hppa buildd admins haven't reacted to my requests, could you please
requeue (or whatever it should be called) speedy-cgi-perl_2.22-10 on hppa?

As seen in #486070, the 2.22-9 hppa build failure should be fixed in -10,
but the package seems to be in some sort of quarantine and the buildd
has never tried to build it.

This is preventing the RC bugfix from entering testing.

Thanks,
-- 
Niko Tyni   [EMAIL PROTECTED]



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



Bug#494667: gnome-menus: doesn't handle subcategories correctly

2008-08-11 Thread Avery Fay
Package: gnome-menus
Version: 2.22.2-3
Severity: normal

I've found a problem with supertuxkart in the gnome menu. It's repeated
twice by default. I took a look at the supertuxkart.desktop file. It
contains a line like:

Categories=3DGraphics;Game;ActionGame;Simulation;SportsGame;

I found that if I remove ActionGame OR Simulation OR SportsGame OR any
combination of those, then I get one menu entry (it works). I get two
menu entries when all three appear together. From my understanding of
the .desktop spec, the supertuxkart.desktop is fine, so I believe this
is a bug with gnome-menus (or something else).

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (900, 'testing'), (300, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.25-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnome-menus depends on:
ii  python2.5.2-1An interactive high-level object-o
ii  python-glade2 2.12.1-6   GTK+ bindings: Glade support
ii  python-gmenu  2.22.2-3   an implementation of the freedeskt

gnome-menus recommends no packages.

gnome-menus suggests no packages.

-- no debconf information



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



Bug#494592: [Pkg-libvirt-maintainers] Bug#494592: virtinst: Unable to boot on CDROM

2008-08-11 Thread Guido Günther
On Sun, Aug 10, 2008 at 11:14:07PM +0200, Daniel Dehennin wrote:
 Le 5457 Septembre 1993, Guido Günther a envoyé:
  I found an Ubuntu bug report for that:
  - https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/220463
  
  Any plan to solve this issue ?
  Please give details and logs of your problem. Booting systems from CD
  works fine here. Set up several machines this way.
 
 I use the command:
 
 sudo virt-install --connect qemu:///system --ram 256 -n lenny -f 
 /dev/hati/lenny -w network:default --accelerate --cdrom 
 ~/download/debian/debian-testing-amd64-netinst.iso --os-type=linux 
 --os-variant=debianLenny --hvm
 
 The boot on the CDROM gives me:
 
 === KVM graphic display ===
 Booting from CD-Rom...
 
 ISOLINUX 3.63 Debian-2008-06-10 Copyright (C) 1994-2008 H. Peter Anvin
 vesamenu.c32 attempted DOS system call
 boot:
 === END ===
 
 I'm not quite sure if it's a virt-install problem or kvm one but the command
 
 sudo /usr/bin/kvm -m 256 -smp 1 -name lenny -monitor stdio -boot d \
 -drive file=/dev/hati/lenny,if=virtio,index=0 \
 -cdrom /home/dad/download/debian/debian-testing-amd64-netinst.iso \
 -net nic,vlan=0 -net tap,script=,vlan=0,ifname=vnet0 -serial pty \
 -parallel none -k fr
 
 Works fine :-/
Looks like a kvm problem but please compare this with the kvm call
libvirt is using (either with ps or by looking into libvirt's log file -
it has the verbatim kvm call in it).
 -- Guido



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



Bug#494659: Upstream version 2.8.6 must not be distributed (use 2.8.6b or 2.8.7 instead)

2008-08-11 Thread absurd
Package: hplip
Version: 2.8.6-2
Severity: important

Hi,

I just noted on the hp page

http://hplip.sourceforge.net/release_notes.html

that release 2.8.6 was accidential, quote:

HPLIP 2.8.6 prematurely released code that was not intended for
release. Release 2.8.6b replaces 2.8.6 and removes that code. There is
no change in intended functionality as described in the release notes.
We do not recommend using release 2.8.6 and ask that release 2.8.6 not
be redistributed.

There is no hint in the changelog that you actually use 2.8.6b, so I think
it is important (for lenny) to replace upstream by 2.8.6b or 2.8.7.

Thanks,

Stephan

-- Package-specific info:
warning: Invalid ppd_dir value: None
error: SIP not installed or version not found.
error: Status: (Not available. CUPS may not be installed or not running.)
error: NOT FOUND! This is a REQUIRED/RUNTIME ONLY dependency. Please make sure 
that this dependency is installed before installing or running HPLIP.
warning: NOT FOUND! This is an OPTIONAL/RUNTIME ONLY dependency. Some HPLIP 
functionality may not function properly.

HP Linux Imaging and Printing System (ver. 2.8.6)
Dependency/Version Check Utility ver. 14.0

Copyright (c) 2001-8 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

Note: hp-check can be run in three modes:
1. Compile-time check mode (-c or --compile): Use this mode before compiling 
the HPLIP supplied tarball (.tar.gz or .run) to determine if the proper 
dependencies are installed to  
successfully compile HPLIP. 


2. Run-time check mode (-r or --run): Use this mode to determine if a distro 
supplied package (.deb, .rpm, etc) or an already built HPLIP supplied tarball 
has the proper   
dependencies installed to successfully run. 


3. Both compile- and run-time check mode (-b or --both) (Default): This mode 
will check both of the above cases (both compile- and run-time dependencies).   
   

Saving output in log file: hp-check.log

Initializing. Please wait...

---
| SYSTEM INFO |
---

Basic system information:
Linux murray 2.6.25-2-amd64 #1 SMP Mon Jul 14 11:05:23 UTC 2008 x86_64 GNU/Linux

Distribution:
debian 0.0

HPOJ running?
No, HPOJ is not running (OK).

Checking Python version...
OK, version 2.5.2 installed

Checking PyQt version...
OK, version 3.17 installed.

Checking SIP version...

Checking for CUPS...

Checking for dbus/python-dbus...
dbus daemon is running.
python-dbus version: 0.82.4



| RUNTIME DEPENDENCIES |



Checking for dependency: cups - Common Unix Printing System...

Checking for dependency: cups-ddk - CUPS driver development kit...
OK, found.

Checking for dependency: GhostScript - PostScript and PDF language interpreter 
and previewer...
OK, found.

Checking for dependency: PIL - Python Imaging Library (required for commandline 
scanning with hp-scan)...
OK, found.

Checking for dependency: ppdev - Parallel port support kernel module
OK, found.

Checking for dependency: PyQt - Qt interface for Python...
OK, found.

Checking for dependency: python-ctypes - A foreign function library for 
Python...
OK, found.

Checking for dependency: python-dbus - Python bindings for dbus...
OK, found.

Checking for dependency: Python 2.3 or greater - Required for fax 
functionality...
OK, found.

Checking for dependency: Reportlab - PDF library for Python...
OK, found.

Checking for dependency: SANE - Scanning library...
OK, found.

Checking for dependency: scanimage - Shell scanning program...
OK, found.

Checking for dependency: xsane - Graphical scanner frontend for SANE...


--
| HPLIP INSTALLATION |
--


Currently installed HPLIP version...
HPLIP 2.8.6 currently installed in '/usr/share/hplip'.

Current contents of '/etc/hp/hplip.conf' file:
# hplip.conf.  Generated from hplip.conf.in by configure.

[hplip]
version=2.8.6

[dirs]
home=/usr/share/hplip
run=/var/run
ppd=/usr/share/ppd/hpijs/HP
ppdbase=/usr/share/ppd/hpijs
doc=/usr/share/doc/hplip-doc/HTML
icon=no
cupsbackend=/usr/lib/cups/backend
cupsfilter=/usr/lib/cups/filter
drv=/usr/share/cups/drv

# Following values are determined at configure time and cannot be changed.
[configure]
network-build=yes
pp-build=yes
gui-build=yes
scanner-build=yes
fax-build=yes
dbus-build=yes
cups11-build=no
doc-build=yes
shadow-build=no
foomatic-drv-install=yes
foomatic-ppd-install=no
foomatic-rip-hplip-install=no
internal-tag=2.8.6.20


---
| DISCOVERED PARALLEL DEVICES |

Bug#494529: typo in python-wxtools

2008-08-11 Thread Bernhard Kleine
The actual python-wxtools file has a typo in the second last line:

?package(python-wxtools):needs=X11 section=Apps/Programming\
  title=pycrust command=/usr/bin/pycrust\
  icon=/usr/share/pixmaps/pycrust.png
?package(python-wxtools):needs=X11 section=Apps/Programming\
  title=pyshell command=/usr/bin/pyshell\
  icon=/usr/share/pixmaps/pyshell.png 
?package(python-wxtools):needs=X11 section=Apps/Programming\
  title=xrced command=/usr/bin/xrced
  icon=/usr/share/pixmaps/xrced.png

it should read:
  title=xrced command=/usr/bin/xrced\

I have tested it and apt-get finishes without error.

-- 
Bernhard Kleine [EMAIL PROTECTED]


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#494642: moodle: should this package be orphaned?

2008-08-11 Thread Isaac Clerencia
  While reviewing some packages, your package came up as a package that
 should maybe be orphaned by its maintainer, because:
Yes, I agree with all this.

 If you think that it should be removed from Debian instead of being
 orphaned, please reply to this bug and tell so.
Well, I'd really like to find a new maintainer, several people have
approached me about it, but in the end nobody took over maintainership.
I think it may be worth orphaning it for some months to see if somebody
steps up. If there is no success I am afraid it would need to be removed.

 If you agree that it should be orphaned, send the following commands
 to [EMAIL PROTECTED] (replace nn with this bug's number):

 severity nn normal
 reassign nn wnpp
 retitle nn O: packagename -- short package description
Will do soon

-- 
Isaac Clerencia at Warp Networks, http://www.warp.es
Blog: http://people.warp.es/~isaac/blog/
Work: [EMAIL PROTECTED]   | Debian: [EMAIL PROTECTED]



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



Bug#494166: madwifi-source: HAL ABI mismatch with 0.9.4+r3772.20080716-1

2008-08-11 Thread Bégault Luc

Kel Modderman wrote:

severity 494166 important
thanks

On Sunday 10 August 2008 22:11:37 Kel Modderman wrote:
  

On Friday 08 August 2008 01:08:29 Luc Begault wrote:


Package: madwifi-source
Version: 1:0.9.4+r3772.20080716-1
Severity: grave
Justification: renders package unusable

After an upgrade to 2.6.26-1, I tried to rebuild the madwifi package against 
new headers, when modprobing ath_pci,
 I have this error in dmesg: MadWifi: HAL ABI mismatch; driver expects 
0x8052700, HAL reports 0x6090700 and the wifi card can't be used.
Regards.
  


Paste the exact output from the shell please.

Thanks, Kel.
  

# modprobe -v ath_pci
insmod /lib/modules/2.6.26-1-686/kernel/drivers/net/ath_hal.ko
insmod /lib/modules/2.6.26-1-686/kernel/drivers/net/wlan.ko
insmod /lib/modules/2.6.26-1-686/kernel/drivers/net/ath_pci.ko autocreate=ap
#dmesg
../..
[333822.123551] AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413)
[333822.197795] ACPI: PCI Interrupt :00:0e.0[A] - GSI 17 (level,
low) - IRQ 17
[333822.776830] MadWifi: HAL ABI mismatch; driver expects 0x8052700, HAL
reports 0x6090700
[333822.776890] ACPI: PCI interrupt for device :00:0e.0 disabled

Regards.
Luc.




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



Bug#494651: dlocate: add README about mlocate/slocate compatibility options

2008-08-11 Thread era eriksson
Package: dlocate
Version: 0.96.1
Severity: wishlist
Tags: patch
X-Debbugs-Cc: [EMAIL PROTECTED]

Following the apparent deluge of bugs against dlocate asking for
interoperability with slocate and/or dlocate (#101426, #453952, #454471,
#456249, #489262), I would like to second the suggestion in #489262 to
add a README to dlocate to explain the issue.

Below please find an ad-hoc suggestion for
/usr/share/doc/dlocate/README.slocate.mlocate.txt

Using dlocate with slocate or mlocate
=

slocate and mlocate do not provide the frecode tool, which is required
by dlocate.  Therefore, you cannot use these as a drop-in replacement
for the parts of locate which dlocate requires.  You can, however,
install slocate or mlocate alongside with the original locate, and
disable the cron job in locate if you do not want to run it.  For more
information, please see Debian bug report #454106


/* era */

-- 
If this were a real .signature, it would suck less.  Well, maybe not.




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



Bug#458986: #458986 - Should check for EOF/EIO

2008-08-11 Thread Thomas Dickey

On Mon, 11 Aug 2008, Samuel Thibault wrote:


Thomas Dickey, le Sun 10 Aug 2008 17:24:58 -0400, a écrit :

On Sun, 10 Aug 2008, Samuel Thibault wrote:

reopen 458986 [EMAIL PROTECTED]
reassign 458986 ncurses
thanks

Thomas Dickey, le Thu 03 Jan 2008 20:06:02 -0500, a écrit :

procps contains two programs that use ncurses.

However, it is not using ncurses for reading from
the terminal - there is no instance of getch in the code.

So (pointing out that if it had, I'd be explaining how other
programs deal with getch's limited repertoire of return codes),
it seems that the problem is entirely in procps.

slabtop.c uses a select/read combination, i.e.,


...and procps is the logical place to implement the fix


For the original bug, yes, but for the bug I'm talking about (tputs not
telling about EIO errors), it is not.


Then create a new bug report telling what you want.  The bug in procps
will not be affected by any change that you're implying here.  At best,
you'll end up with the same situation that you have with getch - an
ERR return that doesn't tell why it failed.

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net

Bug#470365: Licenses incompatibility (GPL V3 + OpenSSL) ?

2008-08-11 Thread Olivier Berger
On Thu, Aug 07, 2008 at 12:39:45PM +0200, Olivier Berger wrote:
 Hi.
 
 I noticed a dependency on OpenSSL (libssl-dev) on this package which is
 about a GPL V3 program.
 
 Isn't this a problematic license conflict for an official Debian
 package ?
 

FYI upstream authors seem OK for a license exception allowing link with OpenSSL 
: http://tp.its.yale.edu/pipermail/cas-dev/2008-August/002491.html

It seems we're close from a situation where an ITP could be filed.

Best regards,



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



Bug#493061: Patch

2008-08-11 Thread Shachar Shemesh

The following patch seems to solve this problem.
Index: file.cpp
===
--- file.cpp	(revision 216)
+++ file.cpp	(working copy)
@@ -1110,6 +1110,14 @@
 if( ptlib_success( pid, sc_num ) ) {
 ptlib_stat stat;
 
+// We are tight on context memory - first set up the args for the continuation syscall,
+// only then handle the current call return
+ptlib_save_state( pid, state-saved_state );
+ptlib_set_argument( pid, 1, state-context_state[2] );
+ptlib_set_argument( pid, 2, state-context_state[3] );
+ptlib_set_argument( pid, 3, state-context_state[0]==10 ? AT_REMOVEDIR : 0 );
+
+// Will the file be actually deleted?
 ptlib_get_mem( pid, state-memory, stat, sizeof(stat) );
 
 if( stat.nlink==1 || state-context_state[0]==10 ) {
@@ -1123,11 +1131,7 @@
 state-context_state[2]=0;
 }
 
-// Perform the actual unlink operation
-ptlib_save_state( pid, state-saved_state );
-ptlib_set_argument( pid, 1, state-context_state[2] );
-ptlib_set_argument( pid, 2, state-context_state[3] );
-ptlib_set_argument( pid, 3, state-context_state[0]==10 ? AT_REMOVEDIR : 0 );
+// Complete the continuation call
 ptlib_generate_syscall( pid, state-orig_sc, state-shared_memory );
 state-state=pid_state::REDIRECT1;
 state-context_state[0]=1;


Bug#493883: Bug still applies

2008-08-11 Thread Giovanni Mascellani
found 493883 2.80-2
thanks

Il giorno ven, 08/08/2008 alle 11.36 +, Debian Bug Tracking System
ha scritto:
 This is an automatic notification regarding your Bug report
 which was filed against the manpages-it package:
 
 #493883: [manpages-it] Uninstallable due to overwrite try of 
 /usr/share/man/it/man1/hman.1.gz
 
 It has been closed by Francesco Paolo Lovergine [EMAIL PROTECTED].
 
 Their explanation is attached below along with your original report.
 If this explanation is unsatisfactory and you have not received a
 better one in a separate message then please contact Francesco Paolo 
 Lovergine [EMAIL PROTECTED] by
 replying to this email.

Unfortunately this bug still applies, but with another file
(/usr/share/man/it/man1/man2html.1.gz). There shouldn't be other
conflicting files between these two packages.

# comm -1 -2 (dpkg -L man2html | sort) (dpkg --contents 
/var/cache/apt/archives/manpages-it_2.80-2_all.deb | cut -b 50-200 | sort)
/usr/share/man/it/man1/man2html.1.gz

# LANG=C apt-get install manpages-it
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages will be upgraded:
  manpages-it
1 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
Need to get 0B/498kB of archives.
After this operation, 920kB disk space will be freed.
(Reading database ... 349041 files and directories currently installed.)
Preparing to replace manpages-it 0.3.4-5 (using .../manpages-it_2.80-2_all.deb) 
...
Unpacking replacement manpages-it ...
dpkg: error processing /var/cache/apt/archives/manpages-it_2.80-2_all.deb 
(--unpack):
 trying to overwrite `/usr/share/man/it/man1/man2html.1.gz', which is also in 
package man2html
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Processing triggers for man-db ...
Errors were encountered while processing:
 /var/cache/apt/archives/manpages-it_2.80-2_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Thank you, Giovanni.
-- 
Giovanni Mascellani [EMAIL PROTECTED]
Pisa, Italy

Web: http://giomasce.altervista.org
SIP: [EMAIL PROTECTED]
Jabber: [EMAIL PROTECTED] / [EMAIL PROTECTED]
GPG: 0x5F1FBF70 (FP: 1EB6 3D43 E201 4DDF 67BD  003F FCB0 BB5C 5F1F BF70)


signature.asc
Description: Questa è una parte del messaggio	firmata digitalmente


Bug#493234: su: double free or corruption

2008-08-11 Thread Dr. Markus Waldeck
Hi Steve,

thank you for your feedback!

If the problem not reoccurs I will close the bug report next week.

Thanks

Markus

-- 
Pt! Schon das coole Video vom GMX MultiMessenger gesehen?
Der Eine für Alle: http://www.gmx.net/de/go/messenger03



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



Bug#494199:

2008-08-11 Thread Matthew Vernon

Hi again,

I think the problem is due to failing to check that /var/lib/games/ 
angband/save has any files in it - if it doesn't, then you see the  
failure mode described.


HTH,

Matthew

--
Matthew Vernon MA VetMB LGSM MRCVS
Farm Animal Epidemiology and Informatics Unit
Department of Veterinary Medicine, University of Cambridge
http://www.cus.cam.ac.uk/~mcv21/






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



Bug#491084: amavisd-new: Exit Code from Sophos (exit_code 3) leads to an error

2008-08-11 Thread Alexander Wirt
tag 491084 wontfix
thx

Stephan Hector schrieb am Wednesday, den 16. July 2008:

 Package: amavisd-new
 Version: 1:2.6.0.dfsg-2
 Severity: normal
 
 
 Amavis runs fine and any Virus found (tested with Eicar) is moved to the 
 tmp-folder.
 Then, the Scanner reports an error:
 Jul 16 10:50:33 mailfilter amavis[31134]: (31134-01) (!!)run_av (Sophos Anti 
 Virus (savscan)) FAILED - unexpected exit 3, output= Virus 
 'EICAR-AV-Test' gefunden in Datei 
 /var/lib/amavis/tmp/amavis-20080716T105030-31134/parts/p001
 Jul 16 10:50:33 mailfilter amavis[31134]: (31134-01) (!!)Sophos Anti Virus 
 (savscan) av-scanner FAILED: /usr/local/bin/savscan unexpected exit 3, 
 output= Virus 'EICAR-AV-Test' gefunden in Datei 
 /var/lib/amavis/tmp/amavis-20080716T105030-31134/parts/p001 at (eval 86) 
 line 523.
 Jul 16 10:50:33 mailfilter amavis[31134]: (31134-01) (!!)WARN: all primary 
 virus scanners failed, considering backups
 
 Probably the problem is the exit_code 3, which Amavis can't handle.
 
 Sophos itself is working, because otherwise it wouldn't recognize the virus 
 and move the mail to the tmp-folder.
 
 ClamAV as backup-Scanner works fine, cleans up everything and send a mail to 
 the admin.
 
 Here a link to the Sophos Download-Page for a trial version of the used 
 Scanner:
 http://www.sophos.de/products/enterprise/free-trials/endpoint/
 
 It should be the Antivirus Scanner for linux, version 6.3
You shouldn't run amavisd-new with a german locale. It works if savscan has
an english output. 

Alex

-- 
Alexander Wirt, [EMAIL PROTECTED] 
CC99 2DDD D39E 75B0 B0AA  B25C D35B BC99 BC7D 020A



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



Bug#94197: This st'ock will blow up!

2008-08-11 Thread leadership
Its aagin back THE DOWJONES! Tihs will make the sales go aboe 240 
millon and the comp,any to bring the sharehold value's to over 1000%.

The best Tmie to put investments in TBCO.




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



Bug#494655: sysctl.conf: sys.kernel.maps_protect should be kernel.maps_protect

2008-08-11 Thread florian kriener
Package: procps
Version: 1:3.2.7-9
Severity: normal

Line 64 of sysctl.conf reads

sys.kernel.maps_protect = 1

but should be

kernel.maps_protect = 1

otherwise an error occurs.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (300, 'testing'), (100, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages procps depends on:
ii  libc6 2.7-13 GNU C Library: Shared libraries
ii  libncurses5   5.6+20080804-1 shared libraries for terminal hand
ii  lsb-base  3.2-19 Linux Standard Base 3.2 init scrip

Versions of packages procps recommends:
ii  psmisc22.6-1 Utilities that use the proc filesy

procps suggests no packages.

-- no debconf information



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



Bug#494669: [pybliographer] MIME support

2008-08-11 Thread Seo Sanghyeon
Package: pybliographer
Version: 1.2.11-1
Severity: normal

Please add MIME support as described in Debian MIME support sub-policy
so that .bib (which is text/x-bibtex) can be opened with pybliographic
from the web browsers and mail readers.

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.24-1-686

Debian Release: lenny/sid
  500 unstableftp.kr.debian.org 
1 experimentalftp.kr.debian.org 

--- Package information. ---
Depends   (Version) | Installed
===-+-=
python  | 2.5.2-2
python-support   (= 0.7.1) | 0.8.5
python-gnome2   | 2.22.0-1
python-glade2   | 2.12.1-6
python-bibtex  (= 1.2.2-3) | 1.2.4-1



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



Bug#494592: [Pkg-libvirt-maintainers] Bug#494592: virtinst: Unable to boot on CDROM

2008-08-11 Thread Daniel Dehennin
Le 5458 Septembre 1993, Guido Günther a envoyé:
 sudo /usr/bin/kvm -m 256 -smp 1 -name lenny -monitor stdio -boot d \
 -drive file=/dev/hati/lenny,if=virtio,index=0 \
 -cdrom /home/dad/download/debian/debian-testing-amd64-netinst.iso \
 -net nic,vlan=0 -net tap,script=,vlan=0,ifname=vnet0 -serial pty \
 -parallel none -k fr
 
 Works fine :-/
 Looks like a kvm problem but please compare this with the kvm call
 libvirt is using (either with ps or by looking into libvirt's log file -
 it has the verbatim kvm call in it).

Ok, the virt-install lauch:
/usr/bin/kvm -S -M pc -m 256 -smp 1 -name lenny -monitor pty \
-no-reboot -boot d -drive file=/dev/hati/lenny,if=ide,index=0 \
-drive 
file=/home/dad/download/debian/debian-testing-amd64-netinst.iso,if=ide,media=cdrom,index=2,boot=on
 \
-net nic,macaddr=00:16:3e:7d:e0:ee,vlan=0 -net 
tap,fd=10,script=,vlan=0,ifname=vnet0 \
-serial pty -parallel none -usb -vnc 127.0.0.1:0

It seems that booting on cdrom does not works when using -drive to
declare cdrom :-/

Is it possible to forward the bug report to kvm or do I need to make another?

Regards.
-- 
Daniel Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys 0x6A2540D1



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



Bug#494664: ITP: Test::Block

2008-08-11 Thread Jeremiah C. Foster
Package: libtest-block-perl
Version: 0.11
Severity: wishlist


Package: wnpp
Severity: wishlist
Owner: Jeremiah C. Foster [EMAIL PROTECTED] 
 
 * Package name: Test::Block
   Version : 0.11
   Upstream Author : Adrian Howard [EMAIL PROTECTED]
 * URL : 
http://search.cpan.org/~adie/Test-Block-0.11/lib/Test/Block.pm
 * License : (GPL+1 | Artistic)
   Programming Lang: Perl
   Description : Test::Block - Specify the number of expected tests at a
   finer level of granularity than an entire test script.
 
 
 Test::Block allows you to specify a TAP (Test Anything Protocol) test in a 
block of
 code which can be placed anywhere in your test script, it allows you to 
specify 
 the number of expected tests at a finer level of granularity than an entire 
test script. It is
 designed to work well with Test::More and other TAP producing modules.  


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-20-386
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_US)
Shell: /bin/sh linked to /bin/bash



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



Bug#493942: [xf86-input-tslib] wrong value range for the axises

2008-08-11 Thread Wen-Yen Chuang
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Luca Capello wrote:
 I confirm that the patch works on an Openmoko FreeRunner GTA02v5 with
 the pointercal at [1] and the following /etc/X11/xorg.conf:

Thanks to Sascha and Luca.

This is not an RC bug. I plan to fix it after release of Lenny.

However, if my sponsor want to see it fixed for Lenny,
I will be happy to do it.

I have not tested the patch on Sharp Zaurus yet.
My SLC-3200 is not on my hand currently.

Kind regards
 Wen-Yen Chuang (caleb)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkif+kgACgkQdEpXpumNYVke2gCdHGiXE1gmmt5LRzHMq/SFdwvR
djYAn0RM3MFniqRAGoSFJg2kvW7XG1N9
=fRxs
-END PGP SIGNATURE-



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



Bug#493234: su: double free or corruption

2008-08-11 Thread Steve Langasek
Hi Markus,

On Mon, Aug 11, 2008 at 09:02:36AM +0200, Dr. Markus Waldeck wrote:

 I observed a probem with libpam-mount which is documented in bugreport #493234
 (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493234).

 After the upgrade from libpam-runtime 1.0.1-1 to 1.0.1-2 the problem 
 disappeared.
 It is possible that these changes are correlated with the observed problem?

 If yes I would close the bugreport.

The changes in pam 1.0.1-2 are not anything that should have an effect here;
as you can see from reviewing the changelog, there is very little changed
which touches the code at all, and nothing that touches the main libpam
code.

Nor should there be any changes in libpam-runtime (as opposed to libpam0g)
that would account for this.

Sorry, I don't have a good explanation here.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
[EMAIL PROTECTED] [EMAIL PROTECTED]



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



Bug#494654: conky: segfault

2008-08-11 Thread andrej hocevar
Package: conky
Version: 1.5.1-1
Severity: important


Most of the time, Conky doesn't start: there's a segmentation fault.
When I try it a couple of times in a row, it will show up and run
nurmally with no changes whatsoever.

Here's what my syslog says:

Aug 11 09:54:39 stoa kernel: conky[14453]: segfault at c ip 0806106f sp
bffba100 error 4 in conky[8048000+3b000]
Aug 11 09:54:46 stoa kernel: conky[14524]: segfault at c ip 0806106f sp
bf8fda50 error 4 in conky[8048000+3b000]
Aug 11 09:54:48 stoa kernel: conky[14550]: segfault at c ip 0806106f sp
bfc9edf0 error 4 in conky[8048000+3b000]
Aug 11 09:54:49 stoa kernel: conky[14572]: segfault at c ip 0806106f sp
bf85d9b0 error 4 in conky[8048000+3b000]
Aug 11 09:54:51 stoa kernel: conky[14591]: segfault at c ip 0806106f sp
bfe8f7e0 error 4 in conky[8048000+3b000]
Aug 11 09:54:52 stoa kernel: conky[14611]: segfault at c ip 0806106f sp
bfabe410 error 4 in conky[8048000+3b000]

And here's my .conkyrc (it's neither perfect nor final, just a test):

alignment bottom_left
background no
border_width 0
cpu_avg_samples 2
default_color white
default_outline_color white
default_shade_color white
draw_borders no
draw_graph_borders yes
draw_outline no
draw_shades no
font 6x10
#font *-rotissemisans-Light-r-*-*-*-*-*-*-*-*-*-*
gap_x 5
gap_y 60
minimum_size 5 5
net_avg_samples 2
no_buffers yes
out_to_console no
own_window yes
own_window_class Conky
stippled_borders 0
update_interval 3.0
uppercase no
use_spacer none
own_window_transparent yes
use_xft yes

TEXT
$font
Uptime: $color $uptime processes: $processes
${color grey}Name  PID   CPU%   MEM%
${color lightgrey} ${top name 1} ${top pid 1} ${top cpu 1} ${top mem 1}
${color lightgrey} ${top name 2} ${top pid 2} ${top cpu 2} ${top mem 2}
${color lightgrey} ${top name 3} ${top pid 3} ${top cpu 3} ${top mem 3}
${color lightgrey} ${top name 4} ${top pid 4} ${top cpu 4} ${top mem 4}
${color lightgrey} ${top name 5} ${top pid 5} ${top cpu 5} ${top mem 5}
${color lightgrey} ${top name 6} ${top pid 6} ${top cpu 6} ${top mem 6}
${color lightgrey} ${top name 7} ${top pid 7} ${top cpu 7} ${top mem 7}
${color lightgrey} ${top name 8} ${top pid 8} ${top cpu 8} ${top mem 8}
${color lightgrey} ${top name 9} ${top pid 9} ${top cpu 9} ${top mem 9}
${color lightgrey} ${top name 10} ${top pid 10} ${top cpu 10} ${top mem 10}
$hr
${font *-rotissemisans-Light-r-*-*-*-*-*-*-*-*-*-*}
${color grey}Frequency (in MHz):$color $freq (${acpitemp}C)
${color grey}RAM ${membar}
${color grey}Swap ${swapbar}
${color grey}CPU Usage:$color $cpu% ${cpubar 4}
$hr
${color grey}File systems:
 / $color${fs_free /}/${fs_size /}
${fs_bar 6 /}
$diskio /dev/hda1
$hr
${color orange} ${battery} ${color orange} ${battery_time}
${color orange} ${battery_bar}




-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26heat
Locale: LANG=en_US, LC_CTYPE=sl_SI (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/bash

Versions of packages conky depends on:
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libcurl3-gnutls   7.18.2-5   Multi-protocol file transfer libra
ii  libfontconfig12.6.0-1generic font configuration library
ii  libglib2.0-0  2.16.4-2   The GLib library of C routines
ii  libiw29   29-1   Wireless tools - library
ii  libkrb53  1.6.dfsg.4~beta1-3 MIT Kerberos runtime libraries
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxdamage1   1:1.1.1-4  X11 damaged region extension libra
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar
ii  libxfixes31:4.0.3-2  X11 miscellaneous 'fixes' extensio
ii  libxft2   2.1.12-3   FreeType-based font drawing librar
ii  libxml2   2.6.32.dfsg-2  GNOME XML library

conky recommends no packages.

conky suggests no packages.

-- no debconf information



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



Bug#493061: OMG!!

2008-08-11 Thread Shachar Shemesh

Now how did THAT happen?

Ok, I have it happening here. I think it should be a higher priority bug 
for fakeroot-ng, as I think we need to get this fix into Lenny or 
fakeroot-ng is not going to be as useful as it should.


Shachar



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



Bug#494657: gpsdrive-data: spelling error in package description: naviagion system

2008-08-11 Thread Werner Heuser
Package: gpsdrive-data
Severity: minor

The package description (short) contains a spelling error, naviagion system
should read navigation system. People searching the package index
for navigation can get misleaded.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.24.4 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash



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



Bug#494661: daemontools-run assumes inittab

2008-08-11 Thread Antti-Juhani Kaijanaho
Package: daemontools-run
Version: 1:0.76-3

I'm using upstart as my init, so daemontools-run's inittab editing does
not have any effect.  Please add upstart support.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26.2-ibid-1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages daemontools-run depends on:
ii  daemontools   1:0.76-3   a collection of tools for managing

daemontools-run recommends no packages.

daemontools-run suggests no packages.

-- no debconf information



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



Bug#494415: aswiki: package is completely unusable

2008-08-11 Thread Michael Schutte
On Mon, Aug 11, 2008 at 09:38:47AM +0900, TANIGUCHI Takaki wrote:
  IndexPage
  /usr/lib/ruby/1.8/aswiki/backup.rb:40:in `ci'
  /usr/lib/ruby/1.8/aswiki/repository.rb:31:in `save'
  /usr/lib/ruby/1.8/aswiki/handler.rb:155:in `initialize'
  /home/schm/public_html/aswiki/aswiki.cgi:50:in `new'
  /home/schm/public_html/aswiki/aswiki.cgi:50
  
  on saving a page, which was when I gave up.
 
 This is not a bug. You should install rcs package or set '$USEBACKUP =
 false' in aswiki.conf.

Ah, I see.  Sorry for the false report—I only tried to check aswiki with
regard to the planned libdb-ruby transition [1] and did not take myself
enough time to look into this :-)

[1] http://lists.debian.org/debian-release/2008/08/msg00401.html

Cheers,
-- 
Michael Schutte [EMAIL PROTECTED]


signature.asc
Description: Digital signature


Bug#494651: dlocate should work with mlocate

2008-08-11 Thread Craig Sanders
tag 494651 wontfix
stop

On Mon, Aug 11, 2008 at 03:02:10AM -0400, Ariel wrote:
 I'm not sure that this is really wishlist, but anyway:
 
 dlocate requires locate, but does not work with mlocate.

that's because mlocate is not the same as locate.

 I don't want to install locate because that defeats the entire purpose of
 having mlocate (or slocate) - not allowing uses to find files they can't
 see.
 
 Is there any way for it to work with mlocate? 

no. this question has been asked before. unfortunately, it's not
possible.

 As far as I know it's fully compatible.

it's not.  it's similar to locate and performs the same job, but in a
different way.

in particular, mlocate does not provide the /usr/lib/locate/frcode
program that locate provides or anything like it.

dlocate requires frcode to generate it's own database. dlocate will not
work without it.  hence dlocate depends on locate.

 And also, does it actually need to have it's own database? Can it use the
 glocal one?

yes, it does, and no it can't. the db generated by locate and mlocate do
not contain information about which package a file belongs to.

 I know I could install locate and then disable it, so just dlocate
 would sue it, but mlocate is a lot faster then slocate or locate, and
 it would be nice to be able to use it's speed for dlocate as well.

see the archived bug reports for dlocate for notes on how to either
disable locate after installing it or import mlocate's db into locate.

http://bugs.debian.org/cgi-bin/pkgreport.cgi?archive=both;include=subject%3Amlocate;package=dlocate

craig

PS: i'm getting tired of answering this question. i'm going to have to
put it in a README. but i guess people who don't bother to read old bug
reports before submitting a new one aren't likely to read documentation
either. i'll tag this as 'wontfix' rather than close it so it doesn't
get archived.


-- 
craig sanders [EMAIL PROTECTED]



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



Bug#480154: Bug in fixed in revision 24106

2008-08-11 Thread pkg-perl-maintainers
tag 480154 + pending
thanks

Some bugs are closed in revision 24106
by Damyan Ivanov (dmn)

Commit message:

* add explicit build-dependency on libcgi-pm-perl (= 3.33) as the version
  of CGI.pm shipped in perl-modules fails with a taint failure when handling
  uploads. Thanks to Niko Tyni for the investigation.
  Closes: #480154 -- FTBFS on mips (cgiupload tests fail)
  - bump urgency to medium



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



Bug#299324: ITP: emacs.app -- The GNU Emacs editor on GNUstep

2008-08-11 Thread Gürkan Sengün

the source of emacs.app has been merged into the official
gnu emacs version (23.x in cvs) as can be seen at:
http://cvs.savannah.gnu.org/viewvc/emacs/nextstep/?root=emacs

once emacs 23.x is shipped with debian this bug should be
reassigned to emacs and be built from that source using
./configure --with-ns --without-x

here's the debian/* files i used to use for the earlier
unmerged emacs.app debian packages:
http://sid.ethz.ch/debian/emacs/emacs.app-9.0~pre3b/debian/

yours,
gürkan

ps: i'm not subscribed to [EMAIL PROTECTED], please use
reply all.



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



Bug#494470: please mention dch/debchange in the appendix about debian maintainer tools

2008-08-11 Thread Marc 'HE' Brockschmidt
Stefano Zacchiroli [EMAIL PROTECTED] writes:
 I can consider writing the needed section as a patch, but only if there
 is no opposition about documenting dch in the Developer's Reference.

Please do so.

Marc
-- 
BOFH #237:
Plate voltage too low on demodulator tube


pgpgawBdyE6Ri.pgp
Description: PGP signature


Bug#494491: ITP: isabelle -- Generic theorem proving environment

2008-08-11 Thread Loïc Fejoz
Good news !

Someone already have a repository:
deb http://kisogawa.inf.ethz.ch/isamorph/debian/ testing main

It may worth have a look at it...

PS : Same for PolyML (Bug#494488: ITP: polyml).

-- 
cheers,
Loïc Fejoz

Lionel Elie Mamane a écrit :
 Package: wnpp
 Severity: wishlist
 Owner: Lionel Elie Mamane [EMAIL PROTECTED], [EMAIL PROTECTED]
 
 * Package name: isabelle
   Version : 2008
   Upstream Author : University of Cambridge (Larry Paulson), Technische 
 Universitaet Muenchen (Tobias Nipkow, Makarius Wenzel)
 * URL : http://isabelle.in.tum.de/, 
 http://www.cl.cam.ac.uk/research/hvg/Isabelle/
 * License : 3-clause BSD-like
 (non-free documentation)
   Programming Lang: Standard ML
   Description : Generic theorem proving environment



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



Bug#494651: dlocate should work with mlocate

2008-08-11 Thread James Youngman
On Mon, Aug 11, 2008 at 8:02 AM, Ariel [EMAIL PROTECTED] wrote:
 I don't want to install locate because that defeats the entire purpose of
 having mlocate (or slocate) - not allowing uses to find files they can't
 see.

No, GNU locate has that feature, and ~always has.  The index is built
as nobody for precisely this reason. In fact GNU locate also
supports slocate-format databases too, should you wish your index to
be built as root rather than the default, nobody.

James.



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



Bug#486352: can't confirm this bug

2008-08-11 Thread Tim Dijkstra
Richard Hartmann schreef:
 I just ran s2ram and it worked.
 I then was unable to revive the system, but looking on the
 keyboard, I saw a liitle blue half moon on F4.. Hmm..

 Pressing Fn-F4 revives the system just fine.

 One note though (should I file a new bug for this?):

 /proc/acpi/ibm/fan loses its contents, fan speed is not
 reset to the prrvious value.

That would be a bug in the kernel driver for your fan. It would be best if
you report this to the linux bugzilla.kernel.org.

grts Tim




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



Bug#427496: Iceweasel wants to open postscript files with Emacs (instead of gv)

2008-08-11 Thread Vincent Lefevre
On 2008-08-09 23:03:53 -0400, Eric Dorland wrote:
 I think this has been fixed in Iceweasel 3.0. Are you still seeing
 this problem?

No, it works correctly with iceweasel 3.0.1-1 on the same machine.
The bug can be closed.

-- 
Vincent Lefèvre [EMAIL PROTECTED] - Web: http://www.vinc17.org/
100% accessible validated (X)HTML - Blog: http://www.vinc17.org/blog/
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)



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



Bug#493524: xdm: SE Linux patch was written for old version

2008-08-11 Thread Julien Cristau
On Sun, Aug  3, 2008 at 01:51:56 +0200, Julien Cristau wrote:

 On Sun, Aug  3, 2008 at 09:30:37 +1000, Russell Coker wrote:
 
  +   if (getseuserbyname(login, seuser, level) == 0)
  +   ret=get_default_context_with_level(seuser, level, 0, scontext);
  +   if (ret  0 || scontext == NULL) {
  +   LogError (SELinux: unable to obtain default security context 
  for %s\n, login);
  +   return FALSE;
  +   }
  +
 
 Looks like seuser and level are never freed.  Am I missing something?
 
Looking at selinux/selinux.h, we read:
/* Get the SELinux username and level to use for a given Linux username.?
   These values may then be passed into the get_ordered_context_list*
   and get_default_context* functions to obtain a context for the user.
   Returns 0 on success or -1 otherwise.
   Caller must free the returned strings via free. */
extern int getseuserbyname(const char *linuxuser, char **seuser, char **level);

Will apply the fixed patch with the missing calls to free().

Cheers,
Julien



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



Bug#463653: Update : e1000 network card working with 2.6.18 xen kernel when using testing hypervisor version ( 3.2.1 )

2008-08-11 Thread Peter Van Biesen
Another update, the e1000 can be made to work with the 2.6.18 xen kernel if 
you use the latest hypervisor version from testing. 

What I did :
- install latest testing amd64 version
- add stable to the sources.list
- apt-get update/dist-upgrade ( this will always use the testing packages, as 
they are newer, but to be sure, you can add a preferences file )
- install xen-tools xen-utils xen-hypervisor from testing
- apt-get install linux-image-2.6-xen-amd64/stable
- reboot

You now have a working dom0.

The problem with the e1000 driver was therefor not situated in the kernel, but 
a hypervisor problem.

Kindest regards,

Peter.
-- 
Peter Van Biesen
Sysadmin VAPH

tel: +32 (0) 2 225 85 70
fax: +32 (0) 2 225 85 88
e-mail: [EMAIL PROTECTED]
PGP: http://www.vaph.be/pgpkeys

Opgelet ! De domeinnaam van het Vlaams Agentschap is vanaf heden
vaph.be. Dit betekent dat u uw correspondent kan bereiken via
[EMAIL PROTECTED] Gelieve aub dit aan te passen in uw adresboek.

DISCLAIMER
---
De personeelsleden van het agentschap doen hun best om in e-mails
betrouwbare informatie te geven. 
Toch kan niemand rechten doen gelden op basis van deze inhoud. 
Als in de e-mail een stellingname voorkomt, is dat niet noodzakelijk het
standpunt van het agentschap. 
Rechtsgeldige beslissingen of officiele standpunten worden alleen per
brief toegestuurd.



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



Bug#446350: Still dies at line 802 - would be fixed by -1.1 NMU

2008-08-11 Thread Jonas Smedegaard

package listadmin
retitle 944484 NMU fixing bug#446350, #473567 and dies at line 802
clone 446350 -1 -2 -3
reopen -1
reopen -2
reopen -3
retitle -1 Breaks on some locales officially supported by Mailman
retitle -2 Needs hardcoded l10n strings for any (version of) Mailman l10n it 
should support
retitle -3 dies at line 802 on some (probably most recent) servers
severity -2 wishlist
severity -3 grave
thanks

Bug#446350 is actually 3 bugs:

 1) Supports only a limited subset of languages - even fewer than
officially supported by Mailman (and oddly enough not even
norwegian - the language of the upstream author).
Symptom: Breaks with dump requesting it be sent to upstream.
 2) The above specifically for french.
 3) Supports only versions of Mailman that present the horisontal
ruler for subscriptions, wether or not any are pending.  I
suspect recent versions of Mailman cleaned this up, as in my
experience it occurs consistently with most recent version
of Mailman, 2.1.10, to be released with Lenny.
Symptom: dies at line 802.

Only 2) above was fixed in listadmin 2.40-2.  They were all fixed by the 
accidentally overruled 2.40-1.1 NMU.


I judge 3) as severity grave, as it is expected that many Mailman 
installations will be upgraded to Lenny (or similar for non-Debian 
environments) in the lifetime of Lenny, rendering listadmin almost 
useless by then.



Kind regards,

 - Jonas

--
* Jonas Smedegaard - idealist og Internet-arkitekt
* Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: Digital signature


Bug#462560: twiki: please package TWiki 4.2

2008-08-11 Thread Olivier Berger
On Fri, Jan 25, 2008 at 07:00:57PM +0100, Arndt Schoenewald wrote:
 
 TWiki 4.2 has been released this week - would you please package it?
 

SNIP

FYI, here's the proper debian/watch file for TWiki, I guess :

-
# format version number, currently 3; this line is compulsory!
version=3

# If your package is located on sourceforge, use the following format
# to automatically use the qa.debian.org redirector, avoiding SF's
# difficult mirror system.
http://sf.net/twiki/TWiki-(.*)\.tgz
-

It may be included in next versions.

Hope this helps.

Best regards,



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



Bug#493848: marked as done

2008-08-11 Thread Yusuf Iskenderoglu
Hello Jonas,

The newest version is working as expected. Thank you.

Yusuf.

On Sun, 2008-08-10 at 14:41 +0200, Jonas Meurer wrote:
 On 09/08/2008 Debian Bug Tracking System wrote:
  Date: Sat, 09 Aug 2008 12:47:03 +
  From: Jonas Meurer [EMAIL PROTECTED]
  Subject: Bug#493848: fixed in cryptsetup 2:1.0.6-6
  To: [EMAIL PROTECTED]
  
  Source: cryptsetup
  Source-Version: 2:1.0.6-6
  
  We believe that the bug you reported is fixed in the latest version of
  cryptsetup, which is due to be installed in the Debian FTP archive:
  
  [...]
 
  Changes: 
   cryptsetup (2:1.0.6-6) unstable; urgency=high
   .
 * Don't cat keyfile into pipe for do_noluks(). cryptsetup handles
   --key-file=- different for luks and plain dm-crypt mappings. This time
   really (closes: #493848). Thus again upload with urgency=high.
 
 Marco, Yussuf, Sebastian,
 
 could you give cryptsetup 2:1.0.6-6 a try an report whether it really
 fixes the bug for you?
 You can find the package at http://packages.debian.org/sid/cryptsetup
 
 Thanks in advance.
 
 greetings,
  jonas


signature.asc
Description: This is a digitally signed message part


Bug#462560: Any progress in packaging TWiki 4.2.x ?

2008-08-11 Thread Olivier Berger
(CC-ing #462560 for reference)

Le lundi 11 août 2008 à 20:09 +1000, Sven Dowideit a écrit :
 there is a debian repository containing the 4.2.1 package to date, and
 all 200+ plugins
 
 see my blog at http://distributedINFORMATION.com
 

More specifically :
http://distributedinformation.com/blog/2008/07/25/debian-twiki-repository-now-with-212-twiki-plugins-contribs-skins-and-more/

 small, but steady progress  (it works surprisingly well)
 

Cool. I'll give it a try, to check if twiki-ldapcontrib
(http://lists.debian.org/debian-mentors/2008/08/msg00100.html) works
well with 4.2.2.

Best regards,

 
 Olivier Berger wrote:
  Hi.
  
  Glad I heard from you concerning recent security problem on TWiki.
  
  Did you have time to work on packaging 4.2.x for Debian (post lenny) ?
  
  Best regards,
-- 
Olivier BERGER [EMAIL PROTECTED]
http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 1024D/6B829EEC
Ingénieur Recherche - Dept INF
Institut TELECOM, SudParis (http://www.it-sudparis.eu/), Evry (France)




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



Bug#494098: zsh: Prompt expansion of %~ seems broken.

2008-08-11 Thread Magnus Therning
On Fri, Aug 8, 2008 at 12:04 AM, Clint Adams [EMAIL PROTECTED] wrote:
 On Thu, Aug 07, 2008 at 09:47:44AM +0100, Magnus Therning wrote:
 Package: zsh
 Version: 4.3.6-6
 Severity: minor

 Expansion of %~ seems to have been broken.  This is the behaviour I see:

   ~: print $PS1
   %~:
   ~: print -P %~
   ~
   ~: cd Desktop
   /home/magnus/Desktop: print -P %~
   /home/magnus/Desktop
   /home/magnus/Desktop: cd ..
   /home/magnus: print -P %~
   /home/magnus

 I can't reproduce this.  Are there symlinks involved?  What is your home
 directory set to?  What happens when you cd to ~magnus ?

No, there are no symlinks involved.  $HOME is /home/magnus, which
matches what's in /etc/passwd:

~ grep magnus /etc/passwd
magnus:x:1000:1000:Magnus Therning,,,:/home/magnus/:/bin/zsh

I'm using LVM2 to host my /home:

~ grep magnus /etc/passwd
magnus:x:1000:1000:Magnus Therning,,,:/home/magnus/:/bin/zsh

And to answer your last question:

~ cd ~magnus
~magnus print -P '%~'
~magnus cd Desktop
~magnus/Desktop print -P '%~'

I'm sharing the ZSH configuration between a few machines, none of the
others show this behaviour.

/M



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



Bug#494658: libbotan1.7-dev: botan/build.h is included, but not installed

2008-08-11 Thread Alexandra N. Kossovsky
Package: libbotan1.7-dev
Version: 1.7.8-1
Severity: grave
Justification: renders package unusable

 bash$ g++ -o drm -lbotan -I. drm.cc 21
In file included from /usr/include/botan/exceptn.h:9,
 from /usr/include/botan/base.h:9,
 from /usr/include/botan/botan.h:6,
 from drm.cc:1:
/usr/include/botan/types.h:9:25: error: botan/build.h: No such file or directory

In /usr/include/botan/types.h we see:
#include botan/build.h
but /usr/include/botan/build.h is not included in libbotan1.7-dev
package.
The same code is compiled successfully with botan 1.6.

Thank you for your work.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (900, 'testing'), (50, 'experimental'), (50, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.25-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libbotan1.7-dev depends on:
ii  libbotan1.7   1.7.8-1multiplatform crypto library

libbotan1.7-dev recommends no packages.

libbotan1.7-dev suggests no packages.

-- no debconf information

-- 
Alexandra N. Kossovsky
OKTET Labs (http://www.oktetlabs.ru/)
Phones: +7(921)956-42-86(mobile) +7(812)783-21-91(office)
e-mail: [EMAIL PROTECTED]



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



Bug#494369: Additional information

2008-08-11 Thread Alexander Kurtz
I forgot to mention that you have to move a card, so the game tries to
produce the according sound.
This will fail and the game will crash as described above.



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



Bug#493147: pbuilder: get_control_re function can't grok funny comments in debian/control

2008-08-11 Thread Eric Pozharski
On Sun, Aug 10, 2008 at 12:55:00PM +0200, Loïc Minier wrote:
 On Sat, Aug 09, 2008, Eric Pozharski wrote:
  Please, don't press me.  Let's rephrase above:  Since what visitor
  has to be more responcible than regulars?
 
  I'm not pressing you; I'm suggesting what you could do to move your
  request forward, if you aren't interested in doing the work just
  state so.  You are the one who suggested it's a policy violation, and
  I argued that it's probably just a matter of fixing policy.

What request?  I've requested nothing.  Bpbuilder failed to build
Bx11-utils for me.  I've fixed that.  I would have liked to share that
success story.  Apparently,  I see no relation between #493147 and DP.

  When I'm saying it would be nice if I really mean that it would be
  nice if.

I've got that exactly that way.  Apparently, I have no spare time.

-- 
Torvalds' goal for Linux is very simple: World Domination




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



Bug#494267: xscreensaver forgot how to grok xrandr -o left

2008-08-11 Thread Edward Welbourne
Package: xscreensaver
Version: 5.05-3
Followup-For: Bug #494267


A month or three ago I turned my flat Dell screen on its side, from
landscape mode to portrait mode; the last two lines of my .xsession
are now:
  xrandr -o left
  exec fvwm
This initially worked very nicely.  Notably, xscreensaver duly played
its merry games in the full tall narrow screen and centred its login
dialog correctly in the middle when disturbed.

I recently got an xscreensaver update (I'm on testing); I don't know
what my prior version was, but I now have 5.05-3; and it quite plainly
thinks it's working on a screen with the height and width my screen
has when in landscape orientation.  Thus the locked part of the screen
is a square on the short top side, the bottom portion of the screen is
visible past the saver and the login dialog, when shown, is vertically
centred in the locked square (not the whole screen) and quite
distinctly off-centre to the right.  These symptoms and the displayed
animations quite plainly indicate that it's painting to a rectangle
that's the right size but wrongly oriented.

So I came to reportbug and its list of active bugs included this one,
which sounds suspiciously related.

Eddy.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_GB.ISO-8859-15, LC_CTYPE=en_GB.ISO-8859-15 (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages xscreensaver depends on:
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  libcairo2  1.6.4-6   The Cairo 2D vector graphics libra
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.16.4-2  The GLib library of C routines
ii  libgtk2.0-02.12.10-2 The GTK+ graphical user interface 
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libpam0g   0.99.7.1-7Pluggable Authentication Modules l
ii  libpango1.0-0  1.20.5-1  Layout and rendering of internatio
ii  libsm6 2:1.0.3-2 X11 Session Management library
ii  libx11-6   2:1.1.4-2 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxinerama1   2:1.0.3-2 X11 Xinerama extension library
ii  libxml22.6.32.dfsg-2 GNOME XML library
ii  libxmu62:1.0.4-1 X11 miscellaneous utility library
ii  libxpm41:3.5.7-1 X11 pixmap library
ii  libxrandr2 2:1.2.3-1 X11 RandR extension library
ii  libxrender11:0.9.4-2 X Rendering Extension client libra
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  libxxf86misc1  1:1.0.1-3 X11 XFree86 miscellaneous extensio
ii  libxxf86vm11:1.0.2-1 X11 XFree86 video mode extension l
ii  xscreensaver-data  5.05-3data files to be shared among scre

Versions of packages xscreensaver recommends:
ii  libjpeg-progs  6b-14 Programs for manipulating JPEG fil
ii  miscfiles [wordlist]   1.4.2.dfsg.1-9Dictionaries and other interesting
ii  perl [perl5]   5.10.0-11.1   Larry Wall's Practical Extraction 
ii  wbritish [wordlist]6-2.3 British English dictionary words f
ii  wbritish-huge [wordlis 6-2.3 British English dictionary words f
ii  wnorwegian [wordlist]  2.0.10-2  Norwegian word list
ii  xli1.17.0+20061110-2 command line tool for viewing imag

Versions of packages xscreensaver suggests:
ii  amaya [www-br 9.51-2.1   Web Browser, HTML Editor and Testb
ii  fortune-mod [ 1:1.99.1-3.1   provides fortune cookies on demand
ii  opera [www-br 9.52.2084.gcc4.qt3 The Opera Web Browser
pn  qcam | stream none (no description available)
ii  w3-el-e21 [ww 4.0pre.2001.10.27.nodocs-5 Web browser for GNU Emacs 21
ii  w3m [www-brow 0.5.2-2+b1 WWW browsable pager with excellent
pn  xdaliclocknone (no description available)
pn  xfishtank none (no description available)
ii  xscreensaver- 5.05-3 GL(Mesa) screen hacks for xscreens

-- no debconf information



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



Bug#480154: Bug in libapache2-mod-perl2 fixed in revision 24101

2008-08-11 Thread pkg-perl-maintainers
tag 480154 + pending
thanks

Some bugs are closed in revision 24101
by Damyan Ivanov (dmn)

Commit message:

* add explicit build-dependency on libcgi-pm-perl (= 3.33) as the version
  of CGI.pm shipped in perl-modules fails with a taint failure when handling
  uploads. Thanks to Niko Tyni for the investigation.
  Closes: #480154 -- FTBFS on mips (cgiupload tests fail)
  - bump urgency to medium



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



Bug#494532: lenny di-2 on dell optiplex 755 fail disk detection

2008-08-11 Thread Hilko Bengen
 Harddrive was not detected. I assume the installer is missing the
 driver for the chipset, Intel 82Q35 Express PT IDER Controller
 [8086:29b6] (rev 02)

I saw similar symptoms here. A glance at /var/log/syslog revealed that
the installer was not able to find libparted1.7-udeb. That package
seems to have been removed in favor of libparted1.8-udeb and the
images haven't been updated accordingly.

In this case, it would be a library issue, not a driver issue.

-Hilko



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



Bug#494663: Source package contains non-free IETF RFC/I-D

2008-08-11 Thread Simon Josefsson
Severity: serious
Package: wmi
Version: 1:0.1.13-1
User: [EMAIL PROTECTED]
Usertags: nonfree-doc rfc

Hi!

This source package contains the following files from the IETF under
non-free license terms:

+  wmi-0.1.13/Samba/source/ldap_server/devdocs/draft-armijo-ldap-syntax-00.txt
+  wmi-0.1.13/Samba/source/ldap_server/devdocs/rfc4533.txt
+  wmi-0.1.13/Samba/source/ldap_server/devdocs/rfc4530.txt
+  wmi-0.1.13/Samba/source/ldap_server/devdocs/rfc4531.txt
+  wmi-0.1.13/Samba/source/ldap_server/devdocs/rfc4518.txt
+  wmi-0.1.13/Samba/source/ldap_server/devdocs/rfc4519.txt
+  wmi-0.1.13/Samba/source/ldap_server/devdocs/rfc2696.txt
+  wmi-0.1.13/Samba/source/ldap_server/devdocs/rfc4524.txt
+  wmi-0.1.13/Samba/source/ldap_server/devdocs/rfc2307.txt
+  wmi-0.1.13/Samba/source/ldap_server/devdocs/rfc4516.txt
+  wmi-0.1.13/Samba/source/ldap_server/devdocs/rfc2849.txt
+  wmi-0.1.13/Samba/source/ldap_server/devdocs/rfc3296.txt
+  wmi-0.1.13/Samba/source/ldap_server/devdocs/rfc4532.txt
+  wmi-0.1.13/Samba/source/ldap_server/devdocs/rfc4514.txt
+  wmi-0.1.13/Samba/source/ldap_server/devdocs/rfc4525.txt
+  wmi-0.1.13/Samba/source/ldap_server/devdocs/rfc4526.txt
+  wmi-0.1.13/Samba/source/ldap_server/devdocs/rfc4510.txt
+  wmi-0.1.13/Samba/source/ldap_server/devdocs/rfc4527.txt
+  wmi-0.1.13/Samba/source/ldap_server/devdocs/rfc4513.txt
+  wmi-0.1.13/Samba/source/ldap_server/devdocs/rfc4529.txt
+  wmi-0.1.13/Samba/source/ldap_server/devdocs/rfc4522.txt
+  wmi-0.1.13/Samba/source/ldap_server/devdocs/rfc2891.txt
+  wmi-0.1.13/Samba/source/ldap_server/devdocs/rfc4523.txt
+  wmi-0.1.13/Samba/source/ldap_server/devdocs/rfc4517.txt
+  wmi-0.1.13/Samba/source/ldap_server/devdocs/rfc4515.txt
+  wmi-0.1.13/Samba/source/ldap_server/devdocs/rfc4528.txt
+  wmi-0.1.13/Samba/source/ldap_server/devdocs/rfc4520.txt
+  wmi-0.1.13/Samba/source/ldap_server/devdocs/rfc4512.txt
+  wmi-0.1.13/Samba/source/ldap_server/devdocs/rfc4511.txt
+  wmi-0.1.13/Samba/source/ldap_server/devdocs/rfc4521.txt

The license on RFC/I-Ds is not DFSG-free, see:
 * http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=199810
 * http://release.debian.org/removing-non-free-documentation
 * http://wiki.debian.org/NonFreeIETFDocuments

The lenny release policy says binary and source packages must each be free:
 * http://release.debian.org/lenny/rc_policy.txt

The severity is serious, because this violates the Debian policy:
 * http://www.debian.org/doc/debian-policy/ch-archive.html#s-dfsg

There are (at least) three ways to fix this problem.  In order of
preference:

1. Ask the author of the RFC to re-license the RFC under a free
   license.  A template for this e-mail request can be found at
   http://wiki.debian.org/NonFreeIETFDocuments

2. Remove the non-free material from the source, e.g., by re-packaging
   the upstream archive and adding 'dfsg' to the Debian package
   version name.

3. Move the package to non-free.

General discussions are kindly requested to take place on debian-legal
or debian-devel in the thread with Subject: Non-free IETF RFC/I-Ds in
source packages.

Thanks,
Simon



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



Bug#277652: Confirmed in postgresql-common, too

2008-08-11 Thread Martin Pitt
Hi all,

this has been confirmed in postgresql-common as well. So this is a
serious regression compared to Etch which ought to be fixed for Lenny.

Moving missingok above the glob is *not* the solution, it is at most
a temporary local workaround. We are not going to change a million
conffiles spread over all Debian packages and break backwards
compatibility just because. It worked fine in earlier logrotate
versions, so it should somehow work today, too?

Thanks,

Martin

-- 
Martin Pitt| http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)


signature.asc
Description: Digital signature


Bug#494332: developers-reference: mention explicitely that ITPs must be Cced to -devel@, and why.

2008-08-11 Thread Marc 'HE' Brockschmidt
Lucas Nussbaum [EMAIL PROTECTED] writes:
 Package: developers-reference

 Mentioned on -devel@:
[...]
 Where's that written? I don't mean to be objectionable, but no such
 requirement is listed in the developer's reference:
 http://www.debian.org/doc/developers-reference/pkgs.html#newpackage
 
 I think it's more important to submit an ITP early to avoid duplicate
 work than to spend more time perfecting the package description.

Ehm:

| You should set the subject of the bug to ITP: foo -- short
| description, substituting the name of the new package for foo. The
| severity of the bug report must be set to wishlist. Please send a copy
| to [EMAIL PROTECTED] by using the X-Debbugs-CC header
| (don't use CC:, because that way the message's subject won't indicate
| the bug number). If you are packaging so many new packages (10) that
| notifying the mailing list in seperate messages is too disruptive, do
| send a summary after filing the bugs to the debian-devel list
| instead. This will inform the other developers about upcoming packages
| and will allow a review of your description and package name.

I think this bug should be closed again.

Marc
-- 
BOFH #149:
Dew on the telephone lines.


pgp5832H32vqG.pgp
Description: PGP signature


Bug#494660: Last argument in harddisks-variable in /etc/default/hdparm is always ignored

2008-08-11 Thread Arno van Amersfoort

Package: hdparm
Version: 8.9-1

I've setup several SATA disks in /etc/default/hdparm like this:


harddisks=/dev/sda /dev/sdb /dev/sdc /dev/sdd
hdparm_opts=-W0 -S60


But the last harddisks-argument is always ignored. I tried removing sdd, 
but then sdc gets ignored and so on. When I configure them in 
/etc/hdparm.conf, then it does work.




--
Ing. A.C.J. van Amersfoort (Arno)
Department Of Electronics (ELD, k1007)
Huygens Laboratory
Leiden University
P.O. Box 9504
Niels Bohrweg 2
2333 CA Leiden
The Netherlands

Phone : +31-(0)71-527.1894   Fax: +31-(0)71-527.5819
E-mail: [EMAIL PROTECTED]

Arno's (Linux firewall) homepage: http://rocky.eld.leidenuniv.nl















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



Bug#494491: ITP: isabelle -- Generic theorem proving environment

2008-08-11 Thread Lionel Elie Mamane
On Mon, Aug 11, 2008 at 10:08:44AM +0200, Loïc Fejoz wrote:

 Someone already have a repository:
 deb http://kisogawa.inf.ethz.ch/isamorph/debian/ testing main

 It may worth have a look at it...

Actually, Achim also has a repository
http://www.brucker.ch/projects/debian/index.en.html. We are using
those as a starting point. Thank you for the pointer, though. These
packages are not quite ready for Debian, but we are working on it.

-- 
Lionel



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



Bug#494662: description of unifont package is a bit wrong now

2008-08-11 Thread Felix Zielcke
Package: unifont
Version: 1:5.1.20080808-2
Severity: minor

Hello,

It's really great that you found a solution with Robert for our unifont.hex
problem.

I just noticed that the first line of it is now a bit wrong:

`This metapackage is a convenient way to install both the PCF bitmap version and
the scalable TrueType outline version of GNU Unifont.' 

Now that it contains the unifont.hex and unifont-full.hex, it isn't anymore a
metapackage and the description should mention, that it now includes these 2
hex files.

-- System Information:
Debian Release: lenny/sid
  APT prefers experimental
  APT policy: (500, 'experimental'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages unifont depends on:
ii  ttf-unifont 1:5.1.20080808-2 TrueType version of the GNU Unifon
ii  xfonts-unifont  1:5.1.20080808-2 PCF (bitmap) version of the GNU Un

unifont recommends no packages.

Versions of packages unifont suggests:
ii  unifont-bin 1:5.1.20080808-2 utilities for manipulating the GNU

-- no debconf information



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



Bug#489597: [fslint] fslint: patch for bashism issue

2008-08-11 Thread Pádraig Brady
I've already addressed this in 2.27
I'll try and release this ASAP.

thanks,
Pádraig



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



Bug#494542: bugs.debian.org: new web presentation fails to show when Done bugs will be archived

2008-08-11 Thread Francesco Poli
On Sun, 10 Aug 2008 12:56:51 -0700 Don Armstrong wrote:

 On Sun, 10 Aug 2008, Francesco Poli wrote:
[...]
  There's a little regression with respect to the previous one, though.
[...]
 It's back; it was an oversight that it left in the first place.

Thank you very much for your quick response and fix!  :-)
Loving the Debian BTS even more...

Bye.

-- 
 http://frx.netsons.org/doc/index.html#nanodocs
 The nano-document series is here!
. Francesco Poli .
 GnuPG key fpr == C979 F34B 27CE 5CD8 DC12  31B5 78F4 279B DD6D FCF4


pgpjGkHpcdEfK.pgp
Description: PGP signature


Bug#494665: symbol lookup error: /usr/lib/collectd/ipmi.so: undefined symbol: ipmi_init

2008-08-11 Thread Joost Cassee
Package: collectd
Version: 4.4.1-2
Severity: normal

The system is a Dell PowerEdge R300. After I enabled the ipmi plugin
collectd failed to start. Running collectd -f gives the error:

collectd: symbol lookup error: /usr/lib/collectd/ipmi.so: undefined
symbol: ipmi_init

Not sure what else I could do to aid debugging. ipmitool connects to the
IPMI system just fine.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.25-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages collectd depends on:
ii  debconf [debconf-2.0] 1.5.22 Debian configuration management sy
ii  libc6 2.7-13 GNU C Library: Shared libraries
ii  librrd2   1.2.28-1   Time-series data storage and displ

Versions of packages collectd recommends:
ii  libcurl3-gnutls 7.18.2-5 Multi-protocol file transfer libra
ii  libdbus-1-3 1.2.1-2  simple interprocess messaging syst
ii  libhal1 0.5.11-2 Hardware Abstraction Layer - share
ii  libmysqlclient15off 5.0.51a-9+lenny2 MySQL database client library
ii  libopenipmi02.0.14-1 Intelligent Platform Management In
ii  liboping0   0.3.5-1  C/C++ library to generate ICMP_ECH
ii  libpcap0.8  0.9.8-5  system interface for user-level pa
ii  libperl5.10 5.10.0-11.1  Shared Perl library
ii  libsensors3 1:2.10.7-1   library to read temperature/voltag
ii  libsnmp15   5.4.1~dfsg-8.1   SNMP (Simple Network Management Pr
ii  libupsclient1   2.2.2-2  Client library for the nut - Netwo
ii  libvirt00.4.4-3  library for interfacing with diffe
ii  libxenstore3.0  3.2.1-2  Xenstore communications library fo
ii  libxml2 2.6.32.dfsg-2GNOME XML library
ii  lm-sensors  1:3.0.2-1+b1 utilities to read temperature/volt
ii  perl5.10.0-11.1  Larry Wall's Practical Extraction 
ii  rrdtool 1.2.28-1 Time-series data storage and displ

Versions of packages collectd suggests:
pn  collectd-dev   none(no description available)
pn  hddtempnone(no description available)
pn  httpd-cgi  none(no description available)
ii  libhtml-parser-perl3.56-1+b1 A collection of modules that parse
ii  libregexp-common-perl  2.122-1   Provide commonly requested regular
ii  librrds-perl   1.2.28-1  Time-series data storage and displ
ii  liburi-perl1.35.dfsg.1-1 Manipulates and accesses URI strin
pn  mbmon  none(no description available)

-- debconf information excluded



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



Bug#494668: debian/copyright and EXCEPTIONS-CLIENT.gz duplicates and differing

2008-08-11 Thread Thijs Kinkhorst
Package: mysql-dfsg-5.0
Version: 5.0.51a-11
Severity: minor

Hi,

The various binary packages of mysql-dfsg-5.0 ship
/usr/share/doc/*/EXCEPTIONS-CLIENT.gz
The contents of this file are also contained in the file copyright in that 
same dir in accordance to Debian policy.

Because the content is already in debian/copyright I believe that this file 
should not be installed separately in each of the packages but rather left 
out. It gets especially confusting because copyright and EXCEPTIONS-CLIENT.gz 
are of different versions and its unclear which one applies. On detailed 
inspection they turn out to be the same legally but that confusion need not 
exist in the first place.

I think this is similar to but not detected by 
http://lintian.debian.org/tags/extra-license-file.html


cheers,
Thijs


pgpAbxWypH2TX.pgp
Description: PGP signature


Bug#134919: huge company on the market

2008-08-11 Thread rayner.lee

The STOCK m-arket is back in business. This will make the sales go aboe
240 millon and the company to bring the sahrehold values to over 1000%.
TBCO.pk Will make  you very ri,ch.




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



Bug#183045: Check out hot stock

2008-08-11 Thread askme

Stock _exchanges are comming back in business now. Tobacco One INc
produce millons of tobbaco kinds, and you can r oll your own tobbaco
under your brand na'me within the United States. A_ll you need is, to
invest in TBCO.




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



Bug#494471: The problem is caused by hdparm (/etc/default/hdparm: RAID_WORKAROUND)

2008-08-11 Thread Arno van Amersfoort
It turns out the problem is caused by hdparm's RAID_WORKAROUND option in 
/etc/default/hdparm. I'm still not sure whether it's a kernel bug or a 
bug in hdparm, but at least disabling this option fixes the problem


--
Ing. A.C.J. van Amersfoort (Arno)
Electronics  ICT Engineer

Leiden Institute of Physics (LION), Electronics Department (ELD)
Huygens Laboratory (Room 1007), Leiden University
Postal Address: P.O. Box 9504, 2300 RA Leiden
Visit Address : Niels Bohrweg 2, 2333 CA Leiden
The Netherlands

Phone: +31-(0)71-527.1894
Fax  : +31-(0)71-527.5819
E-mail   : [EMAIL PROTECTED]
Homepage : http://rocky.eld.leidenuniv.nl



Bug#487578: security.debian.org: please let DTSAs go to testing-proposed-updates

2008-08-11 Thread Nico Golde
Hi,
* Julien Cristau [EMAIL PROTECTED] [2008-06-25 11:12]:
 On Wed, Jun 25, 2008 at 09:11:30 +0200, Thomas Viehmann wrote:
  Julien Cristau wrote:
   AFAICT one option would be to turn that into a warning instead of
   reject.  Another is to have check_hash make the same checks as
   Upload.check_dsc_against_db for orig.tar.gz files that already exist.
  
  The first is not an option, as we don't want to have broken checksums in
  the archive.
 
 yeah, good point..

Do you think this will be fixed before we release lenny? I 
mean now this only creates an unneeded workload because 
people ask for unblocks + we create DTSAs. If not I would 
stop building DTSAs until after the lenny release. I would 
prefer this being fixed though as everything else looks 
contra-productive to me.

Kind regards
Nico
-- 
Nico Golde - http://www.ngolde.de - [EMAIL PROTECTED] - GPG: 0x73647CFF
For security reasons, all text in this mail is double-rot13 encrypted.


pgpStuHkWvK5B.pgp
Description: PGP signature


Bug#494675: akregator: messages from different feeds mix up.

2008-08-11 Thread Dietz Pröpper
Package: akregator
Version: 4:3.5.9-5
Severity: important


Once every couple of days akregator starts putting messages
from one feed to the folder of an other feed. Most times,
the problem vanishes after restarting akregator (the messages
stay at the wrong place, but new messages get downloaded ok.)

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (1000, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.25.10 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages akregator depends on:
ii  kdelibs4c2a 4:3.5.9.dfsg.1-6 core libraries and binaries for al
ii  libc6   2.7-13   GNU C Library: Shared libraries
ii  libgcc1 1:4.3.1-8GCC support library
ii  libkdepim1a 4:3.5.9-5KDE PIM library
ii  libqt3-mt   3:3.3.8b-5   Qt GUI Library (Threaded runtime v
ii  libstdc++6  4.3.1-8  The GNU Standard C++ Library v3

akregator recommends no packages.

akregator suggests no packages.

-- no debconf information



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



Bug#493524: xdm: SE Linux patch was written for old version

2008-08-11 Thread Russell Coker
On Monday 11 August 2008 21:26, Julien Cristau [EMAIL PROTECTED] wrote:
  Looks like seuser and level are never freed.  Am I missing something?

 Looking at selinux/selinux.h, we read:
 /* Get the SELinux username and level to use for a given Linux username.?
These values may then be passed into the get_ordered_context_list*
and get_default_context* functions to obtain a context for the user.
Returns 0 on success or -1 otherwise.
Caller must free the returned strings via free. */
 extern int getseuserbyname(const char *linuxuser, char **seuser, char
 **level);

 Will apply the fixed patch with the missing calls to free().

Thanks for that.  I had been meaning to review your suggestion.



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



Bug#494656: tagging 494656

2008-08-11 Thread Nico Golde
# Automatically generated email from bts, devscripts version 2.10.35
# not a security problem by itself
tags 494656 - security




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



Bug#413906: Tomcat 6 full server stack packaging

2008-08-11 Thread Thierry Carrez
Since the source package already exists, I have been told it's probably
better to file this as a bug against the current tomcat6 package rather
than as part of the Tomcat6 ITP bug.

This full server stack packaging proposal is now tracked in bug #494674:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494674

Sorry for the noise.

-- 
Thierry Carrez



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



Bug#494677: libapache2-mod-perl2: FTBFS: dpkg-checkbuilddeps: Unmet build dependencies: libcgi-pm-perl (= 3.33)

2008-08-11 Thread Niko Tyni
Package: libapache2-mod-perl2
Version: 2.0.4-2
Severity: serious

As explained in 

 http://lists.debian.org/debian-release/2008/08/msg00557.html

2.0.4-2 is failing on all autobuilders because of an sbuild bug.
We'll have to remove the libcgi-pm-perl build-dependency and come up
with something else for now.

I think the next best thing is to remove the TMPDIR setting in
t/conf/extra.conf.in . This means the temporary files won't stay in the
build directory, but that's what /tmp is for.

Patch attached, the test suite still seems to pass here with this.
-- 
Niko Tyni   [EMAIL PROTECTED]
diff --git a/t/conf/extra.conf.in b/t/conf/extra.conf.in
index de4796a..8e85214 100644
--- a/t/conf/extra.conf.in
+++ b/t/conf/extra.conf.in
@@ -71,9 +71,9 @@ PerlModule TestExit::FromPerlModule
 IfModule mod_cgid.c
 ScriptSock logs/cgisock
 /IfModule
-IfModule mod_env.c
-SetEnv TMPDIR @t_logs@
-/IfModule
+#IfModule mod_env.c
+#SetEnv TMPDIR @t_logs@
+#/IfModule
 # /sandbox-friendly
 
 Location /status/perl


Bug#494676: awstats: new version 6.8 available

2008-08-11 Thread Avery Fay
Package: awstats
Severity: wishlist

awstats version 6.8 is available:
http://sourceforge.net/project/shownotes.php?release_id=614684

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (900, 'testing'), (300, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.25-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



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



Bug#494680: uriparser: New upstream release

2008-08-11 Thread Daniel Baumann
Package: uriparser

Hi,

please package current upstream (0.7.1), it is required by open-vm-tools.

Regards,
Daniel

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/



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



Bug#494678: strongswan: configure option --enable-p2p changed to --enable-mediation

2008-08-11 Thread Thomas Kallenberg
Package: strongswan
Version: 4.2.4-2
Severity: important
Tags: patch

Hello!

Some time ago the configuration option

--enable-p2p

has changed to

--enable-mediation

In the debian/rules file there is still the old option. There is no warning 
about this 
error and the peer to peer service is not compiled in.

Best regards, 

Thomas Kallenberg

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
#!/usr/bin/make -f
# Sample debian/rules that uses debhelper.
# GNU copyright 1997 to 1999 by Joey Hess.

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

export DH_OPTIONS

# this is a security-critical package, set all the options we can
export DEB_BUILD_HARDENING=1

CONFIGUREARGS := --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
--libexecdir=/usr/lib \
--enable-http --enable-ldap \
--enable-nonblocking --enable-thread \
--enable-smartcard --enable-cisco-quirks \
--with-default-pkcs11=/usr/lib/opensc-pkcs11.so \
--enable-xml \
--enable-mediation --enable-manager \
--enable-openssl
# Could enable --enable-nat-transport, but this is actually insecure,
# so don't!
# And for --enable-eap-sim we would need the library, which we don't
# have right now.

DEB_BUILD_ARCH_CPU ?=$(shell dpkg-architecture -qDEB_BUILD_ARCH_CPU)

#the padlock plugin only makes sense on i386 
ifeq ($(DEB_BUILD_ARCH_CPU),i386)
  CONFIGUREARGS += --enable-padlock
endif


configure: configure-stamp
configure-stamp: patch
dh_testdir
# Add here commands to configure the package.
./configure $(CONFIGUREARGS)

touch configure-stamp

patch:
dh_testdir
dpatch apply-all

unpatch:
dpatch deapply-all

build: build-stamp
build-stamp: configure-stamp
$(MAKE)

touch build-stamp

clean: unpatch
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp

-$(MAKE) clean
#-$(MAKE) -C programs/fswcert/ clean
# after a make clean, no binaries _should_ be left, but 
-find $(CURDIR) -name *.o | xargs --no-run-if-empty rm
-find $(CURDIR)/lib/libcrypto -name *.a | xargs --no-run-if-empty rm

# Really clean (#356716)
# This is a hack: should be better implemented
rm -f lib/libstrongswan/libstrongswan.a || true
rm -f lib/libstrongswan/liboswlog.a || true

# just in case something went wrong
rm -f $(CURDIR)/debian/ipsec.secrets

# and make sure that template are up-to-date
debconf-updatepo

dh_clean

install-strongswan: DH_OPTIONS=-a
install-strongswan: build-stamp
dh_testdir
dh_testroot
dh_installdirs

# Add here commands to install the package into debian/tmp.
$(MAKE) install DESTDIR=$(CURDIR)/debian/strongswan
install --mode=0600 $(CURDIR)/debian/ipsec.secrets.proto 
$(CURDIR)/debian/strongswan/etc/ipsec.secrets
# also patch ipsec.conf to include the debconf-managed file
echo  $(CURDIR)/debian/strongswan/etc/ipsec.conf
echo include /var/lib/strongswan/ipsec.conf.inc  
$(CURDIR)/debian/strongswan/etc/ipsec.conf
# and to enable both IKEv1 and IKEv2 by default
sed -r 's/^[ \t]+# *plutostart=(yes|no) */\tplutostart=yes/;s/^[ \t]+# 
*charonstart=(yes|no) */\tcharonstart=yes/'  
$(CURDIR)/debian/strongswan/etc/ipsec.conf  
$(CURDIR)/debian/strongswan/etc/ipsec.conf.tmp
mv $(CURDIR)/debian/strongswan/etc/ipsec.conf.tmp 
$(CURDIR)/debian/strongswan/etc/ipsec.conf

# this is handled by update-rc.d
rm -rf $(CURDIR)/debian/strongswan/etc/rc?.d

dh_installdocs -pstrongswan -n
# change the paths in the installed doc files (but only in regular 
# files, not in links to the outside of the build tree !)
# TODO: check if we still need this
( cd $(CURDIR)/debian/strongswan/; \
  for f in `grep /usr/local/ --recursive --files-with-match *`; \
  do \
if [ -f $$f -a ! -L $$f ]; then \
cp $$f $$f.old; \
sed 's/\/usr\/local\//\/usr\//' $$f.old  $$f; \
rm $$f.old; \
fi; \
  done )

# the logcheck ignore files
install -D --mode=0600 $(CURDIR)/debian/logcheck.ignore.paranoid 
$(CURDIR)/debian/strongswan/etc/logcheck/ignore.d.paranoid/strongswan
install -D --mode=0600 $(CURDIR)/debian/logcheck.ignore.server 
$(CURDIR)/debian/strongswan/etc/logcheck/ignore.d.server/strongswan
install -D --mode=0600 $(CURDIR)/debian/logcheck.ignore.server 

Bug#494679: perl: $ENV{TMPDIR} breaks CGI.pm in taint mode

2008-08-11 Thread Niko Tyni
Package: perl
Version: 5.10.0-13
Severity: important
Tags: patch fixed-upstream

As discussed in 

  http://rt.perl.org/rt3/Public/Bug/Display.html?id=50322

CGI.pm until 3.33 uses $ENV{TMPDIR} as an sprintf format string, 
which breaks in taint mode starting with Perl 5.10.0.

The fix is trivial, and as the libapache2-mod-perl2 test suite suffers
from this (see #480154) and can't build-depend on a fixed version in
libcgi-pm-perl because of an sbuild bug on the buildds (#395271; see
http://lists.debian.org/debian-release/2008/08/msg00557.html ),
I think we should fix this for lenny.
-- 
Niko Tyni   [EMAIL PROTECTED]



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



Bug#494265: Possible patch

2008-08-11 Thread Jurij Smakov
Hi,

The line invoking ucf in the postinst looks like that:

test -f /usr/bin/ucf  ucf ${CONFFILE_NEW} ${CONFFILE} /dev/tty

Now, I don't know why you would want to get it read from /dev/tty, as 
far as I can tell, ucf does not read anything from stdin, so this is 
pretty redundant. However, once I removed this redirect, it was still 
hanging. Eventually I traced the problem to the fact that ucf uses 
debconf, I can't fully understand what's happening there, but it 
turned out that moving db_stop, placing it *after* ucf invocation 
fixes the problem. I guess that once we stop debconf in the script 
(with db_stop) and then ucf tries to start it up again, something goes 
wrong with file descriptors. The candidate patch which fixes the issue 
is attached, however I'm reluctant to declare it a proper fix without 
understanding what's really going on, hence I'm not tagging it.

Cheers.
-- 
Jurij Smakov   [EMAIL PROTECTED]
Key: http://www.wooyd.org/pgpkey/  KeyID: C99E03CC
--- dibbler-0.7.1.orig/debian/dibbler-client.postinst	2008-08-11 02:35:02.0 +0100
+++ dibbler-0.7.1/debian/dibbler-client.postinst	2008-08-11 02:38:18.0 +0100
@@ -94,10 +94,10 @@
 echo   ${CONFFILE_NEW}
 done
 
-db_stop
-
 # register this config
-test -f /usr/bin/ucf  ucf ${CONFFILE_NEW} ${CONFFILE} /dev/tty
+test -x /usr/bin/ucf  ucf ${CONFFILE_NEW} ${CONFFILE}
+
+db_stop
 
 # Start service if necessary
 if [ $START == true ]; then


Bug#492268: linux-image-2.6.25-2-iop32x: Please enable kexec

2008-08-11 Thread Mikhail Gusarov
Twas brillig at 19:23:30 09.08.2008 UTC+03 when [EMAIL PROTECTED] did gyre and 
gimble:

  kexec works fine in armel architecture (tested in OpenEmbedded and
  Slind) - please enable it.  Corresponding bugreport for kexec-tools
  is filed as #489175

 MM Maybe you can check if it works with 2.6.26 in unstable.

It works. Thanks.

-- 


pgplYeYNtuAft.pgp
Description: PGP signature


Bug#494681: luxrender: Homepage URL not entirely correct

2008-08-11 Thread Andreas Bombe
Package: luxrender
Version: 0.5-1
Severity: minor

The host luxrender.net does not exist, the homepage URL should be
http://www.luxrender.net/ .



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



Bug#494682: citadel-common: Fails badly at handling group creation.

2008-08-11 Thread Cyril Brulebois
Package: citadel-common
Version: 7.37-1
Severity: serious
Justification: Policy 9.2.2 UID and GID classes

1. Debian has addgroup, why using groupadd? Note, you're using adduser
   already, so using addgroup might seem natural.

2. The created group isn't a system one… That pollutes the range of
   available GIDs.

Please fix,

--
Cyril Brulebois



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



Bug#494340: fslview: FTBFS in lenny: CMake errors

2008-08-11 Thread Michael Hanke

On Mon, Aug 11, 2008 at 02:29:21PM +0900, Charles Plessy wrote:
 Le Fri, Aug 08, 2008 at 11:41:56AM -0300, Lucas Nussbaum a écrit :
  
  During a rebuild of all packages in a lenny chroot, your package failed
   
   CMake Error: Error required internal CMake variable not set, cmake may be 
   not be built correctly.
   Missing variable is:
   QT_MOC_EXECUTABLE
   CMake Error: Error required internal CMake variable not set, cmake may be 
   not be built correctly.
   Missing variable is:
   QT_UIC_EXECUTABLE
   CMake Error: Error required internal CMake variable not set, cmake may be 
   not be built correctly.
   Missing variable is:
   QT_MOC_EXECUTABLE
 
 Bonjour Lucas,
 
 Today I built fslview fine with a Lenny cowbuilder on a powerpc
 platform. What should we do with this bug ?
I will fix it over the next few days. (Just came back from vacation).


Cheers,

Michael


-- 
GPG key:  1024D/3144BE0F Michael Hanke
http://apsy.gse.uni-magdeburg.de/hanke
ICQ: 48230050



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



Bug#494683: otrs2: missing dependency on libapache2-reload-perl

2008-08-11 Thread Goneri Le Bouder
Package: otrs2
Version: 2.2.7-2.1
Severity: important

libapache2-reload-perl seems to be a needed dependency:

# /etc/init.d/apache2 start
Starting web server: apache2[Mon Aug 11 14:19:18 2008] [error] Can't
locate Apache2/Reload.pm in @INC (@INC contains: ../../
/usr/share/otrs/Kernel/cpan-lib /usr/share/otrs/ /etc/perl
/usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10
/usr/local/lib/site_perl . /etc/apache2) at (eval 117) line 3.\n
[Mon Aug 11 14:19:18 2008] [error] Can't load Perl module
Apache2::Reload for server (null):0, exiting...
 failed!


/etc/apache2/conf.d/otrs2 try to load it:
PerlModule Apache2::Reload

Cheers,

 Gonéri Le Bouder

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: 
LC_ALL set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages otrs2 depends on:
ii  adduser  3.109   add and remove users and groups
ii  apache2-mpm-prefork [httpd-c 2.2.9-7 Apache HTTP Server - traditional 
n
ii  dbconfig-common  1.8.39  common framework for packaging dat
ii  debconf  1.5.23  Debian configuration management sy
ii  libauthen-sasl-perl  2.12-1  Authen::SASL - SASL 
Authentication
ii  libcrypt-passwdmd5-perl  1.3-9   interoperable MD5-based crypt() 
fo
ii  libdate-pcalc-perl   1.2-3   Perl module for Gregorian 
calendar
ii  libdbi-perl  1.607-1 Perl5 database interface by Tim 
Bu
ii  libemail-valid-perl  0.179-2 Check validity of Internet email 
a
ii  libio-stringy-perl   2.110-4 Perl modules for IO from scalars 
a
ii  libmailtools-perl2.04-1  Manipulate email in perl programs
ii  libmime-perl 5.427-1 transitional dummy package
ii  libmime-tools-perl [libmime- 5.427-1 Perl5 modules for MIME-compliant 
m
ii  libtext-diff-perl0.35-3  Perform diffs on files and record 
ii  libxml-parser-perl   2.36-1.1+b1 Perl module for parsing XML files
ii  perl 5.10.0-12   Larry Wall's Practical Extraction 
ii  ucf  3.007   Update Configuration File: preserv

Versions of packages otrs2 recommends:
ii  aspell0.60.6-1   GNU Aspell spell-checker
ii  libapache2-mod-perl2  2.0.4-1Integration of perl with the 
Apach
ii  libdbd-mysql-perl 4.007-1A Perl5 database interface to the 
ii  libdbd-pg-perl2.9.0-1Perl DBI driver for the 
PostgreSQL
ii  libgd-graph-perl  1.44-3 Graph Plotting Module for Perl 5
ii  libgd-text-perl   0.86-5 Text utilities for use with GD
ii  mysql-server-5.1 [mysql-serve 5.1.24rc-1 MySQL database server binaries
ii  procmail  3.22-16Versatile e-mail processor

Versions of packages otrs2 suggests:
ii  libnet-ldap-perl  1:0.36-1   A Client interface to LDAP 
servers
pn  otrs2-doc-en | otrs2-doc-de   none (no description available)

-- debconf information:
  otrs2/remove-error: abort
  otrs2/pgsql/authmethod-admin: ident
  otrs2/pgsql/method: unix socket
  otrs2/pgsql/changeconf: false
  otrs2/pgsql/authmethod-user: ident
  otrs2/internal/skip-preseed: false
* otrs2/db/dbname: otrs2
  otrs2/upgrade-error: abort
  otrs2/remote/newhost:
  otrs2/internal/reconfiguring: false
  otrs2/purge: false
* otrs2/database-type: mysql
  otrs2/remote/host:
  otrs2/missing-db-package-error: abort
* otrs2/mysql/admin-user: root
* otrs2/install-error: ignore
* otrs2/db/app-user: otrs
  otrs2/resetdbuser: true
  otrs2/remote/port:
  otrs2/upgrade-backup: true
  otrs2/pgsql/admin-user: postgres
  otrs2/dbconfig-reinstall: false
  otrs2/db/basepath:
* otrs2/dbconfig-install: true
  otrs2/pgsql/manualconf:
* otrs2/mysql/method: unix socket
  otrs2/dbconfig-remove:
  otrs2/pgsql/no-empty-passwords:
  otrs2/dbconfig-upgrade: true
  otrs2/passwords-do-not-match:





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



Bug#494681: luxrender: Homepage URL not entirely correct

2008-08-11 Thread Cyril Brulebois
tag 494681 pending
thanks

Andreas Bombe [EMAIL PROTECTED] (11/08/2008):
 The host luxrender.net does not exist, the homepage URL should be
 http://www.luxrender.net/ .

Hi,

yeah, the server got moved, the DNS got messed up somehow, which I
reported to them in the meanwhile. Looks like I've got to get back to
them. :)

Anyway, I'll probably add “www.” in my next upload, which should happen
this week. Thanks for the reminder.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#494625: Acknowledgement (gsasl: New upstream version available)

2008-08-11 Thread Norman Rasmussen
FYI: I have made my own build available via apt:
deb http://www.darkskies.za.net/~norman/jabber deb/


Bug#440027: The other way around, too. In synaptic-0.62.1 (debian-testing)

2008-08-11 Thread colliar
Package: synaptic
Version: 0.62.1
Followup-For: Bug #440027

synaptic does not check own config-file regarding the UseRecommends line.
Changing from false to true nor the other way, does chang anything in the 
settings.
It always uses the configuration of apt!


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (50, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages synaptic depends on:
ii  apt [libapt-pkg-libc6. 0.7.14+b1 Advanced front-end for dpkg
ii  apt-utils [libapt-inst 0.7.14+b1 APT utility programs
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libc6  2.7-13GNU C Library: Shared libraries
ii  libcairo2  1.6.4-6   The Cairo 2D vector graphics libra
ii  libfontconfig1 2.6.0-1   generic font configuration library
ii  libfreetype6   2.3.7-1   FreeType 2 font engine, shared lib
ii  libgcc11:4.3.1-2 GCC support library
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.16.4-2  The GLib library of C routines
ii  libgtk2.0-02.12.11-3 The GTK+ graphical user interface 
ii  libpango1.0-0  1.20.5-1  Layout and rendering of internatio
ii  libstdc++6 4.3.1-2   The GNU Standard C++ Library v3
ii  libvte91:0.16.14-1   Terminal emulator widget for GTK+ 
ii  libx11-6   2:1.1.4-2 X11 client-side library
ii  libxft22.1.12-3  FreeType-based font drawing librar
ii  libxml22.6.32.dfsg-2 GNOME XML library
ii  scrollkeeper   0.3.14-16 A free electronic cataloging syste
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages synaptic recommends:
ii  deborphan 1.7.25 program that can find unused packa
ii  gksu  2.0.0-5graphical frontend to su
ii  libgnome2-perl1.042-1+b1 Perl interface to the GNOME librar
ii  menu  2.1.39 generates programs menu for all me

Versions of packages synaptic suggests:
pn  dwww  none (no description available)

-- no debconf information



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



Bug#494628: Acknowledgement (jabberd2: New upstream version available)

2008-08-11 Thread Norman Rasmussen
FYI: I have made my own build available via apt:
deb http://www.darkskies.za.net/~norman/jabber deb/


Bug#494532: lenny di-2 on dell optiplex 755 fail disk detection

2008-08-11 Thread Stefan Alfredsson
Hilko Bengen wrote:
 Harddrive was not detected. I assume the installer is missing the
 driver for the chipset, Intel 82Q35 Express PT IDER Controller
 [8086:29b6] (rev 02)

 I saw similar symptoms here. A glance at /var/log/syslog revealed that
 the installer was not able to find libparted1.7-udeb. That package
 seems to have been removed in favor of libparted1.8-udeb and the
 images haven't been updated accordingly.

 In this case, it would be a library issue, not a driver issue.

Could be, I did not check that.

Earlier today I tried the netinst daily build.
(from
http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/debian-testing-amd64-netinst.iso
 )

It too detected the network, but failed at disk detection. Actually I
think I saw the drive model flash by in dmesg, indicating that it was
detected, but failed at some other point. I will have a closer look next
time I try to install.

Regards,
 Stefan






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



  1   2   3   4   5   >