Bug#719633: qemu-system-x86: crash when booting hurd, not kfreebsd

2013-09-16 Thread Svante Signell
found 719633 1.6.0+dfsg-1 thanks On Mon, 2013-09-02 at 09:27 +0400, Michael Tokarev wrote: > Control: tag -1 + moreinfo > > 13.08.2013 22:51, Svante Signell wrote: > > Package: qemu-system-x86 > > Version: 1.5.0+dfsg-5 > > Severity: important > > > > Hi, > > > > After a reboot restarting the Linu

Bug#706581: python-bottle: FTBFS with Sphinx 1.2: AttributeError: 'LocalRequest' object has no attribute 'environ'

2013-09-16 Thread Dmitry Shachnev
Control: reassign -1 python-sphinx 1.2~b1+dfsg-2 Control: merge -1 706585 While this is probably a bug, Sphinx now has a workaround for this type of issues: https://bitbucket.org/birkenfeld/sphinx/commits/20b5e110a3c I will take care of including the patch in the next Sphinx upload. -- Dmitry

Bug#707411: zoneminder: FTBFS: zm_local_camera.cpp:742:49: error: invalid conversion from '__u32 {aka unsigned int}' to 'v4l2_buf_type' [-fpermissive]

2013-09-16 Thread Kyle Johnson
Hello, I would like to report that this bug has been fixed upstream in commit bd5e2da5c7600d8434b1e308152974cafa254ec8 which can be seen here: om/ZoneMinder/ZoneMinder/commit/bd5e2da5c7600d8434b1e308152974cafa254ec8 Kyle -- To UNSUBSCRIBE, email to debian-

Bug#723090: tcl8.5: [:cntrl:] character class does not include 0x00-0x1f

2013-09-16 Thread Andrew Shadura
Control: forwarded -1 http://core.tcl.tk/tcl/tktview/2572fe7773 Hello, On Mon, 16 Sep 2013 11:29:55 +0100 Bruce Stephens wrote: > I have an expect script that tries to match ([^[:cntrl:]]*), and it > also matches the CRs at the end of a line. On inspection, that's > because controlRangeTable[]

Bug#723072: monkeyscan should be cleaner in the absence of a local MTA

2013-09-16 Thread Antoine Beaupré
On 2013-09-16 02:06:52, Daniel Kahn Gillmor wrote: > Getting this to work properly probably also means handling with the > situation where the SMTP server is not available, dies in the middle > of transmission, etc. this is all a pain to do, and i don't actually > expect or want monkeysign to reca

Bug#722147: src:resiprocate: why only use libsrtp on linux archs?

2013-09-16 Thread Jonas Smedegaard
Quoting Daniel Pocock (2013-09-16 14:23:03) > On 08/09/13 14:40, Jonas Smedegaard wrote: > > I notice in latest changelog entry that libsrtp is now only used for > > Linux architectures. Since not mentioned in changelog, I ask here: > > Why? > > libsrtp is one of several dependencies required t

Bug#722798: liborcus link with -L/usr/lib

2013-09-16 Thread Rene Engelhard
Hi, On Sat, Sep 14, 2013 at 11:30:36AM +0800, YunQiang Su wrote: > This package has one or more -L/usr/lib in its build system, > which will make it ftbfs if there is libraries under /usr/lib > while is not the default architecture, mips* for example. > Even more intersting

Bug#706585: phatch: FTBFS with Sphinx 1.2: TypeError: __repr__ returned non-string (type NoneType)

2013-09-16 Thread Dmitry Shachnev
Control: reassign -1 python-sphinx Control: tags -1 + upstream fixed-upstream This was fixed in Sphinx today: https://bitbucket.org/birkenfeld/sphinx/commits/20b5e110a3c -- Dmitry Shachnev signature.asc Description: OpenPGP digital signature

Bug#721857: btrfs-tools should include /sbin/btrfs-zero-log in initramfs

2013-09-16 Thread Jogi Hofmüller
fwiw I fully agree since I find myself in the described state now. Regards! -- j.hofmüllerhttp://users.mur.at/thesix/ signature.asc Description: OpenPGP digital signature

Bug#723090: Bug#723090: tcl8.5: [:cntrl:] character class does not include 0x00-0x1f

