Bug#668239: host key handling broken when port!=22

2012-07-30 Thread Lars Noschinski
Package: python-paramiko
Version: 1.7.7.1-3
Followup-For: Bug #668239

Dear Maintainer,

this patch does not fix the issues with duplicity; in fact, I believe this
change is wrong. As of openssh-server-1:6.0p1-2 0, sshd(8) states for the
~/.ssh/known_hosts file:

 A hostname or address may optionally be enclosed within ‘[’ and
‘]’
 brackets then followed by ‘:’ and a non-standard port number.

And indeed, openssh-client (as of 1:6.0p1-2) uses this format:

$ ssh -v user@HOSTNAME -p 
OpenSSH_6.0p1 Debian-2, OpenSSL 1.0.1c 10 May 2012
[...]
debug1: Host '[HOSTNAME]:' is known and matches the RSA host key.
debug1: Found key in /home/lars/.ssh/known_hosts:146
[...]

Paramiko does not find this entry and hence throws an

  paramiko.SSHException: Unknown server HOSTNAME

If I edit my known_host file by adding an entry for HOSTNAME instead of
[HOSTNAME]:, paramiko succeeds.



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (700, 'testing'), (650, 'unstable'), (500, 'stable'), (101, 
'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages python-paramiko depends on:
ii  python 2.7.3~rc2-1
ii  python-crypto  2.6-2

python-paramiko recommends no packages.

python-paramiko suggests no packages.

-- 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#680685: update on bug 680685

2012-07-30 Thread Jakub Wilk

* David Bremner brem...@debian.org, 2012-07-29, 16:39:
I have proposed that planet-venus rename it's copy of /usr/bin/planet. 
Of course, I would say that. So, a hopefully impartial review of the 
pro's and con's of this suggestion:


Pro's

1) planet-venus is pretty clearly in the wrong here, since the 
/usr/bin/racket was already present in debian before that package was 
added. The presence of a conflict with drscheme and plt-scheme is more 
or less a confession that somebody should have known better. ;)


2) The popcon ranking of planet-venus is relatively lower than racket 
(approx 50 versus 250).


3) planet is not a name planet-venus upstream uses anyway; we've 
renamed it from planet.py to adhere to Policy §10.4.


--
Jakub Wilk


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



Processed: tagging as pending bugs that are closed by packages in NEW

2012-07-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # Monday 30 July  08:03:09 UTC 2012
 # Tagging as pending bugs that are closed by packages in NEW
 # http://ftp-master.debian.org/new.html
 #
 # Source package in NEW: a href=http://packages.qa.debian.org/afio;afio/a
 tags 653497 + pending
Bug #653497 [wnpp] ITA: afio -- archive file manipulation program
Added tag(s) pending.
 # Source package in NEW: a href=http://packages.qa.debian.org/afio;afio/a
 tags 509287 + pending
Bug #509287 [afio] afio: license is non-free
Added tag(s) pending.

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
509287: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=509287
653497: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653497
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#682847: [Pkg-fedora-ds-maintainers] Bug#682847: 389-ds-base: fails to install, remove, and install again

2012-07-30 Thread Timo Aaltonen
On 26.07.2012 12:17, Andreas Beckmann wrote:
 Package: 389-ds-base
 Version: 1.2.11.7-4
 Severity: serious
 User: debian...@lists.debian.org
 Usertags: piuparts
 
 Hi,
 
 during a test with piuparts I noticed your package failed to install,
 remove (but not purge), and install again.
 Before the second installation the package is in config-files-remaining
 state. The configuration is remaining from the last version that was
 successfully configured - which is the same version that is going to be
 installed again.

Interesting, what options did you use for piuparts to test that? Sbuild
with piuparts apparently doesn't test this..

From the attached log (scroll to the bottom...):
 
   Selecting previously unselected package 389-ds-base.
   (Reading database ... 9751 files and directories currently installed.)
   Unpacking 389-ds-base (from .../389-ds-base_1.2.11.7-4_amd64.deb) ...
   Setting up 389-ds-base (1.2.11.7-4) ...
   dpkg: error processing 389-ds-base (--configure):
subprocess installed post-installation script returned error exit status 2
   Errors were encountered while processing:
389-ds-base
 
 the I added 'set -x' to the postinst and ran dpkg --confure --pending:
 
 # dpkg --configure --pending
 Setting up 389-ds-base (1.2.11.7-4) ...
 + set -e
 + . /usr/share/debconf/confmodule
 + [ !  ]
 + PERL_DL_NONLAZY=1
 + export PERL_DL_NONLAZY
 + [  ]
 + exec /usr/share/debconf/frontend /var/lib/dpkg/info/389-ds-base.postinst 
 configure 1.2.11.7-4
 locale: Cannot set LC_CTYPE to default locale: No such file or directory
 locale: Cannot set LC_ALL to default locale: No such file or directory
 debconf: unable to initialize frontend: Dialog
 debconf: (No usable dialog-like program is installed, so the dialog based 
 frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 
 76.)
 debconf: falling back to frontend: Readline
 + set -e
 + . /usr/share/debconf/confmodule
 + [ ! 1 ]
 + [ -z  ]
 + exec
 + [  ]
 + exec
 + DEBCONF_REDIR=1
 + export DEBCONF_REDIR
 + CONFIG_DIR=/etc/dirsrv
 + OUT=/dev/null
 + [ configure = configure ]
 + getent passwd dirsrv
 + chown -R dirsrv:dirsrv /etc/dirsrv/ /var/log/dirsrv/ /var/lib/dirsrv/
 + chmod 750 /etc/dirsrv/ /var/log/dirsrv/ /var/lib/dirsrv/
 + [ -n 1.2.11.7-4 ]
 + service dirsrv stop
 + setup-ds -l /dev/null -u -s General.UpdateMode=offline
 dpkg: error processing 389-ds-base (--configure):
  subprocess installed post-installation script returned error exit status 2

yeah, need to fix it to not run the upgrader in this scenario.


-- 
t


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



Processed: pending

2012-07-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags #683134 + pending
Bug #683134 [fglrx-driver] fglrx-driver: [INTL:ja] initial Japanese debconf 
translation
Added tag(s) pending.
 tags #675940 + pending
Bug #675940 [fglrx-driver] fglrx crashes with X server 1.12 on 64bit 
architecture
Bug #675995 [fglrx-driver] fglrx crashes with X server 1.12 on 64bit 
architecture
Bug #677667 [fglrx-driver] fglrx crashes with X server 1.12 on 64bit 
architecture
Bug #677694 [fglrx-driver] fglrx crashes with X server 1.12 on 64bit 
architecture
Bug #677954 [fglrx-driver] fglrx-driver: xf86OpenConsole: Cannot find a free VT
Bug #679793 [fglrx-driver] fglrx-driver: does not work at all with ATI7970
Bug #679794 [fglrx-driver] fglrx-driver: does not work at all on ATI7970
Bug #680105 [fglrx-driver] fglrx-driver: Radeon HD 6310 stopped working
Added tag(s) pending.
Added tag(s) pending.
Added tag(s) pending.
Added tag(s) pending.
Added tag(s) pending.
Added tag(s) pending.
Added tag(s) pending.
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
675940: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675940
675995: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675995
677667: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677667
677694: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677694
677954: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677954
679793: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679793
679794: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679794
680105: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680105
683134: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683134
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#623440: still apply to 2.1.7

2012-07-30 Thread Jérémy Bobbio
found 623440 2.1.7-2
thanks

Hi!

Just for the record, I reproduced this bug by doing the following:

 1. Fresh install of dovecot-pop3d, no configuration changes
 2. Attempt to login as a system user

And it failed. Log says:

  Error: user vagrant: Initialization failed: Namespace '': Mail storage
  autodetection failed with home=/home/vagrant


If Dovecot is expected work out of the box, and give system users an
empty mailbox upon login, Debian should probably set its default
`mail_location`.


Given Josip's comment, should this also be changed in a stable update?

Cheers,
-- 
Jérémy Bobbio.''`. 
lu...@debian.org: :Ⓐ  :  # apt-get install anarchism
`. `'` 
  `-   


signature.asc
Description: Digital signature


Processed: still apply to 2.1.7

2012-07-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 found 623440 2.1.7-2
Bug #623440 [dovecot] dovecot: autocreation of new mailboxes fails
There is no source info for the package 'dovecot' at version '2.1.7-2' with 
architecture ''
Unable to make a source version for version '2.1.7-2'
Marked as found in versions 2.1.7-2.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
623440: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623440
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#683259: CVE-2012-3817

2012-07-30 Thread Moritz Muehlenhoff
Package: bind9
Severity: grave
Tags: security

Please see https://kb.isc.org/article/AA-00729

Since Wheezy is frozen, please fix this with an isolated fix instead of
updating to a new upstream release.

Cheers,
Moritz


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



Bug#664547: [volke...@gmx.at: Re: [SpatiaLite-Users] PPC64 builds]

2012-07-30 Thread Francesco P. Lovergine
Dear all, that implies that we need to split up quite a lot of source modules.
I would hope that it is ok for RMs. Many thanks for the useful suggestion by 
upstream.

- Forwarded message from Volker Froehlich volke...@gmx.at -

Date: Sun, 29 Jul 2012 23:15:58 +0200
From: Volker Froehlich volke...@gmx.at
To: a.furi...@lqt.it
Cc: Francesco P. Lovergine fran...@debian.org
Subject: Re: [SpatiaLite-Users] PPC64 builds
X-Mailer: Evolution 3.2.3 (3.2.3-3.fc16)

On Sun, 2012-07-29 at 21:28 +0200, a.furi...@lqt.it wrote:
 On Thu, 26 Jul 2012 19:38:03 +0200, Volker Froehlich wrote:
  There's no urgency in this request, but it'd be great if 
  libspatialite
  would build on PPC64.
 
  https://bugzilla.redhat.com/show_bug.cgi?id=663938
 
 
 On Sat, 28 Jul 2012 17:54:16 +0200, Francesco P. Lovergine wrote:
  Current version 3.1.0~rc2-1 seems ok on all archs, but for ppc
  where it fails to build with something that looks like a compiler
  issue.
  Based on
  https://bugs.launchpad.net/ubuntu/+source/spatialite/+bug/1012976 
  and
  http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28904 it would appear
  that the issue is that gcc  chokes on building massive files on 
  powerpc
  with PIC (your file compiles sucessfully if -fPIC is removed) and 
  the
  gcc developers don't consider this a bug.
 
  The ubuntu guys suggested soloution is to modify the program that
  generates the massive C files to generate a collection of smaller C
  files instead.
 
 
 BINGO :-D
 I suppose that failing to build on Debian, Ubuntu and Fedora at the
 same time scores a new record ;-)
 
 all right,
 I've followed the suggestion coming from Ubuntu guys; there is no
 more a single huge monolithic source.
 now there are about 40+ reasonably sized sources instead.
 
 You'll find attached the latest -RC3 tarball; quite obviously you can
 download the same identical base code directly from the Fossil
 repository, if you wish.
 
 I've personally tested on Win32 and Fedora 17 amd64, and it works like
 a charm ;-)
 
 let me know if this mega-patch effectively resolves any PPC oddity.
 
 bye Sandro

Great, it built fine and all tests passed (PPC64 on F17).

Just for reference -- the build log:

http://ppc.koji.fedoraproject.org/koji/getfile?taskID=641073name=build.log

Notice, it's just a scratch build.

Thank you two!

Volker

- End forwarded message -

-- 
Francesco P. Lovergine


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



Bug#670578: Reassigning to gnunet

2012-07-30 Thread Jurij Smakov
tags 670578 = patch
reassign 670578 gnunet
found 670578 0.9.3-2
thanks

Hello,

Christian confirmed that my analysis was correct and committed a 
fix for this issue to gnunet svn repo:

http://lists.gnu.org/archive/html/gnunet-svn/2012-07/msg00548.html

Please pick up this patch for Debian, as 0.9.3 (current 
unstable/wheezy version) is affected by it as well.

Best regards,
-- 
Jurij Smakov   ju...@wooyd.org
Key: http://www.wooyd.org/pgpkey/  KeyID: C99E03CC


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



Processed: Reassigning to gnunet

2012-07-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 670578 = patch
Bug #670578 [gcc-4.6] gcc-4.6: [sparc] compiler fails to align stack-allocated 
struct,with array of uint32-values to 32-bit boundary
Added tag(s) patch; removed tag(s) unreproducible and moreinfo.
 reassign 670578 gnunet
Bug #670578 [gcc-4.6] gcc-4.6: [sparc] compiler fails to align stack-allocated 
struct,with array of uint32-values to 32-bit boundary
Bug reassigned from package 'gcc-4.6' to 'gnunet'.
No longer marked as found in versions gcc-4.6/4.6.3-1.
Ignoring request to alter fixed versions of bug #670578 to the same values 
previously set
 found 670578 0.9.3-2
Bug #670578 [gnunet] gcc-4.6: [sparc] compiler fails to align stack-allocated 
struct,with array of uint32-values to 32-bit boundary
Marked as found in versions gnunet/0.9.3-2.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
670578: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670578
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Processed: Bug#679641 marked as pending

2012-07-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tag 679641 pending
Bug #679641 {Done: Guillem Jover guil...@debian.org} [dpkg] dpkg: if 
mcstransd is unexpectedly stopped then dpkg uses invalid SE Linux context
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
679641: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679641
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#679641: marked as pending

2012-07-30 Thread Guillem Jover
tag 679641 pending
thanks

Hello,

Bug #679641 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:

http://git.debian.org/?p=dpkg/dpkg.git;a=commitdiff;h=2ae8316

---
commit 2ae83164adde81c74ebdb88a8b56af7ce0bf2235
Author: Russell Coker russ...@coker.com.au
Date:   Sat Jun 30 15:28:50 2012 +0200

dpkg: Do not translate SE Linux context to human readable form

Cherry picked from commit 7db83375c952383540631244ace9cfefdfc908a7.

The SE Linux context in computer readable form get translated to human
readable form if the mcstransd daemon is running. But if the daemon
fails inbetween then dpkg might try to write wrong data to disk. To
avoid the flakines implied in relying on the state of that daemon,
just never translate the context.

As a side effect this should incur in a slight speed up.

[guil...@debian.org:
 - Coding style fixes.
 - Added code comment. ]

Closes: #679641

Signed-off-by: Guillem Jover guil...@debian.org

diff --git a/debian/changelog b/debian/changelog
index e4fb873..b48bd1c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,11 @@
 dpkg (1.15.8.13) UNRELEASED; urgency=low
 
+  [ Guillem Jover ]
+  * Do not translate SE Linux context to human readable form while unpacking,
+as that might cause the operation to fail if the mcstransd daemon
+stopped running during the transaction. Closes: #679641
+Thanks to Russell Coker russ...@coker.com.au.
+
   [ Updated man page translations ]
   * German (Helge Kreutzmann). Fix sub optimal translation of package states
 LP: #368783, a fix by Chris Leick and other fixes.


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



Bug#682847: [Pkg-fedora-ds-maintainers] Bug#682847: Bug#682847: 389-ds-base: fails to install, remove, and install again

2012-07-30 Thread Timo Aaltonen
On 30.07.2012 11:13, Timo Aaltonen wrote:
 + [ -n 1.2.11.7-4 ]
 + service dirsrv stop
 + setup-ds -l /dev/null -u -s General.UpdateMode=offline
 dpkg: error processing 389-ds-base (--configure):
  subprocess installed post-installation script returned error exit status 2
 
 yeah, need to fix it to not run the upgrader in this scenario.

Uh, well.. it's actually fixed by adding libnetaddr-ip-perl to
389-ds-base depends, which is correct but not something that was needed
before. Looks like it's related to ipv6-support, and needs
libsocket-getaddrinfo-perl as well. Fixed in git.

Changing the upgrade logic is not strictly needed here, will fix it later.

-- 
t


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



Bug#520753: Potential serious bug on ghostscript-cups

2012-07-30 Thread Jonas Smedegaard
On 12-07-29 at 09:04pm, Didier 'OdyX' Raboud wrote:
 Le dimanche, 29 juillet 2012 18.03:16, Jonas Smedegaard a écrit :
For Wheezy we should probably aim for the uglier but much 
simpler solution.  the master branch is not intended for 
Wheezy, I will use a separate master-wheezy for that.
   
   I think I disagree. The patch I propose makes ghostscript-cups 
   rely on cups' postinst which is already proven working by more 
   than 14 packages, all of them already in Wheezy. I think this is a 
   patch the Release Team can accept and a patch that makes Wheezy a 
   better release by reducing useless code duplication in maintainer 
   scripts.
  
  Oh, ok.
  
  Would you mind file the bugreport requesting freeze exception, when 
  I have uploaded it to unstable?  I am quite lousy at arguing such 
  cases for the Release Managers :-/
 
 Which other changes do you plan to include towards Wheezy? I can argue 
 for that one, but would have hard time for others (as I have mostly no 
 clue about ghostscript). But sure, I can file the bug and argue for it 
 in front of the Release Team.

I have no other changes planned targeted Wheezy.  I dare not include any 
non-RC bugfixes, and would also prefer the previously proposed two-line 
patch for this one to keep burden of Release Managers to a minimum.  
That's why I request that you do the talking when insisting on the more 
elegant but also larger fix.

If anyone disagrees and want more changes included for Wheezy, now is 
the time (I'll wait another day to prepare the package).


 - Jonas

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

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


signature.asc
Description: Digital signature


Bug#680349: marked as done (binfmt-support: first update-binfmts --install call fails in chroot with update-binfmts: warning: unable to close /proc/sys/fs/binfmt_misc/register: Invalid argument)

2012-07-30 Thread Debian Bug Tracking System
Your message dated Mon, 30 Jul 2012 10:32:13 +
with message-id e1svngn-0002hh...@franck.debian.org
and subject line Bug#680349: fixed in binfmt-support 2.0.10
has caused the Debian Bug report #680349,
regarding binfmt-support: first update-binfmts --install call fails in chroot 
with update-binfmts: warning: unable to close 
/proc/sys/fs/binfmt_misc/register: Invalid argument
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.)


-- 
680349: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680349
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: binfmt-support
Version: 2.0.8
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed a failure in the jarwrapper
package whcih I traced to update-binfmts.

To reproduce:
* the host has the kernel module loaded and /proc/sys/fs/binfmt_misc is
  mounted, kernel: 3.2.0-2-amd64
* the chroot is a minimal sid or wheezy chroot and
  /proc/sys/fs/binfmt_misc is not yet mounted, but /proc is mounted
* apt-get install jarwrapper
[...]
Setting up binfmt-support (2.0.9) ...
invoke-rc.d: policy-rc.d denied execution of start.
Setting up fastjar (2:0.98-3) ...
Setting up jarwrapper (0.43) ...
update-binfmts: warning: unable to close /proc/sys/fs/binfmt_misc/register: 
Invalid argument
update-binfmts: warning: unable to enable binary format jarwrapper
update-binfmts: exiting due to previous errors
dpkg: error processing jarwrapper (--configure):
 subprocess installed post-installation script returned error exit status 2
Errors were encountered while processing:
 jarwrapper
* now /proc/sys/fs/binfmt_misc got mounted and the foloowing succeeds:
* dpkg --configure --pending
Setting up jarwrapper (0.43) ...
The problem can be reproduced inside this chroot easily:

# umount /proc/sys/fs/binfmt_misc/
# update-binfmts --install jarwrapper /usr/bin/jarwrapper --magic 'PK\x03\x04' 
--detector /usr/bin/jardetector
update-binfmts: warning: unable to close /proc/sys/fs/binfmt_misc/register: 
Invalid argument
update-binfmts: warning: unable to enable binary format jarwrapper
update-binfmts: exiting due to previous errors
# update-binfmts --install jarwrapper /usr/bin/jarwrapper --magic 'PK\x03\x04' 
--detector /usr/bin/jardetector  echo success
success

I'm setting the severity to serious as this breaks installation
and testing of unrelated packages. (And I'll add here Affects/Found in 
the other packages s.t. piuparts can find this bugreport for automated
classification)

Looking at the code, /proc/sys/fs/binfmt_misc/register gets opened (but
does not exist), then /proc/sys/fs/binfmt_misc gets mounted and brings
its own /proc/sys/fs/binfmt_misc/register, thereafter the originally
opened /proc/sys/fs/binfmt_misc/register no longer seems to exist and
closing fails.

Andreas


---End Message---
---BeginMessage---
Source: binfmt-support
Source-Version: 2.0.10

We believe that the bug you reported is fixed in the latest version of
binfmt-support, which is due to be installed in the Debian FTP archive.

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 680...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Watson cjwat...@debian.org (supplier of updated binfmt-support 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: SHA256

Format: 1.8
Date: Mon, 30 Jul 2012 10:36:59 +0100
Source: binfmt-support
Binary: binfmt-support
Architecture: source i386
Version: 2.0.10
Distribution: unstable
Urgency: low
Maintainer: Colin Watson cjwat...@debian.org
Changed-By: Colin Watson cjwat...@debian.org
Description: 
 binfmt-support - Support for extra binary formats
Closes: 680349
Changes: 
 binfmt-support (2.0.10) unstable; urgency=low
 .
   * If a binary format is already enabled according to the kernel, which can
 happen in chroots if it was installed in the host system, then continue
 as gracefully as we can manage rather than exiting non-zero (closes:
 #680349).
   * Upgrade to Automake 1.11.6.
Checksums-Sha1: 
 fc0b4726f35ed3752a0585b6cff0d29a827cbac7 1602 binfmt-support_2.0.10.dsc
 e49ed41a5d2dcdcb26aa5a871067b05a134e9051 583483 binfmt-support_2.0.10.tar.gz
 526b536683667db12c6e155b6662ab81fde4a161 82078 

Processed: severity of 677674 is grave

2012-07-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 677674 grave
Bug #677674 {Done: Iustin Pop ius...@debian.org} [ganeti2] ganeti2: does not 
install cleanly
Severity set to 'grave' from 'normal'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
677674: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677674
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#680813: marked as done (ffgtk: FTBFS: faxophone.c:1541: undefined reference to `setHostName')

