Bug#517960: Re: Bug#517960: courier-imap-ssl: upgrade to lenny broke ssl connection

2010-01-05 Thread Erwan David
On Wed, Dec 30, 2009 at 08:43:20PM CET, Dererk  said:
> Erwan David escribió:
> > On Tue, Mar 03, 2009 at 12:05:59PM CET, "Stefan Hornburg (Racke)" 
> >  said:
> >   
> >> Erwan David wrote:
> >> 
> >>> On Tue, Mar 03, 2009 at 11:01:20AM CET, Stefan Hornburg 
> >>>  said:
> >>>   
>  Erwan David wrote:
>  
> > Package: courier-imap-ssl
> > Version: 4.4.0-2
> > Severity: grave
> > Justification: renders package unusable
> >
> > Since upgrade to lenny, I cannot get a ssl connection with
> > courier-imap. Here is the  log:
> >
> > Mar  3 09:55:09 maio imapd-ssl: couriertls: connect: error:1408F10B:SSL 
> > routines:SSL3_GET_RECORD:wrong version number
> >
> > I get same error when I use fetchmail, mutt or openssl s_client to
> > connect.
> >
> > courier-pop-ssl works.
> >   
>  How does your /etc/courier/imapd-ssl configuration file look like?
> 
>  Regards
>   Racke
>  
> >>> Find it at the end of the message. Please note that courier-pop-ssl
> >>> works with the same settings.
> >>>
> >>> If I set TLS_PROTOCOL to SSL23, I get a "no shared ciphers" error,
> >>> even if I set TLS_CIPHER_LIST to ALL
> >>>   
> >> What happens if you don't set TLS_PROTOCOL at all?
> >>
> >> Regards
> >>Racke
> >> 
> >
> > Error is 
> >
> > Mar  3 13:11:41 maio imapd-ssl: couriertls: connect: error:1408A0C1:SSL 
> > routines:SSL3_GET_CLIENT_HELLO:no shared cipher
> >
> > If I add 
> > TLS_CIPHER_LIST='SSLv3:TLSv1:!SSLv2:HIGH:!LOW:!MEDIUM:!EXP:!n...@strength'
> >
> > or
> > TLS_CIPHER_LIST=ALL
> >
> > I get the same error. Even If I use 
> > openssl s_client -connect maio:993 -cipher ALL on client side.
> >
> >
> >   
> Helo Erwan.
> 
> Please try replacing the config with this:
> TLS_PROTOCOL=SSL3
> TLS_STARTTLS_PROTOCOL=TLS1
> TLS_CIPHER_LIST="ALL:!SSLv2:!ADH:!NULL:!EXPORT:!DES:!LOW:@STRENGTH"
> 
> That would use gnutls crypto instead openssl. Let's see if that helps
> finding out anything.
> 
> 
> Greetings,
> 
> Dererk
> 

Same error : 
Jan  6 08:33:17 maio imapd-ssl: couriertls: accept: error:1408A0C1:SSL 
routines:SSL3_GET_CLIENT_HELLO:no shared cipher


-- 
Erwan David, IT Team manager
==
Trusted Logic Tel: +33 1 30 97 25 03
5 rue du BailliageStd: +33 1 30 97 25 00
78000 Versailles  Fax: +33 1 30 97 25 19
France

=
This message is protected by the secrecy of correspondence rules;
furthermore it may contain privileged or confidential information that is
protected by law, notably by the secrecy of business relations rule; it is
intended solely for the attention of the addressee. Any disclosure, use,
dissemination or reproduction (either whole or partial) of this message or
the information contained herein is strictly prohibited without prior
consent.

Please, do not print this message unless it is necessary, consider the
environment.
=
=
Ce message est protégé par les règles applicables à la correspondance; de
plus, il peut contenir des informations personnelles ou confidentielles
protégées par la loi, notamment par la réglementation applicable au secret
de fabrique; il est à l'attention exclusive de son destinataire. Toute
divulgation, utilisation, dissémination ou reproduction (entière ou
partielle) de ce message ou de l'information qu'il contient est strictement
interdite sans l'accord de l'émetteur.

Merci de ne pas imprimer ce message sans nécessité, respectez
l'environnement.
= 



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: Re: git-core: /etc/bash_completion.d/git sometimes freezes

2010-01-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> fixed 561727 1:1.6.0-1
Bug #561727 [git-core] git-core: git help -a (/etc/bash_completion.d/git) 
accesses files outside the user's home dir (possible DoS)
Bug Marked as fixed in versions git-core/1:1.6.0-1.
> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#561727: git-core: /etc/bash_completion.d/git sometimes freezes

2010-01-05 Thread Anders Kaseorg
fixed 561727 1:1.6.0-1
thanks

Apparently Git 1.6.0 added a new environment variable 
GIT_CEILING_DIRECTORIES to work around this problem.  From git(1):

   GIT_CEILING_DIRECTORIES
   This should be a colon-separated list of absolute paths. If set, it
   is a list of directories that git should not chdir up into while
   looking for a repository directory. It will not exclude the current
   working directory or a GIT_DIR set on the command line or in the
   environment. (Useful for excluding slow-loading network
   directories.)

Does that solve your problem?  (Git 1.6.5 is in lenny-backports.)



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#563895: diffutils: undeclared conflict with diff<=2.8.1-12 (from lenny)

2010-01-05 Thread Teodor MICU
Package: diffutils
Version: 1:2.8.1-18
Severity: serious
Justification: Policy 7.6.1

Hello,

I've added 'unstable' in my sources.list for some *noarch packages and after
the last dist-upgrade the 'diffutils' package was installed due to being
'Essential: yes'. However, I realized that this package is not a part of
lenny and I uninstalled. The problem is that the binary '/usr/bin/diff' is
now missing but is a part of 'diff=2.8.1-12' from lenny too.

In conclussion something is missing from 'diffutils' to force uninstall or
upgrade of diff<=2.8.1-12 from lenny. I don't know if Breaks: or Conflict:
is more appropriate for this configuration.

Thanks

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