2013-09-16 Thread Andrew Shadura
Hello, On Mon, 16 Sep 2013 16:52:23 +0400 Sergei Golovan wrote: > Hi Bruce, > > On Mon, Sep 16, 2013 at 2:29 PM, Bruce Stephens > wrote: > > > > Dear Maintainer, > > > > I have an expect script that tries to match ([^[:cntrl:]]*), and it > > also matches the CRs at the end of a line. On inspe

Bug#723064: pu: package emboss-explorer/2.2.0-7+deb7u1

2013-09-16 Thread Jonathan Wiltshire
Control: tag -1 + confirmed On 2013-09-16 02:13, Charles Plessy wrote: Please let me know if you prefer that I upload a repaired version (with my correct email address) as 2.2.0-7+deb7u1 or 2.2.0-7+deb7u2. For your reference, here is the debdiff of the package I uploaded, where my email addr

Bug#723098: linux-image-3.10-2-amd64: Setting screen backlight bightness extremely sluggish

2013-09-16 Thread Marc Donges
Package: src:linux Version: 3.10.7-1 Severity: normal With the current kernel in X/gnome, when I use the keys to control the screen backlight brightness, the change of one brightness level including the visual feedback takes on the order of 3 seconds. That is very slow. Also the touchpad input

Bug#723097: RFA: ocrad -- optical character recognition program

2013-09-16 Thread Jakub Wilk
Package: wnpp Severity: normal I request an adopter for the ocrad package. The package description is: GNU Ocrad is an OCR (Optical Character Recognition) program based on a feature extraction method. It reads a bitmap image in pgm/pbm format and produces text in byte (8-bit) or UTF-8 formats.

Bug#723090: [Pkg-tcltk-devel] Bug#723090: tcl8.5: [:cntrl:] character class does not include 0x00-0x1f

2013-09-16 Thread Sergei Golovan
Hi Bruce, On Mon, Sep 16, 2013 at 2:29 PM, Bruce Stephens wrote: > > Dear Maintainer, > > I have an expect script that tries to match ([^[:cntrl:]]*), and it > also matches the CRs at the end of a line. On inspection, that's > because controlRangeTable[] and controlCharTable[] do not contain the

Bug#722743: mcabber: does not exit cleanly on SIGHUP

2013-09-16 Thread Franziska Lichtblau
Hi, On Sat, Sep 14, 2013 at 12:25:55AM +0200, Dominik George wrote: > > Attached is a patch that fixes the issue; sent upstream. Thanks for providing a patch for that problem. I'll review it and include it with the next upload. Cheers, Rhalina -- rhalina (Franziska Lichtblau)

Bug#723081: amd64-microcode: installation never completes

2013-09-16 Thread Henrique de Moraes Holschuh
retitle 723081 more broken kernels need to be blacklisted (interruptible hangs) severity 723081 important thanks On Mon, 16 Sep 2013, Nick Lewycky wrote: > Setting up amd64-microcode (2.20131007.1+really20130710.1) ... > Using per-core interface to update microcode on online processors... > > it

Bug#723095: RM: seesat5 -- ROM; long dead upstream, alternatives exist

2013-09-16 Thread Patrick Ouellette
Package: ftp.debian.org Severity: normal Package has been dead upstream for a very long time, other packages exist with similar abilities. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#723096: synaptic scrolling problem

2013-09-16 Thread osh4ie
Package: synaptic Version: 0.80.4 Severity: normal Dear Maintainer, Hello, I have found a bug in the latest version of synaptic package manager. I can't scroll using my mouse wheel or my touchpad on laptop through the package lists. I can scroll holding and dragging the scrollbar on the side an

Bug#718434: ca-certificates: should CAcert.org be included?

2013-09-16 Thread Ansgar Burchardt
On 07/31/2013 20:06, Ansgar Burchardt wrote: > I'm wondering if Debian really should include CAcert.org root certificates: [...] > And last but not least: while CAcert.org publishes the source code of > their system[5] (good), looking at it does not make me trust it (it > causes the opposite effect

Bug#722935: RFP: libjs-twitter-bootstrap3 -- HTML, CSS and JS toolkit from Twitter

