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

2012-07-26 Thread Ben Pfaff
On Fri, Jul 27, 2012 at 08:39:42AM +0200, Bastian Blank wrote: > On Thu, Jul 26, 2012 at 02:48:51PM -0700, Ben Pfaff wrote: > > open() with O_CREAT|O_EXCL yields EEXIST if the file being opened is a > > symlink. lockfile_try_lock() interpreted that error code to mean that > > some other process ha

Bug#682933: scratch: fails to purge - command in postrm not found: update-mime-database

2012-07-26 Thread Andreas Beckmann
Package: scratch Version: 1.4.0.6~dfsg1-2 Severity: important User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package failed to purge due to a command not found. According to policy 7.2 you cannot rely on the depends being available during purge,

Bug#682932: freefoam: The freefoam-log utility writes to $PWD/logs/ instead of /logs/

2012-07-26 Thread Michael Wild
Package: freefoam Version: 0.1.0-1 Severity: normal Tags: upstream patch Dear Maintainer, This issue has been fixed by upstream in: http://repo.or.cz/w/freefoam.git?a=commit;h=aad97ace1c6144f64f751642c44ce60cef9066d6 -- System Information: Debian Release: wheezy/sid APT prefers unstable APT

Bug#682931: freefoam: The freefoam-log utility fails on truncated logs

2012-07-26 Thread Michael Wild
Package: freefoam Version: 0.1.0-1 Severity: normal Tags: upstream patch Dear Maintainer, freefoam-log fails to work with a truncated log file where some of the data at the last time-step is cut off (e.g. because the user aborted the program). This is already fixed in upstream: http://repo.or.cz

Bug#682887: eog crashes with *** glibc detected *** eog: malloc(): memory corruption: 0x0000000001d64c00 ***

2012-07-26 Thread Roberto Di Cosmo
The dependency is on package libxi, see the stack trace below, obtained before upgrading it to the version that fixed the problem. Since apt also installs libxi-dev when upgrading libxi, I looked at the wrong line when writing the report, I apologize for the confusion. In any case, libxi is not

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

2012-07-26 Thread Bastian Blank
On Thu, Jul 26, 2012 at 02:48:51PM -0700, Ben Pfaff wrote: > open() with O_CREAT|O_EXCL yields EEXIST if the file being opened is a > symlink. lockfile_try_lock() interpreted that error code to mean that > some other process had created the lock file in the meantime, so it went > around its loop a

Bug#663674: ztex-bmp: FTBFS: bmp.pas(309, 20) Error: Call by var for arg no. 1 has to match exactly: Got "CMacroBuf" expected "CTextBuf"

2012-07-26 Thread Steffen Möller
On 07/26/2012 06:24 PM, gregor herrmann wrote: > On Sat, 12 May 2012 17:05:13 +0200, Steffen Möller wrote: > >> Peter, have many thanks. I see what I can do over the weekend. > Seems you're having a long weekend :) Did I truly write that in May? Strange. I think to have already mentioned in some

Bug#682930: Please warn users not to use vlan with NetworkManager

2012-07-26 Thread Thomas Hood
Package: vlan Severity: wishlist NM is not integrated with the vlan package; VLAN interface definitions in /e/n/i won't be properly configured by NM. NetworkManager now has native VLAN support. Please add a note to the README (or somewhere) that vlan should not be used with NetworkManager; Netwo

Bug#682929: equivs: Confused by symlinks in Files