2012-07-30 Thread Debian Bug Tracking System
Your message dated Mon, 30 Jul 2012 11:02:55 +
with message-id e1svnkv-0005hp...@franck.debian.org
and subject line Bug#680813: fixed in ffgtk 0.8.1-2
has caused the Debian Bug report #680813,
regarding ffgtk: FTBFS: faxophone.c:1541: undefined reference to `setHostName'
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.)


-- 
680813: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680813
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: ffgtk
Version: 0.8.1-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120708 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2 
 -DPKGDATADIR='/usr/share/ffgtk' -DLOCALEDIR='/usr/share/locale' -pthread 
 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
 -I/usr/include/libxml2   -pthread -I/usr/include/gtk-3.0 
 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 
 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 
 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
 -I/usr/include/pixman-1 -I/usr/include/libpng12   -I/usr/include/dbus-1.0 
 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 
 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -pthread 
 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 
 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng12   
 -DLIBDIR=\/usr/lib/ffgtk/\ -Wall -O2 -g  -I/usr/include/-g -O2 
 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
 -c -o ffgtk-phone.o `test -f 'faxophone/phone.c' || echo 
 './'`faxophone/phone.c
 /bin/bash ../libtool --tag=CC   --mode=link gcc 
 -DPKGDATADIR='/usr/share/ffgtk' -DLOCALEDIR='/usr/share/locale' -pthread 
 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
 -I/usr/include/libxml2   -pthread -I/usr/include/gtk-3.0 
 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 
 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 
 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
 -I/usr/include/pixman-1 -I/usr/include/libpng12   -I/usr/include/dbus-1.0 
 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 
 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -pthread 
 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 
 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libpng12   
 -DLIBDIR=\/usr/lib/ffgtk/\ -Wall -O2 -g  -I/usr/include/-g -O2 
 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
 -rdynamic -lxml2 -lcurl -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lspeex -lspeexdsp 
 -lsndfile   -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 
 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 
   -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0   -lnotify -lgdk_pixbuf-2.0 
 -lgio-2.0 -lgobject-2.0 -lglib-2.0   -export-dynamic -lspandsp -lcapi20 
 -Wl,-z,relro -o ffgtk ffgtk-about.o ffgtk-about-dialog.o ffgtk-address-add.o 
 ffgtk-address-dialog.o ffgtk-main.o ffgtk-preferences.o ffgtk-monitor.o 
 ffgtk-urlHandler.o ffgtk-strings.o ffgtk-rl.o ffgtk-plugins.o 
 ffgtk-configfile.o ffgtk-csv.o ffgtk-print.o ffgtk-checklist.o ffgtk-ssdp.o 
 ffgtk-assistant.o ffgtk-profiles.o ffgtk-callmonitor.o ffgtk-dialnumber.o 
 ffgtk-misc.o ffgtk-router.o ffgtk-trayicon.o ffgtk-actions.o ffgtk-dtmf.o 
 ffgtk-xml.o ffgtk-filter.o ffgtk-vcard.o ffgtk-lastcall.o ffgtk-sendsms.o 
 ffgtk-voicebox.o ffgtk-faxbox.o ffgtk-audio.o ffgtk-llevel.o ffgtk-voxplay.o 
 ffgtk-osdep.o ffgtk-common.o ffgtk-fritzbox.o ffgtk-speedport.o ffgtk-alice.o 
 ffgtk-server.o ffgtk-sendfax.o ffgtk-fax_phone.o ffgtk-bluetooth.o 
 ffgtk-debug.o ffgtk-fax.o ffgtk-faxophone.o ffgtk-isdn-convert.o 
 ffgtk-phone.o  -lgthread-2.0 -lm 
 libtool: link: gcc -DPKGDATADIR=\/usr/share/ffgtk\ 
 -DLOCALEDIR=\/usr/share/locale\ -pthread -I/usr/include/glib-2.0 
 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2 -pthread 
 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ 
 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 
 -I/usr/include/freetype2 -I/usr/include/glib-2.0 
 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
 -I/usr/include/libpng12 -I/usr/include/dbus-1.0 
 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 
 

Bug#683271: [bash] preinst failing on kfreebsd

2012-07-30 Thread Christoph Egger
Package: bash
Version: 4.2-4
Severity: serious
Tags: sid wheezy
User: debian-...@lists.debian.org
Usertags: kfreebsd
X-Debbugs-Cc: debian-...@lists.debian.org
Justification: fails to build from source (but built successfully in the past)

Hi!

bash preinst is failing on kfreebsd:


 Preparing to replace bash 4.2-2 (using .../bash_4.2-4_kfreebsd-amd64.deb) ...
 bash.preinst: cannot set close-on-exec flag: Inappropriate ioctl for device
 dpkg: error processing /var/cache/apt/archives/bash_4.2-4_kfreebsd-amd64.deb 
 (--unpack):
  subprocess new pre-installation script returned error exit status 1
 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide 
 /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode.
 Errors were encountered while processing:
  /var/cache/apt/archives/bash_4.2-4_kfreebsd-amd64.deb
 E: Sub-process /usr/bin/dpkg returned an error code (1)
 A package failed to install.  Trying to recover:

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

Kernel: kFreeBSD 9.0-RELEASE
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 bash depends on:
ii  base-files   6.9
ii  dash 0.5.7-3
ii  debianutils  4.3.2
ii  libc0.1  2.13-33
ii  libtinfo55.9-10

Versions of packages bash recommends:
pn  bash-completion  none

Versions of packages bash suggests:
pn  bash-doc  none

-- 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#682847: marked as done (389-ds-base: fails to install, remove, and install again)

2012-07-30 Thread Debian Bug Tracking System
Your message dated Mon, 30 Jul 2012 11:47:12 +
with message-id e1svorm-0007hk...@franck.debian.org
and subject line Bug#682847: fixed in 389-ds-base 1.2.11.7-5
has caused the Debian Bug report #682847,
regarding 389-ds-base: fails to install, remove, and install again
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.)


-- 
682847: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682847
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: 389-ds-base
Version: 1.2.11.7-4
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed to install,
remove (but not purge), and install again.
Before the second installation the package is in config-files-remaining
state. The configuration is remaining from the last version that was
successfully configured - which is the same version that is going to be
installed again.

Like a plain failure on initial install this makes the package too buggy
for a release, thus the severity.

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

  Selecting previously unselected package 389-ds-base.
  (Reading database ... 9751 files and directories currently installed.)
  Unpacking 389-ds-base (from .../389-ds-base_1.2.11.7-4_amd64.deb) ...
  Setting up 389-ds-base (1.2.11.7-4) ...
  dpkg: error processing 389-ds-base (--configure):
   subprocess installed post-installation script returned error exit status 2
  Errors were encountered while processing:
   389-ds-base

the I added 'set -x' to the postinst and ran dpkg --confure --pending:

# dpkg --configure --pending
Setting up 389-ds-base (1.2.11.7-4) ...
+ set -e
+ . /usr/share/debconf/confmodule
+ [ !  ]
+ PERL_DL_NONLAZY=1
+ export PERL_DL_NONLAZY
+ [  ]
+ exec /usr/share/debconf/frontend /var/lib/dpkg/info/389-ds-base.postinst 
configure 1.2.11.7-4
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based 
frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 
76.)
debconf: falling back to frontend: Readline
+ set -e
+ . /usr/share/debconf/confmodule
+ [ ! 1 ]
+ [ -z  ]
+ exec
+ [  ]
+ exec
+ DEBCONF_REDIR=1
+ export DEBCONF_REDIR
+ CONFIG_DIR=/etc/dirsrv
+ OUT=/dev/null
+ [ configure = configure ]
+ getent passwd dirsrv
+ chown -R dirsrv:dirsrv /etc/dirsrv/ /var/log/dirsrv/ /var/lib/dirsrv/
+ chmod 750 /etc/dirsrv/ /var/log/dirsrv/ /var/lib/dirsrv/
+ [ -n 1.2.11.7-4 ]
+ service dirsrv stop
+ setup-ds -l /dev/null -u -s General.UpdateMode=offline
dpkg: error processing 389-ds-base (--configure):
 subprocess installed post-installation script returned error exit status 2

cheers,

Andreas


389-ds-base_1.2.11.7-4.log.gz
Description: GNU Zip compressed data
---End Message---
---BeginMessage---
Source: 389-ds-base
Source-Version: 1.2.11.7-5

We believe that the bug you reported is fixed in the latest version of
389-ds-base, which is due to be installed in the Debian FTP archive.

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 682...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ghe Rivero g...@debian.org (supplier of updated 389-ds-base 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 Jul 2012 13:12:23 +0200
Source: 389-ds-base
Binary: 389-ds 389-ds-base-libs 389-ds-base-libs-dbg 389-ds-base-dev 
389-ds-base 389-ds-base-dbg
Architecture: source all amd64
Version: 1.2.11.7-5
Distribution: unstable
Urgency: low
Maintainer: Debian 389ds Team 
pkg-fedora-ds-maintain...@lists.alioth.debian.org
Changed-By: Ghe Rivero g...@debian.org
Description: 
 389-ds - 389 Directory Server suite - metapackage
 389-ds-base - 389 Directory Server suite - server
 389-ds-base-dbg - 389 Directory Server suite - server debugging symbols
 389-ds-base-dev - 389 Directory Server suite - development files
 389-ds-base-libs - 389 Directory Server suite - libraries
 389-ds-base-libs-dbg - 389 Directory Server suite - library debugging symbols
Closes: 682847
Changes: 
 389-ds-base (1.2.11.7-5) unstable; 

Bug#678706: marked as done (python-apt: FTBFS: testsuite failure)

2012-07-30 Thread Debian Bug Tracking System
Your message dated Mon, 30 Jul 2012 12:02:29 +
with message-id e1svog9-61...@franck.debian.org
and subject line Bug#678706: fixed in python-apt 0.8.7
has caused the Debian Bug report #678706,
regarding python-apt: FTBFS: testsuite failure
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.)


-- 
678706: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678706
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: src:python-apt
Version: 0.8.5
Severity: serious
Tags: sid wheezy
Justification: fails to build from source (but built successfully in the past)

Hi!

Your package failed to build on the buildds:

0.8.5
Severity: serious
Tags: sid wheezy
Justification: fails to build from source (but built successfully in the past)

Hi!

Your package failed to build on the buildds:

[tests] Running on 2.7.3 (default, Jun 15 2012, 17:31:01) [GCC 4.7.0]
Using library_dir: 
'/build/buildd-python-apt_0.8.5-kfreebsd-amd64-3o8fbu/python-apt-0.8.5/build/lib.gnukfreebsd-8.1-1-amd64-x86_64-2.7'WARNING:root:skipping
 test_get_provided_packages, cache empty?!?
WARNING:root:skipping test_log_level_pkg_provides, cache empty?!?
WARNING:root:skipping test because lib3ds-1-3 is missing
WARNING:root:skipping test because running on a non-multiarch system
==
FAIL: testAddAndExportKey (test_auth.TestAuthKeys)
Add an example key.
--
Traceback (most recent call last):
  File 
/build/buildd-python-apt_0.8.5-kfreebsd-amd64-3o8fbu/python-apt-0.8.5/tests/test_auth.py,
 line 155, in testAddAndExportKey
WHEEZY_KEY.split(\n)[2:])
AssertionError: Lists differ: ['Version: GnuPG v1.4.12 (GNU/... != ['', 
'mQINBE+a7rUBEADQiEKtLOgq...

First differing element 0:
Version: GnuPG v1.4.12 (GNU/kFreeBSD)


First list contains 1 additional elements.
First extra element 82:
-END PGP PUBLIC KEY BLOCK-

Diff is 5678 characters long. Set self.maxDiff to None to see it.

--
Ran 61 tests in 15.673s

FAILED (failures=1)
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory 
`/build/buildd-python-apt_0.8.5-kfreebsd-amd64-3o8fbu/python-apt-0.8.5'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

Full build log at
https://buildd.debian.org/status/fetch.php?pkg=python-aptarch=kfreebsd-amd64ver=0.8.5stamp=1340358830

Regards

Christoph

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer


---End Message---
---BeginMessage---
Source: python-apt
Source-Version: 0.8.7