2013-09-16 Thread Jonas Smedegaard
Quoting Agustin Henze (2013-09-16 11:55:56) > On 09/15/2013 05:05 AM, Jonas Smedegaard wrote: > > I perfectly agree with Martin: Please consider taking responsibility > > for existing Bootstrap package instead. > > Ups, I misunderstood the message of Martin, sorry. Thanks for the > clarification

Bug#720466: cinnamon: Crashes when opening the menu, using command window or hot corner

2013-09-16 Thread Jeremiah C. Foster
Package: cinnamon Version: 1.7.4-2.2 Followup-For: Bug #720466 Dear Maintainer, Clicking on a menu freezes cinnamon windows and desktop, still possible to move the mouse however. -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'tes

Bug#723094: dh-python uninstallable on buildds

2013-09-16 Thread Scott Kitterman
Package: dh-python Version: 1.20130913-1 Severity: grave Justification: renders package unusable sip4 is now BD-uninstallable everywhere (the experimental upload) due to: sip4 (= 4.15.2-1) build-depends on one of: - python3-all-dbg (= 3.3.2-15) python3-all-dbg (= 3.3.2-15) depends on one of

Bug#720262: do you need help?

2013-09-16 Thread Jonas Smedegaard
Quoting Janoš Guljaš (2013-09-16 12:16:27) > On Fri, Sep 13, 2013 at 8:03 PM, Jonas Smedegaard wrote: > > Quoting Janoš Guljaš (2013-09-12 17:07:44) > >> On Thu, Sep 12, 2013 at 12:21 PM, Jonas Smedegaard > >> wrote: > >> > This bug seems relatively trivial to fix: Conditionally build the > >>

Bug#720571: Please stop using openjdk-6-*

2013-09-16 Thread Jonas Smedegaard
Quoting Janoš Guljaš (2013-09-16 12:16:43) > On Fri, Sep 13, 2013 at 9:10 PM, Jonas Smedegaard wrote: > > Sylvestre wrote: > >> As part of the transition to OpenJDK 7 and the removal of OpenJDK 6 > >> from the archive, could you update the dependency of your package > >> to default-jdk ? > > > >

Bug#723092: plasma-widget-networkmanagement: kded4 leak sockets when wifi connections fail

2013-09-16 Thread Petter Reinholdtsen
Control: forward -1 https://bugs.kde.org/show_bug.cgi?id=324954 I've also passed this bug report on to the upstream KDE bug tracker. -- Happy hacking Petter Reinholdtsen -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact lis

Bug#723093: When works with iSCSI and mount to /var/any_path, it failed to start

2013-09-16 Thread YunQiang Su
Package: ocfs2-tools I have a tiny 3 nodes cluster and a iSCSI server. 1. iSCSI server with iscsitarget it's hostname is iscsi with 3 network interface, one is for iSCSI the second are not used and the third one is used by public access through ssh. For software it has Debian sid ins

Bug#697438: linux-user-chroot Debian packaging

2013-09-16 Thread Emanuele Aina
László Böszörményi (GCS) wrote: > Also please note that the current state can be interpreted as some > kind of security threat. Its binary installed as setuid and executable > for everyone. A more safe solution would be a separate group and only > its members would be allowed to execute linux-user

Bug#723092: plasma-widget-networkmanagement: kded4 leak sockets when wifi connections fail

2013-09-16 Thread Petter Reinholdtsen
Package: plasma-widget-networkmanagement Version: 0.9.0.3-1 Severity: important Tags: upstream Dear Maintainer, My KDE desktop based on Debian Wheezy is unstable. After a few days, the KDE panel stop working properly, and I have to log out and in again to get back to work. Clicking on the K men

Bug#723076: gcin: more issues

2013-09-16 Thread Osamu Aoki
Hi, I also see quite a bit of issues reported at PTS. http://packages.qa.debian.org/g/gcin.html Package gcin-tables shares 1.4 MB of similar files with package hime-tables, please investigate whether it is possible to reduce the duplication. Since this is something you manmage, please consider

Bug#723061: [mldonkey-server] Incoming and shared folders get removed when purging the package

2013-09-16 Thread Bernat
2013/9/16 Stéphane Glondu > severity 723061 wishlist > thanks > > Le 16/09/2013 01:31, Bernat a écrit : > > When purging this package it will remove /var/lib/mldonkey/incoming, > > shared and temp directories even when they're not empty. A user purging > > the package will loose all their files i