2012-07-26 Thread Ian Zimmerman
Package: equivs Version: 2.0.9 Severity: normal I tried to do something like this: [50+1]transitional-foo$ grep '^Files:' control Files: foo /usr/bin [51+1]transitional-foo$ file foo foo: broken symbolic link to `bar' The idea was to make a "compatibility" package for bar which would allow cal

Bug#667417: fixing __float128?

2012-07-26 Thread Mathieu Malaterre
On Fri, Jul 27, 2012 at 8:17 AM, Mathieu Malaterre wrote: > Steve, > > [CCing Brad for confirmation] > > On Fri, Jul 27, 2012 at 4:13 AM, Steve M. Robbins wrote: >> Hey ... is there a trick to fix #654718 similar to that for __int128? > > I guess: > > #undef _GLIBCXX_USE_FLOAT128 As a side note

Bug#682925: libnss3-dev: please mark multi-arch: foreign

2012-07-26 Thread Mike Hommey
On Fri, Jul 27, 2012 at 04:58:27AM +, shawn wrote: > Package: libnss3-dev > Severity: normal > Tags: patch > Usertags: multiarch > > Dear Maintainer, > please mark this package multi-arch: foreign so packages that depend on it > can be cross-built bug report says foreign, patch says same. whi

Bug#682922: xserver-xorg-video-radeon: Linux kernel 3.5 compiled with kms support but drm report modesetting isn't supported. GPU only supported with KMS, using vesa instead.

2012-07-26 Thread Hor Jiun Shyong
Update: issue is resolved with adding of "radeon" into /etc/modules. Able to get 1920x1080 full resolution. 55.735] (II) [KMS] Kernel modesetting enabled. [ 55.735] (WW) Falling back to old probe method for fbdev [ 55.735] (II) Loading sub module "fbdevhw" [ 55.735] (II) LoadModule: "fbdevhw" [

Bug#675386: fixed in klavaro 1.9.4-2

2012-07-26 Thread Bart Martens
On Thu, Jul 26, 2012 at 11:11:22PM -0700, T Elcor wrote: > I tried it, much better now. Thanks for fixing it. Thanks to Felipe Castro for the patch, and obviously for all his work on the klavaro package. Regards, Bart Martens -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.o

Bug#667417: fixing __float128?

2012-07-26 Thread Mathieu Malaterre
Steve, [CCing Brad for confirmation] On Fri, Jul 27, 2012 at 4:13 AM, Steve M. Robbins wrote: > Hey ... is there a trick to fix #654718 similar to that for __int128? I guess: #undef _GLIBCXX_USE_FLOAT128 But I do not know if this is a fix, or a hack. HTH -- Mathieu -- To UNSUBSCRIBE, ema

Bug#682925: libnss3-dev: please mark multi-arch: foreign

2012-07-26 Thread shawn
On Fri, 2012-07-27 at 08:08 +0200, Mike Hommey wrote: > > > bug report says foreign, patch says same. which is it? It's same, and i compile tested that it does that. I also thought i responded to this bug report to correct myself, but i guess that never got sent correctly. -- -Shawn Landden

Bug#675386: fixed in klavaro 1.9.4-2

2012-07-26 Thread T Elcor
I tried it, much better now. Thanks for fixing it. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#682928: freefoam: Contains non-DFSG-free files

2012-07-26 Thread Michael Wild
Package: freefoam Version: 0.1.0-1 Severity: serious Justification: Policy 2.1 Dear Maintainer, The source package contains several non-free files. Namely, these are: * Removed by upstream in commit e0497b96c7c179ff85d76a06245171a119e291ba: - applications/test/readCHEMKINIII/CHEMKINdata/chem.*

Bug#677173: 3.2.19-1: after some time, the USB keyboard no longer works

2012-07-26 Thread Julien Cristau
On Fri, Jul 27, 2012 at 02:39:14 +0100, Wookey wrote: > A way to confirm if the slowkeys feature is currently engaged would > allow me to confirm this more directly next time. > http://cgit.freedesktop.org/xorg/xserver/commit/?id=4af8e22b1a539778388fe509a7f3a25860a7879c is in the X server in sid

Bug#306043: Chio =)I found...

2012-07-26 Thread Jupp Binstead
Thank for those fresh news. I am told you on last wednesday, I have counted that.. Check it out http://armag.vel.pl/icq.php If you need more you can just ask me :)) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@

Bug#682927: freefoam: FTBFS with GCC-4.7 because of missing qualifications of template-dependent names

2012-07-26 Thread Michael Wild
Package: freefoam Version: 0.1.0-1 Severity: serious Tags: upstream patch Justification: fails to build from source (but built successfully in the past) Dear Maintainer, g++-4.7 is more strict about qualifiying template-dependent names than previous versions where, and hence freefoam fails to bui

Bug#285172: hallo buddy!!I found this!!!

2012-07-26 Thread Winona Milletics
Thank you 4 those good tidings... I am said you on last wednesday, i have understood this =)) enjoy: http://northumberlanddental.com/icq.php If you need some more of this you can just ask.. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trou

Bug#607081: rubber: Traceback is printed when compiling tex files that include package xparse with the '--warn all' flag

2012-07-26 Thread Hilmar Preusse
On 14.12.10 Luís Picciochi Oliveira (pitxy...@gmail.com) wrote: Hi, http://bugs.debian.org/607081 > If I compile a .tex file that is using \usepackage{xparse}, rubber can > compile > it correctly: > > $ rubber bla.tex > compiling bla.tex... > $ echo $? > 0 > > However, if I provide it the '-

Bug#675719: jack_control broken (obvious syntax errors)

2012-07-26 Thread Dan Chen
tags 675719 + fixed-upstream thanks Please see https://github.com/jackaudio/jack2/commit/e54729a300feb86e860df3553fcb135fa266a9c9

Bug#682900: mime-support: File renamed and copied to /tmp if contain Russian letters...

2012-07-26 Thread Charles Plessy
tag 682900 confirmed thanks Le Fri, Jul 27, 2012 at 01:00:09AM +0300, Oleksandr Gavenko a écrit : > > >From 'htop' utility: > > 28077 user 20 0 122M 2584 1736 S 0.0 0.1 0:00.04 ├─ > /usr/bin/perl /usr/bin/see /home/user/net/васильева_007.jpg > 28081 user 20 0 4164 584

Bug#682926: nss: does not yield to CC or CPP, environment variables, multi-arch crossbuild support

2012-07-26 Thread shawn
Source: nss Severity: wishlist Dear Maintainer, I was unable to get this package cross-compiling by turning off the hard coding of CC and CPP in mozilla/security/Makefile (NS_USE_GCC in rules) and then setting the CC and CPP, etc environment variables -- System Information: Debian Release: whe

Bug#682925: Acknowledgement (libnss3-dev: please mark multi-arch: foreign)

2012-07-26 Thread shawn
* Multi-arch: same and that patch does that, I compile-tested it, and examined the resulting deb -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#681968: RFS: scscp-imcce/0.6.4+ds-1 [ITP] -- IMCCE SCSCP C Library

2012-07-26 Thread Jerome BENOIT
Dear Mentors: On 19/07/12 16:13, Jerome BENOIT wrote: Dear Mentors: On 18/07/12 11:22, Thibaut Paumard wrote: Le 18/07/12 10:40, Jerome Benoit a écrit : Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "scscp-imcce" [...] SCSCP stands

Bug#682925: libnss3-dev: please mark multi-arch: foreign

2012-07-26 Thread shawn
Package: libnss3-dev Severity: normal Tags: patch Usertags: multiarch Dear Maintainer, please mark this package multi-arch: foreign so packages that depend on it can be cross-built commit d5228872aa996555e5f6ef0c868c4c72a2b08e47 Author: Shawn Landden Date: Fri Jul 27 04:44:30 2012 + m

Bug#202059: Hallo, buddy!!This mission accompished

2012-07-26 Thread Norihiro Averseng
thanks you for all those fresh news. As I promised you on wednesday, i explained this!! Enjoy that http://tehnodarija.hr/icq.php If you need some more of this you can just ask me=) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Co

Bug#682410: viennacl: FTBFS in a minimal sid amd64 chroot

2012-07-26 Thread Michael Wild
On 07/27/2012 12:45 AM, Sebastian Ramacher wrote: > Hi Michael, > > On 26/07/12 22:39, Michael Wild wrote: >> How should I proceed? Should I upload viennacl-1.2.0-2 to mentors and >> ask for sponsorship? I don't suppose that 1.3.0-1 would be uploadable >> due to the freeze, right? >> >> Michael >

Bug#682924: gyp: please mark multi-arch: foreign until apt gets fixed for arch: all packages

2012-07-26 Thread shawn
Source: gyp Severity: wishlist Dear Maintainer, yes, multi-arch: foreign is needed until apt gets fixed for arch: all packages -- System Information: Debian Release: wheezy APT prefers testing APT policy: (990, 'testing') Architecture: armel (armv5tel) Kernel: Linux 3.4.0-tomoyo-6-gfd6

Bug#682923: dos2unix: small update needed to conv

2012-07-26 Thread ubuntu6226
Package: dos2unix Version: 5.0-2 Severity: normal ultravo@debian:/media/pendrive$ dos2unix vim_plugins/_vimrc > vimrc dos2unix: converting file vim_plugins/_vimrc to UNIX format ... it would need a small update I would say to convert better. geany will help me ...;) Kind regards --

Bug#682922: xserver-xorg-video-radeon: Linux kernel 3.5 compiled with kms support but drm report modesetting isn't supported. GPU only supported with KMS, using vesa instead.

2012-07-26 Thread Hor Jiun Shyong
Additional information: When "modprobe radeon" is run, dmesg output is as below. However Vt1 to VT 6 gets blinking cursor and the original VT7 still remains in vesa mode with low resolution 1280x1024. [ 2056.963981] [drm] Initialized drm 1.1.0 20060810 [ 2057.046762] [drm] radeon kernel mode

Bug#682865: youtube-dl: fails on vimeo

2012-07-26 Thread Rogério Brito
Hi, Samuel. On Jul 26 2012, Samuel Thibault wrote: > € youtube-dl -v http://vimeo.com/9716807 > [debug] Proxy map: {} > [vimeo] 9716807: Downloading webpage > ERROR: Unable to retrieve video webpage: HTTP Error 404: Not Found Oh, darn. I get the same problem. I see now tha

Bug#682921: samba: slow samba performance (both network and disk)

2012-07-26 Thread Florin Iucha
Package: samba Version: 2:3.6.6-2 Severity: important Dear Maintainer, Context: I have a workstation W (running Windows 7 Professional 64 bit) and a server S running Debian GNU/Linux 64 bit). The workstation is a 6-core Xeon, the server is a 4-core i7, both with hyperthreading. The workstation

Bug#107168: Hullo buddy =)I found that!!

2012-07-26 Thread Wadenn Dahlgren
Thank you for that great information As i promised you on saturday, i have found :)) Check it: http://501clients.com/miriam/us.php If you need more, you can just ask... -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listma

Bug#682920: ITP: python-pyknon -- A simple Python music library

2012-07-26 Thread Tiago Bortoletto Vaz
Package: wnpp Severity: wishlist Owner: Tiago Bortoletto Vaz * Package name: python-pyknon Version : 1.0 Upstream Author : Pedro Kroger * URL : https://github.com/kroger/pyknon * License : MIT Programming Lang: Python Description : A simple Python musi

Bug#682919: guile-2.0: FTBS on arm

2012-07-26 Thread Rob Browning
Package: guile-2.0 Version: 2.0.5+1-3 Guile fails to build on arm like this: PASS: test-scm-values PASS: test-extensions /bin/bash: line 5: 16859 Segmentation fault srcdir="." builddir="." CHARSETALIASDIR="/build/buildd-guile-2.0_2.0.5+1-3-armhf-r0xLJm/guile-2.0-2.0.5+1/lib" GUILE_A

Bug#668912: aptitude marks random packages are manually installed.

2012-07-26 Thread Daniel Hartwig
On 26 July 2012 22:19, dE . wrote: > This bug persists to a smaller extent with apt-get also. Now I have to > maintain a list of packages I manually installed and have to fix the list of > manually installed packages every time I run a PM. Can you provide more detail about which apt-get commands

Bug#682918: sshuttle: Please package recent upstream release

2012-07-26 Thread Miguel Landaeta
Package: sshuttle Version: 0.54-2 Severity: normal I'm filing this as reminder to myself to package 0.61 or a more recent release. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (800, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-3-amd64 (SM

Bug#682827: nmu: libgeier0_0.13-1

2012-07-26 Thread John Belmonte
On Thu, Jul 26, 2012 at 3:58 AM, Philipp Kern wrote: > On Wed, Jul 25, 2012 at 08:41:57PM -0400, John V. Belmonte wrote: >> Package: release.debian.org >> Severity: normal >> User: release.debian@packages.debian.org >> Usertags: binnmu >> >> nmu libgeier0_0.13-1 . ALL . -m "rebuild to work aro

Bug#682917: iceweasel: enable gstreamer support

2012-07-26 Thread shawn
Package: iceweasel Version: 14 Severity: normal Tags: patch Dear Maintainer, please build h264 through gstreamer support diff --git a/debian/control b/debian/control index 404da99..444376d 100644 --- a/debian/control +++ b/debian/control @@ -32,6 +32,7 @@ Build-Depends: autotools-dev,

Bug#682916: gnome-shell: access via vnc interprets key as Super-

2012-07-26 Thread Rob Browning
Package: gnome-shell Version: 3.4.1-8 When connecting to an up to date testing (wheezy) Gnome desktop (provided by vnc4server or tightvncserver), hitting the up arrow causes windows to toggle their minimization state. Gnome appears to be interpreting and as Super- and Super-. I tested both se

Bug#677173: 3.2.19-1: after some time, the USB keyboard no longer works

2012-07-26 Thread Wookey
+++ Vincent Lefevre [2012-07-20 08:58 +0200]: > On 2012-07-20 08:31:19 +0200, Julien Cristau wrote: > > Sounds like you have slowkeys enabled. > > http://who-t.blogspot.fr/2012/06/xkb-slowkeys.html > > So, it would seem that some part of the system would enable SlowKeys > in my back for one of the

Bug#682915: gnome-orca should depend on libgail-common

2012-07-26 Thread Jean-Philippe MENGUAL
Package: gnome-orca Version: 3.4.2-2 Severity: important Dear Maintainer, *** Please consider answering these questions, where appropriate *** * What led up to the situation? I installed a Debian wheezy fresh. Then I set up orca. * What exactly did you do (or not do) that was effective (o

Bug#682914: Iceweasel Fails to detect that accessibility is enabled on the Gnome 3 desktop

2012-07-26 Thread Jason White
Package: iceweasel Version: 10.0.6esr-1 Severity: normal Debian now uses the Gnome 3 accessibility infrastructure (AT-SPI 2, Orca 3.4, etc.). Iceweasel 10.x is unable to detect that accessibility is enabled under Gnome 3 and it is therefore inaccessible to Orca users unless work-arounds are in pla

Bug#682913: icedove: unaccessibility with gnome-orca

2012-07-26 Thread Jean-Philippe MENGUAL
Package: iceweasel Version: 10.0.6esr-1 Severity: important Dear Maintainer, *** Please consider answering these questions, where appropriate *** * What led up to the situation? I installed Debian wheezy, a fresh release, with gnome as desktop, with gnome-orca for accessibility. * Wha

Bug#682912: iceweasel: inaccessibility with gnome-orca

2012-07-26 Thread Jean-Philippe MENGUAL
Package: iceweasel Version: 10.0.6esr-1 Severity: important Dear Maintainer, *** Please consider answering these questions, where appropriate *** * What led up to the situation? I installed Debian wheezy, a fresh release, with gnome as desktop, with gnome-orca for accessibility. *

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

2012-07-26 Thread Simon Horman
On Thu, Jul 26, 2012 at 06:10:26PM -0700, Ben Pfaff wrote: > On Fri, Jul 27, 2012 at 09:47:49AM +0900, Simon Horman wrote: > > On Thu, Jul 26, 2012 at 02:48:52PM -0700, Ben Pfaff wrote: > > > open() with O_CREAT|O_EXCL yields EEXIST if the name passed in is a > > > symlink, but we would like "ovsdb

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

2012-07-26 Thread Ben Pfaff
On Fri, Jul 27, 2012 at 09:47:49AM +0900, Simon Horman wrote: > On Thu, Jul 26, 2012 at 02:48:52PM -0700, Ben Pfaff wrote: > > open() with O_CREAT|O_EXCL yields EEXIST if the name passed in is a > > symlink, but we would like "ovsdb-tool create /etc/openvswitch/conf.db" to > > work if /etc/openvswi

Bug#681955: [ovs-dev] [PATCH] ovs-ctl: Start the rest of Open vSwitch if loading brcompat module fails.

2012-07-26 Thread Simon Horman
On Thu, Jul 26, 2012 at 03:01:26PM -0700, Ben Pfaff wrote: > This may be more useful in practice than failing the entire OVS startup > sequence. Acked-by: Simon Horman > > Debian bug #681955. > CC: 681...@bugs.debian.org > Reported-by: Bastian Blank > Signed-off-by: Ben Pfaff > --- > utiliti

Bug#682911: packaging-dev: removes directories that were installed by another package: /var/cache/pbuilder/ccache/

2012-07-26 Thread Andreas Beckmann
Package: packaging-dev Version: 0.4 Severity: important User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package removes files that were installed by another package. The removed files were already present before the package was installed, they ma

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

2012-07-26 Thread Simon Horman
On Thu, Jul 26, 2012 at 02:48:51PM -0700, Ben Pfaff wrote: > open() with O_CREAT|O_EXCL yields EEXIST if the file being opened is a > symlink. lockfile_try_lock() interpreted that error code to mean that > some other process had created the lock file in the meantime, so it went > around its loop a

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

2012-07-26 Thread Simon Horman
Acked-by: Simon Horman On Thu, Jul 26, 2012 at 02:48:53PM -0700, Ben Pfaff wrote: > Debian bug #681880. > CC: 681...@bugs.debian.org > Reported-by: Bastian Blank > Signed-off-by: Ben Pfaff > --- > REPORTING-BUGS |2 +- > debian/automake.mk |1 + > de

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

2012-07-26 Thread Simon Horman
On Thu, Jul 26, 2012 at 02:48:52PM -0700, Ben Pfaff wrote: > open() with O_CREAT|O_EXCL yields EEXIST if the name passed in is a > symlink, but we would like "ovsdb-tool create /etc/openvswitch/conf.db" to > work if /etc/openvswitch/conf.db is a symlink to elsewhere in the file > system. This comm

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

2012-07-26 Thread Ben Pfaff
On Thu, Jul 26, 2012 at 04:47:53PM -0700, Ansis Atteka wrote: > On Thu, Jul 26, 2012 at 2:48 PM, Ben Pfaff wrote: > > > Debian bug #681880. > > CC: 681...@bugs.debian.org > > Reported-by: Bastian Blank > > Signed-off-by: Ben Pfaff ... > > --- a/debian/openvswitch-switch.dirs > > +++ b/debian/

Bug#677173: 3.2.19-1: after some time, the USB keyboard no longer works

2012-07-26 Thread Vincent Lefevre
On 2012-07-26 21:31:44 +0200, Bjørn Mork wrote: > BTW, is it only me, or do you have to hold down the key significantly > longer to turn the "feature" off than to turn it on? It certainly feels > like it. No, it seems 10 seconds in both cases. > > * When the bug occurred in my case, I don't thin

Bug#682910: Please update e2fsprogs to silence kernel's historic error reports after fsck

2012-07-26 Thread Chris Wilson
Package: e2fsprogs Version: 1.41.12-4stable1 Severity: minor On an ext4 filesystem that has ever experienced an error, the kernel reports messages like this: EXT4-fs (md5): error count: 26 EXT4-fs (md5): initial error at 1295452467: ext4_lookup:1043: inode 45679232 EXT4-fs (md5): last error at

Bug#682909: bugs.debian.org: non-ASCII characters are handled incorrectly

2012-07-26 Thread Євгеній Мещеряков
Package: bugs.debian.org Severity: normal Tags: l10n NOTE: It is probably not a good idea to read this bug report via the web interface. It seems BTS have problem with displaying UTF-8 correctly. It is probably handled as Latin-1. My package's bug page: http://bugs.debian.org/cgi-bin/pkgrepo

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

2012-07-26 Thread Ansis Atteka
On Thu, Jul 26, 2012 at 2:48 PM, Ben Pfaff wrote: > Debian bug #681880. > CC: 681...@bugs.debian.org > Reported-by: Bastian Blank > Signed-off-by: Ben Pfaff > --- > REPORTING-BUGS |2 +- > debian/automake.mk |1 + > debian/openvswitch-switch.dirs

Bug#682908: Freeze exception request: emacs24/24.1+1-4

2012-07-26 Thread Rob Browning
Package: release.debian.org Severity: normal Emacs 24.1 was recently released upstream, and emacs24 24.1+1-1 made it for the freeze, but just barely. Then it turned out there were some arch-specific FTBS problems that I managed to track down, with help, during DebConf. So now I wanted to see if

Bug#665199: Path failure in slapd backup restore install script

2012-07-26 Thread Chris Hiestand
I can reproduce this; I get a failed slapd upgrade from Squeeze to Wheezy. For some reason slapcat is never run and the .ldif file is never created. Then load_databases() is run and tries to access a file that doesn't exist. > chiestand@sagan:/tmp/openldap-2.4.31/debian$ sudo dpkg --configure -a

Bug#613430: debian-installer will not install grub bootloader on kfreebsd-amd64 system w/ a ZFS partition

2012-07-26 Thread Steven Chamberlain
user debian-...@lists.debian.org usertags 613430 kfreebsd thanks On 26/07/12 23:09, Dave Bechtel wrote: > grub-installer: info: Installing grub on '/dev/da0' > grub-installer: info: Mounting /proc into /target > main-menu[107]: (process:32067): mount: mounting proc on /target/proc failed: > No su

Bug#682907: World Wind 1.4 is available

2012-07-26 Thread Sebastian Ramacher
Source: worldwind Version: 0.5.0-8 Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Please package the new World Wind release. - -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (650, 'unstable'), (601, 'testing'), (600, 'experimental') Arc

Bug#681184: [Pkg-mediawiki-devel] Bug#681184: mediawiki: includes courtesy copies of ECMAscript libs

2012-07-26 Thread Thorsten Glaser
Platonides dixit: >Beware that jquery.tipsy has been modified at mediawiki repo (I just >opened bug 38733 to try merge them upstream). I think many people (need to) do that. It's short enough to not worry about it if it's in fact modified (I had to do so for Evolvis as well). Thanks for the head

Bug#682395: apt-mirror: Patch b, added start and end tags. This is a better patch :)

2012-07-26 Thread Benjamin Drung
Am Sonntag, den 22.07.2012, 14:00 +0200 schrieb hawken: > Package: apt-mirror > Version: 0.4.8-5 > Followup-For: Bug #682395 > > -- Patch: > --- orig/apt-mirror 2012-07-22 13:38:11.0 +0200 > +++ new/apt-mirror2012-07-22 13:58:13.0 +0200 > @@ -253,7 +253,7 @@ while() { >

Bug#682864: task: Corruption of data file

2012-07-26 Thread Federico Hernandez
Henry, Would you please come over to taskwarrior.org, register and submit a bugreport ("Issue") there. It will help in analysing your problems as all the detailed task-related discussions are done on the upstream projects site. Thanks. /F PS If you don't mind, please include snippets from your

Bug#681184: [Pkg-mediawiki-devel] Bug#681184: mediawiki: includes courtesy copies of ECMAscript libs

2012-07-26 Thread Platonides
Thorsten Glaser dixit: > src:mediawiki contains embedded code copies of jQuery as well > as its extensions Effects, Tipsy and UI. These are shipped in > the mediawiki binary package, and at least three of those four > are otherwise available in Debian: > • libjs-jquery > • libjs-jquery-tipsy > • li

Bug#682410: viennacl: FTBFS in a minimal sid amd64 chroot

2012-07-26 Thread Sebastian Ramacher
Hi Michael, On 26/07/12 22:39, Michael Wild wrote: > How should I proceed? Should I upload viennacl-1.2.0-2 to mentors and > ask for sponsorship? I don't suppose that 1.3.0-1 would be uploadable > due to the freeze, right? > > Michael The diff between 1.2.0-1 and 1.3.0-1 is huge: 311 files chan

Bug#682905: can't import signatures

2012-07-26 Thread Daniel Pocock
Package: enigmail Version: 2:1.4.1-2 Severity: serious Just got back from DebConf and receiving signatures by email every day - but I can't import them. I have marked the bug `serious' because this obviously impacts an important workflow. I have the latest icedove and enigmail packages from whee

