Bug#700605: nmu: ruby libraries lacking rubygems integration

2013-02-15 Thread Raphael Hertzog
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: binnmu

nmu ruby-bcrypt_3.0.1-2 ruby-bdb_0.6.5-7 ruby-dep-selector_0.0.8-1 
ruby-eventmachine_0.12.10-3 ruby-gherkin_2.11.1-1 ruby-globalhotkeys_0.3.2-3 
ruby-libxml_2.3.2-1 ruby-msgpack_0.4.6-4 ruby-raindrops_0.10.0-1 
ruby-sequel-pg_1.5.0-1 ruby-shadow_2.1.4-2 ruby-systemtimer_1.2.3-2 
ruby-taglib2_0.1.5-1 ruby-termios_0.9.6-2 . ALL . -m rebuild to enable 
rubygems integration

Hello,

the above are all the arch: any ruby libraries that are currently
lacking rubygems integration and where a simple rebuild would enable
it (I tested it by rebuilding them all, rubygems-integration can be
seen with the existence of files in /usr/share/rubygems-integration).
Their problem is just that they haven't been reuploaded since
gem2deb 0.3 hit Debian.

I believe we should bin-nmu them all right now because:

1/ any future bin-nmu or security update will lead to those changes
anyway, and it's better to have those changes now while they can
still be tested until the release than after a stable release where
this kind of change is even more frowned upon

2/ in the ruby world, end-users are encouraged to use gems and the more
gems are provided by Debian, the less pre-compiled binaries users will
download via this tool.

Thank you!

ruby-bcrypt_3.0.1-2
ruby-bdb_0.6.5-7
ruby-dep-selector_0.0.8-1
ruby-eventmachine_0.12.10-3
ruby-gherkin_2.11.1-1
ruby-globalhotkeys_0.3.2-3
ruby-libxml_2.3.2-1
ruby-msgpack_0.4.6-4
ruby-raindrops_0.10.0-1
ruby-sequel-pg_1.5.0-1
ruby-shadow_2.1.4-2
ruby-systemtimer_1.2.3-2
ruby-taglib2_0.1.5-1
ruby-termios_0.9.6-2

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

Kernel: Linux 3.7-trunk-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

-- 
Raphaël Hertzog ◈ Debian Developer

Get the Debian Administrator's Handbook:
→ http://debian-handbook.info/get/


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



Bug#700602: speex: Build with floating point/asm optimization on armhf.

2013-02-15 Thread Ron

Hi Luke,

On Fri, Feb 15, 2013 at 05:00:46PM +1100, Luke Yelavich wrote:
 Package: speex
 Version: 1.2~rc1-7
 Severity: wishlist
 Tags: patch
 User: ubuntu-de...@lists.ubuntu.com
 Usertags: origin-ubuntu raring ubuntu-patch
 
 Dear Maintainer,

 In Ubuntu raring, we enabled asm optimizations on armhf to
 improve the resampling performance with PulseAudio.

You realise that's _not_ actually what your patch does, right?

 In Ubuntu, the attached patch was applied to achieve the following:
 
   * Build with float on armhf (LP: #1125295)

Can you share with us the results of the benchmarking you did that
actually demonstrates this improves performance in speex, since I don't
see any indication of that being done in the LP achievement you refer to?

  Ron


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



Bug#700606: libunwind: FTBFS on arm{el,hf} in sid

2013-02-15 Thread Niels Thykier
Package: libunwind
Version: 1.0.1-4
Severity: serious

Hi,

libunwind FTBFS on armel and armhf, but has built there previously
making them out of date.  The last couple of lines from buildd.d.o
looks something like this[1]:


/bin/bash ../libtool --tag=CC   --mode=link gcc  -g -O2 -Wformat 
-Werror=format-security -fexceptions -Wall -Wsign-compare   -o Ltest-resume-sig 
Ltest-resume-sig.o ../src/libunwind.la 
libtool: link: gcc -g -O2 -Wformat -Werror=format-security -fexceptions -Wall 
-Wsign-compare -o .libs/Ltest-resume-sig Ltest-resume-sig.o  
../src/.libs/libunwind.so
gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -D_GNU_SOURCE -DNDEBUG  -g 
-O2 -Wformat -Werror=format-security -fexceptions -Wall -Wsign-compare -c -o 
Gtest-dyn1.o Gtest-dyn1.c
Gtest-dyn1.c: In function 'main':
Gtest-dyn1.c:194:3: warning: implicit declaration of function 'signal' 
[-Wimplicit-function-declaration]
Gtest-dyn1.c:194:11: error: 'SIGSEGV' undeclared (first use in this function)
Gtest-dyn1.c:194:11: note: each undeclared identifier is reported only once for 
each function it appears in
make[3]: *** [Gtest-dyn1.o] Error 1


~Niels

[1] https://buildd.debian.org/status/package.php?p=libunwind


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



Bug#700607: awesome keyboard layout is always US

2013-02-15 Thread Thomas Koch
Package: awesome
Version: 3.4.14-1
Severity: important
Tags: upstream

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hi,

there's a new upstream version, 3.4.15 which contains only one additional
commit (56215a6870e2591a6) fixing this issue. Please package it for Debian 7!

Upstreams commit message:

Fix keyboard layouts

Commit 08ca70c00d06c6 added support for Xlib cursor themes by making 
awesome use
Xlib for its X11 connection and for setting cursor icons. Everything else 
was
still done through xcb.

However, an unexpected side effect of this is that Xlib enabled the XKB
extension without asking us. This changes the way that keyboard events are
reported which causes problems with various keyboard events.

(Normally, Xlib hides these things by silently fixing up the events that it
hands out to applications. However, since we bypassed Xlib via xcb...)

The fix is simple: Luckily Xlib provides a function for disabling its XKB
support which is just what we need.

Signed-off-by: Uli Schlachter psyc...@znc.in

Regards, Thomas Koch

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

iQIcBAEBCAAGBQJRHe1lAAoJEAf8SJEEK6ZahSQP/1ms0kcNErpTnHi8QlLXneyE
Wsd44QK8FVyZWsEJRlFJFsP+YyclZWTFZA0gtGnGjqIe4LFeya871Vh6JvDBRD/K
KesBacusXC2aNJq+p/Bz7yeGjQh+iMxWCYioQI5L8OZLXUurVa0DFnHwqNdzFpSX
DPLSaE6O1A85zeDG4Tj8T4UU42OSr8g0TPPEMT1dUq3LhW/dQBYkJPiz8oBJptRx
wID63L9Z7GYB0zQ1rjwNrKPUYrW/xHth5FXp50ulKHA4VZTp8qYzrCKzZUjx7KSu
gq4Nw2eSE2JrquYKrgcK+yxv9ly6sqcPCT2HaPuNK0pW8DJOIdEgh6TpMaclDHpp
Zi7EMyPFIfdqb4SYL3fsRjmKNXEEWtSOzeAH3QZGy9qLyGaH/oRyIB5qpPCTR0ZX
cZhnV+Xa8pO2af01mz2OPV0+yP5v4bYmZKSuKMS6B5nruYmaAie6hOlzn/uaEbBk
n5mqU7lgePmMFEQvNSgKn/rQ8A5BKC80qeaZRb6Op+g3zQNAzqJQaXvjLIhw9wFM
Plv/NsQCWqGKRMAwSXSoKUkeA+PUvK2tZ626Neo6YrrOSkwlAOICizBKdnDLq+YS
CM/XwrN4uKucnEP1S3GuVivr5OZr6HH3uj/k2ababu+f/m2A3EvzQARr42RNz2kT
YBsBg63RLcjwS1BWVRnV
=vQ2r
-END PGP SIGNATURE-


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



Bug#697970: cups: printing gets wrong after some pages on Epson Stylus Photo 750

2013-02-15 Thread Didier 'OdyX' Raboud
Control: reopen -1
Control: found -1 1.6.1-2

Le vendredi, 15 février 2013 08.53:10, Denis Prost a écrit :
 I was just facing the problem when you wrote to me !
 I don't know why it appeared again, maybe the lpadmin settings above
 where lost for some reason.
 Anyway it let me try the new experimental cups release and notice that
 it did not solve the problem.
 I reapplied the lpadmin commands above and the problem was gone.

Re-opening this bug then. Damn…

Cheers,

OdyX


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



Bug#687334: buildds ready for wheezy-security?

2013-02-15 Thread Thijs Kinkhorst
Hi wb-team,

I read in this bug log that most aspects of wheezy-security have been
taken care of, but Philipp reported on Jan 4 that the buildds still need
to be taken care of. Can something be said about the progress of that? How
far along are we?

It would be great if we could have a guinea pig security update for wheezy
through wheezy-security sometime soon, so we can verify that everything is
in order for the release.


Cheers,
Thijs


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



Bug#700609: dpkg: /var/lib/dpkg/arch is a configuration file, and should be in /etc/dpkg

2013-02-15 Thread Rogier
Package: dpkg
Version: 1.16.9
Justification: Policy 10.7.2
Severity: serious

Dear Maintainer,

To me, it seems that the file 'arch', which is currently in /var/lib/dpkg,
is a configuration file, which means it should be in /etc/dpkg.

Kind reagards,

Rogier.


-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (x86_64)

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

Versions of packages dpkg depends on:
ii  libbz2-1.0   1.0.6-4
ii  libc62.13-37
ii  liblzma5 5.1.1alpha+20120614-2
ii  libselinux1  2.1.9-5
ii  tar  1.26+dfsg-0.1
ii  zlib1g   1:1.2.7.dfsg-13

dpkg recommends no packages.

Versions of packages dpkg suggests:
ii  apt  0.9.7.7

-- no debconf information


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



Bug#700608: pigz creates temp files with too wide permissions

2013-02-15 Thread Michael Tokarev
Package: pigz
Version: 2.2.4-1
Severity: serious
Tags: security


When asked to compress a file with restricted permissions (like
mode 0600), the .gz file pigz creates while doing this has
usual mode derived from umask (like 0644).  If the file is
large enough (and why we would use pigz instead of gzip for
small files), this results in the original content being
readable for everyone until the compression finishes.

Here's the deal:

$ fallocate -l 1G foo
$ chmod 0600 foo
$ pigz foo 
$ ls -l foo foo.gz 
-rw--- 1 mjt mjt 1073741824 Фев 15 12:27 foo
-rw-rw-r-- 1 mjt mjt 502516 Фев 15 12:27 foo.gz

When it finishes, it correctly applies original file permissions
to the newly created file, but it is already waaay too late.

Other one-file archivers (gzip, xz, bzip2, ...) usually create
the temp file with very strict permissions first, and change it
to the right perms only when done, so only the current user can
read it.

It looks like this bug deserves a CVE#.

Thanks,

/mjt


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



Bug#700610: bsh: Beanshell fork available

2013-02-15 Thread Tom Jampen
Package: bsh
Version: 2.0b4-12
Severity: wishlist

Hi

There's a beanshell fork available on google code:
http://code.google.com/p/beanshell2/

Please consider using these newer version as beanshell (from beanshell.org) 
hasn't received an update since 2005.

Thanks,
Tom


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



Bug#700611: mirror submission for debian.mirror.ac.ke

2013-02-15 Thread Ronald Osure
Package: mirrors
Severity: wishlist

Submission-Type: new
Site: debian.mirror.ac.ke
Type: leaf
Archive-architecture: ALL amd64 armel armhf hurd-i386 i386 ia64 kfreebsd-amd64 
kfreebsd-i386 mips mipsel powerpc s390 s390x sparc 
Archive-ftp: /debian/debian/
Archive-http: /debian/
IPv6: no
Archive-upstream: ftp.de.debian.org
Updates: twice
Maintainer: Ronald Osure ros...@kenet.or.ke
Country: KE Kenya
Location: JKML Bldg, University of Nairobi
Sponsor: KENET - (Kenya Education Network) http://www.kenet.or.ke


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



Bug#700612: i3-wm: i3wm crashed corrupted double-linked list

2013-02-15 Thread Ian Campbell
Package: i3-wm
Version: 4.2-1
Severity: important

Dear Maintainer,

i3-wm has crashed on me a couple of times over the last day. The most recent
time I thought to look in .xsession-errors and found:

*** glibc detected *** i3: corrupted double-linked list: 0x00c31530 ***
=== Backtrace: =
/lib/x86_64-linux-gnu/libc.so.6(+0x76d76)[0x7f82384b7d76]
/lib/x86_64-linux-gnu/libc.so.6(+0x7a6a4)[0x7f82384bb6a4]
/lib/x86_64-linux-gnu/libc.so.6(__libc_malloc+0x70)[0x7f82384bcb90]
/lib/x86_64-linux-gnu/libc.so.6(+0x2dff7)[0x7f823846eff7]
/lib/x86_64-linux-gnu/libc.so.6(+0x2de9e)[0x7f823846ee9e]
/lib/x86_64-linux-gnu/libc.so.6(+0x2d510)[0x7f823846e510]
/lib/x86_64-linux-gnu/libc.so.6(__assert_fail+0x88)[0x7f823846c5b8]
i3[0x42ba02]
i3[0x42cd1c]
i3[0x41a97c]
i3[0x41b4e0]
i3[0x41b645]
i3[0x411b8b]
i3[0x41cb60]
i3[0x420d7c]
/usr/lib/libev.so.4(ev_invoke_pending+0x8f)[0x7f8238c1566f]
/usr/lib/libev.so.4(ev_run+0x835)[0x7f8238c186f5]
i3[0x4088f3]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xfd)[0x7f823845fead]
i3[0x40901d]

I'm unsure what exactly I did at the moment it crashed but I was starting
vncviewer (on a remote Xen virtual machine) and pressing the hot key to make
the window floating. When a Xen VM boots it changes mode which causes the
vncviewer window to come and go a bit, which might be relevant?