Bug#723091: CP-246 / and dict lookup

2013-09-16 Thread Mathieu Malaterre
Package: dcmtk Looks like something is going on wrong with CP-246 file(s) and dict lookup. Check out the following steps: $ wget -O cp246.dcm "http://sourceforge.net/p/gdcm/gdcmdata/ci/ebd3260d5dd315dd99dae78c783c2fc1beb18f01/tree/undefined_length_un_vr.dcm?format=raw"; $ dcmdump cp246.dcm | grep

Bug#722788: labrea link with -L/usr/lib

2013-09-16 Thread YunQiang Su
On Mon, Sep 16, 2013 at 5:47 PM, Vincent Bernat wrote: > ❦ 15 septembre 2013 17:54 CEST, YunQiang Su : > >>> Some pointers would be appreciated, maybe on wiki.debian.org. While >>> fixing it on HAProxy can be done just in debian/rules, I cannot do the >>> same thing for labrea. I need to patch c

Bug#718434: ca-certificates: should CAcert.org be included?

2013-09-16 Thread Thomas R . Koll
Am 16.09.2013 um 11:46 schrieb "Thijs Kinkhorst" : > On Sun, September 15, 2013 01:16, Thomas R. Koll wrote: >> But I just found one request that was official (msg #20), Venzuela's >> Suscerte >> and I also see that in #37 you've referred them to Mozilla. >> http://bugs.debian.org/cgi-bin/bugrepo

Bug#723090: tcl8.5: [:cntrl:] character class does not include 0x00-0x1f

2013-09-16 Thread Bruce Stephens
Package: tcl8.5 Version: 8.5.14-5 Severity: normal Dear Maintainer, I have an expect script that tries to match ([^[:cntrl:]]*), and it also matches the CRs at the end of a line. On inspection, that's because controlRangeTable[] and controlCharTable[] do not contain the normal ASCII control char

Bug#723089: gmt: ugly and overlapping contours with gmt version 4.5.9-1

2013-09-16 Thread Nikolaos Lampadariou
Package: gmt Version: 4.5.9-1 Severity: important Dear Maintainer, *** Please consider answering these questions, where appropriate *** * What led up to the situation? Running a map with contour data produces an image with ugly and overlapping contours. The problem is described in more detai

Bug#674812: [dget] doesn't support sources.list lines with options

2013-09-16 Thread Raphael Geissert
Control: tag -1 patch Hi, Attached patch makes dget use apt-get download directly for binary packages. Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net 0001-dget-use-apt-get-download-to-get-binary-packages-Clo.patch Description: Binary data

Bug#723088: ITP: sticky-notes -- free open-source pastebin application

2013-09-16 Thread Ho Wan Chan
Package: wnpp Severity: wishlist * Package Name: sticky-notes Version: 1.0 Upstream Author: Sayak Banerjee URL: http://sayakbanerjee.com/sticky-notes License: BSD-2-clause Description: Sticky notes is a powerful open-source pastebin application.

Bug#720571: Please stop using openjdk-6-*

2013-09-16 Thread Janoš Guljaš
Hi Jonas, On Fri, Sep 13, 2013 at 9:10 PM, Jonas Smedegaard wrote: > Hi Sylvestre, > > Sylvestre wrote: >> As part of the transition to OpenJDK 7 and the removal of OpenJDK 6 >> from the archive, could you update the dependency of your package to >> default-jdk ? > > For uwsgi it seems more sensi

Bug#720262: do you need help?

2013-09-16 Thread Janoš Guljaš
Hi Jonas, On Fri, Sep 13, 2013 at 8:03 PM, Jonas Smedegaard wrote: > Quoting Janoš Guljaš (2013-09-12 17:07:44) >> On Thu, Sep 12, 2013 at 12:21 PM, Jonas Smedegaard >> wrote: >> > This bug seems relatively trivial to fix: Conditionally build the >> > java plugin, and mark the corresponding bina

Bug#722935: RFP: libjs-twitter-bootstrap3 -- HTML, CSS and JS toolkit from Twitter

2013-09-16 Thread Agustin Henze
On 09/15/2013 05:05 AM, Jonas Smedegaard wrote: > I perfectly agree with Martin: Please consider taking responsibility for > existing Bootstrap package instead. Ups, I misunderstood the message of Martin, sorry. Thanks for the clarification :). Anyway we need both versions of bootstrap for now,