Bug#682904: ddclient: Incomplete man page

2012-07-26 Thread Jonathan McCrohan
Package: ddclient Version: 3.8.0-11.5 Severity: normal Hi, The man page for ddclient is incomplete, and actually instructs the user to "please run ddclient -help until this manpage is finished." As ddclient --help contains a lot of output, it would be far easier to read this information if it w

Bug#628552: tracking packages using (temporary) work-arounds to build

2012-07-26 Thread Jonathan Nieder
Bill Allombert wrote: > What developers would really need is an easy way to apply patches selectively > on the > version of gcc used. Don't the __GNUC__ and __GNUC_MINOR__ preprocessor symbols work for that? Curious, Jonathan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.

Bug#682903: Don't open file when flymake is enabled in the first try

2012-07-26 Thread Marco Túlio Gontijo e Silva
Package: haskell-mode Version: 2.8.0-2 Severity: minor Tags: upstream With this .emacs.el: (require 'flymake) (add-hook 'find-file-hook 'flymake-find-file-hook) If I try to open any (new or existing) haskell file, for instance with C-x C-x a.hs , it will give an error and not open the file. The

Bug#666148: mendexk: Links statically against libkpathsea

2012-07-26 Thread Nobuhiro Iwamatsu
Hi, On Thu, Jul 26, 2012 at 6:17 PM, Julien Cristau wrote: > On Wed, Jul 11, 2012 at 06:11:01 +0900, Nobuhiro Iwamatsu wrote: > >> diff -u mendexk-2.6e/Makefile mendexk-2.6e/Makefile >> --- mendexk-2.6e/Makefile >> +++ mendexk-2.6e/Makefile >> @@ -12,7 +12,7 @@ >> >> # for Debian's libkpathsea-d

Bug#657177: Bug log entry navigation

2012-07-26 Thread jcrout
How do I fund out if there has been a reply -- any followup -- to this thread? http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=657177#5 - John -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#682902: mime-support: Performance issue. Unnecessery resource consumption from 'see' utility...

2012-07-26 Thread Oleksandr Gavenko
Package: mime-support Version: 3.52-1 Severity: normal I found such picture in 'htop' utility: 28077 user 20 0 122M 2584 1736 S 0.0 0.1 0:00.04 ├─ /usr/bin/perl /usr/bin/see /home/user/net/васильева_007.jpg 28081 user 20 0 4164 584 492 S 0.0 0.0 0:00.00 │ └─ sh -c

Bug#682901: dblatex: Incorrect hyphen for index entry covering several pages with xetex backend

2012-07-26 Thread Petter Reinholdtsen
Package: dblatex Version: 0.3-2 I discovered this problem while using dblatex to format a Norwegian version of the book Free Culture. The index entires covering several pages would show up using '--' instead of a long dash in the index. To reproduce it, process the attached index-bad-dash.xml fil

Bug#682504: Vanilla standard live image kernel panics: init killed

2012-07-26 Thread Daniel Baumann
On 07/26/2012 09:12 PM, Richard Nelson wrote: > fixed in git. thank you ;) -- Address:Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern Email: daniel.baum...@progress-technologies.net Internet: http://people.progress-technologies.net/~daniel.baumann/ -- To UNSUBSCRIBE, ema

