Bug#672634: quickly fills disk with data in /var/lib/schroot/mount/build/var/lib/mongodb/journal/

2012-05-26 Thread Antonin Kral
* Marc Haber mh+debian-b...@zugschlus.de [2012-05-25 18:45] wrote: I would consider it a release-critical bug if just installing mongodb without using it at all causes gigabytes of storage to be preallocated. This is probably question of perspective. It is perfectly reasonable for me. If I am

Bug#674623: lua50: Possibility to remove the package from the archive

2012-05-26 Thread Enrico Tassi
On Fri, May 25, 2012 at 11:37:06PM -0400, John Belmonte wrote: On Fri, May 25, 2012 at 9:28 PM, Guillem Jover guil...@debian.org wrote: There's currently only two packages Build-Depending on lua50, elinks and fillets-ng, for which I've filed bugs with patches to switch to Lua 5.1. I'll mark

Bug#651475: Bug#674452: nmu for multi-arch and build hardening

2012-05-26 Thread Rolf Leggewie
On 25.05.2012 03:06, Michael Gilbert wrote: I've uploaded an nmu fixing these two issues to delayed/5. Patch attached. Mike, thank you for your report and help in getting this fixed. Your proposed solution will break building in lucid which is my main environment for day-to-day testing. I

Bug#674627: libnet-handlersocket-perl: Undefined symbols in .so

2012-05-26 Thread Alexander Kuznetsov
Package: libnet-handlersocket-perl Version: 1.0.6-80-g88bf1e0-1.1 Severity: grave Justification: renders package unusable Dear Maintainer, an attempt to do: perl -MNet::HandlerSocket produces: Can't load '/usr/lib/perl5/auto/Net/HandlerSocket/HandlerSocket.so' for module

Bug#651912: sandboxing-related renderer crash (Aw, snap) when loading NSS modules