I was running 4.2-1 but I have upgraded to 4.2-2 (which doesn't look relevant)
and installed i3-wm-dbg so that in the future the backtrace might be more
useful.

Thanks,
Ian.

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

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

Versions of packages i3-wm depends on:
ii  libc6 2.13-37
ii  libev41:4.11-1
ii  libpcre3  1:8.30-5
ii  libstartup-notification0  0.12-1
ii  libx11-6  2:1.5.0-1
ii  libxcb-icccm4 0.3.9-2
ii  libxcb-keysyms1   0.3.9-1
ii  libxcb-randr0 1.8.1-2
ii  libxcb-util0  0.3.8-2
ii  libxcb-xinerama0  1.8.1-2
ii  libxcb1   1.8.1-2
ii  libxcursor1   1:1.1.13-1
ii  libyajl2  2.0.4-2
ii  perl  5.14.2-16
ii  x11-utils 7.7~1

Versions of packages i3-wm recommends:
ii  xfonts-base  1:1.0.3

Versions of packages i3-wm suggests:
ii  gnome-terminal [x-terminal-emulator]  3.4.1.1-2
ii  xterm [x-terminal-emulator]   278-4

-- no debconf information


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



Bug#700614: libosmium-dev: new upstream supports 64-bit ids

2013-02-15 Thread Toby Speight
Package: libosmium-dev
Version: 0.0~20111213-g7f3500a-3+b2
Severity: important

OSM ids now exceed the capacity of a 32-bit signed int, causing my
applications to fail with a bad_alloc.  Upstream changelog mentions
64-bit ID support, so please package for us.

Thanks.


-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (900, 'testing'), (900, 'stable'), (400, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
armel

Kernel: Linux 3.2.35-balti (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- no debconf information


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



Bug#700613: gnu.xml.dom.ls.DomLSException: no root element: U+78

2013-02-15 Thread Mathieu Malaterre
Package: pdftk
Version: 1.41+dfsg-10+squeeze1
Severity: important

I cannot compress the attached pdf file, it fails with:

$ pdftk demo.pdf output doc.comp.pdf compress
Unhandled Java Exception:
gnu.xml.dom.ls.DomLSException: no root element: U+78
   at gnu.xml.dom.ls.DomLSParser.doParse(libgcj.so.10)
   at gnu.xml.dom.ls.DomLSParser.parse(libgcj.so.10)
   at gnu.xml.dom.DomDocumentBuilder.parse(libgcj.so.10)
   at com.lowagie.text.xml.xmp.XmpReader.init(itext-2.1.7.jar.so)
   at com.lowagie.text.pdf.PdfStamperImp.close(itext-2.1.7.jar.so)
Caused by: org.xml.sax.SAXParseException: no root element: U+78
   at gnu.xml.stream.SAXParser.parse(libgcj.so.10)
   at gnu.xml.dom.ls.DomLSParser.doParse(libgcj.so.10)
   ...4 more
Caused by: javax.xml.stream.XMLStreamException: no root element: U+78
   at gnu.xml.stream.XMLParser.error(libgcj.so.10)
   at gnu.xml.stream.XMLParser.error(libgcj.so.10)
   at gnu.xml.stream.XMLParser.next(libgcj.so.10)
   at gnu.xml.stream.SAXParser.parse(libgcj.so.10)
   ...5 more


Thanks

-- System Information:
Debian Release: 6.0.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (200, 'testing'), (100, 
'unstable')
Architecture: amd64 (x86_64)

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

Versions of packages pdftk depends on:
ii  libbcmail-java   1.44+dfsg-2 Bouncy Castle generators/processor
ii  libbcprov-java   1.44+dfsg-2 Bouncy Castle Java Cryptographic S
ii  libc62.11.3-4Embedded GNU C Library: Shared lib
ii  libgcc1  1:4.4.5-8   GCC support library
ii  libgcj-bc4.4.5-1 Link time only library for use wit
ii  libgcj10 4.4.5-2 Java runtime library for use with 
ii  libitext-java2.1.7-2 Java Library to create and manipul
ii  libitext-java-gcj2.1.7-2 Java Library to create and manipul
ii  libstdc++6   4.4.5-8 The GNU Standard C++ Library v3

pdftk recommends no packages.

Versions of packages pdftk suggests:
ii  poppler-utils [xpdf-utils]0.12.4-1.2 PDF utilitites (based on libpopple

-- debconf-show failed


demo.pdf
Description: Adobe PDF document


Bug#700613: Acknowledgement (gnu.xml.dom.ls.DomLSException: no root element: U+78)

2013-02-15 Thread Mathieu Malaterre
notfound 700613 1.44-7
thanks

Cannot reproduce from sid schroot... must have been fixed in recent upstream


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



Bug#700078: thailatex: please build-dep on tex-common = 4.01 for doc file location change

2013-02-15 Thread Theppitak Karoonboonyanan
On Sun, Feb 10, 2013 at 7:12 PM, Theppitak Karoonboonyanan
t...@linux.thai.net wrote:
 On Sun, Feb 10, 2013 at 7:01 PM, Norbert Preining prein...@logic.at wrote:
 On So, 10 Feb 2013, Theppitak Karoonboonyanan wrote:
  This is also a problem, even worse, for latex-fonts-thai-tlwg,
  where files are actually installed into /usr/share/texmf/doc/...

 I''ve taken note for this. Will do it in next upload.

 Thanks. For fonts-tlwg it is simply:

 Thanks for the patch.

 I plan to release a new upstream version soon, probably after swath.
 I think I'll apply it along with that upload.

For the record, fonts-tlwg 1:0.5.1-1 has been uploaded to experimental
with the fix applied.

Regards,
-- 
Theppitak Karoonboonyanan
http://linux.thai.net/~thep/


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



Bug#683289: What course of action to fix libmono-webbrowserX.0-cil?

2013-02-15 Thread Josselin Mouette
Hi,

Le jeudi 14 février 2013 à 20:12 +, Jo Shields a écrit : 
* We can make the library raise a warning or exception when
  someone tries to use the class. 
 
 Huh, so currently it just crashes. I thought it just rendered a white
 control - I guess that was the behaviour when gluezilla is installed but
 no workable version of Firefox is found.
 
 Would an empty control workaround suffice for Wheezy?

I am no release manager, but I think it is the best solution available
if you know how to make it happen.

Cheers,
-- 
 .''`.  Josselin Mouette
: :' :
`. `'
  `-


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



Bug#700381: r-base-core: please ship md5sums for all files

2013-02-15 Thread Andreas Beckmann
On 2013-02-13 16:37, Dirk Eddelbuettel wrote:

 | There is one file being modified in the postinst script: Renviron.ucf.
 | That seems be be caused by some logic flaw originating from the time
 | when the configuration file in /etc was modified directly:
 |   ## test if the file is unmodified `as shipped'
 | Renviron.ucf will be unmodified everytime (except when running
 | dpkg-reconfigure r-base-core), so the correct workflow for the postinst
 | should be something like
 |   mktemp ; sed ; ucf ; rm
 | (generate default config from template in a temporary file, install this
 | via ucf, clean up afterwards).
 
 Likewise, I have no real interest (or time) in getting into conf file
 exercises-for-exercises sake debates. What we have now works, and A LOT of
 peope rely on this package.

Modifying shipped files is *not OK*. Hiding it in md5sums -X is *not OK*.

 How precisely does your patch address this?

Not at all. But probably the following postinst snippet will do 
(untested!):

# edd 19 June 2004  deal with papersize
# edd 22 June 2004  make that conditional on paperconf
# edd 25 Oct 2006   rewritten for R 2.4.0 and R_PAPERSIZE_USER
# edd 21 Jun 2008   rewritten for R 2.7.1 and ucf input
tmpRenviron=$(mktemp)
cat /usr/lib/R/etc/Renviron.ucf  $tmpRenviron
if [ -x /usr/bin/paperconf ]; then
  ## get the value we want from Debian's paperconf utility
  papersize=`paperconf`
  ## have perl subst. second expression with $papersize for first
  ## uses the x mod. and curlies to denote the usual s|1st|2nd|
  perl -p -i -e s{^R_PAPERSIZE_USER=\\$\{R_PAPERSIZE\}}
{R_PAPERSIZE_USER=\\$\{R_PAPERSIZE-'$papersize'\}}x 
$tmpRenviron
fi
# edd 21 Jun 2008  whether or not Renviron was modified, ucf will handle it,
#  so tell ucf that file Renviron.ucf is the source for
#  conffile in /etc and register it
ucf $tmpRenviron /etc/R/Renviron
ucfr r-base-core /etc/R/Renviron
rm -f $tmpRenviron
#

May need reindenting and comment adjustments.
May need a chmod 644 $tmpRenviron after the mktemp.

And maybe consider shipping Renviron.ucf as Renviron.template 
or Renviron.default (or whatever) instead.

  Will we not trigger lots of
 false positives?  Is there a way to avoid that?

False positives of what?


Andreas


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



Bug#700597: Re: live-config-systemd: fails to install: post-installation script returned error exit status 1

2013-02-15 Thread Andreas Beckmann
On 2013-02-15 09:43, Daniel Baumann wrote:
 not reproducible in a chroot and not reproducible on a real system with
 version 4.0~a14-1, closing.

Reproducible in a chroot on a non-systemd host:

# systemctl enable live-config.service ; echo $?
1
# systemctl --no-reload enable live-config.service ; echo $?
1
# systemctl --no-reload --verbose enable live-config.service ; echo $?
systemctl: unrecognized option '--verbose'
1


Andreas


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



Bug#700544: linux-image-2.6.32-5-amd64: Error in acpi_memory_enable_device on memory hotplug, one memory bank missing

2013-02-15 Thread Bernhard Schmidt
On 15.02.2013 04:16, Ben Hutchings wrote:

Hello Ben,

 Please test a kernel with the attached patches, applied in the order:
 
 x86-PCI-for-debuggability-show-host-bridge-windows-e.patch
 x86-PCI-use-host-bridge-_CRS-info-by-default-on-2008.patch
 x86-PCI-Use-_CRS-by-default-on-VMware.patch
 
 and without adding the kernel parameter.
 
 This should result in a boot log message:
 
 PCI: Using host bridge windows from ACPI; if necessary, use pci=nocrs 
 and report a bug
 
 If VMware was not detected as I intended, then you'll see:
 
 PCI: Ignoring host bridge windows from ACPI; if necessary, use 
 pci=use_crs and report a bug
 

Looks good, VMware is detected, together with the patch from #699913
memory hotplugging works fine.

Thanks!
Bernhard


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



Bug#700615: pybit-web: fails to purge - command dbc_go in postrm not found

2013-02-15 Thread Andreas Beckmann
Package: pybit-web
Version: 0.4.2-1
Severity: important
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed to purge due
to a command not found. According to policy 7.2 you cannot rely on the
depends being available during purge, only the essential packages are
available for sure.

Filing this as important because a.) it's a clear policy violation (to
not clean up at purge) b.) having a piuparts clean archive is a release
goal since lenny and c.) this package being piuparts buggy blocks
packages depending on it from being tested by piuparts (and thus
possibly the detection of more severe problems).

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

  Removing pybit-web ...
  Purging configuration files for pybit-web ...
  /var/lib/dpkg/info/pybit-web.postrm: 11: /var/lib/dpkg/info/pybit-web.postrm: 
dbc_go: not found
  dpkg: error processing pybit-web (--purge):
   subprocess installed post-removal script returned error exit status 127
  Errors were encountered while processing:
   pybit-web


cheers,

Andreas


pybit-web_0.4.2-1.log.gz
Description: GNU Zip compressed data


Bug#700597: Re: live-config-systemd: fails to install: post-installation script returned error exit status 1

2013-02-15 Thread Daniel Baumann

On 02/15/2013 11:03 AM, Andreas Beckmann wrote:

Reproducible in a chroot on a non-systemd host:


you're not supposed to install live-config-systemd on a non-systemd host 
in the first place, which is why the package has a depends against systemd.


--
Address:Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email:  daniel.baum...@progress-technologies.net
Internet:   http://people.progress-technologies.net/~daniel.baumann/


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



Bug#700616: libssl0.9.8: latest libssl security update broke pam-mysql

2013-02-15 Thread anthony melentev
Package: libssl0.9.8
Version: 0.9.8o-4squeeze14
Severity: normal


After latest security update pam-mysql became broken.

Excerpt from auth.log

Feb 15 04:40:13 ns saslauthd[28134]: PAM unable to dlopen(/lib/security/pam_mysq
l.so): /usr/lib/i686/cmov/libssl.so.0.9.8: symbol CRYPTO_memcmp, version OPENSSL
_0.9.8 not defined in file libcrypto.so.0.9.8 with link time reference


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

Kernel: Linux 2.6.32-16-pve (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libssl0.9.8 depends on:
ii  debconf [debconf-2.0]   1.5.36.1 Debian configuration management sy
ii  libc6   2.11.3-4 Embedded GNU C Library: Shared lib
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

libssl0.9.8 recommends no packages.

libssl0.9.8 suggests no packages.

-- debconf information excluded


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



Bug#700617: Digest::HMAC-new () is incompatible with Digest::SHA (512)

2013-02-15 Thread Ivan Shmakov
Package: libdigest-hmac-perl
Version: 1.03+dfsg-1
Tags: patch

It isn't currently possible to use the Digest::HMAC module's OO
interface along with the Digest subclasses whose constructors
require an argument, such as the Digest::SHA class (as provided
by the libdigest-sha-perl package) or Digest-new () itself.

The patch MIME'd provides a way for the caller to pass a
prepared Digest instance, which is then clone ()'d and reset ()
to produce a “clean” Digest object.

Examples:

   require Digest::HMAC;
   require Digest::SHA;

   my $hmac
   = Digest::HMAC-new ($key, Digest::SHA-new (256));
   ## check, e. g., [1]
   my $hmac
   = Digest::HMAC-new ($key, Digest::SHA-new (384), 128);
   my $hmac
   = Digest::HMAC-new ($key, Digest::SHA-new (512), 128);

FWIW, I've tested HMAC-SHA512 by making DNS updates to
BIND9-hosted zones with Net::DNS.

[1] https://bugzilla.mozilla.org/show_bug.cgi?id=313196

-- 
FSF associate member #7257
--- HMAC.pm	2011-07-25 16:51:15.0 +
+++ HMAC.pm	2013-02-15 08:55:09.0 +
@@ -9,12 +9,16 @@
 {
 my($class, $key, $hasher, $block_size) =  @_;
 $block_size ||= 64;
-$key = $hasher-new-add($key)-digest if length($key)  $block_size;
+my $d
+= (ref($hasher) eq 
+   ? $hasher-new()
+   : $hasher-clone()-reset());
+$key = $d-add($key)-digest if length($key)  $block_size;
 
 my $self = bless {}, $class;
 $self-{k_ipad} = $key ^ (chr(0x36) x $block_size);
 $self-{k_opad} = $key ^ (chr(0x5c) x $block_size);
-$self-{hasher} = $hasher-new-add($self-{k_ipad});
+$self-{hasher} = $d-add($self-{k_ipad});
 $self;
 }
 
@@ -79,6 +83,7 @@
  # OO style
  use Digest::HMAC;
  $hmac = Digest::HMAC-new($key, Digest::MyHash);
+ $hmac = Digest::HMAC-new($key, Digest::MyHash-new());
 
  $hmac-add($data);
  $hmac-addfile(*FILE);


Bug#700618: Net::DNS::TSIG: please support hmac-sha1 .. hmac-sha512

2013-02-15 Thread Ivan Shmakov
Package: libnet-dns-perl
Version: 0.66-2+b2

Please add support for the hmac-sha1, hmac-sha224, hmac-sha256,
hmac-sha384, hmac-sha512 algorithms (as per RFC 4635.)

An example algorithm switcher (untested) is MIME'd.  Please
note, however, that it relies on a patched version of
Digest::HMAC, which allows passing an instantiated Digest object
to the Digest::HMAC-new () constructor.

-- 
FSF associate member #7257  np. Rime of the Ancient Mariner — Iron Maiden
require Digest;
require Digest::HMAC;
require MIME::Base64;

## based on Net::DNS::RR::TSIG::sign_hmac
sub new_sign_hmac {
my ($digest, $block_size) = @_;

## .
sub {
my ($key_s, $data) = @_;
$key_s =~ s/\s//g;
my $key
= MIME::Base64::decode_base64 ($key_s);
my $hmac
= Digest::HMAC-new ($key, $digest, $block_size);
$hmac-add ($data);

## .
$hmac-digest ();
}
}

## NB: a value is either a CODE reference, or [ digest, block_size ]
our $rr_tsig_algo_info = {
HMAC-MD5.SIG-ALG.REG.INT  = [ MD5,  64 ],
hmac-sha1 = [ SHA-1,64 ],
hmac-sha224   = [ SHA-224,  64 ],
hmac-sha256   = [ SHA-256,  64 ],
hmac-sha384   = [ SHA-384, 128 ],
hmac-sha512   = [ SHA-512, 128 ]
};

sub rr_tsig_algo {
my ($tsig, $algo) = @_;
my $hmac
= $rr_tsig_algo_info-{$algo};

## .
return undef
unless (defined ($hmac));

$tsig-{sign_func}
= (ref ($hmac) eq CODE
   ? $hmac
   : new_sign_hmac (Digest-new ($hmac-[0]), $hmac-[1]));
$tsig-{algorithm}
= $algo;

## .
$tsig;
}

# my $tsig
# = Net::DNS::TSIG-new (...)
# or die ();
# rr_tsig_algo ($tsig, hmac-sha512)
# or die ();


Bug#700619: no easy way to use Net::DNS::RR-new () with arbitrary type

2013-02-15 Thread Ivan Shmakov
Package: libnet-dns-perl
Version: 0.66-2+b2

There doesn't seem to be an easy way to create a Net::DNS::RR
instance given a “pre-parsed” resource record serialization
(such as one read from a XML or CSV file, or an SQL database.)

Consider, e. g.:

## as read, e. g., from a CSV file
my @rrs
= ([foo.example.org, ,  2001:db8:1337::cafe],
   [bar.example.org, CNAME, foo.example.org]);

foreach my $rr (@rrs) {
## FIXME: this switch shouldn't be necessary
my $key
= ($rr-[1] eq  ? address
   : $rr-[1] eq CNAME  ? cname
   : ...);
my $rr
= Net::DNS::RR-new (name = $rr-[0], type = $rr-[1],
 $key   = $rr-[2]);
}

Obviously, this is further complicated by the fact that certain
RR's include more than one payload value (MX, SRV, etc.)

A possible work-around function is MIME'd (based on the the
Net::DNS::RR-new_from_string () constructor's code), which, I
believe, should be possible to adapt into a proper Net::DNS::RR
constructor.

TIA.

-- 
FSF associate member #7257  rp. The Evil That Men Do — Iron Maiden
require Net::DNS;

sub rr_new_mixed {
my ($rdatastr, @rest) = @_;

my $rr1
= Net::DNS::RR-new (@rest)
or die ();

## NB: accessing the internals directly
my $rr_class
= Net::DNS::RR-_get_subclass ($rr1-type ())
or die ();
my $rr
= $rr_class-new_from_string ($rr1, $rdatastr)
or die ();

## .
$rr;
}

# require Data::Dump;

# my $rr_1
# = rr_new_mixed (2001:db8:1337::cafe,
# name  = foo.example.org,
# type  = );
# print ($rr_1-string (), \n,
#Data::Dump::dump ($rr_1), \n);
# my $rr_2
# = rr_new_mixed (foo.example.org,
# name  = bar.example.org,
# type  = CNAME);
# print ($rr_2-string (), \n,
#Data::Dump::dump ($rr_2), \n);


Bug#677080: glance-common: fails to upgrade from 'sid': glance-common.postinst: 8: .: Can't open /usr/share/dbconfig-common/dpkg/postinst

2013-02-15 Thread Andreas Beckmann
Followup-For: Bug #677080

Hi,

the problem has reappeared in experimental, upgrading from sid to
experimental fails:

  Setting up glance-common (2012.2.1-1) ...
  /var/lib/dpkg/info/glance-common.postinst: 536: .: Can't open 
/usr/share/dbconfig-common/dpkg/postinst
  dpkg: error processing glance-common (--configure):
   subprocess installed post-installation script returned error exit status 2
  Processing triggers for python-support ...
  Errors were encountered while processing:
   glance-common


cheers,

Andreas


glance-common_2012.2.1-1.log.gz
Description: GNU Zip compressed data


Bug#700620: nova-common: fails to upgrade from sid: configobj.ConfigObjError: Parsing failed with several errors.

2013-02-15 Thread Andreas Beckmann
Package: nova-common
Version: 2012.2.2-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package fails to upgrade from
'sid'.
It installed fine in 'sid', then the upgrade to 'experimental' fails.

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

  Setting up nova-common (2012.2.2-1) ...
  Installing new version of config file /etc/nova/policy.json ...
  Traceback (most recent call last):
File string, line 2, in module
File /usr/lib/python2.7/dist-packages/configobj.py, line 1230, in __init__
  self._load(infile, configspec)
File /usr/lib/python2.7/dist-packages/configobj.py, line 1320, in _load
  raise error
  configobj.ConfigObjError: Parsing failed with several errors.
  First error at line 6.
  dpkg: error processing nova-common (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   nova-common


cheers,

Andreas


nova-common_2012.2.2-1.log.gz
Description: GNU Zip compressed data


Bug#700597: Re: live-config-systemd: fails to install: post-installation script returned error exit status 1

2013-02-15 Thread Andreas Beckmann
Control: retitle -1 live-config-systemd: fails to install in a chroot on a 
non-systemd host

On 2013-02-15 11:28, Daniel Baumann wrote:
 On 02/15/2013 11:03 AM, Andreas Beckmann wrote:
 Reproducible in a chroot on a non-systemd host:
 
 you're not supposed to install live-config-systemd on a non-systemd host
 in the first place, which is why the package has a depends against systemd.

It's the only package with such a requirement (i.e. host is running 
systemd, just depending on systemd is fine) making it untestable by 
piuparts :-(

Andreas


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



Bug#700621: nvidia-cuda-toolkit: compatibility with nvidia-experimental-* drivers (Ubuntu)

2013-02-15 Thread Graham Inggs

Package: nvidia-cuda-toolkit
Version: 5.0.35-3
Severity: wishlist

Please allow nvidia-cuda-toolkit to be installed (and built) on Ubuntu 
systems using nvidia-experimental-304 and nvidia-experimental-310 drivers.



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



Bug#700598: scrambled/torn display, booting wheezy weekly amd64 CD on L850/046

2013-02-15 Thread Neale Banks

On Fri, 15 Feb 2013, Steve McIntyre wrote:

[...]
 Neale, could you try the following for me and tell me what happens
 please? I need you to type the following (blind!) at the corrupt
 display:
 
  c (call up a grub command line)
  terminal_output console   (switch to text-mode output, you should
   now get visible text output)

OK, I see a grub prompt

 After that, the following would be useful too:
 
  videoinfo (will print the video capabilities of
   your machine)

List of supported video modes:
Legend: P=Packed pixel, D=Direct color, mask/pos=R/G/B/reserved
Adapter 'Cirrus CLGD 5446 PCI Video Driver':
  No info available
Adapter 'Bochs PCI Video Driver':
  No info available
Adapter 'EFI GOP Driver':
  0x000 1366 x  768 x 32  Direct, mask: 8/8/8/8 pos: 16/8/0/24
  0x001  800 x  600 x 32  Direct, mask: 8/8/8/8 pos: 16/8/0/24
  0x002 1024 x  768 x 32  Direct, mask: 8/8/8/8 pos: 16/8/0/24
  0x003  640 x  480 x 32  Direct, mask: 8/8/8/8 pos: 16/8/0/24

  set gfxmode=640x480   (try a different resolution)
  terminal_output gfxterm   (go back to graphic-mode output)

The swirl is a nice sight :-)

  ESC (go back to the menu, now in 640x480)

We have the Installer menu visible, somewhat stretched on the wide screen
and with minimal controst for the selected item, but usable.

 I'm hoping that the 640x480 mode might work better for you. Whether it
 does or not, the videoinfo output would be very useful if you can note
 that down for me.

Thanks for that.  Let's know if there's any more useful info we can
provide.

Neale.


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



Bug#700621: nvidia-cuda-toolkit: compatibility with nvidia-experimental-* drivers (Ubuntu)

2013-02-15 Thread Graham Inggs

tags 700621 patch
thanks

diff -Nru nvidia-cuda-toolkit-5.0.35/debian/changelog nvidia-cuda-toolkit-5.0.35/debian/changelog
--- nvidia-cuda-toolkit-5.0.35/debian/changelog	2013-01-25 20:38:02.0 +0200
+++ nvidia-cuda-toolkit-5.0.35/debian/changelog	2013-02-15 09:01:22.0 +0200
@@ -1,3 +1,9 @@
+nvidia-cuda-toolkit (5.0.35-3ubuntu1~ppa2) quantal; urgency=low
+
+  * Ubuntu: Build-Depend/Depend on nvidia-experimental-* (LP: #1092259).
+
+ -- Graham Inggs gra...@nerve.org.za  Fri, 15 Feb 2013 08:59:48 +0200
+
 nvidia-cuda-toolkit (5.0.35-3) experimental; urgency=low
 
   * nvidia-profiler: New package (split from nvidia-cuda-toolkit) that ships
diff -Nru nvidia-cuda-toolkit-5.0.35/debian/control nvidia-cuda-toolkit-5.0.35/debian/control
--- nvidia-cuda-toolkit-5.0.35/debian/control	2013-01-25 20:38:02.0 +0200
+++ nvidia-cuda-toolkit-5.0.35/debian/control	2013-02-15 11:37:58.0 +0200
@@ -7,7 +7,7 @@
  Russ Allbery r...@debian.org,
 Build-Depends:
  debhelper (= 9),
- libcuda1 | nvidia-current | nvidia-current-updates,
+ libcuda1 | nvidia-current | nvidia-current-updates | nvidia-experimental-304 | nvidia-experimental-310,
 Standards-Version: 3.9.4
 Homepage: http://www.nvidia.com/CUDA
 Vcs-Svn: svn://svn.debian.org/pkg-nvidia/packages/nvidia-cuda-toolkit/trunk
@@ -68,7 +68,7 @@
 Package: nvidia-profiler
 Section: non-free/devel
 Architecture: i386 amd64
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${package:libcuda1},
 Breaks: nvidia-cuda-toolkit ( 5.0.35-3)
 Replaces: nvidia-cuda-toolkit ( 5.0.35-3)
 Description: NVIDIA Profiler for CUDA and OpenCL
@@ -116,7 +116,7 @@
 Depends:
  default-jre | java6-runtime,
  libgtk2.0-0,
- ${shlibs:Depends}, ${misc:Depends}
+ ${shlibs:Depends}, ${misc:Depends}, ${package:libcuda1},
 Recommends: nvidia-cuda-doc (= ${source:Version}),
 Homepage: http://developer.nvidia.com/cuda/nsight-eclipse-edition
 Description: NVIDIA Nsight Eclipse Edition
@@ -253,7 +253,7 @@
 Architecture: i386
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${package:libcuda1}, 
 Replaces: nvidia-cuda-dev ( 4.1.28-2~)
 Breaks: nvidia-cuda-dev ( 4.1.28-2~)
 Description: NVIDIA CUDA INJ runtime library (32-bit)
@@ -267,7 +267,7 @@
 Architecture: amd64
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${package:libcuda1},
 Replaces: nvidia-cuda-dev ( 4.1.28-2~)
 Breaks: nvidia-cuda-dev ( 4.1.28-2~)
 Description: NVIDIA CUDA INJ runtime library (64-bit)
@@ -294,7 +294,7 @@
 Architecture: i386 amd64
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${package:libcuda1},
 Homepage: http://developer.nvidia.com/cuda-profiling-tools-interface
 Description: NVIDIA CUDA Profiler Tools Interface runtime library
  The CUDA Profiler Tools Interface (CUPTI) enables the creation of
diff -Nru nvidia-cuda-toolkit-5.0.35/debian/rules nvidia-cuda-toolkit-5.0.35/debian/rules
--- nvidia-cuda-toolkit-5.0.35/debian/rules	2012-11-24 16:58:02.0 +0200
+++ nvidia-cuda-toolkit-5.0.35/debian/rules	2013-02-15 10:39:02.0 +0200
@@ -20,10 +20,10 @@
 download_url	 = $(if $(CUDA_BETA),$(CUDA_DOWNLOAD_URL_BETA),$(CUDA_DOWNLOAD_URL))
 
 package_libcuda1		?= $(or \
-	$(if $(is_Ubuntu),nvidia-current (= $${nvidia:MinVersion}) | nvidia-current-updates (= $${nvidia:MinVersion})), \
+	$(if $(is_Ubuntu),nvidia-current (= $${nvidia:MinVersion}) | nvidia-current-updates (= $${nvidia:MinVersion}) | nvidia-experimental-304 (= $${nvidia:MinVersion}) | nvidia-experimental-310 (= $${nvidia:MinVersion})), \
 	libcuda1 (= $${nvidia:MinVersion}))
 package_nvidia-libopencl1	?= $(or \
-	$(if $(is_Ubuntu),nvidia-current | nvidia-current-updates), \
+	$(if $(is_Ubuntu),nvidia-current | nvidia-current-updates | nvidia-experimental-304 | nvidia-experimental-310), \
 	nvidia-libopencl1)
 
 # system libdir


Bug#700623: software-properties-gtk crashes with DBusException

2013-02-15 Thread Ronny Standtke
Package: software-properties-gtk
Version: 0.82.7.1debian1
Severity: important

software-properties-gtk always crashes on startup. This is the console
output:
--
$ software-properties-gtk
Traceback (most recent call last):
  File /usr/bin/software-properties-gtk, line 104, in module
app = SoftwarePropertiesGtk(datadir=options.data_dir,
options=options, file=file)
  File
/usr/lib/python2.7/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py,
line 130, in __init__
proxy = bus.get_object(com.ubuntu.SoftwareProperties, /)
  File /usr/lib/python2.7/dist-packages/dbus/bus.py, line 241, in
get_object
follow_name_owner_changes=follow_name_owner_changes)
  File /usr/lib/python2.7/dist-packages/dbus/proxies.py, line 248, in
__init__
self._named_service = conn.activate_name_owner(bus_name)
  File /usr/lib/python2.7/dist-packages/dbus/bus.py, line 180, in
activate_name_owner
self.start_service_by_name(bus_name)
  File /usr/lib/python2.7/dist-packages/dbus/bus.py, line 278, in
start_service_by_name
'su', (bus_name, flags)))
  File /usr/lib/python2.7/dist-packages/dbus/connection.py, line 651,