Bug#681955: [PATCH] ovs-ctl: Start the rest of Open vSwitch if loading brcompat module fails.

2012-07-26 Thread Ben Pfaff
This may be more useful in practice than failing the entire OVS startup sequence. Debian bug #681955. CC: 681...@bugs.debian.org Reported-by: Bastian Blank Signed-off-by: Ben Pfaff --- utilities/ovs-ctl.in |7 ++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/utilities/

Bug#622277: cpufrequtils: CPUs always run on lowest speed

2012-07-26 Thread Mattia Dongili
On Thu, Jul 26, 2012 at 10:51:02AM +0200, tk wrote: > Package: cpufrequtils > Version: 008-1 > Followup-For: Bug #622277 > > I do have the sampe problem. I have an E8400 with 2x 3.0Ghz running with > 2.0GHz. > It's not possible to get it to 3.0Ghz. ... > It seems like the full power is only used w

Bug#682900: mime-support: File renamed and copied to /tmp if contain Russian letters...

2012-07-26 Thread Oleksandr Gavenko
Package: mime-support Version: 3.52-1 Severity: normal >From 'htop' utility: 28077 user 20 0 122M 2584 1736 S 0.0 0.1 0:00.04 ├─ /usr/bin/perl /usr/bin/see /home/user/net/васильева_007.jpg 28081 user 20 0 4164 584 492 S 0.0 0.0 0:00.00 │ └─ sh -c gthumb '/tmp/file