2012-05-26 Thread Jonathan Nieder
tags 651912 + pending quit Jonathan Nieder wrote: Vincent Bernat wrote: 03:19, Jonathan Nieder jrnie...@gmail.com disait : | SECStatus | RNG_RNGInit(void) | { | /* Allow only one call to initialize the context */ | fprintf(stderr, about to call rng_init()\n);--- reached |

Bug#661948: [09908a2] Fix for Bug#661948 committed to git

2012-05-26 Thread Jonathan Nieder
tags 661948 + pending thanks Hello, The following change has been committed for this bug by Jonathan Nieder jrnie...@gmail.com on Sat, 26 May 2012 02:08:30 -0500. The fix will be in the next upload. = Remove

Bug#283173: w3c-sgml-lib vs w3-dtd-mathml

2012-05-26 Thread Nicholas Bamber
Vincnet, Maathieu, Maybe after the freeze we should discuss making a clean up a release goal for wheezy+1. It would be a rather small release goal, but it might not happen otherwise. On 26/05/12 03:32, Vincent Lefevre wrote: On 2012-05-25 21:05:52 +0100, Nicholas Bamber wrote: I am not

Bug#674628: chromium FTBFS against libglib2.0-dev from experimental

2012-05-26 Thread Jonathan Nieder
Source: chromium-browser Version: 18.0.1025.168~r134367-1 Severity: serious Justification: ftbfs Forwarded: http://codereview.chromium.org/9360031/ Tags: upstream patch experimental fixed-upstream CXX(target) out/Release/obj.target/ui/ui/base/l10n/l10n_util.o In file included from

Bug#671305: (no subject)

2012-05-26 Thread Thomas Lange
I wonder why this does not work, since the xts kernel modules should be included. Please call dracut -v and check if the xts module in not loaded into the initramfs. -- regards Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe.

Bug#674629: collectd: French debconf templates translation

2012-05-26 Thread Steve Petruzzello
Package: collectd Version: 4.10.7 Severity: wishlist Tags: patch l10n Dear Maintainer, Please find attached the french debconf templates translation, proofread by the debian-l10n-french mailing list contributors. This file should be put as debian/po/fr.po in your package build tree. Best

Bug#651912: sandboxing-related renderer crash (Aw, snap) when loading NSS modules

2012-05-26 Thread Mike Hommey
On Sat, May 26, 2012 at 01:57:34AM -0500, Jonathan Nieder wrote: tags 651912 + pending quit Jonathan Nieder wrote: Vincent Bernat wrote: 03:19, Jonathan Nieder jrnie...@gmail.com disait : | SECStatus | RNG_RNGInit(void) | { | /* Allow only one call to initialize the context

Bug#674605: wine: does not build on kfreebsd-amd64

2012-05-26 Thread Sven Joachim
severity 674605 important thanks On 2012-05-25 23:42 +0200, Hilko Bengen wrote: Source:: wine Version: 1.2.3-0.3 Version: 1.4-0.1 Severity: grave Hardly, since the package has never been built on kfreebsd-amd64 in the first place. kfreebsd-amd64 does not have ia32-libs package, so wine

Bug#674630: ganv: FTBFS with glib 2.33 and because of missing headers

2012-05-26 Thread Ilya Barygin
Package: ganv Version: 0~svn4142~dfsg0-1 Severity: normal Tags: upstream patch Hello, ganv failed to build in Ubuntu 12.10 enviroment because of two problems: 1. glib 2.33 doesn't allow direct inclusion of gmacros.h header. 2. gtk/gtk.h is not located on the default include path, thus

Bug#663042: celt: Add multiarch support.

2012-05-26 Thread Ron
On Thu, Mar 08, 2012 at 02:34:40AM -0500, Miguel Colon wrote: Source: celt Version: 0.7.1-1 Hello: Please make this package compatible with multiarch, as described at http://wiki.debian.org/Multiarch/Implementation. More info: http://wiki.debian.org/ReleaseGoals/MultiArch Thanks,

Bug#674631: [linux-sound-base] New upstream release

2012-05-26 Thread Davide Governale
Package: linux-sound-base Version: 1.0.23+dfsg-4 Severity: normal --- Please enter the report below this line. --- Hello, Upstream has released a new version exactly 1.0.25, please update it. Kindly, Davide Governale. --- System information. --- Architecture: i386 Kernel: Linux

Bug#674632: ltsp-server: ltsp-build-client fails

2012-05-26 Thread Giorgio Pioda
Package: ltsp-server Version: 5.3.7-1 Severity: grave Justification: renders package unusable Dear Maintainer, *** Please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly did you do (or not do) that was effective (or

Bug#672035: [Swig-user] Using own string class

2012-05-26 Thread William S Fulton
On 24/05/12 22:37, David Piepgrass wrote: At ZNC we have an own string class CString, which is inherited from std::string. The goal is to use it as a just string in target languages. How to do that properly? When you use a string class derived from std::string, the main problem tends to be

Bug#674139: ffmpeg-doc: installation incompatible with libav-doc

2012-05-26 Thread Sophoklis Goumas
Package: ffmpeg-doc Version: 6:0.8.2-2 Followup-For: Bug #674139 Shouldn't this bug report had been filed about: libav-doc? Sophoklis -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#674633: libogre-dev: Uses default versions of libboost-*-dev packages

2012-05-26 Thread Paul D Turner
Package: libogre-dev Version: 1.7.4-5 Severity: important Dear Maintainer, Rather than using default versions, I believe the package should depend on whichever specific version of the libboost-date-time-dev and libboost-thread-dev packages were used to build the Ogre binary libs. By not having

Bug#283173: w3c-sgml-lib vs w3-dtd-mathml

2012-05-26 Thread Mathieu Malaterre
tags 571235 wontfix tags 355440 wontfix thanks On Sat, May 26, 2012 at 9:17 AM, Nicholas Bamber nicho...@periapt.co.uk wrote: Vincnet, Maathieu,        Maybe after the freeze we should discuss making a clean up   a release goal for wheezy+1. It would be a rather small release goal, but it

Bug#672095: found in 4.4.0.20111005

2012-05-26 Thread Mathieu Malaterre
On Sat, May 26, 2012 at 5:35 AM, Paul Tagliamonte t...@pault.ag wrote: found 672095 4.4.0.20111005-1 thanks Found this when I tested the version from experemental. There are a lot of files to be patched. If you (or upstream) doesn't get to it right away, It's on my radar. Please note that

Bug#673354: xscreensaver: X session restarted

2012-05-26 Thread Tormod Volden
On Fri, May 18, 2012 at 3:17 AM, Renato Andrade Galvão wrote: Package: xscreensaver Version: 5.11-1+b1 Severity: normal I always run xscreensaver in 'Random Screen Saver' mode and have all the others optional packages installed. The problem is that my X session is restarted when

Bug#674248: Problems is in boinc-dev 7.0.28+dfsg-1

2012-05-26 Thread Steffen Möller
On 05/25/2012 08:07 AM, Guo Yixuan wrote: Hi, After downgrading boinc-dev to 7.0.27+dfsg-3, seti no longer segfaults. So we should look into boinc now. (boinc-dev was 7.0.28+dfsg-1, directly from git repo) Cheers, Guo Yixuan I just looked into the BOINC-dev package. The

Bug#632401: Bug#639830, Bug#632401

2012-05-26 Thread Michael Tokarev
severity 632401 important merge 639830 632401 summary 639830 thanks When creating initramfs, alternative MD device names (/dev/md/X) apparently are not handled correctly by mdadm initramfs hook I'm mergeing the two bugs which are about the same thing. Yes, it looks like something ins't exactly

Bug#645972: RFP: entangle -- Tethered Camera Control Capture

2012-05-26 Thread Matteo F. Vescovi
Hi! I'll try to give a look at it during the weekend. Cheers. -- Matteo F. Vescovi Debian Maintainer GnuPG KeyID: 83B2CF7A -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#669209: [PING] Re: Bug#669209: RFS: yp-svipc/0.13-1 [ITP] -- System V InterProcess Communication for Python/Yorick

2012-05-26 Thread Thibaut Paumard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 08/05/12 09:43, Thibaut Paumard a écrit : Hi guys, I'd love it if someone could have a look at this package: http://mentors.debian.net/package/yp-svipc It gives access to the system V interprocess communication mechanisms to the [1]yorick

Bug#671796: pacpl: Error when creating ogg tag

2012-05-26 Thread Dominique Dumont
Hello [ I've cc'ed debian bts and debian-perl list to keep track of the issue ] Le Friday 25 May 2012 20:41:50, vous avez écrit : It's been quite a while, but I am still indeed maintaining it. I appreciate the heads up, and will get the main package switch over to Audio::Scan assuming it

Bug#674477: RFS: frogatto{-data}/1.2+dfsg-1.1 [NMU] -- 2D platformer game starring a quixotic frog

2012-05-26 Thread Bart Martens
Hi Vincent, I'm not sure whether an entry on the Low Threshold NMU list makes it OK to package a newer upstream release via NMU. Regards, Bart Martens -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#674634: transition: celt

2012-05-26 Thread Ron
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: transition Hi, We'd like to remove the celt package from the distro for the Wheezy release. CELT was an experimental codec from Xiph, and that work has now been merged into the Opus codec which is

Bug#669702: Patch to enable openconnect VPN plugin

2012-05-26 Thread Ralf Jung
Hi, Unfortunately it's not that easy. Linking against openssl requires a special exemption which I don't see granted for networkmanagement. So atm we can't enable this plugin. If only openconnect would have used gnutls... [1] http://people.gnome.org/~markmc/openssl-and-the-gpl.html Ouch,

Bug#674600: Regression: OpenGL broken

2012-05-26 Thread Julien Cristau
On Fri, May 25, 2012 at 23:06:57 +0200, Sebastian Reichel wrote: When trying to trace the reason I found out that GL works if AIGLX is enabled. I guess this is a regression in the X-Server and not in the intel driver? Why would you disable aiglx? Cheers, Julien -- To UNSUBSCRIBE, email

Bug#667754: xserver-xorg-video-radeon: [RV250] Gnome shell unusable (permanent crashes)

2012-05-26 Thread Stefan Nagy
Am Samstag, den 26.05.2012, 00:00 +0200 schrieb Julien Cristau: Don't disable 3d support? I didn't disable 3D support (see attached glxinfo-output). Cheers, Stefan. name of display: :0.0 display: :0 screen: 0 direct rendering: Yes server glx vendor string: SGI server glx version string: 1.4

Bug#649151: [Build-common-hackers] Bug#649151: cdbs: documentation missing

2012-05-26 Thread Jonas Smedegaard
Hi Jonathan, On 12-05-25 at 11:27pm, Jonathan Nieder wrote: Jonas Smedegaard wrote: My idea is to... 1. Convert the official documentation to (Pandoc flavor of) Markdown 2. Convert and merge in the unofficial documentation 3. Convert translations of unofficial documentation

Bug#645972: RFP: entangle -- Tethered Camera Control Capture

2012-05-26 Thread Carlo Stemberger
Hi, Il 26/05/2012 11:03, Matteo F. Vescovi ha scritto: I'll try to give a look at it during the weekend. Great! Give me your Bitcoin address, when all is done. Grazie! Carlo -- .' `. | Registered Linux User #443882 |a_a | | http://counter.li.org/ .''`. \_)__/

Bug#674515: /bin/htpasswd exists in apache2-utils and mini-httpd

2012-05-26 Thread Arno Töll
severity 674515 serious reassign 674515 mini-httpd thanks Hi, I'm afraid, but on behalf of the Apache maintainers I have to say: This is not our business. We are shipping this binary since a very long time and we can't just make sure every other package introduced to Debian later on does not

Bug#674600: Regression: OpenGL broken

2012-05-26 Thread Sebastian Reichel
On Sat, May 26, 2012 at 11:18:15AM +0200, Julien Cristau wrote: On Fri, May 25, 2012 at 23:06:57 +0200, Sebastian Reichel wrote: When trying to trace the reason I found out that GL works if AIGLX is enabled. I guess this is a regression in the X-Server and not in the intel driver? Why

Bug#674635: libbonobo2-0: after several weeks of uptime, bonobo-activation-server process is running many times

2012-05-26 Thread Edrusb
Package: libbonobo2-0 Version: 2.24.3-1 Severity: normal It seems the bonobo-activation-server process does not end at session logout, sometimes, probably not all the time else I would have even more processes than the 18 ones currently running. I cannot figure out what triggers the fact it

Bug#674636: xmoto: FTBFS because of non-standard sa_restorer

2012-05-26 Thread Pino Toscano
Package: xmoto Version: 0.5.9+dfsg-1 Severity: serious Tags: patch Justification: fails to build from source (but built successfully in the past) Hi, new xmoto 0.5.9 fails on ia64, kfreebsd and hurd because of the unconditional usage of the sa_restorer field of struct sigaction. POSIX[1] does

Bug#674600: Regression: OpenGL broken

2012-05-26 Thread Julien Cristau
On Sat, May 26, 2012 at 11:33:33 +0200, Sebastian Reichel wrote: On Sat, May 26, 2012 at 11:18:15AM +0200, Julien Cristau wrote: On Fri, May 25, 2012 at 23:06:57 +0200, Sebastian Reichel wrote: When trying to trace the reason I found out that GL works if AIGLX is enabled. I guess this

Bug#674637: dctrl-tools: [INTL:pt] Portuguese translation

2012-05-26 Thread Traduz - Portuguese Translation Team
Package: dctrl-tools Version: n/a Tags: l10n, patch Severity: wishlist Updated Portuguese translation for dctrl-tools's messages. Translator: Pedro Ribeiro p.m42.ribe...@gmail.com Feel free to use it. For translation updates please contact 'Last Translator' or the Portuguese Translation Team

Bug#526389: These bugs affect squeeze

2012-05-26 Thread Etienne Millon
clone 526389 -1 reassign -1 rss2email tag -1 + squeeze clone 535332 -2 reassign -2 rss2email tag -2 + squeeze thanks Even though these bugs don't apply to wheezy and sid, the version in squeeze still ships html2text : cloning them as new bugs. -- Etienne Millon -- To UNSUBSCRIBE, email to

Bug#674604: [pkg-wine-party] Bug#674604: src:wine: Does not build on hurd-i386

2012-05-26 Thread Hilko Bengen
* Michael Gilbert: severity 674604 important thanks hurd is an unofficial port, and doesn't have an official release, so this issue should not be treated as release critical. Right. The libusb-dev build-dependency is not needed at all, there are no source files including usb.h and nothing

Bug#620322: libvncserver package split

2012-05-26 Thread Luca Falavigna
2012/5/25 Julien Cristau jcris...@debian.org: Probably 2. OK, I'll prepare the changes and do some tests to verify everything is fine. Once I'm confident, I'll get in touch again to see whether I'm still in time to target Wheezy. -- To UNSUBSCRIBE, email to

Bug#674365: libconfig-model-tkui-perl: FTBFS: tests failed

2012-05-26 Thread Dominique Dumont
Le Thursday 24 May 2012 11:47:55, Lucas Nussbaum a écrit : During a rebuild of all packages in sid, your package failed to build on amd64. Ack. I've (as upstream) botched the dependency list in Build.PL and the skip test count is not correct in t/config-model-wizard.t. I could fix this in

Bug#639830: mdadm: alternative md-device names

2012-05-26 Thread Michael Tokarev
tags 639830 + moreinfo unreproducible thanks On 26.05.2012 13:03, Michael Tokarev wrote: When creating initramfs, alternative MD device names (/dev/md/X) apparently are not handled correctly by mdadm initramfs hook Ok. After quite some digging I was able to - sort of, anyway - reproduce

Bug#674206: Man.pm: Undefined strings and a number register in groff

2012-05-26 Thread Dominic Hargreaves
On Wed, May 23, 2012 at 08:25:32PM +, Bjarni Ingi Gislason wrote: From groff -b -ww -mandoc eximstats.8: groff: eximstats.8:51: warning: number register `F' not defined groff: eximstats.8:308: warning: macro `C`' not defined groff: eximstats.8:308: warning: macro `C'' not defined

Bug#674640: heimdal-clients: kinit doesn't handle expired credentials

2012-05-26 Thread urusha
Package: heimdal-clients Version: 1.6~git20120311.dfsg.1-2 Severity: important Heimdal kerberos kinit doesn't handle expired (or 'must change') passwords. That's a serious regression - no integration (pam) into kerberos environments that use password expiration could be done. Tested against

Bug#672727: kicad: diff for NMU (0.20120126+bzr3256-3.1)

2012-05-26 Thread Georges Khaznadar
Thank you Matej, you can undelay your NMU, I had not enough time to understand what was going wrong with kicad. By the way: the version based on 0.20120126+bzr3256 is based on an export made by upstream developers four months ago. Are there other snapshots of interest maintained somewhere? Best

Bug#674631: [Pkg-alsa-devel] Bug#674631: [linux-sound-base] New upstream release

2012-05-26 Thread Elimar Riesebieter
linux-sound-base is obsolete since alsa-base-1.0.25 was released. Elimar * Davide Governale magellan...@gmail.com [2012-05-26 10:03 +0200]: Package: linux-sound-base Version: 1.0.23+dfsg-4 Severity: normal --- Please enter the report below this line. --- Hello, Upstream has released a

Bug#674409: [request-tracker-maintainers] Bug#674409: request-tracker4: update-rt-siteconfig regex stiff about finding file_SiteConfig.d

2012-05-26 Thread Dominic Hargreaves
tags 674409 +confirmed thanks On Thu, May 24, 2012 at 08:07:21AM -0400, David wrote: Let's say I want to name a configuration file 60-Pluginconf, the regex used in the 'find' command in update-rt-siteconfig will not catch it. This will generate an incomplete configuration file. Right,

Bug#672891: brcmsmac wireless brcms_c_wait_for_tx_completion warning

2012-05-26 Thread Touko Korpela
On Thu, May 24, 2012 at 05:44:23PM +0300, Touko Korpela wrote: I don't know if it's regression or not but when I rebooted 3.2.18-1, kernel oopsed during shutdown (it wasn't logged). I don't remember that happened before. False alarm, it wasn't kernel oops, it was X server segfault at shutdown

Bug#674541: ruby1.8: threaded code segfaults under kfreebsd-*

2012-05-26 Thread Petr Salinger
retitle 674541 ruby1.8: when compiled by gcc-4.7 threaded code segfaults under kfreebsd-* affects 674541 gcc-4.7 -- Hi, I tried to reproduce under my 2-way SMP. kfreebsd-image-8.1-1-amd64 8.1+dfsg-8+squeeze2 CPU - Intel(R) Core(TM)2 Duo CPU E6750 1000 rounds OK: libc0.1

Bug#674600: Regression: OpenGL broken

2012-05-26 Thread Sebastian Reichel
On Sat, May 26, 2012 at 11:45:23AM +0200, Julien Cristau wrote: On Sat, May 26, 2012 at 11:33:33 +0200, Sebastian Reichel wrote: On Sat, May 26, 2012 at 11:18:15AM +0200, Julien Cristau wrote: On Fri, May 25, 2012 at 23:06:57 +0200, Sebastian Reichel wrote: When trying to trace the

Bug#673185: gnome-shell: segfault error 4 in libaccountsservice.so.0.0.0

2012-05-26 Thread Teodor MICU
Apparently, using systemd avoids the crash in gnome-shell. This seems to be a good guess of Michael Biebl in bug#674433, so both problems appear to have the same root. Thanks -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#674605: wine: does not build on kfreebsd-amd64

2012-05-26 Thread Hilko Bengen
* Sven Joachim: kfreebsd-amd64 does not have ia32-libs package, so wine can't be built there. This is unlikely to change, it seems. Right. Do you have any plans to do something about it? That broken build-dependency in the wine package should be removed then. -Hilko -- To UNSUBSCRIBE,

Bug#674641: override: ttf-monapo:oldlibs/extra

2012-05-26 Thread Christian Perrier
Package: ftp.debian.org Severity: normal This package is a transitional package, therefore belongs to oldlibs and priority extra. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#674642: override: ttf-mikachan:oldlibs/extra

2012-05-26 Thread Christian Perrier
Package: ftp.debian.org Severity: normal This package is a transitional package, therefore belongs to oldlibs and priority extra. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#674643: tex-common totally disables scalable-cyrfonts-tex package

2012-05-26 Thread Vsevolod Krishchenko
Package: tex-common Version: 3.11 Severity: minor Dear Maintainer, current tex-common dependency conflicts with scalable-cyrfonts-tex (=4.15) so the later package is completely useless because both wheezy and sid contain 4.15 version exactly. Scalable-cyrfonts-tex cannot obviously be used

Bug#649151: cdbs: documentation missing

2012-05-26 Thread Jonathan Nieder
Hi, Jonas Smedegaard wrote: That underlying issue apart, contributions to documentation is much appreciated - both aimed at newcomers and existing users, and both editing old pieces and writing new stuff from scratch. Thanks. First, the more basic question: what is so bad about cyclic

Bug#673576: cdimage.debian.org for S390

2012-05-26 Thread J.A. Bezemer
On Sat, 26 May 2012, Alain Benvéniste wrote: Anne, Can you tell me if you need more infos, if this issue is in progress ? Sorry, I seem to have completely missed your message last monday... So there is a bug on the DVD. In particular, your Release file contains: MD5Sum:

Bug#674629: collectd: French debconf templates translation

2012-05-26 Thread Christian PERRIER
Quoting Steve Petruzzello (dl...@bluewin.ch): #. Type: boolean #. Description #: ../collectd-core.templates:3001 msgid Remove all collected data (p. ex. RRD files)? msgstr Faut-il supprimer toutes les données collectées (e.g. les fichiers RRD) ? There's a problem, here. P. ex. was

Bug#627488: No problem when using the businesscard.iso

2012-05-26 Thread H.A.J. Koster
Ran into the same problem with the debian-testing-amd64-netinst.iso. Specifically, the installer screen goes red when trying to install the busybox package, the log shows indeed that it cannot find the source image, while it is still mounted. I should add that I am installing in a VM from a

Bug#639830: mdadm: alternative md-device names

2012-05-26 Thread Cristian Ionescu-Idbohrn
On Sat, 26 May 2012, Michael Tokarev wrote: tags 639830 + moreinfo unreproducible thanks On 26.05.2012 13:03, Michael Tokarev wrote: When creating initramfs, alternative MD device names (/dev/md/X) apparently are not handled correctly by mdadm initramfs hook Ok. After quite some

Bug#674601: zeromq: multiarch dev package too

2012-05-26 Thread Alessandro Ghedini
reassign 674601 libzmq-dev tags 674601 pending kthxbye On Fri, May 25, 2012 at 11:05:59PM +0200, Julian Taylor wrote: the -dev package does not seem to contain any arch specific files besides the pkg-config and the static library placed in arch specific paths. So it seems the -dev package

Bug#639830: mdadm: alternative md-device names

2012-05-26 Thread Cristian Ionescu-Idbohrn
On Sat, 26 May 2012, Cristian Ionescu-Idbohrn wrote: On Sat, 26 May 2012, Michael Tokarev wrote: tags 639830 + moreinfo unreproducible thanks On 26.05.2012 13:03, Michael Tokarev wrote: When creating initramfs, alternative MD device names (/dev/md/X) apparently are not handled

Bug#674644: Spurious build dependency on libcelt-dev remains

2012-05-26 Thread Ron
Package: sflphone Version: 1.1.0-1 Severity: normal Hi, So it looks like the latest sflphone package you uploaded no longer actually builds with/depends on celt, however the source package still has libcelt-dev in its Build-Depends. Could we please remove that. It will become unsatisfiable

Bug#674645: glibc-doc: should be Multi-Arch: foreign

2012-05-26 Thread Stepan Golosunov
Package: glibc-doc Version: 2.13-32 Severity: normal When installing libc6:amd64 apt suggests installation of glibc-doc: % LANG=C sudo apt-get install libc6:amd64 Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will

Bug#672727: kicad: diff for NMU (0.20120126+bzr3256-3.1)

2012-05-26 Thread Matej Vela
On Sat, May 26, 2012 at 10:50:21AM +, Georges Khaznadar wrote: Thank you Matej, you can undelay your NMU, I had not enough time to understand what was going wrong with kicad. No problem, rescheduled to 0-day. By the way: the version based on 0.20120126+bzr3256 is based on an export

Bug#660932: Double quote in wget's german output for download filename

2012-05-26 Thread Michael Tokarev
retitle 660932 Double quote in (some) wget's international output for downloaded filename thanks The same happens in Russian locale too: Сохранение в каталог: ««debian-testing-amd64-netinst.iso»». Saving to catalog: ««debian-testing-amd64-netinst.iso»». In en_US locale, this is done by

Bug#674646: translate-toolkit-dev-doc: Mistake in package long description

2012-05-26 Thread Beatrice Torracca
Package: translate-toolkit-dev-doc Severity: minor Hi! the long description of the package currently reads: «[...]which will be useful is useful to develop applications[...]» the is a will be useful or a is useful too much. Thanks, Beatrice -- To UNSUBSCRIBE, email to

Bug#652536:

2012-05-26 Thread Kees de Jong
I still experience the random update intervals so I don't think it's fixed yet. I use Gnome 3 in Debian Testing. If you need any other information I'll be happy to give it. Regards, Kees signature.asc Description: This is a digitally signed message part

Bug#674647: synaptic: Can't launch synaptic from non-root user and messages when launching as root

2012-05-26 Thread JP Pozzi
Package: synaptic Version: 0.75.11 Severity: normal Dear Maintainer, *** Please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly did you do (or not do) that was effective (or ineffective)? * What was the outcome of this

Bug#674616: python-extractor: uninstallable: depends on obsolete libextractor1c2a

2012-05-26 Thread Jakub Wilk
fixed 674616 1:0.6-2 thanks * Cyril Brulebois k...@debian.org, 2012-05-26, 02:04: due to the new libextractor (#672117), your package is no longer installable, since it has: | Depends: ${misc:Depends}, ${python:Depends}, libextractor1c2a This appears to be fixed in experimental. -- Jakub

Bug#627488: No problem when using the businesscard.iso

2012-05-26 Thread Michael Tokarev
not upgraded. Need to get 0 B/397 kB of archives. After this operation, 688 kB of additional disk space will be used. Err cdrom://[Debian GNU/Linux testing _Wheezy_ - Official Snapshot amd64 NETINST Binary-1 20120526-09:20]/ wheezy/main busybox amd64 1:1.19.3-7 Please use apt-cdrom to make this CD

Bug#674648: ecm: source package being renamed to cmdpack

2012-05-26 Thread Bart Martens
Package: ecm Severity: serious The source package is being renamed to cmdpack. http://www.neillcorlett.com/ecm/ http://www.neillcorlett.com/cmdpack/ The new source package cmdpack should appear in NEW soon. http://ftp-master.debian.org/new.html The old source package ecm will be removed soon.

Bug#674649: Please disable celt support in roaraudio

2012-05-26 Thread Ron
Package: roaraudio Version: 1.0~beta1-3 Severity: important Hi, As you know, we're planning on removing the celt package from Wheezy. Please disable celt support at the soonest opportunity so that we can move ahead with doing that before the freeze. This codec is obsolete now and should no

Bug#674650: Please drop the dependencies on the system celt library

2012-05-26 Thread Ron
Package: mumble Version: 1.2.3-348-g317f5a0-1 Severity: important Hi, As you know, we're planning on removing the celt package from Wheezy. Please drop the dependency on the system celt library at the soonest opportunity so that we can move ahead with doing that before the freeze. As we both

Bug#674024: [RFR] templates://icinga/{icinga-cgi.templates,icinga-common.templates}

2012-05-26 Thread Christian PERRIER
Please find, for review, the debconf templates and packages descriptions for the icinga source package. This review will last from Saturday, May 26, 2012 to Tuesday, June 05, 2012. Please send reviews as unified diffs (diff -u) against the original files. Comments about your proposed changes

Bug#666122: gnome-control-center: bepo layout not taken into account when set as default

2012-05-26 Thread Lionel Vaux
As the message from Hugo indicates, and as can be confirmed by further testing, this problem is not limited to the bépo layout. I am not sure if this should imply a change of severity from normal to serious. Best, iouri. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#674651: Please disable celt support in jack

2012-05-26 Thread Ron
Package: jackd1 Version: 1:0.121.3+20120418git75e3e20b-1 Severity: normal Hi, We're planning on removing the celt package from Wheezy, since we now have a stable release of Opus that people can really use. Please disable celt in jack so that we can move ahead with doing that before the freeze.

Bug#674652: Please disable celt support in jack

2012-05-26 Thread Ron
Package: jackd2 Version: 1.9.8~dfsg.3+20120418gitf82ec715-6 Severity: normal Hi, We're planning on removing the celt package from Wheezy, since we now have a stable release of Opus that people can really use. Please disable celt in jack so that we can move ahead with doing that before the

Bug#673233: mesa: no longer builds libglw1-mesa

2012-05-26 Thread Julien Cristau
On Wed, May 23, 2012 at 18:39:36 +0200, Sven Joachim wrote: On 2012-05-17 14:28 +0200, Sven Joachim wrote: On 2012-05-17 11:15 +0200, Cyril Brulebois wrote: Sven Joachim svenj...@gmx.de (17/05/2012): If nobody else wants to do it, I volunteer to prepare such a snapshot in order to

Bug#674653: Please disable celt support in gstreamer

2012-05-26 Thread Ron
Package: gstreamer0.10-plugins-bad Version: 0.10.23-2 Severity: normal Hi, We're planning on removing the celt package from Wheezy, since we now have a stable release of Opus that people can really use. Please disable celt in gst so that we can move ahead with doing that before the freeze. If

Bug#674654: override: ttf-uralic:oldlibs/extra

2012-05-26 Thread Christian Perrier
Package: ftp.debian.org Severity: normal This package is a transitional package, therefore belongs to oldlibs and priority extra. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#627488: No problem when using the businesscard.iso

2012-05-26 Thread Michael Tokarev
On 26.05.2012 15:59, Michael Tokarev wrote: Err cdrom://[Debian GNU/Linux testing _Wheezy_ - Official Snapshot amd64 NETINST Binary-1 20120526-09:20]/ wheezy/main busybox amd64 1:1.19.3-7 Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new

Bug#673437: Confirmation

2012-05-26 Thread Franz
I can confirm this bug with virtualbox on Windows 7 host and Debian guest (fresh wheezy install). The virtualbox version is 4.0.12 (for USB comptibility reasons), while guest additions version is 4.1.14. The bug would prevent major applications from starting (evolution, empathy, etc would segfault

Bug#674655: open-font-design-toolkit: Please remove obsolete fontforge-doc as depends

2012-05-26 Thread Leo Iannacone
Package: open-font-design-toolkit Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu quantal ubuntu-patch Dear Maintainer, In Ubuntu we're dropping fontforge-doc dependency as obsolete. Can you consider to apply this change too ? Thanks in advance. --

Bug#674339: vavoom: FTBFS: Could NOT find JPEG

2012-05-26 Thread gustavo panizzo gfa
i have already a package to fix this bug (and others) waiting for sponsorship http://mentors.debian.net/debian/pool/main/v/vavoom/vavoom_1.33-3.dsc it does not mention this bug in changelog (i found the issue myself but didn't open a bug) -- 1AE0 322E B8F7 4717 BDEA BF1D 44BB 1BA7 9F6C 6333

Bug#674656: xfonts-mathml: unowned files after purge (policy 6.8, 10.8)

2012-05-26 Thread Andreas Beckmann
Package: xfonts-mathml Version: 4 Severity: important User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package left unowned files on the system after purge, which is a violation of policy 6.8 (or 10.8):

Bug#674657: oar-common,oar-web-status: unowned files after purge (policy 6.8, 10.8)

2012-05-26 Thread Andreas Beckmann
Package: oar-common,oar-web-status Version: 2.5.2-2 Severity: important User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package left unowned files on the system after purge, which is a violation of policy 6.8 (or 10.8):

Bug#674658: Please enable hardening build flags

2012-05-26 Thread Touko Korpela
Package: procmail Version: 3.22-19 Severity: wishlist Hardened build flags are a release goal for Wheezy. http://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags http://wiki.debian.org/Hardening http://wiki.debian.org/HardeningWalkthrough -- To UNSUBSCRIBE, email to

Bug#670413: samba4: fails to install: ProvisioningError: Existing smb.conf does not have a [netlogon] share, but you are configuring a DC.

2012-05-26 Thread Andreas Beckmann
Package: samba4 Version: 4.0.0~alpha19+dfsg1-7 Followup-For: Bug #670413 Not fixed in -7. Same error as before. New log attached. Andreas samba4_4.0.0~alpha19+dfsg1-7.log.gz Description: GNU Zip compressed data

Bug#674624: uprecords-cgi: fails to install with DEBIAN_FRONTEND=noninteractive

2012-05-26 Thread Andreas Beckmann
Package: uprecords-cgi Followup-For: Bug #674624 Fix is trivial as I expected. Patch attached. Andreas diff -Nru uptimed-0.3.17/debian/uprecords-cgi.config uptimed-0.3.17/debian/uprecords-cgi.config --- uptimed-0.3.17/debian/uprecords-cgi.config 2012-05-25 02:52:18.0 +0200 +++

Bug#672423: task-kannada-desktop: please remove scim-tables from Depends

2012-05-26 Thread Aron Xu
Hi, Sorry for my late reply... On Tue, May 15, 2012 at 3:55 AM, Christian PERRIER bubu...@debian.org wrote: Quoting Aron Xu (happyaron...@gmail.com): Package: task-kannada-desktop Severity: important Please remove scim-tables from Depends as we are trying to get rid the package from

Bug#674024: [RFR] templates://icinga/{icinga-cgi.templates,icinga-common.templates}

2012-05-26 Thread Justin B Rye
Christian PERRIER wrote: Your review should be sent as an answer to this mail. [...] Template: icinga/check_external_commands Type: boolean Default: false -_Description: Icinga check external commands: +_Description: Use external commands with Icinga? Being a boolean template, it shoul

Bug#674659: mirrors: mirror.peer1.net Translation-en: Hash Sum mismatch

2012-05-26 Thread Frédéric Brière
Package: mirrors Severity: normal (It's my annual bug filing against mirror.peer1.com. Sorry guys! g) I'm often getting Hash Sum mismatch errors on Translation-en files, which makes apt's update fail. This is apparently due to a bug in ftpsync that was fixed last week[1]. Nate, would it be

Bug#666588: fixed-upstream

2012-05-26 Thread YOSHINO Yoshihito
tags 666588 + fixed-upstream thanks Hi, Upstream has committed the fix http://gauche.git.sourceforge.net/git/gitweb.cgi?p=gauche/Gauche;a=commitdiff;h=d9316851a700bc467e5a2f394af61ba71849315c while this is still not included in its latest version (0.9.3.2). Thanks, -- YOSHINO Yoshihito

Bug#670212: RFS: pentobi/1.2-1

2012-05-26 Thread Bart Martens
Hi Dean, Why not pentobi 2.0 ? http://sourceforge.net/projects/pentobi/files/ Regards, Bart Martens -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#657292: [Pkg-opennebula-devel] Bug#657292: opennebula: Please provide directions on how to install Debian on one VMs

2012-05-26 Thread Damien Raude-Morvan
Hi Olivier, Le vendredi 18 mai 2012 15:14:29, Olivier Berger a écrit : The next question may be how can I install Debian on such an image, to run a Debian VM inside the OpenNebula cloud ?. Still it is quite difficult to find a howto explaining how to prepare such an image, and

Bug#674660: fusionforge-plugin-blocks: Blocks plugin broken

2012-05-26 Thread Olivier Berger
Package: fusionforge-plugin-blocks Version: 5.1.1-6 Severity: normal The blocks plugin miserably fails : [Sat May 26 16:03:46 2012] [error] PHP Warning: require_once(/etc/gforge/plugins/blocks/config.php): failed to open stream: Aucun fichier ou dossier de ce type in

  1   2   3   >