Bug#679945: kiwix: crashes entire session upon exit

2012-07-02 Thread Sebastian Ramacher
/lib/x86_64-linux-gnu/libc.so.6 #32 0x00402aa9 in _start () Installing aria2 fixes the crash for me. Does installing aria2 fix the issue for you as well? Kind regards, -- Sebastian Ramacher signature.asc Description: OpenPGP digital signature

Bug#673112: lintian: hardening-no-stackprotector check has many false positives

2012-05-31 Thread Sebastian Ramacher
for the while list as well. Cheers [1] `dpkg-buildflags --get CFLAGS` `dpkg-buildflags --get CPPFLAGS` `dpkg-buildflags --get LDFLAGS` and iterated over all the possible -O. [2] With -Os the call to memset is optimized and not present at all. -- Sebastian Ramacher signature.asc Description: OpenPGP

Bug#669433: grafx2: FTBFS: fileformats.c:30:17: fatal error: png.h: No such file or directory

2012-05-31 Thread Sebastian Ramacher
On 31/05/12 18:42, gregor herrmann wrote: On Sun, 13 May 2012 02:10:15 +0200, Sebastian Ramacher wrote: On 19/04/12 21:12, Lucas Nussbaum wrote: Relevant part: gcc -W -Wall -Wdeclaration-after-statement -std=c99 -c -g `sdl-config --cflags` `pkg-config lua --cflags --silence-errors ||pkg

Bug#666337: euler: FTBFS: gcc: error: unrecognized option '-V'

2012-05-31 Thread Sebastian Ramacher
On 31/05/12 19:18, gregor herrmann wrote: On Sat, 12 May 2012 23:29:30 +0200, Sebastian Ramacher wrote: On 30/03/12 11:14, Lucas Nussbaum wrote: Relevant part: gcc version 4.6.3 (Debian 4.6.3-1) configure:2329: $? = 0 configure:2331: gcc -V /dev/null 5 gcc: error: unrecognized option '-V

Bug#675379: python-keyring: CryptedFileKeyring is insecure

2012-05-31 Thread Sebastian Ramacher
Package: python-keyring Version: 0.7.1-1 Severity: important Tags: security -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Due to recent changes in python-crypto it has been discovered that python-keyring's CryptedFileKeyring uses AES/CFB in an insecure way. CFB requires an unpredictable IV,

Bug#666337: euler: FTBFS: gcc: error: unrecognized option '-V'

2012-06-01 Thread Sebastian Ramacher
config.{guess,sub} +manually. + - Export LDFLAGS to not revert the maintainer's change in 1.61.0-5. + + -- Sebastian Ramacher s.ramac...@gmx.at Fri, 01 Jun 2012 13:48:31 +0200 + euler (1.61.0-8) unstable; urgency=low * Switched to source format 3.0 (quilt). diff -Nru euler-1.61.0

Bug#666337: euler: FTBFS: gcc: error: unrecognized option '-V'

2012-06-01 Thread Sebastian Ramacher
On 01/06/12 14:17, Sebastian Ramacher wrote: On 01/06/12 01:03, gregor herrmann wrote: If you have the time to create a debdiff, great. Otherwise I can also do it myself. Here it is. LDFLAGS is exported now as well. Otherwise the maintainer's change from 1.61.0-5 is reverted, i.e

Bug#674373: Patch to fix FTBFS

2012-06-15 Thread Sebastian Ramacher
tags 674373 + patch thanks Please find attached a patch to fix the FTBFS. Kind regards -- Sebastian Ramacher diff -Nru plastimatch-1.5.10+dfsg0/debian/changelog plastimatch-1.5.10+dfsg0/debian/changelog --- plastimatch-1.5.10+dfsg0/debian/changelog 2012-04-24 04:48:36.0 +0200

Bug#666598: Bug in python-old-doctools

2012-06-16 Thread Sebastian Ramacher
reassign 666598 python-old-doctools 2.5.5-2 affects albatross tags 666598 + patch thanks This is actually a bug in python-old-doctools. The attached patch fixes the usage of \ifpdf and makes albatross build again. Kind regards -- Sebastian Ramacher --- python-old-doctools-2.5.5.orig/Doc

Bug#674329: gimp-dimage-color: FTBFS: gimpmatrix.h:23:2: error: #error Only libgimpmath/gimpmath.h can be included directly.

2012-06-16 Thread Sebastian Ramacher
. Regards -- Sebastian Ramacher diff -u gimp-dimage-color-1.1.0/src/profile.c gimp-dimage-color-1.1.0/src/profile.c --- gimp-dimage-color-1.1.0/src/profile.c +++ gimp-dimage-color-1.1.0/src/profile.c @@ -17,7 +17,7 @@ */ #include libgimp/gimp.h -#include libgimpmath/gimpmatrix.h +#include

Bug#676066: farpd: FTBFS: configure: error: libevent not found

2012-06-16 Thread Sebastian Ramacher
for libdumbnet... yes checking for libevent... no make: *** [config.status] Error 1 Please find attached a patch to fix this FTBFS. Regards -- Sebastian Ramacher diff -u farpd-0.2/configure.in farpd-0.2/configure.in --- farpd-0.2/configure.in +++ farpd-0.2/configure.in @@ -77,7 +77,7 @@ fi

Bug#669445: Patch to fix FTBFS

2012-06-16 Thread Sebastian Ramacher
tags 669445 + patch thanks Please find attached a patch to fix this FTBFS. Regards -- Sebastian Ramacher Index: cccd-0.3beta4/cddbp.c === --- cccd-0.3beta4.orig/cddbp.c 2012-06-16 21:48:58.0 +0200 +++ cccd-0.3beta4/cddbp.c

Bug#666641: Can't reproduce

2012-06-17 Thread Sebastian Ramacher
tags 41 + moreinfo thanks Hi Lucas, I can't reproduce this bug. It seems to be fixed with recent versions of texlive-fonts-recommended. Are you still able to reproduce this issue? Kind regards -- Sebastian Ramacher signature.asc Description: OpenPGP digital signature

Bug#676650: libssh: please provide variant linked against gcrypt

2012-06-20 Thread Sebastian Ramacher
tags 676650 + patch thanks On 08/06/12 16:50, Sebastian Ramacher wrote: Please provide a variant of libssh that is linked against gcrypt instead of OpenSSL (like libcurl does for example). This can be achieved by passing -DWITH_GCRYPT to cmake. Please find attached a patch that implements

Bug#678499: iptables: iptables-restore messes with --log-prefix

2012-06-22 Thread Sebastian Ramacher
Package: iptables Version: 1.4.14-2 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 After the upgrade from 1.4.13-1.1 to 1.4.14-2 loading LOG rules with iptables-restore is broken. Loading a rule like -A INPUT -m limit --limit 3/min --limit-burst 10 -j LOG --log-prefix foo I

Bug#678499: iptables: iptables-restore messes with --log-prefix

2012-06-22 Thread Sebastian Ramacher
forwarded 678499 http://bugzilla.netfilter.org/show_bug.cgi?id=782 thanks Just found the upstream bug. -- Sebastian Ramacher signature.asc Description: OpenPGP digital signature

Bug#681765: bpython-urwid: suggest python-twisted

2012-07-16 Thread Sebastian Ramacher
Package: bpython-urwid Version: 0.11-1 Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 bpython's urwid interface supports the use of Twisted rectors and is able to run twistd plugins. So please add a Suggest on python-twisted. - -- System Information: Debian Release:

Bug#682316: gnome-mplayer: Mplayer interrupted by signal 6.

2012-07-22 Thread Sebastian Ramacher
ff00 filepath Please remove -wid 0x from the line and try to run it yourself with mplayer installed (not mplayer2). If that line fails as well this is a mplayer bug and should be reassigned. Kind regards -- Sebastian Ramacher signature.asc Description: OpenPGP digital signature

Bug#660294: gnome-mplayer: does not load embedded fonts from MKV files

2012-04-29 Thread Sebastian Ramacher
]. Could you please test version currently in testing or unstable? The bug should be fixed there. Regards [1] https://bugs.launchpad.net/ubuntu/+source/gnome-mplayer/+bug/655469 -- Sebastian Ramacher signature.asc Description: OpenPGP digital signature

Bug#669439: meritous: FTBFS: src/save.c:27:18: fatal error: zlib.h: No such file or directory

2012-04-29 Thread Sebastian Ramacher
Please find attached a patch to fix this FTBFS. Regards -- Sebastian Ramacher diff -u meritous-1.2+dfsg/debian/changelog meritous-1.2+dfsg/debian/changelog --- meritous-1.2+dfsg/debian/changelog +++ meritous-1.2+dfsg/debian/changelog @@ -1,3 +1,11 @@ +meritous (1.2+dfsg-1.2) UNRELEASED; urgency

Bug#669501: linphone: FTBFS: linphonec.c:1432: undefined reference to `rl_attempted_completion_over'