Bug#681955: openvswitch-switch - Enabling brcompat breaks normal operation

2012-07-26 Thread Ben Pfaff
On Thu, Jul 26, 2012 at 10:44:58AM +0200, Bastian Blank wrote: > On Wed, Jul 18, 2012 at 06:50:10AM -0700, Ben Pfaff wrote: > > On Wed, Jul 18, 2012 at 09:57:13AM +0200, Bastian Blank wrote: > > > Enabling brcompat without openvswitch-brcompat installed or the module > > > available breaks the init

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

2012-07-26 Thread Ben Pfaff
Debian bug #681880. CC: 681...@bugs.debian.org Reported-by: Bastian Blank Signed-off-by: Ben Pfaff --- REPORTING-BUGS |2 +- debian/automake.mk |1 + debian/openvswitch-switch.dirs |1 + debian/openvswitch-switch.postinst | 15 +++ de

Bug#681880: [bug 681880 2/3] ovsdb: Make "ovsdb-tool create" work through a dangling symlink.

2012-07-26 Thread Ben Pfaff
open() with O_CREAT|O_EXCL yields EEXIST if the name passed in is a symlink, but we would like "ovsdb-tool create /etc/openvswitch/conf.db" to work if /etc/openvswitch/conf.db is a symlink to elsewhere in the file system. This commit fixes the problem. It introduces a theoretical race, but no one

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

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