Bug#722788: labrea link with -L/usr/lib

2013-09-16 Thread Vincent Bernat
❦ 15 septembre 2013 17:54 CEST, YunQiang Su  : >> Some pointers would be appreciated, maybe on wiki.debian.org. While >> fixing it on HAProxy can be done just in debian/rules, I cannot do the >> same thing for labrea. I need to patch configure and this is something >> that I don't like to do. >>

Bug#718434: ca-certificates: should CAcert.org be included?

2013-09-16 Thread Thijs Kinkhorst
Hi Tom, On Sun, September 15, 2013 01:16, Thomas R. Koll wrote: > But I just found one request that was official (msg #20), Venzuela's > Suscerte > and I also see that in #37 you've referred them to Mozilla. > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609942#20 > > It is a double standard t

Bug#693282: gajim: CVE-2012-5524

2013-09-16 Thread Tanguy Ortolo
Giuseppe Iuculano, 2013-09-16 10:05+0200: we marked this as minor issue and it would be nice to fix it through a point update: http://www.debian.org/doc/manuals/developers-reference/pkgs.html#upload-stable Since I adopted the package gajim, I have to find some time to prepare that. But if some

Bug#722681: latexila: Default build settings do not work

2013-09-16 Thread Tanguy Ortolo
Adrian Immanuel Kiess, 2013-09-13 10:50+0200: the default compiler setting for LaTeXila do not work. I guess I would have to remove -synctex=1 from build options. Yes, I saw that. The fix is for me to adopt the package latexmk and upload a new version, so it will require some time… -- ,--.

Bug#723087: libreoffice-kde: Select and move with mouse, KDE hangs

2013-09-16 Thread Christopher Wieser
Package: libreoffice-kde Version: 1:4.1.0-1 Severity: Important Dear Maintainer, with mouse, in calc if I select one or more cells and move them to another position, KDE hangs for ever. If you login in the Text mode an kill soffice.bin KDE works again. If you purged libreoffice-kde and all works

Bug#723086: [libxkbcommon-dev] dh_install --fail-missing may fail

2013-09-16 Thread Игорь Пашев
Package: libxkbcommon-dev Version: 0.3.1-2 Severity: normal --- Please enter the report below this line. --- libxkbcommon can build docs which are not included anywhere: find debian/tmp -name '*.la' -delete dh_install --fail-missing dh_install: usr/share/doc/libxkbcommon/xkbcommon-keysyms_8

Bug#723061: [mldonkey-server] Incoming and shared folders get removed when purging the package

2013-09-16 Thread Stéphane Glondu
severity 723061 wishlist thanks Le 16/09/2013 01:31, Bernat a écrit : > When purging this package it will remove /var/lib/mldonkey/incoming, > shared and temp directories even when they're not empty. A user purging > the package will loose all their files in these directories. I've set > serious s

Bug#721702: Latest update generates SEGV in __strcmp_sse42() when parsing the enabled sites.

2013-09-16 Thread lilydjwg
Package: nginx-extras Version: 1.4.1-3+b1 Followup-For: Bug #721702 Dear Maintainer, The same segfault happens for me (at src/core/ngx_conf_file.c:305), when the nginx parses an "add_header" instruction, the data from the pam nginx module is incorrect: the third commands member has members data =

Bug#722955: prboom-plus: Prboom dsg savegames?

2013-09-16 Thread Fabian Greffrath
tags -1 wontfix upstream The ability to load savegames from old versions of prboom has been removed by upstream on purpose and will not get added back. Am Montag, den 16.09.2013, 11:46 +0300 schrieb Andrey Budko: > yes, no way > 2013/9/16 Fabian Greffrath > So, in short, there is curre

Bug#723085: icedove: Fails to start with "GLib-CRITICAL **: g_slice_set_config: assertion `sys_page_size == 0' failed"

2013-09-16 Thread Detlev Zundel
Package: icedove Version: 10.0.12-1 Severity: important Icedove fails to start up at all after a system upgrade to Jessie: [dzu@deepthought ~][0]$ icedove (process:28515): GLib-CRITICAL **: g_slice_set_config: assertion `sys_page_size == 0' failed [dzu@deepthought ~][0]$ Doing a websearch it s

Bug#723084: fai: weird handling of binary data with text tools

2013-09-16 Thread Raphael Geissert
Package: fai-setup-storage Version: 4.0.6 Tags: patch Hi, fai-setup-storage's cryptsetup support includes some strange handling of binary data, namely data read from /dev/urandom. Attached mbox contains a few additional comments and it simply drops the calls to head and tail. I'm unsure of the or

Bug#723063: dillo: /usr/lib/dillo directory for dillo-install-hyphenation

2013-09-16 Thread Kevin Ryde
Axel Beckert writes: > > writable by the user by default. Oh, I was running as root. I expected root is necessary to establish the global bits. >> I see the dillo lib directory in debian is /usr/lib/i386-linux-gnu/dillo. > > That depends a lot on the architecture you're running Dillo on. I see

Bug#723083: ipython: new upstream available (IPython 1.0)

2013-09-16 Thread Pierre Haessig
Package: ipython Version: 0.13.2-2 Severity: wishlist Dear Maintainer, The latest stable release of IPython brings many improvements (http://ipython.org/ipython-doc/rel-1.0.0/whatsnew/version1.0.html) that I'd be glad to see in Debian. Thank you by advance. best, Pierre -- System Information:

Bug#723082: python-moinmoin: moin --config-dir does not work with wikiconfig.py, only with farmconfig.py

2013-09-16 Thread matthijs
Package: python-moinmoin Version: 1.9.4-8+deb7u1 Severity: normal Dear Maintainer, the "moin" script is patched in Debian to default to the /etc/moin directory instead of the current directory when looking for the moin config (farmconfig.py or wikiconfig.py). If you need to use a different direct

Bug#723081: amd64-microcode: installation never completes

2013-09-16 Thread Nick Lewycky
Package: amd64-microcode Version: 2.20131007.1+really20130710.1 Severity: important At this stage: Setting up amd64-microcode (2.20131007.1+really20130710.1) ... Using per-core interface to update microcode on online processors... it hangs, for over an hour before I killed it. # ps ax | grep am

Bug#707183: debian-policy: Removal of the FHS exception for the /selinux directory

2013-09-16 Thread Julien Cristau
On Mon, Sep 16, 2013 at 11:45:48 +0900, Charles Plessy wrote: > diff --git a/policy.sgml b/policy.sgml > index 2708242..90ae9fe 100644 > --- a/policy.sgml > +++ b/policy.sgml > @@ -7021,15 +7021,14 @@ Built-Using: grub2 (= 1.99-9), loadlin (= 1.6e-1) > stable release of Debian supp

Bug#722955: prboom-plus: Prboom dsg savegames?

2013-09-16 Thread Fabian Greffrath
So, in short, there is currently no way to load old savegames from prboom 2.5.0 in prboom-plus, right? Am Montag, den 16.09.2013, 10:59 +0300 schrieb Andrey Budko: > PrBoom has some shitty code to support its savagames between > major versions. I removed them and don't want to get

Bug#693282: gajim: CVE-2012-5524

2013-09-16 Thread Giuseppe Iuculano
Hi Dirk, we marked this as minor issue and it would be nice to fix it through a point update: http://www.debian.org/doc/manuals/developers-reference/pkgs.html#upload-stable Cheers, Giuseppe On 13/09/2013 12:04, Dirk Griesbach wrote: > Package: gajim > Followup-For: Bug #693282 > > Hi, > > is

Bug#723080: /etc/init.d/puppet: Please to not start puppet daemon by default

2013-09-16 Thread Laurent Bigonville
Package: puppet Version: 3.3.0-1 Severity: wishlist File: /etc/init.d/puppet It would be nice if the puppet daemon was not started by default upon installation (for both systemd and LSB scripts). For systemd, dh_systemd_enable already have a "--no-enable" option, dh_installinit is still missing i

Bug#723079: Unable to backup DVD - Overlap between PartBupVts and PartIfoVts objects

2013-09-16 Thread Petter Reinholdtsen
Package: python3-dvdvideo Version: 0.20130117 Hi. I try to back up one of my DVDs, and got this exception instad: ERROR:root:Got exception Traceback (most recent call last): File "/usr/bin/dvdvideo-backup-image", line 274, in main(stream, *args) File "/usr/bin/dvdvideo-backup

Bug#693845: ruby-hiera shouldn't recommend mcollective or puppet

2013-09-16 Thread Laurent Bigonville
Package: ruby-hiera Followup-For: Bug #693845 Hi (again), But as a side note, hiera is actually trying to load both puppet and mcollective gems in case they are used together. I'm however not really sure this really warrant an explicit dependency. Cheers Laurent Bigonville -- To UNSUBSCRIBE

Bug#693845: ruby-hiera shouldn't recommend mcollective or puppet

2013-09-16 Thread Laurent Bigonville
Package: ruby-hiera Followup-For: Bug #693845 Hi, Well on my machine, apt-cache is definitely showing these recommends, see below: $ apt-cache show ruby-hiera Package: ruby-hiera Version: 1.0.0~rc3-1 Installed-Size: 105 Maintainer: Debian Ruby Extras Maintainers Architecture: all Depends: ruby

Bug#723078: gnome-session: Pressing arrow down/up on applets menus doesn't browse items menu

2013-09-16 Thread Piviul
Package: gnome-session Version: 3.4.2.1-4 Severity: minor Dear Maintainer, when you click on a applet menu (with applet menu I mean any menu on the upper bar of gnome-shell, like session/network/bluetooth/audio... indicator) arrow down/up doesn't works as expected: normally I can browse items on

Bug#716676: Installs correctly

2013-09-16 Thread Stefano Costa
I can install correctly the package with python3.3 on unstable. -- Stefano Costa http://www.iosa.it/ Open Archaeology -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#723077: nmu: libfile-extattr-perl_1.09-2

2013-09-16 Thread Andreas Beckmann
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: binnmu nmu libfile-extattr-perl_1.09-2 . amd64 . -m "Rebuild against perl 5.18" perlapi-5.14.2 is gone ... Andreas @Alexander: please update your build environment -- To UNSUBSCRIBE, email to

Bug#723019: SquidAnalyzer -- Long Description

2013-09-16 Thread Jacques Serfontein
Description: Squid proxy native log analyzer and reports generator with full statistics about times, hits, bytes, users, networks, top URLs and top domains. Statistic reports are oriented toward user and bandwidth control. This is not a pure cache statistics generator.

Bug#722980: nmu: Ruby packages with C extensions

2013-09-16 Thread Andreas Beckmann
Hi Antonio, On Monday, 16. September 2013 01:18:36 Antonio Terceiro wrote: > nmu ruby-bdb_0.6.5-7 . amd64 armel armhf i386 ia64 kfreebsd-amd64 ... > nmu ruby-bdb_0.6.5-7+b2 . hurd-i386 . -m 'Rebuild against gem2deb 0.5.0. ... This syntax is wrong: nmu ruby-foo_1.2-3+b4 ... because this is no s

Bug#598819: Confirmed on Fujitsu Esprimo workstation

2013-09-16 Thread Martin Steigerwald
- Ursprüngliche Mail - > Am 13.09.2013 um 12:13 schrieb Martin Steigerwald: […] > > I attach kdm.log and lspci.txt > > > > Its a workstation in a training center, I do not have always access to. > > > > Upgrading driver to newest unstable stuff aka: > > [...] > > didn´t help either. (hmmm,

Bug#723076: gcin: Please update compat level to 9 etc.

2013-09-16 Thread Osamu Aoki
Source: gcin Version: 2.8.1+dfsg-1 Severity: normal Since there were FTBFS bug, I sponsored your prepared package as is. (I was busy fixing ibus 1.4 -> 1.5 transition) But since you made this long time ago, compat level is not yet in 9 and you did not touch on reported bugs. http://bugs.debian.

Bug#722955: prboom-plus: Prboom dsg savegames?

2013-09-16 Thread Fabian Greffrath
Dear Andrey, Am Samstag, den 14.09.2013, 21:38 +0200 schrieb Nicolas Patrois: > Prboom-plus does not seem to be able to load the dsg savegames used by Prboom. > I copied the files in ~/.prboom-plus/ but the F3 menu tells that I own no > savegames. is it possible to make prboom 2.5.0 savegames a

<    1   2   3