Kernel: Linux 2.6.32-trunk-686 (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/dash

Versions of packages diffutils depends on:
ii  libc6 2.10.2-2   GNU C Library: Shared libraries

diffutils recommends no packages.

Versions of packages diffutils suggests:
pn  diffutils-doc  (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#561727: git-core: /etc/bash_completion.d/git sometimes freezes

2010-01-05 Thread Anders Kaseorg
Is this worse than any other tab completion DoSes, such as ‘scp 
tarpit-host:’?  If an attacker can write into a parent of your home 
directory, than you have way bigger problems than tab completion.

Does this really merit a release-critical severity?

Anders



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#560496: marked as done (knemo: FTBFS: sysbackend.cpp:362: error: 'KILO' was not declared in this scope)

2010-01-05 Thread Debian Bug Tracking System
Your message dated Wed, 06 Jan 2010 06:32:12 +
with message-id 
and subject line Bug#560496: fixed in knemo 0.6.0-1
has caused the Debian Bug report #560496,
regarding knemo: FTBFS: sysbackend.cpp:362: error: 'KILO' was not declared in 
this scope
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
560496: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560496
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: knemo
Version: 0.5.2-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091210 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[3]: Entering directory 
> `/build/user-knemo_0.5.2-1-amd64-XcJ42r/knemo-0.5.2/obj-x86_64-linux-gnu'
> /usr/bin/cmake -E cmake_progress_report 
> /build/user-knemo_0.5.2-1-amd64-XcJ42r/knemo-0.5.2/obj-x86_64-linux-gnu/CMakeFiles
>  4
> [  7%] Building CXX object src/knemod/CMakeFiles/knemo.dir/knemo_automoc.o
> cd 
> /build/user-knemo_0.5.2-1-amd64-XcJ42r/knemo-0.5.2/obj-x86_64-linux-gnu/src/knemod
>  && /usr/bin/g++   -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE 
> -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS -g 
> -O2 -g -Wall -O2 -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align 
> -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions 
> -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics 
> -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -DQT_NO_DEBUG 
> -I/build/user-knemo_0.5.2-1-amd64-XcJ42r/knemo-0.5.2/obj-x86_64-linux-gnu/src/knemod
>  -I/build/user-knemo_0.5.2-1-amd64-XcJ42r/knemo-0.5.2/src/knemod 
> -I/build/user-knemo_0.5.2-1-amd64-XcJ42r/knemo-0.5.2/obj-x86_64-linux-gnu 
> -I/usr/include/KDE -I/usr/include/qt4/KDE -I/usr/include/qt4 
> -I/usr/include/qt4/phonon -I/usr/include/qt4/QtXmlPatterns 
> -I/usr/include/qt4/QtWebKit -I/usr/include/qt4/QtHelp 
> -I/usr/include/qt4/QtAssistant -I/usr/include/qt4/QtDBus 
> -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtUiTools 
> -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtXml 
> -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtNetwork 
> -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/Qt3Support 
> -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt 
> -I/usr/share/qt4/mkspecs/default 
> -I/build/user-knemo_0.5.2-1-amd64-XcJ42r/knemo-0.5.2/src/knemod/../common   
> -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/knemo.dir/knemo_automoc.o 
> -c 
> /build/user-knemo_0.5.2-1-amd64-XcJ42r/knemo-0.5.2/obj-x86_64-linux-gnu/src/knemod/knemo_automoc.cpp
> /usr/bin/cmake -E cmake_progress_report 
> /build/user-knemo_0.5.2-1-amd64-XcJ42r/knemo-0.5.2/obj-x86_64-linux-gnu/CMakeFiles
>  5
> [  8%] Building CXX object src/knemod/CMakeFiles/knemo.dir/main.o
> cd 
> /build/user-knemo_0.5.2-1-amd64-XcJ42r/knemo-0.5.2/obj-x86_64-linux-gnu/src/knemod
>  && /usr/bin/g++   -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE 
> -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS -g 
> -O2 -g -Wall -O2 -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align 
> -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions 
> -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics 
> -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG -DQT_NO_DEBUG 
> -I/build/user-knemo_0.5.2-1-amd64-XcJ42r/knemo-0.5.2/obj-x86_64-linux-gnu/src/knemod
>  -I/build/user-knemo_0.5.2-1-amd64-XcJ42r/knemo-0.5.2/src/knemod 
> -I/build/user-knemo_0.5.2-1-amd64-XcJ42r/knemo-0.5.2/obj-x86_64-linux-gnu 
> -I/usr/include/KDE -I/usr/include/qt4/KDE -I/usr/include/qt4 
> -I/usr/include/qt4/phonon -I/usr/include/qt4/QtXmlPatterns 
> -I/usr/include/qt4/QtWebKit -I/usr/include/qt4/QtHelp 
> -I/usr/include/qt4/QtAssistant -I/usr/include/qt4/QtDBus 
> -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtUiTools 
> -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtXml 
> -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtNetwork 
> -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/Qt3Support 
> -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt 
> -I/usr/share/qt4/mkspecs/default 
> -I/build/user-knemo_0.5.2-1-amd64-XcJ42r/knemo-0.5.2/src/knemod/../common   
> -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/knemo.dir/main.o -c 
> /build/user-knemo_0.5.2-1-amd64-XcJ42r/knemo-0.5.2/src/knemod/main.cpp
> /usr/bin/cmake -E cmake_progress_report 
> /build/user-knemo_0.5.2-1-amd64-XcJ42r/knemo-0.5.2/obj-x86_6

Processed: limit source to knemo, tagging 560496, tagging 504791

2010-01-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> #knemo (0.6.0-1) UNRELEASED; urgency=low
> #
> #  * New upstream release
> #- Fixes "FTBFS: sysbackend.cpp:362: error: 'KILO' was not declared in
> #this scope" (Closes: #560496)
> #- Fixes "context menu does not appear" (Closes: #504791)
> #
> limit source knemo
Limiting to bugs with field 'source' containing at least one of 'knemo'
Limit currently set to 'source':'knemo'

> tags 560496 + pending
Bug #560496 [src:knemo] knemo: FTBFS: sysbackend.cpp:362: error: 'KILO' was not 
declared in this scope
Added tag(s) pending.
> tags 504791 + pending
Bug #504791 [knemo] knemo: context menu does not appear
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#563882: git-core FTBFS on ia64: t1001-read-tree-m-2way.sh test fails

2010-01-05 Thread Anders Kaseorg
I tried to set up an emulated ia64 chroot with which to track down the 
problem, but apparently ski doesn’t work .  
:-(

Looking at build logs from various versions, it is always the same two 
tests that fail, and only on ia64.  Most users aren’t on ia64, and it 
seems that Git “mostly works” on ia64 anyway, so it’s important to unblock 
new versions from flowing into testing.  So unless someone with an ia64 
box can find the root problem quickly, I propose temporarily doing this.

diff --git a/t/t1001-read-tree-m-2way.sh b/t/t1001-read-tree-m-2way.sh
index c2d408b..70796b7 100755
--- a/t/t1001-read-tree-m-2way.sh
+++ b/t/t1001-read-tree-m-2way.sh
@@ -91,9 +91,15 @@ test_expect_success \
  check_cache_at frotz dirty &&
  check_cache_at nitfol dirty'
 
+if [ "$(uname -m)" = ia64 ]; then
+alias test_expect_success_except_ia64=test_expect_failure
+else
+alias test_expect_success_except_ia64=test_expect_success
+fi
+
 echo '+100644 X 0  yomin' >expected
 
-test_expect_success \
+test_expect_success_except_ia64 \
 '4 - carry forward local addition.' \
 'rm -f .git/index &&
  git read-tree $treeH &&
@@ -105,7 +111,7 @@ test_expect_success \
  compare_change 4diff.out expected &&
  check_cache_at yomin clean'
 
-test_expect_success \
+test_expect_success_except_ia64 \
 '5 - carry forward local addition.' \
 'rm -f .git/index &&
  git read-tree $treeH &&



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#561059: marked as done (kcheckgmail: gmail broke the login interface)

2010-01-05 Thread Debian Bug Tracking System
Your message dated Wed, 06 Jan 2010 04:32:08 +
with message-id 
and subject line Bug#561059: fixed in kcheckgmail 0.5.8.1-1
has caused the Debian Bug report #561059,
regarding kcheckgmail: gmail broke the login interface
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
561059: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=561059
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: kcheckgmail
Version: 0.5.7.7-1
Severity: serious
Tags: pending

Placeholder bug. Fixed package will be uploaded soon.

Cheers,
-- 
Raphael Geissert - Debian Developer
www.debian.org - get.debian.net


--- End Message ---
--- Begin Message ---
Source: kcheckgmail
Source-Version: 0.5.8.1-1

We believe that the bug you reported is fixed in the latest version of
kcheckgmail, which is due to be installed in the Debian FTP archive:

kcheckgmail_0.5.8.1-1.diff.gz
  to main/k/kcheckgmail/kcheckgmail_0.5.8.1-1.diff.gz
kcheckgmail_0.5.8.1-1.dsc
  to main/k/kcheckgmail/kcheckgmail_0.5.8.1-1.dsc
kcheckgmail_0.5.8.1-1_i386.deb
  to main/k/kcheckgmail/kcheckgmail_0.5.8.1-1_i386.deb
kcheckgmail_0.5.8.1.orig.tar.gz
  to main/k/kcheckgmail/kcheckgmail_0.5.8.1.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 561...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Raphael Geissert  (supplier of updated kcheckgmail package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 05 Jan 2010 21:33:46 -0600
Source: kcheckgmail
Binary: kcheckgmail
Architecture: source i386
Version: 0.5.8.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian KDE Extras Team 
Changed-By: Raphael Geissert 
Description: 
 kcheckgmail - A Gmail notifier-like notifier for KDE
Closes: 554938 561059
Changes: 
 kcheckgmail (0.5.8.1-1) unstable; urgency=low
 .
   * New upstream release
 - Passes the linker all the libs actually needed (Closes: #554938)
 - Fixes the login procedure (Closes: #561059)
 From 0.5.8:
 - Notifications now provide a link to open the message
 - An attachment indicator is now shown on the threads menu
 - Added Estonian translation
 - Many other changes and bug fixes
   * debian/control:
 + Bump standards-version, no change needed.
Checksums-Sha1: 
 a73d24e5902b4c26035b0323665377a6379388ab 1326 kcheckgmail_0.5.8.1-1.dsc
 d6d92651213065f848cb4002005a426bfa570028 755360 kcheckgmail_0.5.8.1.orig.tar.gz
 d5e9379cca13be64c1368bfbbe7ac55fb94cb551 4172 kcheckgmail_0.5.8.1-1.diff.gz
 6c85f15bc9c8127df9eda5c21ddd8547a46bb457 239576 kcheckgmail_0.5.8.1-1_i386.deb
Checksums-Sha256: 
 99f5262f162b13d46bd4ea19f17fb041773d4ec8b23e43009539dcb9ab73acfc 1326 
kcheckgmail_0.5.8.1-1.dsc
 5271de2e6ee70ebeb838c7d947e9e78f79df6a6c434c23054e3f079264f82ef8 755360 
kcheckgmail_0.5.8.1.orig.tar.gz
 485fcc2608b83bdac86e5f954abb8391cb8636189aab8460e0498d33b52cb8d8 4172 
kcheckgmail_0.5.8.1-1.diff.gz
 ffe41d25182b034105b6a1553be7612464fc7a3a3fa74989b65ad56b2480fe8d 239576 
kcheckgmail_0.5.8.1-1_i386.deb
Files: 
 30e01897bc583b6e5fa7cf38f6d6be50 1326 kde optional kcheckgmail_0.5.8.1-1.dsc
 6c7e23b513378b4295a39a1eef02cd2f 755360 kde optional 
kcheckgmail_0.5.8.1.orig.tar.gz
 53179074d4f6fe4bf5edb7937686d817 4172 kde optional 
kcheckgmail_0.5.8.1-1.diff.gz
 b944f047e8dee5eda1c51bca0ffb1cce 239576 kde optional 
kcheckgmail_0.5.8.1-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAktEDQcACgkQYy49rUbZzlo0aACgg5I0EFZji6EpwKUfD0vt79oR
UEcAn3V+HUgqnCRW6LCGfVLYuIJXPVi0
=y00C
-END PGP SIGNATURE-


--- End Message ---


Bug#438336: Alternative (buggy, incomplete) firewire stack shipped instead of the stable one

2010-01-05 Thread Ben Hutchings
DV capture works for me using the test program included in
.
Therefore I believe that kino is at fault, not the kernel.

Ben.

-- 
Ben Hutchings
Horngren's Observation:
   Among economists, the real world is often a special case.


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


Processed: unmerging 545112, tagging 545112 ..., reassign 545112 to dvgrab, severity of 545112 is grave

2010-01-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> unmerge 545112
Bug#545112: Errors in new firewire stack, DV camera don't work anymore
Bug#449272: Alternative (buggy, incomplete) firewire stack shipped instead of 
the stable one
Bug#555010: Errors in new firewire stack, DV camera don't work anymore
Disconnected #545112 from all other report(s).

> tags 545112 - moreinfo
Bug #545112 [linux-2.6] Errors in new firewire stack, DV camera don't work 
anymore
Removed tag(s) moreinfo.
> retitle 545112 dvgrab: does not work properly with Juju firewire stack
Bug #545112 [linux-2.6] Errors in new firewire stack, DV camera don't work 
anymore
Changed Bug title to 'dvgrab: does not work properly with Juju firewire stack' 
from 'Errors in new firewire stack, DV camera don't work anymore'
> reassign 545112 dvgrab
Bug #545112 [linux-2.6] dvgrab: does not work properly with Juju firewire stack
Bug reassigned from package 'linux-2.6' to 'dvgrab'.
Bug No longer marked as found in versions 2.6.30-8 and 2.6.31-1~experimental.2.
> # dvgrab appears to be useless with the Debian-packaged kernel
> severity 545112 grave
Bug #545112 [dvgrab] dvgrab: does not work properly with Juju firewire stack
Severity set to 'grave' from 'important'

>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed (with 1 errors): Re: FTBFS [hppa] - snarf-check segfault

2010-01-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reopen 497740
Bug #497740 {Done: Rob Browning } [guile-1.6] 
guile-1.6_1.6.8-6.2(hppa/unstable): FTBFS on hppa with gcc-4.3
'reopen' may be inappropriate when a bug has been closed with a version;
you may need to use 'found' to remove fixed versions.
> merge 562212 497740
Bug#497740: guile-1.6_1.6.8-6.2(hppa/unstable): FTBFS on hppa with gcc-4.3
Bug#562212: FTBFS [hppa] - snarf-check segfault
Mismatch - only Bugs in same state can be merged:
Values for `package' don't match:
 #497740 has `guile-1.6';
 #562212 has `src:guile-1.6'

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#562212: FTBFS [hppa] - snarf-check segfault

2010-01-05 Thread Rob Browning
reopen 497740
merge 562212 497740
thanks

This is broken again as the result of an oversight while
incorporating/adjusting the fix suggested by the earlier NMU.  I've
resolved it on paer, and I'll incorporate the fix into the next upload.

Thanks
-- 
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#563215: marked as done (beidgui: lintian overrides installed in wrong directory)

2010-01-05 Thread Debian Bug Tracking System
Your message dated Wed, 06 Jan 2010 04:02:23 +
with message-id 
and subject line Bug#563215: fixed in belpic 2.6.0-7.2
has caused the Debian Bug report #563215,
regarding beidgui: lintian overrides installed in wrong directory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
563215: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563215
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: beidgui
Version: 2.6.0-7
Severity: serious

The lintian override file for beidgui is installed in
/usr/share/lintian-overrides, not /usr/share/lintian/overrides.

I'm filing this as serious because a lintian error is now causing
uploads of belpic to unstable to be rejected.


--- End Message ---
--- Begin Message ---
Source: belpic
Source-Version: 2.6.0-7.2

We believe that the bug you reported is fixed in the latest version of
belpic, which is due to be installed in the Debian FTP archive:

beid-tools_2.6.0-7.2_i386.deb
  to main/b/belpic/beid-tools_2.6.0-7.2_i386.deb
beidgui_2.6.0-7.2_i386.deb
  to main/b/belpic/beidgui_2.6.0-7.2_i386.deb
belpic_2.6.0-7.2.diff.gz
  to main/b/belpic/belpic_2.6.0-7.2.diff.gz
belpic_2.6.0-7.2.dsc
  to main/b/belpic/belpic_2.6.0-7.2.dsc
libbeid2-dbg_2.6.0-7.2_i386.deb
  to main/b/belpic/libbeid2-dbg_2.6.0-7.2_i386.deb
libbeid2-dev_2.6.0-7.2_i386.deb
  to main/b/belpic/libbeid2-dev_2.6.0-7.2_i386.deb
libbeid2_2.6.0-7.2_i386.deb
  to main/b/belpic/libbeid2_2.6.0-7.2_i386.deb
libbeidlibopensc2-dbg_2.6.0-7.2_i386.deb
  to main/b/belpic/libbeidlibopensc2-dbg_2.6.0-7.2_i386.deb
libbeidlibopensc2-dev_2.6.0-7.2_i386.deb
  to main/b/belpic/libbeidlibopensc2-dev_2.6.0-7.2_i386.deb
libbeidlibopensc2_2.6.0-7.2_i386.deb
  to main/b/belpic/libbeidlibopensc2_2.6.0-7.2_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 563...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tim Retout  (supplier of updated belpic package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 01 Jan 2010 01:40:16 +
Source: belpic
Binary: libbeidlibopensc2 libbeidlibopensc2-dev libbeidlibopensc2-dbg 
beid-tools libbeid2 libbeid2-dev libbeid2-dbg beidgui
Architecture: source i386
Version: 2.6.0-7.2
Distribution: unstable
Urgency: low
Maintainer: Wouter Verhelst 
Changed-By: Tim Retout 
Description: 
 beid-tools - SmartCard utilities from the OpenSC project, compiled against lib
 beidgui- application to read out information from the Belgian electronic I
 libbeid2   - library to read identity information from the Belgian electronic
 libbeid2-dbg - library to read identity information from the Belgian eID card 
(d
 libbeid2-dev - development library to read identity information from the 
Belgian
 libbeidlibopensc2 - belgian eID PKCS11 library
 libbeidlibopensc2-dbg - belgian eID PKCS11 library, debugging symbols
 libbeidlibopensc2-dev - belgian eID PKCS11 library, development files
Closes: 546621 563215
Changes: 
 belpic (2.6.0-7.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * debian/rules, debian/beidgui.dirs: Correct lintian override install
 path. (Closes: #563215)
 .
 belpic (2.6.0-7.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * src/beidservicecrl/CRLScheduler.cpp: Fix conversion from const char*
 to char* error when building with gcc 4.4. Patch provided by Stefan
 Ebner. (Closes: #546621)
Checksums-Sha1: 
 031b1a4f4777908adc58d361ccf3765a843d23de 1173 belpic_2.6.0-7.2.dsc
 0c07d904fc21ccc2cd4c1977b4dad458f5cb0f32 24912 belpic_2.6.0-7.2.diff.gz
 8a50da15fb922b2e5dd4428e5690e05fee67211e 327652 
libbeidlibopensc2_2.6.0-7.2_i386.deb
 e75a3750c0bb4fa291b7f53f4819ac1cd834465c 1015574 
libbeidlibopensc2-dev_2.6.0-7.2_i386.deb
 2c90209a4f9a74e16bea6bb14a2483d5bad90790 829130 
libbeidlibopensc2-dbg_2.6.0-7.2_i386.deb
 c24854982022a22410846e06a4c11f94f94ee6f0 145706 beid-tools_2.6.0-7.2_i386.deb
 8e7bdfa3d6c43524dbdd27a0715ce29d1386e80a 155370 libbeid2_2.6.0-7.2_i386.deb
 abd53d6202ef644b42f3ad0bba83a746cc1279df 89782 libbeid2-dev_2.6.0-7.2_i386.deb
 d13928c83fae7caf627f8345eaa221c7d7bd4e58 491384 libbeid2-dbg_2.6.0-7.2_i386.deb
 c2565a4c37fbff7ab2cbef917e8e3b632b81fee5 309220 beidgui_2.6.0-7.2_i386.deb
Checksums-Sha256: 
 e140adb55255

Bug#560489: marked as done (belpic: FTBFS: src/beidservicecrl/CRLScheduler.cpp:98: error: invalid conversion from 'const char*' to 'char*')

2010-01-05 Thread Debian Bug Tracking System
Your message dated Wed, 06 Jan 2010 04:02:23 +
with message-id 
and subject line Bug#546621: fixed in belpic 2.6.0-7.2
has caused the Debian Bug report #546621,
regarding belpic: FTBFS: src/beidservicecrl/CRLScheduler.cpp:98: error: invalid 
conversion from 'const char*' to 'char*'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
546621: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=546621
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: belpic
Version: 2.6.0-7
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091210 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> g++ -o src/beidservicecrl/CRLScheduler.o -c -Wall -g -O2 -Dlinux -pipe 
> -DQT_THREAD_SUPPORT -D_REENTRANT -DPREFIX='"/usr"' -DCONFDIR='"/etc/"' -Wall 
> -g -O2 -DNDEBUG -DNO_DEBUG -I/usr/share/qt3/include -I/usr/include/PCSC 
> -Isrc/beidservicecrl -Isrc/eidlib src/beidservicecrl/CRLScheduler.cpp
> src/beidservicecrl/CRLScheduler.cpp: In member function 'void 
> CCRLScheduler::FindLocalCRL(const std::string&)':
> src/beidservicecrl/CRLScheduler.cpp:98: error: invalid conversion from 'const 
> char*' to 'char*'
> src/beidservicecrl/CRLScheduler.cpp:114: warning: unused variable 'buffer'
> scons: *** [src/beidservicecrl/CRLScheduler.o] Error 1
> scons: building terminated because of errors.
> make: *** [stampdir/build-stamp] Error 2

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/12/10/belpic_2.6.0-7_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |


--- End Message ---
--- Begin Message ---
Source: belpic
Source-Version: 2.6.0-7.2

We believe that the bug you reported is fixed in the latest version of
belpic, which is due to be installed in the Debian FTP archive:

beid-tools_2.6.0-7.2_i386.deb
  to main/b/belpic/beid-tools_2.6.0-7.2_i386.deb
beidgui_2.6.0-7.2_i386.deb
  to main/b/belpic/beidgui_2.6.0-7.2_i386.deb
belpic_2.6.0-7.2.diff.gz
  to main/b/belpic/belpic_2.6.0-7.2.diff.gz
belpic_2.6.0-7.2.dsc
  to main/b/belpic/belpic_2.6.0-7.2.dsc
libbeid2-dbg_2.6.0-7.2_i386.deb
  to main/b/belpic/libbeid2-dbg_2.6.0-7.2_i386.deb
libbeid2-dev_2.6.0-7.2_i386.deb
  to main/b/belpic/libbeid2-dev_2.6.0-7.2_i386.deb
libbeid2_2.6.0-7.2_i386.deb
  to main/b/belpic/libbeid2_2.6.0-7.2_i386.deb
libbeidlibopensc2-dbg_2.6.0-7.2_i386.deb
  to main/b/belpic/libbeidlibopensc2-dbg_2.6.0-7.2_i386.deb
libbeidlibopensc2-dev_2.6.0-7.2_i386.deb
  to main/b/belpic/libbeidlibopensc2-dev_2.6.0-7.2_i386.deb
libbeidlibopensc2_2.6.0-7.2_i386.deb
  to main/b/belpic/libbeidlibopensc2_2.6.0-7.2_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 546...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tim Retout  (supplier of updated belpic package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 01 Jan 2010 01:40:16 +
Source: belpic
Binary: libbeidlibopensc2 libbeidlibopensc2-dev libbeidlibopensc2-dbg 
beid-tools libbeid2 libbeid2-dev libbeid2-dbg beidgui
Architecture: source i386
Version: 2.6.0-7.2
Distribution: unstable
Urgency: low
Maintainer: Wouter Verhelst 
Changed-By: Tim Retout 
Description: 
 beid-tools - SmartCard utilities from the OpenSC project, compiled against lib
 beidgui- application to read out information from the Belgian electronic I
 libbeid2   - library to read identity information from the Belgian electronic
 libbeid2-dbg - library to read identity information from the Belgian eID card 
(d
 libbeid2-dev - development library to read identity information from the 
Belgian
 libbeidlibopensc2 - belgian eID PKCS11 library
 libbeidlibopensc2-dbg - belgian eID PKCS11 library, debugging symbols
 libbeidlibopensc2-dev 

Bug#546621: marked as done (FTBFS with gcc4.4)

2010-01-05 Thread Debian Bug Tracking System
Your message dated Wed, 06 Jan 2010 04:02:23 +
with message-id 
and subject line Bug#546621: fixed in belpic 2.6.0-7.2
has caused the Debian Bug report #546621,
regarding FTBFS with gcc4.4
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
546621: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=546621
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Package: belpic
Version: 2.6.0-7



Hi!

Latest archive rebuild in Ubuntu let belpic FTBFS.
This is because we use gcc4.4 now. Attached is a patch
which fixes the issues.



Regards,
Stefan

--- belpic-2.6.0.orig/src/beidservicecrl/CRLScheduler.cpp
+++ belpic-2.6.0/src/beidservicecrl/CRLScheduler.cpp
@@ -93,7 +93,7 @@
 
 if(pCRLDistribution != NULL && pszCRLStorePath != NULL)
 {
-char *pTemp; 
+const char *pTemp; 
 const char *pFile = pCRLDistribution;
 while(NULL != (pTemp = strstr(pFile, "/")))
 {
--- End Message ---
--- Begin Message ---
Source: belpic
Source-Version: 2.6.0-7.2

We believe that the bug you reported is fixed in the latest version of
belpic, which is due to be installed in the Debian FTP archive:

beid-tools_2.6.0-7.2_i386.deb
  to main/b/belpic/beid-tools_2.6.0-7.2_i386.deb
beidgui_2.6.0-7.2_i386.deb
  to main/b/belpic/beidgui_2.6.0-7.2_i386.deb
belpic_2.6.0-7.2.diff.gz
  to main/b/belpic/belpic_2.6.0-7.2.diff.gz
belpic_2.6.0-7.2.dsc
  to main/b/belpic/belpic_2.6.0-7.2.dsc
libbeid2-dbg_2.6.0-7.2_i386.deb
  to main/b/belpic/libbeid2-dbg_2.6.0-7.2_i386.deb
libbeid2-dev_2.6.0-7.2_i386.deb
  to main/b/belpic/libbeid2-dev_2.6.0-7.2_i386.deb
libbeid2_2.6.0-7.2_i386.deb
  to main/b/belpic/libbeid2_2.6.0-7.2_i386.deb
libbeidlibopensc2-dbg_2.6.0-7.2_i386.deb
  to main/b/belpic/libbeidlibopensc2-dbg_2.6.0-7.2_i386.deb
libbeidlibopensc2-dev_2.6.0-7.2_i386.deb
  to main/b/belpic/libbeidlibopensc2-dev_2.6.0-7.2_i386.deb
libbeidlibopensc2_2.6.0-7.2_i386.deb
  to main/b/belpic/libbeidlibopensc2_2.6.0-7.2_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 546...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tim Retout  (supplier of updated belpic package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 01 Jan 2010 01:40:16 +
Source: belpic
Binary: libbeidlibopensc2 libbeidlibopensc2-dev libbeidlibopensc2-dbg 
beid-tools libbeid2 libbeid2-dev libbeid2-dbg beidgui
Architecture: source i386
Version: 2.6.0-7.2
Distribution: unstable
Urgency: low
Maintainer: Wouter Verhelst 
Changed-By: Tim Retout 
Description: 
 beid-tools - SmartCard utilities from the OpenSC project, compiled against lib
 beidgui- application to read out information from the Belgian electronic I
 libbeid2   - library to read identity information from the Belgian electronic
 libbeid2-dbg - library to read identity information from the Belgian eID card 
(d
 libbeid2-dev - development library to read identity information from the 
Belgian
 libbeidlibopensc2 - belgian eID PKCS11 library
 libbeidlibopensc2-dbg - belgian eID PKCS11 library, debugging symbols
 libbeidlibopensc2-dev - belgian eID PKCS11 library, development files
Closes: 546621 563215
Changes: 
 belpic (2.6.0-7.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * debian/rules, debian/beidgui.dirs: Correct lintian override install
 path. (Closes: #563215)
 .
 belpic (2.6.0-7.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * src/beidservicecrl/CRLScheduler.cpp: Fix conversion from const char*
 to char* error when building with gcc 4.4. Patch provided by Stefan
 Ebner. (Closes: #546621)
Checksums-Sha1: 
 031b1a4f4777908adc58d361ccf3765a843d23de 1173 belpic_2.6.0-7.2.dsc
 0c07d904fc21ccc2cd4c1977b4dad458f5cb0f32 24912 belpic_2.6.0-7.2.diff.gz
 8a50da15fb922b2e5dd4428e5690e05fee67211e 327652 
libbeidlibopensc2_2.6.0-7.2_i386.deb
 e75a3750c0bb4fa291b7f53f4819ac1cd834465c 1015574 
libbeidlibopensc2-dev_2.6.0-7.2_i386.deb
 2c90209a4f9a74e16bea6bb14a2483d5bad90790 829130 
libbeidlibopensc2-dbg_2.6.0-7.2_i386.deb
 c24854982022a22410846e06a4c11f94f94ee6f0 145706 beid-tools_2.6.0-7.2_i386.deb
 8e7bdfa3d6c43524dbdd27a0715ce29d1386e80a 155370 libbeid2_2.6.0-7.2_i386.deb
 abd53d6202ef644b42f3ad0bba83a7

Bug#562299: marked as done (igstk: FTBFS: make[3]: *** No rule to make target `/usr/lib/libgl2ps.so', needed by `bin/igstkStateMachineExportTest'. Stop.)

2010-01-05 Thread Debian Bug Tracking System
Your message dated Wed, 06 Jan 2010 04:02:54 +
with message-id 
and subject line Bug#562299: fixed in igstk 4.2.0-3
has caused the Debian Bug report #562299,
regarding igstk: FTBFS: make[3]: *** No rule to make target 
`/usr/lib/libgl2ps.so', needed by `bin/igstkStateMachineExportTest'. Stop.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
562299: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=562299
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: igstk
Version: 4.2.0-2
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091213 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[3]: Entering directory 
> `/build/user-igstk_4.2.0-2-amd64-SKukHD/igstk-4.2.0/DEB_build_static'
> Scanning dependencies of target igstkStateMachineExportTest
> make[3]: Leaving directory 
> `/build/user-igstk_4.2.0-2-amd64-SKukHD/igstk-4.2.0/DEB_build_static'
> make[3]: Entering directory 
> `/build/user-igstk_4.2.0-2-amd64-SKukHD/igstk-4.2.0/DEB_build_static'
> [ 47%] Building CXX object 
> Testing/CMakeFiles/igstkStateMachineExportTest.dir/igstkStateMachineExportTest.o
> make[3]: *** No rule to make target `/usr/lib/libgl2ps.so', needed by 
> `bin/igstkStateMachineExportTest'.  Stop.
> make[2]: *** [Testing/CMakeFiles/igstkStateMachineExportTest.dir/all] Error 2

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/12/13/igstk_4.2.0-2_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |


--- End Message ---
--- Begin Message ---
Source: igstk
Source-Version: 4.2.0-3

We believe that the bug you reported is fixed in the latest version of
igstk, which is due to be installed in the Debian FTP archive:

igstk-doc_4.2.0-3_all.deb
  to main/i/igstk/igstk-doc_4.2.0-3_all.deb
igstk-examples_4.2.0-3_all.deb
  to main/i/igstk/igstk-examples_4.2.0-3_all.deb
igstk_4.2.0-3.diff.gz
  to main/i/igstk/igstk_4.2.0-3.diff.gz
igstk_4.2.0-3.dsc
  to main/i/igstk/igstk_4.2.0-3.dsc
libigstk4-dev_4.2.0-3_amd64.deb
  to main/i/igstk/libigstk4-dev_4.2.0-3_amd64.deb
libigstk4_4.2.0-3_amd64.deb
  to main/i/igstk/libigstk4_4.2.0-3_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 562...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Steve M. Robbins  (supplier of updated igstk package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 05 Jan 2010 21:08:29 -0600
Source: igstk
Binary: libigstk4-dev libigstk4 igstk-doc igstk-examples
Architecture: source all amd64
Version: 4.2.0-3
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 

Changed-By: Steve M. Robbins 
Description: 
 igstk-doc  - Toolkit for image-guided surgery applications - documentation
 igstk-examples - Toolkit for image-guided surgery applications - examples
 libigstk4  - Toolkit for image-guided surgery applications - runtime
 libigstk4-dev - Toolkit for image-guided surgery applications - development
Closes: 554864 562299
Changes: 
 igstk (4.2.0-3) unstable; urgency=low
 .
   [ Dominique Belhachemi ]
   * Link with --no-add-needed option (Closes: #554864)
   * Add build deps: libavcodec-dev, libavformat-dev, and libswscale-dev.
   * Remove FindOpenCV.cmake.
   * Tweak patches 90_examples.diff and 05_cvs20090823.diff.
 .
   [ Steve M. Robbins ]
   * Add missing build dependencies for libgl2ps-dev, mpi-default-dev, and
 libmysqlclient-dev (Closes: #562299).
   * Add ${misc:Depends} to libigstk4-dev and igstk-examples.  Restore
 README.source.
Checksums-Sha1: 
 79cbf609086bf00e0818db63f3fbb783b9ffd21d 1768 igstk_4.2.0-3.dsc
 cb36b8158a24d2512a06f52b8499f137c01159dd 13665 igstk_4.2.0-3.diff.gz
 b30235180c271457677eaf3961c3692eb6a54

Bug#563884: liblogkit-java: FTBFS: cannot stat `build/javadocs/*': No such file or directory

2010-01-05 Thread Daniel Schepler
Source: liblogkit-java
Version: 1.2.2-9
Severity: serious

From my pbuilder build log:

...
# install the javadocs into api directory
install -d 
/tmp/buildd/liblogkit-java-1.2.2/debian/liblogkit-java/usr/share/doc/liblogkit-java/api/
cp -a build/javadocs/* 
/tmp/buildd/liblogkit-java-1.2.2/debian/liblogkit-java/usr/share/doc/liblogkit-java/api/
cp: cannot stat `build/javadocs/*': No such file or directory
make: *** [install/liblogkit-java] Error 1
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
-- 
Daniel Schepler



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#563882: git-core FTBFS on ia64: t1001-read-tree-m-2way.sh test fails

2010-01-05 Thread Anders Kaseorg
Package: git-core
Version: 1:1.6.5.2-1
Severity: serious
Justification: FTBFS

Some time between 1.6.5-1 and 1.6.5.2-1, git-core started failing to build 
on ia64, because the test t1001-read-tree-m-2way.sh is failing.  This has 
continued in every version up through 1.6.6-1.

The same bug was reported with git-core 1.6.3.3-2 on Ubuntu Karmic:
https://bugs.launchpad.net/ubuntu/+source/git-core/+bug/445773

(I don’t personally care about ia64, but unfortunately this FTBFS is 
preventing new versions of Git from migrating to testing and Ubuntu 
Lucid.)

Full build log:
https://buildd.debian.org/build.php?arch=ia64&pkg=git-core&ver=1%3A1.6.5.2-1

*** t1001-read-tree-m-2way.sh ***
*   ok 1: setup
*   ok 2: 1, 2, 3 - no carry forward
* FAIL 3: 4 - carry forward local addition.
rm -f .git/index &&
 git read-tree $treeH &&
 git checkout-index -u -f -q -a &&
 git update-index --add yomin &&
 read_tree_twoway $treeH $treeM &&
 git ls-files --stage >4.out || return 1
 git diff --no-index M.out 4.out >4diff.out
 compare_change 4diff.out expected &&
 check_cache_at yomin clean
* FAIL 4: 5 - carry forward local addition.
rm -f .git/index &&
 git read-tree $treeH &&
 git checkout-index -u -f -q -a &&
 echo yomin >yomin &&
 git update-index --add yomin &&
 echo yomin yomin >yomin &&
 read_tree_twoway $treeH $treeM &&
 git ls-files --stage >5.out || return 1
 git diff --no-index M.out 5.out >5diff.out
 compare_change 5diff.out expected &&
 check_cache_at yomin dirty
*   ok 5: 6 - local addition already has the same.
*   ok 6: 7 - local addition already has the same.
…
* failed 2 among 27 test(s)
make[3]: *** [t1001-read-tree-m-2way.sh] Error 1



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#500997: Axiom in Debian

2010-01-05 Thread Camm Maguire
Greetings!  Just uploaded 20091101.  Please check it out.

Tim, quick question the read.d patch.  Can you please give me an
example axiom command which fails with the read-char-no-hang as
currently implemented?  Any pointer to the relevant axiom source would
also be most helpful.

Take care,

Christoph Egger  writes:

> Hi!
>
>   I'm currently having a look at this open RC Bug in Debian and
> Ubuntu. You said you know how this is to be solved, can you provide a
> patch or instructions on how to fix it?
>
> Thanks
>
>   Christoph
>
> -- 
> /"\  ASCII Ribbon : GPG-Key ID: 0xD49AE731
> \ /Campaign   : CaCert Assurer
>  X   against HTML : Debian Maintainer
> / \   in eMails   : http://www.debian.org/
>
> http://www.christoph-egger.org/

-- 
Camm Maguirec...@maguirefamily.org
==
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#563743: [Surfraw-devel] Bug#563743: surfraw: Error occured while reset 800b: errno=5

2010-01-05 Thread Ian Beckwith
tags 563743 + moreinfo
thanks

On Tue, Jan 05, 2010 at 01:14:57AM +0100, stephrom wrote:
> Hi guys,
> when I want to use surfraw, this message appears:
> Error occured while reset 800b: errno=5
> The browser is not launched and that's all.
> The problem is the same with the defaut config without any user
> config, with a graphical browser (iceweasel) or a text one (w3m).
> I can't tell you when this problem appears because I don't often use
> surfraw but I think that it was working a month ago.

hmm, surfraw itself won't generate that message, it is probably failing
to invoke a browser correctly and the browser is giving that message.

Is it the same with all elvi?
Do you have any environment variables starting with XDG (eg $XDG_CONFIG_DIRS)?

Can you run a failing elvi directly with sh -x, and post the output.
For instance:

sh -x /usr/lib/surfraw/google foo &> surfraw.out

thanks,

Ian.

-- 
Ian Beckwith - i...@erislabs.net - http://erislabs.net/ianb/
GPG fingerprint: AF6C C0F1 1E74 424B BCD5  4814 40EC C154 A8BA C1EA
Listening to: Coldcut - 70 Minutes Of Madness - Bridge Is Over


signature.asc
Description: Digital signature


Processed: Re: [Surfraw-devel] Bug#563743: surfraw: Error occured while reset 800b: errno=5

2010-01-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 563743 + moreinfo
Bug #563743 [surfraw] surfraw: Error occured while reset 800b: errno=5
Added tag(s) moreinfo.
> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#563602: mdadm: autocheck running checkarray fails and degrades array when weekly cron jobs tick off

2010-01-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 563602 unreproducible
Bug #563602 [mdadm] mdadm: autocheck running checkarray fails and degrades 
array when weekly cron jobs tick off
Added tag(s) unreproducible.
> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#563602: mdadm: autocheck running checkarray fails and degrades array when weekly cron jobs tick off

2010-01-05 Thread martin f krafft
tags 563602 unreproducible
thanks

I cannot reproduce the problem. I can run checkarray on arrays and
run the mdadm --monitor --oneshot program just fine. I think you
probably experienced a local problem.

Cheers,

-- 
 .''`.   martin f. krafft   Related projects:
: :'  :  proud Debian developer   http://debiansystem.info
`. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems
 
murphy's law is recursive.
washing your car to make it rain doesn't work.


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


Processed: found 560895 in 2.14.3-3

2010-01-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> found 560895 2.14.3-3
Bug #560895 [gnome-screensaver] gnome-screensaver vulnerability
Bug Marked as found in versions gnome-screensaver/2.14.3-3.
>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: severity of 563693 is important

2010-01-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 563693 important
Bug #563693 [linux-2.6] linux-image-2.6.32-trunk-amd64: iwl3945 chokes at 
currently packaged firmware. Makes adapter keep restarting
Severity set to 'important' from 'grave'

>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#560895: gnome-screensaver inhibitors not being removed issue

2010-01-05 Thread Raphael Geissert
tag 560895 patch
thanks

Hi,

The issue seems to affect etch, lenny and squeeze/sid.

A patch is available at:
http://git.gnome.org/browse/gnome-screensaver/commit/?id=284c9924969a49dbf2d5fae1d680d3310c4df4a3

This issue is not severe enough to deserve a DSA so please fix the package in 
sid and prepare a fix for stable via SPU.

The bug is explained on gnome's bugzilla bug report linked by the commit.

Cheers,
-- 
Raphael Geissert - Debian Developer
www.debian.org - get.debian.net



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#560895: gnome-screensaver inhibitors not being removed issue

2010-01-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 560895 patch
Bug #560895 [gnome-screensaver] gnome-screensaver vulnerability
Added tag(s) patch.
> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: limit source to vlc, tagging 563476, tagging 532339, tagging 563477, tagging 563483

2010-01-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> #vlc (1.0.4-2) unstable; urgency=low
> #
> #  * Move back hotkeys to vlc-nox (Closes: #563477)
> #  * Fix Replaces/Conflicts version so that upgrade work (Closes:
> ##563476, #563483)
> #  * Add patch taken from upstream to fix jack input with jack2 (Closes:
> ##532339) - thanks to Adrian Knoth
> #
> limit source vlc
Limiting to bugs with field 'source' containing at least one of 'vlc'
Limit currently set to 'source':'vlc'

> tags 563476 + pending
Bug #563476 [vlc] vlc: upgrade fails
Added tag(s) pending.
> tags 532339 + pending
Bug #532339 [vlc-plugin-jack] vlc-plugin-jack: JACK input cannot be used with 
jack2
Added tag(s) pending.
> tags 563477 + pending
Bug #563477 [vlc-nox] vlc-nox: hotkeys plugin needed for command line interface
Added tag(s) pending.
> tags 563483 + pending
Bug #563483 [vlc] Upgrade fails because 
`/usr/lib/vlc/control/libhotkeys_plugin.so` is also in vlc-nox 0:1.0.3-1.
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#563215: belpic: diff for NMU version 2.6.0-7.2

2010-01-05 Thread Wouter Verhelst
Hi Tim,

On Fri, Jan 01, 2010 at 03:00:15AM +, Tim Retout wrote:
> tags 563215 + patch pending
> thanks
> 
> Dear Wouter,
> 
> (Happy New Year!)
> 
> I've prepared an NMU for belpic (versioned as 2.6.0-7.2) and
> uploaded it to DELAYED/5. Please feel free to tell me if I
> should delay it longer.

No, that's fine (and it would be too late now anyway). However, I'm
actually working on a new upstream release which is completely and
utterly different from the one you just NMU'ed. I'm afraid it's been a
bit of a waste of your time.

Oh well. Thanks for your NMU, at any rate.

-- 
The biometric identification system at the gates of the CIA headquarters
works because there's a guard with a large gun making sure no one is
trying to fool the system.
  http://www.schneier.com/blog/archives/2009/01/biometrics.html



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#563863: FTBFS: /usr/bin/ld: cannot find -lz

2010-01-05 Thread Cyril Brulebois
Package: axiom
Version: 20091101-1
Severity: serious
Justification: FTBFS

Hi,

your package FTBFS:
| Compiling 
/build/buildd-axiom_20091101-1-amd64-JSzJ1L/axiom-20091101/books/tangle.lisp.
| End of Pass 1.  
| End of Pass 2.  
| OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3
| Finished compiling 
/build/buildd-axiom_20091101-1-amd64-JSzJ1L/axiom-20091101/books/tangle.lisp.
| /usr/bin/ld: cannot find -lz
| collect2: ld returned 1 exit status
| […]

Full build logs at the usual place:
  https://buildd.debian.org/status/package.php?suite=unstable&p=axiom

Mraw,
KiBi.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: tagging 563552

2010-01-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> # Automatically generated email from bts, devscripts version 2.10.35lenny7
> tags 563552 + pending
Bug #563552 [libc6] libc: resolver doesn't fallback to secondary dns-server 
when first is ipv6 and unreachable
Added tag(s) pending.
>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: r3209 - trunk/openchange/debian

2010-01-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 549012 pending
Bug #549012 [libmapi-dev] libmapi-dev: Missing dependency on samba4-dev
Ignoring request to alter tags of bug #549012 to the same tags previously set
> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#552185: gnome-bluetooth] read/write access to the /dev/rfkill device is required

2010-01-05 Thread Andrea Veri
2010/1/5 Fabian Greffrath 

> Update: I tried at home with all different combinations of bluez
> packages (the current ones from Debian unstable and the ones from the
> Debian backports) and gnome-bluetooth (also the current ones from Debian
> unstable and the current ones from Ubuntu) - both with /dev/rfkill
> permissions manually set to 777 and left untouched - and *nothing*
> works.
>


I don't think this issue is bluez-related, since it appeared for the very
first time when we upgraded to gnome-bluetooth's 2.28.x series.

I gave a look at gnome-bluetooth's git logs and I found out some interesting
pieces of code you might want to have a look at:

http://git.gnome.org/browse/gnome-bluetooth/commit/?id=822c0ba3d02183cbac571dcc01f1b234d355c851
and
http://git.gnome.org/browse/gnome-bluetooth/commit/?id=3d2fb9c86dabc35193228948bcb0e6813412f9d5

this means that every g-bluetooth's release *after* the 2.27.9 one will have
this issue, so downgrading to a release which is before that one would fix
this issue.

Did you try the Ubuntu package with bad results as well? they added the udev
rule that should fix this rfkill issue, so it looks to me a bit strange that
nothing works even with it.


Processed: r3208 - trunk/openchange/debian

2010-01-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 549012 pending
Bug #549012 [libmapi-dev] libmapi-dev: Missing dependency on samba4-dev
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#556809: patch available

2010-01-05 Thread Arno Schuring
A preliminary patch is attached to #562872 .

Regards,
Arno



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#560934: marked as done (CVE-2009-3560 and CVE-2009-3720 denial-of-services)

2010-01-05 Thread Debian Bug Tracking System
Your message dated Tue, 5 Jan 2010 23:26:48 +0100
with message-id <20100105222648.gb16...@inutil.org>
and subject line Re: CVE-2009-3560 and CVE-2009-3720 denial-of-services
has caused the Debian Bug report #560934,
regarding CVE-2009-3560 and CVE-2009-3720 denial-of-services
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
560934: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560934
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
package: libparagui1.1
severity: serious
tags: security

Hi,

The following CVE (Common Vulnerabilities & Exposures) ids were
published for expat.  I have determined that this package embeds a
vulnerable copy of xmlparse.c and xmltok_impl.c.  However, since this is
a mass bug filing (due to so many packages embedding expat), I have
not had time to determine whether the vulnerable code is actually
present in any of the binary packages derived from this source package.
Please determine whether this is the case. If the binary packages are
not affected, please feel free to close the bug with a message
containing the details of what you did to check.

CVE-2009-3560[0]:
| The big2_toUtf8 function in lib/xmltok.c in libexpat in Expat 2.0.1,
| as used in the XML-Twig module for Perl, allows context-dependent
| attackers to cause a denial of service (application crash) via an XML
| document with malformed UTF-8 sequences that trigger a buffer
| over-read, related to the doProlog function in lib/xmlparse.c, a
| different vulnerability than CVE-2009-2625 and CVE-2009-3720.

CVE-2009-3720[1]:
| The updatePosition function in lib/xmltok_impl.c in libexpat in Expat
| 2.0.1, as used in Python, PyXML, w3c-libwww, and other software,
| allows context-dependent attackers to cause a denial of service
| (application crash) via an XML document with crafted UTF-8 sequences
| that trigger a buffer over-read, a different vulnerability than
| CVE-2009-2625.

These issues also affect old versions of expat, so this package in etch
and lenny is very likely affected.  This is a low-severity security
issue, so DSAs will not be issued to correct these problems.  However,
you can optionally submit a proposed-update to the release team for
inclusion in the next stable point releases.  If you plan to do this, 
please open new bugs and include the security tag so we are aware that
you are working on that.

For further information see [0],[1],[2],[3].  In particular, [2] and [3]
are links to the patches for CVE-2009-3560 and CVE-2009-3720
respectively. Note that the ideal solution would be to make use of the
system expat so only one package will need to be updated for future
security issues. Preferably in your update to unstable, alter your
package to make use of the system expat.

If you fix the vulnerability please also make sure to include the
CVE id in your changelog entry.

[0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3560
http://security-tracker.debian.org/tracker/CVE-2009-3560
[1] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3720
http://security-tracker.debian.org/tracker/CVE-2009-3720
[2]
http://expat.cvs.sourceforge.net/viewvc/expat/expat/lib/xmlparse.c?r1=1.164&r2=1.165
[3]
http://expat.cvs.sourceforge.net/viewvc/expat/expat/lib/xmltok_impl.c?r1=1.13&r2=1.15&view=patch


--- End Message ---
--- Begin Message ---
Michael Gilbert wrote:
> package: libparagui1.1
> severity: serious
> tags: security
> 
> Hi,
> 
> The following CVE (Common Vulnerabilities & Exposures) ids were
> published for expat.  I have determined that this package embeds a
> vulnerable copy of xmlparse.c and xmltok_impl.c.  However, since this is
> a mass bug filing (due to so many packages embedding expat), I have
> not had time to determine whether the vulnerable code is actually
> present in any of the binary packages derived from this source package.
> Please determine whether this is the case. If the binary packages are
> not affected, please feel free to close the bug with a message
> containing the details of what you did to check.

Paragui uses the system copy of expat.

Cheers,
Moritz

--- End Message ---


Bug#560921: marked as done (CVE-2009-3560 and CVE-2009-3720 denial-of-services)

2010-01-05 Thread Debian Bug Tracking System
Your message dated Tue, 5 Jan 2010 23:26:54 +0100
with message-id <20100105222654.gc16...@inutil.org>
and subject line Re: CVE-2009-3560 and CVE-2009-3720 denial-of-services
has caused the Debian Bug report #560921,
regarding CVE-2009-3560 and CVE-2009-3720 denial-of-services
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
560921: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560921
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
package: tdom
severity: serious
tags: security

Hi,

The following CVE (Common Vulnerabilities & Exposures) ids were
published for expat.  I have determined that this package embeds a
vulnerable copy of xmlparse.c and xmltok_impl.c.  However, since this is
a mass bug filing (due to so many packages embedding expat), I have
not had time to determine whether the vulnerable code is actually
present in any of the binary packages derived from this source package.
Please determine whether this is the case. If the binary packages are
not affected, please feel free to close the bug with a message
containing the details of what you did to check.

CVE-2009-3560[0]:
| The big2_toUtf8 function in lib/xmltok.c in libexpat in Expat 2.0.1,
| as used in the XML-Twig module for Perl, allows context-dependent
| attackers to cause a denial of service (application crash) via an XML
| document with malformed UTF-8 sequences that trigger a buffer
| over-read, related to the doProlog function in lib/xmlparse.c, a
| different vulnerability than CVE-2009-2625 and CVE-2009-3720.

CVE-2009-3720[1]:
| The updatePosition function in lib/xmltok_impl.c in libexpat in Expat
| 2.0.1, as used in Python, PyXML, w3c-libwww, and other software,
| allows context-dependent attackers to cause a denial of service
| (application crash) via an XML document with crafted UTF-8 sequences
| that trigger a buffer over-read, a different vulnerability than
| CVE-2009-2625.

These issues also affect old versions of expat, so this package in etch
and lenny is very likely affected.  This is a low-severity security
issue, so DSAs will not be issued to correct these problems.  However,
you can optionally submit a proposed-update to the release team for
inclusion in the next stable point releases.  If you plan to do this, 
please open new bugs and include the security tag so we are aware that
you are working on that.

For further information see [0],[1],[2],[3].  In particular, [2] and [3]
are links to the patches for CVE-2009-3560 and CVE-2009-3720
respectively. Note that the ideal solution would be to make use of the
system expat so only one package will need to be updated for future
security issues. Preferably in your update to unstable, alter your
package to make use of the system expat.

If you fix the vulnerability please also make sure to include the
CVE id in your changelog entry.

[0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3560
http://security-tracker.debian.org/tracker/CVE-2009-3560
[1] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3720
http://security-tracker.debian.org/tracker/CVE-2009-3720
[2]
http://expat.cvs.sourceforge.net/viewvc/expat/expat/lib/xmlparse.c?r1=1.164&r2=1.165
[3]
http://expat.cvs.sourceforge.net/viewvc/expat/expat/lib/xmltok_impl.c?r1=1.13&r2=1.15&view=patch


--- End Message ---
--- Begin Message ---
Version: 0.8.3~20080525-1

On Sat, Dec 12, 2009 at 10:49:15PM -0500, Michael Gilbert wrote:
> package: tdom
> severity: serious
> tags: security
> 
> Hi,
> 
> The following CVE (Common Vulnerabilities & Exposures) ids were
> published for expat.  I have determined that this package embeds a
> vulnerable copy of xmlparse.c and xmltok_impl.c.  However, since this is
> a mass bug filing (due to so many packages embedding expat), I have
> not had time to determine whether the vulnerable code is actually
> present in any of the binary packages derived from this source package.
> Please determine whether this is the case. If the binary packages are
> not affected, please feel free to close the bug with a message
> containing the details of what you did to check.

tdom already uses the system copy of expat.

Cheers,
Moritz

--- End Message ---


Bug#559817: marked as done (CVE-2009-3736 local privilege escalation)

2010-01-05 Thread Debian Bug Tracking System
Your message dated Tue, 5 Jan 2010 23:26:40 +0100
with message-id <20100105222640.ga16...@inutil.org>
and subject line Re: CVE-2009-3736 local privilege escalation
has caused the Debian Bug report #559817,
regarding CVE-2009-3736 local privilege escalation
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
559817: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559817
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: kdelibs
Severity: grave
Tags: security

Hi,

The following CVE (Common Vulnerabilities & Exposures) id was
published for libtool.  I have determined that this package embeds a
vulnerable copy of the libtool source code.  However, since this is a
mass bug filing (due to so many packages embedding libtool), I have not
had time to determine whether the vulnerable code is actually present
in any of the binary packages. Please determine whether this is the
case. If the binary packages are not affected, please feel free to close
the bug with a message containing the details of what you did to check.

CVE-2009-3736[0]:
| ltdl.c in libltdl in GNU Libtool 1.5.x, and 2.2.6 before 2.2.6b,
| attempts to open a .la file in the current working directory, which
| allows local users to gain privileges via a Trojan horse file.

Note that this problem also affects etch and lenny, so if your package
is affected, please coordinate with the security team to release the
DSA for the affected packages.

If you fix the vulnerability please also make sure to include the
CVE id in your changelog entry.

For further information see:

[0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3736
http://security-tracker.debian.org/tracker/CVE-2009-3736


--- End Message ---
--- Begin Message ---
Michael Gilbert wrote:
> Package: kdelibs
> Severity: grave
> Tags: security
> 
> Hi,
> 
> The following CVE (Common Vulnerabilities & Exposures) id was
> published for libtool.  I have determined that this package embeds a
> vulnerable copy of the libtool source code.  However, since this is a
> mass bug filing (due to so many packages embedding libtool), I have not
> had time to determine whether the vulnerable code is actually present
> in any of the binary packages. Please determine whether this is the
> case. If the binary packages are not affected, please feel free to close
> the bug with a message containing the details of what you did to check.
> 
> CVE-2009-3736[0]:
> | ltdl.c in libltdl in GNU Libtool 1.5.x, and 2.2.6 before 2.2.6b,
> | attempts to open a .la file in the current working directory, which
> | allows local users to gain privileges via a Trojan horse file.

All invocations of ltdl_open() pass an absolute path, so kdelibs is not
affected.

Cheers,
Moritz

--- End Message ---


Processed: Re: Bug#524936: O: pmock -- Python module for unit testing using mock objects

2010-01-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 559950 normal
Bug #559950 [pmock] pmock: should this package be removed?
Severity set to 'normal' from 'serious'

> reassign 559950 ftp.debian.org
Bug #559950 [pmock] pmock: should this package be removed?
Bug reassigned from package 'pmock' to 'ftp.debian.org'.
> retitle 559950 RM: pmock -- RoQA; not maintained at all
Bug #559950 [ftp.debian.org] pmock: should this package be removed?
Changed Bug title to 'RM: pmock -- RoQA; not maintained at all' from 'pmock: 
should this package be removed?'
> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#559950: Bug#524936: O: pmock -- Python module for unit testing using mock objects

2010-01-05 Thread Jan Hauke Rahm
severity 559950 normal
reassign 559950 ftp.debian.org
retitle 559950 RM: pmock -- RoQA; not maintained at all
thanks

Dear ftp-masters,

pmock has had one upload in 2005 and (besides one NMU) was never touched
again. Noone showed any interest in my PROP_RM from over a month a go
and I thus hereby request the removal of the package.

Thanks!
Hauke

On Wed, Dec 02, 2009 at 10:23:09PM +0100, Jan Hauke Rahm wrote:
> severity 524936 serious
> retitle 524936 pmock: should this package be removed?
> thanks
> 
> Hi,
> 
> pmock has been orphaned for a very long time now (or has been orphaned by
> someone else after missing maintainer action for a long time) and I am
> evaluating whether a request for removal should be finally filed.
> 
> You are receiving this mail because:
>  - your name showed up somewhere in the history of the package
>  - I think that you might be interested for some reason
>  - or you maintain a related/similar package
> 
> Are you interested in adopting this package? Do you know potential adopters?
> If so, please could you forward them this mail, Ccing the BTS and me? 
> 
> If there is no action from anyone, I'll request the removal of this package
> from Debian after a month.
> 
> 
> Thank you,
> Hauke on behalf of QA




signature.asc
Description: Digital signature


Bug#559949: Bug#521475: O: umlrun -- Components of umlrun to be installed inside UML

2010-01-05 Thread Jan Hauke Rahm
severity 559949 normal
reassign 559949 ftp.debian.org
retitle 559949 RM: umlrun -- RoQA; unmaintained since 2004, no interest
thanks

Dear ftp-masters,

to my PROP_RM has been no response in over a month. The package is
unmaintained since 2004 and noone has shown any interest in it. I hereby
request its removal.

Thanks!
Hauke

On Wed, Dec 02, 2009 at 10:21:20PM +0100, Jan Hauke Rahm wrote:
> severity 521475 serious
> retitle 521475 umlrun: should this package be removed?
> thanks
> 
> Hi,
> 
> umlrun has been orphaned for a very long time now (or has been orphaned
> by someone else after missing maintainer action for a long time) and I
> am evaluating whether a request for removal should be finally filed.
> 
> You are receiving this mail because:
>  - your name showed up somewhere in the history of the package
>  - I think that you might be interested for some reason
>  - or you maintain a related/similar package
> 
> Are you interested in adopting this package? Do you know potential adopters?
> If so, please could you forward them this mail, Ccing the BTS and me? 
> 
> If there is no action from anyone, I'll request the removal of this package
> from Debian after a month.
> 
> 
> Thank you,
> Hauke on behalf of QA




signature.asc
Description: Digital signature


Processed: Re: Bug#521475: O: umlrun -- Components of umlrun to be installed inside UML

2010-01-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 559949 normal
Bug #559949 [umlrun] umlrun: should this package be removed?
Severity set to 'normal' from 'serious'

> reassign 559949 ftp.debian.org
Bug #559949 [umlrun] umlrun: should this package be removed?
Bug reassigned from package 'umlrun' to 'ftp.debian.org'.
> retitle 559949 RM: umlrun -- RoQA; unmaintained since 2004, no interest
Bug #559949 [ftp.debian.org] umlrun: should this package be removed?
Changed Bug title to 'RM: umlrun -- RoQA; unmaintained since 2004, no interest' 
from 'umlrun: should this package be removed?'
> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#521491: O: elmo -- text-based mail-reader supporting SMTP and POP3

2010-01-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 559948 normal
Bug #559948 [elmo] elmo: should this package be removed?
Severity set to 'normal' from 'serious'

> reassign 559948 ftp.debian.org
Bug #559948 [elmo] elmo: should this package be removed?
Bug reassigned from package 'elmo' to 'ftp.debian.org'.
> retitle 559948 RM: elmo -- RoQA; unmaintained since 2004, no interest
Bug #559948 [ftp.debian.org] elmo: should this package be removed?
Changed Bug title to 'RM: elmo -- RoQA; unmaintained since 2004, no interest' 
from 'elmo: should this package be removed?'
> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#559948: Bug#521491: O: elmo -- text-based mail-reader supporting SMTP and POP3

2010-01-05 Thread Jan Hauke Rahm
severity 559948 normal
reassign 559948 ftp.debian.org
retitle 559948 RM: elmo -- RoQA; unmaintained since 2004, no interest
thanks

Dear ftp-masters,

to my PROP_RM there has been no response. Since the package has had its
last maintainer action in 2004 and was then maintained by NMUs, I hereby
request its removal.

Thanks!
Hauke

On Wed, Dec 02, 2009 at 10:18:07PM +0100, Jan Hauke Rahm wrote:
> severity 521491 serious
> retitle 521491 elmo: should this package be removed?
> thanks
> 
> Hi,
> 
> elmo has been orphaned for a very long time now (or has been orphaned by
> someone else after missing maintainer action for a long time) and I am
> evaluating whether a request for removal should be finally filed.
> 
> You are receiving this mail because:
>  - your name showed up somewhere in the history of the package
>  - I think that you might be interested for some reason
>  - or you maintain a related/similar package
> 
> Are you interested in adopting this package? Do you know potential adopters?
> If so, please could you forward them this mail, Ccing the BTS and me? 
> 
> If there is no action from anyone, I'll request the removal of this package
> from Debian after a month.
> 
> 
> Thank you,
> Hauke on behalf of QA




signature.asc
Description: Digital signature


Bug#559946: Bug#494605: O: xcalendar-i18n -- calendar program on X with i18n support

2010-01-05 Thread Jan Hauke Rahm
severity 559946 normal
reassign 559946 ftp.debian.org
retitle 559946 RM: xcalendar-i18n -- RoQA; unmaintained since 2006, depends on 
obsolete package xutil
thanks

Dear ftp-masters,

to my PROP_RM there has been no response in over a month. I hereby
request the removal of the package.

Hauke

On Wed, Dec 02, 2009 at 08:57:55PM +0100, Jan Hauke Rahm wrote:
> severity 494605 serious
> retitle 494605 xcalendar-i18n: should this orphaned package be removed?
> thanks
> 
> Hi,
> 
> xcalendar-i18n has been orphaned for a very long time now and I am
> evaluating whether a request for removal should be finally filed.
> 
> You are receiving this mail because:
>  - your name showed up somewhere in the history of the package
>  - I think that you might be interested for some reason
>  - or you maintain a related/similar package
> 
> Are you interested in adopting this package? Do you know potential adopters?
> If so, please could you forward them this mail, Ccing the BTS and me? 
> 
> If there is no action from anyone, I'll request the removal of this package
> from Debian after a month.
> 
> 
> Thank you,
> Hauke on behalf of QA




signature.asc
Description: Digital signature


Processed: Re: Bug#494605: O: xcalendar-i18n -- calendar program on X with i18n support

2010-01-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 559946 normal
Bug #559946 [xcalendar-i18n] xcalendar-i18n: should this orphaned package be 
removed?
Severity set to 'normal' from 'serious'

> reassign 559946 ftp.debian.org
Bug #559946 [xcalendar-i18n] xcalendar-i18n: should this orphaned package be 
removed?
Bug reassigned from package 'xcalendar-i18n' to 'ftp.debian.org'.
> retitle 559946 RM: xcalendar-i18n -- RoQA; unmaintained since 2006, depends 
> on obsolete package xutil
Bug #559946 [ftp.debian.org] xcalendar-i18n: should this orphaned package be 
removed?
Changed Bug title to 'RM: xcalendar-i18n -- RoQA; unmaintained since 2006, 
depends on obsolete package xutil' from 'xcalendar-i18n: should this orphaned 
package be removed?'
> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#561903: marked as done (python-paramiko and fabric: error when trying to install together)

2010-01-05 Thread Debian Bug Tracking System
Your message dated Tue, 05 Jan 2010 22:03:09 +
with message-id 
and subject line Bug#561398: fixed in fabric 0.9.0-2
has caused the Debian Bug report #561398,
regarding python-paramiko and fabric: error when trying to install together
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
561398: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=561398
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: fabric,python-paramiko
Version: fabric/0.9.0-1
Version: python-paramiko/1.7.6-2
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2009-12-21
Architecture: amd64
Distribution: sid

Hi,

automatic installation tests of packages that share a file and at the
same time do not conflict by their package dependency relationships has
detected the following problem:


WARNING: The following packages cannot be authenticated!
  libdb4.5 libsqlite3-0 mime-support python2.5-minimal python2.5
  python-minimal python python-central python-support libgmp3c2 python-crypto
  python-paramiko python-pkg-resources fabric
W: cowdancer: unsupported operation flock, read-only open and 
fchown/fchmod/flock are not supported: tried openning dev:inode of 2055:5408818
W: cowdancer: unsupported operation flock, read-only open and 
fchown/fchmod/flock are not supported: tried openning dev:inode of 2055:5407760
W: cowdancer: unsupported operation flock, read-only open and 
fchown/fchmod/flock are not supported: tried openning dev:inode of 2055:5406907
Authentication warning overridden.
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously deselected package libdb4.5.
(Reading database ... 10441 files and directories currently installed.)
Unpacking libdb4.5 (from .../libdb4.5_4.5.20-13.1_amd64.deb) ...
Selecting previously deselected package libsqlite3-0.
Unpacking libsqlite3-0 (from .../libsqlite3-0_3.6.21-2_amd64.deb) ...
Selecting previously deselected package mime-support.
Unpacking mime-support (from .../mime-support_3.48-1_all.deb) ...
Selecting previously deselected package python2.5-minimal.
Unpacking python2.5-minimal (from .../python2.5-minimal_2.5.4-3_amd64.deb) ...
Selecting previously deselected package python2.5.
Unpacking python2.5 (from .../python2.5_2.5.4-3_amd64.deb) ...
Selecting previously deselected package python-minimal.
Unpacking python-minimal (from .../python-minimal_2.5.4-4_all.deb) ...
Selecting previously deselected package python.
Unpacking python (from .../python_2.5.4-4_all.deb) ...
Selecting previously deselected package python-central.
Unpacking python-central (from .../python-central_0.6.14+nmu2_all.deb) ...
Selecting previously deselected package python-support.
Unpacking python-support (from .../python-support_1.0.6_all.deb) ...
Selecting previously deselected package libgmp3c2.
Unpacking libgmp3c2 (from .../libgmp3c2_2%3a4.3.1+dfsg-3_amd64.deb) ...
Selecting previously deselected package python-crypto.
Unpacking python-crypto (from .../python-crypto_2.0.1+dfsg1-4_amd64.deb) ...
Selecting previously deselected package python-paramiko.
Unpacking python-paramiko (from .../python-paramiko_1.7.6-2_all.deb) ...
Selecting previously deselected package python-pkg-resources.
Unpacking python-pkg-resources (from .../python-pkg-resources_0.6.8-1_all.deb) 
...
Selecting previously deselected package fabric.
Unpacking fabric (from .../fabric_0.9.0-1_all.deb) ...
dpkg: error processing /var/cache/apt/archives/fabric_0.9.0-1_all.deb 
(--unpack):
 trying to overwrite '/usr/share/pyshared/paramiko/hostkeys.py', which is also 
in package python-paramiko 0:1.7.6-2
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Processing triggers for man-db ...
W: cowdancer: unsupported operation flock, read-only open and 
fchown/fchmod/flock are not supported: tried openning dev:inode of 2055:5408818
W: cowdancer: unsupported operation flock, read-only open and 
fchown/fchmod/flock are not supported: tried openning dev:inode of 2055:5407760
W: cowdancer: unsupported operation flock, read-only open and 
fchown/fchmod/flock are not supported: tried openning dev:inode of 2055:5406907
Errors were encountered while processing:
 /var/cache/apt/archives/fabric_0.9.0-1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


This is a serious bug as it makes installation fail, and violate
section 7.6.1 of the policy. Possible solutions are to have the two
packages conflict, to rename the common file in one of the two
packages, or to remove the file from one package and have this package
depend on the other package. File diversions or a Replace rel

Bug#561398: marked as done (fabric: please use external paramiko)

2010-01-05 Thread Debian Bug Tracking System
Your message dated Tue, 05 Jan 2010 22:03:09 +
with message-id 
and subject line Bug#561398: fixed in fabric 0.9.0-2
has caused the Debian Bug report #561398,
regarding fabric: please use external paramiko
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
561398: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=561398
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: fabric
Version: 0.9.0-1
Severity: grave
Justification: renders package unusable (uninstallable)

Fabric ships a copy of Paramiko under /usr/share/pyshared/paramiko,
which not only violates Policy 4.13 but moreover leads to outright
conflicts with versions of python-paramiko (such as the latest
1.7.6-1) built against modern versions of python-support.  Could you
please do away with it in favor of the installation from
python-paramiko, which is already even a dependency?

Thanks!

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

Kernel: Linux 2.6.32-trunk-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/dash

Versions of packages fabric depends on:
ii  python2.5.4-4An interactive high-level object-o
ii  python-paramiko   1.7.4-0.1  Make ssh v2 connections with pytho
ii  python-pkg-resources  0.6.4-1Package Discovery and Resource Acc
ii  python-support1.0.6  automated rebuilding support for P

fabric recommends no packages.

fabric suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: fabric
Source-Version: 0.9.0-2

We believe that the bug you reported is fixed in the latest version of
fabric, which is due to be installed in the Debian FTP archive:

fabric_0.9.0-2.diff.gz
  to main/f/fabric/fabric_0.9.0-2.diff.gz
fabric_0.9.0-2.dsc
  to main/f/fabric/fabric_0.9.0-2.dsc
fabric_0.9.0-2_all.deb
  to main/f/fabric/fabric_0.9.0-2_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 561...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Lamb  (supplier of updated fabric package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 05 Jan 2010 21:47:56 +
Source: fabric
Binary: fabric
Architecture: source all
Version: 0.9.0-2
Distribution: unstable
Urgency: low
Maintainer: Chris Lamb 
Changed-By: Chris Lamb 
Description: 
 fabric - Simple Pythonic remote deployment tool
Closes: 561398
Changes: 
 fabric (0.9.0-2) unstable; urgency=low
 .
   * Don't embed python-paramiko. (Closes: #561398)
Checksums-Sha1: 
 89d3567de3289e01706114a9db62629610e37114 1145 fabric_0.9.0-2.dsc
 1ebebfa27f6958400d1d94f65f72c337560e153c 2181 fabric_0.9.0-2.diff.gz
 dc86fbb98c87850c1f7b30b1cb06e415ec776d17 35990 fabric_0.9.0-2_all.deb
Checksums-Sha256: 
 cad5ae87f183b4a8526bc04168d83399b4fa191e56e545be7a6194f06564d35b 1145 
fabric_0.9.0-2.dsc
 44aca31cf410ead9150e898c6f797fef7e1f3b834dd23643db40a72d3c180510 2181 
fabric_0.9.0-2.diff.gz
 ea96988e1973c893e4bb7a14f4ba8bacdb8a7b13435baa50b3ee36cfd5d85d90 35990 
fabric_0.9.0-2_all.deb
Files: 
 26eb922ae7f5930a7b30e09ca77847fa 1145 net optional fabric_0.9.0-2.dsc
 f5a8f106596645581bad9ed521c9df36 2181 net optional fabric_0.9.0-2.diff.gz
 c31c63674b732a8b4f12a1699b504312 35990 net optional fabric_0.9.0-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAktDs6cACgkQ5/8uW2NPmiBidwCgkHZosSolDmnzogSBRvD1J3ve
hN0AoKdA3lzQEPBOsS3IPQc/GLLxW9Nl
=0dZW
-END PGP SIGNATURE-


--- End Message ---


Bug#562613: marked as done (Several vulnerabilities)

2010-01-05 Thread Debian Bug Tracking System
Your message dated Tue, 05 Jan 2010 21:39:53 +
with message-id 
and subject line Bug#562613: fixed in zabbix 1:1.8-1
has caused the Debian Bug report #562613,
regarding Several vulnerabilities
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
562613: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=562613
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: zabbix
Severity: grave
Tags: security

Please see
https://support.zabbix.com/browse/ZBX-1030
https://support.zabbix.com/browse/ZBX-1031
https://support.zabbix.com/browse/ZBX-993
https://support.zabbix.com/browse/ZBX-1355

http://www.securityfocus.com/archive/1/508436/30/60/threaded

Cheers,
Moritz

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

Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core)
Locale: LANG=C, lc_ctype=de_de.iso-8859...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash


--- End Message ---
--- Begin Message ---
Source: zabbix
Source-Version: 1:1.8-1

We believe that the bug you reported is fixed in the latest version of
zabbix, which is due to be installed in the Debian FTP archive:

zabbix-agent_1.8-1_amd64.deb
  to main/z/zabbix/zabbix-agent_1.8-1_amd64.deb
zabbix-frontend-php_1.8-1_all.deb
  to main/z/zabbix/zabbix-frontend-php_1.8-1_all.deb
zabbix-proxy-mysql_1.8-1_amd64.deb
  to main/z/zabbix/zabbix-proxy-mysql_1.8-1_amd64.deb
zabbix-proxy-pgsql_1.8-1_amd64.deb
  to main/z/zabbix/zabbix-proxy-pgsql_1.8-1_amd64.deb
zabbix-server-mysql_1.8-1_amd64.deb
  to main/z/zabbix/zabbix-server-mysql_1.8-1_amd64.deb
zabbix-server-pgsql_1.8-1_amd64.deb
  to main/z/zabbix/zabbix-server-pgsql_1.8-1_amd64.deb
zabbix_1.8-1.diff.gz
  to main/z/zabbix/zabbix_1.8-1.diff.gz
zabbix_1.8-1.dsc
  to main/z/zabbix/zabbix_1.8-1.dsc
zabbix_1.8.orig.tar.gz
  to main/z/zabbix/zabbix_1.8.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 562...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Fabio Tranchitella  (supplier of updated zabbix package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 30 Dec 2009 18:46:34 +0100
Source: zabbix
Binary: zabbix-agent zabbix-server-mysql zabbix-server-pgsql 
zabbix-frontend-php zabbix-proxy-pgsql zabbix-proxy-mysql
Architecture: source amd64 all
Version: 1:1.8-1
Distribution: unstable
Urgency: low
Maintainer: Christoph Haas 
Changed-By: Fabio Tranchitella 
Description: 
 zabbix-agent - network monitoring solution - agent
 zabbix-frontend-php - network monitoring solution - PHP front-end
 zabbix-proxy-mysql - network monitoring solution - proxy (using MySQL)
 zabbix-proxy-pgsql - network monitoring solution - proxy (using PostgreSQL)
 zabbix-server-mysql - network monitoring solution - server (using MySQL)
 zabbix-server-pgsql - network monitoring solution - server (using PostgreSQL)
Closes: 473911 557760 562613
Changes: 
 zabbix (1:1.8-1) unstable; urgency=low
 .
   [ Christoph Haas ]
   * New upstream release; it fixes the following vulnerabilities:
 - https://support.zabbix.com/browse/ZBX-1030
 - https://support.zabbix.com/browse/ZBX-1031
 - https://support.zabbix.com/browse/ZBX-993
 - https://support.zabbix.com/browse/ZBX-1355
 (Closes: #562613)
 .
   [ Fabio Tranchitella ]
   * debian/watch: updated for the 1.8 branch.
   * debian/*.init: rewrote init scripts to use the "--retry N" option from
 start-stop-daemon; this should fix the timing issues.
 (Closes: #557760, #473911)
   * debian/rules:
 - do not ship usr/share/zabbix/fonts/DejaVuSans.ttf, link it from the
   ttf-dejavu-core package instead.
 - do not ship the database upgrade scripts for dbconfig-common, they
   contains errors that dbconfig-common cannot ignore.
   * debian/zabbix-server-{pgsql,mysql}.postinst: if upgrading from a pre-1.8
 version, show a debconf note to inform the user that a manual upgrade is
 needed for the SQL database.
Checksums-Sha1: 
 16441fc373e9902fa82dab3b20053a2738b6c7eb 1465 zabbix_1.8-1.dsc
 fa82721b745ccaa84c33602f4016c4057b5245b3 3549582 zabbix_1.8.orig.tar.gz
 fce721294a1acf6eab8686a81c53fbdd4a9d78f2 32286 zabbix_1.

Processed: Re: Bug#563552: libc: resolver doesn't fallback to secondary dns-server when first one is ipv6 and unreachable

2010-01-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 563552 - moreinfo
Bug #563552 [libc6] libc: resolver doesn't fallback to secondary dns-server 
when first is ipv6 and unreachable
Removed tag(s) moreinfo.
> tag 563552 - unreproducible
Bug #563552 [libc6] libc: resolver doesn't fallback to secondary dns-server 
when first is ipv6 and unreachable
Removed tag(s) unreproducible.
> block 562804 by 563552
Bug #562804 [netbase] net.ipv6.bindv6only=1 breaks some buggy programs
Was blocked by: 560137 560142 560056 560837
Added blocking bug(s) of 562804: 563552
> severity 563552 serious
Bug #563552 [libc6] libc: resolver doesn't fallback to secondary dns-server 
when first is ipv6 and unreachable
Severity set to 'serious' from 'normal'

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: merging 563600 563782

2010-01-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> merge 563600 563782
Bug#563600: liblockdev1-dbg doesn't install cleanly
Bug#563782: fails to install, trying to overwrite other packages files
Merged 563600 563782.

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: merging 563600 563782

2010-01-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> merge 563600 563782
Bug#563600: liblockdev1-dbg doesn't install cleanly
Bug#563782: fails to install, trying to overwrite other packages files
Merged 563600 563782.

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#500997: marked as done (axiom_20050901-10.1(sparc/unstable): FTBFS on sparc, code.o': No such file or directory)

2010-01-05 Thread Debian Bug Tracking System
Your message dated Tue, 05 Jan 2010 19:04:04 +
with message-id 
and subject line Bug#500997: fixed in axiom 20091101-1
has caused the Debian Bug report #500997,
regarding axiom_20050901-10.1(sparc/unstable): FTBFS on sparc, code.o': No such 
file or directory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
500997: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=500997
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: axiom
Version: 20050901-10.1
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of axiom_20050901-10.1 on spontini by sbuild/sparc 99.99
> Build started at 20081002-2320

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: debhelper (>> 4.0.0), gcl (>= 2.6.7-45), libgmp3-dev, 
> libncurses5-dev, libreadline5-dev | libreadline-dev, libx11-dev, libxt-dev, 
> x11proto-core-dev, libxpm-dev, x11-common, texlive-latex-base, gawk, 
> sharutils, ghostscript, gsfonts, libxmu-dev, libxaw7-dev

[...]

> compiling ESTOOLS.spad to ESTOOLS.NRLIB
> copying ESTOOLS.NRLIB to ESTOOLS.o
> compiling EXPEXPAN.spad to EXPEXPAN.NRLIB
> copying EXPEXPAN.NRLIB to EXPEXPAN.o
> cp: cannot stat 
> `/build/buildd/axiom-20050901/int/algebra/EXPEXPAN.NRLIB/code.o': No such 
> file or directory
> make[4]: *** [/build/buildd/axiom-20050901/mnt/linux/algebra/EXPEXPAN.o] 
> Error 1
> make[4]: Leaving directory `/build/buildd/axiom-20050901/src/algebra'
> make[3]: *** [algebradir] Error 2
> make[3]: Leaving directory `/build/buildd/axiom-20050901/src'
> make[2]: *** [srcdir] Error 2
> make[2]: Leaving directory `/build/buildd/axiom-20050901'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/build/buildd/axiom-20050901'
> make: *** [build-stamp] Error 2
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparc&pkg=axiom&ver=20050901-10.1



--- End Message ---
--- Begin Message ---
Source: axiom
Source-Version: 20091101-1

We believe that the bug you reported is fixed in the latest version of
axiom, which is due to be installed in the Debian FTP archive:

axiom-databases_20091101-1_all.deb
  to main/a/axiom/axiom-databases_20091101-1_all.deb
axiom-doc_20091101-1_all.deb
  to main/a/axiom/axiom-doc_20091101-1_all.deb
axiom-graphics-data_20091101-1_all.deb
  to main/a/axiom/axiom-graphics-data_20091101-1_all.deb
axiom-graphics_20091101-1_i386.deb
  to main/a/axiom/axiom-graphics_20091101-1_i386.deb
axiom-hypertex-data_20091101-1_all.deb
  to main/a/axiom/axiom-hypertex-data_20091101-1_all.deb
axiom-hypertex_20091101-1_i386.deb
  to main/a/axiom/axiom-hypertex_20091101-1_i386.deb
axiom-source_20091101-1_all.deb
  to main/a/axiom/axiom-source_20091101-1_all.deb
axiom-test_20091101-1_all.deb
  to main/a/axiom/axiom-test_20091101-1_all.deb
axiom-tex_20091101-1_all.deb
  to main/a/axiom/axiom-tex_20091101-1_all.deb
axiom_20091101-1.diff.gz
  to main/a/axiom/axiom_20091101-1.diff.gz
axiom_20091101-1.dsc
  to main/a/axiom/axiom_20091101-1.dsc
axiom_20091101-1_i386.deb
  to main/a/axiom/axiom_20091101-1_i386.deb
axiom_20091101.orig.tar.gz
  to main/a/axiom/axiom_20091101.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 500...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Camm Maguire  (supplier of updated axiom package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 05 Jan 2010 04:30:40 +
Source: axiom
Binary: axiom axiom-source axiom-test axiom-doc axiom-databases axiom-tex 
axiom-graphics axiom-graphics-data axiom-hypertex axiom-hypertex-data
Architecture: source all i386
Version: 20091101-1
Distribution: unstable
Urgency: low
Maintainer: Camm Maguire 
Changed-By: Camm Maguire 
Description: 
 axiom  - A general purpose computer algebra system: main binary and module
 axiom-databases - A general purpose computer algebra system: generated text 
databas
 axiom-doc  - A general purpose computer algebra system: documentation
 axiom-graphics - A general purpose computer algebra system: graphics subsystem
 axiom-graphics-data - A general purpose computer algebra system: graphics 
subsystem
 axi

Bug#537022: marked as done (axiom: FTBFS: /bin/sh: line 8: /build/user-axiom_20081101-2-amd64-CC4Atb/axiom-20081101/obj/linux/bin/lisp: No such file or directory)

2010-01-05 Thread Debian Bug Tracking System
Your message dated Tue, 05 Jan 2010 19:04:04 +
with message-id 
and subject line Bug#537022: fixed in axiom 20091101-1
has caused the Debian Bug report #537022,
regarding axiom: FTBFS: /bin/sh: line 8: 
/build/user-axiom_20081101-2-amd64-CC4Atb/axiom-20081101/obj/linux/bin/lisp: No 
such file or directory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
537022: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=537022
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: axiom
Version: 20081101-2
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090713 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[4]: Entering directory 
> `/build/user-axiom_20081101-2-amd64-CC4Atb/axiom-20081101/src/boot'
> 2 making 
> /build/user-axiom_20081101-2-amd64-CC4Atb/axiom-20081101/int/boot/boothdr.lisp
>  from 
> /build/user-axiom_20081101-2-amd64-CC4Atb/axiom-20081101/src/boot/boothdr.lisp.pamphlet
> 1 making 
> /build/user-axiom_20081101-2-amd64-CC4Atb/axiom-20081101/obj/linux/boot/boothdr.o
>  from 
> /build/user-axiom_20081101-2-amd64-CC4Atb/axiom-20081101/int/boot/boothdr.lisp
> /bin/sh: line 8: 
> /build/user-axiom_20081101-2-amd64-CC4Atb/axiom-20081101/obj/linux/bin/lisp: 
> No such file or directory
> make[4]: *** 
> [/build/user-axiom_20081101-2-amd64-CC4Atb/axiom-20081101/obj/linux/boot/boothdr.o]
>  Error 127

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/07/13/axiom_20081101-2_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |


--- End Message ---
--- Begin Message ---
Source: axiom
Source-Version: 20091101-1

We believe that the bug you reported is fixed in the latest version of
axiom, which is due to be installed in the Debian FTP archive:

axiom-databases_20091101-1_all.deb
  to main/a/axiom/axiom-databases_20091101-1_all.deb
axiom-doc_20091101-1_all.deb
  to main/a/axiom/axiom-doc_20091101-1_all.deb
axiom-graphics-data_20091101-1_all.deb
  to main/a/axiom/axiom-graphics-data_20091101-1_all.deb
axiom-graphics_20091101-1_i386.deb
  to main/a/axiom/axiom-graphics_20091101-1_i386.deb
axiom-hypertex-data_20091101-1_all.deb
  to main/a/axiom/axiom-hypertex-data_20091101-1_all.deb
axiom-hypertex_20091101-1_i386.deb
  to main/a/axiom/axiom-hypertex_20091101-1_i386.deb
axiom-source_20091101-1_all.deb
  to main/a/axiom/axiom-source_20091101-1_all.deb
axiom-test_20091101-1_all.deb
  to main/a/axiom/axiom-test_20091101-1_all.deb
axiom-tex_20091101-1_all.deb
  to main/a/axiom/axiom-tex_20091101-1_all.deb
axiom_20091101-1.diff.gz
  to main/a/axiom/axiom_20091101-1.diff.gz
axiom_20091101-1.dsc
  to main/a/axiom/axiom_20091101-1.dsc
axiom_20091101-1_i386.deb
  to main/a/axiom/axiom_20091101-1_i386.deb
axiom_20091101.orig.tar.gz
  to main/a/axiom/axiom_20091101.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 537...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Camm Maguire  (supplier of updated axiom package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 05 Jan 2010 04:30:40 +
Source: axiom
Binary: axiom axiom-source axiom-test axiom-doc axiom-databases axiom-tex 
axiom-graphics axiom-graphics-data axiom-hypertex axiom-hypertex-data
Architecture: source all i386
Version: 20091101-1
Distribution: unstable
Urgency: low
Maintainer: Camm Maguire 
Changed-By: Camm Maguire 
Description: 
 axiom  - A general purpose computer algebra system: main binary and module
 axiom-databases - A general purpose computer algebra system: generated text 
databas
 axiom-doc  - A general purpose computer algebra system: documentation
 axiom-graphics - A general purpose computer algebra system:

Processed: Re: Bug#562040 closed by Alastair McKinstry (Bug#562040: fixed in magics++ 2.8.0.dfsg-1)

2010-01-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reopen 562040
Bug #562040 {Done: Alastair McKinstry } [magics++] 
magics++: “Maintainer” again failed to do a basic build test
'reopen' may be inappropriate when a bug has been closed with a version;
you may need to use 'found' to remove fixed versions.
> notfixed 562040 2.8.0.dfsg-1
Bug #562040 [magics++] magics++: “Maintainer” again failed to do a basic 
build test
Ignoring request to alter fixed versions of bug #562040 to the same values 
previously set
> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#562040: closed by Alastair McKinstry (Bug#562040: fixed in magics++ 2.8.0.dfsg-1)

2010-01-05 Thread Cyril Brulebois
reopen 562040
notfixed 562040 2.8.0.dfsg-1
thanks

Debian Bug Tracking System  (22/12/2009):
> #562040: magics++: “Maintainer” again failed to do a basic build test

That still holds.

> It has been closed by Alastair McKinstry .

No.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#539491: liferea: Fails to start, failure while preparing statement

2010-01-05 Thread Cyril Brulebois
Adrian Bunk  (05/01/2010):
> All I can see is that you somehow managed to get your sqlite db
> corrupted, and I don't know enough about sqlite to debug this much
> further.

I guess you can close this bug as it might have just been a glitch at
some point that triggered this db issue?

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#539491: liferea: Fails to start, failure while preparing statement

2010-01-05 Thread Adrian Bunk
>...
> Here it goes.

Thanks.

> Since I've put the old directory back into place, even moving
> liferea.db-journal out of the way doesn't solve the startup issue.
>
> In addition to the tarball, please find:
>  - liferea.strace: strace -f with the old directory.
>  - liferea-no-journal.strace: strace -f with the old directory,
>   without the liferea.db-journal file.

I've played a bit with it:

All I can see is that you somehow managed to get your sqlite db 
corrupted, and I don't know enough about sqlite to debug this much 
further.

> Mraw,
> KiBi.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#562290: marked as done (magics++: FTBFS: configure.ac:79: error: possibly undefined macro: AC_DISABLE_STATIC)

2010-01-05 Thread Debian Bug Tracking System
Your message dated Tue, 05 Jan 2010 16:50:30 +
with message-id 
and subject line Bug#562120: fixed in magics++ 2.8.0.dfsg-2
has caused the Debian Bug report #562120,
regarding magics++: FTBFS: configure.ac:79: error: possibly undefined macro: 
AC_DISABLE_STATIC
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
562120: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=562120
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: magics++
Version: 2.8.0.dfsg-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091213 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
>  debian/rules build
> dpkg-source: info: building magics++ in magics++_2.8.0.dfsg-1.dsc
> test -x debian/rules
> [ -e src/terralib ] || ln -sf  /usr/include/terralib src/terralib
> autoreconf -if
> configure.ac:79: error: possibly undefined macro: AC_DISABLE_STATIC
>   If this token and others are legitimate, please use m4_pattern_allow.
>   See the Autoconf documentation.
> configure.ac:81: error: possibly undefined macro: AC_PROG_LIBTOOL
> autoreconf: /usr/bin/autoconf failed with exit status: 1
> make: *** [makebuilddir/libmagics++-dev] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/12/13/magics++_2.8.0.dfsg-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |


--- End Message ---
--- Begin Message ---
Source: magics++
Source-Version: 2.8.0.dfsg-2

We believe that the bug you reported is fixed in the latest version of
magics++, which is due to be installed in the Debian FTP archive:

libmagics++-data_2.8.0.dfsg-2_all.deb
  to main/m/magics++/libmagics++-data_2.8.0.dfsg-2_all.deb
libmagics++-dev_2.8.0.dfsg-2_i386.deb
  to main/m/magics++/libmagics++-dev_2.8.0.dfsg-2_i386.deb
libmagplus3_2.8.0.dfsg-2_i386.deb
  to main/m/magics++/libmagplus3_2.8.0.dfsg-2_i386.deb
magics++_2.8.0.dfsg-2.debian.tar.gz
  to main/m/magics++/magics++_2.8.0.dfsg-2.debian.tar.gz
magics++_2.8.0.dfsg-2.dsc
  to main/m/magics++/magics++_2.8.0.dfsg-2.dsc
magics++_2.8.0.dfsg-2_i386.deb
  to main/m/magics++/magics++_2.8.0.dfsg-2_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 562...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alastair McKinstry  (supplier of updated magics++ package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 23 Dec 2009 09:33:38 +
Source: magics++
Binary: libmagplus3 libmagics++-dev magics++ libmagics++-data
Architecture: source all i386
Version: 2.8.0.dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Alastair McKinstry 
Changed-By: Alastair McKinstry 
Description: 
 libmagics++-data - Data files needed for magics++ library
 libmagics++-dev - Development files for ECMWF  plotting software MAGICS++
 libmagplus3 - ECMWF meteorological plotting software library
 magics++   - Executables for the magics++ library
Closes: 562120
Changes: 
 magics++ (2.8.0.dfsg-2) unstable; urgency=low
 .
   * Patch: enable static libs in configure.ac. Closes: #562120.
   * Add dynamic_linking.patch to link libs to libMagPlus directly rather
 than just magmlx, and remove libs via --as-needed.
Checksums-Sha1: 
 63fd4cefc00ef65586bc09ec63d23a7c0cdd 1333 magics++_2.8.0.dfsg-2.dsc
 a8a55ca9f76318c35f73a2cd7e15e3b715e3032a 6124 
magics++_2.8.0.dfsg-2.debian.tar.gz
 b750ccc0630572000889d233577237a95538 4068846 
libmagics++-data_2.8.0.dfsg-2_all.deb
 2cb9c316616b267e69f6b63fa57b792af8b1ffb8 2531092 
libmagplus3_2.8.0.dfsg-2_i386.deb
 69655ee64afe5013ebfab0fba84659bd98efb270 7196162 
libmagics++-dev_2.8.0.dfsg-2_i386.deb
 222350467ae2e614b45232a53407d2a09200be3b 14416 magics++_2.8.0.dfsg-2_i386.deb
Checksums-Sha

Bug#562120: marked as done (magics++: “Maintainer” yet again failed to do a basic build test)

2010-01-05 Thread Debian Bug Tracking System
Your message dated Tue, 05 Jan 2010 16:50:30 +
with message-id 
and subject line Bug#562120: fixed in magics++ 2.8.0.dfsg-2
has caused the Debian Bug report #562120,
regarding magics++: “Maintainer” yet again failed to do a basic build test
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
562120: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=562120
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: magics++
Version: 2.8.0.dfsg-1
Severity: serious
Justification: FTBFS

Congratz! You failed *yet again* to upload a buildable package!
| autoreconf -if
| configure.ac:79: error: possibly undefined macro: AC_DISABLE_STATIC
|   If this token and others are legitimate, please use m4_pattern_allow.
|   See the Autoconf documentation.
| configure.ac:81: error: possibly undefined macro: AC_PROG_LIBTOOL
| autoreconf: /usr/bin/autoconf failed with exit status: 1


--- End Message ---
--- Begin Message ---
Source: magics++
Source-Version: 2.8.0.dfsg-2

We believe that the bug you reported is fixed in the latest version of
magics++, which is due to be installed in the Debian FTP archive:

libmagics++-data_2.8.0.dfsg-2_all.deb
  to main/m/magics++/libmagics++-data_2.8.0.dfsg-2_all.deb
libmagics++-dev_2.8.0.dfsg-2_i386.deb
  to main/m/magics++/libmagics++-dev_2.8.0.dfsg-2_i386.deb
libmagplus3_2.8.0.dfsg-2_i386.deb
  to main/m/magics++/libmagplus3_2.8.0.dfsg-2_i386.deb
magics++_2.8.0.dfsg-2.debian.tar.gz
  to main/m/magics++/magics++_2.8.0.dfsg-2.debian.tar.gz
magics++_2.8.0.dfsg-2.dsc
  to main/m/magics++/magics++_2.8.0.dfsg-2.dsc
magics++_2.8.0.dfsg-2_i386.deb
  to main/m/magics++/magics++_2.8.0.dfsg-2_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 562...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alastair McKinstry  (supplier of updated magics++ package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 23 Dec 2009 09:33:38 +
Source: magics++
Binary: libmagplus3 libmagics++-dev magics++ libmagics++-data
Architecture: source all i386
Version: 2.8.0.dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Alastair McKinstry 
Changed-By: Alastair McKinstry 
Description: 
 libmagics++-data - Data files needed for magics++ library
 libmagics++-dev - Development files for ECMWF  plotting software MAGICS++
 libmagplus3 - ECMWF meteorological plotting software library
 magics++   - Executables for the magics++ library
Closes: 562120
Changes: 
 magics++ (2.8.0.dfsg-2) unstable; urgency=low
 .
   * Patch: enable static libs in configure.ac. Closes: #562120.
   * Add dynamic_linking.patch to link libs to libMagPlus directly rather
 than just magmlx, and remove libs via --as-needed.
Checksums-Sha1: 
 63fd4cefc00ef65586bc09ec63d23a7c0cdd 1333 magics++_2.8.0.dfsg-2.dsc
 a8a55ca9f76318c35f73a2cd7e15e3b715e3032a 6124 
magics++_2.8.0.dfsg-2.debian.tar.gz
 b750ccc0630572000889d233577237a95538 4068846 
libmagics++-data_2.8.0.dfsg-2_all.deb
 2cb9c316616b267e69f6b63fa57b792af8b1ffb8 2531092 
libmagplus3_2.8.0.dfsg-2_i386.deb
 69655ee64afe5013ebfab0fba84659bd98efb270 7196162 
libmagics++-dev_2.8.0.dfsg-2_i386.deb
 222350467ae2e614b45232a53407d2a09200be3b 14416 magics++_2.8.0.dfsg-2_i386.deb
Checksums-Sha256: 
 eef130c7368e16eed4b60dc1f6b62f40914ba5b0e62b09ce375d8ed66f64d527 1333 
magics++_2.8.0.dfsg-2.dsc
 5cf0b36b72e9b70265088a7611ba634f2320a5f4215f527802f62823e4934522 6124 
magics++_2.8.0.dfsg-2.debian.tar.gz
 993f8b93ffb13f4d2224ca22065bc629709ae16c1f983b7f4ad8465ac1cb76ce 4068846 
libmagics++-data_2.8.0.dfsg-2_all.deb
 c65c4c54092e52b58a2758db38aabe9b67524fbf261339ee5e33517c0de3c9ec 2531092 
libmagplus3_2.8.0.dfsg-2_i386.deb
 ba5a35bf66e9e4a26c4ed30eba77ef8161541aa2bec13507951e685c036903cb 7196162 
libmagics++-dev_2.8.0.dfsg-2_i386.deb
 9312e19254bbb946ffaab312ec5f4bda210b5b76483585ad0d240aafb1b702a8 14416 
magics++_2.8.0.dfsg-2_i386.deb
Files: 
 285b7622c84b1d88ab21b65a4019cbb1 1333 utils optional magics++_2.8.0.dfsg-2.dsc
 4cbf04ba81c976c132cc85c8b35f490d 6124 utils optional 
magics++_2.8.0.dfsg-2.debian.tar.gz
 6a8c8c195b3293baf232a12d89283f4f 4068846 utils optional 
libmagics++-data_2.8.0.dfsg-2_all.deb
 3dd443fbff13b66dbd68c78740320e86 2531092 

Bug#552185: gnome-bluetooth] read/write access to the /dev/rfkill device is required

2010-01-05 Thread Fabian Greffrath
Update: I tried at home with all different combinations of bluez
packages (the current ones from Debian unstable and the ones from the
Debian backports) and gnome-bluetooth (also the current ones from Debian
unstable and the current ones from Ubuntu) - both with /dev/rfkill
permissions manually set to 777 and left untouched - and *nothing*
works.

At work I also tried with an untouched Debian unstable system and it
didn't work. If your bluetooth works for you, then I must strongly
believe that my USB-bluetooth hardware is the culprit. :/

Cheers,
Fabian





-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#552866: marked as done (elvis: FTBFS: ref.c:45: error: conflicting types for 'getline')

2010-01-05 Thread Debian Bug Tracking System
Your message dated Tue, 05 Jan 2010 16:02:53 +
with message-id 
and subject line Bug#552866: fixed in elvis 2.2.0-11.1
has caused the Debian Bug report #552866,
regarding elvis: FTBFS: ref.c:45: error: conflicting types for 'getline'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
552866: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=552866
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: elvis
Version: 2.2.0-11
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091028 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

In eglibc <= 2.9, getline was only defined if _GNU_SOURCE was defined.
In eglibc 2.10, getline is always defined (since it became a standard in
POSIX2008). The problem is that your package already has a function
named getline(), which now conflicts with glibc's. You need to rename
your function to something else.
Ubuntu already fixed many occurences of your problem, so it is possible
that an Ubuntu patch is available for your package. Look at the PTS to
find out.

Relevant part:
> gcc -Wall -g  -I/usr/include/freetype2 -I/usr/X11R6/include -O2 -Iosunix   -c 
> -o ref.o ref.c
> ref.c:45: error: conflicting types for 'getline'
> /usr/include/stdio.h:651: error: previous declaration of 'getline' was here
> make[1]: *** [ref.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/10/28/elvis_2.2.0-11_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |


--- End Message ---
--- Begin Message ---
Source: elvis
Source-Version: 2.2.0-11.1

We believe that the bug you reported is fixed in the latest version of
elvis, which is due to be installed in the Debian FTP archive:

elvis-common_2.2.0-11.1_all.deb
  to main/e/elvis/elvis-common_2.2.0-11.1_all.deb
elvis-console_2.2.0-11.1_i386.deb
  to main/e/elvis/elvis-console_2.2.0-11.1_i386.deb
elvis-tools_2.2.0-11.1_i386.deb
  to main/e/elvis/elvis-tools_2.2.0-11.1_i386.deb
elvis_2.2.0-11.1.diff.gz
  to main/e/elvis/elvis_2.2.0-11.1.diff.gz
elvis_2.2.0-11.1.dsc
  to main/e/elvis/elvis_2.2.0-11.1.dsc
elvis_2.2.0-11.1_i386.deb
  to main/e/elvis/elvis_2.2.0-11.1_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 552...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christoph Egger  (supplier of updated elvis package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 03 Jan 2010 15:44:44 +0100
Source: elvis
Binary: elvis elvis-common elvis-console elvis-tools
Architecture: source i386 all
Version: 2.2.0-11.1
Distribution: unstable
Urgency: low
Maintainer: Kapil Hari Paranjape 
Changed-By: Christoph Egger 
Description: 
 elvis  - powerful clone of the vi/ex text editor (with X11 support)
 elvis-common - common files for elvis, elvis-console and elvis-tools
 elvis-console - powerful clone of the vi/ex text editor (without X11 support)
 elvis-tools - text editing tools for programmers (elvfmt, elvtags, ref)
Closes: 552866
Changes: 
 elvis (2.2.0-11.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Rename custon getline to build against eglibc 2.10 (Closes: #552866)
Checksums-Sha1: 
 a0404bbb79afb7b3a8dba51b78c7a6dd263eb2cf 1791 elvis_2.2.0-11.1.dsc
 64c67415721b46485c30342d8b77add32df3f70e 24912 elvis_2.2.0-11.1.diff.gz
 5c1abf512eda8cbf6fd016bb9e66ec9a5b3dd037 321934 elvis_2.2.0-11.1_i386.deb
 3744f64bc0a3eb8991a6e84ef16ecd2236758609 285166 
elvis-console_2.2.0-11.1_i386.deb
 d93d30f302260b8d0ae252a317f8b89bc829f354 23320 elvis-tools_2.2.0-11.1_i386.deb
 c57011a43f47430f2d16340bbe63e47081dc68b8 677568 elvis-common_2.2.0-11.1_all.deb
Checksums-Sha256: 
 d6ad121e939069dad58191a8c55b14b7f795578634786e062a640e5cfec77738 1791 

Processed: Re: Bug#562443: libgcgi: FTBFS: /bin/bash: line 11: automake-1.11:, command not found

2010-01-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 562443 + unreproducible wontfix
Bug #562443 [src:libgcgi] libgcgi: FTBFS: /bin/bash: line 11: automake-1.11: 
command not found
Added tag(s) unreproducible and wontfix.
> severity 562443 wishlist
Bug #562443 [src:libgcgi] libgcgi: FTBFS: /bin/bash: line 11: automake-1.11: 
command not found
Severity set to 'wishlist' from 'serious'

> close 562443
Bug#562443: libgcgi: FTBFS: /bin/bash: line 11: automake-1.11: command not found
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug closed, send any further explanations to Lucas Nussbaum 


> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#563821: [kphotoalbum] Kphotoalbum can't remain pref

2010-01-05 Thread Grégoire GANNE
Package: kphotoalbum
Version: 4.1.1-1
Severity: serious

--- Please enter the report below this line. ---
Hi!

With this last version of Kphotoalbum, if I set 10 for the "limit"
to view pict after search, it's always down to 0.

The size of view pict (height and larger) are not remember by
Kphotoalbum.

Thank for your works.
See you later.
Gregoire

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.32-trunk-686

Debian Release: squeeze/sid
  500 unstableftp.gajim.org
  500 unstableftp.fr.debian.org
  500 testing security.debian.org
  500 testing debian.ens-cachan.fr
  500 stable  security.debian.org
  500 stable  debian.ens-cachan.fr
1 experimentalftp.fr.debian.org

--- Package information. ---
Depends   (Version) | Installed
===-+-==
kdebase-runtime(>= 4:4.3.0) | 4:4.3.4-2
kdelibs5   (>= 4:4.3.4) | 4:4.3.4-1
libc6 (>= 2.3.6-6~) | 2.10.2-3
libexiv2-5  | 0.18.2-1+b1
libgcc1(>= 1:4.1.1) | 1:4.4.2-8
libjpeg62   | 6b-15
libkdcraw7 (>= 4:4.3.4) | 4:4.3.4-1
libkipi6   (>= 4:4.3.4) | 4:4.3.4-1
libmarble4 (>= 4:4.3.4) | 4:4.3.4-1
libphonon4 (>= 4:4.2.0) | 4:4.5.3-4
libqt4-dbus(>= 4:4.5.3) | 4:4.5.3-4
libqt4-network (>= 4:4.5.3) | 4:4.5.3-4
libqt4-qt3support  (>= 4:4.5.3) | 4:4.5.3-4
libqt4-sql (>= 4:4.5.3) | 4:4.5.3-4
libqt4-svg (>= 4:4.5.3) | 4:4.5.3-4
libqt4-xml (>= 4:4.5.3) | 4:4.5.3-4
libqtcore4 (>= 4:4.5.3) | 4:4.5.3-4
libqtgui4  (>= 4:4.5.3) | 4:4.5.3-4
libstdc++6   (>= 4.1.1) | 4.4.2-8
phonon (>= 4:4.5.2) | 4:4.5.3-4
libqt4-sql-sqlite   | 4:4.5.3-4


Recommends(Version) | Installed
===-+-===
kipi-plugins| 1.0.0-1
khelpcenter | 4:4.0.0.really.3.5.9.dfsg.1-6


Suggests   (Version) | Installed
-+-===
mplayerthumbs| 4:4.3.4-1







-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#563702: marked as done (linux-image-2.6.26-2-openvz-686: partition size truncate randomly (mdadm-raid1/lvm2))

2010-01-05 Thread Debian Bug Tracking System
Your message dated Tue, 5 Jan 2010 16:37:43 +0100
with message-id <20100105153742.gd6...@stro.at>
and subject line Re: Bug#563702: linux-image-2.6.26-2-openvz-686: partition 
size truncate randomly (mdadm-raid1/lvm2)
has caused the Debian Bug report #563702,
regarding linux-image-2.6.26-2-openvz-686: partition size truncate randomly 
(mdadm-raid1/lvm2)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
563702: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563702
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: linux-image-2.6.26-2-openvz-686
Version: 2.6.26-19lenny2
Severity: critical
Justification: causes serious data loss

[hope my translation was good]

sda1 boot scsi (sdb1 if sda fail) is/   1.9Go
md0 [sda3/sdc3] : raid1 linux (mdadm) & lvm /usr, /var  9Go
md1 [sdd1/sde1] : raid1   & lvm /var/www, /vz, ...  250Go

lvm on md1
/var/www 20Go in reality, but :

# df -h | grep www
/dev/mapper/satavol1-lvm--www
  1,9G  1,2G  626M  65% /mnt/satavol1/lvm-www

It's critical, there's nothing in syslog to explain, and some directory in 
/mnt/satavol1/lvm-www
aren't accessible until umount/mount !!
# umount /mnt/satavol1/lvm-www
umount: /dev/mapper/satavol1-lvm--www: not mounted
umount: /dev/mapper/satavol1-lvm--www: not mounted
#  mount /mnt/satavol1/lvm-www
# df -h | grep www
/dev/mapper/satavol1-lvm--www
   20G  8,7G   12G  44% /mnt/satavol1/lvm-www






since June 2009, df -h report 4 times 1.9G for my lv partition (note that 1.9 
is the size of my sda1 
partition instead more (40Go for example)

-- Package-specific info:
** Version:
Linux version 2.6.26-2-openvz-686 (Debian 2.6.26-19lenny2) (da...@debian.org) 
(gcc version 4.1.3 20080704 (prerelease) (Debian 4.1.2-25)) #1 SMP Wed Nov 4 
22:06:32 UTC 2009

** Command line:
root=/dev/sda1 ro quiet vga=773

** Not tainted

** Kernel log:
[   27.508319] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   27.557229] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   27.753647] Linux agpgart interface v0.103
[   27.789506] parport_pc: VIA 686A/8231 detected
[   27.789519] parport_pc: probing current configuration
[   27.789545] parport_pc: Current parallel port base: 0x0
[   27.789555] parport_pc: VIA parallel port disabled in BIOS
[   27.810101] agpgart: Detected VIA Twister-K/KT133x/KM133 chipset
[   27.816692] agpgart: AGP aperture is 64M @ 0xe000
[   28.821295] input: Power Button (FF) as /class/input/input1
[   28.855381] ACPI: Power Button (FF) [PWRF]
[   28.85] input: Power Button (CM) as /class/input/input2
[   28.880288] ACPI: Power Button (CM) [PWRB]
[   28.880470] input: Sleep Button (CM) as /class/input/input3
[   28.915944] ACPI: Sleep Button (CM) [SLPB]
[   29.093211] input: PC Speaker as /class/input/input4
[   29.284272] ACPI: PCI Interrupt :00:07.5[C] -> Link [LNKD] -> GSI 15 
(level, low) -> IRQ 15
[   29.284439] PCI: Setting latency timer of device :00:07.5 to 64
[   29.889735] input: ImPS/2 Generic Wheel Mouse as /class/input/input5
[   31.905295] Adding 489972k swap on /dev/sda2.  Priority:-1 extents:1 
across:489972k
[   31.929984] Adding 489972k swap on /dev/sdb2.  Priority:-2 extents:1 
across:489972k
[   32.089661] EXT3 FS on sda1, internal journal
[   32.720016] loop: module loaded
[   32.845080] md: faulty personality registered for level -5
[   33.036467] md: bind
[   33.138892] raid1: raid set md1 active with 1 out of 2 mirrors
[   56.544042] ReiserFS: dm-10: found reiserfs format "3.6" with standard 
journal
[   56.544042] ReiserFS: dm-10: using ordered data mode
[   56.544042] ReiserFS: dm-10: journal params: device dm-10, size 8192, 
journal first block 18, max trans len 1024, max batch 900, max commit age 30, 
max trans age 30
[   56.562380] ReiserFS: dm-10: checking transaction log (dm-10)
[   56.584048] ReiserFS: dm-10: Using r5 hash to sort names
[   56.584048] kjournald starting.  Commit interval 5 seconds
[   56.685624] EXT3 FS on sdb1, internal journal
[   56.685637] EXT3-fs: mounted filesystem with ordered data mode.
[   56.709934] ReiserFS: dm-9: found reiserfs format "3.6" with standard journal
[   56.709981] ReiserFS: dm-9: using ordered data mode
[   56.714787] ReiserFS: dm-9: journal params: device dm-9, size 8192, journal 
first block 18, max trans len 1024, max batch 900, max commit age 30, max trans 
age 30
[   56.719487] ReiserFS: dm-9: checking transaction log (dm-9)
[   56.760840] ReiserFS: dm-9: Using r5 hash to sort names
[   56.808483] ReiserFS: d

Bug#562228: marked as done (Not installable. Program name ( /usr/bin/smem) already exists in the secure-delete package)

2010-01-05 Thread Debian Bug Tracking System
Your message dated Tue, 5 Jan 2010 15:37:00 +
with message-id <20100105153700.gb14...@semistable.com>
and subject line renamed
has caused the Debian Bug report #562228,
regarding Not installable. Program name ( /usr/bin/smem) already exists in the 
secure-delete package
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
562228: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=562228
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: smem
Version: 0.9-1
Severity: critical
Justification: breaks unrelated software

smem package binary has same name  as program in the secure-delete package, 
(usr/bin/smem).  


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

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

Versions of packages smem depends on:
ii  python2.5.4-4An interactive high-level object-o

Versions of packages smem recommends:
ii  python-matplotlib 0.99.1.2-1 Python based plotting system in a 

smem suggests no packages.


--- End Message ---
--- Begin Message ---
smem got renamed to sdmem in version 3.1-5

-- 
Robert Lemmen   http://www.semistable.com 


signature.asc
Description: Digital signature
--- End Message ---


Bug#560464: marked as done (ragel: FTBFS: main.cpp:339: error: invalid conversion from 'const char*' to 'char*')

2010-01-05 Thread Debian Bug Tracking System
Your message dated Tue, 5 Jan 2010 15:34:21 +
with message-id <20100105153421.ga14...@semistable.com>
and subject line unreproducable, new version
has caused the Debian Bug report #560464,
regarding ragel: FTBFS: main.cpp:339: error: invalid conversion from 'const 
char*' to 'char*'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
560464: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560464
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ragel
Version: 6.5-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091210 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> g++ -DHAVE_CONFIG_H -I. -I../aapl-g -O2 -MT main.o -MD -MP -MF 
> .deps/main.Tpo -c -o main.o main.cpp
> main.cpp: In function 'void processArgs(int, const char**, InputData&)':
> main.cpp:339: error: invalid conversion from 'const char*' to 'char*'
> main.cpp: In function 'char* makeIntermedTemplate(const char*)':
> main.cpp:510: error: invalid conversion from 'const char*' to 'char*'
> make[3]: *** [main.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/12/10/ragel_6.5-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |


--- End Message ---
--- Begin Message ---
i can't reproduce that FTBFS, and since i just uploaded a new version
anyway i just close this and give your (very nice) script another chance
on the new version ;)

cu  robert

-- 
Robert Lemmen   http://www.semistable.com 


signature.asc
Description: Digital signature
--- End Message ---


Processed: reassign 562228 to secure-delete

2010-01-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 562228 secure-delete 3.1-4
Bug #562228 [smem] Not installable. Program name ( /usr/bin/smem) already 
exists in the secure-delete package
Bug reassigned from package 'smem' to 'secure-delete'.
Bug No longer marked as found in versions smem/0.9-1.
Bug #562228 [secure-delete] Not installable. Program name ( /usr/bin/smem) 
already exists in the secure-delete package
Bug Marked as found in versions secure-delete/3.1-4.
> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#563666: marked as done (FTBFS: rm: cannot remove `[…]/cgdb-0.6.5/debian/cgdb/usr/share/info/dir': No such file or directory)

2010-01-05 Thread Debian Bug Tracking System
Your message dated Tue, 05 Jan 2010 15:18:10 +
with message-id 
and subject line Bug#563666: fixed in cgdb 0.6.5-2
has caused the Debian Bug report #563666,
regarding FTBFS: rm: cannot remove 
`[…]/cgdb-0.6.5/debian/cgdb/usr/share/info/dir': No such file or directory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
563666: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563666
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: cgdb
Version: 0.6.5-1
Severity: serious
Justification: FTBFS

Hi,

your package FTBFS:
| dh_installinfo doc/cgdb.info
| rm: cannot remove 
`/build/buildd-cgdb_0.6.5-1-alpha-1J96aG/cgdb-0.6.5/debian/cgdb/usr/share/info/dir':
 No such file or directory
| rm 
/build/buildd-cgdb_0.6.5-1-alpha-1J96aG/cgdb-0.6.5/debian/cgdb/usr/share/info/dir
| make: *** [binary-arch] Error 1

Build logs at the usual place:
  https://buildd.debian.org/status/package.php?suite=unstable&p=cgdb

Mraw,
KiBi.


--- End Message ---
--- Begin Message ---
Source: cgdb
Source-Version: 0.6.5-2

We believe that the bug you reported is fixed in the latest version of
cgdb, which is due to be installed in the Debian FTP archive:

cgdb_0.6.5-2.diff.gz
  to main/c/cgdb/cgdb_0.6.5-2.diff.gz
cgdb_0.6.5-2.dsc
  to main/c/cgdb/cgdb_0.6.5-2.dsc
cgdb_0.6.5-2_amd64.deb
  to main/c/cgdb/cgdb_0.6.5-2_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 563...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Robert Lemmen  (supplier of updated cgdb package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 05 Jan 2010 15:10:16 +
Source: cgdb
Binary: cgdb
Architecture: source amd64
Version: 0.6.5-2
Distribution: unstable
Urgency: low
Maintainer: rober...@semistable.com
Changed-By: Robert Lemmen 
Description: 
 cgdb   - a curses-based interface to the GNU Debugger (GDB)
Closes: 563666
Changes: 
 cgdb (0.6.5-2) unstable; urgency=low
 .
   * Fix FTBFS related to info dir (closes: #563666)
Checksums-Sha1: 
 e6768bf308cd64f6b00a50f8920da88d9bb6a2b9 966 cgdb_0.6.5-2.dsc
 940dd045812246152b4f3150646b868dfd41e614 30507 cgdb_0.6.5-2.diff.gz
 c956c5a94f7415b8a9cc2acb04e2755eff8c6032 141526 cgdb_0.6.5-2_amd64.deb
Checksums-Sha256: 
 4b5eca668611963bada15c7da0622207f3e42b9d143b53d7396dac1188668d45 966 
cgdb_0.6.5-2.dsc
 1745f79850cfa0f0b4f03c6074d599182a0aa1ff1ddb65d46c8eade301cf047f 30507 
cgdb_0.6.5-2.diff.gz
 ce05dc2d4f32a40b4595c8023b4bfb5a3b2e6efbe8d0e8802a31c10706d0a448 141526 
cgdb_0.6.5-2_amd64.deb
Files: 
 46c5135c943fc23738562be06fd06827 966 devel optional cgdb_0.6.5-2.dsc
 f8734d894affeb8ec4aee28a50bc77b6 30507 devel optional cgdb_0.6.5-2.diff.gz
 8c2b5a32d7df72bff097b90b512b951a 141526 devel optional cgdb_0.6.5-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFLQ1bzS6AOchRbaWYRAvapAJwJ2m0nTlDdjaZHExjTgX4Q1ZcXlwCfeg63
ljCtuc9mh+0aJHLFZHQWF5g=
=kaYn
-END PGP SIGNATURE-


--- End Message ---


Bug#562228: Not installable. Program name ( /usr/bin/smem) already exists in the secure-delete package

2010-01-05 Thread Michal Čihař
Hi

Dne Tue, 5 Jan 2010 14:53:54 +
Robert Lemmen  napsal(a):

> On Tue, Jan 05, 2010 at 11:23:08AM +0100, Michal ??iha?? wrote:
> > I know there have not been any changes to the secure-delete package for
> > some time, but I hope you're still interested in it. Program smem is
> > part of it and now it is also name of another package and binary which
> > I did upload. I contacted smem upstream, but they think that renaming
> > smem from secure-delete is a better option (low user base, smem is
> > still considered beta for ages). What is your opinion about this?
> 
> fully agree, smem is not really of much use (compared to srm), i'll
> rename it and upload a new version the next days

Thanks a lot! Reassigning related bug to secure-delete.

-- 
Michal Čihař | http://cihar.com | http://blog.cihar.com


signature.asc
Description: PGP signature


Bug#562228: Not installable. Program name ( /usr/bin/smem) already exists in the secure-delete package

2010-01-05 Thread Robert Lemmen
On Tue, Jan 05, 2010 at 11:23:08AM +0100, Michal ??iha?? wrote:
> I know there have not been any changes to the secure-delete package for
> some time, but I hope you're still interested in it. Program smem is
> part of it and now it is also name of another package and binary which
> I did upload. I contacted smem upstream, but they think that renaming
> smem from secure-delete is a better option (low user base, smem is
> still considered beta for ages). What is your opinion about this?

fully agree, smem is not really of much use (compared to srm), i'll
rename it and upload a new version the next days

cu  robert

-- 
Robert Lemmen   http://www.semistable.com 


signature.asc
Description: Digital signature


Bug#545358: marked as done (system-tools-backends: Interfaces configuration have no effect)

2010-01-05 Thread Debian Bug Tracking System
Your message dated Tue, 05 Jan 2010 13:57:25 +
with message-id 
and subject line Bug#545358: fixed in system-tools-backends 2.6.0-2lenny4
has caused the Debian Bug report #545358,
regarding system-tools-backends: Interfaces configuration have no effect
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
545358: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=545358
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: system-tools-backends
Version: 2.6.0-2lenny3
Severity: grave
Tags: patch
Justification: renders package unusable

As for the 2.6.0-2lenny3 version of system-tools-backends we have noted 
network-admin configurations has no effect, for example opening network-admin 
and setting a static ip for a interface has no effect, when we checked 
/etc/network/interfaces it remains unchanged.

It's a bug introduced in the module Ifaces.pm, in the hash containing the 
supported distributions debian is absent.

By adding "debian" => "debian", it can be solved

patch--
--- Ifaces.pm-old   2009-09-03 14:48:07.0 -0300
+++ Ifaces.pm   2009-09-03 14:59:04.0 -0300
@@ -2011,6 +2011,7 @@
"gentoo"  => "gentoo",
"freebsd-5"   => "freebsd-5",
"solaris-2.11"=> "solaris-2.11",
+"debian"  => "debian",
   );

  return $dist_map{$Utils::Backend::tool{"platform"}};
---end of patch

We sorry if the report isn't correct as it is the first time we report a bug.

Greetings, the Lihuen development team (lihuen.linti.unlp.edu.ar).

-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

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

Versions of packages system-tools-backends depends on:
ii  adduser   3.110  add and remove users and groups
ii  libc6 2.7-18 GNU C Library: Shared libraries
ii  libdbus-1-3   1.2.1-5+lenny1 simple interprocess messaging syst
ii  libdbus-glib-1-2  0.76-1 simple interprocess messaging syst
ii  libglib2.0-0  2.16.6-2   The GLib library of C routines
ii  libnet-dbus-perl  0.33.6-1+b1Extension for the DBus bindings

system-tools-backends recommends no packages.

system-tools-backends suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: system-tools-backends
Source-Version: 2.6.0-2lenny4

We believe that the bug you reported is fixed in the latest version of
system-tools-backends, which is due to be installed in the Debian FTP archive:

system-tools-backends-dev_2.6.0-2lenny4_all.deb
  to 
main/s/system-tools-backends/system-tools-backends-dev_2.6.0-2lenny4_all.deb
system-tools-backends_2.6.0-2lenny4.diff.gz
  to main/s/system-tools-backends/system-tools-backends_2.6.0-2lenny4.diff.gz
system-tools-backends_2.6.0-2lenny4.dsc
  to main/s/system-tools-backends/system-tools-backends_2.6.0-2lenny4.dsc
system-tools-backends_2.6.0-2lenny4_i386.deb
  to main/s/system-tools-backends/system-tools-backends_2.6.0-2lenny4_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 545...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Maximiliano Curia  (supplier of updated system-tools-backends 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 10 Dec 2009 10:46:29 -0300
Source: system-tools-backends
Binary: system-tools-backends system-tools-backends-dev
Architecture: source all i386
Version: 2.6.0-2lenny4
Distribution: stable
Urgency: low
Maintainer: Jose Carlos Garcia Sogo 
Changed-By: Maximiliano Curia 
Description: 
 system-tools-backends - System Tools to manage computer configuration -- 
scripts
 system-tools-backends-dev - System Tools to manage computer configuration -- 
development file
Closes: 545358
Changes: 
 system-tools-backends (2.6.0-2lenny4) stable; urgency=low
 .
   * Non-maintainer upload.
   * Added 61_fix-debian-var.patch to fix debian definitions so it can actually
  interact with the system.
  Tha

Bug#552038: marked as done (Security issue in server code)

2010-01-05 Thread Debian Bug Tracking System
Your message dated Tue, 05 Jan 2010 13:57:03 +
with message-id 
and subject line Bug#552038: fixed in alien-arena 7.0-1+lenny1
has caused the Debian Bug report #552038,
regarding Security issue in server code
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
552038: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=552038
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: alien-arena
Severity: grave
Tags: security

Please see this URL for details:
http://www.ngssoftware.com/brochures/Anonymous.Remote.Arbitrary.Code.Execution.in.Alien.Arena.pdf

Fixed in 7.31

Cheers,
Moritz

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

Kernel: Linux 2.6.30-2-686 (SMP w/1 CPU core)
Locale: LANG=C, lc_ctype=de_de.iso-8859...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash


--- End Message ---
--- Begin Message ---
Source: alien-arena
Source-Version: 7.0-1+lenny1

We believe that the bug you reported is fixed in the latest version of
alien-arena, which is due to be installed in the Debian FTP archive:

alien-arena-browser_7.0-1+lenny1_all.deb
  to contrib/a/alien-arena/alien-arena-browser_7.0-1+lenny1_all.deb
alien-arena-server_7.0-1+lenny1_i386.deb
  to contrib/a/alien-arena/alien-arena-server_7.0-1+lenny1_i386.deb
alien-arena_7.0-1+lenny1.diff.gz
  to contrib/a/alien-arena/alien-arena_7.0-1+lenny1.diff.gz
alien-arena_7.0-1+lenny1.dsc
  to contrib/a/alien-arena/alien-arena_7.0-1+lenny1.dsc
alien-arena_7.0-1+lenny1_i386.deb
  to contrib/a/alien-arena/alien-arena_7.0-1+lenny1_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 552...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Gilbert  (supplier of updated alien-arena 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 29 Dec 2009 19:06:05 -0500
Source: alien-arena
Binary: alien-arena alien-arena-server alien-arena-browser
Architecture: source i386 all
Version: 7.0-1+lenny1
Distribution: stable-proposed-updates
Urgency: low
Maintainer: Debian Games Team 
Changed-By: Michael Gilbert 
Description: 
 alien-arena - Standalone 3D first person online deathmatch shooter
 alien-arena-browser - stand alone server browser for Alien Arena
 alien-arena-server - Dedicated server for Alien Arena
Closes: 552038
Changes: 
 alien-arena (7.0-1+lenny1) stable-proposed-updates; urgency=low
 .
   * Non-maintainer upload by the security team.
   * Fixes remote arbitrary code execution, CVE-2009-3637
 (closes: #552038).
Checksums-Sha1: 
 6fa9b835884b88a6cee3a70a07693a931de384d7 1612 alien-arena_7.0-1+lenny1.dsc
 d942d85b344aa3c533a991c846e2d02bfecac23a 86596 alien-arena_7.0-1+lenny1.diff.gz
 90c8ad49ddc53bcab9fd1d86757dd5fe52bdbd45 588680 
alien-arena_7.0-1+lenny1_i386.deb
 06e31e1e74b9b8b125ec979f4c3fbe89509a2d38 132152 
alien-arena-server_7.0-1+lenny1_i386.deb
 75c3d8fa9d36901aeb397b7fdf35885249d41bde 37194 
alien-arena-browser_7.0-1+lenny1_all.deb
Checksums-Sha256: 
 5dbd7dd9b1512cdd895d96c95afd82f6e6f98bd2d8fbd25ebf16fac2caf22dd5 1612 
alien-arena_7.0-1+lenny1.dsc
 8309e89fc3178935c8d362ea1f27f4ced379313909613a019da5f425da186060 86596 
alien-arena_7.0-1+lenny1.diff.gz
 5cc6cac7ea86c1de57730edc42f11cb968fae18262704b749f063c848388026a 588680 
alien-arena_7.0-1+lenny1_i386.deb
 f8306f5f2d2913a7671b76fa828ca12e6b4dce042ba8e8a4409a3903844e1a07 132152 
alien-arena-server_7.0-1+lenny1_i386.deb
 ff28006e54ed1ae01ec1d3d5a85302120de30b3da78946f62098e15bc0bce8ff 37194 
alien-arena-browser_7.0-1+lenny1_all.deb
Files: 
 bd4f45f5cdad7322086b3026a76e1053 1612 contrib/games extra 
alien-arena_7.0-1+lenny1.dsc
 7c729d47f78c76ea227dbefbd30dbca2 86596 contrib/games extra 
alien-arena_7.0-1+lenny1.diff.gz
 0c19148eba7787ecc7c397f0b570d9d1 588680 contrib/games extra 
alien-arena_7.0-1+lenny1_i386.deb
 6124b775e14eaa9d0e8c24725f5e1a4a 132152 contrib/games extra 
alien-arena-server_7.0-1+lenny1_i386.deb
 22d1c526031ee428aab887842e9034a8 37194 contrib/games extra 
alien-arena-browser_7.0-1+lenny1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAktBoZcACgkQNxpp46476ardUgCfei4uo2t93vRaq2IqK2sgMNh

Bug#563155: [Pkg-kde-extras] Bug#563155: partitionmanager: does not start, and several zombie processes appear

2010-01-05 Thread George Kiagiadakis
severity 563155 important
thanks

On Thu, Dec 31, 2009 at 2:18 PM, Jan Kusanagi  wrote:
> Package: partitionmanager
> Version: 1.0.0-1
> Severity: grave
> Justification: renders package unusable
>
>
> Upon starting partitionmanager, it asks for root password, but then the 
> window doesn't appear, and you can see in System Activity how several zombie 
> "partitionmanager" processes appear. There is one which is not zombie, if you 
> kill it, all of them disappear.
> It seems like the program starts OK if you execute partitionmanager-bin, and 
> it offers the option of not using root privileges, and therefore hard drives 
> do not appear listed, etc.
>
> Maybe it's a bug in kdesu or something, not really partitionmanager fault...
>
> I have my own debian-liveCD made with live-helper, and same thing happens, 
> but there's no root password there, of course.
> If I set one up, same problems occur.s


Hi,
I can see that partitionmanager produces several zombie processes,
even by starting partitionmanager-bin as a user, and it looks like a
Qt bug. However, it starts fine, both as a normal user and as root.
For this reason, I am lowering the severity.

Would it be possible for you to provide a strace log of
partitionmanager when it locks up? Try running "strace -f -o logfile
partitionmanager-bin" as root, or if it doesn't hang that way, start
partitionmanager and do "strace -p $pid", where $pid is the pid of the
non-zombie partitionmanager-bin instance. I'd prefer the first way
though. I'd also like the output of "ps auxf" while strace is running.
Any other information is welcome too.

Regards,
George



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: Re: [Pkg-kde-extras] Bug#563155: partitionmanager: does not start, and several zombie processes appear

2010-01-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 563155 important
Bug #563155 [partitionmanager] partitionmanager: does not start, and several 
zombie processes appear
Severity set to 'important' from 'grave'

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#563742: marked as done (aespipe: Missing dependency for uuencode (e.g. sharutils))

2010-01-05 Thread Debian Bug Tracking System
Your message dated Tue, 5 Jan 2010 13:49:37 +0100
with message-id <20100105124937.gb30...@quark.vpn.nusquama.org>
and subject line Re: Bug#563742: aespipe: Missing dependency for uuencode (e.g. 
sharutils)
has caused the Debian Bug report #563742,
regarding aespipe: Missing dependency for uuencode (e.g. sharutils)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
563742: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563742
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: aespipe
Version: 2.3d-2
Severity: serious
Justification: required dependences must be listed


aespipe with a Standard system emits warnings that uuencode is missing (line 84)
sharutils supplies uuencode.

-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

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

Versions of packages aespipe depends on:
ii  libc6 2.7-18 GNU C Library: Shared libraries

aespipe recommends no packages.

aespipe suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
On Tue, Jan 05, 2010 at 07:41:43AM -0500, Daniel Dickinson wrote:
> On Tue, 5 Jan 2010 13:36:35 +0100
> Max Vozeler  wrote:
> 
> > On Mon, Jan 04, 2010 at 07:10:12AM -0500, Daniel Dickinson wrote:
> > I'm confused. There is no way I can see aespipe needing 
> > uuencode or showing such a warning.
> > 
> > Can you please describe what exactly you are trying to do?
> > Please quote the error messages you are seeing.
> 
> Sorry wrong package...should be amcrypt.

No problem, closing this bug.

Max

--- End Message ---


Bug#563742: aespipe: Missing dependency for uuencode (e.g. sharutils)

2010-01-05 Thread Max Vozeler
On Mon, Jan 04, 2010 at 07:10:12AM -0500, Daniel Dickinson wrote:
> Package: aespipe
> Version: 2.3d-2
> Severity: serious
> Justification: required dependences must be listed
>
> aespipe with a Standard system emits warnings that uuencode is missing (line 
> 84)
> sharutils supplies uuencode.

I'm confused. There is no way I can see aespipe needing 
uuencode or showing such a warning.

Can you please describe what exactly you are trying to do?
Please quote the error messages you are seeing.

Max



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#563440: marked as done (subvertpy: FTBFS if $HOME exists but is unreadable)

2010-01-05 Thread Debian Bug Tracking System
Your message dated Tue, 05 Jan 2010 13:02:23 +
with message-id 
and subject line Bug#563440: fixed in subvertpy 0.7.2-1
has caused the Debian Bug report #563440,
regarding subvertpy: FTBFS if $HOME exists but is unreadable
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
563440: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563440
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Package: subvertpy
Version: 0.7.1-1
Severity: serious
Justification: FTBFS
Tags: patch

Hello, 


Your package FTBFS if $HOME exists but is not readable:

| PYTHONPATH=. python /usr/bin/nosetests subvertpy
| 
EE...EEEEE.
| ==
| ERROR: test_add (subvertpy.tests.test_client.TestClient)
| --
| Traceback (most recent call last):
|   File "/build/buildd/subvertpy-0.7.1/subvertpy/tests/test_client.py", line 
29, in setUp
| self.repos_url = self.make_client("d", "dc")
|   File "/build/buildd/subvertpy-0.7.1/subvertpy/tests/__init__.py", line 335, 
in make_client
| allow_revprop_changes=allow_revprop_changes)
| OSError: [Errno 13] Can't open file '/nonexistent/.subversion/servers': 
Permission denied

The full build log is available here:
https://buildd.debian.org/fetch.cgi?pkg=subvertpy;ver=0.7.1-1;arch=mips;stamp=1260736556

I believe that the attached patch fixes this problem.

--
Jakub Wilk
diff --git a/debian/rules b/debian/rules
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export HOME=$(CURDIR)/nonexistent
+
 DEB_PYTHON_SYSTEM=pycentral
 DEB_INSTALL_EXAMPLES_python-subvertpy = $(wildcard examples/*.py)
 


signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: subvertpy
Source-Version: 0.7.2-1

We believe that the bug you reported is fixed in the latest version of
subvertpy, which is due to be installed in the Debian FTP archive:

python-subvertpy_0.7.2-1_amd64.deb
  to main/s/subvertpy/python-subvertpy_0.7.2-1_amd64.deb
subvertpy_0.7.2-1.diff.gz
  to main/s/subvertpy/subvertpy_0.7.2-1.diff.gz
subvertpy_0.7.2-1.dsc
  to main/s/subvertpy/subvertpy_0.7.2-1.dsc
subvertpy_0.7.2.orig.tar.gz
  to main/s/subvertpy/subvertpy_0.7.2.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 563...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jelmer Vernooij  (supplier of updated subvertpy package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 03 Jan 2010 17:35:38 +0100
Source: subvertpy
Binary: python-subvertpy
Architecture: source amd64
Version: 0.7.2-1
Distribution: unstable
Urgency: low
Maintainer: Jelmer Vernooij 
Changed-By: Jelmer Vernooij 
Description: 
 python-subvertpy - Alternative Python bindings for Subversion
Closes: 563440
Changes: 
 subvertpy (0.7.2-1) unstable; urgency=low
 .
   * New upstream release.
   * Support building when $HOME exists but is unreadable.
 Patch by Jakub Wilk. Closes: #563440
Checksums-Sha1: 
 fee16684ddb8965f811fa244f7313eeccadabca8 1309 subvertpy_0.7.2-1.dsc
 f8eb472084d771eb1ae7a67517ecd1061d548759 80627 subvertpy_0.7.2.orig.tar.gz
 cd9ec394f9a7c9957549c481e096f6261e800fe4 1664 subvertpy_0.7.2-1.diff.gz
 8566b9531abb21c74f2632d4ac325b1dad8fc7c5 133206 
python-subvertpy_0.7.2-1_amd64.deb
Checksums-Sha256: 
 de932decaece3a20cc0c08127cc563b6a8f495e2eb269ed6d208e55eadf797d4 1309 
subvertpy_0.7.2-1.dsc
 817300e4cadb02fb89903028eaf7d128b274fe3c2808c76917b5adfe5b9687a3 80627 
subvertpy_0.7.2.orig.tar.gz
 10081f777d77070240819daa7b026a7fc498cfd4a65c3a2a92fcae4dd1d8 1664 
subvertpy_0.7.2-1.diff.gz
 6b352ad7b9d6feb577733e5fdbf04fb16f89534464e71836fbba9310175b7875 133206 
python-subvertpy_0.7.2-1_amd64.deb
Files: 
 b471c6bb7873e2382cdfa3b7ae119507 1309 python optional subvertpy_0.7.2-1.dsc
 01e2098db04af06a7e27c075745d 80627 python optional 
subvertpy_0.7.2.orig.tar.gz
 2160c074a22d57214560e5afcc49a483 1664 python optional subvertpy_0.7.2-1.diff.gz
 a60c57bc040cf1848d26f50a22c4a74b 133206 python optional 
python-subvertpy_0.7.2-1_amd64.

Processed: forcibly merging 563727 563590

2010-01-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forcemerge 563727 563590
Bug#563727: console-tools: Installation error upon invoking 'aptitude 
safe-upgrade'; Output as follows; 
Bug#563590: console-tools: Fails to upgrade/install
Forcibly Merged 563590 563727.

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#563742: aespipe: Missing dependency for uuencode (e.g. sharutils)

2010-01-05 Thread Daniel Dickinson
On Tue, 5 Jan 2010 13:36:35 +0100
Max Vozeler  wrote:

> On Mon, Jan 04, 2010 at 07:10:12AM -0500, Daniel Dickinson wrote:
> > Package: aespipe
> > Version: 2.3d-2
> > Severity: serious
> > Justification: required dependences must be listed
> >
> > aespipe with a Standard system emits warnings that uuencode is
> > missing (line 84) sharutils supplies uuencode.
> 
> I'm confused. There is no way I can see aespipe needing 
> uuencode or showing such a warning.
> 
> Can you please describe what exactly you are trying to do?
> Please quote the error messages you are seeing.
> 
>   Max

Sorry wrong package...should be amcrypt.

-- 
And that's my crabbing done for the day.  Got it out of the way early, 
now I have the rest of the afternoon to sniff fragrant tea-roses or 
strangle cute bunnies or something.   -- Michael Devore
GnuPG Key Fingerprint 86 F5 81 A5 D4 2E 1F 1C  http://gnupg.org
The C Shore (Daniel Dickinson's Website) http://cshore.is-a-geek.com


signature.asc
Description: PGP signature


Processed: severity of 563476 is serious, merging 563483 563483

2010-01-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 563476 serious
Bug #563476 [vlc] vlc: upgrade fails
Severity set to 'serious' from 'normal'

> merge 563483 563483
Bug#563483: Upgrade fails because `/usr/lib/vlc/control/libhotkeys_plugin.so` 
is also in vlc-nox 0:1.0.3-1.
Merged 563483.

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: Closed the wrong bug!

2010-01-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> notfixed 535276 mumps/4.9.2.dfsg-2
Bug #535276 {Done: hazel...@debian.org (Adam C. Powell, IV)} [petsc] FTBFS with 
new dpkg-dev
Bug No longer marked as fixed in versions mumps/4.9.2.dfsg-2.
> fixed 559723 mumps/4.9.2.dfsg-2
Bug #559723 [src:mumps] mumps - FTBFS: debian/rules:7: *** invalid syntax in 
conditional. Stop.
Bug Marked as fixed in versions mumps/4.9.2.dfsg-2.
> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#535276: Closed the wrong bug!

2010-01-05 Thread Adam C Powell IV
notfixed 535276 mumps/4.9.2.dfsg-2
fixed 559723 mumps/4.9.2.dfsg-2
thanks

The mumps 4.9.2.dfsg-2 changelog closed the wrong bug!  Sorry about
that.

-Adam
-- 
GPG fingerprint: D54D 1AEE B11C CE9B A02B  C5DD 526F 01E8 564E E4B6

Engineering consulting with open source tools
http://www.opennovation.com/


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


Bug#563704: iepngfix.htc: non-free license

2010-01-05 Thread Jakub Wilk

* Simon McVittie , 2010-01-04, 18:48:

$ grep -C1 'Free usage' 
/usr/share/pyshared/docutils/writers/s5_html/themes/default/iepngfix.htc
// IE5.5+ PNG Alpha Fix v1.0 by Angus Turnbull http://www.twinhelix.com
// Free usage permitted as long as this notice remains intact.


According to a quick search, the author seems to have relicensed this to
LGPL2.1 in later versions; the version labelled "1.0 final" might be suitable?
See: http://www.twinhelix.com/css/iepngfix/

The s5 package has the same bug. Perhaps it would be possible to make docutils
use files from s5, and add Recommends: s5 (or Depends or Suggests, depending
how important you think rst2s5 is), rather than embedding a copy of the
S5 themes? If so, only the s5 maintainer would need to fix this.


Unfortunately, source packages are also affected. That means that if 
iepngfix upstream don't agree to relicense this particular version,

we will have to repackage .orig.tar.gz anyway. But in the latter case
I think I prefer to strip this file completely, as it serve very little 
purpose and, if I understand correctly, doesn't even work out of the 
box.


While I detest embedded code copies, it seems that I cannot make 
docutils use other s5 files, as they were purposely modified by 
docutils upstream.



According to source.debian.net this also affects cython, docvert, lxml,
plone3, python-chaco, plastex and jifty, although I haven't verified that
those don't already contain a license clarification in debian/copyright.


They don't. In fact, they don't mention this file at all (which is a bug 
on its own). But let's refrain from mass bug cloning until we have 
iepngfix upstream opinion.


--
Jakub Wilk


signature.asc
Description: Digital signature


Bug#548621: marked as done (pcmciautils: Incorrect init.d script dependency)

2010-01-05 Thread Debian Bug Tracking System
Your message dated Tue, 05 Jan 2010 12:17:18 +
with message-id 
and subject line Bug#548621: fixed in pcmciautils 015-1
has caused the Debian Bug report #548621,
regarding pcmciautils: Incorrect init.d script dependency
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
548621: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=548621
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Package:  pcmciautils
Version:  014-4
Severity: important
Tags: patch
User: initscripts-ng-de...@lists.alioth.debian.org
Usertags: incorrect-dependency
User: debian...@lists.debian.org
Usertags: piuparts

I came across this issue when checking the init.d script dependencies
in the entire archive.  The script have a hard dependency on udev,
while the package only recommend udev.  When udev is not installed,
the package fail to install.  Making the dependency optional is not
quite enough, as that would make it possible for the init.d script to
start to early in the boot.  I had a look at the old sequence point,
and see that it used to start after mountall and just before
networking.  Because of this, I believe a dependency on $local_fs is a
good baseline.

The installation problem was discovered by piuparts, see http://piuparts.debian.org/sid/fail/batmand_0.3.2-2.log > for the test
log.  These are the error messages:

  insserv: Service udev has to be enabled to start service pcmcia
  insserv: exiting now!

http://refspecs.freestandards.org/LSB_2.1.0/LSB-generic/LSB-generic/initscrcomconv.html
 >
documents the LSB header format.  Some debian notes are available from
http://wiki.debian.org/LSBInitScripts >.

Setting severity to important, as udev is a recommends and thus would
be installed in most cases.

This patch should solve the issue.  Please let me know if I should not
NMU to fix this.

diff -ur ../pcmciautils-014/debian/init ../pcmciautils-014-pere/debian/init
--- ../pcmciautils-014/debian/init  2009-09-27 19:47:18.0 +0200
+++ ../pcmciautils-014-pere/debian/init 2009-09-27 19:50:07.0 +0200
@@ -2,8 +2,9 @@
 #
 ### BEGIN INIT INFO
 # Provides:  pcmcia
-# Required-Start:udev
+# Required-Start:$local_fs
 # Required-Stop:
+# Should-Start:  udev
 # Default-Start: S
 # Default-Stop:
 # Short-Description: PCMCIA support

Happy hacking,
-- 
Petter Reinholdtsen


--- End Message ---
--- Begin Message ---
Source: pcmciautils
Source-Version: 015-1

We believe that the bug you reported is fixed in the latest version of
pcmciautils, which is due to be installed in the Debian FTP archive:

pcmciautils-udeb_015-1_i386.udeb
  to main/p/pcmciautils/pcmciautils-udeb_015-1_i386.udeb
pcmciautils_015-1.diff.gz
  to main/p/pcmciautils/pcmciautils_015-1.diff.gz
pcmciautils_015-1.dsc
  to main/p/pcmciautils/pcmciautils_015-1.dsc
pcmciautils_015-1_i386.deb
  to main/p/pcmciautils/pcmciautils_015-1_i386.deb
pcmciautils_015.orig.tar.gz
  to main/p/pcmciautils/pcmciautils_015.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 548...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Watson  (supplier of updated pcmciautils package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 05 Jan 2010 11:57:54 +
Source: pcmciautils
Binary: pcmciautils pcmciautils-udeb
Architecture: source i386
Version: 015-1
Distribution: unstable
Urgency: low
Maintainer: Colin Watson 
Changed-By: Colin Watson 
Description: 
 pcmciautils - PCMCIA utilities for Linux 2.6
 pcmciautils-udeb - PCMCIA utilities for Linux 2.6 (udeb)
Closes: 419172 548621
Changes: 
 pcmciautils (015-1) unstable; urgency=low
 .
   * New upstream release.
 - Simplified the setting of sysfs attributes; requires udev 098.
   * Vcs-Bzr is now an official field.
   * Add a Homepage field.
   * Don't link pcmcia-check-broken-cis against libsysfs; dpkg-shlibdeps
 reports that it doesn't need it.
   * The init script should either print a message and exit non-zero, or be
 silent and exit zero, not somewhere in between. Of the cases where the
 init script bails out, having an old kernel or not having udev enabled
 are more or less error cases, but not having configured a bridge m

Processed: retitle 534804 to same priority on startlxde and lxsession cause obconf error

2010-01-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 534804 same priority on startlxde and lxsession cause obconf error
Bug #534804 {Done: Andrew Lee } [lxde-common] obconf: Error 
while trying to configure under lxde
Bug #561706 {Done: Andrew Lee } [lxde-common] obconf: ObConf 
Error: An error occured while saving the config file '/openbox/lxde-rc.xml'
Bug #562764 {Done: Andrew Lee } [lxde-common] [obconf] An 
error occured while saving the config file '/openbox/lxde-rc.xml'
Changed Bug title to 'same priority on startlxde and lxsession cause obconf 
error' from 'obconf: Error while trying to configure under lxde'
Changed Bug title to 'same priority on startlxde and lxsession cause obconf 
error' from 'obconf: ObConf Error: An error occured while saving the config 
file '/openbox/lxde-rc.xml''
Changed Bug title to 'same priority on startlxde and lxsession cause obconf 
error' from '[obconf] An error occured while saving the config file 
'/openbox/lxde-rc.xml''
>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#527825: marked as done (digikam-doc: FTBFS: /bin/sh: /build/user-digikam-doc_0.9.5-1-amd64-14Uhwf/digikam-doc-0.9.5/./con figure: No such file or directory)

2010-01-05 Thread Debian Bug Tracking System
Your message dated Tue, 05 Jan 2010 12:03:00 +
with message-id 
and subject line Bug#527825: fixed in digikam-doc 0.10.0~svn1056455-1
has caused the Debian Bug report #527825,
regarding digikam-doc: FTBFS: /bin/sh: 
/build/user-digikam-doc_0.9.5-1-amd64-14Uhwf/digikam-doc-0.9.5/./con figure: No 
such file or directory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
527825: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527825
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: digikam-doc
Version: 0.9.5-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20090508 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[2]: Entering directory 
> `/build/user-digikam-doc_0.9.5-1-amd64-14Uhwf/digikam-doc-0.9.5'
> # Unable to find autoconf!!
> # Unable to find autoheader!!
> # Unable to find autom4te!!
> # Unable to find automake!!
> # Unable to find aclocal!!
> Can't open configure: No such file or directory.
> make[2]: Leaving directory 
> `/build/user-digikam-doc_0.9.5-1-amd64-14Uhwf/digikam-doc-0.9.5'
> /bin/sh ./config.status --recheck
> running CONFIG_SHELL=/bin/sh /bin/sh 
> /build/user-digikam-doc_0.9.5-1-amd64-14Uhwf/digikam-doc-0.9.5/./configure  
> --build=x86_64-linux-gnu --prefix=/usr --includedir=${prefix}/include/kde 
> --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc 
> --localstatedir=/var --libexecdir=${prefix}/lib/digikam-doc 
> --disable-maintainer-mode --disable-dependency-tracking 
> --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama --disable-debug 
> build_alias=x86_64-linux-gnu CC=cc CFLAGS=-g -O2 -g -Wall -O2 LDFLAGS= 
> CPPFLAGS= CXX=g++ CXXFLAGS=-g -O2 -g -Wall -O2 FFLAGS=-g -O2  --no-create 
> --no-recursion
> /bin/sh: 
> /build/user-digikam-doc_0.9.5-1-amd64-14Uhwf/digikam-doc-0.9.5/./configure: 
> No such file or directory
> make[1]: *** [config.status] Error 127

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/05/08/digikam-doc_0.9.5-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |


--- End Message ---
--- Begin Message ---
Source: digikam-doc
Source-Version: 0.10.0~svn1056455-1

We believe that the bug you reported is fixed in the latest version of
digikam-doc, which is due to be installed in the Debian FTP archive:

digikam-doc_0.10.0~svn1056455-1.diff.gz
  to main/d/digikam-doc/digikam-doc_0.10.0~svn1056455-1.diff.gz
digikam-doc_0.10.0~svn1056455-1.dsc
  to main/d/digikam-doc/digikam-doc_0.10.0~svn1056455-1.dsc
digikam-doc_0.10.0~svn1056455-1_all.deb
  to main/d/digikam-doc/digikam-doc_0.10.0~svn1056455-1_all.deb
digikam-doc_0.10.0~svn1056455.orig.tar.gz
  to main/d/digikam-doc/digikam-doc_0.10.0~svn1056455.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 527...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mark Purcell  (supplier of updated digikam-doc package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 05 Jan 2010 22:37:57 +1100
Source: digikam-doc
Binary: digikam-doc
Architecture: source all
Version: 0.10.0~svn1056455-1
Distribution: unstable
Urgency: low
Maintainer: Debian KDE Extras Team 
Changed-By: Mark Purcell 
Description: 
 digikam-doc - handbook for digikam and showfoto in several languages
Closes: 514513 527825 529077 547230
Changes: 
 digikam-doc (0.10.0~svn1056455-1) unstable; urgency=low
 .
   * New Upstream Release (Closes: #527825, #514513, #547230, #529077)
Checksums-Sha1: 
 9312f53a665cf224ccfa618708f3cb118eef1be2 1342 
digikam-doc_0.10.0~svn1056455-1.dsc
 c7b618c79ad99bad38271c5692e110a2bcd9264e 16750476 
digikam-doc_0.10.0~svn1056455.orig.tar.gz
 cb0f4d8f15b7a9ad69673

Bug#548621: pcmciautils: Incorrect init.d script dependency

2010-01-05 Thread Colin Watson
On Wed, Dec 23, 2009 at 09:17:07PM +0100, Petter Reinholdtsen wrote:
> Colin, any progress with this:
> 
> [Colin Watson 2009-09-27]
> > Thanks for your report. I have a fair bit of stuff in bzr that I've
> > been meaning to upload, so please don't NMU - I'll include this in
> > there.

Sorry for my delay. I've just uploaded this.

-- 
Colin Watson   [cjwat...@debian.org]



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: limit source to digikam-doc, tagging 514513, tagging 529077, tagging 547230, tagging 527825

2010-01-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> #digikam-doc (0.10.0~svn1056455-1) unstable; urgency=low
> #
> #  * New Upstream Release (Closes: #527825, #514513, #547230, #529077)
> #
> limit source digikam-doc
Limiting to bugs with field 'source' containing at least one of 'digikam-doc'
Limit currently set to 'source':'digikam-doc'

> tags 514513 + pending
Bug #514513 [digikam-doc] Add khelpcenter4 in Depends to support KDE4
Added tag(s) pending.
> tags 529077 + pending
Bug #529077 [digikam-doc] digikam-doc: Please package for version 0.10 and KDE 4
Added tag(s) pending.
> tags 547230 + pending
Bug #547230 [digikam-doc] Updating the digikam-doc Maintainer/Uploaders list
Added tag(s) pending.
> tags 527825 + pending
Bug #527825 [digikam-doc] digikam-doc: FTBFS: /bin/sh: 
/build/user-digikam-doc_0.9.5-1-amd64-14Uhwf/digikam-doc-0.9.5/./con figure: No 
such file or directory
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#563788: marked as done (fails to install due to incorrect dependencies in init.d LSB header)

2010-01-05 Thread Debian Bug Tracking System
Your message dated Tue, 05 Jan 2010 11:32:08 +
with message-id 
and subject line Bug#563788: fixed in popa3d 1.0.2-6
has caused the Debian Bug report #563788,
regarding fails to install due to incorrect dependencies in init.d LSB header
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
563788: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563788
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: popa3d
Version: 1.0.2-5
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts piuparts.d.o
User: initscripts-ng-de...@lists.alioth.debian.org
Usertags: incorrect-dependency

Hi, 

during a test with piuparts I noticed your package failed to install due to 
incorrect dependencies in the init.d LSB header. Some debian notes are 
available from at http://wiki.debian.org/LSBInitScripts

From the attached log (scroll to the bottom...):

  Unpacking popa3d (from .../popa3d_1.0.2-5_amd64.deb) ...
  Setting up popa3d (1.0.2-5) ...
  Adding group `popa3d' (GID 102) ...
  Done.
  Warning: The home dir /var/lib/popa3d you specified already exists.
  Adding system user `popa3d' (UID 101) ...
  Adding new user `popa3d' (UID 101) with group `popa3d' ...
  adduser: Warning: The home directory `/var/lib/popa3d' does not belong to 
the user you are currently creating.
  The home directory `/var/lib/popa3d' already exists.  Not copying from 
`/etc/skel'.
  insserv: Service networking has to be enabled to start service popa3d
  insserv: exiting now!
  update-rc.d: error: insserv rejected the script header
  dpkg: error processing popa3d (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   popa3d
  E: Sub-process /usr/bin/dpkg returned an error code (1)


regards,
Holger
Start: 2009-12-26 02:52:35 UTC

Package: popa3d
Priority: extra
Section: mail
Installed-Size: 160
Maintainer: Krzysztof Krzyżaniak (eloy) 
Architecture: amd64
Version: 1.0.2-5
Provides: pop3-server
Depends: libc6 (>= 2.2.5), libpam0g (>= 0.99.7.1)
Pre-Depends: debconf (>= 1.2.9) | debconf-2.0, adduser, update-inetd
Recommends: exim4 | mail-transport-agent
Conflicts: pop3-server
Filename: pool/main/p/popa3d/popa3d_1.0.2-5_amd64.deb
Size: 34876
MD5sum: 3f39f2a778795c8c36d38c2fd318723c
SHA1: 1376e3b95d2b91f12ddbe5c91d2557ead13e5966
SHA256: 80ba25a13085a0eec1862bd08fd8c7a5233f6344a133b01483aabefbe91b119e
Description: A tiny POP3 daemon, designed with security as the primary goal
 popa3d is fast, small and secure pop3 daemon. It's written from scratch by
 Solar Designer for Owl (Openwall GNU/*/Linux).
 .
 Popa3d can work both in standalone or inetd mode.
 .
 For more information see DESIGN file.
Tag: interface::daemon, mail::pop, network::server, protocol::pop3, role::program, security::authentication, works-with::mail

Executing: sudo /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ popa3d
Guessed: debian
0m0.0s INFO: --
0m0.0s INFO: To quickly glance what went wrong, scroll down to the bottom of this logfile.
0m0.0s INFO: FAQ available at http://wiki.debian.org/piuparts/FAQ
0m0.0s INFO: --
0m0.0s INFO: piuparts version 0.39~200912252104 starting up.
0m0.0s INFO: Command line arguments: /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ popa3d
0m0.0s INFO: Running on: Linux piatti 2.6.32.2-dsa-amd64 #1 SMP Tue Dec 22 19:51:27 CET 2009 x86_64
0m0.0s DEBUG: Created temporary directory /org/piuparts.debian.org/tmp/tmpWaymx9
0m0.0s DEBUG: Unpacking sid.tar.gz into /org/piuparts.debian.org/tmp/tmpWaymx9
0m0.0s DEBUG: Starting command: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpWaymx9', '-zxf', 'sid.tar.gz']
0m2.2s DEBUG: Command ok: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpWaymx9', '-zxf', 'sid.tar.gz']
0m2.2s DEBUG: Created policy-rc.d and chmodded it.
0m2.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpWaymx9', 'apt-get', 'update']
0m4.3s DUMP: 
  Get:1 http://piatti.debian.org sid Release.gpg [835B]
  Get:2 http://piatti.debian.org sid Release [104kB]
  Ign http://piatti.debian.org sid/main Packages/DiffIndex
  Ign http://piatti.debian.org sid/contrib Packages/DiffIn

Bug#562764: marked as done ([obconf] An error occured while saving the config file '/openbox/lxde-rc.xml')

2010-01-05 Thread Debian Bug Tracking System
Your message dated Tue, 05 Jan 2010 19:25:21 +0800
with message-id <4b4321a1.2050...@debian.org>
and subject line obconf: Error while trying to configure under lxde
has caused the Debian Bug report #534804,
regarding [obconf] An error occured while saving the config file 
'/openbox/lxde-rc.xml'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
534804: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=534804
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: obconf
Version: 2.0.3-3
Severity: normal

I have openbox and obconf installed with LXDE in current Debian Squeeze.
An attempt to launch obconf and change anything in its settings causes the
following error message to appear:

  An error occured while saving the config file '/openbox/lxde-rc.xml'

Is it trying to write to the "/openbox/" directory (in /, root dir), and if
so, why?

-- 
With respect,
Roman


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
retitle same priority on startlxde and lxsession cause obconf error.
thanks



--- End Message ---


Bug#534804: marked as done (obconf: Error while trying to configure under lxde)

2010-01-05 Thread Debian Bug Tracking System
Your message dated Tue, 05 Jan 2010 19:25:21 +0800
with message-id <4b4321a1.2050...@debian.org>
and subject line obconf: Error while trying to configure under lxde
has caused the Debian Bug report #534804,
regarding obconf: Error while trying to configure under lxde
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
534804: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=534804
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Package: obconf
Version: 2.0.3-3
Severity: normal


When running obconf under a lxde session (lxsession-lite), I get the
following error message on a popup dialog whenever I try to change
something: "An error occurred while trying to save the config file
'/openbox/lxde-rc.xml'". The command line outputs the following: "I/O
Error: No such file or directory". This can be worked around by running
obconf with the '--config-file' option, but it's kind-of annoying to run
stuff from command line when you're used to shortcuts... Or when you are
on a pda. The problem does not occur while running as root.

-- System Information:
Debian Release: 5.0.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: armel (armv5tejl)

Kernel: Linux 2.6.26-2-versatile
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages obconf depends on:
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libc6  2.7-18GNU C Library: Shared libraries
ii  libcairo2  1.6.4-7   The Cairo 2D vector 
graphics libra
ii  libfontconfig1 2.6.0-3   generic font configuration 
library
ii  libfreetype6   2.3.7-2+lenny1FreeType 2 font engine, 
shared lib
ii  libglade2-01:2.6.2-1 library to load .glade 
files at ru

ii  libglib2.0-0   2.16.6-1+lenny1   The GLib library of C routines
ii  libgtk2.0-02.12.12-1~lenny1  The GTK+ graphical user 
interface
ii  libice62:1.0.4-1 X11 Inter-Client Exchange 
library

ii  libobparser21  3.4.7.2-3 parsing library for openbox
ii  libobrender21  3.4.7.2-3 rendering library for 
openbox them
ii  libpango1.0-0  1.20.5-3+lenny1   Layout and rendering of 
internatio

ii  libsm6 2:1.0.3-2 X11 Session Management library
ii  libstartup-notificatio 0.9-1 library for program launch 
feedbac

ii  libx11-6   2:1.1.5-2 X11 client-side library
ii  libxft22.1.12-3  FreeType-based font drawing 
librar

ii  libxml22.6.32.dfsg-5 GNOME XML library
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages obconf recommends:
ii  openbox   3.4.7.2-3  standards compliant, fast, 
light-w


obconf suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
retitle same priority on startlxde and lxsession cause obconf error.
thanks



--- End Message ---


Bug#561706: marked as done (obconf: ObConf Error: An error occured while saving the config file '/openbox/lxde-rc.xml')

2010-01-05 Thread Debian Bug Tracking System
Your message dated Tue, 05 Jan 2010 19:25:21 +0800
with message-id <4b4321a1.2050...@debian.org>
and subject line obconf: Error while trying to configure under lxde
has caused the Debian Bug report #534804,
regarding obconf: ObConf Error: An error occured while saving the config file 
'/openbox/lxde-rc.xml'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
534804: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=534804
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: obconf
Version: 2.0.3-3
Severity: grave
Justification: renders package unusable

Just installed Debian testing from daily build netinst image few hours ago.
When I start obconf and alter any configuration item, pop-up window shows up.
It reads: "An error occured while saving the config file 
'/openbox/lxde-rc.xml'".
(changing tabs on the left or clicking on 'About' button is ok)
As a result I can't configure my lxde/openbox interface using obconf.
When I start obcinf in lxterminal it spits out a lot of messages like:

(obconf:3383): GdkPixbuf-CRITICAL **: gdk_pixbuf_new: assertion `height > 0' 
failed

(obconf:3383): GdkPixbuf-CRITICAL **: gdk_pixbuf_fill: assertion `GDK_IS_PIXBUF 
(pixbuf)' failed

(obconf:3383): GdkPixbuf-CRITICAL **: gdk_pixbuf_copy_area: assertion 
`src_pixbuf != NULL' failed

And when some item in graphical window is altered and error pops up, these 
lines shows up:

I/O error : No such file or directory
I/O error : No such file or directory





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

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

Versions of packages obconf depends on:
ii  libatk1.0-01.28.0-1  The ATK accessibility toolkit
ii  libc6  2.10.2-2  GNU C Library: Shared libraries
ii  libcairo2  1.8.8-2   The Cairo 2D vector graphics libra
ii  libfontconfig1 2.6.0-4   generic font configuration library
ii  libfreetype6   2.3.11-1  FreeType 2 font engine, shared lib
ii  libglade2-01:2.6.4-1 library to load .glade files at ru
ii  libglib2.0-0   2.22.3-1  The GLib library of C routines
ii  libgtk2.0-02.18.3-1  The GTK+ graphical user interface 
ii  libice62:1.0.6-1 X11 Inter-Client Exchange library
ii  libobparser21  3.4.7.2-5 parsing library for openbox
ii  libobrender21  3.4.7.2-5 rendering library for openbox them
ii  libpango1.0-0  1.26.1-1  Layout and rendering of internatio
ii  libsm6 2:1.1.1-1 X11 Session Management library
ii  libstartup-notificatio 0.10-1library for program launch feedbac
ii  libx11-6   2:1.3.2-1 X11 client-side library
ii  libxft22.1.14-1  FreeType-based font drawing librar
ii  libxml22.7.6.dfsg-1  GNOME XML library
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

Versions of packages obconf recommends:
ii  openbox   3.4.7.2-5  standards compliant, fast, light-w

obconf suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
retitle same priority on startlxde and lxsession cause obconf error.
thanks



--- End Message ---


Bug#555923: bubblefishymon (version 0.6.4-3) is broken

2010-01-05 Thread Cristopher Camacho
Hi Patrick,

I have upgraded my systems (sid amd64 and squeeze i386) to the latest packages 
in the repositories and the problem is still there, bubblefishymon doesn't draw 
anything, I only get a black box out of it.

The dependecies that I have installed on squeeze are

libatk1.0-0  1.28.0-1
libc62.10.2-2
libcairo21.8.8-2
libfontconfig1   2.6.0-4.2
libglib2.0-0 2.22.3-1
libgtk2.0-0  2.18.3-1
libpango1.0-01.26.2-1
libx11-6 2:1.3.2-1
libxcursor1  1:1.1.10-1
libxext6 2:1.0.4-1
libxfixes3   1:4.0.4-1
libxi6   2:1.2.1-2
libxinerama1 2:1.0.3-2
libxrandr2   2:1.3.0-2
libxrender1  1:0.9.5-1

and the ones on sid are

libatk1.0-0 1.28.0-1
libc6   2.10.2-3
libcairo2   1.8.8-2
libfontconfig1  2.8.0-2
libglib2.0-02.22.3-2
libgtk2.0-0 2.18.5-1
libpango1.0-0   1.26.2-1
libx11-62:1.3.2-1
libxcursor1 1:1.1.10-1
libxext62:1.0.4-1
libxfixes3  1:4.0.4-1
libxi6  2:1.2.1-2
libxinerama12:1.0.3-2
libxrandr2  2:1.3.0-2 
libxrender1 1:0.9.5-1

If you need any further information please let me know.

Thanks a lot for your help.

Best regards,

Cristopher



From: Patrick Schoenfeld 
To: 555923-submit...@bugs.debian.org; cristopher_cama...@yahoo.com
Cc: cont...@bugs.debian.org
Sent: Tue, January 5, 2010 12:11:55 AM
Subject: Re: bubblefishymon (version 0.6.4-3) is broken

Tags 555923 unreproducible
thanks

Hi,

I've tried to reproduce your issue on my system and failed to do so.
On further analysis I noticed that your system has most of the
depends in versions that are not in the archive anymore.

To isolate the problem: Could you test if the problem goes away
for you if you upgrade the depends?

Best Regards,
Patrick


  



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#563788: fails to install due to incorrect dependencies in init.d LSB header

2010-01-05 Thread Holger Levsen
Package: popa3d
Version: 1.0.2-5
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts piuparts.d.o
User: initscripts-ng-de...@lists.alioth.debian.org
Usertags: incorrect-dependency

Hi, 

during a test with piuparts I noticed your package failed to install due to 
incorrect dependencies in the init.d LSB header. Some debian notes are 
available from at http://wiki.debian.org/LSBInitScripts

From the attached log (scroll to the bottom...):

  Unpacking popa3d (from .../popa3d_1.0.2-5_amd64.deb) ...
  Setting up popa3d (1.0.2-5) ...
  Adding group `popa3d' (GID 102) ...
  Done.
  Warning: The home dir /var/lib/popa3d you specified already exists.
  Adding system user `popa3d' (UID 101) ...
  Adding new user `popa3d' (UID 101) with group `popa3d' ...
  adduser: Warning: The home directory `/var/lib/popa3d' does not belong to 
the user you are currently creating.
  The home directory `/var/lib/popa3d' already exists.  Not copying from 
`/etc/skel'.
  insserv: Service networking has to be enabled to start service popa3d
  insserv: exiting now!
  update-rc.d: error: insserv rejected the script header
  dpkg: error processing popa3d (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   popa3d
  E: Sub-process /usr/bin/dpkg returned an error code (1)


regards,
Holger
Start: 2009-12-26 02:52:35 UTC

Package: popa3d
Priority: extra
Section: mail
Installed-Size: 160
Maintainer: Krzysztof Krzyżaniak (eloy) 
Architecture: amd64
Version: 1.0.2-5
Provides: pop3-server
Depends: libc6 (>= 2.2.5), libpam0g (>= 0.99.7.1)
Pre-Depends: debconf (>= 1.2.9) | debconf-2.0, adduser, update-inetd
Recommends: exim4 | mail-transport-agent
Conflicts: pop3-server
Filename: pool/main/p/popa3d/popa3d_1.0.2-5_amd64.deb
Size: 34876
MD5sum: 3f39f2a778795c8c36d38c2fd318723c
SHA1: 1376e3b95d2b91f12ddbe5c91d2557ead13e5966
SHA256: 80ba25a13085a0eec1862bd08fd8c7a5233f6344a133b01483aabefbe91b119e
Description: A tiny POP3 daemon, designed with security as the primary goal
 popa3d is fast, small and secure pop3 daemon. It's written from scratch by
 Solar Designer for Owl (Openwall GNU/*/Linux).
 .
 Popa3d can work both in standalone or inetd mode.
 .
 For more information see DESIGN file.
Tag: interface::daemon, mail::pop, network::server, protocol::pop3, role::program, security::authentication, works-with::mail

Executing: sudo /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ popa3d
Guessed: debian
0m0.0s INFO: --
0m0.0s INFO: To quickly glance what went wrong, scroll down to the bottom of this logfile.
0m0.0s INFO: FAQ available at http://wiki.debian.org/piuparts/FAQ
0m0.0s INFO: --
0m0.0s INFO: piuparts version 0.39~200912252104 starting up.
0m0.0s INFO: Command line arguments: /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ popa3d
0m0.0s INFO: Running on: Linux piatti 2.6.32.2-dsa-amd64 #1 SMP Tue Dec 22 19:51:27 CET 2009 x86_64
0m0.0s DEBUG: Created temporary directory /org/piuparts.debian.org/tmp/tmpWaymx9
0m0.0s DEBUG: Unpacking sid.tar.gz into /org/piuparts.debian.org/tmp/tmpWaymx9
0m0.0s DEBUG: Starting command: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpWaymx9', '-zxf', 'sid.tar.gz']
0m2.2s DEBUG: Command ok: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpWaymx9', '-zxf', 'sid.tar.gz']
0m2.2s DEBUG: Created policy-rc.d and chmodded it.
0m2.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpWaymx9', 'apt-get', 'update']
0m4.3s DUMP: 
  Get:1 http://piatti.debian.org sid Release.gpg [835B]
  Get:2 http://piatti.debian.org sid Release [104kB]
  Ign http://piatti.debian.org sid/main Packages/DiffIndex
  Ign http://piatti.debian.org sid/contrib Packages/DiffIndex
  Ign http://piatti.debian.org sid/non-free Packages/DiffIndex
  Ign http://piatti.debian.org sid/main Packages
  Ign http://piatti.debian.org sid/contrib Packages
  Ign http://piatti.debian.org sid/non-free Packages
  Get:3 http://piatti.debian.org sid/main Packages [8392kB]
  Get:4 http://piatti.debian.org sid/contrib Packages [66.8kB]
  Get:5 http://piatti.debian.org sid/non-free Packages [131kB]
  Fetched 8695kB in 1s (8422kB/s)
  Reading package lists...
0m4.3s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpWaymx9', 'apt-get', 'update']
0m4.3s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpWaymx9', 'mount', '-t', 'proc', 'proc', '/proc']
0m4.3s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpWaymx9', 'mount', '-t', 'proc', 'proc', '/proc']
0m4.3s DEBUG: Star

Bug#563787: fails to install due to incorrect dependencies in init.d LSB header

2010-01-05 Thread Holger Levsen
Package: gfs2-tools
Version: 3.0.4-3
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts piuparts.d.o
User: initscripts-ng-de...@lists.alioth.debian.org
Usertags: incorrect-dependency

Hi, 

during a test with piuparts I noticed your package failed to install due to 
incorrect dependencies in the init.d LSB header. Some debian notes are 
available from at http://wiki.debian.org/LSBInitScripts

From the attached log (scroll to the bottom...):

  Setting up gfs2-tools (3.0.4-3) ...
  insserv: Service cman has to be enabled to start service gfs2
  insserv: exiting now!
  update-rc.d: error: insserv rejected the script header
  dpkg: error processing gfs2-tools (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   gfs2-tools
  E: Sub-process /usr/bin/dpkg returned an error code (1)


regards,
Holger
Start: 2009-12-22 11:27:04 UTC

Package: gfs2-tools
Priority: optional
Section: admin
Installed-Size: 692
Maintainer: Debian HA Maintainers 
Architecture: amd64
Source: redhat-cluster
Version: 3.0.4-3
Depends: libc6 (>= 2.7), libncurses5 (>= 5.6+20071006-3), psmisc
Filename: pool/main/r/redhat-cluster/gfs2-tools_3.0.4-3_amd64.deb
Size: 292074
MD5sum: fbd0d51129d658327360e0b03d896781
SHA1: 9b615dfcefaabec4ba72f69f392242579912eaeb
SHA256: c1c4c22aa20b263ee405c16515738cbb5bca50bd01a9bb97ab772289cca7c0f5
Description: Red Hat cluster suite - global file system 2 tools
 This package is part of the Red Hat Cluster Suite, a complete
 high-availability solution.
 .
 The Global File System allows a cluster of machines to concurrently access
 shared storage hardware like SANs or iSCSI and network block devices. GFS
 can be deployed to build high-availability services without the single point
 of failure of a file server.
 .
 This package contains tools for creating and managing global file systems.
 GFS itself is a set of kernel modules.
 .
 The GFS2 kernel modules themselves are highly experimental and *MUST NOT*
 be used in a production environment yet.
Tag: uitoolkit::ncurses

Executing: sudo /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --skip-minimize --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ gfs2-tools
Guessed: debian
0m0.0s INFO: --
0m0.0s INFO: To quickly glance what went wrong, scroll down to the bottom of this logfile.
0m0.0s INFO: FAQ available at http://wiki.debian.org/piuparts/FAQ
0m0.0s INFO: --
0m0.0s INFO: piuparts version 0.39~200912221117 starting up.
0m0.0s INFO: Command line arguments: /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --skip-minimize --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ gfs2-tools
0m0.0s INFO: Running on: Linux piatti 2.6.32.1-dsa-amd64 #1 SMP Mon Dec 14 21:13:49 CET 2009 x86_64
0m0.0s DEBUG: Created temporary directory /org/piuparts.debian.org/tmp/tmpzPHKbT
0m0.0s DEBUG: Unpacking sid.tar.gz into /org/piuparts.debian.org/tmp/tmpzPHKbT
0m0.0s DEBUG: Starting command: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpzPHKbT', '-zxf', 'sid.tar.gz']
0m2.6s DEBUG: Command ok: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpzPHKbT', '-zxf', 'sid.tar.gz']
0m2.6s DEBUG: Created policy-rc.d and chmodded it.
0m2.6s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpzPHKbT', 'apt-get', 'update']
0m5.1s DUMP: 
  Get:1 http://piatti.debian.org sid Release.gpg [835B]
  Get:2 http://piatti.debian.org sid Release [104kB]
  Ign http://piatti.debian.org sid/main Packages/DiffIndex
  Ign http://piatti.debian.org sid/contrib Packages/DiffIndex
  Ign http://piatti.debian.org sid/non-free Packages/DiffIndex
  Ign http://piatti.debian.org sid/main Packages
  Ign http://piatti.debian.org sid/contrib Packages
  Ign http://piatti.debian.org sid/non-free Packages
  Get:3 http://piatti.debian.org sid/main Packages [8405kB]
  Get:4 http://piatti.debian.org sid/contrib Packages [66.8kB]
  Get:5 http://piatti.debian.org sid/non-free Packages [131kB]
  Fetched 8708kB in 1s (6368kB/s)
  Reading package lists...
0m5.1s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpzPHKbT', 'apt-get', 'update']
0m5.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpzPHKbT', 'mount', '-t', 'proc', 'proc', '/proc']
0m5.1s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpzPHKbT', 'mount', '-t', 'proc', 'proc', '/proc']
0m5.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpzPHKbT', 'apt-get', '-yf', 'upgrade']
0m6.2s DUMP: 
  Reading package lists...
  Building dependency tree...
  The following packages will be upgraded:
apt gcc-4.4-base libgcc1 libslang2 libstdc++6
  5 upgraded, 0 

Bug#560837: marked as done (lighttpd listened on ipv6 only after upgrade)

2010-01-05 Thread Debian Bug Tracking System
Your message dated Tue, 05 Jan 2010 11:03:17 +
with message-id 
and subject line Bug#560837: fixed in lighttpd 1.4.25-2
has caused the Debian Bug report #560837,
regarding lighttpd listened on ipv6 only after upgrade
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
560837: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560837
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: lighttpd
Version: 1.4.25-1
Severity: important

On upgrade to version 1.4.25, this option made lighttpd only listen on
ipv6 addresses:
include_shell "/usr/share/lighttpd/use-ipv6.pl"

After commenting that out lighttpd was again available through ipv4.


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

Kernel: Linux 2.6.32-0.slh.8-sidux-amd64 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages lighttpd depends on:
ii  libattr1   1:2.4.44-1Extended attribute shared library
ii  libbz2-1.0 1.0.5-3   high-quality block-sorting file co
ii  libc6  2.10.2-2  GNU C Library: Shared libraries
ii  libgamin0 [libfam0]0.1.10-2  Client library for the gamin file 
ii  libldap-2.4-2  2.4.17-2.1OpenLDAP libraries
ii  libpcre3   7.8-3 Perl 5 Compatible Regular Expressi
ii  libssl0.9.80.9.8k-7  SSL shared libraries
ii  libterm-readline-perl- 1.0303-1  Perl implementation of Readline li
ii  lsb-base   3.2-23Linux Standard Base 3.2 init scrip
ii  mime-support   3.48-1MIME files 'mime.types' & 'mailcap
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

Versions of packages lighttpd recommends:
pn  spawn-fcgi (no description available)

Versions of packages lighttpd suggests:
ii  apache2-utils 2.2.14-3   utility programs for webservers
ii  openssl   0.9.8k-7   Secure Socket Layer (SSL) binary a
pn  rrdtool(no description available)

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: lighttpd
Source-Version: 1.4.25-2

We believe that the bug you reported is fixed in the latest version of
lighttpd, which is due to be installed in the Debian FTP archive:

lighttpd-doc_1.4.25-2_all.deb
  to main/l/lighttpd/lighttpd-doc_1.4.25-2_all.deb
lighttpd-mod-cml_1.4.25-2_i386.deb
  to main/l/lighttpd/lighttpd-mod-cml_1.4.25-2_i386.deb
lighttpd-mod-magnet_1.4.25-2_i386.deb
  to main/l/lighttpd/lighttpd-mod-magnet_1.4.25-2_i386.deb
lighttpd-mod-mysql-vhost_1.4.25-2_i386.deb
  to main/l/lighttpd/lighttpd-mod-mysql-vhost_1.4.25-2_i386.deb
lighttpd-mod-trigger-b4-dl_1.4.25-2_i386.deb
  to main/l/lighttpd/lighttpd-mod-trigger-b4-dl_1.4.25-2_i386.deb
lighttpd-mod-webdav_1.4.25-2_i386.deb
  to main/l/lighttpd/lighttpd-mod-webdav_1.4.25-2_i386.deb
lighttpd_1.4.25-2.diff.gz
  to main/l/lighttpd/lighttpd_1.4.25-2.diff.gz
lighttpd_1.4.25-2.dsc
  to main/l/lighttpd/lighttpd_1.4.25-2.dsc
lighttpd_1.4.25-2_i386.deb
  to main/l/lighttpd/lighttpd_1.4.25-2_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 560...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Krzysztof Krzyżaniak (eloy)  (supplier of updated lighttpd 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 30 Nov 2009 14:23:03 +0100
Source: lighttpd
Binary: lighttpd lighttpd-doc lighttpd-mod-mysql-vhost 
lighttpd-mod-trigger-b4-dl lighttpd-mod-cml lighttpd-mod-magnet 
lighttpd-mod-webdav
Architecture: source i386 all
Version: 1.4.25-2
Distribution: unstable
Urgency: low
Maintainer: Debian lighttpd maintainers 

Changed-By: Krzysztof Krzyżaniak (eloy) 
Description: 
 lighttpd   - A fast webserver with minimal memory footprint
 lighttpd-doc - Documentation for lighttpd
 lighttpd-mod-cml - Cache meta language module for lighttpd
 lighttpd-mod-magnet - Control the request handling module for lighttpd
 lighttpd-mod-mysql-vhost - MySQL-based virtual hos

Bug#563784: fails to install due to incorrect dependencies in init.d LSB header

2010-01-05 Thread Holger Levsen
Package: bastille
Version: 1:3.0.9-12
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts piuparts.d.o
User: initscripts-ng-de...@lists.alioth.debian.org
Usertags: incorrect-dependency

Hi, 

during a test with piuparts I noticed your package failed to install due to 
incorrect dependencies in the init.d LSB header. Some debian notes are 
available from at http://wiki.debian.org/LSBInitScripts

From the attached log (scroll to the bottom...):

  Setting up bastille (1:3.0.9-12) ...
  insserv: Service ifupdown has to be enabled to start service 
bastille-firewall
  insserv: exiting now!
  update-rc.d: error: insserv rejected the script header
  dpkg: error processing bastille (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   bastille
  E: Sub-process /usr/bin/dpkg returned an error code (1)


regards,
Holger
Start: 2009-12-24 23:26:54 UTC

Package: bastille
Priority: optional
Section: admin
Installed-Size: 1960
Maintainer: Javier Fernandez-Sanguino Pen~a 
Architecture: all
Version: 1:3.0.9-12
Depends: perl5, libcurses-perl
Recommends: whois, psad, bind9-host | host
Suggests: acct, perl-tk (>= 1:800.011) | libgtk-perl
Conflicts: libcurses-widgets-perl
Filename: pool/main/b/bastille/bastille_3.0.9-12_all.deb
Size: 467298
MD5sum: 583626ef78d57ac3173fc6ac77688f68
SHA1: 7647606a4bedfbd25ecc34857820e60ee780cfa2
SHA256: f29e40582c143423171a0fa2f1a904798621962addfa0984037c13c86b90aa83
Description: Security hardening tool
 Bastille Linux is a security hardening program for GNU/Linux.
 It increases the security of the system either by disabling
 services (if they are not necessary) or by altering their
 configuration.
 .
 If run in the (recommended) Interactive mode, Bastille
 educates the administrator during the hardening process:
 in each step of the process, extensive descriptions are
 given of what security issues are involved. Each step is
 optional. If run in the quicker Automated mode, Bastille
 hardens the system according the profile chosen.
 .
 Bastille Linux works for several Linux distributions.
 This package has been specifically modified to work for
 Debian GNU/Linux.
Homepage: http://www.bastille-unix.org/
Tag: devel::testing-qa, interface::text-mode, role::program, scope::utility, security::ids, suite::gnu, uitoolkit::ncurses

Executing: sudo /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ bastille
Guessed: debian
0m0.0s INFO: --
0m0.0s INFO: To quickly glance what went wrong, scroll down to the bottom of this logfile.
0m0.0s INFO: FAQ available at http://wiki.debian.org/piuparts/FAQ
0m0.0s INFO: --
0m0.0s INFO: piuparts version 0.39~200912240832 starting up.
0m0.0s INFO: Command line arguments: /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ bastille
0m0.0s INFO: Running on: Linux piatti 2.6.32.2-dsa-amd64 #1 SMP Tue Dec 22 19:51:27 CET 2009 x86_64
0m0.0s DEBUG: Created temporary directory /org/piuparts.debian.org/tmp/tmp2QcJaA
0m0.0s DEBUG: Unpacking sid.tar.gz into /org/piuparts.debian.org/tmp/tmp2QcJaA
0m0.0s DEBUG: Starting command: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmp2QcJaA', '-zxf', 'sid.tar.gz']
0m2.1s DEBUG: Command ok: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmp2QcJaA', '-zxf', 'sid.tar.gz']
0m2.1s DEBUG: Created policy-rc.d and chmodded it.
0m2.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmp2QcJaA', 'apt-get', 'update']
0m4.2s DUMP: 
  Get:1 http://piatti.debian.org sid Release.gpg [835B]
  Get:2 http://piatti.debian.org sid Release [104kB]
  Ign http://piatti.debian.org sid/main Packages/DiffIndex
  Ign http://piatti.debian.org sid/contrib Packages/DiffIndex
  Ign http://piatti.debian.org sid/non-free Packages/DiffIndex
  Ign http://piatti.debian.org sid/main Packages
  Ign http://piatti.debian.org sid/contrib Packages
  Ign http://piatti.debian.org sid/non-free Packages
  Get:3 http://piatti.debian.org sid/main Packages [8393kB]
  Get:4 http://piatti.debian.org sid/contrib Packages [66.8kB]
  Get:5 http://piatti.debian.org sid/non-free Packages [131kB]
  Fetched 8696kB in 1s (8348kB/s)
  Reading package lists...
0m4.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmp2QcJaA', 'apt-get', 'update']
0m4.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmp2QcJaA', 'mount', '-t', 'proc', 'proc', '/proc']
0m4.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmp2QcJaA', 'mount', '-t', 'proc', 'proc', '/proc']
0m4.2s DEBUG: Starting command: ['chroot', '/org

Bug#563786: fails to install due to incorrect dependencies in init.d LSB header

2010-01-05 Thread Holger Levsen
Package: bindgraph
Version: 0.2a-4
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts piuparts.d.o
User: initscripts-ng-de...@lists.alioth.debian.org
Usertags: incorrect-dependency

Hi, 

during a test with piuparts I noticed your package failed to install due to 
incorrect dependencies in the init.d LSB header. Some debian notes are 
available from at http://wiki.debian.org/LSBInitScripts

From the attached log (scroll to the bottom...):

  Setting up bindgraph (0.2a-4) ...
  insserv: Service bind9 has to be enabled to start service bindgraph
  insserv: exiting now!
  update-rc.d: error: insserv rejected the script header
  dpkg: error processing bindgraph (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   bindgraph
  E: Sub-process /usr/bin/dpkg returned an error code (1)


regards,
Holger
Start: 2009-12-26 12:30:15 UTC

Package: bindgraph
Priority: extra
Section: admin
Installed-Size: 88
Maintainer: Jose Luis Tallon 
Architecture: all
Version: 0.2a-4
Depends: libfile-tail-perl, librrds-perl, debconf (>= 0.5) | debconf-2.0
Recommends: httpd, bind9
Filename: pool/main/b/bindgraph/bindgraph_0.2a-4_all.deb
Size: 23924
MD5sum: 5942a18cdfa3afda5b4d7112bcfe360e
SHA1: 473b45af5814678d6a0b2e75630243d7fc13209d
SHA256: 77c4f65a72e81f8940a3d92374079bd0f3d0d1a6a973c4bac12eb9246c99bf57
Description: DNS statistics RRDtool frontend for BIND9
 BindGraph is a very simple DNS statistics RRDtool frontend for
 BIND9 that produces daily, weekly, monthly and yearly graphs of
 the DNS server's activity (queries, errors, etc.).
Tag: implemented-in::perl, interface::commandline, protocol::dns, role::program, scope::utility, use::monitor, works-with::db, works-with::logfile

Executing: sudo /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ bindgraph
Guessed: debian
0m0.0s INFO: --
0m0.0s INFO: To quickly glance what went wrong, scroll down to the bottom of this logfile.
0m0.0s INFO: FAQ available at http://wiki.debian.org/piuparts/FAQ
0m0.0s INFO: --
0m0.0s INFO: piuparts version 0.39~200912261123 starting up.
0m0.0s INFO: Command line arguments: /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ bindgraph
0m0.0s INFO: Running on: Linux piatti 2.6.32.2-dsa-amd64 #1 SMP Tue Dec 22 19:51:27 CET 2009 x86_64
0m0.0s DEBUG: Created temporary directory /org/piuparts.debian.org/tmp/tmp4JAxGo
0m0.0s DEBUG: Unpacking sid.tar.gz into /org/piuparts.debian.org/tmp/tmp4JAxGo
0m0.0s DEBUG: Starting command: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmp4JAxGo', '-zxf', 'sid.tar.gz']
0m1.9s DEBUG: Command ok: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmp4JAxGo', '-zxf', 'sid.tar.gz']
0m1.9s DEBUG: Created policy-rc.d and chmodded it.
0m1.9s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmp4JAxGo', 'apt-get', 'update']
0m4.0s DUMP: 
  Get:1 http://piatti.debian.org sid Release.gpg [835B]
  Get:2 http://piatti.debian.org sid Release [104kB]
  Ign http://piatti.debian.org sid/main Packages/DiffIndex
  Ign http://piatti.debian.org sid/contrib Packages/DiffIndex
  Ign http://piatti.debian.org sid/non-free Packages/DiffIndex
  Ign http://piatti.debian.org sid/main Packages
  Ign http://piatti.debian.org sid/contrib Packages
  Ign http://piatti.debian.org sid/non-free Packages
  Get:3 http://piatti.debian.org sid/main Packages [8391kB]
  Get:4 http://piatti.debian.org sid/contrib Packages [66.8kB]
  Get:5 http://piatti.debian.org sid/non-free Packages [131kB]
  Fetched 8694kB in 1s (8304kB/s)
  Reading package lists...
0m4.0s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmp4JAxGo', 'apt-get', 'update']
0m4.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmp4JAxGo', 'mount', '-t', 'proc', 'proc', '/proc']
0m4.0s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmp4JAxGo', 'mount', '-t', 'proc', 'proc', '/proc']
0m4.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmp4JAxGo', 'apt-get', '-yf', 'upgrade']
0m5.6s DUMP: 
  Reading package lists...
  Building dependency tree...
  The following packages will be upgraded:
apt dpkg gcc-4.4-base libgcc1 libslang2 libstdc++6 zlib1g
  7 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  Need to get 5080kB of archives.
  After this operation, 53.2kB of additional disk space will be used.
  Get:1 http://piatti.debian.org sid/main dpkg 1.15.5.5 [2231kB]
  Get:2 http://piatti.debian.org sid/main gcc-4.4-base 4.4.2-6 [114kB]
  Get:3 http://piatti.debian.org sid/main li

  1   2   >