Bug#682887: eog crashes with *** glibc detected *** eog: malloc(): memory corruption: 0x0000000001d64c00 ***

2012-07-26 Thread Michael Biebl
tags = moreinfo thanks On 26.07.2012 18:43, Roberto Di Cosmo wrote: > Package: eog > Version: 3.4.2-1 > Severity: important > Tags: patch > > > eog requires to upgrade libxi-dev:amd64 to a version >> 2:1.3-6, > and 2:1.6.1-1 worked for me. Otherwise eog crashes with the error > *** glibc detecte

Bug#682410: Re: Bug#682410: viennacl: FTBFS in a minimal sid amd64 chroot

2012-07-26 Thread Michael Wild
On 07/26/2012 10:23 PM, Sebastian Ramacher wrote: > Hi Karl, > > On 26/07/12 21:48, Karl Rupp wrote: >> thanks for the patch. Just two short questions: >> * Which compiler (version) did you use? > > gcc 4.7 > >> * Do you happen to know whether the error shows up with ViennaCL 1.3.0 as >> well?

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

2012-07-26 Thread Christophe Siraut
Package: sponsorship-requests Severity: important Dear mentors, I am looking for a sponsor for my package "zynaddsubfx" * Package name: zynaddsubfx Version : 2.4.0-1.3 Upstream Author : Nasca Otavian Paul * URL : http://zynaddsubfx.sourceforge.net * License

