Bug#666240: crashes after closing any Compose window

2012-04-10 Thread Ricardo Mones
tags 666240 moreinfo unreproducible thanks Hi Renaud, On Thu, Mar 29, 2012 at 11:50:59PM +0200, Renaud Lacour wrote: > Package: claws-mail > Version: 3.8.0-1 > Severity: important > Tags: upstream > > Using awesome window manager. Me too, never seen that ;) > The program 'claws-mail' recei

Bug#635382: new release of latex-unicode

2012-04-10 Thread Norbert Preining
Dear Wolfgang, I was taking a look at your darcs repository and compared it with what is currently available on the CTAN. Besides the addition of .dtx/.ins files and some more scripts and text files, there are some changes: unicode/data/uni-1.def: -\uc@dclc{416}{default}{\OHORN}% -\uc@dclc{417}{de

Bug#668309: [Pkg-samba-maint] Bug#668309: samba: remote code execution (CVE-2012-1182)

2012-04-10 Thread Christian PERRIER
Quoting Yves-Alexis Perez (cor...@debian.org): > Source: samba > Version: 3.6.3-2 > Severity: critical > Tags: security > Justification: root security hole > > Hey, > > samba team just released an advisory for a remote code execution (as > root) : https://www.samba.org/samba/security/CVE-2012-118

Bug#667979: libtokyocabinet9: TokyoCabinet got endianness in DB wrong on both big- and little-endian architectures

2012-04-10 Thread Mikhail Gusarov
Tobias, Twas brillig at 08:28:53 11.04.2012 UTC+02 when t...@frost.de did gyre and gimble: TF> I'm still waiting for the answer from upstream, but if you are TF> right (and I fear you are) changing the behaviour would break other TF> applications, and I do not believe that this would be wise.

Bug#659047: RFS: rpg - Readable Password Generator

2012-04-10 Thread Vladimir Stavrinov
On Wed, Apr 11, 2012 at 09:32:22AM +0300, Timo Juhani Lindfors wrote: > > Ok. Show me where You see password. What command in process list does show > > password? > > It's the tr commands this time. Thank You. I will fix this. -- *** ## Vladimir Stavrinov ## vstavri.

Bug#668330: Search engines missing.

2012-04-10 Thread Mike Hommey
On Wed, Apr 11, 2012 at 08:18:11AM +0530, dE . wrote: > Package: iceweasel > Version: 10.0.3esr-2 > Severity: important > > After the upgrade, I found that the default search engines that are > bundled with FF is missing. There's not a single search engine > installed and it appears difficult to f

Bug#614233: Is the debian-doc kfreeBSD-ready?

2012-04-10 Thread Robert Millan
El 11 d’abril de 2012 5:24, David Prévot ha escrit: > Hi kFreeBSD folks, Hurd folks CC. > > After taking care of the website (mostly changing “Debian GNU/Linux” to > a simple “Debian” where it's accurate), we are wondering if our Debian > documentation is kFreeBSD-ready, i.e. can we safely drop “G

Bug#659047: RFS: rpg - Readable Password Generator

2012-04-10 Thread Timo Juhani Lindfors
Vladimir Stavrinov writes: > Ok. Show me where You see password. What command in process list does show > password? It's the tr commands this time. $ stap -e 'probe syscall.execve { printf("%s\n", argstr); }' -c './rpg' parketdufime ./rpg /usr/bin/cut "-c" "7" /usr/bin/tr "-d" "p" /us

Bug#667979: libtokyocabinet9: TokyoCabinet got endianness in DB wrong on both big- and little-endian architectures

2012-04-10 Thread Tobias Frost
Well... I'm still waiting for the answer from upstream, but if you are right (and I fear you are) changing the behaviour would break other applications, and I do not believe that this would be wise. Moreless we would need an migration path, like patching tokyocabinet to automatically detect endian

Bug#668339: gnuplot: cairolatex driver doesn't honor monochrome keyword

2012-04-10 Thread giacomo boffi
Package: gnuplot Version: 4.6.0-4 Severity: normal Dear Maintainer, the following interactive steps $ gnuplot gnuplot> set term cairolatex mono dash standalone pdf Terminal type set to 'cairolatex' Options are ' pdf standalone noheader blacktext nobackground fontscale 0.6 monochrome dashed size

Bug#668338: [PATCH] libdbi: Helping to update to packaging format 3.0

2012-04-10 Thread jari . aalto
Package: libdbi Severity: wishlist Tags: patch Hi Thomas, I had some free time; see attached patch to migrate to new package format[*]. Let me know if there is anything that needs adjusting or if it is ok to upload this version in a NMU in case you are working on other issues needing attention.

Bug#452365: symlink eating bug still present in tar 1.23-3

2012-04-10 Thread Attila Kinali
On Tue, 10 Apr 2012 16:52:34 -0600 Bdale Garbee wrote: > On Tue, 10 Apr 2012 22:15:17 +0200, Attila Kinali wrote: > > I just got hit by this bug as well. Unfortunately i cannot make a simple > > testcase that reproduces this bug. All my attempts failed. But at least > > i can reproduce it. > >

Bug#668337: mumble-django: Debconf abuse: mumble-django/run-mumble-django-configure

2012-04-10 Thread Christian Perrier
Package: mumble-django Severity: normal Hello, The debconf template added to this package can be defined as debconf "abuse". Most of the time, such notes shouldn't be used to interrupt packages installation. In the case of the note you used, instructions like "you should run "foobar" to configu

Bug#667980: reassign + merge

2012-04-10 Thread Michael Fladischer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yeah, I'd go with reassigning to libldap and then merging it with the existing bug. Cheers, - -- Michael Fladischer -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEY

Bug#664078: transition: tokyocabinet

2012-04-10 Thread Tobias Frost
Hallo Julien, seems that bogofilter can be fixed soon, it seems that Steven found an workaround in the sqlite3 library. (See #665363) So it seems like a few more days and/or NMU'ing sqlite. (CC'ing the maintainer of sqlite3 to hint him ;-) ) Tobias Am Montag, den 09.04.2012, 15:20 +0200 sch

Bug#564610: clang: MB_LEN_MAX definition is wrong

2012-04-10 Thread Tyler J Stachecki
Hi, gcc also defines MB_MAX_LEN to be 1! clang simply mimics its behavior. Yes, this behavior is incorrect, but see eglibc's limits.h... it fixes this issue already! === gcc's (4.6.3) limits.h: /* Maximum length of a multibyte character. */ #ifndef MB_LEN_MAX #define MB_LEN_MAX 1 #endif ===

Bug#668336: lmodern: package should be rebuild with tex-common >= 3

2012-04-10 Thread Norbert Preining
On Mi, 11 Apr 2012, jaalto wrote: > $ ls -1 /etc/texmf/updmap.d/* > /etc/texmf/updmap.d/10lmodern.cfg Which version of lmodern do you have installed? 2.004.1-5? Best wishes Norbert Norbert Preiningpreining@{jais

Bug#668251: [Pkg-utopia-maintainers] Bug#668251: org.freedesktop.ConsoleKit.Manager.Stop not working

2012-04-10 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/10/12 23:46, Michael Biebl wrote: > > Simon's remark is correct: If you are the only logged in user and you are > issuing the shutdown request from a user session which is marked as active > *and* no other user is logged in, then this request

Bug#668336: lmodern: package should be rebuild with tex-common >= 3

2012-04-10 Thread jaalto
On 2012-04-11 14:52, Norbert Preining wrote: | On Mi, 11 Apr 2012, Jari Aalto wrote: | > During package upgrade: | > Warning: old configuration style found in /etc/texmf/updmap.d | > Warning: these packages should be rebuild with tex-common >= 3 | > | > | > Directory /etc/texmf/updmap.d s

Bug#667585: mirror submission for archive.mmu.edu.my

2012-04-10 Thread Lai Chen Haw
Hi Simon, Thanks for the update. I've done the correction and now I'm syncing from ftp2.us.debian.org( ftp-nyc.osuosl.org). I also subscribed to the mailing lists. On Wed, Apr 11, 2012 at 4:38 AM, Simon Paillard wrote: > Hi, > > On Fri, Apr 06, 2012 at 09:25:00AM +0800, Lai Chen Haw wrote: > >

Bug#668336: lmodern: package should be rebuild with tex-common >= 3

2012-04-10 Thread Norbert Preining
On Mi, 11 Apr 2012, Jari Aalto wrote: > During package upgrade: > Warning: old configuration style found in /etc/texmf/updmap.d > Warning: these packages should be rebuild with tex-common >= 3 > > > Directory /etc/texmf/updmap.d seems to belong to package lmodern. If this > this not corre

Bug#668336: lmodern: package should be rebuild with tex-common >= 3

2012-04-10 Thread Jari Aalto
Package: lmodern Version: 2.004.1-5 Severity: normal During package upgrade: $ apt-get upgrade Setting up texlive-generic-recommended (2011.20120410-1) ... Warning: old configuration style found in /etc/texmf/updmap.d Warning: these packages should be rebuild with tex-common >=

Bug#668335: [procps] "signal 11 (SEGV) was caught by top" for top -p "doesnt-exist" (unknown process)

2012-04-10 Thread Filipus Klutiero
Package: procps Version: 1:3.3.2-3 Severity: normal top -p foo works if foo is the PID of an existing process. If not, top segfaults just when it launches (the headers are printed, but it's otherwise immediate): signal 11 (SEGV) was caught by top, please see http://www.debian.

Bug#668251: org.freedesktop.ConsoleKit.Manager.Stop not working

2012-04-10 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/10/12 22:19, Simon McVittie wrote: > > Do you have libpam-ck-connector installed? > After installing libpam-ck-connector I can shutdown the system via dbus-send. > > As far as I understand it, CK's purpose is to to keep track of who is logge

Bug#668334: digitemp: Package version 3.6.0; orphaned package?

2012-04-10 Thread Ryan Finnie
Package: digitemp Version: 3.5.0ds1-1 Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Greetings, Officially, this is a request to for Digitemp version 3.6.0, released 2008-08-27. However... Alternatively, if you would like, I would be willing and happy to take over maintenan

Bug#668333: debian-maintainers: Annual ping for Ryan Finnie

2012-04-10 Thread Ryan Finnie
Package: debian-maintainers Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I hereby announce I remain active as a Debian maintainer. Thank you. (Are these annual pings still required? My last few years' pings still appear to be open.) - -- System Information: Debian Release: w

Bug#643337: dpkg: start-stop-daemon can't handle script daemon

2012-04-10 Thread Guillem Jover
severity 643337 wishlist clone 643337 -1 retitle 643337 dh-make: Template could indicate when to use s-s-d --name/--exec reassign 643337 dh-make retitle -1 initscripts: Template could indicate when to use s-s-d --name/--exec reassign -1 initscripts thanks On Sun, 2012-01-15 at 00:15:31 +0100, Mart

Bug#648361: uninstallable on kfreebsd-amd64

2012-04-10 Thread Ola Lundqvist
Hi Robert Yes it could be possible to use it to create a ppp tunnel over ethernet but it won't be encrypted which is the main purpose of the package. // Ola On Tue, Mar 20, 2012 at 08:51:47PM +0100, Robert Millan wrote: > El 19 de març de 2012 21:30, Ola Lundqvist ha escrit: > > Hi > > > > Aft

Bug#667897: dpkg: configuration fails with multiarch packages

2012-04-10 Thread Guillem Jover
reassign 667897 apt 0.8.15.10 forcemerge 665727 667897 thanks On Sat, 2012-04-07 at 12:45:09 +0200, Samuel Thibault wrote: > Package: dpkg > Version: 1.16.2 > Severity: normal > I have issues with upgrading multiarch libraries, such as libpcre3, when > both amd64 and i386 versions are installed:

Bug#667467: gcc-4.7-base: Uninstallable in M-A environment, due to different changelogs

2012-04-10 Thread Andrey Rahmatullin
I suppose it's still not fixed? -- WBR, wRAR signature.asc Description: Digital signature

Bug#668195: openssh-server: Forwarded Kerberos ticket has the wrong filename

2012-04-10 Thread Russ Allbery
Liam Healy writes: > Because I use two Kerberos realms simultaneously, and I need to > distinguish them somehow. I rename them with the realm name as part of > the file name. I was using "KRB5CCNAME" in my report as a proxy for the > filename, what I should have said is that ticket file name is

Bug#668067: [php-maint] Bug#668067: Bug#668067: Bug#668067: [php5-common] Nonsensical part about configuration known to be inherently insecure in README.Debian.security

2012-04-10 Thread Thomas Goirand
On 04/11/2012 10:02 AM, Filipus Klutiero wrote: > Right... unless you have evidence to the contrary, we can assume the > review missed this, or that the text making sense was out of the > review's scope. How about: we can assume that you are neat-picking or being wrong, since everyone is happy wit

Bug#614233: Is the debian-doc kfreeBSD-ready?

2012-04-10 Thread David Prévot
Hi kFreeBSD folks, Hurd folks CC. After taking care of the website (mostly changing “Debian GNU/Linux” to a simple “Debian” where it's accurate), we are wondering if our Debian documentation is kFreeBSD-ready, i.e. can we safely drop “GNU/Linux”, or do we need to tweak the documentation first? Le

Bug#606421: More rendering issues with the refcard

2012-04-10 Thread David Prévot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Le 08/12/2010 20:52, Simon Paillard a écrit : > On Sun, Dec 05, 2010 at 08:47:23AM +0100, Miroslav Kure wrote: >> The file generally renders fine (layout, accented characters), but >> there are few glitches: > > Unfortunately, I don't have a large

Bug#668331: gthumb: please package 2.14.3 for unstable

2012-04-10 Thread Martin-Éric Racine
Package: gthumb Severity: normal version 2.14.3 -- Bugs fixed: * Do not show duplicate entries in the sidebar and bookmarks menu. (#669367) * Fixed filtering by embedded title and description. * Fixed crash when opening the comment dialog. * Fixed many memory leaks. *

Bug#668286: texlive-latex-extra: movie15.sty not found by asymptote

2012-04-10 Thread Norbert Preining
On Di, 10 Apr 2012, Hilmar Preuße wrote: > > I suspect this movie15.sty was included previously in the > > texlive-latex-extra package, but has disapeared for some reason. > > Please, can movie15.sty be put back or can you give me an > > alternative way? > > > We got a hint telling that movie15.

Bug#668330: Search engines missing.

2012-04-10 Thread dE .
Package: iceweasel Version: 10.0.3esr-2 Severity: important After the upgrade, I found that the default search engines that are bundled with FF is missing. There's not a single search engine installed and it appears difficult to find the google search plugin and add it manually. -- To UNSU

Bug#668286: texlive-latex-extra: movie15.sty not found by asymptote

2012-04-10 Thread Hilmar Preuße
retitle 668286 Please include media9 package stop On 10.04.12 Gerber van der Graaf (gerber.vdgr...@gmail.com) wrote: > Dear Maintainer, > Creating freefoam-user-doc uses asymptote to create PDF's. When building it > reports: > /usr/share/asymptote/plain_Label.asy: 633.5: runtime: > ! LaTeX Error:

Bug#668329: Typo in /etc/init.d/maradns in experimental package (v 2.0)

2012-04-10 Thread Romain Gayon
Package: maradns Version: 2.0.06-1 Severity: normal -- System Information: Debian Release: 6.0.4 APT prefers stable APT policy: (990, 'stable'), (500, 'stable-updates'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32.15-1-grsec (SMP w/4 CPU cores) Locale: LANG=fr_FR.U

Bug#668328: wicd-curses: Better exception treatment when daemon is not running

2012-04-10 Thread Nelson A. de Oliveira
Package: wicd-curses Version: 1.7.1-1 Severity: wishlist Hi! wicd-curses should print a friendlier message when the daemon is not running: === Traceback (most recent call last): File "/usr/share/wicd/curses/wicd-curses.py", line 1043, in setup_dbus() File "/usr/share/wicd/curses/wicd-cu

Bug#605649: debian-refcard: Wrong layout of text in PDF files

2012-04-10 Thread David Prévot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 tags 605649 = unreproducible moreinfo severity 605649 normal thanks Hi Omer, Le 01/12/2010 23:22, Omer Zak a écrit : > After building is done, the contents of refcard-en-a4.pdf (see attached > file) do not look right (at least in okular 4:4.4.5-2

Bug#668327: wicd-daemon: Wrong description or value in /etc/default/wicd

2012-04-10 Thread Nelson A. de Oliveira
Package: wicd-daemon Version: 1.7.1-1 Severity: normal Hi! Just installed wicd and while editing /etc/default/wicd I saw this: === # Don't start the daemon by default, let the user set it. # Use "yes" (without quotes) to make /etc/init.d/wicd start the WICD daemon. START_DAEMON=yes === Or the d

Bug#668067: [php-maint] Bug#668067: Bug#668067: [php5-common] Nonsensical part about configuration known to be inherently insecure in README.Debian.security

2012-04-10 Thread Filipus Klutiero
On 2012-04-10 05:10, Thijs Kinkhorst wrote: On Mon, April 9, 2012 21:07, Filipus Klutiero wrote: There is a difference between configuring and using a configuration. Using my MUA's reply feature may indeed be conceived as *using* a configuration. However, it's certainly not commonly conceived as

Bug#668326: debian-maintainers: Please add Jeremy Bicha as a Debian Maintainer

2012-04-10 Thread Jeremy Bicha
Package: debian-maintainers Severity: normal Tags: patch Please add my key jbi...@ubuntu.com to the DM keyring. That is not the primary key. jetring changeset is attached. Thanks, Jeremy Bicha add-E66C775AEBFE6C7D Description: Binary data

Bug#668325: colord-sane consumes 40-82% cpu at all times

2012-04-10 Thread Brent
Package: colord Version: 0.1.18-1 Severity: normal I have noticed my system being bogged down most of the time lately. I have an older single processor AMD 1800+ computer. It has always been fine until lately. When I look at the processes running, I see that colord-sane is the top cpu intensive

Bug#668324: linux-image-3.2.0-2-amd64: Module atl1c fails to recreate eth? interface

2012-04-10 Thread Тони Стоев | Toni Stoev
Package: linux-2.6 Version: 3.2.9-1 Severity: normal After using Internet connection through a USB ID 12d1:1436 device and sharing the connection to eth0/atl1c interface for tens of minutes, I removed the USB device. A few seconds later I noticed the eth0/atl1c interface hung. I unplugged and plug

Bug#472073: git-core: please support GSS-Negotiate authentication for http

2012-04-10 Thread brian m. carlson
On Tue, Apr 10, 2012 at 01:16:51PM -0500, Jonathan Nieder wrote: > > It is curl bug and it's fixed in wheezy and sid. Please close it. > > Nice! > > Brian, can you confirm? Sergio, do you know which curl change > fixed this? (E.g., a pointer to a changelog entry or bug report > about it would b

Bug#668323: Bugs in coreutils 8.13-3.1 (German localization)

2012-04-10 Thread cbrill
Package: coreutils Version: 8.13-3.1 Faults: (only applicable to german localization): When trying to re-create an already created symbolic link, ln's error message contains three faults, one grammatical, one [important] logical, one orthographical. Reproduction: touch ./foo ln -s ./foo ./

Bug#666532: texi2pdf vs texi2dvi --pdf

2012-04-10 Thread Norbert Preining
Hi Heiko, hi Andreas, On Di, 10 Apr 2012, Andreas Metzler wrote: > > It is now fixed in version 2012/04/09 v3.14 that is on its way to CTAN. > > Thank you very much. I just tried building the offending document > (enblend-enfuse documentation) with the updated thumbpdf and can > confirm that it f

Bug#666256: Known w/a?

2012-04-10 Thread Miguel Landaeta
On Tue, Apr 10, 2012 at 07:33:49AM -0700, tony mancill wrote: > Thank you for your patience in this. I am considering uploading a > version that reverts the change for #665393 (Provide 'debian' > version symlink for Maven artifacts) until we get all of the > ramifications the libservlet2.4 -> 2.5

Bug#665876: merge - but still affecting squeeze

2012-04-10 Thread Javier Fernández-Sanguino Peña
On Tue, Apr 10, 2012 at 11:26:55AM -0500, Frank Loeffler wrote: > Hi > > This is most likely a cause of #667985, which has been fixed in sid. Yes, I've tested this in a Squeeze chroot and the behaviour in Squeeze generates the error message that was reported. The version in Squeeze is actually v

Bug#668322: override: ptex-bin:oldlibs/extra

2012-04-10 Thread Norbert Preining
Package: ftp.debian.org Severity: normal ptex-bin_2011.20120410-1_all.deb: package says section is oldlibs, override says tex. ptex-bin_2011.20120410-1_all.deb: package says priority is extra, override says optional. ptex-bin has been taken over with current maintainer consent from separate packa

Bug#668259: mktexpk: cannot process a user-installed font anymore

2012-04-10 Thread Norbert Preining
Hi Martin, On Di, 10 Apr 2012, martin f krafft wrote: > I understand that Debian does not guarantee interoperability with > proprietary software, but it would be nice if it remained > backward-compatible, or at least warned the user about changes, > ideally with instructions on what to do to follo

Bug#668321: crawl-tiles upstream has released 0.10.1, please package it.

2012-04-10 Thread shirish शिरीष
Package: crawl-tiles Version: 2:0.10.0-2 Severity: wishlist Dear Maintainer, The crawl-tiles upstream have done 0.10.1. Here's the changelog which can also be found at http://crawl.develz.org/main/0.10.1.txt Stone Soup 0.10.1 (20120315) * Fix "non tried" question mark

Bug#667718: distccmon-gnome: eliminate rediculous amount of dependancies with distccmon-gnome

2012-04-10 Thread Martin Pool
On 10 April 2012 19:00, shawn wrote: > On Tue, 2012-04-10 at 17:35 +1000, Martin Pool wrote: >> Hi, >> >> As original upstream I'm -0 on this patch. > Just for clarification: you are neutral? I mean I don't want to merge it without understanding why you think it's necessary. >>

Bug#665876: not using html as source

2012-04-10 Thread Javier Fernández-Sanguino Peña
On Tue, Apr 10, 2012 at 11:35:33AM -0500, Frank Loeffler wrote: > Hi, > > What about parsing http://http.us.debian.org/debian/README.mirrors.txt > for information about Debian mirrors instead of the HTML page? It didn't occur to me, but I'm not sure that parsing that text file is going to be easi

Bug#668319: grub-pc postins issuses a find / which takes an overly long time on large disks

2012-04-10 Thread Colin Watson
On Wed, Apr 11, 2012 at 12:40:03AM +0200, Attila Kinali wrote: > grub-pc's postinst runs a find / over all local disks. This takes a lot of > time if large disks with lots of small files are installed. In my case > it takes nearly 20 minutes. This is IMHO not acceptable. And i do not see > a reason

Bug#666450: autotools-dev: Please mark autotools-dev Multi-Arch: foreign

2012-04-10 Thread Henrique de Moraes Holschuh
tags 666450 + confirmed thanks On Fri, 30 Mar 2012, Steve Langasek wrote: > The autotools-dev package is a frequent build-dependency of packages that > it's interesting to cross-build. As discussed in bug #646288, if a > build-dependency is not tagged as a multiarch package, apt will expect to >

Bug#668320: DDPO: when popcon is not (yet) available, watch versions are shifted to left

2012-04-10 Thread Sandro Tosi
Package: qa.debian.org Severity: normal Hello, when a new package is accepted, popcon data are not available (yet), but DDPO doesn't handle that gracefully, shifting watch versions by one box to the left; for example, you can have a look at http://qa.debian.org/developer.php?packages=python-concu

Bug#668129: /usr/bin/apt-get: apt-get + quiet + ouput to non-terminal = control characters

2012-04-10 Thread Jayen Ashar
On 11/04/12 01:42, David Kalnischkies wrote: > reassign 668129 debconf > thanks > > On Mon, Apr 9, 2012 at 04:32, Jayen Ashar wrote: >> * What led up to the situation? >> Running `/usr/bin/apt-get -o quiet=1 dist-upgrade -y --no-download -q -u` >> >> * What exactly did you do (or not do) that

Bug#591791: [PATCH] Document generic and upstart-specific init-system requirements

2012-04-10 Thread Michael Biebl
On 10.04.2012 01:07, Steve Langasek wrote: I'm wondering if this couldn't be handled in invoke-rc.d though. If upstart is running, and there is a native upstart job, which is not running though, invoke-rc.d could just call /etc/init.d/foo stop > In postinst, when you run invoke

Bug#534955: [request-tracker-maintainers] Bug#534955: Launchpad Translation

2012-04-10 Thread Dominic Hargreaves
On Sat, Mar 20, 2010 at 05:40:33AM +, Martin Eberhard Schauer wrote: > Dear Dominic, dear Michelle, > > tracking the German translation of the debconf templates for this > package I found this bug. > > I had a look at launchpad, set up an account and decided to download

Bug#452365: symlink eating bug still present in tar 1.23-3

2012-04-10 Thread Bdale Garbee
On Tue, 10 Apr 2012 22:15:17 +0200, Attila Kinali wrote: > I just got hit by this bug as well. Unfortunately i cannot make a simple > testcase that reproduces this bug. All my attempts failed. But at least > i can reproduce it. Do you think the problem is still present in tar version 1.26-4 whic

Bug#668319: grub-pc postins issuses a find / which takes an overly long time on large disks

2012-04-10 Thread Attila Kinali
Package: grub-pc Version: 1.99-17 Severity: normal Dear Maintainer, grub-pc's postinst runs a find / over all local disks. This takes a lot of time if large disks with lots of small files are installed. In my case it takes nearly 20 minutes. This is IMHO not acceptable. And i do not see a reason

Bug#666225: configure:3028: error: xmllint not found

2012-04-10 Thread Laurent Bigonville
severity 666225 important thanks The package is building fine here in my chroot, anyway the build-dependency should be adjusted to yelp-tools. Cheers Laurent Bigonville -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact lis

Bug#668318: grub-common: grub-mkdevicemap takes hours because it reads a cciss device

2012-04-10 Thread Attila Kinali
Package: grub-common Version: 1.99-17 Severity: normal Dear Maintainer, For some unknown reason, which is clearly beyond me, grub-mkdevicemap decided that it is a good idea to read out the complete cciss device which is 1) a 2TB raid 2) not mounted 3) contains two partitions, one with a test linu

Bug#668247: [Pkg-utopia-maintainers] Bug#668247: power control on command line

2012-04-10 Thread Michael Biebl
On 10.04.2012 09:14, Harald Dunkel wrote: > Package: upower > Version: 0.9.15-3 > Severity: wishlist > > It would be nice if the upower package could provide a command > line tool, e.g. for power managing servers, and for debugging. > > Of course I know there is a "poweroff" program, but this doe

Bug#668313: mirror submission for debmirror.amis.net

2012-04-10 Thread Vladimir Nikolić
Hi, I've changed update frequency to 4 times a day, upstream mirror to ftp5.us.debian.org and enabled IPv6. Bandwidth is 1Gb/s. Regards On 10. 04. 2012 23:44, Simon Paillard wrote: > Hi, > > On Tue, Apr 10, 2012 at 09:29:29PM +, Vladimir Nikolic wrote: >> Package: mirrors >> Severity: wishl

Bug#668286: texlive-latex-extra: movie15.sty not found by asymptote

2012-04-10 Thread Norbert Preining
On Di, 10 Apr 2012, Gerber van der Graaf wrote: > ! LaTeX Error: File `movie15.sty' not found. Yes. On Di, 10 Apr 2012, Jerome BENOIT wrote: > movie15.sty has been obsoleted by media9.sty : Yes. But both will be back in the next release of texlive-latex-extra ... sorry for the inconvenience. mo

Bug#668261: cacti: More Cacti and PHP 5.4 problems: Can't log to syslog, breaks the php poller

2012-04-10 Thread Jesse Molina
Just filed. Got tired last night before I could bug it. http://bugs.cacti.net/view.php?id=2216 Thanks Paul Gevers wrote: I have bugged upstream. This is FYI. Could you please let this bug now where you bugged upstream? I could not find it on the bug tracker of cacti.net. Paul -- # Jess

Bug#633077: --arch failed

2012-04-10 Thread Thomas Clavier
Hello Sory for crosspost ... i just think #633077 and #635602 are duplicate bug. When we not specify --arch, arch is set to i386 it's same as setting --arch i386 on command line the real problem is in chroot, yum download x86_64 packages ... and not i386 :-( in fact yum use the os.uname() p

Bug#668317: debian-refcard: Swedish translation "stig" should be "sökväg"

2012-04-10 Thread Andreas Rönnquist
Package: debian-refcard Severity: minor Tags: l10n, patch The Swedish translation of the refcard uses the term "stig" where I believe "sökväg" would be much more appropriate. Small patch attached. -- System Information: Debian Release: 6.0.4 APT prefers stable-updates APT policy: (500, 'stab

Bug#666390: anacron: change default ANACRON_RUN_ON_BATTERY_POWER to yes

2012-04-10 Thread Christoph Anton Mitterer
On Wed, 2012-04-11 at 01:00 +0300, Peter Eisentraut wrote: > No, until now anacron *never* ran on battery. The only change was that > there is now a way to turn that off. Oh? Phew... my bad... sorry... Nevertheless, I still believe it would be safer to default to run always :) Cheers, Chris.

Bug#668316: xbmc: Please enable builds for arches other than amd64 and i386

2012-04-10 Thread Rogério Brito
Package: xbmc Severity: wishlist Version: 2:11.0~git20120403.ec33f1f+repack1-5 Hi. I saw that the latest revision of xbmc (BTW, thanks for uploading it to Debian---one fewer package from dmo) disabled builds for architectures other than amd64 and i386. Would it be possible to have it enabl

Bug#666390: anacron: change default ANACRON_RUN_ON_BATTERY_POWER to yes

2012-04-10 Thread Peter Eisentraut
On tis, 2012-04-10 at 23:24 +0200, Christoph Anton Mitterer wrote: > On Tue, 2012-04-10 at 19:40 +0300, Peter Eisentraut wrote: > > On mån, 2012-04-09 at 23:17 +0200, Christoph Anton Mitterer wrote: > > > But then I don't see why you change the "long-standing behaviour" that > > > it always runs. >

Bug#668315: RFP: php-oauth -- oauth module for PHP 5

2012-04-10 Thread Olivier Berger
Package: wnpp Severity: wishlist * Package name: php-oauth Version : 1.2.2 Upstream Author : John Jawed, Felipe Pena, Rasmus Lerdorf, Tjerk Meesters * URL : http://pecl.php.net/package/oauth * License : BSD Programming Lang: C Description : oauth module

Bug#668313: mirror submission for debmirror.amis.net

2012-04-10 Thread Simon Paillard
Hi, On Tue, Apr 10, 2012 at 09:29:29PM +, Vladimir Nikolic wrote: > Package: mirrors > Severity: wishlist > > Submission-Type: new Thanks for using the submission form. > Site: debmirror.amis.net > Type: leaf > Archive-architecture: ALL amd64 armel armhf hurd-i386 i386 ia64 > kfreebsd-amd6

Bug#668251: [Pkg-utopia-maintainers] Bug#668251: org.freedesktop.ConsoleKit.Manager.Stop not working

2012-04-10 Thread Michael Biebl
Am 10.04.2012 16:38, schrieb Simon McVittie: > On 10/04/12 08:59, Harald Dunkel wrote: >> Even though I am in group powerdev and I am sitting on the console >> I am not authorized to shutdown the host via dbus. Sample session: >> >> % dbus-send --print-reply --system >> --dest=org.freedesktop.Conso

Bug#667470: systemd: breaks sudo

2012-04-10 Thread Michael Biebl
Am 10.04.2012 16:36, schrieb Alban Browaeys: > Package: systemd > Version: 44-1 > Followup-For: Bug #667470 > > I found adding pam_loginuid.so fixes the problem in all cases, > except obvously for already running user sessions. > I have plain added it to common-session and > common-session-noninte

Bug#667980: should this be reassigned?

2012-04-10 Thread Juha Jäykkä
This is not a bug in sssd, but in libldap-2.4-2, so should this actually be reassigned to libldap-2.4-2? I would do that, but the bug is already open there (#666230), so I am not sure what is the correct procedure. Reassign + merge? Cheers, Juha -- ---

Bug#668314: calibre: crash on start - python-sip api change related

2012-04-10 Thread Alban Browaeys
Package: calibre Version: 0.8.41+dfsg-1 Severity: important Dear Maintainer, starting calibre crashes with : gdb --args python2.7 /usr/bin/calibre GNU gdb (GDB) 7.4-debian Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later

Bug#394177: [debian-mysql] Bug#394177: will not fix

2012-04-10 Thread Olaf van der Spek
On Tue, Apr 10, 2012 at 10:37 PM, Nicholas Bamber wrote: > tag 394177 +wontfix > This seems a reasonable compromise to me. If you need to change it (and I What is? AFAIK binlog is currently disabled by default. Olaf -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with

Bug#668313: mirror submission for debmirror.amis.net

2012-04-10 Thread Vladimir Nikolic
Package: mirrors Severity: wishlist Submission-Type: new Site: debmirror.amis.net 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/ IPv6:

Bug#666390: anacron: change default ANACRON_RUN_ON_BATTERY_POWER to yes

2012-04-10 Thread Christoph Anton Mitterer
On Tue, 2012-04-10 at 19:40 +0300, Peter Eisentraut wrote: > On mån, 2012-04-09 at 23:17 +0200, Christoph Anton Mitterer wrote: > > But then I don't see why you change the "long-standing behaviour" that > > it always runs. > I'm not sure what you mean here. I didn't change any behavior. Well I me

Bug#666330: suricata: FTBFS: cp: cannot stat `debian/tmp/suricata-debian.yaml': No such file or directory

2012-04-10 Thread Lucas Nussbaum
severity 666330 serious thanks On 10/04/12 at 22:13 +0200, Pierre Chifflier wrote: > tags 666330 + moreinfo unreproducible > severity 666330 normal > thanks > > On Fri, Mar 30, 2012 at 11:21:15AM +0200, Lucas Nussbaum wrote: > > Source: suricata > > Version: 1.2.1-1 > > Severity: serious > > Tags

Bug#647062: debian-refcard: Debian Reference Card URL down

2012-04-10 Thread Holger Wansing
There was no progress here since several months. Perhaps we should simply use this URL: http://www.debian.org/doc/user-manuals.html#refcard Would be always better as the not-working one we have now. Greetings Holger -- = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = Powered by S

Bug#630839: close?

2012-04-10 Thread Juha Jäykkä
Should this not have been closed by the 1.8.1-1 upload? Cheers, Juha -- --- | Juha Jäykkä, ju...@iki.fi | --- signature.asc Description:

Bug#668312: sysv-rc: hidden dotfile in /etc used as state file (/etc/init.d/.legacy-bootordering)

2012-04-10 Thread Tollef Fog Heen
Package: sysv-rc Version: 2.88dsf-22.1 Severity: serious Justification: FHS violation, does not respect local admin changes sysv-rc uses /etc/init.d/.legacy-bootordering as a flag file, which is essentially a state file to know whether to convert to new ordering or not. It should live in /var/lib

Bug#668311: override: libexif-ruby1.8:oldlibs/extra, libexif-ruby1.9.1:ldlibs/extra, libexif-ruby:ldlibs/extra

2012-04-10 Thread Taku YASUI
Package: ftp.debian.org Severity: normal Hi, > libexif-ruby1.8_0.1.2-17_all.deb: package says section is oldlibs, override > says ruby. > libexif-ruby1.8_0.1.2-17_all.deb: package says priority is extra, override > says optional. > libexif-ruby1.9.1_0.1.2-17_all.deb: package says section is old

Bug#668306: rs: immediate segfault, apparently caused by hardening options (-pie)

2012-04-10 Thread Thorsten Glaser
RjY dixit: >It appears to be caused by -pie in the parameters passed to cc Ouch. Thanks, will have a look at it tomorrow or so. bye, //mirabilos -- “Having a smoking section in a restaurant is like having a peeing section in a swimming pool.”

Bug#660941: gpsprune: set Debian default paths for tools used by GpsPrune

2012-04-10 Thread Christoph Anton Mitterer
Hi. Great. Yeah, for upstream it's probably better to use just the binary names. I leave the bug open for the Debian maintainer and he can decide then whether he wants to leave it as is then or change this. Cheers, Chris. On Tue, 2012-04-10 at 19:15 +0200, Activity Workshop wrote: > Whoops, my

Bug#668216: kmod: modprobe fails to load zram.ko

2012-04-10 Thread Rainer Dorsch
Am Monday 09 April 2012 schrieben Sie: > tag 668216 unreproducible help > thanks > > On Apr 09, Rainer Dorsch wrote: > > I have problems loading zram with modprobe and Ben Hutchings > > Works for me. > > > blackbox:~# modprobe zram zram_num_devices=2 > > ERROR: could not insert 'zram': No such

Bug#664222: [xprintidle] reporting impossible idle times.

2012-04-10 Thread Milan Zamazal
> "JM" == John McMonagle writes: JM> Maybe I'll take a peek at the code :-) Good idea. :-) The code is trivial, I suggest adding fprintf of the retrieved values to workaroundCreepyXServer and to identify which one of them is wrong when the incorrect idle time is printed. -- To UNSU

Bug#656486: not fixed

2012-04-10 Thread Jan Wagner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 tags 656486 - fixed-upstream thanks Upstream closed the bug without providing a fix - -- Never write mail to , you have been warned! - -BEGIN GEEK CODE BLOCK- Version: 3.12 GIT d-- s+: a C+++ UL P+ L+++ E--- W+++ N+++ o++ K++ w--- O M V-

Bug#668195: openssh-server: Forwarded Kerberos ticket has the wrong filename

2012-04-10 Thread Liam Healy
On Mon, Apr 9, 2012 at 11:32 PM, Russ Allbery wrote: > Liam Healy writes: > > > When sshing to this computer with forwarded tickets, the filename is > > changed from what is defined by $KRBCCNAME on the client to some kind of > > default naming /tmp/krb5ccname__x. This means that the ticket

Bug#668088: [condor-debian] Bug#668088: condor: Condor removes logfiles on remove and not purge

2012-04-10 Thread Jaime Frey
On Apr 8, 2012, at 1:57 PM, Michael Hanke wrote: > Package: condor > Version: 7.7.5~dfsg.1-2 > Severity: important > > The Condor package removes a couple of log/runtime files during package > removal that probably should not be removed. This code bit is executed > when the package gets removed:

Bug#667539: RFP: openphoto -- A photo application that lets you store your photos on Dropbox, Amazon S3 or in your garage.

2012-04-10 Thread Olivier Berger
On Sun, Apr 08, 2012 at 07:03:20PM +0200, Olivier Berger wrote: > Hi. > > Other packages would probably need some packaging love, like : > > - the python openphoto lib : https://github.com/openphoto/openphoto-python > - the import tool : https://github.com/openphoto/import (depending on the > ab

Bug#650856: closing 650856

2012-04-10 Thread Pietro Battiston
Il giorno mar, 10/04/2012 alle 22.52 +0200, Laurent Bigonville ha scritto: > So this cannot be reproduced anymore, upstream think it could be a GTK+ issue. Sorry for disappearing: the requests for additional tests got lost in my flood of mail, but I confirm the problem is solved. Pietro -- T

Bug#668310: xen-api: [INTL:pt] Updated Portuguese translation for debconf messages

2012-04-10 Thread Traduz - Portuguese Translation Team
Package: xen-api Version: n/a Tags: l10n, patch Severity: wishlist Updated Portuguese translation for xen-api's debconf messages. Translator: Miguel Figueiredo Feel free to use it. For translation updates please contact 'Last Translator' or the Portuguese Translation Team . -- Melhores cumpri

Bug#659590: picocom: new upstream version 1.7 available

2012-04-10 Thread Francesco Poli
On Wed, 22 Feb 2012 10:51:41 +0100 Johann AMSELLEM wrote: > Picocom 1.7 is available, please consider packaging it. Yes, packaging new releases as they become available would be highly appreciated. I am a new user of picocom: I've just installed it and begun testing it, it seems to be a really n

  1   2   3   4   >