in call_blocking
message, timeout)
dbus.exceptions.DBusException:
org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited with
unknown return code 1
--

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

Kernel: Linux 3.7-trunk-486
Locale: LANG=de_CH.UTF-8, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages software-properties-gtk depends on:
ii  gir1.2-gtk-3.03.4.2-6
ii  python2.7.3~rc2-1
ii  python-aptdaemon.gtk3widgets  0.45-1
ii  python-gi 3.2.2-1
ii  python-software-properties0.82.7.1debian1
ii  python2.6 2.6.8-1.1
ii  python2.7 2.7.3-6
ii  software-properties-common0.82.7.1debian1

software-properties-gtk recommends no packages.

software-properties-gtk suggests no packages.

-- no debconf information


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



Bug#700622: git-svn: failure in submodule with gitdir .git

2013-02-15 Thread Barak A. Pearlmutter
Package: git-svn
Version: 1:1.7.10.4-1+wheezy1

The git-svn commands fail when the repository has a gitdir file
for .git rather than a directory.  This is how git-submodule sets things
up now, so this will bite anyone who sets up a git submodule which
should be able to fetch from an svn repo.

  $ git svn fetch
  fatal: Not a git repository: '.'
  rev-parse --symbolic --all: command returned error: 128

  $ ls -l .git
  -rw-rw-r-- 1 barak barak 30 Feb 13 09:55 .git

  $ cat .git
  gitdir: ../.git/modules/adolc

  $ git rev-parse --symbolic --all | head -5
  refs/heads/master
  refs/remotes/origin/HEAD
  refs/remotes/origin/master
  refs/remotes/origin/pristine-tar
  refs/remotes/origin/stable

--Barak.
--
Barak A. Pearlmutter
 Hamilton Institute  Dept Comp Sci, NUI Maynooth, Co. Kildare, Ireland
 http://www.bcl.hamilton.ie/~barak/

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

Kernel: Linux 3.7-trunk-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_IE.utf8, LC_CTYPE=en_IE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages git-svn depends on:
ii  git   1:1.7.10.4-1+wheezy1
ii  libsvn-perl   1.6.17dfsg-4
ii  libterm-readkey-perl  2.30-4+b2
ii  libwww-perl   6.04-1
ii  libyaml-perl  0.81-1

git-svn recommends no packages.

Versions of packages git-svn suggests:
ii  git-doc 1:1.7.10.4-1+wheezy1
ii  subversion  1.6.17dfsg-4

-- no debconf information


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



Bug#699824: Updated package

2013-02-15 Thread Ansgar Burchardt
Hi,

[ I do not intend to sponsor this package. ]

On 02/15/2013 00:51, Benjamin Eltzner wrote:
 11) The only alternatives I see to shipping the binary file are:
 a) Patch to skip the initialization of the database at first program
 start. This will probably result in the intelligent word sequencing
 not working.
 b) Patch to enhance performance of database initialization, handling
 database initialization in a separate thread and providing a lock on the
 database while initialization. This would be very hard work for me and
 probably take quite some time.

Could you create the template database when building the binary package
instead of including it in the debian/ directory?

Ansgar


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



Bug#700597: Re: live-config-systemd: fails to install: post-installation script returned error exit status 1

2013-02-15 Thread Daniel Baumann

retitle 700597 systemd-backend fails to install on non-systemd systems
severity 700597 minor
thanks

On 02/15/2013 11:49 AM, Andreas Beckmann wrote:

It's the only package with such a requirement (i.e. host is running
systemd, just depending on systemd is fine) making it untestable by
piuparts :-(


unavoidable with current systemd it seems.

--
Address:Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email:  daniel.baum...@progress-technologies.net
Internet:   http://people.progress-technologies.net/~daniel.baumann/


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



Bug#700597: Re: live-config-systemd: fails to install: post-installation script returned error exit status 1

2013-02-15 Thread intrigeri
Hi,

Daniel Baumann wrote (15 Feb 2013 11:19:09 GMT) :
 On 02/15/2013 11:49 AM, Andreas Beckmann wrote:
 It's the only package with such a requirement (i.e. host is running
 systemd, just depending on systemd is fine) making it untestable by
 piuparts :-(

 unavoidable with current systemd it seems.

I believe that checking for /sys/fs/cgroup/systemd existence is enough
to know if the system is currently running systemd. Is it an option to
wrap such a check around the systemctl enable call?

Digression: does this bug mean that the build system must itself be
running systemd in order to successfully build a Debian Live system
that uses systemd?

Cheers,
-- 
  intrigeri
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc


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



Bug#699824: Updated package

2013-02-15 Thread Benjamin Eltzner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 Could you create the template database when building the binary 
 package instead of including it in the debian/ directory?

That seems like a good idea (except that it will increase build time a
lot). I look into it next week. Thanks for the input.

Regards, Benjamin Eltzner


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJRHh7qAAoJEK27BRz67lmpKVcQAIoHeTwcUUTF7i4SW3VA86xF
xA46a4xYkyz+zKU91fCzq3CHAhccDvB0AT1h5o4Ye/LS+ZdBeAN9LA4xphXzrTW0
aQ6USbFd4LUhS4NpoRN0PZ/rHVj74E9zKNRTcP6vbhjOJa0N1ub4GHcJinamvxm5
MlkydL3MdBNBl81dEYEJ56q7sQ5o3f5/Mf4EmaGLpWOHRnMyoAPnixidbh0jvcmt
Bj1Rd8J6J2GfH6koqF71xDcIrMoT6cX1njfrLuKsh4g3BbOjO41DuYX2hQtdGng6
CZ7PpFR3S7mvN3c/gl4PiTzn6M9T3OuC9RFrkRXrCJxvDO3HBj0rh5kNONIGrGuE
btnsFzqwlmn11WPdAuLsUE0n0oeXxUPLN4MjgaW4rAouAHVX9QlZqlbwv0MI9QMd
qOD1BribiZhuWJV+0K9YpY1kjSWttQULTsX5kK94OG5De40Y4fO/QzfyVMMxx45K
VSN7RQ8tTVBh0+yUSHyQ9o+VPP2MVD/BhG714H6RKsyHKfgez/biWFHJVaivoxmR
zjLBGoaZzHqAJymZACYjNbwaGYBwhK1Kt3Zp3CqlfbveZzKSDBVwE/kxmuKntLCG
fRanC/rqKc9WgoHBlaWoB6bi+3JextRPu1Hq9d0IISGZ4siyNtU9Q5WifkCPg1L2
SH9GD2LwOjAL6UoV6c9R
=MEAv
-END PGP SIGNATURE-


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



Bug#700624: creating and destroying threads with perl results in memory leak

2013-02-15 Thread Stefan Priebe
Package: perl
Version: 5.10.1-17squeeze4
Severity: important


creating and destroying threads in perl results in a memory leak.

Mini Testscript which works fine under Ubuntu 12.04 perl 5.14:

use threads;

sub ThreadRoutine {}

while (1) {
$thread = threads-new(\ThreadRoutine);
$thread-join;
}

This results in heavy memory leaks on Debian Squeeze.


-- System Information:
Debian Release: 6.0.6
  APT prefers squeeze
  APT policy: (500, 'proposed-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.7.5+4-ph (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/bash

Versions of packages perl depends on:
ii  libbz2-1.0 1.0.5-6+squeeze1  high-quality block-sorting file co
ii  libc6  2.11.3-4  Embedded GNU C Library: Shared lib
ii  libdb4.7   4.7.25-9  Berkeley v4.7 Database Libraries [
ii  libgdbm3   1.8.3-9   GNU dbm database routines (runtime
ii  perl-base  5.10.1-17squeeze4 minimal Perl system
ii  perl-modules   5.10.1-17squeeze4 Core Perl modules
ii  zlib1g 1:1.2.3.4.dfsg-3  compression library - runtime

Versions of packages perl recommends:
ii  netbase   4.45   Basic TCP/IP networking system

Versions of packages perl suggests:
ii  libterm-readline-gnu-perl 1.20-1 Perl extension for the GNU ReadLin
ii  make  3.81-8 An utility for Directing compilati
pn  perl-doc  none (no description available)

-- no debconf information


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



Bug#700615: pybit-web: fails to purge - command dbc_go in postrm not found

2013-02-15 Thread Neil Williams
tag 700615 + pending
thanks

 during a test with piuparts I noticed your package failed to purge due
 to a command not found. According to policy 7.2 you cannot rely on the
 depends being available during purge, only the essential packages are
 available for sure.

Moved the call inside the check for the shell inclusion which defines
the function.

-- 


Neil Williams
=
http://www.linux.codehelp.co.uk/



pgpFLMKjn0u0Z.pgp
Description: PGP signature


Bug#697751: pu: package gdm3/2.30.5-6squeeze5

2013-02-15 Thread Adam D. Barratt
Control: tags -1 + confirmed squeeze

On Wed, 2013-01-09 at 11:53 +0100, Josselin Mouette wrote:
 as already discussed, I’d like to propose a stable upload for gdm3 in 
 order to avoid a security risk when doing upgrades.
 
 Theoretically, with the greeter session of gdm 2.30 and the glib version 
 in wheezy, you could use default URI handlers, and launch things such as 
 a web browser. A bit of testing didn’t show any dialog from which this 
 could be triggered, but it’s better to be on the safe side.

Did anyone ever manage to find a practical way of triggering such
issues?

Please go ahead; thanks.

Regards,

Adam


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



Bug#682694: ADVERTENCIA FINAL

2013-02-15 Thread upn285ry
Atención Estimado usuario de correo electrónico!

El Administrador de e-mail está teniendo informe de errores de sobrecarga en su 
cuenta de correo electrónico. Esta cuenta se cerró para evitar accidentes base 
de datos. Para aumentar el tamaño del buzón, haga clic o copie el enlace de 
abajo y llene el vacío
columnas:  http://pavagealvarez.com/phpformgenerator/use/quota/form1.html

Neglet de esta alerta de advertencia se traducirá en el cierre de la cuenta de 
correo electrónico en breve! Haga clic aquí  
http://pavagealvarez.com/phpformgenerator/use/quota/form1.html

Gracias por cumplir!
83.137.226.165
Administrador Copyright @ sistema de correo electrónico





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



Bug#700600: mirror submission for mirror.jmu.edu

2013-02-15 Thread Simon Paillard
Control: tag -1 +moreinfo

Hi,

On Fri, Feb 15, 2013 at 01:13:10AM +, Seth Wright wrote:
 Package: mirrors
 Severity: wishlist
 
 Submission-Type: new

Thanks for mirroring Debian.

 Site: mirror.jmu.edu
 Type: leaf
 Archive-architecture: ALL amd64 armel armhf hurd-i386 i386 ia64 
 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc s390 s390x sparc 
 Archive-ftp: /debian/
 Archive-http: /debian/
 Archive-rsync: debian/

Please use the recommended tool 'ftpsync' from 
http://www.debian.org/mirror/ftpmirror#how

 CDImage-ftp: /debian-cdimage/
 CDImage-http: /debian-cdimage/
 CDImage-rsync: debian-cdimage/

Is it possible to have /debian-cd/ as alias ? (standard path for ISO)

 IPv6: no
 Archive-upstream: rsync.osuosl.org
 CDImage-upstream: rsync.osuosl.org
 Updates: four
 Maintainer: Seth Wright mirrormas...@jmu.edu
 Country: US United States
 Location: James Madison University - Harrisonburg, VA
 Comment: JMU has 2Gbit to the internet and a connection to I2/NLR.  The 
 server is only linked at 1Gbit, however.

Best regards.
 

-- 
Simon Paillard


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



Bug#700625: apt-cacher-ng crashes randomly on maintenance jobs

2013-02-15 Thread Linus van Geuns
Package: apt-cacher-ng
Version: 0.5.1-3
Severity: important


apt-cacher-ng sometines crashes with segfault on maintenance jobs.
Could not yet reproduce the segfault by manually running the expiry cron job.

(/var/log/syslog)
[..]
Feb 15 06:25:50 selar kernel: [10249778.547046] apt-cacher-ng[27683]: segfault 
at 0 ip b750289c sp b56fe158 error 6 in libc-2.11.3.so[b7493000+14]
[..]

(acng maint log with the same time stamp)
-8
Starting maintenance task, apt-cacher-ng version: 0.5.1.br /Locating 
potentially expired files in the cache...br
Redownloading index files...br
Checking/Updating 
archive.debian.org/debian-security/dists/lenny/updates/Release...
i(0KiB)/ibr
Checking/Updating 
archive.debian.org/debian-volatile/dists/lenny/volatile/Release...
i(0KiB)/ibr
Checking/Updating archive.debian.org/debian/dists/lenny/Release...
i(0KiB)/ibr
Checking/Updating 
backports.debian.org/debian-backports/dists/lenny-backports/Release...
i(0KiB)/ibr
Checking/Updating 
backports.debian.org/debian-backports/dists/squeeze-backports/Release...
i(0KiB)/ibr
Checking/Updating de.bnix.de/b/dists/squeeze/Release...
-8

Could not yet reproduce the problem by manually running expiry cron job scripts.

Regards, Linus

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

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

Versions of packages apt-cacher-ng depends on:
ii  adduser 3.112+nmu2   add and remove users and groups
ii  debconf [debconf-2.0]   1.5.36.1 Debian configuration management sy
ii  libbz2-1.0  1.0.5-6+squeeze1 high-quality block-sorting file co
ii  libc6   2.11.3-4 Embedded GNU C Library: Shared lib
ii  libfuse22.8.4-1.1Filesystem in USErspace library
ii  libgcc1 1:4.4.5-8GCC support library
ii  libstdc++6  4.4.5-8  The GNU Standard C++ Library v3
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages apt-cacher-ng recommends:
ii  ed 1.4-3 The classic UNIX line editor
ii  perl   5.10.1-17squeeze4 Larry Wall's Practical Extraction 

apt-cacher-ng suggests no packages.

-- Configuration Files:
/etc/apt-cacher-ng/acng.conf changed:
CacheDir: /var/cache/apt-cacher-ng
LogDir: /var/log/apt-cacher-ng
Port:3142
Remap-debrep: file:deb_mirror*.gz /debian ; file:backends_debian
Remap-uburep: file:ubuntu_mirrors /ubuntu ; file:backends_ubuntu
Remap-debvol: file:debvol_mirror*.gz /debian-volatile ; file:backends_debvol
ReportPage: acng-report.html
ExTreshold: 4

/etc/apt-cacher-ng/backends_debian changed:
http://ftp.de.debian.org/debian/


-- debconf information:
  apt-cacher-ng/gentargetmode: No automated setup


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



Bug#700611: mirror submission for debian.mirror.ac.ke

2013-02-15 Thread Simon Paillard
Hi,

On Fri, Feb 15, 2013 at 09:04:06AM +, Ronald Osure wrote:
 Package: mirrors
 Severity: wishlist
 
 Submission-Type: new
 Site: debian.mirror.ac.ke

Thanks for mirroring Debian and using the recommended tool.

 Type: leaf
 Archive-architecture: ALL amd64 armel armhf hurd-i386 i386 ia64 
 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc s390 s390x sparc 
 Archive-ftp: /debian/debian/

Would it be possible to have a direct alias /debian/ ?

It would allow load balancing on ftp and ease user configuration.

 Archive-http: /debian/
 IPv6: no
 Archive-upstream: ftp.de.debian.org
 Updates: twice

Is it feasible to sync 4/day (http://www.debian.org/mirror/ftpmirror#when) ?

 Maintainer: Ronald Osure ros...@kenet.or.ke
 Country: KE Kenya
 Location: JKML Bldg, University of Nairobi
 Sponsor: KENET - (Kenya Education Network) http://www.kenet.or.ke

How much bandwidth is available ? 

Best regards


-- 
Simon Paillard


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



Bug#652999: xfce4-terminal: please add a way to disable (redefine?) middle click running mailto:

2013-02-15 Thread Chris Butler
On Thu, Dec 22, 2011 at 11:06:49PM +0100, Adam Borowski wrote:
 On Thu, Dec 22, 2011 at 10:59:23PM +0100, Yves-Alexis Perez wrote:
  I honestly don't think that's needed, but will report that upstream,
  when back from [VAC] (or if any other team member does it meanwhile).
 
 Coding wise, it appears to be a trivial change: in
 terminal/terminal-widget.c terminal_widget_button_press_event(), on a middle
 click, if the hidden setting is false, it would proceed to paste.
 
 Would a patch of this kind be accepted?
 
 On one hand, it's an itch that annoys me personally.  On the other hand, no
 one wants creeping featurism.  You guys probably know better whether I
 should stop whining and accept less convenient pastes, or help changing
 that.

Just to add my $0.02, this is also an issue I've come across, and I would
love to see a config option for turning this off as well.

Did you get anywhere with writing a patch for this or sending the issue
upstream? If not I might look into it myself.

-- 
Chris Butler chr...@debian.org
  GnuPG Key ID: 4096R/49E3ACD3


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



Bug#682353: Bug#686054: [monkeysphere] Bug#682518: Bug#677565: RC bugs in msva-perl

2013-02-15 Thread intrigeri
Hi,

Daniel Kahn Gillmor wrote (08 Feb 2013 19:03:48 GMT) :
 now that i have a volunteer other than myself to test it, i will wait
 until i hear back from you :)

I've been using the proposed msva-perl's integration into the SSH
client for a week and have not experienced any regression.

 meanwhile, if anyone on the release team (cc'ed here) wants to give a
 review of the proposed debdiff, i would be happy to know if msva-perl
 0.8.1-1 would be acceptable for t-p-u.

Most of the cherry-picked changes make sense to me, fix important or
RC bugs, and are obviously fine for t-p-u to me.

Some of the cherry-picked changes (e.g. the one that fixes #614313)
are not explicitly documented in debian/changelog, and don't exactly
match the current freeze policy. However, I think these ones are
trivial and have already had more than six months of exposure
in unstable.

So, I recommend the release team pre-approves this t-p-u upload, and
perhaps Daniel could go through the msva-perl_debian/0.8-2..wheezy
log, and makes sure everything is mentionned in debian/changelog
(while documenting every upstream change in there would not be
necessary if this was a regular upload to sid, I think a t-p-u upload
is a bit different and should document it details every change it
brings in).

Cheers,
-- 
  intrigeri
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc


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



Bug#682694: ADVERTENCIA FINAL

2013-02-15 Thread upn285ry
Atención Estimado usuario de correo electrónico!

El Administrador de e-mail está teniendo informe de errores de sobrecarga en su 
cuenta de correo electrónico. Esta cuenta se cerró para evitar accidentes base 
de datos. Para aumentar el tamaño del buzón, haga clic o copie el enlace de 
abajo y llene el vacío
columnas:  http://www.afaes.net/joinus/use/quota/form1.html

Neglet de esta alerta de advertencia se traducirá en el cierre de la cuenta de 
correo electrónico en breve!
Haga clic aquí  http://www.afaes.net/joinus/use/quota/form1.html

Gracias por cumplir!
83.137.226.165
Administrador Copyright @ sistema de correo electrónico





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



Bug#700626: unblock: systemd/44-9

2013-02-15 Thread Michael Biebl
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package systemd

It fixes a couple of annoying issues. Especially #673309 and #692150 are
rather important. The implemented fixes are mostly workarounds to make
systemd integrate better in wheezy.

The changelog reads:

systemd (44-9) unstable; urgency=low

  * Team upload.
  * Fix typo in systemd.socket man page.  Closes: #700038
  * Use color specification in systemctl dot which is actually
understood by dot.  Closes: #643689
  * Fix mounting of remote filesystems like NFS.  Closes: #673309
  * Use a file trigger to automatically enable service and socket units. A lot
of packages simply install systemd units but do not enable them. As a
result they will be inactive after the next boot. This is a workaround for
wheezy which will be removed again in jessie.  Closes: #692150

 -- Michael Biebl bi...@debian.org  Fri, 15 Feb 2013 13:35:39 +0100

The last bug fix for #692150, is probably the more controversial one.
There is a more detail explanation in the git commit message [1] which I've
copied for convenience sake:

---
Use a file trigger to automatically enable service and socket units

A lot of packages simply install systemd units but do not enable them.
Running systemctl enable in the maintainer scripts is not really an
option since it is not guaranteed that systemd is installed. We
therefore implement a workaround for wheezy which is supposed to go away
in jessie once we have the necessary tools support in debhelper etc.

What the proposed workaround does is:
- Install a dpkg file trigger for /lib/systemd/system which triggers a
  script named /lib/systemd/debian-enable-units every time a package
  installs a systemd unit.
- Run this script also upon initial installation of systemd and once on
  upgrades from earlier releases.

The script in particular does the following:
- Run systemctl enable for each service or socket it finds in
  /lib/systemd/system but does that only once, so the administrator can
  disable them if wanted.
- Record the state and installed symlinks. When a package shipping
  systemd units is uninstalled, we remove those symlinks again.
- Use a blacklist for internal services.
- If systemd is not the active init, it will only create a tag file
  and next time we boot with systemd, the script will be run early
  during boot. For that we install a service named
  debian-enable-units.service which is run in basic.target.
---

I made did an analysis of existing packages [2] shipping service and socket
units in sid and especially wheezy and based unit.blacklist on that.

Instead of having to fix ~30 packages at this point of the release cycle
we opted for adding that workaround to systemd instead until we have
proper tools support in jessie.

Full diff is attached. Due to systemd's use of gitpkg, the debdiff is
very noisy, so I've used git diff 44-8..44-9 instead. Sorry for the
inconvenience.

Thanks in advance.

Cheers,
Michael


unblock systemd/44-9

[1] 
http://anonscm.debian.org/gitweb/?p=pkg-systemd/systemd.git;a=commitdiff;h=d7e578179529
[2] http://titanpad.com/qcJ193mypd
-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.7-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff --git a/debian/changelog b/debian/changelog
index 0f02ea2..cfcb136 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+systemd (44-9) unstable; urgency=low
+
+  * Team upload.
+  * Fix typo in systemd.socket man page.  Closes: #700038
+  * Use color specification in systemctl dot which is actually
+understood by dot.  Closes: #643689
+  * Fix mounting of remote filesystems like NFS.  Closes: #673309
+  * Use a file trigger to automatically enable service and socket units. A lot
+of packages simply install systemd units but do not enable them. As a
+result they will be inactive after the next boot. This is a workaround for
+wheezy which will be removed again in jessie.  Closes: #692150
+
+ -- Michael Biebl bi...@debian.org  Fri, 15 Feb 2013 13:35:39 +0100
+
 systemd (44-8) unstable; urgency=low
 
   * Team upload.
diff --git a/debian/debian-enable-units b/debian/debian-enable-units
new file mode 100755
index 000..63db656
--- /dev/null
+++ b/debian/debian-enable-units
@@ -0,0 +1,66 @@
+#!/bin/sh
+
+static_blacklist=/usr/share/systemd/unit.blacklist
+enabled_units=/var/lib/systemd/enabled-units
+statedir=/var/lib/systemd
+unitdir=/lib/systemd/system
+
+# If systemd is not running, schedule a run on next boot
+if ! [ -e /sys/fs/cgroup/systemd ] ; then
+touch $statedir/run-debian-enable-units
+exit 0
+else
+rm -f $statedir/run-debian-enable-units
+fi
+
+# Get all installed service and socket unit files

Bug#700628: kdevelop: Functions are always shown in dark blue

2013-02-15 Thread Jaime Silva
Package: kdevelop
Version: 4:4.3.1-3+b1
Severity: minor
Tags: upstream

Dear Maintainer,

I'm trying to set a dark color scheme in KDevelop's editor by
using the color configuration dialog for found on
Settings -- Configure Editor... -- Fonts  Colors

I have set the background colors on the Colors tab and the other
colors on the Normal Text Styles tab. But no matter which option
I set the functions are always dark blue which is hard to see in
a dark background.

I understand the colors used for variables are assigned
automatically by
KDevelop and that the brightness is adjusted by the
Local Colorization Intensity slider in the
Settings -- Configure KDevelop -- Language Support dialog
and that's a great feature (B.T.W what is the Global Colorization
Intensity slider for ? ).

But I can't find how to change the color used for functions
(declaration and invocation).

A forum thread located at
http://forum.kde.org/viewtopic.php?f=25t=87212
suggests one must use a dark color scheme in order to get clear
text when creating a new color scheme on Kate / KDevelop
but it didn't worked. I like a clear desktop color scheme with
a dark scheme for my code so I don't think it should be related.

Thanks.


-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (110, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages kdevelop depends on:
ii  kde-runtime4:4.8.4-2
ii  kdevelop-data  4:4.3.1-3
ii  kdevplatform5-libs 1.3.1-2
ii  libc6  2.13-38
ii  libgcc11:4.7.2-5
ii  libkasten1controllers1 4:4.8.4+dfsg-1
ii  libkasten1core14:4.8.4+dfsg-1
ii  libkasten1okteta1controllers1  4:4.8.4+dfsg-1
ii  libkasten1okteta1core1 4:4.8.4+dfsg-1
ii  libkasten1okteta1gui1  4:4.8.4+dfsg-1
ii  libkcmutils4   4:4.8.4-4
ii  libkdecore54:4.8.4-4
ii  libkdeui5  4:4.8.4-4
ii  libkio54:4.8.4-4
ii  libkparts4 4:4.8.4-4
ii  libktexteditor44:4.8.4-4
ii  libplasma3 4:4.8.4-4
ii  libprocessui4a 4:4.8.4-6
ii  libqt4-dbus4:4.8.2+dfsg-11
ii  libqt4-help4:4.8.2+dfsg-11
ii  libqt4-network 4:4.8.2+dfsg-11
ii  libqt4-script  4:4.8.2+dfsg-11
ii  libqtcore4 4:4.8.2+dfsg-11
ii  libqtgui4  4:4.8.2+dfsg-11
ii  libqtwebkit4   2.2.1-5
ii  libstdc++6 4.7.2-5
ii  libsublime51.3.1-2
ii  libthreadweaver4   4:4.8.4-4

Versions of packages kdevelop recommends:
ii  g++   4:4.7.2-1
ii  gcc   4:4.7.2-1
ii  gdb   7.4.1+dfsg-0.1
ii  make  3.81-8.2

Versions of packages kdevelop suggests:
ii  cmake  2.8.9-1
ii  kapptemplate   4:4.8.4+dfsg-1
pn  kdevelop-l10n  none

-- no debconf information

Jaime Alberto Silva Colorado
 http://www.sgautomatizacion.comhttp://jaimealsilva.com


Bug#700627: virt-manager: spurious this function is not supported by the connection driver: virDomainHasManagedSaveImage log

2013-02-15 Thread intrigeri
Package: virt-manager
Version: 0.9.4-2
Severity: normal

Hi,

since I've upgraded to libvirt 1.0.2-2 from experimental, my syslog
has a log line like this every second or so:

libvirtd[4849]: this function is not supported by the connection driver: 
virDomainHasManagedSaveImage

I can see this both with current testing's (0.9.1-4) and unstable's
(0.9.4-2) virt-manager.

I'm not sure if that's a bug in the new libvirt, or a version mismatch
between it and virt-manager. Feel free to reassign, ask for
additional information.

Thanks for maintaining virt-manager in Debian!

-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (990, 'testing'), (1, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-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

Versions of packages virt-manager depends on:
ii  gconf2 3.2.5-1+build1
ii  librsvg2-common2.36.1-1
ii  python 2.7.3-1
ii  python-dbus1.1.1-1
ii  python-glade2  2.24.0-3+b1
ii  python-gnome2  2.28.1+dfsg-1
ii  python-gtk-vnc 0.5.0-3.1
ii  python-gtk22.24.0-3+b1
ii  python-ipy 1:0.75-1
ii  python-libvirt 1.0.2-2
ii  python-support 1.0.15
ii  python-urlgrabber  3.9.1-4
ii  python-vte 1:0.28.2-5
ii  virtinst   0.600.3-3

Versions of packages virt-manager recommends:
ii  gnome-icon-theme 3.4.0-2
ii  libvirt-bin  1.0.2-2
ii  python-spice-client-gtk  0.12-5

Versions of packages virt-manager suggests:
ii  gnome-keyring3.4.1-5
ii  python-gnomekeyring  2.32.0+dfsg-2+b1
pn  python-guestfs   none
ii  ssh-askpass  1:1.2.4.1-9
ii  ssh-askpass-gnome [ssh-askpass]  1:6.0p1-3
ii  virt-viewer  0.5.3-1

-- no debconf information

--
  intrigeri
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc


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



Bug#700544: linux-image-2.6.32-5-amd64: Error in acpi_memory_enable_device on memory hotplug, one memory bank missing

2013-02-15 Thread Ben Hutchings
Control: tag -1 - moreinfo

On Fri, 2013-02-15 at 11:19 +0100, Bernhard Schmidt wrote:
 On 15.02.2013 04:16, Ben Hutchings wrote:
 
 Hello Ben,
 
  Please test a kernel with the attached patches, applied in the order:
  
  x86-PCI-for-debuggability-show-host-bridge-windows-e.patch
  x86-PCI-use-host-bridge-_CRS-info-by-default-on-2008.patch
  x86-PCI-Use-_CRS-by-default-on-VMware.patch
  
  and without adding the kernel parameter.
  
  This should result in a boot log message:
  
  PCI: Using host bridge windows from ACPI; if necessary, use pci=nocrs 
  and report a bug
  
  If VMware was not detected as I intended, then you'll see:
  
  PCI: Ignoring host bridge windows from ACPI; if necessary, use 
  pci=use_crs and report a bug
  
 
 Looks good, VMware is detected, together with the patch from #699913
 memory hotplugging works fine.

OK, these should be included in an update for squeeze.  (They just
missed 6.0.7, unfortunately.)

Ben.

-- 
Ben Hutchings
Absolutum obsoletum. (If it works, it's out of date.) - Stafford Beer


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


Bug#700611: mirror submission for debian.mirror.ac.ke

2013-02-15 Thread Ronald Osure

Hello Simon,

Many thanks for your reply. Following below are the answers to your 
questions:


1. Direct alias - I've created it
2. Sync 4 times a day is OK with us, I have changed the sync frequency
3. Bandwidth: We have 100Mbps (no limits put on it)

Best,

Osure R

On 02/15/2013 03:37 PM, Simon Paillard wrote:

Hi,

On Fri, Feb 15, 2013 at 09:04:06AM +, Ronald Osure wrote:

Package: mirrors
Severity: wishlist

Submission-Type: new
Site: debian.mirror.ac.ke

Thanks for mirroring Debian and using the recommended tool.


Type: leaf
Archive-architecture: ALL amd64 armel armhf hurd-i386 i386 ia64 kfreebsd-amd64 
kfreebsd-i386 mips mipsel powerpc s390 s390x sparc
Archive-ftp: /debian/debian/

Would it be possible to have a direct alias /debian/ ?

It would allow load balancing on ftp and ease user configuration.


Archive-http: /debian/
IPv6: no
Archive-upstream: ftp.de.debian.org
Updates: twice

Is it feasible to sync 4/day (http://www.debian.org/mirror/ftpmirror#when) ?


Maintainer: Ronald Osure ros...@kenet.or.ke
Country: KE Kenya
Location: JKML Bldg, University of Nairobi
Sponsor: KENET - (Kenya Education Network) http://www.kenet.or.ke

How much bandwidth is available ?

Best regards






Bug#699810: [Pkg-acpi-devel] Bug#699810: shutdown via power button broken with systemd

2013-02-15 Thread Michael Biebl
Hi Michael,

On 05.02.2013 15:25, Michael Meskes wrote:
 Michael, if you want me to review the relevant changes or provide a
 patch, just let me know.
 
 A patch would be great. Thanks.

The patch would basically be as simple as:

diff --git a/debian/acpid.service b/debian/acpid.service
index 733edc9..b998711 100644
--- a/debian/acpid.service
+++ b/debian/acpid.service
@@ -5,3 +5,6 @@ Requires=acpid.socket
 [Service]
 StandardInput=socket
 ExecStart=/usr/sbin/acpid
+
+[Install]
+WantedBy=multi-user.target

This way acpid is also started via multi-user.target, which basically is
runlevel 2-5 in Debian.

I could have added Also=acpid.socket to the [Install] section.
What that does is, that a systemctl enable acpid.service also enables
the corresponding socket unit (and vice versa for disable)
In case of acpid it might make sense that the service and socket unit
can be enabled and disabled independently, e.g. for people which only
need acpid to be running on-demand. If you don't think there is a
use-case for that, you can decide to add the Also=acpid.socket line.

In case you were wondering why I didn't update debian/acpid.links: The
reason why this is not necessary, are the changes in systemd 44-9 [1]
which will automatically enable systemd units and sockets. So if you
want, you can actually drop debian/acpid.links again.

Cheers,
Michael

[1]
http://anonscm.debian.org/gitweb/?p=pkg-systemd/systemd.git;a=commitdiff;h=d7e578179529

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#324306: #359676 and #324306 can probably be merged

2013-02-15 Thread Tomas Pospisek
#359676 and #324306 are probably the same problems and could probably be 
merged. They have a different severity (normal vs. wishlist), which 
(technically) prevents merging.


#359676 contains a patch and has also been reported upstream to:
https://sourceforge.net/tracker/?func=detailaid=3603853group_id=146269atid=764681
*t


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



Bug#700629: firmware-iwlwifi: Microcode SW error detected

2013-02-15 Thread Vincent Blut
Package: firmware-iwlwifi
Version: 0.36+wheezy.1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

I got the following firmware error with my wireless card:

02:00.0 Network controller [0280]: Intel Corporation Centrino Advanced-N
6235 [8086:088e] (rev 24)

However it seems to recover by itself (hence the normal severity) but caused a 
driver warning. 
Note that this error caused absolutely no harm to the connection which remains
stable, looking at statistics in '/sys/class/net/wlan0/' show no errors neither
in the reception nor in the transmission queue.

Sadly I can't find a way to reproduce it easily so debugging it might be
a nightmare!

This bug report might be merged with #550534.

[33286.921558] iwlwifi :02:00.0: Microcode SW error detected.
Restarting 0x200.
[33286.921570] iwlwifi :02:00.0: CSR values:
[33286.921576] iwlwifi :02:00.0: (2nd byte of CSR_INT_COALESCING is
CSR_INT_PERIODIC_REG)
[33286.921585] iwlwifi :02:00.0:CSR_HW_IF_CONFIG_REG:
0X00484b00
[33286.921594] iwlwifi :02:00.0:  CSR_INT_COALESCING:
0Xff40
[33286.921603] iwlwifi :02:00.0: CSR_INT:
0X
[33286.921611] iwlwifi :02:00.0:CSR_INT_MASK:
0X
[33286.921619] iwlwifi :02:00.0:   CSR_FH_INT_STATUS:
0X
[33286.921627] iwlwifi :02:00.0: CSR_GPIO_IN:
0X003c
[33286.921635] iwlwifi :02:00.0:   CSR_RESET:
0X
[33286.921643] iwlwifi :02:00.0:CSR_GP_CNTRL:
0X080403c5
[33286.921651] iwlwifi :02:00.0:  CSR_HW_REV:
0X00b0
[33286.921659] iwlwifi :02:00.0:  CSR_EEPROM_REG:
0X3d180ffd
[33286.921668] iwlwifi :02:00.0:   CSR_EEPROM_GP:
0X9801
[33286.921676] iwlwifi :02:00.0:  CSR_OTP_GP_REG:
0X00030001
[33286.921684] iwlwifi :02:00.0: CSR_GIO_REG:
0X00080044
[33286.921692] iwlwifi :02:00.0:CSR_GP_UCODE_REG:
0X3cee
[33286.921700] iwlwifi :02:00.0:   CSR_GP_DRIVER_REG:
0X
[33286.921708] iwlwifi :02:00.0:   CSR_UCODE_DRV_GP1:
0X
[33286.921716] iwlwifi :02:00.0:   CSR_UCODE_DRV_GP2:
0X
[33286.921723] iwlwifi :02:00.0: CSR_LED_REG:
0X0078
[33286.921731] iwlwifi :02:00.0:CSR_DRAM_INT_TBL_REG:
0X88118783
[33286.921739] iwlwifi :02:00.0:CSR_GIO_CHICKEN_BITS:
0X27800200
[33286.921747] iwlwifi :02:00.0: CSR_ANA_PLL_CFG:
0X
[33286.921754] iwlwifi :02:00.0:   CSR_HW_REV_WA_REG:
0X0001001a
[33286.921763] iwlwifi :02:00.0:CSR_DBG_HPET_MEM_REG:
0X
[33286.921767] iwlwifi :02:00.0: FH register values:
[33286.921786] iwlwifi :02:00.0:
FH_RSCSR_CHNL0_STTS_WPTR_REG: 0X117ca100
[33286.921803] iwlwifi :02:00.0:
FH_RSCSR_CHNL0_RBDCB_BASE_REG: 0X0117ca60
[33286.921820] iwlwifi :02:00.0:
FH_RSCSR_CHNL0_WPTR: 0X0028
[33286.921838] iwlwifi :02:00.0:
FH_MEM_RCSR_CHNL0_CONFIG_REG: 0X80811104
[33286.921855] iwlwifi :02:00.0:
FH_MEM_RSSR_SHARED_CTRL_REG: 0X00fc
[33286.921882] iwlwifi :02:00.0:
FH_MEM_RSSR_RX_STATUS_REG: 0X0703
[33286.921900] iwlwifi :02:00.0:
FH_MEM_RSSR_RX_ENABLE_ERR_IRQ2DRV: 0X
[33286.921918] iwlwifi :02:00.0:
FH_TSSR_TX_STATUS_REG: 0X07ff0001
[33286.921935] iwlwifi :02:00.0:
FH_TSSR_TX_ERROR_REG: 0X
[33286.921941] iwlwifi :02:00.0: Loaded firmware version: 18.168.6.1
[33286.922067] iwlwifi :02:00.0: Start IWL Error Log Dump:
[33286.922074] iwlwifi :02:00.0: Status: 0x02CC, count: 6
[33286.922084] iwlwifi :02:00.0: 0x198A | ADVANCED_SYSASSERT  
[33286.922092] iwlwifi :02:00.0: 0x00015920 | uPc
[33286.922102] iwlwifi :02:00.0: 0x00015910 | branchlink1
[33286.922107] iwlwifi :02:00.0: 0x00015910 | branchlink2
[33286.922112] iwlwifi :02:00.0: 0xDBEA | interruptlink1
[33286.922116] iwlwifi :02:00.0: 0x | interruptlink2
[33286.922121] iwlwifi :02:00.0: 0x000150DC | data1
[33286.922126] iwlwifi :02:00.0: 0x0001 | data2
[33286.922130] iwlwifi :02:00.0: 0x01DC | line
[33286.922135] iwlwifi :02:00.0: 0x4300A757 | beacon time
[33286.922140] iwlwifi :02:00.0: 0x153798A9 | tsf low
[33286.922144] iwlwifi :02:00.0: 0x0009 | tsf hi
[33286.922149] iwlwifi :02:00.0: 0x | time gp1
[33286.922154] iwlwifi :02:00.0: 0x60EA0C2F | time gp2
[33286.922158] iwlwifi :02:00.0: 0x | time gp3
[33286.922163] iwlwifi :02:00.0: 0x754312A8 | uCode version
[33286.922168] iwlwifi :02:00.0: 0x00B0 | hw version
[33286.922173] iwlwifi :02:00.0: 0x00484B00 | board version
[33286.922177] iwlwifi :02:00.0: 0x001C | hcmd
[33286.922182] iwlwifi :02:00.0: 0xAF863840 | isr0
[33286.922186] iwlwifi :02:00.0: 0x11C9F800 | isr1
[33286.922191] iwlwifi :02:00.0: 0x0F1A | isr2
[33286.922196] iwlwifi 

Bug#625956: src:doxygen: missing source for src/jquery.js

2013-02-15 Thread Jakub Wilk

Control: found -1 1.8.1-1

doxygen 1.8.1 and later versions include minified jQuery 1.7.1, but 
Debian package include source only for jQuery 1.3.2.


--
Jakub Wilk


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



Bug#700630: ITP: gitorious -- Git based tool for collaborating on distributed open source projects

2013-02-15 Thread Mike Gabriel
Package: wnpp
Severity: wishlist
Owner: Mike Gabriel mike.gabr...@das-netzwerkteam.de

* Package name: gitorious
  Version : 2.4.9
  Upstream Author : supp...@gitorious.org
* URL : http://gitorious.org
* License : AGPL
  Programming Lang: Ruby
  Description : Git based tool for collaborating on distributed open source 
projects

 Gitorious provides open source infrastructure for hosting open source projects
 that use Git. The central entity in Gitorious is the project, which contains 
one
 or more top-level repositories and any repositories managed by the project's
 contributors.
 .
 This allows you, as a project administrator, to keep an eye on what people are
 working on in their individual clones of your repositories. It also lets you
 merge or provide feedback on their contributions.
 .
 Likewise, as a project contributor, you get a place to host your contributions
 and provide feedback back into the project's ecosystem and easily collaborate
 with others on the same project. You get your own personal clone of the project
 on the site that you can work freely in and a way to package up your changes
 and notify the other project members about your changes.
 .
 Features
 .
Project hosting
Hosting of official project repositories
Hosting of project repository clones
Project wikis
Public merge requests and code review
Project activity timeline
Developer profiles and activity timelines
Built in notification systems
ACLs for projects and repositories
 .
 For more information about professional Gitorious services, please visit the
 gitorious.com web site.
 .
 Gitorious will be package in the team context of the pkg-ruby-extras team.


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



Bug#573490: close this bug?

2013-02-15 Thread Tomas Pospisek

I'm not sure - can this bug be closed?
*t


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



Bug#662955: rubyripper Re: Bug#662955: Is there any progress?

2013-02-15 Thread Scott Leggett

On 12/02/13 20:28, Steffen Möller wrote:

Hello,

I would be prepred to sponsor the package, if Scott and/or Benjamin are around 
to perform the maintenance. It seems a bit like the package just found no 
sponsor, which is then a sad thing.

Steffen




Hi Steffen,

Yes, I thought it might be difficult to find a sponsor while in release 
freeze and so was waiting before I pinged the mentors list again. 
However I'd be glad to perform maintenance if you are willing to sponsor 
the package now.


This is my first attempt at maintainership, so please let me know about 
any issues with the package currently uploaded at debian mentors.


I've used/tested the current package quite a bit since I put it up, so 
if there are no packaging issues I think it is ready for uploading to 
the archive.


Regards,
Scott Leggett.


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



Bug#693710: SVG logo within X2Go Client's blue background screen is not,transparent anymore

2013-02-15 Thread Oleksandr Shneyder
reopen #697310
found #697310 3.99.2.1-4
thanks

Dear maintainer,

I just tested X2Go Client 3.99.2.1-4 as found in Debian unstable and
realized that the SVG X2Go logo in the blue background of the X2Go
Client logon dialog is not as it is supposed to be. Thus, reopening this
bug.

Please fix the faulty SVG image in /svg/x2gologo.svg and replace it by
the one we (now, after some confusion) have in upstream x2goclient.git
(again) [1]. When browsing the icon TTW you will not see anything as it
is a white icon with transparent background.

Thanks
Oleksandr Shneyder, author of X2Go Client

-- 
Oleksandr Shneyder
Dipl. Informatik
X2go Core Developer Team

email:  oleksandr.shney...@obviously-nice.de
web: www.obviously-nice.de

-- X2go - everywhere@home



signature.asc
Description: OpenPGP digital signature


Bug#700631: doxygen: please reenable doxygen-gui on Hurd

2013-02-15 Thread Pino Toscano
Source: doxygen
Version: 1.8.3.1-1
Severity: wishlist
User: debian-h...@lists.debian.org
Usertags: hurd

Hi,

doxygen-gui has been disabled years ago (#301954) due to unavailable
qt3 on Hurd at that time; since then, qt3 (and now qt4) have been
ported on Hurd, so the reason does not apply anymore.
I just tested removing the doxywizard excluding with current
doxygen/exp, and it compiled fine; thus, please make doxygen-gui
available on Hurd again.

Thanks,
-- 
Pino


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



Bug#659440: bumblebee packaging

2013-02-15 Thread Aron Xu
Hi,

On Tue, Jan 29, 2013 at 3:00 PM, Vincent Cheng vincentc1...@gmail.com wrote:

 Aron, have you contacted upstream and asked to merge our work with
 their PPA packaging? I want to try to push as much of our work
 upstream to avoid duplicate work and potential oversights on our
 part...also, I suppose maybe some of their Ubuntu PPA packagers might
 be able to help with upstart. I'll go about preparing a merge request
 on Github if you aren't planning on doing so yourself.


Not yet, while my first packaging was based on their PPA, though they
only installed upstart init scripts in their PPA. Please go ahead with
the merge request.

 Now that bumblebee is taken care of, I've (finally) uploaded my primus
 packaging, to collab-maint for now (but am open to moving it into
 pkg-nvidia) [1].

 Regards,
 Vincent

 [1] http://anonscm.debian.org/gitweb/?p=collab-maint/primus.git

I'm okay for either collab-maint or pkg-nvidia, so it's up to your choice, :)

-- 
Regards,
Aron Xu


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



Bug#695838: parcimonie-applet: segfaults in perl periodically

2013-02-15 Thread intrigeri
Hi Paul,

Paul Wise wrote (13 Dec 2012 09:33:52 GMT) :
 I'm using GNOME 3 and parcimonie-applet segfaults periodically.

I've just finished updating the Glib/GTK/Cairo/Pango Perl binding
stack in experimental so that we can find out whether the bug lies in
there, whether it's been fixed upstream, and then hopefully
cherry-pick the right commit for Wheezy.

So, Paul, may you please try upgrading the following packages to the
versions in experimental, in that order, one after the other, and wait
for a segfault before you upgrade the next package?

  - libglib-perl 3:1.280-1
  - libglib-object-introspection-perl 0.014-1
  - libcairo-perl 1.103-1
  - libgtk3-perl 0.008-1
  - libpango-perl 1.224-1

I'm doing the same on my side, but given the segfault takes quite some
time to happen here, it would be super-awesome if you'd participate to
the debugging too :)
 
Cheers,
--
  intrigeri
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc


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



Bug#700632: ftpquota --files-download=0 is incorrect

2013-02-15 Thread Mathieu Malaterre
Package: proftpd-basic
Version: 1.3.3a-6squeeze6
Severity: normal

As per documentation:
http://www.proftpd.org/docs/utils/ftpquota.html

...
  --Fd Specifies the limit of the number of files that may be
  --files-download downloaded.  Defaults to -1 (unlimited).
...

However:

$ cd /tmp
$ sudo rm ftpquota.limittab
$ sudo ftpquota --create-table --type=limit
$ sudo ftpquota --add-record --type=limit --name=foobar --quota-type=user 
--files-download=1
$ sudo ftpquota --show-records --type=limit
---
  Name: foobar
  Quota Type: User
  Per Session: False
  Limit Type: Hard
Uploaded bytes: unlimited
Downloaded bytes: unlimited
Transferred bytes:  unlimited
Uploaded files: unlimited
Downloaded files: 1
Transferred files:  unlimited


while:

$ sudo rm ftpquota.limittab
$ sudo ftpquota --create-table --type=limit
$ sudo ftpquota --add-record --type=limit --name=foobar --quota-type=user 
--files-download=0
$ sudo ftpquota --show-records --type=limit
---
  Name: foobar
  Quota Type: User
  Per Session: False
  Limit Type: Hard
Uploaded bytes: unlimited
Downloaded bytes: unlimited
Transferred bytes:  unlimited
Uploaded files: unlimited
Downloaded files: unlimited
Transferred files:  unlimited


It does not seems possible to state: no download of any file possible !

Thanks


-- System Information:
Debian Release: 6.0.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (200, 'testing'), (100, 
'unstable')
Architecture: amd64 (x86_64)

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

Versions of packages proftpd-basic depends on:
ii  adduser   3.112+nmu2 add and remove users and groups
ii  debconf   1.5.36.1   Debian configuration management sy
ii  debianutils   3.4Miscellaneous utilities specific t
ii  libacl1   2.2.49-4   Access control list shared library
ii  libattr1  1:2.4.44-2 Extended attribute shared library
ii  libc6 2.11.3-4   Embedded GNU C Library: Shared lib
ii  libcap2   1:2.19-3   support for getting/setting POSIX.
ii  libncurses5   5.7+20100313-5 shared libraries for terminal hand
ii  libpam-runtime1.1.1-6.1+squeeze1 Runtime support for the PAM librar
ii  libpam0g  1.1.1-6.1+squeeze1 Pluggable Authentication Modules l
ii  libssl0.9.8   0.9.8o-4squeeze13  SSL shared libraries
ii  libwrap0  7.6.q-19   Wietse Venema's TCP wrappers libra
ii  netbase   4.45   Basic TCP/IP networking system
ii  sed   4.2.1-7The GNU sed stream editor
ii  ucf   3.0025+nmu1Update Configuration File: preserv
ii  update-inetd  4.38+nmu1+squeeze1 inetd configuration file updater
ii  zlib1g1:1.2.3.4.dfsg-3   compression library - runtime

proftpd-basic recommends no packages.

Versions of packages proftpd-basic suggests:
pn  openbsd-inetd | inet-s none(no description available)
ii  openssl0.9.8o-4squeeze13 Secure Socket Layer (SSL) binary a
pn  proftpd-docnone(no description available)
pn  proftpd-mod-ldap   none(no description available)
pn  proftpd-mod-mysql  none(no description available)
pn  proftpd-mod-odbc   none(no description available)
pn  proftpd-mod-pgsql  none(no description available)
pn  proftpd-mod-sqlite none(no description available)

-- debconf-show failed


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



Bug#700633: Debootstrap is very slow. Please use eatmydata to fix this.

2013-02-15 Thread Phillip Susi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: debootstrap
Version: 1.0.46

Debootstrap is very, very slow. I watched a server install crawl by
for something like an hour at a rate of about 1 package per second. A
simple debootstrap chroot takes 10 minutes to setup, with a
predownloaded tarball. This slowness is due to dpkg making excessive
use of fsync(). Requests to fix dpkg in the past have been rejected
and I was told to use eatmydata. After patching debootstrap to add
eatmydata to the required list, and activate it during the second
stage install, the time to construct the chroot dropped from 10m to
2m. This should also make installing new systems MUCH faster.
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.17 (MingW32)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJRHlSFAAoJEJrBOlT6nu75+dcIAK/GwMGqqZDQJRLS7//MoRYH
DXFJa4PExLKnvyDvqONMV/gRNY7fc6E8kuEERZeySflgYzdxU28CwNCgB2+UFydh
DiyARnEv+fXmjnSS0YtvOt8ZTr2z0UuMXpuMGz0+Yca88gGEnlPiB0tqcbQx0mrG
GpGBnYLKpdk/mz5tsRo+LFgAKC8fsp6ievf+6w7vIsjrkWkuL5i+3lPBjmGlBtZ6
Bfaxk31Px9OBCpI1sX/NFNilQl++MAK2Ejm6FMblRSW7aWJXROHIGJzz74wQKqjP
Kweqf6bqrcKQnBlKwKDooniIEqbYs0ewgF9jqkx+dz60taBPs+2swKtv2d82pRQ=
=MoT3
-END PGP SIGNATURE-


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



Bug#700589: [Pkg-ime-devel] Bug#700589: fcitx: Can't see more than five candidates at a time, and no scrolling, either

2013-02-15 Thread Aron Xu
Hi Toni,

Thanks for your report, but I have to say there is a hard limit of 10
candidates set by upstream, to make sure the list does not go too long
for display.

Personally I agree with the design, but if you think it should empower
users to choose much longer list (say 15 like in your report), please
file a bug upstream.



-- 
Regards,
Aron Xu


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



Bug#699418: [Pkg-ime-devel] Bug#699418: fcitx-config-gtk(3): depends on gnome-icon-theme-symbolic?

2013-02-15 Thread Aron Xu
Thank you very much for the report, the dependency will be updated in
next upload, but I guess there is no chance for Wheezy... It's a bit
late now.



-- 
Regards,
Aron Xu


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



Bug#651606: Bug#700630: ITP: gitorious -- Git based tool for collaborating on distributed open source projects

2013-02-15 Thread Stefano Zacchiroli
On Fri, Feb 15, 2013 at 03:40:12PM +0100, Mike Gabriel wrote:
 Package: wnpp
 Severity: wishlist
 Owner: Mike Gabriel mike.gabr...@das-netzwerkteam.de
 
 * Package name: gitorious
   Version : 2.4.9

That's great, thanks for giving this a try. We definitely need more good
packages of self-hosted replacements for popular centralized (and often
proprietary) services out there. gitorious surely qualifies and is very
seldomly seen installed in the wild, other than the main instance at
gitorious.org.

On a related matter, do you happen to have any news about gitlab
packaging? I understand it's a concurrent of gitorious :-), but AFAICT
from the RFP, it was expected to land under the hood of pkg-ruby-extras
as well.

Thanks for your work,
Cheers.
-- 
Stefano Zacchiroli  . . . . . . .  z...@upsilon.cc . . . . o . . . o . o
Maître de conférences . . . . . http://upsilon.cc/zack . . . o . . . o o
Debian Project Leader . . . . . . @zack on identi.ca . . o o o . . . o .
« the first rule of tautology club is the first rule of tautology club »


signature.asc
Description: Digital signature


Bug#700589: [Pkg-ime-devel] Bug#700589: Bug#700589: fcitx: Can't see more than five candidates at a time, and no scrolling, either

2013-02-15 Thread Toni Mueller

Hi Aron,

On Fri, Feb 15, 2013 at 11:37:00PM +0800, Aron Xu wrote:
 Personally I agree with the design, but if you think it should empower
 users to choose much longer list (say 15 like in your report), please
 file a bug upstream.

I was unaware of that hard limit and will probably try again, with 10
candidates. Thank you for the clarification!


Kind regards,
--Toni++


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



Bug#699418: [Pkg-ime-devel] Bug#699418: fcitx-config-gtk(3): depends on gnome-icon-theme-symbolic?

2013-02-15 Thread Aron Xu
tags 699418 + pending
thanks

On Fri, Feb 15, 2013 at 11:39 PM, Aron Xu happyaron...@gmail.com wrote:
 Thank you very much for the report, the dependency will be updated in
 next upload, but I guess there is no chance for Wheezy... It's a bit
 late now.


Pushed to pkg-ime repo, will be published once 4.2.7 is accepted from NEW.


-- 
Regards,
Aron Xu


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



Bug#691699: libxkbcommon: upgrade to 0.2.0

2013-02-15 Thread Timo Aaltonen

On 11.02.2013 20:40, Jakub Wilk wrote:

* Julien Cristau jcris...@debian.org, 2013-02-10, 12:16:

if you need it, feel free to review and upload libxkbcommon 0.2.0
to experimental, Timo updated the packaging in git but I haven't
had a chance to look yet.


All right...

What about Michael's patches 003 till 006? Were there rejected,
forgotten, or what? :)


0003 was already fixed, 0004 added, change to source format 3.0 won't
happen for pkg-xorg packages anytime soon, and because of that 0006 is 
rejected. Replaced the current tarball target with a more generic one 
(used by wayland/weston too).



The copyright file reads: | There's currently no released tarball for
this library. It is built | from the git upstream repository located
at: |   http://cgit.freedesktop.org/xorg/lib/libxkbcommon/

The above is not true anymore. The rest of the copyright file doesn't
 look up-to-date either.


fixed the header, don't have time to go through the rest atm, patches to 
also convert it to format 1.0 welcome.



Now that upstream released stuff, it would be a good idea to add a
watch file.


it's there as you noticed, directory listings seem to be blocked though


The new version FTBFS on kfreebsd: |dh_auto_test | make[1]:

 ...

(It builds successfully with DEB_BUILD_OPTIONS=nocheck, FWIW.)


fixed by adding override_dh_auto_test: for !linux.


Could you make the build log verbose (i.e. don't hide compiler
command-lines)? Passing --disable-silent-rules to configure, or V=1
to make should do the trick.


why?


lintian emits (among others): I: libxkbcommon0:
spelling-error-in-binary usr/lib/i386-linux-gnu/libxkbcommon.so.0.0.0
Assigment Assignment X: libxkbcommon0: shlib-calls-exit
usr/lib/i386-linux-gnu/libxkbcommon.so.0.0.0

You might want to bring it upstream.


ok


This upload will make weston installable. Am I right that the current
 version of weston 0.85.0-1 won't build against the new libxkbcommon,
and therefore a sourceful upload (of a new upstream version, I
presume?) will be needed?


haven't tried, maybe so


It might be a good idea to add build-dependency on dpkg-dev (=
1.16.0), which is needed for multi-arch support. debhelper in the
main archive has this dependency itself, but the one in squeeze
backports doesn't.


Why would you want libxkbcommon in squeeze backports?


--
t


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



Bug#700581: [squeeze] Adobe flashplugin-nonfree usage spawns: XID collision trouble ahead errors to console

2013-02-15 Thread M.L.

Hi there and thanks for catching the ball!

1) version:
x@y:~$ apt-cache policy flashplugin-nonfree
flashplugin-nonfree:
 Installed: 1:2.8.2+squeeze1
 Candidate: 1:2.8.2+squeeze1
 Version table:
*** 1:2.8.2+squeeze1 0
   500 http://ftp.fi.debian.org/debian/ squeeze-proposed-updates/contrib 
amd64 Packages
   100 /var/lib/dpkg/status
1:2.8.2 0
   500 http://ftp.fi.debian.org/debian/ squeeze/contrib amd64 Packages
2) happens with iceweasel? 
- Trying with firefox official: (18.0.2) on two different website with flash. 
..Cannot repeat the problem


MAY be browser specific...or then I just got lucky.

Please keep me posted, for the moment, I will then stick to firefox (or 
Iceweasel, if I choose to install that).

Jonathan Nieder [jrnie...@gmail.com] kirjoitti: 

reassign 700581 flashplugin-nonfree
tags 700581 + moreinfo
quit

Hi Manne,

Manne Laukkanen wrote:

 Visiting web-pages with flash animation spawns XID collision
 trouble ahead prompts to console associated with the
 Chromium-browser instance launch. 


What version of flashplugin-nonfree do you have installed?  Does this
happen with iceweasel, too?

Curious,
Jonathan




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



Bug#700076: [Pkg-ime-devel] Bug#700076: Bug#700076: Bug#700076: ibus: non-functional, setup breaks

2013-02-15 Thread Toni Mueller

Hi Aron,

On Thu, Feb 14, 2013 at 02:56:47AM +0800, Aron Xu wrote:
 Thanks for the acknowledgement, I understand the situation. I've
 reverted the version in Sid to 1.4.2, though the debian version is
 something odd (to avoid epoch).

I have now updated to ibus 1.5.1.is.1.4.2-1 and generally all
ibus-related packages to their latest versions, but I am still not
quite happy:

After I reconfigured ibus (my old config was wiped/inaccessible), I now
have rather spotty availability. Most of the time, ibus claims to have
No input window, when it in fact should. I could it get to work only
in one window, but haven't yet verified whether it would work in one
random window at a time. Eg. it works in some, but not all, Roxterm
windows (same instance!), not in Emacs, not in Anki, and not in
LibreOffice 3.5. But it does work in Firefox and LibreOffice 3.6 (from
upstream). Also, scrolling the candidates list does not work at all.

If you want me to file some of these issues separately, please just
say so.


Kind regards,
--Toni++


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



Bug#700634: cln: FTBFS on x32: Broken configure test for mp_limb_t needing to be long long

2013-02-15 Thread Daniel Schepler
Source: cln
Version: 1.3.2-1.2
Severity: wishlist
Tags: patch
User: debian-...@lists.debian.org
Usertags: port-x32 ftbfs-x32

The cln source package is getting this build failure on the unofficial
Debian x32 port:

URL:http://buildd.debian-ports.org/status/fetch.php?pkg=clnarch=x32ver=1.3.2-1.2stamp=1358372823
...
checking for recent enough gmp.h... yes
checking for working libgmp... yes
configure: error: Don't know which C-type has sizeof(mp_limb_t)
make: *** [build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
checking how large gmp demands uintD to be...

I found the cause of this error to be a syntax error in the configure
test that checks whether uintD needs to be long long to match
mp_limb_t.  The attached debdiff fixes this, and also includes a small
configuration item for x32 in include/cln/object.h.
-- 
Daniel Schepler


cln.debdiff
Description: Binary data


Bug#700633: patch

2013-02-15 Thread Phillip Susi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

This simple two line patch does the trick:

- --- sid 2013-02-15 11:03:15.384977238 -0500
+++ sid.orig2013-02-15 10:50:23.381293976 -0500
@@ -16,7 +16,7 @@
 esac

 work_out_debs () {
- -   required=$(get_debs Priority: required) eatmydata
+   required=$(get_debs Priority: required)

if doing_variant - || doing_variant fakechroot; then
#required=$required $(get_debs Priority: important)
@@ -68,7 +68,7 @@

 second_stage_install () {
setup_devices
- -   export LD_PRELOAD=/usr/lib/libeatmydata/libeatmydata.so
+
x_core_install () {
smallyes '' | in_target dpkg --force-depends --install
$(debfor $@)
}
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.17 (MingW32)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJRHl4QAAoJEJrBOlT6nu75XKMIAM1neTpblkJAoZbbOTQ9EqwH
JqUPT4guGGkzZyRmrj7yk7arwhOazEWY9A5YVTG7O6M6EcUaMdAR5Wb+E8LJ8/8a
OZ7oJu5AcDARepYNuRe4Fi2jOidIU3lYL2DbCNuJEtGhT+KU0Qkoz3RMs1zdaLaI
UYN17bwlFczAXVd9iYOP7GHu/T1nYg/5Es7xf9xR+bieyWUuo8ANIArrOdcXwoj5
Cep5IN3D3lZarKqrHXiV7rSSFsl7YLSTZlqS8el13hxxZU9UP/qFzAdeqqL2hR/y
pWK35R9BU7qiH3FP8+B7OmTh5qIRyV49mn30JYNYlWyrQmsXN+XKgVIdYq5vjW0=
=6v3+
-END PGP SIGNATURE-


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



Bug#700548: padre: Failed to start: Can't locate object method, select via package Padre::DB::SyntaxHighlight

2013-02-15 Thread debuser1978




/home/debuser# apt-get install --reinstall
padre
Reading package lists... Done
Building dependency tree   
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 1 not
upgraded.
Need to get 0 B/1,326 kB of archives.
After this operation, 0 B of additional disk space will be used.
(Reading database ... 214850 files and directories currently installed.)
Preparing to replace padre 0.63.ds1-1 (using
.../padre_0.63.ds1-1_all.deb) ...
Unpacking replacement padre ...
Processing triggers for menu ...
Processing triggers for man-db ...
Processing triggers for gnome-menus ...
Processing triggers for desktop-file-utils ...
Setting up padre (0.63.ds1-1) ...
Processing triggers for menu ...
/home/debuser# 





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



Bug#700635: Munpack adds X character at the end of extracted attachment file name

2013-02-15 Thread Ricardo Piriz
Package: mpack
Version: 1.6-6

When receiving email from certain clients, munpack adds a capital X at the
end of the file name.

Sometimes this is catastrophic, for example if the attached file is
myfile.zip I get myfile.zipX from munpack and my system gets totally
confused because it does not know how to handle this file.

I can send you message file as an example if you want to reproduce the
problem on your side.

For most email clients (gmail, hotmail, etc) munpack works fine.

Many thanks in advance - Ricardo.


Bug#684654: Xorg shows blank screen with fglrx legacy driver

2013-02-15 Thread Andreas Beckmann
On 2012-08-12 16:05, Beojan Stanislaus wrote:
 With the fglrx driver installed and enabled, starting X gives a completely 
 blank black screen. It is not possible to use the ctrl-alt-f1 sequence to 
 return to the virtual console.

I just uploaded fglrx-legacy-driver 8.97.100.7-1 (thats the 13.1
release) to experimental - please try it. There is no upstream
changelog, so we don't know what changed.


Andreas


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



Bug#700626: unblock: systemd/44-9

2013-02-15 Thread Michael Biebl
Hi Adam,

On 15.02.2013 16:24, Adam D. Barratt wrote:
 On Fri, 2013-02-15 at 14:09 +0100, Michael Biebl wrote:
 Please unblock package systemd

 It fixes a couple of annoying issues. Especially #673309 and #692150 are
 rather important. The implemented fixes are mostly workarounds to make
 systemd integrate better in wheezy.
 
 Unblocked; thanks.

Thanks for being so quick with the unblock!
Unfortunately I didn't notice a rare corner case so I did a followup
upload, but you beat me to it :-)
The diff is rather small (attached). Would be great if you can update
the unblock accordingly.

Thanks,
Michael

unblock systemd/44-10


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
diff --git a/debian/changelog b/debian/changelog
index cfcb136..e89a411 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+systemd (44-10) unstable; urgency=low
+
+  * Team upload.
+  * Using the return code of systemctl is-enabled to determine whether we
+enable a service or not is unreliable since it also returns a non-zero
+exit code for masked services. As we don't want to enable masked services,
+grep for the string disabled instead.
+
+ -- Michael Biebl bi...@debian.org  Fri, 15 Feb 2013 17:01:24 +0100
+
 systemd (44-9) unstable; urgency=low
 
   * Team upload.
diff --git a/debian/debian-enable-units b/debian/debian-enable-units
index 63db656..d231d75 100755
--- a/debian/debian-enable-units
+++ b/debian/debian-enable-units
@@ -33,7 +33,9 @@ done  $blacklist
 # Get entries which need to be enabled
 needs_enable=$(mktemp)
 while read unit ; do
-systemctl is-enabled $unit /dev/null || echo $unit  $needs_enable
+if systemctl is-enabled $unit 2 /dev/null | grep -q disabled; then
+echo $unit  $needs_enable
+fi
 done  $installed
 
 


signature.asc
Description: OpenPGP digital signature


Bug#700513: linux-base: Cannot resume after suspending (laptop model HP CQ61 410SH)

2013-02-15 Thread Daniel
On Thu, Feb 14, 2013 at 9:25 PM, Ben Hutchings b...@decadent.org.uk wrote:

 On Thu, 2013-02-14 at 08:27 -0600, Daniel wrote:
 
 
 
  On Wed, Feb 13, 2013 at 11:28 PM, Ben Hutchings b...@decadent.org.uk
  wrote:
  Control: tag -1 moreinfo
 
  On Wed, 2013-02-13 at 11:59 -0600, ddshore wrote:
   Package: linux-base
   Version: 3.4~bpo60+1
   Severity: normal
  
   After suspending the laptop, and attempting to resume, I get
  a black screen
   with the power and wifi icons turned on.  I have tried using
  different versions
   of the Linux Kernel,
 
 
  Which versions?
 
 
  2.6.32-5-686 and 3.2.0.0.bpo.4-rt-686-pae

 Could you also try 3.7-trunk-686-pae, from the experimental suite?

How can I install an experimental Linux on squeeze, you want me to do the
backport myself?


   adding pci=nocrs, acp_osi=Microsoft Windows NT,
   acp_osi=Linux, apm=off (since apparently my laptop uses both
  acpi and apm),
   acpi=off, but they have the same effect.
 
 
  I very much doubt that this laptop supports APM, as that's
  been obsolete
  for 10 years!
 
  So did the people at #linux, but apparently, they got this information
  from my dmesg (which was attached in my previous email).  I also get
  error messages saying apm: BIOS not found.

 That error message means that the kernel supports APM but the BIOS
 doesn't!

  As for ACPI, turning it off is generally a bad idea (as you've
  seen!)
  but the advice to 'try acpi=off' is still lingering among
  long-time
  Linux users.
 
  Right.  They told me the same thing, but wanted to see if anything
  happened at all.
  [...]
   This bug was also filed for ubuntu, but was never solved
  
  (https://bugs.launchpad.net/ubuntu/+source/linux/+bug/675076).
 
  [...]
 
  And that was quite a few versions back, so evidently this is
  not a new
  problem.
 
  Yes, and I've seen some other people with the same problem.  Should I
  try getting more info on this problem? Would additional log files
  help?

 Try going through section 1(a) 'Test modes of hibernation' in:
 http://www.kernel.org/doc/Documentation/power/basic-pm-debugging.txt
 but instead of writing 'disk' to /sys/power/state, write 'mem'.

 That should help to work out where this is going wrong.

 Thanks, running these tests later today and will report the results.

 Ben.

 --
 Ben Hutchings
 Absolutum obsoletum. (If it works, it's out of date.) - Stafford Beer



Bug#700591: [pbuilder] Add support for shared memory mounting point

2013-02-15 Thread Thorsten Glaser
Agustin Henze dixit:

that's sounds a little easier :). Ok, I think that
/run/shm should be add by default into BINDMOUNTS option.

There’s probably a reason it’s not default…
but I’ll leave that to the pbuilder/cowbuilder
people to discover or explain.

bye,
//mirabilos
-- 
„nein: BerliOS und Sourceforge sind Plattformen für Projekte, github ist
eine Plattform für Einzelkämpfer“
-- dieses Zitat ist ein Beweis dafür, daß auch ein blindes Huhn
   mal ein Korn findet, bzw. – in diesem Fall – Recht haben kann


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



Bug#700626: unblock: systemd/44-9

2013-02-15 Thread Adam D. Barratt
On Fri, 2013-02-15 at 17:43 +0100, Michael Biebl wrote:
 Thanks for being so quick with the unblock!
 Unfortunately I didn't notice a rare corner case so I did a followup
 upload, but you beat me to it :-)
 The diff is rather small (attached). Would be great if you can update
 the unblock accordingly.

Done; thanks for the fix.

Regards,

Adam


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



Bug#700636: cl-plplot: (window-examples::surface-plot-1) : Segmentation fault

2013-02-15 Thread Gerard ROBIN
Package: cl-plplot
Version: 0.6.0-3
Severity: normal

Dear Maintainer,
with sbcl I run this program, which is in cl-plplot and uses
plplot11-driver-xwin :

(window-examples::surface-plot-1)
Requested device atq not available

Plotting Options:
  1 xwin   X-Window (Xlib)
  2 ps PostScript File (monochrome)
  3 pscPostScript File (color)
  4 xfig   Fig file
  5 pngPNG file
  6 jpeg   JPEG filecl-plplot:
  7 null   Null device
  8 memUser-supplied memory device
  9 gifGIF file
 10 svgScalable Vector Graphics (SVG 1.1)

Enter device number or keyword: 1
--8-
At that time the surface is displayed correctly, but when
I close the window I get:
--8-
NIL
* CORRUPTION WARNING in SBCL pid 11758(tid 3076266864):
Received signal 11 in non-lisp thread 3076266864, resignalling to a lisp thread.
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
Segmentation fault

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

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

Versions of packages cl-plplot depends on:
ii  cl-cffi 20100219-2
ii  common-lisp-controller  7.10
ii  libplplot-dev   5.9.9-5

cl-plplot recommends no packages.

cl-plplot suggests no packages.

-- no debconf information


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



Bug#700616: [Pkg-openssl-devel] Bug#700616: libssl0.9.8: latest libssl security update broke pam-mysql

2013-02-15 Thread Kurt Roeckx
On Fri, Feb 15, 2013 at 05:24:52AM -0500, anthony melentev wrote:
 Package: libssl0.9.8
 Version: 0.9.8o-4squeeze14
 Severity: normal
 
 
 After latest security update pam-mysql became broken.
 
 Excerpt from auth.log
 
 Feb 15 04:40:13 ns saslauthd[28134]: PAM unable to 
 dlopen(/lib/security/pam_mysq
 l.so): /usr/lib/i686/cmov/libssl.so.0.9.8: symbol CRYPTO_memcmp, version 
 OPENSSL
 _0.9.8 not defined in file libcrypto.so.0.9.8 with link time reference

You need to restart saslauthd



Kurt


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



Bug#700633: patch

2013-02-15 Thread Didier 'OdyX' Raboud
Le vendredi, 15 février 2013 17.10:56, Phillip Susi a écrit :
 This simple two line patch does the trick:

 (…) 
 -   required=$(get_debs Priority: required) eatmydata
 +   required=$(get_debs Priority: required)

Reversed patch?

OdyX


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



Bug#700604: Segmentation fault in incorrect arithmetic expression

2013-02-15 Thread Thorsten Glaser
severity 700604 important
thanks

Jonny dixit:

mksh crashes when evaluating the expression ++():
$ strace mksh -c 'echo $((++(VAR)))'

Thanks!

The expression is not really invalid, it just isn’t an lvalue,
and crashing is not acceptable.

On amd64, I reliably get:

1|tg@zigo:~ $ mksh -c 'echo $((++(VAR)))'
mksh: ++(VAR): ++ requires lvalue

On m68k, I reliably get a crash:

139|root@ara2:~ # mksh -c 'echo $((++(VAR)))'
Segmentation fault

On MirBSD/i386, I get random values:

tg@blau:~ $ mksh -c 'echo $((++(VAR)))'
mksh: ++(VAR): expression recurses on parameter '���DISPLAY=:0.0'
1|tg@blau:~ $ mksh -c 'echo $((++(VAR)))'
mksh: ++(VAR): ++ requires lvalue
1|tg@blau:~ $ mksh -c 'echo $((++(VAR)))'
mksh: ++(VAR): ++ requires lvalue
1|tg@blau:~ $ mksh -c 'echo $((++(VAR)))'
mksh: ++(VAR): expression recurses on parameter 
''
1|tg@blau:~ $ mksh -c 'echo $((++(VAR)))'
mksh: ++(VAR): expression recurses on parameter 
''

This is not acceptable, it means that there is use of
uninitialised memory somewhere. Unfortunately I think
valgrind, which is the tool of choice for this, isn’t
ported to m68k yet… I’ll try to find it nevertheless.

An strace is not useful for segfaults in user space
applications, by the way – it only displays syscalls.

bye,
//mirabilos
-- 
Support mksh as /bin/sh and RoQA dash NOW!
‣ src:bash (257 (276) bugs: 0 RC, 178 (192) IN, 79 (84) MW, 0 (0) FP)
‣ src:dash (84 (98) bugs: 3 RC, 39 (43) IN, 42 (52) MW, 0 FP)
‣ src:mksh (3 bug: 0 RC, 2 IN, 1 MW, 0 FP)
http://qa.debian.org/data/bts/graphs/d/dash.png is pretty red, innit?


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



Bug#700526: man-db: postinst exits with status 30

2013-02-15 Thread Thorsten Glaser
notfound 700526 mksh/40.9.20120630-4
found 700526 mksh/40.9.20120630-5
severity 700526 serious
thanks

brian m. carlson dixit:

 subprocess installed post-installation script returned error exit status 30

Okay, that was the hint. I managed to trigger it even upon
downgrading mksh on one machine, having the man-db triggers
run. After some reducing, I’ve got:

-BEGIN cutting here may damage your screen surface-
#!/bin/sh -e

_db_cmd() {
return $1
}

db_input() {
_db_cmd 30
}

db_go() {
_db_cmd 0
}

db_input medium man-db/install-setuid || true
db_go

exit 0
-END cutting here may damage your screen surface-

This will trigger it.

Cause is: in the latest upload, I made a fix for:
mksh -ec 'bla() { [ -x /nonexistant ]  /nonexistant; }; bla'

Previous versions of mksh would not have the error exit triggered,
and this came to light in Debian which uses set -e a lot, sadly.

Apparently, the fix makes problems with nested function calls…
I’ll revisit it.

Thanks for reporting!

bye,
//mirabilos
-- 
Support mksh as /bin/sh and RoQA dash NOW!
‣ src:bash (257 (276) bugs: 0 RC, 178 (192) IN, 79 (84) MW, 0 (0) FP)
‣ src:dash (84 (98) bugs: 3 RC, 39 (43) IN, 42 (52) MW, 0 FP)
‣ src:mksh (3 bug: 0 RC, 2 IN, 1 MW, 0 FP)
http://qa.debian.org/data/bts/graphs/d/dash.png is pretty red, innit?


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



Bug#700638: CVE-2013-0292: authentication bypass due to insufficient checks in dbus-glib 0.100.1

2013-02-15 Thread Simon McVittie
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Package: libdbus-glib-1-2
Version: 0.100-1
Severity: critical
Tags: upstream patch security
Justification: root security hole
Control: fixed -1 0.100.1-1

Sebastian Krahmer discovered and published an authentication bypass
vulnerability in pam_fprintd, caused by a bug in dbus-glib. It is
possible that other users of dbus-glib can be exploited in the same
way. CVE-2013-0292 has been allocated for this vulnerability.

I've just released 0.100.1 upstream and uploaded it to unstable: fixing
this was the only change.

pam_fprintd is not present in stable or oldstable, but I'll check whether
this bug was present in those versions of dbus-glib, in case there are other
exploitation vectors.

S

- -- System Information:
Debian Release: 7.0
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'unstable'), (500, 
'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages libdbus-glib-1-2 depends on:
ii  libc6  2.13-38
ii  libdbus-1-31.6.8-1
ii  libglib2.0-0   2.33.12+really2.32.4-5
ii  multiarch-support  2.13-38

libdbus-glib-1-2 recommends no packages.

libdbus-glib-1-2 suggests no packages.

- -- no debconf information
-BEGIN PGP SIGNATURE-

iQIVAwUBUR50CE3o/ypjx8yQAQid6BAAiiRVd0KBlMPSqXVoGukxVsBfotAtU4jt
Bfl/3Uvz93lxCniRDY64G3yc1PzEAVjLDPEOZMEENBbcP4lahFIuGJ3n0DwP1Kem
cdx5DyW2fgZn81sw3bZCS8fsyqZFRH5xzg2xTgEOENtfklSQRNCiFeown7mJiFpN
BMqlaLfMJj0Scu6lOsR/b4ApeYAZglbGYFfwTzEuXeXyn/wWP4k9mUq1zJwqUyYw
v0WH8tMrG/HxsS3cz9c/TBCPqoyiKkaW3dkidOQSWletzpD2T+tWo+/Zkek+xqwS
6//UCIyj3vrCHUaRbmq2yr/COkHY2gGTibqcz2kRk6HlZUamqey9FCbVHuHpCDAp
uFukgxVxAmvAHpVoqb0WDxVMpu0pGbn5x8n4C70ZNBpe923QP0bTDYuDMysTECQY
TmLa3TGpwdJbpDOLtlO2EcnTHyeuuJNfQ+6BxqNBz5v+hDOVswp48Ogs/ybjTGXQ
sABQW1/obIVRnOhtQxW3Pe8I6zJc/1rN7f/4VUVobxSrjWAq6V3huvFvdRH+Kydf
uRIa9TC34qACaN4kWVzfGcLuFrbabOziqFmjTx1thudSB00A5aaA5XH0ZV9m3+dm
3iluTSf7cmOSJRV7SGYyhzff9ro/Omv6l5HjH6zjhi8azNY0V4oJ8z5Cl6V92JNu
G3pb4/1IVW4=
=UmVJ
-END PGP SIGNATURE-


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



Bug#700639: icedove: Assertion failure: pRec-state != _PR_PID_REAPED, at uxproces.c:521 (SIGABRT)

2013-02-15 Thread Daniel Kahn Gillmor
Package: icedove
Version: 17.0.2-1
Severity: normal

Intermittently, i get a crash from icedove (running with enigmail
2:1.5.1+id17-1) where the error message is:


Assertion failure: pRec-state != _PR_PID_REAPED, at uxproces.c:521

here's a backtrace:

Program received signal SIGABRT, Aborted.
[Switching to Thread 0x7fffa31ff700 (LWP 3305)]
0x770dc475 in *__GI_raise (sig=optimized out)
at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
64  ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb) bt
#0  0x770dc475 in *__GI_raise (sig=optimized out)
at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1  0x770df6f0 in *__GI_abort () at abort.c:92
#2  0x762e506a in PR_Assert (
s=s@entry=0x7630a15b pRec-state != _PR_PID_REAPED, 
file=file@entry=0x7630a0b4 uxproces.c, ln=ln@entry=521)
at prlog.c:554
#3  0x76303020 in ProcessReapedChildInternal (pid=pid@entry=8901, 
status=0) at uxproces.c:521
#4  0x763036ef in WaitPidDaemonThread (unused=optimized out)
at uxproces.c:658
#5  0x763002eb in _pt_root (arg=0x7fffca2a1680) at ptthread.c:156
#6  0x7743ab50 in start_thread (arg=optimized out)
at pthread_create.c:304
#7  0x77184a7d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#8  0x in ?? ()
(gdb) 


I was running icedove with these environment variables:

 NSPR_LOG_MODULES=all:5
 NSPR_LOG_FILE=~/tmp/icedove-dbg.log

and here is the tail of the log:

0 dkg@alice:~$ tail tmp/icedove-dbg.log 
-472914176[7fff86d42790]: libc.so.6 incr = 3 (find lib)
-1587546368[7fff86d41140]: libc.so.6 incr = 4 (find lib)
-134355168[76d6b260]: (textrunui) fontgroup: [Sans] lang: en-us script: 
25 len 49 weight: 400 width: 0 style: normal TEXTRUN 
[nss_3.14.2-1_amd64.changes ACCEPTED into unstable] ENDTEXTRUN
-134355168[76d6b260]: (textrunui) fontgroup: [Sans] lang: en-us script: 
25 len 49 weight: 400 width: 0 style: normal TEXTRUN 
[nss_3.14.2-1_amd64.changes ACCEPTED into unstable] ENDTEXTRUN
-134355168[76d6b260]: (textrunui) fontgroup: [Sans] lang: en-us script: 
25 len 49 weight: 400 width: 0 style: normal TEXTRUN 
[nss_3.14.2-1_amd64.changes ACCEPTED into unstable] ENDTEXTRUN
-134355168[76d6b260]: (textrunui) fontgroup: [Sans] lang: en-us script: 
25 len 49 weight: 400 width: 0 style: normal TEXTRUN 
[nss_3.14.2-1_amd64.changes ACCEPTED into unstable] ENDTEXTRUN
-134355168[76d6b260]: (textrunui) fontgroup: [Sans] lang: en-us script: 
25 len 49 weight: 400 width: 0 style: normal TEXTRUN 
[nss_3.14.2-1_amd64.changes ACCEPTED into unstable] ENDTEXTRUN
-470812928[7fff86d42680]: libc.so.6 decr = 3
-1558186240[7fffca2a1680]: Assertion failure: pRec-state != _PR_PID_REAPED, at 
uxproces.c:521
-472914176[7fff86d42790]: libc.so.6 decr = 2
0 dkg@alice:~$ 

Regards,

--dkg

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

Kernel: Linux 3.7-trunk-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 icedove depends on:
ii  debianutils   4.3.2
ii  fontconfig2.9.0-7.1
ii  libasound21.0.25-4
ii  libatk1.0-0   2.4.0-2
ii  libc6 2.13-37
ii  libcairo2 1.12.2-2
ii  libdbus-1-3   1.6.8-1
ii  libdbus-glib-1-2  0.100-1
ii  libevent-2.0-52.0.19-stable-3
ii  libffi5   3.0.10-3
ii  libfontconfig12.9.0-7.1
ii  libfreetype6  2.4.9-1.1
ii  libgcc1   1:4.7.2-5
ii  libgdk-pixbuf2.0-02.26.1-1
ii  libglib2.0-0  2.33.12+really2.32.4-3
ii  libgtk2.0-0   2.24.10-2
ii  libhunspell-1.3-0 1.3.2-4
ii  libjpeg8  8d-1
ii  libnspr4  2:4.9.4-2.1
ii  libnss3   2:3.14.1.with.ckbi.1.93-1
ii  libnss3-1d2:3.14.1.with.ckbi.1.93-1
ii  libpango1.0-0 1.30.0-1
ii  libpixman-1-0 0.26.0-3
ii  libsqlite3-0  3.7.13-1
ii  libstartup-notification0  0.12-1
ii  libstdc++64.7.2-5
ii  libvpx1   1.1.0-1
ii  libx11-6  2:1.5.0-1
ii  libxext6  2:1.3.1-2
ii  libxrender1   1:0.9.7-1
ii  libxt61:1.1.3-1
ii  psmisc22.20-1
ii  zlib1g1:1.2.7.dfsg-13

Versions of packages icedove recommends:
ii  myspell-en-us [myspell-dictionary]  1:3.3.0-4

Versions of packages icedove suggests:
ii  fonts-lyx 2.0.3-3
ii  libgssapi-krb5-2  1.10.1+dfsg-3

-- no debconf information


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



Bug#687761: pu: package lvm2/2.02.66-5+squeeze1

2013-02-15 Thread Adam D. Barratt
On Thu, 2013-02-14 at 21:04 +0100, Andreas Beckmann wrote:
 After reading all the related bug reports again, it looks like lvm2 is
 actually intended to work well even without udev running and this has
 been implemented in wheezy via fixing the init script dependencies. So
 let us backport this change to squeeze.
 
 Unfortunately I don't know how to actually test that lvm2 works in a
 udev-free squeeze. But the installation problems are gone with this
 change.

That's certainly a good start. At least some hint that it actually works
would be good though; maybe the maintainers (CCed) have some input here?

Regards,

Adam


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



Bug#700568: pu: package poppler/0.12.4-1.2+squeeze1

2013-02-15 Thread Adam D. Barratt
Control: tags -1 + confirmed squeeze

On Thu, 2013-02-14 at 13:18 +0100, Pino Toscano wrote:
 +poppler (0.12.4-1.2+squeeze1) stable; urgency=low
 +
 +  * Add myself as uploader.
 +  * Fix CVE-2010-0206.
 +  * Fix CVE-2010-0207; patch adapted to be API-/ABI-compatible.
 +  * Fix CVE-2010-4653; patch adapted to include object.h instead
 +of goo/GooLikely.h (non-existent in poppler 0.12.x).
 +  * Backport upstream commits 7ba15d11e56175601104d125d5e4a47619c224bf and
 +55940e989701eb9118015e30f4f48eb654fa34c4 to fix GooString::insert;
 +patch upstream_fix-GooString-insert.diff. (Closes: #693817)
 +  * Correctly initialize PSOutputDev::fontFileNameLen and
 +PSOutputDev::psFileNames; patch psoutputdev-initialize-vars.diff.
 +(Closes: #699421) 

Please go ahead; thanks.

Regards,

Adam


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



Bug#700640: unblock: dbus-glib/0.100.1-1

2013-02-15 Thread Simon McVittie
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package dbus-glib to fix CVE-2013-0292 (#700638):

unblock dbus-glib/0.100.1-1

I did a new upstream release with only the necessary change.
Source debdiff (with most of the autoreconf filtered out) follows.

Regards,
S

diffstat for dbus-glib-0.100 dbus-glib-0.100.1

 configure.ac  |2 +-
 dbus/dbus-gproxy.c|7 ---
 debian/changelog  |8 
 doc/reference/html/dbus-glib.devhelp2 |2 +-
 doc/reference/version.xml |2 +-
 5 files changed, 15 insertions(+), 6 deletions(-)

diff -Nru --exclude '*.html' --exclude aclocal.m4 --exclude configure --exclude 
ltmain.sh --exclude libtool.m4 --exclude Makefile.in 
dbus-glib-0.100/configure.ac dbus-glib-0.100.1/configure.ac
--- dbus-glib-0.100/configure.ac2012-06-25 17:26:39.0 +0100
+++ dbus-glib-0.100.1/configure.ac  2013-02-15 16:59:23.0 +
@@ -1,7 +1,7 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.52)
 
-AC_INIT([dbus-glib], [0.100],
+AC_INIT([dbus-glib], [0.100.1],
   [https://bugs.freedesktop.org/enter_bug.cgi?product=dbuscomponent=GLib])
 
 AC_CANONICAL_HOST
diff -Nru --exclude '*.html' --exclude aclocal.m4 --exclude configure --exclude 
ltmain.sh --exclude libtool.m4 --exclude Makefile.in 
dbus-glib-0.100/dbus/dbus-gproxy.c dbus-glib-0.100.1/dbus/dbus-gproxy.c
--- dbus-glib-0.100/dbus/dbus-gproxy.c  2012-06-25 17:18:59.0 +0100
+++ dbus-glib-0.100.1/dbus/dbus-gproxy.c2013-02-15 16:58:42.0 
+
@@ -1250,8 +1250,11 @@
   GSList *tmp;
   const char *sender;
 
+  sender = dbus_message_get_sender (message);
+
   /* First we handle NameOwnerChanged internally */
-  if (dbus_message_is_signal (message,
+  if (g_strcmp0 (sender, DBUS_SERVICE_DBUS) == 0 
+ dbus_message_is_signal (message,
  DBUS_INTERFACE_DBUS,
  NameOwnerChanged))
{
@@ -1280,8 +1283,6 @@
}
}
 
-  sender = dbus_message_get_sender (message);
-
   /* dbus spec requires these, libdbus validates */
   g_assert (dbus_message_get_path (message) != NULL);
   g_assert (dbus_message_get_interface (message) != NULL);
diff -Nru --exclude '*.html' --exclude aclocal.m4 --exclude configure --exclude 
ltmain.sh --exclude libtool.m4 --exclude Makefile.in 
dbus-glib-0.100/debian/changelog dbus-glib-0.100.1/debian/changelog
--- dbus-glib-0.100/debian/changelog2012-06-25 18:25:33.0 +0100
+++ dbus-glib-0.100.1/debian/changelog  2013-02-15 17:15:32.0 +
@@ -1,3 +1,11 @@
+dbus-glib (0.100.1-1) unstable; urgency=high
+
+  * New upstream security release
+- fixes insufficient checking leading to authentication bypass in
+  pam_fprintd (CVE-2013-0292)
+
+ -- Simon McVittie s...@debian.org  Fri, 15 Feb 2013 17:03:52 +
+
 dbus-glib (0.100-1) unstable; urgency=low
 
   * Update dbus-daemon introspection (from dbus 1.6.2)
diff -Nru --exclude '*.html' --exclude aclocal.m4 --exclude configure --exclude 
ltmain.sh --exclude libtool.m4 --exclude Makefile.in 
dbus-glib-0.100/doc/reference/html/dbus-glib.devhelp2 
dbus-glib-0.100.1/doc/reference/html/dbus-glib.devhelp2
--- dbus-glib-0.100/doc/reference/html/dbus-glib.devhelp2   2012-06-25 
18:23:51.0 +0100
+++ dbus-glib-0.100.1/doc/reference/html/dbus-glib.devhelp2 2013-02-15 
16:59:59.0 +
@@ -77,6 +77,6 @@
 keyword type=function name=dbus_message_get_g_type () 
link=dbus-glib-dbus-glib-lowlevel.html#dbus-message-get-g-type/
 keyword type=function name=dbus_server_setup_with_g_main () 
link=dbus-glib-dbus-glib-lowlevel.html#dbus-server-setup-with-g-main/
 keyword type=function name=dbus_set_g_error () 
link=dbus-glib-dbus-glib-lowlevel.html#dbus-set-g-error/
-keyword type= name=Options link=dbus-binding-tool.html#idp5167568/
+keyword type= name=Options link=dbus-binding-tool.html#idp5277936/
   /functions
 /book
diff -Nru --exclude '*.html' --exclude aclocal.m4 --exclude configure --exclude 
ltmain.sh --exclude libtool.m4 --exclude Makefile.in 
dbus-glib-0.100/doc/reference/version.xml 
dbus-glib-0.100.1/doc/reference/version.xml
--- dbus-glib-0.100/doc/reference/version.xml   2012-06-25 17:26:56.0 
+0100
+++ dbus-glib-0.100.1/doc/reference/version.xml 2013-02-15 16:59:56.0 
+
@@ -1 +1 @@
-0.100
+0.100.1


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



Bug#700159: Bug#700158: ganglia: CVE-2013-0275: several XSS flaws

2013-02-15 Thread Salvatore Bonaccorso
Hi Stuart and Daniel

On Sat, Feb 09, 2013 at 09:06:26AM +0100, Salvatore Bonaccorso wrote:
 Source: ganglia
 Version: 3.3.8-1
 Severity: important
 Tags: security
 
 Hi
 
 ganglia's Webfrontend part contains several XSS flaws[0] fixed by [1].
 
  [0] http://security-tracker.debian.org/tracker/CVE-2013-0275
  http://marc.info/?l=oss-securitym=136034779111740w=2
  [1] 
 https://github.com/ganglia/ganglia-web/commit/31d348947419058c43b8dfcd062e2988abd5058e
 
 3.3.8-1 in testing and unstable seems affected. Could you also check
 stable and in case adjust the affected version in the BTS?
 
 Please include the CVE in the changelog when fixing the issue.

Any news on this? Would it be possible to prepare an upload with only
the patch for unstable and have it unblocked for Wheezy? (only needed
for ganglia source package).

Regards,
Salvatore


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



Bug#700487: ITP: salor-hospitality -- Professional Point of Sale system for the Hostiality Industry, Restaurants and Hotels

2013-02-15 Thread Michael Franzl

On 02/14/2013 04:05 AM, Ambrose Andrews wrote:

On 13 February 2013 20:52, Michael Franzl off...@michaelfranzl.com wrote:


   Description : Professional Point of Sale system for the Hostiality
Industry, Restaurants and Hotels


That should be Hospitality in the short description too of course.


Oops! Sorry for the typo and thank you for fixing it.

Michael


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



Bug#700563: pu: package fglrx-driver/10-9-3squeeze1

2013-02-15 Thread Adam D. Barratt
Control: tags -1 + confirmed squeeze

On Thu, 2013-02-14 at 11:57 +0100, Andreas Beckmann wrote:
   * fglrx-glx{,-ia32}.preinst: Create diversions on upgrades, too.
   * fglrx-driver.preinst: Move removal of old libdri.so diversion to postinst.
 The fglrx-driver package in lenny shipped the diverted file, so on
 upgrades from lenny this still exists at the time the preinst is run.
   * fglrx-glx-ia32.postinst: Remove obsolete diversions in /emul/ia32-linux
 created by the packages in lenny.
[...]
 Package passes install test in squeeze and lenny-squeeze upgrade test.

Please go ahead; thanks.

Regards,

Adam


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



Bug#700523: pu: package nautilus/2.30.1-2squeeze2

2013-02-15 Thread Adam D. Barratt
Control: tags -1 + confirmed squeeze

On Wed, 2013-02-13 at 22:12 +0100, Andreas Beckmann wrote:
   * libnautilus-extension1: Add Breaks: samba-common ( 2:3.5) to fix an
 upgrade path from lenny involving nautilus-share where lenny's apt would
 fail with Error, pkgProblemResolver::Resolve generated breaks, this may
 be caused by held packages..  (Closes: #698775)

Please go ahead.

Regards,

Adam


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



Bug#699696: pu: package libpam-shield/0.9.2-3.2

2013-02-15 Thread Adam D. Barratt
Control: tags -1 + confirmed squeeze

On Sun, 2013-02-03 at 13:33 -0700, Jonathan Niehof wrote:
 The diff is a minimal change for this bug only. It is identical to
 0.9.2-3.3 in testing, with the exception of targeting stable.

+pam-shield (0.9.2-3.3+squeeze1) stable; urgency=low

The version needs to be /smaller/ than what's currently in testing /
unstable; please use 0.9.2-3.3~squeeze1. With that change, and
assuming that the resulting package has been tested on a squeeze system
please go ahead; thanks.

Regards,

Adam


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



Bug#700277: pu: package kfreebsd-8/8.1+dfsg-8+squeeze4

2013-02-15 Thread Adam D. Barratt
[resending to team@security rather than -security@lists]

On Sun, 2013-02-10 at 22:21 +, Steven Chamberlain wrote:
 On 10/02/13 22:13, Adam D. Barratt wrote:
  On Sun, 2013-02-10 at 20:59 +, Steven Chamberlain wrote:
  Please would it possible to fix #694096 / CVE-2012-4576 via
  stable-proposed-updates.  It affects the linux.ko kernel module which is
  shipped but not normally loaded/used.  This was already fixed in testing
  via sid, and without a DSA.
  
  Well there wouldn't be a DSA for sid / testing. :-)
 
 Oh, yes that makes sense
 
 Dear Security Team:  how would you like this to be handled in stable?
 
 References:
 * http://bugs.debian.org/694096
 *
 http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=5;filename=kfreebsd-8_8.1%2Bdfsg_8%2Bsqueeze3_8%2Bsqueeze4.debdiff;att=1;bug=700277
 *
 http://lists.freebsd.org/pipermail/freebsd-announce/2012-November/001440.html
 
 Thanks.
 Regards,
 -- 
 Steven Chamberlain
 ste...@pyro.eu.org
 
 


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



Bug#698341: pu: package spatialite/3.0.0~beta20110817-3+deb7u1

2013-02-15 Thread Adam D. Barratt
On Sun, 2013-01-27 at 20:13 +0100, David Paleino wrote:
 On Sun, 27 Jan 2013 14:16:08 +, Adam D. Barratt wrote:
  Please go ahead with the upload to unstable, as we need the issues
  fixing there in any case, however we proceed; thanks.
 
 Done, 3.1.0~rc2-2 just uploaded to sid.

That was a little over two weeks ago now. Have there been any reported
issues with the package in sid?

Regards,

Adam


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



Bug#700638: CVE-2013-0292: authentication bypass due to insufficient checks in dbus-glib 0.100.1

2013-02-15 Thread Simon McVittie
found 700638 0.88-2.1
thanks

On 15/02/13 17:44, Simon McVittie wrote:
 pam_fprintd is not present in stable or oldstable, but I'll check whether
 this bug was present in those versions of dbus-glib, in case there are other
 exploitation vectors.

I can confirm that this bug is present in the version of dbus-glib in
squeeze, and that cherry-picking upstream commit 166978a09cf fixes it.

In the packaging used in squeeze, this should be as simple as the
attached debdiff (built but (so far) untested, I'll test it on a squeeze
machine this evening).

Security team: what do you want me to do about this? Should I upload
0.88-2.1+squeeze1 to security-master, or go through the SPU process, or
do you want to handle it?

Thanks,
S
diffstat for dbus-glib_0.88-2.1 dbus-glib_0.88-2.1+squeeze1

 dbus-glib-0.88/debian/changelog|8 +
 debian/patches/0001-CVE-2013-0292-dbus-gproxy-Verify-sender-of-NameOwner.patch |   52 ++
 2 files changed, 60 insertions(+)

diff -u dbus-glib-0.88/debian/changelog dbus-glib-0.88/debian/changelog
--- dbus-glib-0.88/debian/changelog
+++ dbus-glib-0.88/debian/changelog
@@ -1,3 +1,11 @@
+dbus-glib (0.88-2.1+squeeze1) stable; urgency=low
+
+  * Apply patch from upstream 0.100.1 to fix insufficient checking
+leading to authentication bypass in pam_fprintd (CVE-2013-0292)
+(Closes: #700638)
+
+ -- Simon McVittie s...@debian.org  Fri, 15 Feb 2013 17:58:34 +
+
 dbus-glib (0.88-2.1) unstable; urgency=high
 
   * Non-maintainer upload.
only in patch2:
unchanged:
--- dbus-glib-0.88.orig/debian/patches/0001-CVE-2013-0292-dbus-gproxy-Verify-sender-of-NameOwner.patch
+++ dbus-glib-0.88/debian/patches/0001-CVE-2013-0292-dbus-gproxy-Verify-sender-of-NameOwner.patch
@@ -0,0 +1,52 @@
+From 166978a09cf5edff4028e670b6074215a4c75eca Mon Sep 17 00:00:00 2001
+From: Colin Walters walt...@verbum.org
+Date: Thu, 14 Feb 2013 10:19:34 -0500
+Subject: [PATCH] CVE-2013-0292: dbus-gproxy: Verify sender of
+ NameOwnerChanged signals to be o.f.DBus
+
+Anyone can hop on the bus and emit a signal whose interface is
+o.f.DBus; it's expected at the moments that clients (and notably DBus
+libraries) check the sender.
+
+This could previously be used to trick a system service using dbus-glib
+into thinking a malicious signal came from a privileged source, by
+claiming that ownership of the privileged source's well-known name had
+changed from the privileged source's real unique name to the attacker's
+unique name.
+
+[altered to be NULL-safe so it won't crash on peer connections -smcv]
+Signed-off-by: Simon McVittie simon.mcvit...@collabora.co.uk
+Reviewed-by: Simon McVittie simon.mcvit...@collabora.co.uk
+---
+ dbus/dbus-gproxy.c |7 ---
+ 1 file changed, 4 insertions(+), 3 deletions(-)
+
+diff --git a/dbus/dbus-gproxy.c b/dbus/dbus-gproxy.c
+index 2fc52f9..c3ae9ec 100644
+--- a/dbus/dbus-gproxy.c
 b/dbus/dbus-gproxy.c
+@@ -1250,8 +1250,11 @@ dbus_g_proxy_manager_filter (DBusConnection*connection,
+   GSList *tmp;
+   const char *sender;
+ 
++  sender = dbus_message_get_sender (message);
++
+   /* First we handle NameOwnerChanged internally */
+-  if (dbus_message_is_signal (message,
++  if (g_strcmp0 (sender, DBUS_SERVICE_DBUS) == 0 
++	  dbus_message_is_signal (message,
+   DBUS_INTERFACE_DBUS,
+   NameOwnerChanged))
+ 	{
+@@ -1280,8 +1283,6 @@ dbus_g_proxy_manager_filter (DBusConnection*connection,
+ 	}
+ 	}
+ 
+-  sender = dbus_message_get_sender (message);
+-
+   /* dbus spec requires these, libdbus validates */
+   g_assert (dbus_message_get_path (message) != NULL);
+   g_assert (dbus_message_get_interface (message) != NULL);
+-- 
+1.7.10.4
+


  1   2   3   >