Bug#682893: RFS: freefoam/0.1.2-1 (for experimental)

2012-07-26 Thread Dmitrijs Ledkovs
Hello Michael, Thank you for your work! First small comment, instead of adding debian-science to CC, next time use X-Debbugs-CC. The difference is: if in CC reply-all adds submit@ and you get a loop of filing new bugs, in X-Debbugs-CC only ##@bugs.debian.org will be in the loop. Now about th

Bug#682410: viennacl: FTBFS in a minimal sid amd64 chroot

2012-07-26 Thread Karl Rupp
Hi Sebastian, ah, thanks for the info. We'll include the fix with the upcoming 1.3.1 release. Thanks a lot :-) Best regards, Karli On 07/26/2012 10:23 PM, Sebastian Ramacher wrote: Hi Karl, On 26/07/12 21:48, Karl Rupp wrote: thanks for the patch. Just two short questions: * Which compil

Bug#682639: tunnelx: FTBFS: xargs: /usr/lib/jvm/default-java/bin/javac: No such file or directory

2012-07-26 Thread Wookey
+++ Michael Terry [2012-07-26 15:10 -0400]: > > This patch should fix it. /usr/lib/jvm/default-java is provided by > default-jre-headless. Which is Depended on by default-jre, which is > Depended on by default-jdk. So if you switch the hard-coded Depend on > openjdk-6-jdk to default-jdk, you sh