2012-04-29 Thread Sebastian Ramacher
to fix the detection of readline. Alternatively one can simply add libncurses5-dev to Build-Depends. This fixes the FTBFS as well. Regards -- Sebastian Ramacher --- linphone-3.5.2.orig/m4/readline.m4 +++ linphone-3.5.2/m4/readline.m4 @@ -21,8 +21,14 @@ if test $readline_prefix != none; th LIBS

Bug#669435: mokomaze: FTBFS: configure.ac:19: error: possibly undefined macro: AM_GLIB_GNU_GETTEXT

2012-04-29 Thread Sebastian Ramacher
are legitimate, please use m4_pattern_allow. See the Autoconf documentation. autoreconf: /usr/bin/autoconf failed with exit status: 1 make: *** [build-stamp] Error 1 Please find attached a patch to fix this FTBFS. Regards -- Sebastian Ramacher signature.asc Description: OpenPGP digital

Bug#664956: getdp: FTBFS: unsatisfiable build-dependencies: libpetsc3.1-dev, libslepc3.1-dev

2012-04-30 Thread Sebastian Ramacher
with getdp should look into this. Regards -- Sebastian Ramacher diff --git a/Legacy/EigenSolve.cpp b/Legacy/EigenSolve.cpp index f2928f9..0fc0889 100644 --- a/Legacy/EigenSolve.cpp +++ b/Legacy/EigenSolve.cpp @@ -13,8 +13,8 @@ void EigenSolve(struct DofData * DofData_P, int NumEigenvalues

Bug#669440: freecraft: FTBFS: conftest.c:57: undefined reference to `shl_load'

2012-04-30 Thread Sebastian Ramacher
to `shl_load' collect2: ld returned 1 exit status Please find attached a patch to fix this FTBFS. Regards -- Sebastian Ramacher diff -Nru freecraft-1.20/debian/changelog freecraft-1.20/debian/changelog --- freecraft-1.20/debian/changelog 2011-03-26 16:16:59.0 +0100 +++ freecraft-1.20

Bug#652778: kamoso: FTBFS: has_binary_operator.hp:50: Parse error at BOOST_JOIN

2012-04-30 Thread Sebastian Ramacher
error I can't reproduce it anymore. This seems to be fixed with Boost 1.39. Does it still fail to build for you? Regards -- Sebastian Ramacher signature.asc Description: OpenPGP digital signature

Bug#669034: Bad panning behavior

2012-05-03 Thread Sebastian Ramacher
;a=commit;h=b5bf7ef8 -- Sebastian Ramacher signature.asc Description: OpenPGP digital signature

Bug#671350: yafc: New yafc fork

2012-05-03 Thread Sebastian Ramacher
... ;-) I'm already working on the new version. I hope it's ready soon. Regards -- Sebastian Ramacher signature.asc Description: OpenPGP digital signature

Bug#518296: yafc: segfault

2012-05-05 Thread Sebastian Ramacher
been fixed in 1.1.3. Since I'm not sure if that's really the case I'd appreciate it if you could confirm that the issue has been fixed. Kind regards, -- Sebastian Ramacher signature.asc Description: OpenPGP digital signature

Bug#645658: bpython-urwid: unsusable due to urwid 1.0.0 in unstable

2011-10-17 Thread Sebastian Ramacher
Package: bpython-urwid Version: 0.10.1-2 Severity: grave Tags: patch -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 The current version of bpython-urwid doesn't work with urwid 1.0.0, which is currenty in unstable. This issue has already been fixed upstream. The fix can be found at [1] and [2].

Bug#625581: Info received (Trying to fix API changes)

2011-10-17 Thread Sebastian Ramacher
SVN repository [1] soon. Kind regards, [1] http://svn.debian.org/viewsvn/python-modules/packages/pythonmagick/trunk/ -- Sebastian Ramacher signature.asc Description: OpenPGP digital signature

Bug#625581: Info received (Trying to fix API changes)

2011-10-17 Thread Sebastian Ramacher
Hello, On 10/17/2011 08:04 PM, Vincent Fourmond wrote: On Mon, Oct 17, 2011 at 7:44 PM, Sebastian Ramacher s.ramac...@gmx.at wrote: I'm currently preparing a fix for #632508 and have just seen that you have been working on this bug. Since 0.9.6 also suffers from #632508 I'd like to get

Bug#646227: icedove: searching for non-ascii characters in multi-part messages with iso-8859-1 encoding fails

2011-10-22 Thread Sebastian Ramacher
Package: icedove Version: 3.1.15-1+b1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 While searching (Ctrl-F, filter message by body) for a string that contains non-ascii characters I've noticed that it works for messages that are UTF-8 encoded and even for iso-8859-1 encoded

Bug#653214: deluge-console: counterintuitive behavior of rm

2011-12-25 Thread Sebastian Ramacher
Package: deluge-console Version: 1.3.3-2 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 'rm foo' currently removes every torrent whose name or hash starts with foo. I understand that this behavior is praticial if one wants to delete torrents based on the hash, but I find it

Bug#628997: ITA: gecko-mediaplayer -- Multimedia plug-in for Gecko browsers

2011-12-31 Thread Sebastian Ramacher
retitle 628997 ITA: gecko-mediaplayer -- Multimedia plug-in for Gecko browsers owner 628997 ! thanks I'd like to adopt this package. I'll pack the new upstream release. Kind regards, -- Sebastian Ramacher signature.asc Description: OpenPGP digital signature

Bug#628997: gecko-mediaplayer maintenance

2012-01-01 Thread Sebastian Ramacher
working on those packages. Just let me know where I can start. As I have time tomorrow I could have a look at packaging gmtk. Kind regards, -- Sebastian Ramacher signature.asc Description: OpenPGP digital signature

Bug#601065: [gecko-mediaplayer] when it is used in full-screen mode on KDE the mouse cursor doesn't disappear

2012-01-01 Thread Sebastian Ramacher
tag 601065 + moreinfo thanks Hi, could you please test if the issue still exists in 1.0.4-2? I can't reproduce it with 1.0.4-2. Kind regards, -- Sebastian Ramacher signature.asc Description: OpenPGP digital signature

Bug#638165: Site to reproduce

2012-01-01 Thread Sebastian Ramacher
tag 638165 + moreinfo thanks Could you please name a site where one can reproduce this issue? I can't reproduce it at all. Kind regards, -- Sebastian Ramacher signature.asc Description: OpenPGP digital signature

Bug#654160: python-crypto: FTBFS on hurd-i386: AssertionError: /dev/urandom produced truncated output (requested 1024, got 600)

2012-01-01 Thread Sebastian Ramacher
Source: python-crypto Version: 2.4.1-1 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 python-crypto fails to build on hurd-i386 because the build system runs out of memory and thus the test suite fails. _UserFriendlyRNG.__init__(self) File

Bug#628997: gecko-mediaplayer maintenance

2012-01-02 Thread Sebastian Ramacher
Fine, I'll start to work on gecko-mediaplayer and import Brandon's changes to the pkg-multimedia git repo. Kind regards, -- Sebastian Ramacher signature.asc Description: OpenPGP digital signature

Bug#628997: gecko-mediaplayer maintenance

2012-01-02 Thread Sebastian Ramacher
from the PPA. Kind regards, -- Sebastian Ramacher signature.asc Description: OpenPGP digital signature

Bug#628997: gecko-mediaplayer maintenance

2012-01-02 Thread Sebastian Ramacher
. And there is one issue that is bugging me: libgmlib and libgmtk both export symbols that should be private [1]. Any thoughts on that? Kind regards, [1] https://code.google.com/p/gmtk/issues/detail?id=4can=1 -- Sebastian Ramacher signature.asc Description: OpenPGP digital signature

Bug#628997: gecko-mediaplayer maintenance

2012-01-04 Thread Sebastian Ramacher
-build-depends, so it can remind us to update Build-Dep field when debhelper 9 is out. Okay, I removed debian/source.linitian.override. Kind regards, -- Sebastian Ramacher signature.asc Description: OpenPGP digital signature

Bug#654661: xul-ext-https-everywhere: not compatible with Icedove 8.0

2012-01-04 Thread Sebastian Ramacher
Package: xul-ext-https-everywhere Version: 1.2.1-1 Severity: grave Justification: renders package unusable -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 # apt-get install icedove xul-ext-https-everywhere Reading package lists... Done Building dependency tree Reading state information...

Bug#628997: gecko-mediaplayer maintenance

2012-01-05 Thread Sebastian Ramacher
): - dh_strip puts separated debug symbols in a location based on their build-id. Kind regards, -- Sebastian Ramacher signature.asc Description: OpenPGP digital signature

Bug#628997: gecko-mediaplayer maintenance

2012-01-05 Thread Sebastian Ramacher
regards, -- Sebastian Ramacher signature.asc Description: OpenPGP digital signature

Bug#691526: zsh: completion for apt-mark

2012-10-26 Thread Sebastian Ramacher
on: ii libc6 2.13-35 ii libcap21:2.22-1.2 ii libtinfo5 5.9-10 Versions of packages zsh recommends: ii libc6 2.13-35 ii libncursesw5 5.9-10 ii libpcre3 1:8.31-1 Versions of packages zsh suggests: ii zsh-doc 4.3.17-1 -- no debconf information -- Sebastian Ramacher diff

Bug#691635: libboost-mpi-python1.49.0: missing dependency on openmpi-bin and breaks pydoc

2012-10-27 Thread Sebastian Ramacher
. Versions of packages libboost-mpi-python1.49.0 suggests: ii python3 3.2.3-6 -- no debconf information -- Sebastian Ramacher signature.asc Description: Digital signature

Bug#691638: zsh: completion for python -m should be implemented without import all modules

2012-10-27 Thread Sebastian Ramacher
zsh package) -- Sebastian Ramacher signature.asc Description: Digital signature

Bug#681518: [zsh] dpkg --print-foreign-architectures isn't filled automatically by zsh when tab is pressed

2012-10-27 Thread Sebastian Ramacher
-architecture, --remove-architecture and --print-foreign-architectures. Regards -- Sebastian Ramacher diff --git a/Completion/Debian/Command/_dpkg b/Completion/Debian/Command/_dpkg index e7184e7..3503d09 100644 --- a/Completion/Debian/Command/_dpkg +++ b/Completion/Debian/Command/_dpkg @@ -50,6 +50,9

Bug#691638: zsh: completion for python -m should be implemented without import all modules

2012-10-28 Thread Sebastian Ramacher
whether it should be updated or not. Regards -- Sebastian Ramacher diff --git a/Completion/Unix/Command/_python b/Completion/Unix/Command/_python index ca1ed37..1005667 100644 --- a/Completion/Unix/Command/_python +++ b/Completion/Unix/Command/_python @@ -1,4 +1,36 @@ -#compdef python +#compdef

Bug#691714: zsh: please add completion for bpython

2012-10-28 Thread Sebastian Ramacher
file /usr/share/zsh/functions/Completion/Debian/_dpkg (from zsh package) debsums: changed file /usr/share/zsh/functions/Completion/Debian/_apt (from zsh package) debsums: changed file /usr/share/zsh/functions/Completion/Unix/_python (from zsh package) -- Sebastian Ramacher #compdef bpython

Bug#691635: [pkg-boost-devel] Bug#691635: libboost-mpi-python1.49.0: missing dependency on openmpi-bin and breaks pydoc

2012-10-29 Thread Sebastian Ramacher
() function was called before MPI_INIT was invoked. *** This is disallowed by the MPI standard. *** Your MPI job will now abort. [earth:11549] Abort before MPI_INIT completed successfully; not able to guarantee that all other processes were killed! Regards -- Sebastian Ramacher signature.asc

Bug#691896: gmsh: paths in README.Debian should be updated

2012-10-30 Thread Sebastian Ramacher
Package: gmsh Version: 2.6.1.dfsg-4 Severity: minor README.Debian mentions demos, a tutorial and utils in /usr/share/doc/gmsh. Actually, they can be found in /usr/share/doc/gmsh-doc, so the paths in README.Debian should be updated. Regards -- Sebastian Ramacher signature.asc Description

Bug#692225: linux-image-3.6-trunk-amd64: screen starts to flicker after suspend-to-disk

2012-11-03 Thread Sebastian Ramacher
-firmware-3.6-trunk-amd64: linux-image-3.6-trunk-amd64/prerm/removing-running-kernel-3.6-trunk-amd64: true linux-image-3.6-trunk-amd64/postinst/ignoring-ramdisk: linux-image-3.6-trunk-amd64/postinst/depmod-error-initrd-3.6-trunk-amd64: false -- Sebastian Ramacher signature.asc Description

Bug#692225: [3.2-3.6.4 regression] screen starts to flicker after suspend-to-disk

2012-11-04 Thread Sebastian Ramacher
Hi Jonathan, On 2012-11-03 12:08:51, Jonathan Nieder wrote: # [1] forwarded 692225 https://bugs.freedesktop.org/56118 quit Sebastian Ramacher wrote: I've recently upgrade from 3.2 to 3.6. Since the upgrade after resuming from supsend-to-disk the screen starts to flicker and the kernel

Bug#692225: [3.2-3.6.4 regression] screen starts to flicker after suspend-to-disk

2012-11-05 Thread Sebastian Ramacher
Control: tags -1 + fixed-upstream On 2012-11-04 11:19:52, Sebastian Ramacher wrote: thanks for the quick reply. I'll try the 3.7 RC next week and report back if it's fixed. I've just tried 3.7 RC 3. The assertion failure is gone and it doesn't flicker anymore. Cheers -- Sebastian Ramacher

Bug#690834: check: please run test suite during the build

2012-10-18 Thread Sebastian Ramacher
Source: check Version: 0.9.8-2 Severity: wishlist check comes with a test suite, so it would be nice if it could be run at build time. Cheers -- Sebastian Ramacher signature.asc Description: Digital signature

Bug#690890: check: doesn't honor DEB_BUILD_OPTIONS=noopt

2012-10-18 Thread Sebastian Ramacher
/libcompat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -fPIC -Wall -ansi -pedantic -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -MT libcompat.lo -MD -MP -MF .deps/libcompat.Tpo -c libcompat.c -o libcompat.o /dev/null 21 Regards -- Sebastian

Bug#688269: libroken18-heimal: Please change priority to optional

2012-10-21 Thread Sebastian Ramacher
filled a bug against ftp.debian.org to fix this, see #691073 Thanks for taking care of it. I guess d41f5a26e3facc929ff895e7cb41baa19875d4a just got me confused. This commit re-adds Priority: extra. Cheers -- Sebastian Ramacher signature.asc Description: Digital signature

Bug#688269: libroken18-heimal: Please change priority to optional

2012-10-21 Thread Sebastian Ramacher
On 2012-10-21 21:04:51, Brian May wrote: Where is this git repository you are looking at? Will check again tomorrow. That's the one at git://git.debian.org/git/collab-maint/heimdal/ Regards -- Sebastian Ramacher signature.asc Description: Digital signature

Bug#686234: zathura: Don't start searching until 'Enter' pressed

2012-08-30 Thread Sebastian Ramacher
as character is entered which in my case (for a large PDF document) causes the screen to freeze up for a few seconds. It is currently not possible to do so. I've forwarded your request upstream. Kind regards -- Sebastian Ramacher signature.asc Description: OpenPGP digital signature

Bug#682641: pycode-browser: FTBFS: LyX: Creating directory /sbuild-nonexistent/.lyx/

2012-07-25 Thread Sebastian Ramacher
. The problem is that lyx tries to access $HOME, which is set to /sbuild-nonexistent (see Lucas' build log) and does not exist. Regards -- Sebastian Ramacher signature.asc Description: OpenPGP digital signature

Bug#682641: pycode-browser: FTBFS: LyX: Creating directory /sbuild-nonexistent/.lyx/

2012-07-25 Thread Sebastian Ramacher
?revision=22385view=markup lines 13 and 29 Kind regards -- Sebastian Ramacher signature.asc Description: OpenPGP digital signature

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

2012-07-26 Thread Sebastian Ramacher
/matrixparams.dir/matrix.cpp.o] Error 1 Please find attached a patch to fix this FTBFS. Kind regards -- Sebastian Ramacher --- viennacl-1.2.0.orig/viennacl/linalg/matrix_operations.hpp +++ viennacl-1.2.0/viennacl/linalg/matrix_operations.hpp @@ -357,17 +357,6 @@ namespace viennacl

Bug#680845: derivations: FTBFS: Can't create output index file /«PKGBUILDDIR»/tex/main.ind.

2012-07-26 Thread Sebastian Ramacher
to work around this bug.. Kind regards -- Sebastian Ramacher signature.asc Description: OpenPGP digital signature

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

2012-07-26 Thread Sebastian Ramacher
at mentors.debian.net [1] already contains the fix and he opened a bug report upstream [2]. Kind regards [1] http://mentors.debian.net/package/viennacl [2] http://sourceforge.net/tracker/?func=detailaid=3530507group_id=322140atid=1353702 -- Sebastian Ramacher signature.asc Description: OpenPGP digital

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

2012-07-26 Thread Sebastian Ramacher
, 19800 insertions(+), 3235 deletions(-) So viennacl 1.2.0-2 with only the fix for this bug sounds like the best idea to me. That'd make it easier for the Release Team to review the diff and to grant a freeze exception to viennacl eventually. Kind regards -- Sebastian Ramacher signature.asc

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')

Bug#682892: Bug#680845: derivations: FTBFS: Can't create output index file /«PKGBUILDDIR»/tex/main.ind.

2012-07-27 Thread Sebastian Ramacher
an index. Kind regards -- Sebastian Ramacher signature.asc Description: OpenPGP digital signature

Bug#683845: RFS: gnomint/1.2.1-4 [RC] [QA]

2012-08-04 Thread Sebastian Ramacher
Package: sponsorship-requests Severity: important User: sponsorship-reque...@packages.debian.org Usertags: for-wheezy -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dear mentors, I am looking for a sponsor for a QA upload of package gnomint to fix #682432. Package name: gnomint Version

Bug#688269: libroken18-heimal: Please change priority to optional

2012-09-20 Thread Sebastian Ramacher
Package: libroken18-heimdal Version: 1.6~git20120403+dfsg1-2 Dear Maintainer, is there a reason that libroken18-heimdal is of priority extra and not optional? libroken18-heimdal does not conflict with any package of priority optional or higher and it doesn't depend on any priority extra packages

Bug#688447: deluge-console: encoding issues with rm

2012-09-22 Thread Sebastian Ramacher
Package: deluge-console Version: 1.3.3-2 Severity: normal deluge-console throws an exception if the argument given to rm contains non ascii characters: info Name: möp ID: f13df248e1270073c670ce071db7d79beae75a4a State: Paused Size: 0.0 KiB/0.0 KiB Ratio: -1.000 Seed time: 0 days 00:00:00

Bug#688467: deluge: except shadows builtin ValueError and TypeError

2012-09-22 Thread Sebastian Ramacher
Source: deluge Version: 1.3.3-2 Severity: normal Tags: upstream patch lintian4py reports amongst others the following issues on deluge: e: deluge-common: except-shadows-builtin usr/share/pyshared/deluge/core/torrentmanager.py:589: ValueError e: deluge-gtk: except-shadows-builtin

Bug#688474: idjc: except shadows builtin

2012-09-22 Thread Sebastian Ramacher
: try: N: ... N: except (TypeError, ValueError): N: ... N: N: Refer to N: http://docs.python.org/whatsnew/2.6.html#pep-3110-exception-handling-c N: hanges for details. Please find attached a patch to fix this issue. Regards -- Sebastian Ramacher --- idjc-0.8.7.orig/python

Bug#688681: xdg-utils: Please add Multi-Arch field

2012-09-24 Thread Sebastian Ramacher
Package: xdg-utils Version: 1.1.0~rc1+git20111210-6 Severity: wishlist Tags: patch Please mark xdg-utils as Multi-Arch: foreign. xdg-utils is Arch:all but without the Multi-Arch field set no foreign architecture packages that depend on it can be installed. Thanks -- Sebastian Ramacher diff -Nru

Bug#680823: gpsshogi: FTBFS: build-dependency not installable: libpoco-dev

2012-09-25 Thread Sebastian Ramacher
broken packages. apt-get failed. it seems like the issue vanished. gpsshogi just built for me. Can you confirm that? Regards -- Sebastian Ramacher signature.asc Description: Digital signature

Bug#687604: libkdtree++: diff for NMU version 0.7.0-1.1

2012-09-25 Thread Sebastian Ramacher
Control: tags -1 + patch Dear maintainer, I've prepared an NMU for libkdtree++ (versioned as 0.7.0-1.1). It is available at [1] and the debdiff is attached. Regards [1] http://mentors.debian.net/debian/pool/main/libk/libkdtree++/libkdtree++_0.7.0-1.1.dsc -- Sebastian Ramacher diff -u

Bug#679297: [canorus] canorus crashes when saving

2012-09-25 Thread Sebastian Ramacher
=1265pathrev=1266 -- Sebastian Ramacher signature.asc Description: Digital signature

Bug#688825: icedove: Hangs while transfering a bunch of mails to an IMAP account

2012-09-25 Thread Sebastian Ramacher
2.0.3-3 ii gconf-service 3.2.5-1+build1 ii libgconf-2-4 3.2.5-1+build1 ii libgssapi-krb5-2 1.10.1+dfsg-2 ii libnotify40.7.5-1 -- no debconf information -- Sebastian Ramacher Thread 25 (Thread 0x7fa583afb700 (LWP 431)): #0 0x7fa594f22d63 in epoll_wait () at ../sysdeps

Bug#689862: gnome-mplayer: often segfaults inside iceweasel with MPEG, WMV, and AVI videos

2012-11-18 Thread Sebastian Ramacher
1.0.7 to experimental, so I'd be great if you could check that the issues is fixed in 1.0.7-1. They should appear on a mirror near you soon. Regards -- Sebastian Ramacher signature.asc Description: Digital signature

Bug#689862: gnome-mplayer: often segfaults inside iceweasel with MPEG, WMV, and AVI videos

2012-11-19 Thread Sebastian Ramacher
Hi Francesco, On 2012-11-18 12:17:12, Francesco Poli wrote: On Sun, 18 Nov 2012 11:48:18 +0100 Sebastian Ramacher wrote: so I'd be great if you could check that the issues is fixed in 1.0.7-1. They should appear on a mirror near you soon. Indeed it would be great if I could

Bug#655165: closed by Aron Xu happyaron...@gmail.com (Close old bugs)

2012-11-19 Thread Sebastian Ramacher
in experimental. It would be great if you could test 1.0.7-1 and check if you still experience this issues. Cheers -- Sebastian Ramacher signature.asc Description: Digital signature

Bug#693803: Cannot map Home/End keys

2012-11-21 Thread Sebastian Ramacher
of girara. Cheers -- Sebastian Ramacher signature.asc Description: Digital signature

Bug#680845: derivations: FTBFS: Can't create output index file /«PKGBUILDDIR»/tex/main.ind.

2012-08-10 Thread Sebastian Ramacher
. Didn't try anything else. Cheers -- Sebastian Ramacher signature.asc Description: OpenPGP digital signature

Bug#685067: dh_python3: Warning should mention d/py3dist-overrides, not d/pydist-overrides

2012-08-16 Thread Sebastian Ramacher
Package: python3 Version: 3.2.3-5 Severity: minor Tags: patch dh_python3 mentions debian/pydist-overrides in a warning whereas it should mention debian/py3dist-overrides. Patch attached. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (650, 'unstable'),

Bug#675379: python-keyring: CryptedFileKeyring is insecure

2012-06-05 Thread Sebastian Ramacher
tags 675379 + fixed-upstream thanks python-keyring 0.9.2 has been released which contains a fix for this issue. Kind regards -- Sebastian Ramacher signature.asc Description: OpenPGP digital signature

Bug#676517: zathura: Going to a given page don't work

2012-06-07 Thread Sebastian Ramacher
tags 676517 + upstream fixed-upstream thanks On 07/06/12 15:54, Florian Birée wrote: Is it possible to get this change in the debian package? Unfortunately the fix requires changes to girara that break its ABI. So this has to wait for a new girara release. Cheers -- Sebastian Ramacher

Bug#676650: libssh: please provide variant linked against gcrypt

2012-06-08 Thread Sebastian Ramacher
Source: libssh Version: 0.5.2-1 Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Please provide a variant of libssh that is linked against gcrypt instead of OpenSSL (like libcurl does for example). This can be achieved by passing - -DWITH_GCRYPT to cmake. With this change it

Bug#654160: RFH: python-crypto: FTBFS on hurd-i386: AssertionError: /dev/urandom produced truncated output (requested 1024, got 600)

2012-01-16 Thread Sebastian Ramacher
on !hurd-i386. Is this a known bug with Hurd's /dev/urandom implementation or does it behave differently by design? Kind regards, -- Sebastian Ramacher signature.asc Description: OpenPGP digital signature

Bug#654160: RFH: python-crypto: FTBFS on hurd-i386: AssertionError: /dev/urandom produced truncated output (requested 1024, got 600)

2012-01-17 Thread Sebastian Ramacher
On 01/16/2012 07:46 PM, Samuel Thibault wrote: Sebastian Ramacher, le Mon 16 Jan 2012 19:34:58 +0100, a écrit : Is this a known bug with Hurd's /dev/urandom implementation or does it behave differently by design? It's a known behavior. It's not by design, the random server just does

Bug#654160: RFH: python-crypto: FTBFS on hurd-i386: AssertionError: /dev/urandom produced truncated output (requested 1024, got 600)

2012-01-17 Thread Sebastian Ramacher
On 01/17/2012 07:55 PM, Samuel Thibault wrote: Sebastian Ramacher, le Tue 17 Jan 2012 19:51:10 +0100, a écrit : Do you have a pointer to the relevant part of POSIX, by any chance? I couldn't find anything. Are /dev/random and /dev/urandom even part of POSIX

Bug#657159: Cannot map keys to get to first/last page

2012-01-24 Thread Sebastian Ramacher
implemented in zathura's development version and will be included in the next major release. Kind regards, -- Sebastian Ramacher signature.asc Description: OpenPGP digital signature

Bug#654825: xul-ext-quotecolors: not compatible with Icedove 8.0

2012-01-05 Thread Sebastian Ramacher
Package: xul-ext-quotecolors Version: 0.3-2 Severity: grave Justification: renders package unusble -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 xul-ext-quotecolors is not compatible with icedove 8.0 which is now in unstable. - -- System Information: Debian Release: wheezy/sid APT prefers

Bug#654828: iceowl: Depends: calendar-timezones (= 1.0~b2-6) but it is not going to be installed

2012-01-05 Thread Sebastian Ramacher
Package: iceowl Version: 1.0~b2-6 Severity: grave -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Since calendar-timezones 8.0-2 is now in unstable iceowl can not be installed anymore. # apt-get install iceowl Reading package lists... Done Building dependency tree Reading state

Bug#654829: enigmail: incompatible with icedove 8.0

2012-01-05 Thread Sebastian Ramacher
Package: enigmail Version: 2:1.1.2-2 Severity: grave -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 The enigmail version in unstable is not compatible with icedove 8.0 which is now in unstable. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux)

Bug#628997: gecko-mediaplayer maintenance

2012-01-06 Thread Sebastian Ramacher
/*.[c,h]. Most of the files seam to be modified a lot. Kind regards, -- Sebastian Ramacher signature.asc Description: OpenPGP digital signature

Bug#628997: gecko-mediaplayer maintenance

2012-01-10 Thread Sebastian Ramacher
to have all the given information included. We probably should ask upstream to clarify the copyright status of src/*.[c,h]. Most of the files seam to be modified a lot. It will be great to do so. If nobody beats me I'll take care of this on Thursday or Friday. Kind regards, -- Sebastian

Bug#628997: gecko-mediaplyer: src/*.[cpp,h] copyright status

2012-01-11 Thread Sebastian Ramacher
of these files. Furthermore it would be nice if you could update the information in these files for the next release. Kind regards, [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628997#130 -- Sebastian Ramacher signature.asc Description: OpenPGP digital signature

Bug#663131: New upstream version (0.1.0)

2012-03-08 Thread Sebastian Ramacher
the plugin) will follow soon. Cheers, -- Sebastian Ramacher signature.asc Description: OpenPGP digital signature

Bug#663648: ITP: zathura-extras -- plugins for zathura to support additional document formats

2012-03-12 Thread Sebastian Ramacher
Package: wnpp Severity: wishlist Owner: Sebastian Ramacher s.ramac...@gmx.at -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 * Package name: zathura-extras Version : 0.1.0 Upstream Author : Moritz Lipp m...@pwmt.org * URL : http://pwmt.org/projects/zathura/plugins

<    1   2   3   4   5   6   7   8   9   10   >