We believe that the bug you reported is fixed in the latest version of
python-apt, which is due to be installed in the Debian FTP archive.

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 678...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julian Andres Klode j...@debian.org (supplier of updated python-apt 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 Jul 2012 13:29:17 +0200
Source: python-apt
Binary: python-apt python-apt-doc python-apt-dbg python-apt-dev 
python-apt-common python3-apt python3-apt-dbg
Architecture: source amd64 all
Version: 0.8.7
Distribution: unstable
Urgency: low
Maintainer: APT Development Team de...@lists.debian.org
Changed-By: Julian Andres Klode j...@debian.org
Description: 
 python-apt - Python interface to libapt-pkg
 python-apt-common - Python interface to libapt-pkg (locales)
 python-apt-dbg - Python interface to libapt-pkg (debug extension)
 python-apt-dev - Python interface to libapt-pkg (development files)
 python-apt-doc - Python interface to libapt-pkg (API documentation)
 python3-apt - Python 3 interface to libapt-pkg
 python3-apt-dbg - Python 3 interface to libapt-pkg (debug extension)
Closes: 678706 679285 679432 679652
Changes: 
 python-apt (0.8.7) unstable; urgency=low
 .
   [ Translation updates ]
   * po/es.po: Spanish translation updated by Omar Campagne (closes: #679285)
   * po/ja.po: Japanese translation updated by Kenshi Muto (closes: #679652)
 .
   [ Jakub Wilk ]

Bug#681678: marked as done (licq: Fails to start without recommends being installed)

2012-07-30 Thread Debian Bug Tracking System
Your message dated Mon, 30 Jul 2012 12:02:13 +
with message-id e1svoft-0008vc...@franck.debian.org
and subject line Bug#681678: fixed in licq 1.6.1-3
has caused the Debian Bug report #681678,
regarding licq: Fails to start without recommends being installed
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.)


-- 
681678: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681678
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: licq
Version: 1.6.1-2
Severity: serious

Dear Maintainer,

when installing licq without any of the Recommends, it doesn't
startup:

$ licq
15:35:05.776 [ERR] licq: Unable to load plugin (qt4-gui): 
/usr/lib/licq/licq_qt4-gui.so: cannot open shared object file: No such file or 
directory
15:35:05.781 [ERR] licq: Unable to load plugin (kde4-gui): 
/usr/lib/licq/licq_kde4-gui.so: cannot open shared object file: No such file or 
directory
15:35:05.783 [ERR] licq: Unable to load plugin (console): 
/usr/lib/licq/licq_console.so: cannot open shared object file: No such file or 
directory

I would expect that -- according to the policy -- if installing licq
without any recommends at least one of the required GUI/Console plugins
is installed, too.

Installing e.g. licq-plugin-qt4 solved the issue.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (900, 'testing'), (600, 'stable'), (200, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.4-trunk-686-pae (SMP w/1 CPU core)
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 licq depends on:
ii  libboost-regex1.49.0  1.49.0-3.1
ii  libc6 2.13-34
ii  libgcc1   1:4.7.1-5
ii  libgpg-error0 1.10-3
ii  libgpgme111.2.0-1.4
ii  libssl1.0.0   1.0.1c-3
ii  libstdc++64.7.1-5

Versions of packages licq recommends:
pn  licq-plugin-qt4 | licq-plugin  none
ii  sox14.4.0-3

Versions of packages licq suggests:
ii  bind9-host [host]1:9.8.1.dfsg.P1-4.1
ii  iputils-ping [ping]  3:20101006-1+b1
ii  traceroute   1:2.0.18-3

-- no debconf information
---End Message---
---BeginMessage---
Source: licq
Source-Version: 1.6.1-3

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

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 681...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Erik Johansson deb...@ejohansson.se (supplier of updated licq 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, 29 Jul 2012 22:23:12 +0200
Source: licq
Binary: licq licq-dev licq-plugin-autoreply licq-plugin-console 
licq-plugin-forwarder licq-plugin-jabber licq-plugin-kde licq-plugin-kde4 
licq-plugin-msn licq-plugin-osd licq-plugin-qt licq-plugin-qt4 
licq-plugin-qt4-common licq-plugin-rms
Architecture: source all amd64
Version: 1.6.1-3
Distribution: unstable
Urgency: low
Maintainer: Erik Johansson deb...@ejohansson.se
Changed-By: Erik Johansson deb...@ejohansson.se
Description: 
 licq   - multi-protocol instant messaging client (base files)
 licq-dev   - Licq development and header files
 licq-plugin-autoreply - autoreply plug-in for Licq
 licq-plugin-console - console user interface plug-in for Licq
 licq-plugin-forwarder - forwarder plug-in for Licq
 licq-plugin-jabber - Jabber plug-in for Licq
 licq-plugin-kde - dummy package for transition to licq-plugin-kde4
 licq-plugin-kde4 - graphical user interface plug-in for Licq using KDE4
 licq-plugin-msn - MSN plug-in for Licq
 licq-plugin-osd - on-screen display plug-in for Licq
 licq-plugin-qt - dummy package for transition to licq-plugin-qt4
 licq-plugin-qt4 - graphical user interface plug-in for Licq using Qt4
 licq-plugin-qt4-common - common data files for the Qt4 and KDE4 Licq plugins
 licq-plugin-rms - remote management server plug-in for telnet Licq access
Closes: 681678
Changes: 
 licq (1.6.1-3) unstable; urgency=low
 .
   * Add lintian override for hardening-no-fortify-functions
   * Make licq depend on a UI plugin (Closes: #681678)
Checksums-Sha1: 
 

Bug#650359: segmentation fault gmpc

2012-07-30 Thread Etienne Millon
* Etienne Millon etienne.mil...@gmail.com [120730 12:14]:
 It seems that the assert in gmpc_easy_handler_get_data_as_string
 causes a NULL pointer dereference (should have spotted that earlier,
 sorry). This patch disables the assert if data is NULL. Can you please
 test it and tell me if it solves the bug ?

Hi Dmitry,

I believe that the patch I posted would fix the error you reported,
but as I couldn't reproduce it I cannot be sure.

Can you please test it and tell me if it resolves your problem ?

Thank you,

-- 
Etienne Millon


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



Bug#683271: [bash] preinst failing on kfreebsd

2012-07-30 Thread Steven Chamberlain
Hi,

On 30/07/12 12:42, Christoph Egger wrote:
 Preparing to replace bash 4.2-2 (using .../bash_4.2-4_kfreebsd-amd64.deb) ...
 bash.preinst: cannot set close-on-exec flag: Inappropriate ioctl for device
 dpkg: error processing /var/cache/apt/archives/bash_4.2-4_kfreebsd-amd64.deb 
 (--unpack):
  subprocess new pre-installation script returned error exit status 1
 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide 
 /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode.
 Errors were encountered while processing:
  /var/cache/apt/archives/bash_4.2-4_kfreebsd-amd64.deb
 E: Sub-process /usr/bin/dpkg returned an error code (1)
 A package failed to install.  Trying to recover:

 Kernel: kFreeBSD 9.0-RELEASE

Is that upstream's kernel?  This is the FD_CLOEXEC / O_CLOEXEC thing
discussed in:

http://lists.debian.org/20120627012956.GG7701@burratino

Regards,
-- 
Steven Chamberlain
ste...@pyro.eu.org


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



Bug#683273: CVE-2012-3435

2012-07-30 Thread Moritz Muehlenhoff
Package: zabbix
Severity: grave
Tags: security

Please see http://www.openwall.com/lists/oss-security/2012/07/28/3
for further references.

Cheers,
Moritz


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



Bug#658789: brasero: diff for NMU version 3.4.1-2.1

2012-07-30 Thread Didier Raboud
tags 658789 + pending
thanks

Dear maintainer,

I've uploaded an NMU for brasero (versioned as 3.4.1-2.1), for which
here's the debdiff, with thanks to Jocelyn Jaubert.

Regards.
diff -Nru brasero-3.4.1/debian/changelog brasero-3.4.1/debian/changelog
--- brasero-3.4.1/debian/changelog	2012-06-28 00:00:34.0 +0200
+++ brasero-3.4.1/debian/changelog	2012-07-30 13:49:08.0 +0200
@@ -1,3 +1,11 @@
+brasero (3.4.1-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Add brasero-cdrkit to Recommends for brasero, as it is needed to create DVD
+images (closes: #658789).
+
+ -- Jocelyn Jaubert jocelyn.jaub...@gmail.com  Mon, 30 Jul 2012 13:48:56 +0200
+
 brasero (3.4.1-2) unstable; urgency=low
 
   * Mark the brasero_file_monitor_* symbols as arch=linux-any. Closes: #679311
diff -Nru brasero-3.4.1/debian/control brasero-3.4.1/debian/control
--- brasero-3.4.1/debian/control	2012-06-28 00:07:35.0 +0200
+++ brasero-3.4.1/debian/control	2012-07-30 14:09:45.0 +0200
@@ -51,7 +51,8 @@
  gvfs,
  libbrasero-media3-1 (= ${binary:Version}),
  brasero-common (= ${source:Version})
-Recommends: yelp
+Recommends: yelp,
+brasero-cdrkit
 Suggests: vcdimager,
   libdvdcss2,
   tracker
@@ -74,6 +75,7 @@
   * vcdimager to create VCDs or SVCDs
   * libdvdcss2 to copy encrypted DVDs
   * tracker to search for video, audio, image and document files
+  * brasero-cdrkit to create video DVD, or burn Audio CD with CD-Text
 
 Package: brasero-common
 Architecture: all
diff -Nru brasero-3.4.1/debian/control.in brasero-3.4.1/debian/control.in
--- brasero-3.4.1/debian/control.in	2012-05-23 23:55:24.0 +0200
+++ brasero-3.4.1/debian/control.in	2012-07-30 13:46:36.0 +0200
@@ -46,7 +46,8 @@
  gvfs,
  libbrasero-media3-1 (= ${binary:Version}),
  brasero-common (= ${source:Version})
-Recommends: yelp
+Recommends: yelp,
+brasero-cdrkit
 Suggests: vcdimager,
   libdvdcss2,
   tracker
@@ -69,6 +70,7 @@
   * vcdimager to create VCDs or SVCDs
   * libdvdcss2 to copy encrypted DVDs
   * tracker to search for video, audio, image and document files
+  * brasero-cdrkit to create video DVD, or burn Audio CD with CD-Text
 
 Package: brasero-common
 Architecture: all


Processed: brasero: diff for NMU version 3.4.1-2.1

2012-07-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 658789 + pending
Bug #658789 [brasero] brasero: Brasero requires genisoimage but dooes not 
depend on it?
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
658789: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=658789
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#681756: cannot reproduce

2012-07-30 Thread gustavo panizzo gfa
i cannot reproduce this bug  using piuparts from squeeze or wheezy, or
even today's (2012/07/29) git.
i would like to reproduce it to fix it.

piuparts-0.46~201207110011~0.44-8375-g38d4cb7 was used for this report,
but is not avaiable, i think current version running on piatti should be
avaiable so we can check packages against it.


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



Bug#683274: CVE-2012-2688

2012-07-30 Thread Moritz Muehlenhoff
Package: php5
Version: 5.2.6.dfsg.1-1.174.201203011406
Severity: grave
Tags: security

Please see
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2688
http://git.php.net/?p=php-src.git;a=commitdiff;h=fc74503792b1ee92e4b813690890f3ed38fa3ad5

Cheers,
Moritz


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



Bug#666334: gnustep-back: FTBFS: build-arch doesn't apply patches

2012-07-30 Thread Ralf Treinen
Control: tags + patch

Hello,

this bug still has to be dealt with in wheezy, since the release team 
most probably won't accept the new upstream version into wheezy. Here
is a trivial patch:


% debdiff *.dsc
diff -u gnustep-back-0.20.1/debian/changelog 
gnustep-back-0.20.1/debian/changelog
--- gnustep-back-0.20.1/debian/changelog
+++ gnustep-back-0.20.1/debian/changelog
@@ -1,3 +1,11 @@
+gnustep-back (0.20.1-3) unstable; urgency=low
+
+  * NMU
+  * debian/rules: targets build-arch and build-indep, not build, must depend
+on patch (closes: #666334)
+
+ -- Ralf Treinen trei...@debian.org  Mon, 30 Jul 2012 14:25:59 +0200
+
 gnustep-back (0.20.1-2) unstable; urgency=low
 
   * Upload to unstable.
diff -u gnustep-back-0.20.1/debian/rules gnustep-back-0.20.1/debian/rules
--- gnustep-back-0.20.1/debian/rules
+++ gnustep-back-0.20.1/debian/rules
@@ -112,16 +112,16 @@
 
touch $@
 
-build: patch build-indep build-arch
+build: build-indep build-arch
 
-build-indep: debian/build-indep-stamp
+build-indep: patch debian/build-indep-stamp
 clean_files += debian/build-indep-stamp
 debian/build-indep-stamp: config
$(MAKE) -C Documentation messages=yes
 
touch $@
 
-build-arch: debian/build-art-stamp debian/build-cairo-stamp
+build-arch: patch debian/build-art-stamp debian/build-cairo-stamp
 clean_files += debian/build-art-stamp debian/build-cairo-stamp
 debian/build-art-stamp: debian/configure-art-stamp
dh_testdir


-Ralf.
-- 
Ralf Treinen
Laboratoire Preuves, Programmes et Systèmes
Université Paris Diderot, Paris, France.
http://www.pps.univ-paris-diderot.fr/~treinen/
= New email address: trei...@pps.univ-paris-diderot.fr =


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



Bug#658789: marked as done (brasero: Brasero requires genisoimage but dooes not depend on it?)

2012-07-30 Thread Debian Bug Tracking System
Your message dated Mon, 30 Jul 2012 12:47:22 +
with message-id e1svpna-0003qz...@franck.debian.org
and subject line Bug#658789: fixed in brasero 3.4.1-2.1
has caused the Debian Bug report #658789,
regarding brasero: Brasero requires genisoimage but dooes not depend on it?
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.)


-- 
658789: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=658789
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: brasero
Version: 3.2.0-3
Severity: normal

Dear Maintainer,

   * What led up to the situation?

Trying to burn a data DVD.

   * What exactly did you do (or not do) that was effective (or
 ineffective)?

Started the actual burn process.

   * What was the outcome of this action?

Got as far as doing the image checksum, then failed, with the following in the
log:

BraseroGrowisofs stdout: Executing 'genisoimage -r -J -dvd-video -graft-points
-path-list /tmp/brasero_tmp_IZAR8V -exclude-list /tmp/brasero_tmp_W0AR8V
-print-size -f /tmp/brasero_tmp_QCcblG | builtin_dd of=/dev/sr1 obs=32k seek=0'
BraseroGrowisofs called brasero_job_set_dangerous
BraseroGrowisofs stderr: :-( unable to execute genisoimage: No such file or
directory
BraseroGrowisofs stderr: HUP
BraseroGrowisofs stdout: HUP
BraseroGrowisofs process finished with status 5
BraseroGrowisofs called brasero_job_error
BraseroGrowisofs finished with an error
BraseroGrowisofs asked to stop because of an error
error   = 0
message = no message
BraseroGrowisofs stopping
Session error : unknown (brasero_burn_record brasero-burn.c:2859)

   * What outcome did you expect instead?

It would be nice if the error was reported more clearly in the GUI. It would be
nice if there was an option to show the log rather than making the user save it
somewhere. But more to the point, I fixed this very simply by installing the
genisoimage package. I see it's not a dependency right now, and that doesn't
seem to make sense.




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

Kernel: Linux 3.1.0-1-amd64 (SMP w/4 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 brasero depends on:
ii  brasero-common   3.2.0-3
ii  gnome-icon-theme 3.2.1.2-1
ii  gstreamer0.10-plugins-base   0.10.35-1
ii  gvfs 1.10.1-2
ii  libatk1.0-0  2.2.0-2
ii  libbrasero-media3-1  3.2.0-3
ii  libc62.13-24
ii  libcairo-gobject21.10.2-6.2
ii  libcairo21.10.2-6.2
ii  libfontconfig1   2.8.0-3.1
ii  libfreetype6 2.4.8-1
ii  libgdk-pixbuf2.0-0   2.24.0-2
ii  libglib2.0-0 2.30.2-6
ii  libgstreamer-plugins-base0.10-0  0.10.35-1
ii  libgstreamer0.10-0   0.10.35-1
ii  libgtk-3-0   3.2.3-1
ii  libice6  2:1.0.7-2
ii  libnautilus-extension1a  3.2.1-2+b1
ii  libpango1.0-01.29.4-2
ii  libsm6   2:1.2.0-2
ii  libtotem-plparser17  2.32.6-2
ii  libtracker-sparql-0.12-0 0.12.9-1+b1
ii  libxml2  2.7.8.dfsg-7

brasero recommends no packages.

Versions of packages brasero suggests:
pn  libdvdcss2  1.2.11-0.0
pn  vcdimager   none

-- no debconf information


---End Message---
---BeginMessage---
Source: brasero
Source-Version: 3.4.1-2.1

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

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 658...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jocelyn Jaubert jocelyn.jaub...@gmail.com (supplier of updated brasero 
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: SHA256

Format: 1.8
Date: Mon, 30 Jul 2012 13:48:56 +0200
Source: brasero
Binary: brasero brasero-common brasero-cdrkit libbrasero-media3-1 
libbrasero-media3-dev gir1.2-brasero-3.0
Architecture: source all amd64
Version: 

Processed: severity of 658789 is normal

2012-07-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 658789 normal
Bug #658789 {Done: Jocelyn Jaubert jocelyn.jaub...@gmail.com} [brasero] 
brasero: Brasero requires genisoimage but dooes not depend on it?
Severity set to 'normal' from 'serious'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
658789: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=658789
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Processed: tagging 666334

2012-07-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 666334 + patch
Bug #666334 {Done: Yavor Doganov ya...@gnu.org} [src:gnustep-back] 
gnustep-back: FTBFS: build-arch doesn't apply patches
Added tag(s) patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
666334: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666334
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#683279: CVE-2012-3432

2012-07-30 Thread Moritz Muehlenhoff
Package: xen
Severity: grave
Tags: security

Please see
http://www.openwall.com/lists/oss-security/2012/07/26/4 

Cheers,
Moritz


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



Bug#683108: [Python-modules-team] Bug#683108: ipython: python3 shebangs

2012-07-30 Thread Scott Kitterman
On Saturday, July 28, 2012 06:00:19 PM Yaroslav Halchenko wrote:
 my guess is that it needs overrides for dh_python* calls like I did
 recently for cython:
 
 override_dh_python2:
 dh_python2 -pcython
 
 override_dh_python3:
 dh_python3 -pcython3
 
Yes.  Something like that should work.

Scott K


-- 
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: host key handling broken when port!=22

2012-07-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 found 1.7.7.1-3
 reopen 668239
Bug #668239 {Done: jbo...@debian.org (Jeremy T. Bouse)} [python-paramiko] host 
key handling broken when port!=22
'reopen' may be inappropriate when a bug has been closed with a version;
all fixed versions will be cleared, and you may need to re-add them.
Bug reopened
No longer marked as fixed in versions paramiko/1.7.7.1-2.1.

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
668239: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=668239
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#683107: bpython: python3 shebang after rebuild

2012-07-30 Thread Scott Kitterman
On Saturday, July 28, 2012 10:21:59 PM you wrote:
 Package: bpython
 Version: 0.11-1
 Severity: serious
 
 If you rebuild bpython in an up-to-date sid chroot, /usr/bin/bpython
 ends up with #! /usr/bin/python3 shebang.

Patch attached.

Scott Kdiff -Nru bpython-0.11/debian/changelog bpython-0.11/debian/changelog
--- bpython-0.11/debian/changelog	2012-04-07 13:31:03.0 -0400
+++ bpython-0.11/debian/changelog	2012-07-30 09:27:35.0 -0400
@@ -1,3 +1,11 @@
+bpython (0.11-2) UNRELEASED; urgency=low
+
+  * Add override for dh_python3 so it actis only on bpythons
+(Closes: #683107)
+  * Extend dh_python override so it does not act on bpython3
+
+ -- Scott Kitterman sc...@kitterman.com  Mon, 30 Jul 2012 09:19:30 -0400
+
 bpython (0.11-1) unstable; urgency=low
 
   * New upstream version
diff -Nru bpython-0.11/debian/rules bpython-0.11/debian/rules
--- bpython-0.11/debian/rules	2012-04-07 13:31:03.0 -0400
+++ bpython-0.11/debian/rules	2012-07-30 09:37:25.0 -0400
@@ -33,8 +33,11 @@
 	mv $(CURDIR)/debian/bpython-urwid/usr/share/bpython/urwid.py \
 		$(CURDIR)/debian/bpython-urwid/usr/share/bpython/urwid_.py
 
+override_dh_python3:
+	dh_python3 -p bpython3 
+
 override_dh_python2:
-	dh_python2
+	dh_python2 -N bpython3
 	find $(CURDIR)/debian/bpython/ -name gtk_.py* -delete
 	find $(CURDIR)/debian/bpython/ -name urwid.py* -delete
 

Processed: tagging 683107

2012-07-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 683107 + patch
Bug #683107 [bpython] bpython: python3 shebang after rebuild
Added tag(s) patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
683107: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683107
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#683285: CVE-2012-3437

2012-07-30 Thread Moritz Muehlenhoff
Package: imagemagick
Severity: grave
Tags: security

Please see https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2012-3437 for 
details.

Please fix this for Wheezy with an isolated fix instead of updating to a new 
upstream release (since the freeze is in effect)

This doesn't warrant a DSA, but can be fixed through a stable point update for
Squeeze (adding Jonathan to CC, who's managing this)

Cheers,
Moritz


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



Bug#683284: CVE-2012-3438

2012-07-30 Thread Moritz Muehlenhoff
Package: graphicsmagick
Severity: grave
Tags: security

Please see https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2012-3438 for 
details.

Please fix this for Wheezy with an isolated fix instead of updating to a new
upstream release (since the freeze is in effect)

This doesn't warrant a DSA, but can be fixed through a stable point update for
Squeeze (adding Jonathan to CC, who's managing this)

Cheers,
Moritz


-- 
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-xen-devel] Bug#683279: CVE-2012-3432

2012-07-30 Thread Debian Bug Tracking System
Processing control commands:

 severity -1 important
Bug #683279 [xen] CVE-2012-3432
Severity set to 'important' from 'grave'

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


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



Bug#683279: [Pkg-xen-devel] Bug#683279: CVE-2012-3432

2012-07-30 Thread Bastian Blank
Control: severity -1 important

On Mon, Jul 30, 2012 at 03:24:55PM +0200, Moritz Muehlenhoff wrote:
 Please see
 http://www.openwall.com/lists/oss-security/2012/07/26/4 

This can only be used to crash a client from within.

Bastian

-- 
He's dead, Jim.
-- McCoy, The Devil in the Dark, stardate 3196.1


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



Bug#683288: rt-authen-externalauth: privilege escalation

2012-07-30 Thread Yves-Alexis Perez
Package: rt-authen-externalauth
Severity: grave
Tags: security
Justification: user security hole

Hi,

a security issue has been found in rt-authen-externalauth package. From
http://blog.bestpractical.com/2012/07/security-vulnerabilities-in-three-commonly-deployed-rt-extensions.html:


RT::Authen::ExternalAuth 0.10 and below (for all versions of RT) are
vulnerable to an escalation of privilege attack where the URL of a RSS
feed of the user can be used to acquire a fully logged-in session as
that user. CVE-2012-2770 has been assigned to this vulnerability.


For Wheezy, please fix this  with an isolated fix instead of updating to a
new upstream release (since the freeze is in effect)

Regards,
-- 
Yves-Alexis

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

Kernel: Linux 3.2.0-3-grsec-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


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



Bug#681146: marked as done (bitlbee-common: fails to install, purge, and install again)

2012-07-30 Thread Debian Bug Tracking System
Your message dated Mon, 30 Jul 2012 15:02:12 +
with message-id e1svru4-0004gg...@franck.debian.org
and subject line Bug#681146: fixed in bitlbee 3.0.5-1.1
has caused the Debian Bug report #681146,
regarding bitlbee-common: fails to install, purge, and install again
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.)


-- 
681146: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681146
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: bitlbee-common
Version: 3.0.5-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed to install,
remove+purge, and install again.

Like a plain failure on initial install this makes the package too buggy
for a release, thus the severity.

Looks like the home directory is removed but the user remains, so the
next installation won't recreate the missing homedirectory and using
the homeless user fails later on.

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

[...]
0m20.7s DEBUG: Starting command: ['chroot', '/tmp/piupartss/tmpI4z1oS', 
'eatmydata', 'dpkg', '--purge', 'bitlbee-common']
0m20.9s DUMP:
  (Reading database ... 6783 files and directories currently installed.)
  Removing bitlbee-common ...
  Purging configuration files for bitlbee-common ...
  /usr/sbin/deluser: In order to use the --remove-home, --remove-all-files, and 
--backup features,
  you need to install the `perl-modules' package. To accomplish that, run
  apt-get install perl-modules.
0m20.9s DEBUG: Command ok: ['chroot', '/tmp/piupartss/tmpI4z1oS', 'eatmydata', 
'dpkg', '--purge', 'bitlbee-common']
[...]
  Selecting previously unselected package bitlbee-common.
  (Reading database ... 6779 files and directories currently installed.)
  Unpacking bitlbee-common (from .../bitlbee-common_3.0.5-1_all.deb) ...
  Setting up bitlbee-common (3.0.5-1) ...
  The system user `bitlbee' already exists. Exiting.
  chmod: cannot access `/var/lib/bitlbee/': No such file or directory
  dpkg: error processing bitlbee-common (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   bitlbee-common


cheers,

Andreas


bitlbee-common_3.0.5-1.log.gz
Description: GNU Zip compressed data
---End Message---
---BeginMessage---
Source: bitlbee
Source-Version: 3.0.5-1.1

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

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 681...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann gre...@debian.org (supplier of updated bitlbee 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: SHA256

Format: 1.8
Date: Sat, 28 Jul 2012 15:54:05 +0200
Source: bitlbee
Binary: bitlbee bitlbee-libpurple bitlbee-common bitlbee-dev bitlbee-plugin-otr 
bitlbee-plugin-skype skyped
Architecture: source all amd64
Version: 3.0.5-1.1
Distribution: unstable
Urgency: low
Maintainer: Wilmer van der Gaast wil...@gaast.net
Changed-By: gregor herrmann gre...@debian.org
Description: 
 bitlbee- An IRC to other chat networks gateway (default version)
 bitlbee-common - An IRC to other chat networks gateway (common files/docs)
 bitlbee-dev - An IRC to other chat networks gateway (dev files)
 bitlbee-libpurple - An IRC to other chat networks gateway (using libpurple)
 bitlbee-plugin-otr - An IRC to other chat networks gateway (OTR plugin)
 bitlbee-plugin-skype - An IRC to other chat networks gateway (Skype plugin)
 skyped - Daemon to control Skype remotely
Closes: 681146
Changes: 
 bitlbee (3.0.5-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix fails to install, purge, and install again:
 remove --remove-home option from deluser call in bitlbee-common.postrm.
 The option needs perl-modules which is not guaranteed to be there, and the
 directory gets removed manually anyway.
 (Closes: #681146)
Checksums-Sha1: 
 216feeb9bbce14c0219f4406cb5ded2f6765a1e3 2218 bitlbee_3.0.5-1.1.dsc
 e71e5bdf6b0aa0a824f27371678136ac26596fe8 25744 bitlbee_3.0.5-1.1.diff.gz
 5bc40179daaed1c6873793227ef4b03f5e0d08a6 137288 

Bug#683289: libmono-webbrowser4.0-cil Recommends package non-existent libgluezilla package

2012-07-30 Thread Stuart Prescott
Package: libmono-webbrowser4.0-cil
Version: 2.10.8.1-5
Severity: serious
Justification: Policy 2.2.1 Packages in main must not Recommend packages not in 
main

Hi!

The package libmono-webbrowser4.0-cil declares the following:

  Recommends: libgluezilla (= 2.6)

however, this package was removed from wheezy almost a year ago and removed
from sid six months ago. Packages in main must not recommend packages outside
of main (policy §2.2.1) and non-existent packages are clearly not inside main.

cheers
Stuart

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing-proposed-updates
  APT policy: (550, 'testing-proposed-updates'), (550, 'testing'), (60, 
'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-0.bpo.2-686-pae (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libmono-webbrowser4.0-cil depends on:
ii  libmono-corlib4.0-cil  2.10.8.1-5
ii  libmono-system4.0-cil  2.10.8.1-5

Versions of packages libmono-webbrowser4.0-cil recommends:
ii  libgluezilla  2.6-2

libmono-webbrowser4.0-cil suggests no packages.

-- debconf-show failed


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



Bug#683284: CVE-2012-3438

2012-07-30 Thread Bob Friesenhahn
The fix is in the GraphicsMagick Mercurial repository as changeset 
d6e469d02cd2:


http://graphicsmagick.hg.sourceforge.net/hgweb/graphicsmagick/graphicsmagick/rev/d6e469d02cd2

Bob


On Mon, 30 Jul 2012, Moritz Muehlenhoff wrote:


Package: graphicsmagick
Severity: grave
Tags: security

Please see https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2012-3438 for 
details.

Please fix this for Wheezy with an isolated fix instead of updating to a new
upstream release (since the freeze is in effect)

This doesn't warrant a DSA, but can be fixed through a stable point update for
Squeeze (adding Jonathan to CC, who's managing this)

Cheers,
   Moritz



--
Bob Friesenhahn
bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,http://www.GraphicsMagick.org/


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



Bug#683107: bpython: python3 shebang after rebuild

2012-07-30 Thread David Paleino
2012/7/30 Scott Kitterman deb...@kitterman.com:
 On Saturday, July 28, 2012 10:21:59 PM you wrote:
 Package: bpython
 Version: 0.11-1
 Severity: serious

 If you rebuild bpython in an up-to-date sid chroot, /usr/bin/bpython
 ends up with #! /usr/bin/python3 shebang.

 Patch attached.

Please feel free to NMU; I won't be able to make uploads until mid September.

Kindly,
David

-- 
. ''`.   Debian developer | http://wiki.debian.org/DavidPaleino
: :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
`. `'`  GPG: 1392B174 | http://deb.li/dapal
 `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174


-- 
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#661887: zynaddsubfx/2.4.0-1.3 [NMU] [RC]

2012-07-30 Thread Debian Bug Tracking System
Processing control commands:

 tag 661887 - patch
Bug #661887 [zynaddsubfx] mxml: Bad control character error when attempting to 
load banks
Removed tag(s) patch.

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


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



Bug#661887: zynaddsubfx/2.4.0-1.3 [NMU] [RC]

2012-07-30 Thread gregor herrmann
Control: tag 661887 - patch

On Sun, 22 Jul 2012 19:37:10 +0200, Christophe Siraut wrote:

 I've prepared an NMU for zynaddsubfx (versioned as 2.4.0-1.3). The URL
 of the package is:
 http://mentors.debian.net/package/zynaddsubfx
 
 The respective dsc file can be found at:
 http://mentors.debian.net/debian/pool/main/z/zynaddsubfx/zynaddsubfx_2.4.0-1.3.dsc

Removed from mentors, cf.
https://lists.debian.org/debian-mentors/2012/07/msg00484.html
or #682899


Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT  SPI, fellow of the Free Software Foundation Europe
   `-   NP: The Pogues: Dirty Old Town


signature.asc
Description: Digital signature


Bug#677936: udev needs to depend on procps, not psmisc

2012-07-30 Thread Sven Joachim
found 677936 175-4
thanks

The added dependency on psmisc does not fix the problem, since ps is in
a different package:

,
| $ dpkg -S $(which ps)
| procps: /bin/ps
`

Cheers,
   Sven


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



Processed: udev needs to depend on procps, not psmisc

2012-07-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 found 677936 175-4
Bug #677936 {Done: Marco d'Itri m...@linux.it} [udev] udev - Fails to start: 
ps: not found
Bug #653031 {Done: Marco d'Itri m...@linux.it} [udev] udev: uses ps (procps) 
but doesn't express packaging relation
Marked as found in versions udev/175-4; no longer marked as fixed in versions 
udev/175-4 and reopened.
Marked as found in versions udev/175-4; no longer marked as fixed in versions 
udev/175-4 and reopened.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
653031: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653031
677936: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677936
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Processed: tagging 679669

2012-07-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # there is a patch but it will not be used so remove the tag
 tags 679669 - patch
Bug #679669 [src:underscore] underscore: build-dependency on uglifyjs not 
satisfiable in wheezy
Removed tag(s) patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
679669: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679669
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#683271: [bash] preinst failing on kfreebsd

2012-07-30 Thread Jonathan Nieder
# Whether O_CLOEXEC is provided and whether FD_CLOEXEC works
# are not obviously related.
unblock 679198 by 635192
forcemerge 683271 679198
quit

Hi,

Christoph Egger wrote:

 Justification: fails to build from source (but built successfully in the past)

Which package failed to build from source?

Curious,
Jonathan


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



Processed: Re: [bash] preinst failing on kfreebsd

2012-07-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # Whether O_CLOEXEC is provided and whether FD_CLOEXEC works
 # are not obviously related.
 unblock 679198 by 635192
Bug #679198 [bash] bash: [on native FreeBSD] unable to set FD_CLOEXEC flag
679198 was blocked by: 635192
679198 was not blocking any bugs.
Removed blocking bug(s) of 679198: 635192
 forcemerge 683271 679198
Bug #683271 [bash] [bash] preinst failing on kfreebsd
Bug #679198 [bash] bash: [on native FreeBSD] unable to set FD_CLOEXEC flag
Severity set to 'serious' from 'important'
Removed indication that 679198 affects src:bash
Marked as found in versions bash/4.2-4.
Added tag(s) sid and wheezy.
Merged 679198 683271
 quit
Stopping processing here.

Please contact me if you need assistance.
-- 
679198: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679198
683271: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683271
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#662628: Reported upstream

2012-07-30 Thread gregor herrmann
Control: tag -1 + fixed-upstream

On Sun, 15 Apr 2012 19:28:31 +0200, Benjamin Drung wrote:

 forwarded 662628 https://trac.videolan.org/vlc/ticket/6641
 tags 662628 confirmed
 thanks
 
 Thanks for tracking it down. I forwarded it to upstream.

The upstream trac instance claims that the bug is fixed since
yesterday including a commit (actually a revert):

http://git.videolan.org/?p=vlc/vlc-2.0.git;a=commit;h=e89f4296febf218a5669a8ceb09ee79d9def0f25

Cheers,
gregor 
 
-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT  SPI, fellow of the Free Software Foundation Europe
   `-   NP: Rod Stewart


signature.asc
Description: Digital signature


Processed: Re: Bug#662628: Reported upstream

2012-07-30 Thread Debian Bug Tracking System
Processing control commands:

 tag -1 + fixed-upstream
Bug #662628 [vlc-plugin-notify] vlc: Serious problems with playing video files
Added tag(s) fixed-upstream.

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


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



Processed: Re: [bash] preinst failing on kfreebsd

2012-07-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # letting version tracking do its work
 tags 679198 - wheezy sid
Bug #679198 [bash] bash: [on native FreeBSD] unable to set FD_CLOEXEC flag
Bug #683271 [bash] [bash] preinst failing on kfreebsd
Removed tag(s) sid and wheezy.
Removed tag(s) sid and wheezy.

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
679198: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679198
683271: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683271
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#677936: marked as done (udev - Fails to start: ps: not found)

2012-07-30 Thread Debian Bug Tracking System
Your message dated Mon, 30 Jul 2012 17:47:27 +
with message-id e1svu3z-0006gq...@franck.debian.org
and subject line Bug#677936: fixed in udev 175-5
has caused the Debian Bug report #677936,
regarding udev - Fails to start: ps: not found
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.)


-- 
677936: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677936
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: udev
Version: 175-3.1
Severity: serious

udev fails to start if ps is not available.

| /etc/init.d/udev: 131: /etc/init.d/udev: ps: not found
| [warn] udev does not support containers, not started ... (warning).

Bastian

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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


---End Message---
---BeginMessage---
Source: udev
Source-Version: 175-5

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

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 677...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Marco d'Itri m...@linux.it (supplier of updated udev 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 Jul 2012 18:37:12 +0200
Source: udev
Binary: udev libudev0 libudev-dev udev-udeb udev-gtk-udeb libgudev-1.0-0 
gir1.2-gudev-1.0 libgudev-1.0-dev
Architecture: source i386
Version: 175-5
Distribution: unstable
Urgency: low
Maintainer: Marco d'Itri m...@linux.it
Changed-By: Marco d'Itri m...@linux.it
Description: 
 gir1.2-gudev-1.0 - libgudev-1.0 introspection data
 libgudev-1.0-0 - GObject-based wrapper library for libudev
 libgudev-1.0-dev - libgudev-1.0 development files
 libudev-dev - libudev development files
 libudev0   - libudev shared library
 udev   - /dev/ and hotplug management daemon
 udev-gtk-udeb - libudev shared library (udeb)
 udev-udeb  - /dev/ and hotplug management daemon (udeb)
Closes: 677936
Changes: 
 udev (175-5) unstable; urgency=low
 .
   * Made udev depend on procps because it uses ps in the init script.
 (Closes: #677936)
Checksums-Sha1: 
 a6f26266b84b7c4dd8f9dcb8de6c2705746be3d5 1792 udev_175-5.dsc
 7b8c37af6b5d4ab1911ce6d01d381b4011fbaf00 89521 udev_175-5.debian.tar.gz
 068f8cf0f4f9e833b61cb433feab114cfb7ecc42 374582 udev_175-5_i386.deb
 f7d0901be4c88d7d26361146a82f367413ec20c2 127846 libudev0_175-5_i386.deb
 f520d31eb9e127e6c112a47e4e5dc53161d624dd 61542 libudev-dev_175-5_i386.deb
 d46131263b897dd03909214c2b1ca6355ce464f9 104088 udev-udeb_175-5_i386.udeb
 007ee57dbc83754e1ef8d7295d80bf51e3cf4142 22134 udev-gtk-udeb_175-5_i386.udeb
 1123b86062d530c68da8183cb8434e70e8f55301 112192 libgudev-1.0-0_175-5_i386.deb
 28dcedc078e76cbcbc0b596064a90172bdc43781 3006 gir1.2-gudev-1.0_175-5_i386.deb
 e8b54e42f991ab464344feb6982846c4a1766573 42376 libgudev-1.0-dev_175-5_i386.deb
Checksums-Sha256: 
 940b939237c0fae5b7d92ac0453458a277d40b6341a2079f4daec7cb6a69b3a8 1792 
udev_175-5.dsc
 b529cfc501d90aba04dbe1b19d99317dfa70a6d97674a0a82e367bb340914c0f 89521 
udev_175-5.debian.tar.gz
 2dea1c2166d48fbcf82919166bc4b9b96b422495a490c1786bd5d506ebef7090 374582 
udev_175-5_i386.deb
 fded563f060e6e2eef8ee7f97045f265dfa55c351e130572236033b33a92dc2c 127846 
libudev0_175-5_i386.deb
 a7285b10e288d10804705224e64f2d7a3dc71331670953ca81bf7532d7aeac76 61542 
libudev-dev_175-5_i386.deb
 6a3a963a7b3f368db372c2c1606c278567f610303dfc670f64f1d56ea1df6cf5 104088 
udev-udeb_175-5_i386.udeb
 92c0d869f86849c77a4256e2a7269f38755f5cfa77bf75447827b2d20567d969 22134 
udev-gtk-udeb_175-5_i386.udeb
 a538c8d191c0ba9303946526c4ea48a3d46fa37b3e49551eeb73fba29d34f244 112192 
libgudev-1.0-0_175-5_i386.deb
 5b084c45ce58314eecdb9091f3d14b00f25a5cab944bfea94c7d2a0c88fe4c7c 3006 
gir1.2-gudev-1.0_175-5_i386.deb
 559b769e2fdebe406d4b45c742641dd0c66e4aa73da12af9e9f1aab136c5e4ed 42376 
libgudev-1.0-dev_175-5_i386.deb
Files: 
 96c74f315f2af23afad311cde6326153 1792 admin important udev_175-5.dsc
 

Bug#653031: marked as done (udev: uses ps (procps) but doesn't express packaging relation)

2012-07-30 Thread Debian Bug Tracking System
Your message dated Mon, 30 Jul 2012 17:47:27 +
with message-id e1svu3z-0006gq...@franck.debian.org
and subject line Bug#677936: fixed in udev 175-5
has caused the Debian Bug report #677936,
regarding udev: uses ps (procps) but doesn't express packaging relation
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.)


-- 
677936: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677936
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: udev
Version: 175-3
Severity: normal

Hi, udev uses ps (procps) in /etc/init.d/udev, while it does not list 
it as package dependency. This leads to this error message on minimal 
installations lacking the procps package (real system with a kernel 
supporting containers):
/etc/init.d/udev: 131: /etc/init.d/udev: ps: not found
udev does not support containers, not started ... (warning).

Both error messages vanish after installing procps.

Regards
Stefan Lippers-Hollmann

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

Kernel: Linux 3.2-rc6-aptosid-amd64 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages udev depends on:
ii  debconf [debconf-2.0]  1.5.41
ii  libc6  2.13-23
ii  libselinux12.1.0-4
ii  libudev0   175-3
ii  lsb-base   3.2-28
ii  util-linux 2.20.1-1

Versions of packages udev recommends:
ii  pciutils  1:3.1.8-2
ii  usbutils  1:005-1

udev suggests no packages.

-- debconf information excluded


---End Message---
---BeginMessage---
Source: udev
Source-Version: 175-5

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

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 677...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Marco d'Itri m...@linux.it (supplier of updated udev 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 Jul 2012 18:37:12 +0200
Source: udev
Binary: udev libudev0 libudev-dev udev-udeb udev-gtk-udeb libgudev-1.0-0 
gir1.2-gudev-1.0 libgudev-1.0-dev
Architecture: source i386
Version: 175-5
Distribution: unstable
Urgency: low
Maintainer: Marco d'Itri m...@linux.it
Changed-By: Marco d'Itri m...@linux.it
Description: 
 gir1.2-gudev-1.0 - libgudev-1.0 introspection data
 libgudev-1.0-0 - GObject-based wrapper library for libudev
 libgudev-1.0-dev - libgudev-1.0 development files
 libudev-dev - libudev development files
 libudev0   - libudev shared library
 udev   - /dev/ and hotplug management daemon
 udev-gtk-udeb - libudev shared library (udeb)
 udev-udeb  - /dev/ and hotplug management daemon (udeb)
Closes: 677936
Changes: 
 udev (175-5) unstable; urgency=low
 .
   * Made udev depend on procps because it uses ps in the init script.
 (Closes: #677936)
Checksums-Sha1: 
 a6f26266b84b7c4dd8f9dcb8de6c2705746be3d5 1792 udev_175-5.dsc
 7b8c37af6b5d4ab1911ce6d01d381b4011fbaf00 89521 udev_175-5.debian.tar.gz
 068f8cf0f4f9e833b61cb433feab114cfb7ecc42 374582 udev_175-5_i386.deb
 f7d0901be4c88d7d26361146a82f367413ec20c2 127846 libudev0_175-5_i386.deb
 f520d31eb9e127e6c112a47e4e5dc53161d624dd 61542 libudev-dev_175-5_i386.deb
 d46131263b897dd03909214c2b1ca6355ce464f9 104088 udev-udeb_175-5_i386.udeb
 007ee57dbc83754e1ef8d7295d80bf51e3cf4142 22134 udev-gtk-udeb_175-5_i386.udeb
 1123b86062d530c68da8183cb8434e70e8f55301 112192 libgudev-1.0-0_175-5_i386.deb
 28dcedc078e76cbcbc0b596064a90172bdc43781 3006 gir1.2-gudev-1.0_175-5_i386.deb
 e8b54e42f991ab464344feb6982846c4a1766573 42376 libgudev-1.0-dev_175-5_i386.deb
Checksums-Sha256: 
 940b939237c0fae5b7d92ac0453458a277d40b6341a2079f4daec7cb6a69b3a8 1792 
udev_175-5.dsc
 b529cfc501d90aba04dbe1b19d99317dfa70a6d97674a0a82e367bb340914c0f 89521 
udev_175-5.debian.tar.gz
 2dea1c2166d48fbcf82919166bc4b9b96b422495a490c1786bd5d506ebef7090 374582 
udev_175-5_i386.deb
 fded563f060e6e2eef8ee7f97045f265dfa55c351e130572236033b33a92dc2c 127846 
libudev0_175-5_i386.deb
 a7285b10e288d10804705224e64f2d7a3dc71331670953ca81bf7532d7aeac76 

Processed: Re: Bug#683309: Removal of /etc/mtab breaks auto-cleanup of loop devices

2012-07-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 683309 loop-aes-utils
Bug #683309 [initscripts] Removal of /etc/mtab breaks auto-cleanup of loop 
devices
Bug reassigned from package 'initscripts' to 'loop-aes-utils'.
No longer marked as found in versions sysvinit/2.88dsf-22.1.
Ignoring request to alter fixed versions of bug #683309 to the same values 
previously set
 severity 683309 serious
Bug #683309 [loop-aes-utils] Removal of /etc/mtab breaks auto-cleanup of loop 
devices
Severity set to 'serious' from 'important'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
683309: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683309
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#682708: acknowledging psutils RC bug

2012-07-30 Thread Jay Berkenbilt

I am acknowledging having seen this bug.  I will get to it as soon as I
can, but it might be a couple of weeks.


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



Bug#683320: CVE-2012-3441: insecure permissions in DB creation scripts

2012-07-30 Thread Yves-Alexis Perez
Source: icinga
Severity: grave
Tags: security
Justification: user security hole

Hi,

DB creation scripts shipped in icinga-idoutils are insecure (they grant
privileges for all users). See
https://bugzilla.novell.com/show_bug.cgi?id=767319 and:

https://git.icinga.org/?p=icinga-doc.git;a=commitdiff;h=619a08ca1178144b8a3a5caafff32a2d3918edab
https://git.icinga.org/?p=icinga-core.git;a=commitdiff;h=712813d3118a5b9e5a496179cab81dbe91f69d63

As far as I can tell the bug in stable is only in documentation, but in
Wheezy it affects the scripts too. Please backport the changes and only
upload a targeted fix.

Regards,
-- 
Yves-Alexis

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

Kernel: Linux 3.2.0-3-grsec-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


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



Bug#668383: smokeping: diff for NMU version 2.6.8-1.1

2012-07-30 Thread gregor herrmann
tags 668383 + patch
tags 668383 + pending
thanks

Dear maintainer,

I've prepared an NMU for smokeping (versioned as 2.6.8-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT  SPI, fellow of the Free Software Foundation Europe
   `-   NP: Featuring The Dubliners, The Fureys And Davey Arthur Etc.: The 
Foggy Dew, Jim Mc Cann
diff -Nru smokeping-2.6.8/debian/changelog smokeping-2.6.8/debian/changelog
--- smokeping-2.6.8/debian/changelog	2012-02-26 19:25:29.0 +0100
+++ smokeping-2.6.8/debian/changelog	2012-07-30 21:03:20.0 +0200
@@ -1,3 +1,14 @@
+smokeping (2.6.8-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix fails to install, remove, distupgrade, and install again:
+remove ucf config files also on install (not only on upgrade); cf. the
+changelog entry for 2.6.5-2 and #655968.
+(Closes: #668383)
+  * Remove Niko Tyni from Uploaders as per his request in #668383.
+
+ -- gregor herrmann gre...@debian.org  Mon, 30 Jul 2012 21:02:52 +0200
+
 smokeping (2.6.8-1) unstable; urgency=low
 
   * New upstream release
diff -Nru smokeping-2.6.8/debian/control smokeping-2.6.8/debian/control
--- smokeping-2.6.8/debian/control	2012-02-26 19:25:29.0 +0100
+++ smokeping-2.6.8/debian/control	2012-07-30 21:02:47.0 +0200
@@ -2,7 +2,7 @@
 Section: net
 Priority: extra
 Maintainer: Antoine Beaupré anar...@debian.org
-Uploaders: Niko Tyni nt...@debian.org, Jose Carlos Garcia Sogo js...@debian.org
+Uploaders: Jose Carlos Garcia Sogo js...@debian.org
 Build-Depends: debhelper (= 7.0.50~), autoconf, automake
 Build-Depends-Indep: librrds-perl, groff-base, libhtml-parser-perl,
  libdigest-hmac-perl, libwww-perl, liburi-perl, libcgi-fast-perl, libconfig-grammar-perl
diff -Nru smokeping-2.6.8/debian/preinst smokeping-2.6.8/debian/preinst
--- smokeping-2.6.8/debian/preinst	2012-02-26 19:25:29.0 +0100
+++ smokeping-2.6.8/debian/preinst	2012-07-30 20:29:41.0 +0200
@@ -15,10 +15,7 @@
 
 
 case $1 in
-install)
-;;
-
-upgrade)
+install|upgrade)
 IFS=:
 ucfq -w /etc/smokeping/basepage.html \
 /etc/smokeping/smokemail \


signature.asc
Description: Digital signature


Processed: smokeping: diff for NMU version 2.6.8-1.1

2012-07-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 668383 + patch
Bug #668383 [smokeping] smokeping: fails to install, remove, distupgrade, and 
install again
Added tag(s) patch.
 tags 668383 + pending
Bug #668383 [smokeping] smokeping: fails to install, remove, distupgrade, and 
install again
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
668383: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=668383
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#683259: marked as done (CVE-2012-3817)

2012-07-30 Thread Debian Bug Tracking System
Your message dated Mon, 30 Jul 2012 19:17:14 +
with message-id e1svvss-0005dr...@franck.debian.org
and subject line Bug#683259: fixed in bind9 1:9.8.1.dfsg.P1-4.2
has caused the Debian Bug report #683259,
regarding CVE-2012-3817
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.)


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

Please see https://kb.isc.org/article/AA-00729

Since Wheezy is frozen, please fix this with an isolated fix instead of
updating to a new upstream release.

Cheers,
Moritz
---End Message---
---BeginMessage---
Source: bind9
Source-Version: 1:9.8.1.dfsg.P1-4.2

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

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 683...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nico Golde n...@debian.org (supplier of updated bind9 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 Jul 2012 20:56:10 +0200
Source: bind9
Binary: bind9 bind9utils bind9-doc host bind9-host libbind-dev libbind9-80 
libdns81 libisc83 liblwres80 libisccc80 libisccfg82 dnsutils lwresd
Architecture: source all amd64
Version: 1:9.8.1.dfsg.P1-4.2
Distribution: unstable
Urgency: high
Maintainer: LaMont Jones lam...@debian.org
Changed-By: Nico Golde n...@debian.org
Description: 
 bind9  - Internet Domain Name Server
 bind9-doc  - Documentation for BIND
 bind9-host - Version of 'host' bundled with BIND 9.X
 bind9utils - Utilities for BIND
 dnsutils   - Clients provided with BIND
 host   - Transitional package
 libbind-dev - Static Libraries and Headers used by BIND
 libbind9-80 - BIND9 Shared Library used by BIND
 libdns81   - DNS Shared Library used by BIND
 libisc83   - ISC Shared Library used by BIND
 libisccc80 - Command Channel Library used by BIND
 libisccfg82 - Config File Handling Library used by BIND
 liblwres80 - Lightweight Resolver Library used by BIND
 lwresd - Lightweight Resolver Daemon
Closes: 683259
Changes: 
 bind9 (1:9.8.1.dfsg.P1-4.2) unstable; urgency=high
 .
   * Non-maintainer upload by the Security Team.
   * Fix denial of service vulnerability triggered
 through an assert because of using bad cache
 (CVE-2012-3817; Closes: #683259).
Checksums-Sha1: 
 9e95f51a8a130ce2765c00907248bd24863c0e42 1958 bind9_9.8.1.dfsg.P1-4.2.dsc
 7bfb398d72345238a918d4a7f7b9b92726784ca8 503942 bind9_9.8.1.dfsg.P1-4.2.diff.gz
 d6e9cae12febccd9d199743021a3bedb4657c162 356524 
bind9-doc_9.8.1.dfsg.P1-4.2_all.deb
 471581f86fc8ae4c8797809a25aa09304e07ea49 19464 host_9.8.1.dfsg.P1-4.2_all.deb
 2ef0aa890fe807e30579773887839c6188f061d5 362934 
bind9_9.8.1.dfsg.P1-4.2_amd64.deb
 5eea7808e7764c4547f870621cfd0394c6e4362a 122888 
bind9utils_9.8.1.dfsg.P1-4.2_amd64.deb
 2bdbae2398d71c1cca8d6c668aeae6c23cefd7d4 72140 
bind9-host_9.8.1.dfsg.P1-4.2_amd64.deb
 064aec6cdd693aa1d96568714d22ffd8d9cae2f1 1538140 
libbind-dev_9.8.1.dfsg.P1-4.2_amd64.deb
 8bd40d23c7d4869a06b23db5907b40a4ed40888e 40692 
libbind9-80_9.8.1.dfsg.P1-4.2_amd64.deb
 dde47ddd87b4a870df4c9104fbd8c06229f158ee 728260 
libdns81_9.8.1.dfsg.P1-4.2_amd64.deb
 fea6769d094f939cc597808358c3399ce5b7d565 177496 
libisc83_9.8.1.dfsg.P1-4.2_amd64.deb
 6976b1855b28723c6df2d39dcd65c65578963dc8 53936 
liblwres80_9.8.1.dfsg.P1-4.2_amd64.deb
 3f15cfbfb83af28b1755fbf5e65a0cb4bea43c73 34618 
libisccc80_9.8.1.dfsg.P1-4.2_amd64.deb
 a2c2895ca68bac19086b37307c02c4908e0fe249 60432 
libisccfg82_9.8.1.dfsg.P1-4.2_amd64.deb
 e9521520aa85e5e55caec7b4597f46db2b273946 164490 
dnsutils_9.8.1.dfsg.P1-4.2_amd64.deb
 ccde65f94e8ca6c6e18f9fcbb339c1104f32b9f3 240402 
lwresd_9.8.1.dfsg.P1-4.2_amd64.deb
Checksums-Sha256: 
 21afd2a136b3663268000177f9e55baf0cfd60e2c1b4fc118f28d2c95f1a00f4 1958 
bind9_9.8.1.dfsg.P1-4.2.dsc
 4f3eeec7cfcd37d39b5702e7c5b442bfafed059d1a99cd9054fe18206df7660a 503942 
bind9_9.8.1.dfsg.P1-4.2.diff.gz
 36e0841cc912c0e9c65dd5cdbe259b1d73f4683ffa1e9dfa0695efb96664d5c1 356524 
bind9-doc_9.8.1.dfsg.P1-4.2_all.deb
 39c9158cc4d8f3a41daccd3a91ae158722a81dba3dba7fc4cb620738f74ed74b 

Bug#683320: [Pkg-nagios-devel] Bug#683320: CVE-2012-3441: insecure permissions in DB creation scripts

2012-07-30 Thread Alexander Wirt
On Mon, 30 Jul 2012, Yves-Alexis Perez wrote:

 Source: icinga
 Severity: grave
 Tags: security
 Justification: user security hole
 
 Hi,
 
 DB creation scripts shipped in icinga-idoutils are insecure (they grant
 privileges for all users). See
 https://bugzilla.novell.com/show_bug.cgi?id=767319 and:
 
 https://git.icinga.org/?p=icinga-doc.git;a=commitdiff;h=619a08ca1178144b8a3a5caafff32a2d3918edab
 https://git.icinga.org/?p=icinga-core.git;a=commitdiff;h=712813d3118a5b9e5a496179cab81dbe91f69d63
 
 As far as I can tell the bug in stable is only in documentation, but in
 Wheezy it affects the scripts too. Please backport the changes and only
 upload a targeted fix.
hmm? we use dbconfig-common. We don't use this script, we also don't install
README.RHEL.idoutils anywhere. So this is docs only.

Alex


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



Bug#683320: [Pkg-nagios-devel] Bug#683320: Bug#683320: CVE-2012-3441: insecure permissions in DB creation scripts

2012-07-30 Thread Michael Friedrich

On 30.07.2012 21:09, Alexander Wirt wrote:

On Mon, 30 Jul 2012, Yves-Alexis Perez wrote:


Source: icinga
Severity: grave
Tags: security
Justification: user security hole

Hi,

DB creation scripts shipped in icinga-idoutils are insecure (they grant
privileges for all users). See
https://bugzilla.novell.com/show_bug.cgi?id=767319 and:

https://git.icinga.org/?p=icinga-doc.git;a=commitdiff;h=619a08ca1178144b8a3a5caafff32a2d3918edab
https://git.icinga.org/?p=icinga-core.git;a=commitdiff;h=712813d3118a5b9e5a496179cab81dbe91f69d63

As far as I can tell the bug in stable is only in documentation, but in
Wheezy it affects the scripts too. Please backport the changes and only
upload a targeted fix.

hmm? we use dbconfig-common. We don't use this script, we also don't install
README.RHEL.idoutils anywhere. So this is docs only.


docs was fixed in 1.7.1, since this was released on 18.6.2012

see icinga-core.git branch r1.7, cd docbook, git pull  git log

commit 619a08ca1178144b8a3a5caafff32a2d3918edab
Author: Wolfgang w...@gmx.net
Date:   Fri Jun 15 19:08:55 2012 +0200

docs issue #2690: limit grant to icinga db

so it's a bug in a script which is shipped example wise upstream. SuSe 
packages are the only known pkg source using those scripts, even the 
repoforge rpms do not use those scripts (therefore the 
README.RHEL.idoutils fix by me). so this might still be an issue, but 
only for those manually invoking such scripts from the examples.


kind regards,
Michael

--
DI (FH) Michael Friedrich

Vienna University Computer Center
Universitaetsstrasse 7 A-1010 Vienna, Austria

email: michael.friedr...@univie.ac.at
phone: +43 1 4277 14359
mobile:+43 664 60277 14359
fax:   +43 1 4277 14338
web:   http://www.univie.ac.at/zid
   http://www.aco.net

Lead Icinga Core Developer
http://www.icinga.org


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



Bug#675971: Bug#682010: [mumble] Communication failures due to CELT codec library removal

2012-07-30 Thread Chris Knadle
On Monday, July 23, 2012 13:26:57, Don Armstrong wrote:
 On Mon, 23 Jul 2012, Chris Knadle wrote:
  On Monday, July 23, 2012 10:34:28, Ian Jackson wrote:
   Of these 2. would seem to be the best option.
  
  I agree.
 
 [...]
 
 I believe in order to actually evaluate any of these solutions,
 someone is going to have to prepare binaries, and do an table showing
 the tested (not theoretical) compatibility of with multiple different
 clients (and servers?) to their solution's server and client.
 
 I propose that whoever wants to see a particular solution actually sit
 down and do the work for their particular solution, with sources,
 binaries, interdiffs, and compatibility table conveniently available in
 some public location.

Attached is a patch for fixing the build on the 348 version of Mumble in 
Wheezy.  Two files, of which only one or the other is required: one is a 
standard diff which can be used to patch the 348 version as-is via patch -
p1  diff file while in the source package directory.  The other is an mbox 
file for importing via 'git am mbox file' against the latest tagged version 
of 348, v1.2.3-348-g317f5a0-1.

The patch consists of cherry-picked git commits from the 349 version, plus 
one commit after doing a 'dch -i' to add a changelog entry [automatically 
marked as a .1 NMU, which for the moment I haven't changed].  This version 
still requires libcelt.  I'm currently testing this -1.1 on both client and 
server -- all seems well so far.  [Tables of compatability to follow.]  I 
think the 348 version includes the Speex codec, but I haven't been able to 
trigger its use yet experimentally.

Quick summary of changes:
  - Remove broken mumble-server-web package
  - Change maintainer from Debian VoIP team to Ron Lee
  - Remove Patrick Matthäi from Uploaders
  - Hardcode use of and add dependency on g++-4.6
  - Remove boot 1.46 dependency resolution
  - Remove libgl dependency resolution
  - Depend on ice34 and drop resolution via older versions



I'm also still working on how to do the embedded celt version; by default 
embedding CELT will enable both embedded 0.7.1 and 0.11.0 so enabling only 
0.7.1 will require a quilt patch to modify the original source build 
directives slightly.

  -- Chris

--
Chris Knadle
chris.kna...@coredump.us
GPG Key: 4096R/0x1E759A726A9FDD74


mumble-348-fixes.mbox
Description: application/mbox
diff --git a/debian/MurmurPHP.ini b/debian/MurmurPHP.ini
deleted file mode 100644
index 4937106..000
--- a/debian/MurmurPHP.ini
+++ /dev/null
@@ -1 +0,0 @@
-ice.slice=/usr/share/slice/Murmur.ice
diff --git a/debian/changelog b/debian/changelog
index e0fa95f..d53fa2b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+mumble (1.2.3-348-g317f5a0-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Remove broken mumble-server-web package
+  * Change maintainer from Debian VoIP team to Ron Lee
+  * Remove uploader Patrick Matthäi
+  * Hardcode use of and add dependency on g++-4.6
+  * Remove boot 1.46 dependency resolution
+  * Remove libgl dependency resolution
+  * Depend on ice34 and drop resolution via older versions
+
+ -- Christopher Knadle chris.kna...@coredump.us  Mon, 30 Jul 2012 02:00:32 -0400
+
 mumble (1.2.3-348-g317f5a0-1) unstable; urgency=low
 
   * New upstream snapshot from 20.05.2012.
diff --git a/debian/control b/debian/control
index 435588e..b360e0f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,16 +2,15 @@ Source: mumble
 Section: sound
 Priority: optional
 Homepage: http://mumble.sourceforge.net/
-Maintainer: Debian VoIP Team pkg-voip-maintain...@lists.alioth.debian.org
-Uploaders: Patrick Matthäi pmatth...@debian.org,
- Thorvald Natvig thorv...@debian.org
-Build-Depends: debhelper (= 7.0.8),
+Maintainer: Ron Lee r...@debian.org
+Uploaders: Thorvald Natvig thorv...@debian.org
+Build-Depends: debhelper (= 7.0.8), g++-4.6,
  po-debconf,
- libboost1.46-dev | libboost-dev (= 1.38.0),
- libboost-python1.46-dev | libboost-python-dev (= 1.38.0),
+ libboost-dev (= 1.42),
+ libboost-python-dev (= 1.42),
  libqt4-dev (= 4.5.0),
  hardening-wrapper,
- libgl1-mesa-dev | libgl-dev,
+ libgl1-mesa-dev,
  libasound2-dev,
  libpulse-dev,
  libogg-dev,
@@ -20,9 +19,9 @@ Build-Depends: debhelper (= 7.0.8),
  libcelt-dev (= 0.7.0),
  libsndfile1-dev,
  libssl-dev,
- libzeroc-ice34-dev | libzeroc-ice33-dev | libzeroc-ice32-dev | libzeroc-ice-dev,
- ice34-translators | ice33-translators | ice32-translators | ice-translators,
- ice34-slice | ice33-slice | ice32-slice | ice-slice,
+ libzeroc-ice34-dev (= 3.4.2-8.1),
+ ice34-translators (= 3.4.2-8.1),
+ ice34-slice (= 3.4.2-8.1),
  libg15daemon-client-dev,
  libspeechd-dev,
  protobuf-compiler,
@@ -87,21 +86,3 @@ Description: Low latency VoIP client (debugging symbols)
  .
  This package contains the debugging symbols for the 'mumble' and
  'mumble-server' packages.
-
-Package: mumble-server-web
-Architecture: all
-Depends: ${misc:Depends},
- ${perl:Depends},
- mumble-server (= 

Bug#520753: Potential serious bug on ghostscript-cups

2012-07-30 Thread Bastien ROUCARIES
On Mon, Jul 30, 2012 at 11:33 AM, Jonas Smedegaard d...@jones.dk wrote:
 On 12-07-29 at 09:04pm, Didier 'OdyX' Raboud wrote:
 Le dimanche, 29 juillet 2012 18.03:16, Jonas Smedegaard a écrit :
For Wheezy we should probably aim for the uglier but much
simpler solution.  the master branch is not intended for
Wheezy, I will use a separate master-wheezy for that.
  
   I think I disagree. The patch I propose makes ghostscript-cups
   rely on cups' postinst which is already proven working by more
   than 14 packages, all of them already in Wheezy. I think this is a
   patch the Release Team can accept and a patch that makes Wheezy a
   better release by reducing useless code duplication in maintainer
   scripts.
 
  Oh, ok.
 
  Would you mind file the bugreport requesting freeze exception, when
  I have uploaded it to unstable?  I am quite lousy at arguing such
  cases for the Release Managers :-/

 Which other changes do you plan to include towards Wheezy? I can argue
 for that one, but would have hard time for others (as I have mostly no
 clue about ghostscript). But sure, I can file the bug and argue for it
 in front of the Release Team.

 I have no other changes planned targeted Wheezy.  I dare not include any
 non-RC bugfixes, and would also prefer the previously proposed two-line
 patch for this one to keep burden of Release Managers to a minimum.
 That's why I request that you do the talking when insisting on the more
 elegant but also larger fix.

Could you include patch for bug#682407 ?

Thanks

bastien

 If anyone disagrees and want more changes included for Wheezy, now is
 the time (I'll wait another day to prepare the package).


  - Jonas

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

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


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



Bug#651225: marked as done (Security vulnerabilities (CVE-2011-2904, CVE-2011-3263, CVE-2011-3265, CVE-2011-4674))

2012-07-30 Thread Debian Bug Tracking System
Your message dated Mon, 30 Jul 2012 20:50:28 +
with message-id e1svwv6-0002ie...@franck.debian.org
and subject line Bug#651225: fixed in zabbix 1:2.0.1+dfsg-1
has caused the Debian Bug report #651225,
regarding Security vulnerabilities (CVE-2011-2904, CVE-2011-3263, 
CVE-2011-3265, CVE-2011-4674)
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.)


-- 
651225: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=651225
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: zabbix
Version: 1:1.8.2-1squeeze2
Tags: security
Severity: grave

There appear to be several unfixed unverabilities in Zabbix in
squeeze, including SQL injection vulnerabilities:

http://security-tracker.debian.org/tracker/CVE-2011-2904
http://security-tracker.debian.org/tracker/CVE-2011-3263
http://security-tracker.debian.org/tracker/CVE-2011-3265
http://security-tracker.debian.org/tracker/CVE-2011-4674

We would appreciate if you prepared fixed packages and contacted the
security team (preferably with a source debdiff of the porposed
upload).  Thanks.


---End Message---
---BeginMessage---
Source: zabbix
Source-Version: 1:2.0.1+dfsg-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.

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 651...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christoph Haas h...@debian.org (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: Thu, 24 May 2012 00:34:04 +0200
Source: zabbix
Binary: zabbix-agent zabbix-frontend-php zabbix-proxy-mysql zabbix-proxy-pgsql 
zabbix-proxy-sqlite3 zabbix-server-mysql zabbix-server-pgsql
Architecture: source amd64 all
Version: 1:2.0.1+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Christoph Haas h...@debian.org
Changed-By: Christoph Haas h...@debian.org
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-proxy-sqlite3 - network monitoring solution - proxy (using SQLite3)
 zabbix-server-mysql - network monitoring solution - server (using MySQL)
 zabbix-server-pgsql - network monitoring solution - server (using PostgreSQL)
Closes: 651225 664067 674175 674941
Changes: 
 zabbix (1:2.0.1+dfsg-1) unstable; urgency=low
 .
   [ Christoph Haas ]
   * New upstream release. (closes: #674941, #674175, #651225)
   * Scriptaculous Javascript library removed.
   * Configure option --with-pgsql renamed to --with-postgresql
   * Added 'status' option in usage description of init.d files (closes:
 #664067)
   * Removed dbconfig-common. Reasons are explained in debian/TODO.Debian
   * Removed debconf and corresponding .po files.
   * Removed automatic configuration of frontend-php to reduce divergence
 from upstream installation instructions.
   * Documented database instalation/upgrade.
   * Introduced /etc/default files to control services' automatic startup.
 .
   [ Dmitry Smirnov ]
   * Added new 'zabbix-server-sqlite3' package
   * Refactored debian/rules for newer debhelper  compat v9
 + hardening
 + automatic parallel build on linux
 + use dh-autoreconf instead of autotools-dev
 + --as-needed to reduce needless linking (when available)
 + updated path to '--sysconfdir' configure option
 + conditional '--with-openipmi' depending on library availability
   * debian/control:
 + standards to 3.9.3
 + added Homepage
 - dropped 'quilt' from Build-Depends
 + Build-Depends list sorted and updated
 + exclude libopenipmi-dev from Build-Depends on hurd and arm
 + zabbix-backends-php to Suggests php5 backends
 + added myself to Uploaders
 + DM-Upload-Allowed: yes! (Thanks Christoph)
 + sorted packages alphabetically
   * added sample configuration for 'nginx' web server
   * added missing man page
   * install patched upstream man pages instead of embedded ones
   * consolidated .logrotate and .manpages with symbolic links
   * introduced 

Bug#682401: marked as done (dbmmanage: please use Digest::SHA instead of Digest::SHA1)

2012-07-30 Thread Debian Bug Tracking System
Your message dated Mon, 30 Jul 2012 20:47:17 +
with message-id e1svws1-0001ox...@franck.debian.org
and subject line Bug#682401: fixed in apache2 2.2.22-10
has caused the Debian Bug report #682401,
regarding dbmmanage: please use Digest::SHA instead of Digest::SHA1
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.)


-- 
682401: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682401
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: apache2-utils
Version: 2.2.22-9
Severity: normal

dbmmanage uses Digest::SHA1 which was removed from Debian some time
ago[1].  Please use Digest::SHA instead which is part of the core
modules included with the perl interpreter since 5.10.

  [1] http://bugs.debian.org/594273

In most cases just replacing Digest::SHA1 by Digest::SHA should be
enough.  Also change Digest/SHA1.pm to Digest/SHA.pm.

Regards,
Ansgar

PS: The error message in need_sha1_crypt includes a link to Digest-MD5,
but it should refer to Digest-SHA(1) instead.

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

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

Versions of packages apache2-utils depends on:
ii  libapr1  1.4.6-3
ii  libaprutil1  1.4.1-2+b1
ii  libc62.13-33
ii  libssl1.0.0  1.0.1c-3

apache2-utils recommends no packages.

apache2-utils suggests no packages.

-- no debconf information
---End Message---
---BeginMessage---
Source: apache2
Source-Version: 2.2.22-10

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

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 682...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stefan Fritsch s...@debian.org (supplier of updated apache2 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 Jul 2012 22:23:02 +0200
Source: apache2
Binary: apache2.2-common apache2.2-bin apache2-mpm-worker apache2-mpm-prefork 
apache2-mpm-event apache2-mpm-itk apache2-utils apache2-suexec 
apache2-suexec-custom apache2 apache2-doc apache2-prefork-dev 
apache2-threaded-dev apache2-dbg
Architecture: source i386 all
Version: 2.2.22-10
Distribution: unstable
Urgency: low
Maintainer: Debian Apache Maintainers debian-apa...@lists.debian.org
Changed-By: Stefan Fritsch s...@debian.org
Description: 
 apache2- Apache HTTP Server metapackage
 apache2-dbg - Apache debugging symbols
 apache2-doc - Apache HTTP Server documentation
 apache2-mpm-event - Apache HTTP Server - event driven model
 apache2-mpm-itk - multiuser MPM for Apache 2.2
 apache2-mpm-prefork - Apache HTTP Server - traditional non-threaded model
 apache2-mpm-worker - Apache HTTP Server - high speed threaded model
 apache2-prefork-dev - Apache development headers - non-threaded MPM
 apache2-suexec - Standard suexec program for Apache 2 mod_suexec
 apache2-suexec-custom - Configurable suexec program for Apache 2 mod_suexec
 apache2-threaded-dev - Apache development headers - threaded MPM
 apache2-utils - utility programs for webservers
 apache2.2-bin - Apache HTTP Server common binary files
 apache2.2-common - Apache HTTP Server common files
Closes: 682401 682840 682897
Changes: 
 apache2 (2.2.22-10) unstable; urgency=low
 .
   [ Arno Töll ]
   * Fix dbmmanage: please use Digest::SHA instead of Digest::SHA1 by changing
 perl module imports to make use Digest::SHA shipped with perl 5.10 (Closes:
 #682401)
   * Fix Default /etc/apache2/mods-available/disk_cache.conf is incompatible
 with ext3 by changing the default to more moderate values. Some file
 systems have a hard limit for the number of subdirectories in a single
 directory. This change requires the cache directory to be purged.
 (Closes: #682840)
 .
   [ Stefan Fritsch ]
   * Add support for TLSv1.0 ans TLSv1.1 to SSLProtocol and SSLProxyProtocol
 directives. Closes: #682897
Checksums-Sha1: 
 8f86fec0f8c5fe15f272f825c2b8e21ab0277bc9 2239 apache2_2.2.22-10.dsc
 

Bug#682840: marked as done (Default /etc/apache2/mods-available/disk_cache.conf is incompatible with ext3)

2012-07-30 Thread Debian Bug Tracking System
Your message dated Mon, 30 Jul 2012 20:47:17 +
with message-id e1svws1-0001oa...@franck.debian.org
and subject line Bug#682840: fixed in apache2 2.2.22-10
has caused the Debian Bug report #682840,
regarding Default /etc/apache2/mods-available/disk_cache.conf is incompatible 
with ext3
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.)


-- 
682840: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682840
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: apache2.2-common
Version: 2.2.9-10
Severity: grave

Debian's default mod_disk_cache config sets

CacheDirLength 3

which creates directories like aaa ZZZ in
/var/cache/apache2/mod_disk_cache.

There are 64^3 = 262144 possible filenames. Ext3's hardlink limit is
32000. Excluding . and .., mod_disk_cache can create 31998
directories in /var/cache/apache2/mod_disk_cache, and will then fail
to cache more requests:

[Wed Jul 25 06:57:08 2012] [warn] (2)No such file or directory: disk_cache: 
rename tempfile to varyfile failed: 
/var/cache/apache2/mod_disk_cache/aptmpFUtpDN - 
/var/cache/apache2/mod_disk_cache/7uK/AHX/cL5/XOm/1m3/ZB2rKKA.header
[Wed Jul 25 06:57:08 2012] [warn] (2)No such file or directory: disk_cache: 
rename tempfile to varyfile failed: 
/var/cache/apache2/mod_disk_cache/aptmpnobY8U - 
/var/cache/apache2/mod_disk_cache/57i/JSw/tHn/P_C/t0M/YNqPp_A.header
[Wed Jul 25 06:57:38 2012] [warn] (2)No such file or directory: disk_cache: 
rename tempfile to hdrsfile failed: 
/var/cache/apache2/mod_disk_cache/aptmpjS4Ddb - 
/var/cache/apache2/mod_disk_cache/ZjF/x2o/r7Q/Yaj/k3C/4R63WZw.header
[Wed Jul 25 06:59:52 2012] [warn] (2)No such file or directory: disk_cache: 
rename tempfile to hdrsfile failed: 
/var/cache/apache2/mod_disk_cache/aptmp5GkvgP - 
/var/cache/apache2/mod_disk_cache/B0H/JPO/xnj/dBX/pr0/N@a3VOg.header

Filing as grave as ext3 is still the default filesystem type (or at
least one of), and the default apache2 config should work with it.

I'd recommend using Apache's default settings instead:

CacheDirLength 2
CacheDirLevels 3

Christoph
-- 
c...@df7cb.de | http://www.df7cb.de/


signature.asc
Description: Digital signature
---End Message---
---BeginMessage---
Source: apache2
Source-Version: 2.2.22-10

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

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 682...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stefan Fritsch s...@debian.org (supplier of updated apache2 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 Jul 2012 22:23:02 +0200
Source: apache2
Binary: apache2.2-common apache2.2-bin apache2-mpm-worker apache2-mpm-prefork 
apache2-mpm-event apache2-mpm-itk apache2-utils apache2-suexec 
apache2-suexec-custom apache2 apache2-doc apache2-prefork-dev 
apache2-threaded-dev apache2-dbg
Architecture: source i386 all
Version: 2.2.22-10
Distribution: unstable
Urgency: low
Maintainer: Debian Apache Maintainers debian-apa...@lists.debian.org
Changed-By: Stefan Fritsch s...@debian.org
Description: 
 apache2- Apache HTTP Server metapackage
 apache2-dbg - Apache debugging symbols
 apache2-doc - Apache HTTP Server documentation
 apache2-mpm-event - Apache HTTP Server - event driven model
 apache2-mpm-itk - multiuser MPM for Apache 2.2
 apache2-mpm-prefork - Apache HTTP Server - traditional non-threaded model
 apache2-mpm-worker - Apache HTTP Server - high speed threaded model
 apache2-prefork-dev - Apache development headers - non-threaded MPM
 apache2-suexec - Standard suexec program for Apache 2 mod_suexec
 apache2-suexec-custom - Configurable suexec program for Apache 2 mod_suexec
 apache2-threaded-dev - Apache development headers - threaded MPM
 apache2-utils - utility programs for webservers
 apache2.2-bin - Apache HTTP Server common binary files
 apache2.2-common - Apache HTTP Server common files
Closes: 682401 682840 682897
Changes: 
 apache2 (2.2.22-10) unstable; urgency=low
 .
   [ Arno Töll ]
   * Fix dbmmanage: please use Digest::SHA instead of Digest::SHA1 by changing
 perl module imports to make use Digest::SHA shipped 

Bug#683285: [imagemagick] Building the fix

2012-07-30 Thread bastien ROUCARIES
tags 683285 + pending
thanks

I am building the fix and the patch.

When done I will upload to mentors.

My usual mentors is not here, and I will go for a few day to a remote area with 
a lot of difficulty to get 
internet. 

Could you push the package to unstable and get freeze exception in order to get 
in testing including 
wirtting to release teams ?

For stable I will prepare a new version, after this one will hit unstable.

Thanks

Bastien


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



Processed: [imagemagick] Building the fix

2012-07-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 683285 + pending
Bug #683285 [imagemagick] CVE-2012-3437
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
683285: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683285
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#675995: marked as done (fglrx crashes with X server 1.12 on 64bit architecture)

2012-07-30 Thread Debian Bug Tracking System
Your message dated Mon, 30 Jul 2012 21:32:54 +
with message-id e1svxaa-0006il...@franck.debian.org
and subject line Bug#675940: fixed in fglrx-driver 1:12-6+point-1
has caused the Debian Bug report #675940,
regarding fglrx crashes with X server 1.12 on 64bit architecture
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.)


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

Package: fglrx-driver
Version: 1:12-6~beta-1
Severity: important

Dear Maintainer,
After upgrading to the latest version X fails  to start
I had to downgrade to the latest backport version to have X working 
again. Removing xorg.conf also works (as it uses the vesa driver instead
of fglr-driver. Using ATI Mobility Radeon HD 5400 Series 


-- Package-specific info:
Full fglrx package list:
ii  fglrx-atieventsd   1:12-6~beta-1  external events 
daemon for the non-free ATI/AMD RadeonHD display dri
ii  fglrx-control  1:12-6~beta-1  control panel for the 
non-free ATI/AMD RadeonHD display driver
ii  fglrx-driver   1:12-6~beta-1  non-free ATI/AMD 
RadeonHD display driver
ii  fglrx-glx-ia32 1:12-6~beta-1  proprietary libGL for 
the non-free ATI/AMD RadeonHD display driver (
ii  fglrx-modules-dkms 1:12-6~beta-1  dkms module source 
for the non-free ATI/AMD RadeonHD display driver
ii  glx-alternative-fglrx  0.2.1  allows the selection 
of FGLRX as GLX provider
ii  libfglrx:amd64 1:12-6~beta-1  non-free ATI/AMD 
RadeonHD display driver (runtime libraries)
ii  libfglrx-ia32  1:12-6~beta-1  non-free ATI/AMD 
RadeonHD display driver (32-bit runtime libraries)
ii  libgl1-fglrx-glx:amd64 1:12-6~beta-1  proprietary libGL for 
the non-free ATI/AMD RadeonHD display driver

VGA-compatible devices on PCI bus:
02:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI 
Manhattan [Mobility Radeon HD 5400 Series]

DRM and fglrx Informations from dmesg:
[0.00] No AGP bridge found
[0.00] No AGP bridge found
[1.233123] Linux agpgart interface v0.103
[5.938170] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, 
Starnberg, GERMANY' taints kernel.
[5.974792] [fglrx] Maximum main memory to use for locked dma buffers: 3669 
MBytes.
[5.974978] [fglrx]   vendor: 1002 device: 68e0 count: 1
[5.975349] [fglrx] ioport: bar 4, base 0x2000, size: 0x100
[5.975522] [fglrx] Kernel PAT support is enabled
[5.975547] [fglrx] module loaded - fglrx 8.98.2 [May 22 2012] with 1 minors
[   10.938226] [fglrx] ATIF platform detected with notification ID: 0x81

Xorg X server configuration file status:
-rw-r--r-- 1 root root 684 Jun  4 21:47 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
Section ServerLayout
Identifier aticonfig Layout
Screen  0  aticonfig-Screen[0]-0 0 0
EndSection

Section Module
EndSection

Section Monitor
Identifier   aticonfig-Monitor[0]-0
Option  VendorName ATI Proprietary Driver
Option  ModelName Generic Autodetecting Monitor
Option  DPMS true
EndSection

Section Device
Identifier  aticonfig-Device[0]-0
Driver  fglrx
BusID   PCI:2:0:0
EndSection

Section Screen
Identifier aticonfig-Screen[0]-0
Device aticonfig-Device[0]-0
Monitoraticonfig-Monitor[0]-0
DefaultDepth 24
SubSection Display
Viewport   0 0
Depth 24
EndSubSection
EndSection



Xorg X server log files on system:
-rw-r--r-- 1 root root 11151 Jun  4 21:48 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:
[27.164] 
X.Org X Server 1.12.1.902 (1.12.2 RC 2)
Release Date: 2012-05-19
[27.166] X Protocol Version 11, Revision 0
[27.168] Build Operating System: Linux 3.2.0-2-amd64 x86_64 Debian
[27.170] Current Operating System: Linux debian 3.2.0-2-amd64 #1 SMP Mon 
May 21 17:45:41 UTC 2012 x86_64
[27.171] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-2-amd64 
root=UUID=127be796-9fb4-42b6-b59e-08b64f7cd293 ro acpi_sleep=s3_bios quiet 
splash
[27.175] Build Date: 20 May 2012  08:57:17AM
[27.177] xorg-server 2:1.12.1.902-1 (Cyril Brulebois k...@debian.org) 
[27.178] Current version of pixman: 0.24.4
[27.180]Before reporting problems, check http://wiki.x.org
to make sure that you have 

Bug#675940: marked as done (fglrx crashes with X server 1.12 on 64bit architecture)

2012-07-30 Thread Debian Bug Tracking System
Your message dated Mon, 30 Jul 2012 21:32:54 +
with message-id e1svxaa-0006il...@franck.debian.org
and subject line Bug#675940: fixed in fglrx-driver 1:12-6+point-1
has caused the Debian Bug report #675940,
regarding fglrx crashes with X server 1.12 on 64bit architecture
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.)


-- 
675940: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675940
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: fglrx-driver
Version: 1:12-6~beta-1
Severity: important

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these lines ***

Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Michal Suchanek michal.sucha...@ruk.cuni.cz
To: Debian Bug Tracking System sub...@bugs.debian.org
Subject: fglrx-driver: X server crashes on start
Message-ID: 20120604120004.3024.38501.report...@optiplex960.ruk.cuni.cz
X-Mailer: reportbug 6.3.1
Date: Mon, 04 Jun 2012 14:00:04 +0200
X-Debbugs-Cc: hramr...@gmail.com

Package: fglrx-driver
Version: 1:12-6~beta-1
Severity: important

Hello,

I installed the new fglrx, generated xorg.conf with aticonfig --initial,
and X now crashes on start.

Is there any hardware on which the X server starts with this driver?

Perhaps the promise of compatibility with X server 1.12 was not
delivered which would make the driver totally useless in Debian.

Any info on this issue?

Thanks

Michal

-- Package-specific info:
Full fglrx package list:
ii  fglrx-atievent 1:12-6~beta-1  external events daemon for the non-free ATI/
ii  fglrx-control  1:12-6~beta-1  control panel for the non-free ATI/AMD Radeo
ii  fglrx-driver   1:12-6~beta-1  non-free ATI/AMD RadeonHD display driver
ii  fglrx-driver-b 1.0build-dependencies for fglrx-driver
ii  fglrx-modules- 1:12-6~beta-1  dkms module source for the non-free ATI/AMD 
ii  libfglrx:amd64 1:12-6~beta-1  non-free ATI/AMD RadeonHD display driver (ru
ii  libfglrx:i386  1:12-6~beta-1  non-free ATI/AMD RadeonHD display driver (ru
ii  libgl1-fglrx-g 1:12-6~beta-1  proprietary libGL for the non-free ATI/AMD R
ii  libgl1-fglrx-g 1:12-6~beta-1  proprietary libGL for the non-free ATI/AMD R

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Cedar 
PRO [Radeon HD 5450]

DRM and fglrx Informations from dmesg:
[0.00] No AGP bridge found
[0.00] No AGP bridge found
[2.688385] Linux agpgart interface v0.103
[8.941872] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, 
Starnberg, GERMANY' taints kernel.
[9.006123] [fglrx] Maximum main memory to use for locked dma buffers: 3677 
MBytes.
[9.006244] [fglrx]   vendor: 1002 device: 68f9 count: 1
[9.006629] [fglrx] ioport: bar 4, base 0xdc00, size: 0x100
[9.006931] [fglrx] Kernel PAT support is enabled
[9.006949] [fglrx] module loaded - fglrx 8.98.2 [May 22 2012] with 1 minors
[   12.636806] [drm] Initialized drm 1.1.0 20060810
[   12.654412] [drm] radeon kernel modesetting enabled.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 112 Jun  4 13:37 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:

Section Device
Identifier  aticonfig-Device[0]-0
Driver  fglrx
BusID   PCI:1:0:0
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 43446 Oct  7  2011 /var/log/Xorg.2.log
-rw-r--r-- 1 root root 32234 May  2 13:06 /var/log/Xorg.!.log
-rw-r--r-- 1 root root 61657 Jun  1 13:11 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 11526 Jun  4 13:39 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:
[   339.870] 
X.Org X Server 1.12.1.902 (1.12.2 RC 2)
Release Date: 2012-05-19
[   339.870] X Protocol Version 11, Revision 0
[   339.870] Build Operating System: Linux 3.2.0-2-amd64 x86_64 Debian
[   339.870] Current Operating System: Linux OptiPlex960 3.2.0-2-amd64 #1 SMP 
Mon May 21 17:45:41 UTC 2012 x86_64
[   339.870] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-2-amd64 
root=UUID=3b8f6a64-5899-462a-aec0-6ddefd878ecf ro fbcon=rotate:3 quiet
[   339.870] Build Date: 04 June 2012  12:11:44PM
[   339.870] xorg-server 2:1.12.1.902-1+fc3 (Michal Suchanek 
hramr...@gmail.com) 
[   339.870] Current version of pixman: 0.24.4
[   339.870]Before reporting 

Bug#677667: marked as done (fglrx crashes with X server 1.12 on 64bit architecture)

2012-07-30 Thread Debian Bug Tracking System
Your message dated Mon, 30 Jul 2012 21:32:54 +
with message-id e1svxaa-0006il...@franck.debian.org
and subject line Bug#675940: fixed in fglrx-driver 1:12-6+point-1
has caused the Debian Bug report #675940,
regarding fglrx crashes with X server 1.12 on 64bit architecture
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.)


-- 
675940: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675940
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: fglrx-driver
Version: 1:12-6~beta-1
Severity: important

(Antonio and Hor, if you reply please replace sub...@bugs.debian.org
to the correct bug report address.)

Dear Debian folks,


installing `fglrx-driver`, running `sudo aticonfig --initial` and
rebooting after GDM 3 loads I just see a blinking curser on the top left
screen corner. Others do also seem to experience this problem [1][2].

$ more /var/log/Xorg.172.log
[…]
[   240.105] 
Fatal server error:
[   240.105] xf86OpenConsole: Cannot find a free VT
[   240.105] 
[   240.105] 
Please consult the The X.Org Foundation support 
 at http://wiki.x.org
 for help. 
[   240.105] Please also check the log file at /var/log/Xorg.172.log 
for additional information.
[   240.105]

The X server seems to be restarted very quickly in succession.

-rw-r--r-- 1 root root  5217 2012-06-15 23:29:08.157218849 +0200 
/var/log/Xorg.172.log
-rw-r--r-- 1 root root  4562 2012-06-15 23:29:08.149218919 +0200 
/var/log/Xorg.61.log
-rw-r--r-- 1 root root  4247 2012-06-15 23:29:08.145218954 +0200 
/var/log/Xorg.29.log
-rw-r--r-- 1 root root  5948 2012-06-15 23:29:08.141218990 +0200 
/var/log/Xorg.115.log
-rw-r--r-- 1 root root  4179 2012-06-15 23:29:08.137219026 +0200 
/var/log/Xorg.133.log
-rw-r--r-- 1 root root  2896 2012-06-15 23:29:08.133219061 +0200 
/var/log/Xorg.189.log
-rw-r--r-- 1 root root  2896 2012-06-15 23:29:08.121219165 +0200 
/var/log/Xorg.130.log
-rw-r--r-- 1 root root  3024 2012-06-15 23:29:08.113219237 +0200 
/var/log/Xorg.183.log
-rw-r--r-- 1 root root  2895 2012-06-15 23:29:08.109219272 +0200 
/var/log/Xorg.49.log
-rw-r--r-- 1 root root  5948 2012-06-15 23:29:08.101219341 +0200 
/var/log/Xorg.122.log
-rw-r--r-- 1 root root  2895 2012-06-15 23:29:08.097219376 +0200 
/var/log/Xorg.69.log
-rw-r--r-- 1 root root  3024 2012-06-15 23:29:08.093219412 +0200 
/var/log/Xorg.105.log
-rw-r--r-- 1 root root  2896 2012-06-15 23:29:08.093219412 +0200 
/var/log/Xorg.165.log
-rw-r--r-- 1 root root  5948 2012-06-15 23:29:08.077219553 +0200 
/var/log/Xorg.153.log
-rw-r--r-- 1 root root  5948 2012-06-15 23:29:08.065219659 +0200 
/var/log/Xorg.114.log
-rw-r--r-- 1 root root  5948 2012-06-15 23:29:08.061219693 +0200 
/var/log/Xorg.186.log

But I could not find any indication of a crash as in bug report #675940.

Any help how to debug this would be great. Using the free driver
`radeon` – everything besides GPU based video decoding – works fine.


Thanks,

Paul


[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675940#25
[2] https://lists.debian.org/debian-user/2012/05/msg01545.html
[3] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675940

-- Package-specific info:
Full fglrx package list:
ii  fglrx-atieventsd  1:12-6~beta-1 external events 
daemon for the non-free ATI/AMD RadeonHD display driver
ii  fglrx-driver  1:12-6~beta-1 non-free 
ATI/AMD RadeonHD display driver
ii  fglrx-glx-ia321:12-6~beta-1 proprietary 
libGL for the non-free ATI/AMD RadeonHD display driver (32-bit
ii  fglrx-modules-dkms1:12-6~beta-1 dkms module 
source for the non-free ATI/AMD RadeonHD display driver
ii  glx-alternative-fglrx 0.2.1 allows the 
selection of FGLRX as GLX provider
ii  libfglrx:amd641:12-6~beta-1 non-free 
ATI/AMD RadeonHD display driver (runtime libraries)
ii  libfglrx-ia32 1:12-6~beta-1 non-free 
ATI/AMD RadeonHD display driver (32-bit runtime libraries)
ii  libgl1-fglrx-glx:amd641:12-6~beta-1 proprietary 
libGL for the non-free ATI/AMD RadeonHD display driver

VGA-compatible devices on PCI bus:
00:01.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI 
Wrestler [Radeon HD 6310]

DRM and fglrx Informations from dmesg:
[0.00] No AGP bridge 

Bug#677954: marked as done (fglrx-driver: xf86OpenConsole: Cannot find a free VT)

2012-07-30 Thread Debian Bug Tracking System
Your message dated Mon, 30 Jul 2012 21:32:54 +
with message-id e1svxaa-0006il...@franck.debian.org
and subject line Bug#675940: fixed in fglrx-driver 1:12-6+point-1
has caused the Debian Bug report #675940,
regarding fglrx-driver: xf86OpenConsole: Cannot find a free VT
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.)


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

Package: fglrx-driver
Version: 1:12-6~beta-1
Severity: important


On 06/18/2012 03:42 PM, Hor Jiun Shyong wrote:

Hi Paul,

I faced the same problem of blinking cursor when using the below 3 
different drivers :


fglrx-driver 1:12-6~beta-1

amd-driver-installer-12-4-x86.x86_64.run

amd-driver-installer-12-3-x86.x86_64.run



I then followed Issam's recommendation as below to workaround the 
issue and got a good gdm3. But this breaks the xorg dependencies.





On 06/11/2012 06:01 AM, Issam Mehssani wrote:


I believe the problem comes from an incompatibility between FGLRX 
version 12-4-1 and xorg 1.12.
I've had the same symptoms and solved it by downgrading xorg to 
1.11.4-1. Make sure to downgrade the input packages too.




Thanks for the feedback. Will try out and feedback the result.


Hi Issam,

I have downgraded core xorg files to 1.11.4-1 and xorg input files to 
lower versions matching the 1.11.4-1 release dates.


xserver-xorg-core_2%3a1.11.4-1_amd64.deb
xserver-common_2%3a1.11.4-1_all.deb
xserver-xorg-dev_2%3a1.11.4-1_amd64.deb

xorg_1%3a7.6+12_amd64.deb
xorg-dev_1%3a7.6+12_all.deb
xserver-xorg_1%3a7.6+12_amd64.deb

xserver-xorg-input-all_1%3a7.6+12_amd64.deb
xserver-xorg-input-evdev_1%3a2.7.0-1_amd64.deb
xserver-xorg-input-synaptics_1.5.99.901-1_amd64.deb
xserver-xorg-input-wacom_0.12.0-1_amd64.deb


This is followed with a install of 
amd-driver-installer-12-4-x86.x86_64.run . Success: got my my gdm3 in 
standard mode.


Thanks again. 





--
Regards,
Hor Jiun Shyong 何俊雄

Blog: jiunshyong.dyndns.org
twitter.com/jiunshyong
facebook.com/jiunshyong

I'm an FSF member -- Help us support software freedom! 
http://www.fsf.org/jf?referrer=2442

Knowing is not enough, we must apply. Willing is not enough, we must do - Bruce 
Lee.



---End Message---
---BeginMessage---
Source: fglrx-driver
Source-Version: 1:12-6+point-1

We believe that the bug you reported is fixed in the latest version of
fglrx-driver, which is due to be installed in the Debian FTP archive.

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 675...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Patrick Matthäi pmatth...@debian.org (supplier of updated fglrx-driver 
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: SHA256

Format: 1.8
Date: Mon, 30 Jul 2012 18:06:47 +0200
Source: fglrx-driver
Binary: fglrx-driver libfglrx libfglrx-amdxvba1 libxvbaw-dev libgl1-fglrx-glx 
fglrx-glx fglrx-glx-ia32 libfglrx-ia32 fglrx-modules-dkms fglrx-source 
fglrx-control fglrx-atieventsd amd-opencl-icd amd-libopencl1 amd-opencl-dev 
amd-clinfo
Architecture: source amd64
Version: 1:12-6+point-1
Distribution: unstable
Urgency: low
Maintainer: Fglrx packaging team pkg-fglrx-de...@lists.alioth.debian.org
Changed-By: Patrick Matthäi pmatth...@debian.org
Description: 
 amd-clinfo - AMD OpenCL info utility
 amd-libopencl1 - AMD OpenCL library
 amd-opencl-dev - AMD OpenCL development files
 amd-opencl-icd - AMD OpenCL ICD${fglrx:VariantDescSuffix}
 fglrx-atieventsd - external events daemon for the non-free ATI/AMD RadeonHD 
display
 fglrx-control - control panel for the non-free ATI/AMD RadeonHD display 
driver${f
 fglrx-driver - non-free ATI/AMD RadeonHD display 
driver${fglrx:VariantDescSuffix
 fglrx-glx  - transitional package, use libgl1-${fglrx}-glx
 fglrx-glx-ia32 - please switch to multiarch libgl1-fglrx-glx:i386
 fglrx-modules-dkms - dkms module source for the non-free ATI/AMD RadeonHD 
display driv
 fglrx-source - kernel module source for the non-free ATI/AMD RadeonHD display 
dr
 libfglrx   - non-free ATI/AMD RadeonHD display driver (runtime libraries)${fgl
 libfglrx-amdxvba1 - AMD XvBA (X-Video Bitstream Acceleration) runtime 
libraries${fglr
 libfglrx-ia32 - please switch to multiarch libfglrx:i386
 

Bug#679793: marked as done (fglrx-driver: does not work at all with ATI7970)

2012-07-30 Thread Debian Bug Tracking System
Your message dated Mon, 30 Jul 2012 21:32:54 +
with message-id e1svxaa-0006il...@franck.debian.org
and subject line Bug#675940: fixed in fglrx-driver 1:12-6+point-1
has caused the Debian Bug report #675940,
regarding fglrx-driver: does not work at all with ATI7970
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.)


-- 
675940: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675940
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: fglrx-driver
Version: 1:12-6-2
Severity: important

Hi,

The latest release of the fglrx driver does not work at all with an ATI7970 
card.
System starts-up, then blanks the screen and then sometimes some kernel 
logging, but doesn't switch to graphics-mode.
Tried it with the configuration of ati-config --initial as well as a completely 
empty xorg.conf.
Also restarting gdm3 (to restart the x-server) causes an hard crash.
This is on a:

processor   : 5
vendor_id   : AuthenticAMD
cpu family  : 16
model   : 10
model name  : AMD Phenom(tm) II X6 1090T Processor
stepping: 0
microcode   : 0x1bf
cpu MHz : 800.000
cache size  : 512 KB
physical id : 0
siblings: 6
core id : 4
cpu cores   : 6
apicid  : 5
initial apicid  : 4
fpu : yes
fpu_exception   : yes
cpuid level : 6
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb 
rdtscp lm 3dnowext 3dnow constant_tsc rep_good nopl nonstop_tsc extd_apicid 
aperfmperf pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy 
abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt cpb hw_pstate npt lbrv 
svm_lock nrip_save pausefilter
bogomips: 6429.13
TLB size: 1024 4K pages
clflush size: 64
cache_alignment : 64
address sizes   : 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate cpb

-- Package-specific info:
Full fglrx package list:
ii  fglrx-atievent 1:12-6-2   external events daemon for the non-free ATI/
ii  fglrx-control  1:12-6-2   control panel for the non-free ATI/AMD Radeo
ii  fglrx-driver   1:12-6-2   non-free ATI/AMD RadeonHD display driver
ii  fglrx-glx  1:12-6-2   transitional package, use libgl1-fglrx-glx
ii  fglrx-glx-ia32 1:12-6-2   proprietary libGL for the non-free ATI/AMD R
ii  fglrx-modules- 1:12-6-2   dkms module source for the non-free ATI/AMD 
ii  fglrx-source   1:12-6-2   kernel module source for the non-free ATI/AM
ii  libfglrx:amd64 1:12-6-2   non-free ATI/AMD RadeonHD display driver (ru
ii  libfglrx-ia32  1:12-6-2   non-free ATI/AMD RadeonHD display driver (32
ii  libgl1-fglrx-g 1:12-6-2   proprietary libGL for the non-free ATI/AMD R

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Tahiti 
XT [Radeon HD 7970]

DRM and fglrx Informations from dmesg:
[0.00] No AGP bridge found
[0.00] No AGP bridge found
[2.346316] PCI-DMA: Disabling AGP.
[2.348921] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
[2.406738] Linux agpgart interface v0.103
[3.961894] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, 
Starnberg, GERMANY' taints kernel.
[3.970668] [fglrx] Maximum main memory to use for locked dma buffers: 15708 
MBytes.
[3.970811] [fglrx]   vendor: 1002 device: 6798 count: 1
[3.971062] [fglrx] ioport: bar 4, base 0xde00, size: 0x100
[3.971218] [fglrx] Kernel PAT support is enabled
[3.971237] [fglrx] module loaded - fglrx 8.98.2 [Jun 11 2012] with 1 minors

Xorg X server configuration file status:
-rw-r--r-- 1 root root 683 Jul  1 17:26 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
Section ServerLayout
Identifier aticonfig Layout
Screen  0  aticonfig-Screen[0]-0 0 0
EndSection

Section Module
EndSection

Section Monitor
Identifier   aticonfig-Monitor[0]-0
Option  VendorName ATI Proprietary Driver
Option  ModelName Generic Autodetecting Monitor
Option  DPMS true
EndSection

Section Device
Identifier  aticonfig-Device[0]-0
Driver  fglrx
BusID   PCI:1:0:0
EndSection

Section Screen
Identifier aticonfig-Screen[0]-0
Device aticonfig-Device[0]-0
Monitoraticonfig-Monitor[0]-0
DefaultDepth 32
SubSection Display
Viewport   0 0
Depth 32
EndSubSection

Bug#679794: marked as done (fglrx-driver: does not work at all on ATI7970)

2012-07-30 Thread Debian Bug Tracking System
Your message dated Mon, 30 Jul 2012 21:32:54 +
with message-id e1svxaa-0006il...@franck.debian.org
and subject line Bug#675940: fixed in fglrx-driver 1:12-6+point-1
has caused the Debian Bug report #675940,
regarding fglrx-driver: does not work at all on ATI7970
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.)


-- 
675940: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675940
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: fglrx-driver
Version: 1:12-6-2
Severity: important

Hi,

The latest version in unstable does not work at all on an ATI7970.
System starts up, blanks the screen but stays in text-mode, and then nothing.
It does not hang: with ctrl+alt+f1 I can switch to a login-prompt and log-in.
Tried both the configuration of ati-config --initial as well as an empty 
xorg.conf.

Cpu:
---
processor   : 5
vendor_id   : AuthenticAMD
cpu family  : 16
model   : 10
model name  : AMD Phenom(tm) II X6 1090T Processor
stepping: 0
microcode   : 0x1bf
cpu MHz : 800.000
cache size  : 512 KB
physical id : 0
siblings: 6
core id : 4
cpu cores   : 6
apicid  : 5
initial apicid  : 4
fpu : yes
fpu_exception   : yes
cpuid level : 6
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb 
rdtscp lm 3dnowext 3dnow constant_tsc rep_good nopl nonstop_tsc extd_api
cid aperfmperf pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic 
cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt cpb 
hw_pstate npt lbrv svm_lock nrip_save pausefilter
bogomips: 6429.35
TLB size: 1024 4K pages
clflush size: 64
cache_alignment : 64
address sizes   : 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate cpb

Motherboard:
---
Manufacturer: Gigabyte Technology Co., Ltd.
Product Name: GA-880GMA-UD2H

-- Package-specific info:
Full fglrx package list:
ii  fglrx-atieventsd   1:12-6-2 
  external events daemon for the non-free ATI/AMD 
RadeonHD display driver
ii  fglrx-control  1:12-6-2 
  control panel for the non-free ATI/AMD RadeonHD 
display driver
ii  fglrx-driver   1:12-6-2 
  non-free ATI/AMD RadeonHD display driver
ii  fglrx-glx  1:12-6-2 
  transitional package, use libgl1-fglrx-glx
ii  fglrx-glx-ia32 1:12-6-2 
  proprietary libGL for the non-free ATI/AMD RadeonHD 
display driver (32-bit)
ii  fglrx-modules-dkms 1:12-6-2 
  dkms module source for the non-free ATI/AMD RadeonHD 
display driver
ii  fglrx-source   1:12-6-2 
  kernel module source for the non-free ATI/AMD 
RadeonHD display driver
ii  glx-alternative-fglrx  0.2.2
  allows the selection of FGLRX as GLX provider
ii  libfglrx:amd64 1:12-6-2 
  non-free ATI/AMD RadeonHD display driver (runtime 
libraries)
ii  libfglrx-ia32  1:12-6-2 
  non-free ATI/AMD RadeonHD display driver (32-bit 
runtime libraries)
ii  libgl1-fglrx-glx:amd64 1:12-6-2 
  proprietary libGL for the non-free ATI/AMD RadeonHD 
display driver

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Tahiti 
XT [Radeon HD 7970]

DRM and fglrx Informations from dmesg:
[0.00] No AGP bridge found
[0.00] No AGP bridge found
[2.347916] PCI-DMA: Disabling AGP.
[2.350517] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
[2.408470] Linux agpgart interface v0.103
[4.039227] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, 
Starnberg, GERMANY' taints kernel.
[4.044718] [fglrx] Maximum main memory to use for locked dma buffers: 15708 
MBytes.
[4.044854] [fglrx]   vendor: 1002 device: 6798 count: 

Bug#680105: marked as done (fglrx-driver: Radeon HD 6310 stopped working)

2012-07-30 Thread Debian Bug Tracking System
Your message dated Mon, 30 Jul 2012 21:32:54 +
with message-id e1svxaa-0006il...@franck.debian.org
and subject line Bug#675940: fixed in fglrx-driver 1:12-6+point-1
has caused the Debian Bug report #675940,
regarding fglrx-driver: Radeon HD 6310 stopped working
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.)


-- 
675940: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675940
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: fglrx-driver
Version: 1:12-6-2
Severity: important

Dear Maintainer,

i'm running a lenovo S205 laptop that has an onboard Radeon HD 6310 gfx card
with arch=amd64.  since i do need 3d acceleration i installed the proprietary
drivers, and was happy until recently.

   * What led up to the situation?

i usually have apt-sources that mix testing/unstable with the occasional stable
package, and keep the system reasonably uptodate. (e.g. during the freeze
process i have upgraded regularily).

aptitude.log
[UPGRADE] fglrx-atieventsd:amd64 1:12-6~beta-1 - 1:12-6-2
[UPGRADE] fglrx-control:amd64 1:12-6~beta-1 - 1:12-6-2
[UPGRADE] fglrx-driver:amd64 1:12-6~beta-1 - 1:12-6-2
[UPGRADE] fglrx-glx:amd64 1:12-6~beta-1 - 1:12-6-2
[UPGRADE] fglrx-modules-dkms:amd64 1:12-6~beta-1 - 1:12-6-2
[UPGRADE] libgl1-mesa-dri:amd64 7.7.1-5 - 8.0.3-1
[UPGRADE] xorg:amd64 1:7.5+8+squeeze1 - 1:7.7+1
[UPGRADE] xserver-xorg:amd64 1:7.5+8+squeeze1 - 1:7.7+1
[UPGRADE] xserver-xorg-core:amd64 2:1.7.7-14 - 2:1.12.1.902-1
[UPGRADE] xserver-xorg-input-all:amd64 1:7.5+8+squeeze1 - 1:7.7+1
[UPGRADE] xserver-xorg-input-evdev:amd64 1:2.3.2-6 - 1:2.7.0-1+b1
[UPGRADE] xserver-xorg-video-apm:amd64 1:1.2.2-2 - 1:1.2.3-3
[UPGRADE] xserver-xorg-video-ati:amd64 1:6.13.1-2+squeeze1 - 1:6.14.4-5
[UPGRADE] xserver-xorg-video-radeon:amd64 1:6.13.1-2+squeeze1 - 1:6.14.4-5
/aptitude.log

note that it seems that it seems that my xserver was still from squeeze.

unfortunately after the upgrade my gfx-card stopped working.

#1: i got a watermark with the ATI-logo, telling me that i am using unsupported
hardware.  apart from the watermark, everything looked great and i still 
had
hardware openGL acceleration.

   * What exactly did you do (or not do) that was effective (or
 ineffective)?

since the watermark was annoying, i started another upgrade.  given that testing
is now frozen, i removed the sources for 'squeeze' and did a full upgrade.  this
unfortunately made things worse:

   * What was the outcome of this action?

#2: after a reboot, Xserver failed to start.
so i started to hack around, including regenerating a new xorg-conf (using
aticonfig --initial), downgrading fglrx-driver and friends to 1:12-6~beta-1,
upgrading again to 1:12-6-2.
all to no avail.
when using the 1:12-6-2 drivers, `aticonfig --initial` will refuse to generate
an xorg.log with the error:
  aticonfig: No supported adapters detected
when using the 1:12-6~beta-1 drivers, aticonfig is happy and generated the
xorg.conf, but the Xserver will crash as soon as it gets started.

i also managed to produce the odd kernel-freeze, kernel-oops and hanging
X-server.  (though - due to lack of systematic approach - i cannot really recall
what exactly is needed to trigger a kernel-freeze)

   * What outcome did you expect instead?

i expected my gfx card to work.
i checked the ati/amd website whether they still support the Radeon HD 6310,
and it seems the driver package was last updated 2012-06.
however, ati/amd only mention xerver-xorg =7.6 on their website.

given that the the card is not so old, i don't think it is already deprecated.
(though i wonder why aticonfig does not recognize it properly, in this case)

if it is however, then i suggest that the fglrx-package goes the same route as 
the
nvidia-package: provide multiple versions of the drivers.

unfortunately, using the opensource radeon drivers is really not an option.

mfgasdr
IOhanens



-- Package-specific info:
Full fglrx package list:
ii  fglrx-atieventsd  1:12-6-2  amd64   
  external events daemon for the non-free ATI/AMD RadeonHD display driver
ii  fglrx-control 1:12-6-2  amd64   
  control panel for the non-free ATI/AMD RadeonHD display driver
ii  fglrx-driver  1:12-6-2  amd64   
  non-free ATI/AMD RadeonHD display driver
ii  fglrx-glx 1:12-6-2  amd64   
  transitional package, use libgl1-fglrx-glx
ii  fglrx-modules-dkms1:12-6-2  amd64   
  dkms module source for the 

Bug#383465: marked as done (Contains obfuscated source code, DFSG violation?)

2012-07-30 Thread Debian Bug Tracking System
Your message dated Mon, 30 Jul 2012 21:33:51 +
with message-id e1svxb5-0006zb...@franck.debian.org
and subject line Bug#383465: fixed in xserver-xorg-video-nv 1:2.1.17-4
has caused the Debian Bug report #383465,
regarding Contains obfuscated source code, DFSG violation?
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.)


-- 
383465: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=383465
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: xserver-xorg-video-nv
Version: 1:1.0.1.5-2
Severity: serious

The nv driver appears to be heavily obfuscated and is effectively 
unmodifiable. Rather than symbolic constants, almost every reference to 
hardware is performed using undocumented hex. The only registers that 
appear to be documented are the legacy CRTC ones which are effectively 
identical over all hardware. Take for example NVBacklightEnable:

if((pNv-Chipset == 0x10DE0179) || 
   (pNv-Chipset == 0x10DE0189) || 
   (pNv-Chipset == 0x10DE0329))
{
   /* NV17,18,34 Apple iMac, iBook, PowerBook */
  CARD32 tmp_pmc, tmp_pcrt;
  tmp_pmc = pNv-PMC[0x10F0/4]  0x7FFF;
  tmp_pcrt = pNv-PCRTC0[0x081C/4]  0xFFFC;
  if(on) {
  tmp_pmc |= (1  31);
  tmp_pcrt |= 0x1;
  }
  pNv-PMC[0x10F0/4] = tmp_pmc;
  pNv-PCRTC0[0x081C/4] = tmp_pcrt;
 }

The idea that nvidia do not posess an electronic list of register names 
and offsets is entirely implausible. The only rational explanation is 
that register information is postprocessed out in order to reduce 
information leakage. The shipped code is certainly not the preferred 
form for modification, and according to prevailing attitudes on 
debian-legal should be removed from Debian.

-- 
Matthew Garrett | mj...@srcf.ucam.org

---End Message---
---BeginMessage---
Source: xserver-xorg-video-nv
Source-Version: 1:2.1.17-4

We believe that the bug you reported is fixed in the latest version of
xserver-xorg-video-nv, which is due to be installed in the Debian FTP archive.

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 383...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Robert Millan r...@debian.org (supplier of updated xserver-xorg-video-nv 
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: Sat, 21 Jul 2012 16:21:33 +0200
Source: xserver-xorg-video-nv
Binary: xserver-xorg-video-nv
Architecture: source kfreebsd-amd64
Version: 1:2.1.17-4
Distribution: unstable
Urgency: low
Maintainer: GNU/kFreeBSD Maintainers debian-...@lists.debian.org
Changed-By: Robert Millan r...@debian.org
Description: 
 xserver-xorg-video-nv - X.Org X server -- NV display driver
Closes: 383465
Changes: 
 xserver-xorg-video-nv (1:2.1.17-4) unstable; urgency=low
 .
   * Reupload for the sake of non-KMS architectures.
   * Tentatively set debian-bsd as maintainer.  XSF is welcome to takeover if
 they want to (see #612189, and the discussion in
 http://lists.debian.org/debian-x/2012/07/msg00343.html).
   * Move to non-free repository.  (Closes: #383465)
Checksums-Sha1: 
 1214006063e17fb3d3b730275b9acd91dce5ba0d 1664 
xserver-xorg-video-nv_2.1.17-4.dsc
 45e96336600caaa6f9eccbdb8834b6c97bcd3a84 19893 
xserver-xorg-video-nv_2.1.17-4.diff.gz
 7c49497aee5852a9c7d79bc8cef5cf8bdd4f96c2 117040 
xserver-xorg-video-nv_2.1.17-4_kfreebsd-amd64.deb
Checksums-Sha256: 
 c11663a02f481e3be7a3c4bebe91e465e59e0e9bf7bb139a8a6e9f052b02f824 1664 
xserver-xorg-video-nv_2.1.17-4.dsc
 340dbbb8ac3f99700fea1feac7396ecf5a5875edfc57cb0f3d7316afa2409622 19893 
xserver-xorg-video-nv_2.1.17-4.diff.gz
 1c03060a3e983455e1c9b0f33bbccd4565180a69df9c1cafd6dbee43c05426b5 117040 
xserver-xorg-video-nv_2.1.17-4_kfreebsd-amd64.deb
Files: 
 b092b0f497eaa3527c68fde879abe731 1664 non-free/x11 optional 
xserver-xorg-video-nv_2.1.17-4.dsc
 085bf8660184e692ad2d6d755d3fee8d 19893 non-free/x11 optional 
xserver-xorg-video-nv_2.1.17-4.diff.gz
 2884a7d8b4d05076224635e2fa07afe8 117040 non-free/x11 optional 
xserver-xorg-video-nv_2.1.17-4_kfreebsd-amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/kFreeBSD)

iEYEARECAAYFAlAKw0oACgkQC19io6rUCv98dACdHkEIDgWkLVYP4M5l6xy70E/O
zw4An1H3RHuVF78H4LPMomXIwHvSzGo1
=2K/T
-END PGP 

Bug#683337: keystone: fails to install: debconf template keystone/auth-token doesn't exist

2012-07-30 Thread Andreas Beckmann
Package: keystone
Version: 2012.1.1-2
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed to install. As
per definition of the release team this makes the package too buggy for
a release, thus the severity.

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

  Selecting previously unselected package keystone.
  (Reading database ... 18807 files and directories currently installed.)
  Unpacking keystone (from .../keystone_2012.1.1-2_all.deb) ...
  Setting up keystone (2012.1.1-2) ...
  dpkg: error processing keystone (--configure):
   subprocess installed post-installation script returned error exit status 10
  Errors were encountered while processing:
   keystone

After adding set -x to the postinst script:

# dpkg --configure --pending
Setting up keystone (2012.1.1-2) ...
+ set -e
+ '[' configure = configure ']'
+ . /usr/share/debconf/confmodule
++ '[' '!' '' ']'
++ PERL_DL_NONLAZY=1
++ export PERL_DL_NONLAZY
++ '[' '' ']'
++ exec /usr/share/debconf/frontend /var/lib/dpkg/info/keystone.postinst 
configure ''
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based 
frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 
76.)
debconf: falling back to frontend: Readline
+ set -e
+ '[' configure = configure ']'
+ . /usr/share/debconf/confmodule
++ '[' '!' 1 ']'
++ '[' -z '' ']'
++ exec
++ '[' '' ']'
++ exec
++ DEBCONF_REDIR=1
++ export DEBCONF_REDIR
+ . /usr/share/dbconfig-common/dpkg/postinst
+ adduser --system --home /var/lib/keystone --no-create-home --quiet 
--disabled-password --group keystone
+ db_get keystone/configure_db
+ _db_cmd 'GET keystone/configure_db'
+ _db_internal_IFS='
'
+ IFS=' '
+ printf '%s\n' 'GET keystone/configure_db'
+ IFS='
'
+ IFS='
'
+ read -r _db_internal_line
+ RET=false
+ case ${_db_internal_line%%[   ]*} in
+ return 0
+ '[' false = true ']'
+ '[' -z '' ']'
+ db_get keystone/auth-token
+ _db_cmd 'GET keystone/auth-token'
+ _db_internal_IFS='
'
+ IFS=' '
+ printf '%s\n' 'GET keystone/auth-token'
+ IFS='
'
+ IFS='
'
+ read -r _db_internal_line
+ RET='10 keystone/auth-token doesn'\''t exist'
+ case ${_db_internal_line%%[   ]*} in
+ return 10
dpkg: error processing keystone (--configure):
 subprocess installed post-installation script returned error exit status 10
Errors were encountered while processing:
 keystone

cheers,

Andreas


keystone_2012.1.1-2.log.gz
Description: GNU Zip compressed data


Bug#683271: [bash] preinst failing on kfreebsd

2012-07-30 Thread Christoph Egger
Hi!

Jonathan Nieder jrnie...@gmail.com writes:
 Christoph Egger wrote:
 Justification: fails to build from source (but built successfully in the 
 past)

 Which package failed to build from source?

Sorry that was just a leftover from my bug template.

Regards

Christoph

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer


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



Bug#681567: marked as done (opennebula-common: fails to install, purge, and install again)

2012-07-30 Thread Debian Bug Tracking System
Your message dated Mon, 30 Jul 2012 22:03:11 +
with message-id e1svy3t-0002tp...@franck.debian.org
and subject line Bug#681567: fixed in opennebula 3.4.1-3.1
has caused the Debian Bug report #681567,
regarding opennebula-common: fails to install, purge, and install again
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.)


-- 
681567: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681567
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: opennebula-common
Version: 3.4.1-3
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed to install,
remove+purge, and install again.

Like a plain failure on initial install this makes the package too buggy
for a release, thus the severity.

This is often a problem with the home directory of a system user:
the user is not deleted during purge (which is fine), but the home
directory is removed. Since the user already exists on the next
installation, adduser won't recreate the home.

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

  Selecting previously unselected package opennebula-common.
  (Reading database ... 6819 files and directories currently installed.)
  Unpacking opennebula-common (from .../opennebula-common_3.4.1-3_all.deb) ...
  Setting up opennebula-common (3.4.1-3) ...
  mkdir: cannot create directory `/var/lib/one/.ssh': No such file or directory
  dpkg: error processing opennebula-common (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   opennebula-common


cheers,

Andreas


opennebula-common_3.4.1-3.log.gz
Description: GNU Zip compressed data
---End Message---
---BeginMessage---
Source: opennebula
Source-Version: 3.4.1-3.1

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

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 681...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann gre...@debian.org (supplier of updated opennebula 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: SHA256

Format: 1.8
Date: Sat, 28 Jul 2012 23:38:02 +0200
Source: opennebula
Binary: opennebula opennebula-sunstone opennebula-common opennebula-node 
ruby-opennebula opennebula-tools libopennebula-java libopennebula-java-doc
Architecture: source amd64 all
Version: 3.4.1-3.1
Distribution: unstable
Urgency: low
Maintainer: Debian OpenNebula Maintainers 
pkg-opennebula-de...@lists.alioth.debian.org
Changed-By: gregor herrmann gre...@debian.org
Description: 
 libopennebula-java - Java bindings for OpenNebula Cloud API (OCA)
 libopennebula-java-doc - Java bindings for OpenNebula Cloud API (OCA) - 
documentation
 opennebula - controller which executes the OpenNebula cluster services
 opennebula-common - empty package to create OpenNebula users and directories
 opennebula-node - empty package to prepare a machine as OpenNebula Node
 opennebula-sunstone - web interface to which executes the OpenNebula cluster 
services
 opennebula-tools - Command-line tools for OpenNebula Cloud
 ruby-opennebula - Ruby bindings for OpenNebula Cloud API (OCA)
Closes: 681567
Changes: 
 opennebula (3.4.1-3.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix fails to install, purge, and install again:
 opennebula-common.postinst: make sure that the homedir of the oneadmin
 user exists.
 (Closes: #681567)
Checksums-Sha1: 
 58ccabcf66da5b89fc005e7c6c57b5b32a6087dc 2644 opennebula_3.4.1-3.1.dsc
 dcf0b38e49c2f0eccad4a4ec88cdc7c79badabdc 25714 
opennebula_3.4.1-3.1.debian.tar.gz
 e825d08c6ad688dc114af0a1a78f77c7542ee884 1082936 opennebula_3.4.1-3.1_amd64.deb
 801038b0cdf88aec4bc198e2e781042fd581e4a7 253250 
opennebula-sunstone_3.4.1-3.1_all.deb
 a7de986a2c78d7e886f708edd02756719eccf1ee 11812 
opennebula-common_3.4.1-3.1_all.deb
 03ce28786f22242d4938f06c552f6733111b266b 12646 
opennebula-node_3.4.1-3.1_all.deb
 6c8fba156c1bfbee9b28803eb1c058519bdb1d1a 43470 
ruby-opennebula_3.4.1-3.1_all.deb
 9683c04b8ddd023d59fbcd6c7414b031e62407f3 77606 
opennebula-tools_3.4.1-3.1_all.deb
 

Bug#683285: marked as done (CVE-2012-3437)

2012-07-30 Thread Debian Bug Tracking System
Your message dated Mon, 30 Jul 2012 22:03:02 +
with message-id e1svy3k-0002sc...@franck.debian.org
and subject line Bug#683285: fixed in imagemagick 8:6.7.7.10-3
has caused the Debian Bug report #683285,
regarding CVE-2012-3437
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.)


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

Please see https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2012-3437 for 
details.

Please fix this for Wheezy with an isolated fix instead of updating to a new 
upstream release (since the freeze is in effect)

This doesn't warrant a DSA, but can be fixed through a stable point update for
Squeeze (adding Jonathan to CC, who's managing this)

Cheers,
Moritz
---End Message---
---BeginMessage---
Source: imagemagick
Source-Version: 8:6.7.7.10-3

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

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 683...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bastien Roucariès roucaries.bastien+deb...@gmail.com (supplier of updated 
imagemagick 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 Jul 2012 22:47:47 +0200
Source: imagemagick
Binary: imagemagick imagemagick-dbg imagemagick-common imagemagick-doc 
libmagickcore5 libmagickcore5-extra libmagickcore-dev libmagickwand5 
libmagickwand-dev libmagick++5 libmagick++-dev perlmagick
Architecture: source amd64 all
Version: 8:6.7.7.10-3
Distribution: unstable
Urgency: high
Maintainer: ImageMagick Packaging Team 
pkg-gmagick-im-t...@lists.alioth.debian.org
Changed-By: Bastien Roucariès roucaries.bastien+deb...@gmail.com
Description: 
 imagemagick - image manipulation programs
 imagemagick-common - image manipulation programs -- infrastructure
 imagemagick-dbg - debugging symbols for ImageMagick
 imagemagick-doc - document files of ImageMagick
 libmagick++-dev - object-oriented C++ interface to ImageMagick - development 
files
 libmagick++5 - object-oriented C++ interface to ImageMagick
 libmagickcore-dev - low-level image manipulation library - development files
 libmagickcore5 - low-level image manipulation library
 libmagickcore5-extra - low-level image manipulation library - extra codecs
 libmagickwand-dev - image manipulation library - development files
 libmagickwand5 - image manipulation library
 perlmagick - Perl interface to the ImageMagick graphics routines
Closes: 683285
Changes: 
 imagemagick (8:6.7.7.10-3) unstable; urgency=high
 .
   * Bug fix: CVE-2012-3437, ImageMagick: Magick_png_malloc() size
 argument thanks to Moritz Muehlenhoff (Closes: #683285).
Checksums-Sha1: 
 01ad45561e3c553fb3cfa67207a374b9dc093bfb 2505 imagemagick_6.7.7.10-3.dsc
 eb8efe1085466adaa8dc7d6de96cf952a000a637 132184 
imagemagick_6.7.7.10-3.debian.tar.bz2
 72152171da364578d7ff9d02a280345b4335adad 284526 
imagemagick_6.7.7.10-3_amd64.deb
 b304c51b1f34607fa54c4728683d1296b8579622 6275018 
imagemagick-dbg_6.7.7.10-3_amd64.deb
 91619cc2de8135cf80d9ec08c703130cf2f5e9e7 127810 
imagemagick-common_6.7.7.10-3_all.deb
 2c10cae0ed58c76b4daf230aa1ea89a865386deb 5627548 
imagemagick-doc_6.7.7.10-3_all.deb
 d00ad424ebbebe394fd8ff92775afae7fc575c92 2082882 
libmagickcore5_6.7.7.10-3_amd64.deb
 f03ab1757842383359494832a34b2afc114aeff2 163386 
libmagickcore5-extra_6.7.7.10-3_amd64.deb
 d532564f4162bcd702ea371ebb9720aea0a22a21 1386230 
libmagickcore-dev_6.7.7.10-3_amd64.deb
 f504860fe84f2a0f100ddf947a77db47e46b42d1 461860 
libmagickwand5_6.7.7.10-3_amd64.deb
 33f6dce72ad75eca5855c425ac859a34bcc16448 543964 
libmagickwand-dev_6.7.7.10-3_amd64.deb
 6f79cfcdc708c9d635bf4d64e934bcb22b27224e 236128 
libmagick++5_6.7.7.10-3_amd64.deb
 06bf131b21f979bcfefbad427b51d3149ef410b9 284536 
libmagick++-dev_6.7.7.10-3_amd64.deb
 147b71230ff1d5276e55038c2a4bcdcc8ec4d16f 255204 perlmagick_6.7.7.10-3_amd64.deb
Checksums-Sha256: 
 06f5875094ecf809fd5d32c0285713c293dfeab275c55045347b3e2b35d9ed85 2505 
imagemagick_6.7.7.10-3.dsc
 

Bug#681880: [debian 1/9] lockfile: Fix hang locking through a dangling symlink.

2012-07-30 Thread Ben Pfaff
open() with O_CREAT|O_EXCL yields EEXIST if the file being opened is a
symlink.  lockfile_try_lock() interpreted that error code to mean that
some other process had created the lock file in the meantime, so it went
around its loop again, which found out the same thing, which led to a hang.

This commit fixes the problem by dropping O_EXCL.  I don't see any reason
that it's actually necessary.  That means that the loop itself is
unnecessary, so this commit drops that too.

Debian bug #681880.
CC: 681...@bugs.debian.org
Reported-by: Bastian Blank wa...@debian.org
Signed-off-by: Ben Pfaff b...@nicira.com
---
 lib/lockfile.c|   50 +++-
 tests/lockfile.at |1 +
 tests/test-lockfile.c |   38 -
 3 files changed, 54 insertions(+), 35 deletions(-)

diff --git a/lib/lockfile.c b/lib/lockfile.c
index e0f6328..c55be66 100644
--- a/lib/lockfile.c
+++ b/lib/lockfile.c
@@ -1,4 +1,4 @@
- /* Copyright (c) 2008, 2009, 2010, 2011 Nicira, Inc.
+ /* Copyright (c) 2008, 2009, 2010, 2011, 2012 Nicira, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the License);
  * you may not use this file except in compliance with the License.
@@ -221,41 +221,23 @@ lockfile_try_lock(const char *name, bool block, struct 
lockfile **lockfilep)
 
 *lockfilep = NULL;
 
-/* Open the lock file, first creating it if necessary. */
-for (;;) {
-/* Check whether we've already got a lock on that file. */
-if (!stat(name, s)) {
-if (lockfile_find(s.st_dev, s.st_ino)) {
-return EDEADLK;
-}
-} else if (errno != ENOENT) {
-VLOG_WARN(%s: failed to stat lock file: %s,
-  name, strerror(errno));
-return errno;
-}
-
-/* Try to open an existing lock file. */
-fd = open(name, O_RDWR);
-if (fd = 0) {
-break;
-} else if (errno != ENOENT) {
-VLOG_WARN(%s: failed to open lock file: %s,
-  name, strerror(errno));
-return errno;
-}
-
-/* Try to create a new lock file. */
-VLOG_INFO(%s: lock file does not exist, creating, name);
-fd = open(name, O_RDWR | O_CREAT | O_EXCL, 0600);
-if (fd = 0) {
-break;
-} else if (errno != EEXIST) {
-VLOG_WARN(%s: failed to create lock file: %s,
-  name, strerror(errno));
-return errno;
+/* Check whether we've already got a lock on that file. */
+if (!stat(name, s)) {
+if (lockfile_find(s.st_dev, s.st_ino)) {
+return EDEADLK;
 }
+} else if (errno != ENOENT) {
+VLOG_WARN(%s: failed to stat lock file: %s,
+  name, strerror(errno));
+return errno;
+}
 
-/* Someone else created the lock file.  Try again. */
+/* Open the lock file. */
+fd = open(name, O_RDWR | O_CREAT, 0600);
+if (fd  0) {
+VLOG_WARN(%s: failed to open lock file: %s,
+  name, strerror(errno));
+return errno;
 }
 
 /* Get the inode and device number for the lock table. */
diff --git a/tests/lockfile.at b/tests/lockfile.at
index 9cc95a8..1fa0342 100644
--- a/tests/lockfile.at
+++ b/tests/lockfile.at
@@ -18,3 +18,4 @@ CHECK_LOCKFILE([lock_and_unlock_allows_other_process], [1])
 CHECK_LOCKFILE([lock_timeout_gets_the_lock], [1])
 CHECK_LOCKFILE([lock_timeout_runs_out], [1])
 CHECK_LOCKFILE([lock_multiple], [0])
+CHECK_LOCKFILE([lock_symlink], [0])
diff --git a/tests/test-lockfile.c b/tests/test-lockfile.c
index d28c1b4..808ed1e 100644
--- a/tests/test-lockfile.c
+++ b/tests/test-lockfile.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2009, 2010, 2011 Nicira, Inc.
+ * Copyright (c) 2009, 2010, 2011, 2012 Nicira, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the License);
  * you may not use this file except in compliance with the License.
@@ -20,6 +20,7 @@
 
 #include errno.h
 #include stdlib.h
+#include sys/stat.h
 #include sys/wait.h
 #include unistd.h
 
@@ -214,6 +215,40 @@ run_lock_multiple(void)
 lockfile_unlock(a);
 }
 
+/* Checks that locking a dangling symlink works OK.  (It used to hang.) */
+static void
+run_lock_symlink(void)
+{
+struct lockfile *a, *b, *dummy;
+struct stat s;
+
+/* Create a symlink .a.~lock~ pointing to .b.~lock~. */
+CHECK(symlink(.b.~lock~, .a.~lock~), 0);
+CHECK(lstat(.a.~lock~, s), 0);
+CHECK(S_ISLNK(s.st_mode) != 0, 1);
+CHECK(stat(.a.~lock~, s), -1);
+CHECK(errno, ENOENT);
+CHECK(stat(.b.~lock~, s), -1);
+CHECK(errno, ENOENT);
+
+CHECK(lockfile_lock(a, 0, a), 0);
+CHECK(lockfile_lock(a, 0, dummy), EDEADLK);
+CHECK(lockfile_lock(b, 0, dummy), EDEADLK);
+lockfile_unlock(a);
+
+CHECK(lockfile_lock(b, 0, b), 0);
+CHECK(lockfile_lock(b, 0, dummy), EDEADLK);
+CHECK(lockfile_lock(a, 0, dummy), EDEADLK);
+

Bug#681880: [debian 2/9] ovsdb: Make ovsdb-tool create work through a dangling symlink.

2012-07-30 Thread Ben Pfaff
open() with O_CREAT|O_EXCL yields EEXIST if the name passed in is a
symlink, but we would like ovsdb-tool create /etc/openvswitch/conf.db to
work if /etc/openvswitch/conf.db is a symlink to elsewhere in the file
system.  This commit fixes the problem.  It introduces a theoretical race,
but no one should be doing ovsdb-tool create in parallel anyhow; O_EXCL
is just an idiot check here, not required to be fail-safe.

Debian bug #681880.
CC: 681...@bugs.debian.org
Reported-by: Bastian Blank wa...@debian.org
Signed-off-by: Ben Pfaff b...@nicira.com
---
 ovsdb/log.c |   13 +++--
 1 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/ovsdb/log.c b/ovsdb/log.c
index ab4a150..9b882dc 100644
--- a/ovsdb/log.c
+++ b/ovsdb/log.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009, 2010, 2011 Nicira, Inc.
+/* Copyright (c) 2009, 2010, 2011, 2012 Nicira, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the License);
  * you may not use this file except in compliance with the License.
@@ -95,7 +95,16 @@ ovsdb_log_open(const char *name, enum ovsdb_log_open_mode 
open_mode,
 } else if (open_mode == OVSDB_LOG_READ_WRITE) {
 flags = O_RDWR;
 } else if (open_mode == OVSDB_LOG_CREATE) {
-flags = O_RDWR | O_CREAT | O_EXCL;
+if (stat(name, s) == -1  errno == ENOENT
+ lstat(name, s) == 0  S_ISLNK(s.st_mode)) {
+/* 'name' is a dangling symlink.  We want to create the file that
+ * the symlink points to, but POSIX says that open() with O_EXCL
+ * must fail with EEXIST if the named file is a symlink.  So, we
+ * have to leave off O_EXCL and accept the race. */
+flags = O_RDWR | O_CREAT;
+} else {
+flags = O_RDWR | O_CREAT | O_EXCL;
+}
 } else {
 NOT_REACHED();
 }
-- 
1.7.2.5


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



Bug#681880: [debian 3/9] debian: Move database from /etc/openvswitch to /var/lib/openvswitch.

2012-07-30 Thread Ben Pfaff
Debian bug #681880.
CC: 681...@bugs.debian.org
Reported-by: Bastian Blank wa...@debian.org
Signed-off-by: Ben Pfaff b...@nicira.com
---
 REPORTING-BUGS |2 +-
 debian/automake.mk |1 +
 debian/openvswitch-switch.dirs |1 +
 debian/openvswitch-switch.postinst |   15 +++
 debian/openvswitch-switch.postrm   |4 +-
 debian/openvswitch-switch.prerm|   50 
 6 files changed, 70 insertions(+), 3 deletions(-)
 create mode 100755 debian/openvswitch-switch.prerm

diff --git a/REPORTING-BUGS b/REPORTING-BUGS
index 86510d2..af0096b 100644
--- a/REPORTING-BUGS
+++ b/REPORTING-BUGS
@@ -32,7 +32,7 @@ The following are also handy sometimes:
   your OS (e.g. Centos 5.0).
 
 * The contents of the vswitchd configuration database (usually
-  /etc/openvswitch/conf.db).
+  /etc/openvswitch/conf.db or /var/lib/openvswitch/conf.db).
 
 * The output of ovs-dpctl show.
 
diff --git a/debian/automake.mk b/debian/automake.mk
index b6cb12e..b025cdd 100644
--- a/debian/automake.mk
+++ b/debian/automake.mk
@@ -44,6 +44,7 @@ EXTRA_DIST += \
debian/openvswitch-switch.manpages \
debian/openvswitch-switch.postinst \
debian/openvswitch-switch.postrm \
+   debian/openvswitch-switch.prerm \
debian/openvswitch-switch.template \
debian/openvswitch-switch.links \
debian/openvswitch-test.dirs \
diff --git a/debian/openvswitch-switch.dirs b/debian/openvswitch-switch.dirs
index 0b1f281..7226a6e 100644
--- a/debian/openvswitch-switch.dirs
+++ b/debian/openvswitch-switch.dirs
@@ -1,2 +1,3 @@
 /etc/openvswitch
 /usr/share/openvswitch/switch
+/var/lib/openvswitch
diff --git a/debian/openvswitch-switch.postinst 
b/debian/openvswitch-switch.postinst
index 7b9d7bc..38e1eee 100755
--- a/debian/openvswitch-switch.postinst
+++ b/debian/openvswitch-switch.postinst
@@ -33,6 +33,21 @@ case $1 in
 fi
 done
fi
+
+   # Ensure that /etc/openvswitch/conf.db links to /var/lib/openvswitch,
+   # moving an existing file if there is one.
+   #
+   # Ditto for .conf.db.~lock~.
+   for base in conf.db .conf.db.~lock~; do
+   new=/var/lib/openvswitch/$base
+   old=/etc/openvswitch/$base
+   if test -f $old  test ! -e $new; then
+   mv $old $new
+   fi
+   if test ! -e $old  test ! -h $old; then
+   ln -s $new $old
+   fi
+   done
 ;;
 
 abort-upgrade|abort-remove|abort-deconfigure)
diff --git a/debian/openvswitch-switch.postrm b/debian/openvswitch-switch.postrm
index 88bf9fc..ff4ae4a 100755
--- a/debian/openvswitch-switch.postrm
+++ b/debian/openvswitch-switch.postrm
@@ -21,8 +21,8 @@ set -e
 
 case $1 in
 purge)
-rm -f /etc/openvswitch/conf.db
-rm -f /etc/openvswitch/.conf.db.~lock~
+rm -f /etc/openvswitch/conf.db /etc/openvswitch/.conf.db.~lock~
+rm -f /var/lib/openvswitch/conf.db /var/lib/openvswitch/.conf.db.~lock~
 rm -f /etc/default/openvswitch-switch
 rm -f /var/log/openvswitch/ovs-vswitchd.log* || true
 rm -f /var/log/openvswitch/ovsdb-server.log* || true
diff --git a/debian/openvswitch-switch.prerm b/debian/openvswitch-switch.prerm
new file mode 100755
index 000..9221ef1
--- /dev/null
+++ b/debian/openvswitch-switch.prerm
@@ -0,0 +1,50 @@
+#!/bin/sh
+# prerm script for openvswitch-switch
+#
+# see: dh_installdeb(1)
+
+set -e
+
+# summary of how this script can be called:
+#* prerm `remove'
+#* old-prerm `upgrade' new-version
+#* new-prerm `failed-upgrade' old-version
+#* conflictor's-prerm `remove' `in-favour' package new-version
+#* deconfigured's-prerm `deconfigure' `in-favour'
+#  package-being-installed version `removing'
+#  conflicting-package version
+# for details, see http://www.debian.org/doc/debian-policy/ or
+# the debian-policy package
+
+
+case $1 in
+upgrade)
+# Ensure that conf.db and its lockfile in /etc/openvswitch are not
+# dangling symlinks, because this caused ovsdb-server to hang at
+# startup in versions of OVS older than 1.4.2+git20120612-7.
+for base in conf.db .conf.db.~lock~; do
+fn=/etc/openvswitch/$base
+if test -h $fn  test ! -e $fn; then
+rm -f $fn
+fi
+done
+;;
+
+remove|deconfigure)
+;;
+
+failed-upgrade)
+;;
+
+*)
+echo prerm called with unknown argument \`$1' 2
+exit 1
+;;
+esac
+
+# dh_installdeb will replace this with shell code automatically
+# generated by other debhelper scripts.
+
+#DEBHELPER#
+
+exit 0
-- 
1.7.2.5


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



Bug#681880: [bug 681880 1/3] lockfile: Fix hang locking through a dangling symlink.

2012-07-30 Thread Ben Pfaff
On Fri, Jul 27, 2012 at 11:39:47PM +0200, Bastian Blank wrote:
 On Fri, Jul 27, 2012 at 10:21:10AM -0700, Ben Pfaff wrote:
  On Fri, Jul 27, 2012 at 10:28:08AM +0200, Bastian Blank wrote:
   I was unclear. You should first use realpath(3) on the database filename
   and calculate the lock file from there. Otherwise there may be several
   lock files for the same db.
  No.  We create a symlink for the lock file.  There is only one lock
  file, at the target of the symlink.
 
 If it is a symlink, several lock files may exist.

Can you give an example?

   Also, I see no lstat or realpath calls, so using symlinks is not safe
   anyway. The daemon does not know the real location to calculate the lock
   and temp file locations.
  It does not need to calculate the real location, because there is a
  symlink for the database file and a symlink for the lock file.
 
 And how does compating the db work if the process does not know the real
 location? rename(2) overwrites symlinks not the target.

Good point.  I sent out a series of additional patches to fix this,
which you can find starting here:
http://openvswitch.org/pipermail/dev/2012-July/019730.html

Using realpath would be a mistake, though, since it only works with
symlinks whose targets exist, but I don't want to make that
assumption.

   This is no real problem. Obtaining an exclusive lock for the complete
   file, not only parts, may include the right to replace it. This just
   needs to be documented.
  Locking is an implementation detail.  There is no need to document it.
 
 If you expect locking, it is not longer implementation detail but part
 of the spec. Otherwise locking is optional.

I know of exactly two programs that need to know the locking details.
Both of them are part of the OVS distribution.  If someone writes a
third program, that is not part of the OVS distribution, then I'll
happily coordinate with him or her.

   However the current solution alows for a disappearing lock file and
   may corrupt the database in this case.
  The lock file is never deleted.
 
 You are working on a real, not a perfect system. Stuff can disappear by
 the hand of the admin, especially if it is empty and apperantly unused.
 And this does not get better with this symlink stunt.

An admin should not delete files because he doesn't recognize their
purpose.


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



Bug#675293: Greetings my dear

2012-07-30 Thread Miss miranda Sajid
Hello,
My names is Miranda. How are you doing?
Hope fine.


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



Bug#676081: Greetings my dear

2012-07-30 Thread Miss miranda Sajid
Hello,
My names is Miranda. How are you doing?
Hope fine.


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



Bug#676205: Greetings my dear

2012-07-30 Thread Miss miranda Sajid
Hello,
My names is Miranda. How are you doing?
Hope fine.


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



Bug#666148: mendexk: Links statically against libkpathsea

2012-07-30 Thread Nobuhiro Iwamatsu
Hi,

I attached new debdiff.

Best regards,
  Nobuhiro

On Fri, Jul 27, 2012 at 7:26 AM, Nobuhiro Iwamatsu iwama...@nigauri.org wrote:
 Hi,

 On Thu, Jul 26, 2012 at 6:17 PM, Julien Cristau jcris...@debian.org wrote:
 On Wed, Jul 11, 2012 at 06:11:01 +0900, Nobuhiro Iwamatsu wrote:

 diff -u mendexk-2.6e/Makefile mendexk-2.6e/Makefile
 --- mendexk-2.6e/Makefile
 +++ mendexk-2.6e/Makefile
 @@ -12,7 +12,7 @@

  # for Debian's libkpathsea-dev
  CFLAGS = -O -DKPATHSEA -DKPATHSEA3 -D$(KANJI)
 -PROGLINK = $(CC) $(OBJS) -o $(PROGRAM) /usr/lib/libkpathsea.a
 +PROGLINK = $(CC) $(OBJS) -o $(PROGRAM) /usr/lib/libkpathsea.so

  OBJS = main.o convert.o sort.o fread.o fwrite.o styfile.o pageread.o kp.o

 This seems to be replacing something wrong with something just a tiny
 bit less wrong.  Use -lkpathsea instead.


 OK, I will fix and reupload.
 Best regards,
   Nobuhiro


 --
 Nobuhiro Iwamatsu
iwamatsu at {nigauri.org / debian.org}
GPG ID: 40AD1FA6



-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6


mendexk-2.6e.debdiff
Description: Binary data


Bug#683354: apt unusable on hurd

2012-07-30 Thread Gabriele Giacone
Package: apt
Version: 0.9.7.3
Severity: grave
Justification: renders package unusable

Upgrade to 0.9.7.3 then run apt-get update:
[...]
Reading package lists... Done
E: The package cache file is corrupted

You won't be able to install/remove any package.
Downgrading apt and libapt-pkg4.12 to 0.9.7.2 fixes that.


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

Kernel: GNU-Mach 1.3.99-486-dbg/Hurd-0.3
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 apt depends on:
ii  debian-archive-keyring  2012.4
ii  gnupg   1.4.12-4+b1
ii  libapt-pkg4.12  0.9.7.3
ii  libc0.3 2.13-35
ii  libgcc1 1:4.7.1-5
ii  libstdc++6  4.7.1-5

apt recommends no packages.

Versions of packages apt suggests:
pn  apt-doc none
ii  aptitude0.6.8-1
ii  dpkg-dev1.16.8
ii  python-apt  0.8.7
ii  xz-utils5.1.1alpha+20120614-1

-- 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#681880: [ovs-dev] [debian 1/9] lockfile: Fix hang locking through a dangling symlink.

2012-07-30 Thread Simon Horman
On Mon, Jul 30, 2012 at 03:18:16PM -0700, Ben Pfaff wrote:
 open() with O_CREAT|O_EXCL yields EEXIST if the file being opened is a
 symlink.  lockfile_try_lock() interpreted that error code to mean that
 some other process had created the lock file in the meantime, so it went
 around its loop again, which found out the same thing, which led to a hang.
 
 This commit fixes the problem by dropping O_EXCL.  I don't see any reason
 that it's actually necessary.  That means that the loop itself is
 unnecessary, so this commit drops that too.
 
 Debian bug #681880.
 CC: 681...@bugs.debian.org
 Reported-by: Bastian Blank wa...@debian.org
 Signed-off-by: Ben Pfaff b...@nicira.com

Reviewed-by: Simon Horman ho...@verge.net.au


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



Bug#681880: [ovs-dev] [debian 2/9] ovsdb: Make ovsdb-tool create work through a dangling symlink.

2012-07-30 Thread Simon Horman
On Mon, Jul 30, 2012 at 03:18:17PM -0700, Ben Pfaff wrote:
 open() with O_CREAT|O_EXCL yields EEXIST if the name passed in is a
 symlink, but we would like ovsdb-tool create /etc/openvswitch/conf.db to
 work if /etc/openvswitch/conf.db is a symlink to elsewhere in the file
 system.  This commit fixes the problem.  It introduces a theoretical race,
 but no one should be doing ovsdb-tool create in parallel anyhow; O_EXCL
 is just an idiot check here, not required to be fail-safe.
 
 Debian bug #681880.
 CC: 681...@bugs.debian.org
 Reported-by: Bastian Blank wa...@debian.org
 Signed-off-by: Ben Pfaff b...@nicira.com

Reviewed-by: Simon Horman ho...@verge.net.au


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



Bug#681880: [ovs-dev] [debian 3/9] debian: Move database from /etc/openvswitch to /var/lib/openvswitch.

2012-07-30 Thread Simon Horman
On Mon, Jul 30, 2012 at 03:18:18PM -0700, Ben Pfaff wrote:
 Debian bug #681880.
 CC: 681...@bugs.debian.org
 Reported-by: Bastian Blank wa...@debian.org

Reviewed-by: Simon Horman ho...@verge.net.au


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