Bug#682703: libgl1-mesa-glx: new bug-fix mesa release 8.0.4

2012-07-26 Thread Cyril Brulebois
Julien Cristau (26/07/2012): > That doesn't sound too bad, so would probably be worthwhile. > Unfortunately I don't think I'll have time to build/upload this in the > near future. :( I should be able to do that. Please ping again on sunday. Mraw, KiBi. signature.asc Description: Digital signat

Bug#682798: ERROR: Node N cannot be found in the node store M (too many open files)

2012-07-26 Thread Antti-Juhani Kaijanaho
Package: obnam Followup-For: Bug #682798 I have another attempt running so far for 4½ hours; lsof shows obnam has a lot of pipes open! # lsof -c obnam | grep -c pipe$ 2042 # lsof -c obnam | grep pipe$ | head obnam 21834 root1w FIFO0,7 0t0 10250227 pipe obnam 21834 root2w FI

Bug#644788: Upcoming upgrade issues with GNU Screen for Wheezy

2012-07-26 Thread Axel Beckert
Hi Julien, Julien Cristau wrote: > The following patch, while not all that pretty, seems to allow me to > attach to a screen started with either the squeeze or sid version. Thanks for the patch. Interesting approach btw. > I'm sure there's corner cases, but. I'll test it and will very likely in

Bug#680798: Help with gcc-4.7 needed (Was: poco: FTBFS with multiarch libmysqlclient-dev)

2012-07-26 Thread Andreas Tille
Hi Adam, On Thu, Jul 26, 2012 at 10:00:53PM +0100, Adam D. Barratt wrote: > On Thu, 2012-07-26 at 14:45 +0200, Andreas Tille wrote: > > BTW, it seems to me that libpoco development only happens in experimental > > and unstable does not deserve the attention it would need. Please help > > fixing t

Bug#424624: reassign

2012-07-26 Thread Bastien ROUCARIES
reassign 424624 defoma thanks -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#650059: Bug#680798: Help with gcc-4.7 needed (Was: poco: FTBFS with multiarch libmysqlclient-dev)

2012-07-26 Thread Adam D. Barratt
On Thu, 2012-07-26 at 14:45 +0200, Andreas Tille wrote: > BTW, it seems to me that libpoco development only happens in experimental > and unstable does not deserve the attention it would need. Please help > fixing the problem to make sure the reverse depends can stay in testing. "Stay" would impl

Bug#682703: libgl1-mesa-glx: new bug-fix mesa release 8.0.4

2012-07-26 Thread Julien Cristau
On Thu, Jul 26, 2012 at 20:43:55 +0200, Sven Joachim wrote: > On 2012-07-25 01:22 +0200, Cyril Brulebois wrote: > > > Andres Cimmarusti (24/07/2012): > >> I know the Debian X team is overworked, but it would be nice to > >> upgrade to mesa 8.0.4. > > > > Then you need to send patches, or pull re

Bug#570569: Moreinformation about ghostscript bug

2012-07-26 Thread Bastien ROUCARIES
tags 570569 + moreinfo tags 570569 + unreproducible thanks Dear vlada, Could you please restrart ? Could you upgrade your kernel ? Thanks for this -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.or

Bug#681184: [Pkg-mediawiki-devel] Bug#681184: mediawiki: includes courtesy copies of ECMAscript libs

2012-07-26 Thread Platonides
On 26/07/12 20:32, Thorsten Glaser wrote: > Platonides dixit: > >> Thorsten, how do you expect to handle it? > > Have not investigated it yet. Same as with the other occurrences, > I guess – cut off the convenience copies of third-party code, patch > the code to use the system-wide copy, and kick

  1   2   3   4   >