Bug#641498: Process killed by SIGSEGV

2014-03-24 Thread Alberto Garcia
On Tue, Sep 13, 2011 at 11:17:57PM +0200, populus wrote: > Package: libwebkitgtk-1.0-0 > Version: 1.4.2-2 > During operation, 'midori'often crashes. > output error: > > (midori:31999): Gtk-WARNING **: Unable to locate theme engine in > module_path: "pixmap", Hey, can you verify if this still h

Bug#592874: mutt: User-defined settings are overriden by /etc/Muttrc

2013-01-28 Thread Alberto Garcia
On Thu, May 24, 2012 at 11:25:49AM +0300, Ville Ahtola wrote: Somehow I hadn't seen this before... > There is a undocumented command called unhdr_order that can be used > to remove fields from header order string. One can simply do... > > unhdr_order * > > ...to flush any settings made by pre

Bug#649134: vagalume: Cannot connect (no GNOME environment installed)

2011-11-17 Thread Alberto Garcia
On Thu, Nov 17, 2011 at 11:46:15PM +, Manuel A. Fernandez Montecelo wrote: > When connecting, the lines below are shown in the terminal, and only > a "Connection error" message in the GUI. > > ** (vagalume:4060): WARNING **: Could not build GConf audio sink and the > replacement autoaudiosin

Bug#643942: Please add support tracker-0.12

2011-11-20 Thread Alberto Garcia
On Sun, Nov 20, 2011 at 04:12:17PM +0100, Michael Biebl wrote: > I've just uploaded tracker_0.12.7-2 to unstable. This means, > grilo-plugins is no longer installable or buildable, thus bumping > the severity. Ok, I'll fix this today. Berto -- To UNSUBSCRIBE, email to debian-bugs-dist-requ..

Bug#649134: vagalume: Cannot connect (no GNOME environment installed)

2011-11-21 Thread Alberto Garcia
On Sun, Nov 20, 2011 at 09:55:44AM +, Manuel A. Fernandez Montecelo wrote: > ** (vagalume:3163): WARNING **: Could not build GConf audio sink and > the replacement autoaudiosink doesn't work You're probably missing some GStreamer plugin. I'll try to find out which ones and fix the dependencie

Bug#649803: fuse-emulator: FTBFS: screenshot.c:176:47: error: 'Z_BEST_COMPRESSION' undeclared (first use in this function)

2011-11-23 Thread Alberto Garcia
On Thu, Nov 24, 2011 at 09:26:08AM +0900, Nobuhiro Iwamatsu wrote: > I noticed your package FTBFS by libpng 1.5. > Could you check your package? Sure, I'll take a look. Berto -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Conta

Bug#670405: ekiga: During start up segfault in `libopal.so.3.10.4`

2012-11-03 Thread Alberto Garcia
On Thu, Sep 13, 2012 at 04:07:55PM +0200, Paul Menzel wrote: > Berto, it would be awesome if you could test Ekiga from experimental > [3][4] and report back if it fixes the issues for you. I've just tried ekiga 3.9.90-1 and it seems to work now. These are the new packages that I installed: ekig

Bug#691049: Please package Grilo 0.2

2012-10-20 Thread Alberto Garcia
On Sat, Oct 20, 2012 at 08:04:39PM +0200, Sjoerd Simons wrote: > Could you please update grilo to the 0.2 version (probably in > experimental), this will allow the gnome team to enable grilo > support in totem 3.6 (for exp) Hey, thanks for the report. The packages are actually ready, I gave them

Bug#691049: Please package Grilo 0.2

2012-10-25 Thread Alberto Garcia
On Sat, Oct 20, 2012 at 08:04:39PM +0200, Sjoerd Simons wrote: > Could you please update grilo to the 0.2 version (probably in > experimental), Just so you know, the packages were uploaded some days ago: http://ftp-master.debian.org/new/grilo_0.2.2-1.html Berto -- To UNSUBSCRIBE, email to de

Bug#678249: mame: Segfaults after upgrading to v0.146

2012-06-20 Thread Alberto Garcia
More info: I compiled MAME with -O0 and debugging information to try to get a backtrace but I couldn't make it crash. Other than the aforementioned differences, I was also using GCC 4.6.3 (not 4.7.0 as in the version compiled by Debian). Berto -- To UNSUBSCRIBE, email to debian-bugs-dist-req

Bug#678249: your mail

2012-06-21 Thread Alberto Garcia
On Thu, Jun 21, 2012 at 03:10:49AM +0300, Berto wrote: > If I have time tomorrow I'll try to compile it with GCC 4.7 I've done it now and I confirm that it crashes. So either GCC 4.7 is buggy or there's a bug in MAME/MESS that is only reproduced with that GCC version. Berto -- To UNSUBSCRIBE

Bug#678249: (no subject)

2012-06-21 Thread Alberto Garcia
On Thu, Jun 21, 2012 at 12:54:28PM +0300, Alberto Garcia wrote: > > If I have time tomorrow I'll try to compile it with GCC 4.7 > > I've done it now and I confirm that it crashes. So either GCC 4.7 > is buggy or there's a bug in MAME/MESS that is only reproduced wit

Bug#579709: evince: does not render properly some documents

2012-06-25 Thread Alberto Garcia
On Fri, Apr 30, 2010 at 05:39:04PM +0200, Josselin Mouette wrote: > > Here is the file > > http://www.cfar.umd.edu/~daniel/daniel_papersfordownload/CoplanarPts.pdf > > It displays fine here with an up-to-date unstable system, and with a > lenny system. Hey, I'm also having problems displaying th

Bug#678249: your mail

2012-06-25 Thread Alberto Garcia
On Thu, Jun 21, 2012 at 01:31:50PM +0300, Alberto Garcia wrote: > FYI compiling everything with -O0 (OPTIMIZE=0 in debian/rules) also > fixes the problem. > > (I'm using gcc 4.7.1-1 btw) Updated gcc to 4.7.1-2 and the problem is still present. I also found that using -O2 ins

Bug#678249: (no subject)

2012-06-25 Thread Alberto Garcia
I've been trying to narrow the problem down and I found that compiling MAME normally with the default options and then recompiling src/emu/ioport.c with -fno-ipa-cp-clone fixes the issue. So it's -fipa-cp-clone in ioport.c that is causing the problem. This looks like a GCC bug to me, and I hope t

Bug#679005: mame: Segfaults on armel or armhf

2012-06-25 Thread Alberto Garcia
On Mon, Jun 25, 2012 at 06:50:15PM +0200, Thomas Maass wrote: > I tried MAME on an armhf machine (Nvidia Tegra 2). It segfaults > there. I used video x11 and soft. The verbose call shows, that > mame.ini is parsed. After that there is a segfault. Nothing to see > with gdb, as there are no debuggi

Bug#671906: Digests broken ?

2012-06-26 Thread Alberto Garcia
On Tue, May 08, 2012 at 08:42:47AM +0900, Charles Plessy wrote: > it has been a couple of days that the digests I receive are broken: > the subject is not displayed anymore, and the mail headers are moved > after the main text. Hey, this problem has been going on for a long time already. The dig

Bug#678249: your mail

2012-07-03 Thread Alberto Garcia
On Wed, Jun 27, 2012 at 03:02:21PM +0200, Emmanuel Kasper wrote: > Upstream is however interested in sorting out this bug, so could you > maybe submit your backtrace as asked in > http://forums.bannister.org/ubbthreads.php?ubb=showflat&Number=80250 > ? Oh, crap, I didn't see this before, I'll do

Bug#678249: (no subject)

2012-07-03 Thread Alberto Garcia
On Wed, Jun 27, 2012 at 03:02:21PM +0200, Emmanuel Kasper wrote: > @Berto: > Upstream is however interested in sorting out this bug, so could you > maybe submit your backtrace as asked in > http://forums.bannister.org/ubbthreads.php?ubb=showflat&Number=80250 > ? I registered there buy my account

Bug#670405: ekiga: Ekiga crashes on startup

2012-07-09 Thread Alberto Garcia
On Fri, Jul 06, 2012 at 02:23:22PM +0200, Eugen Dedu wrote: > Could you please send us the -d 4 output when it crashes? Here it is, tell me if you need something more. Versions I'm using: ekiga 3.2.7-5+b1 libpt2.10.4 2.10.4~dfsg-1 libopal3.10.4 3.10.4~dfsg-3 Berto 2012/07/09 12:34:2

Bug#682121: [Python-apps-team] Bug#682121: ocrfeeder: "too many open files" error after OCR of multipage document

2012-07-26 Thread Alberto Garcia
On Thu, Jul 19, 2012 at 06:13:52PM +0200, Michael Below wrote: > today I tried to OCR a 39 page document I imported as PDF. After > viewing the results for the first two pages, the ocrfeed interface > was no longer updated Sorry for the late reply, I've just arrived back from holidays :) I'm tal

Bug#682121: [Python-apps-team] Bug#682121: ocrfeeder: "too many open files" error after OCR of multipage document

2012-07-26 Thread Alberto Garcia
On Thu, Jul 26, 2012 at 04:25:59PM +0200, Michael Below wrote: > > Is that PDF file available somewhere? > > Sorry, no. I will keep my eyes open if I find a document that shows > the same error and is public. Ok, we'll also try to reproduce it with a different document. Thanks, Berto -- To

Bug#678249: reassign back to mame

2012-09-11 Thread Alberto Garcia
On Mon, Sep 10, 2012 at 04:08:56PM +0200, Matthias Klose wrote: > > By the way, removing the __attribute__((optimize("O0"))) from > > the function definition in inpttype.h also solves the problem. I > > wonder what that is for. > > just to confirm, removing this workaround lets you successfully >

Bug#678249: reassign back to mame

2012-09-11 Thread Alberto Garcia
On Mon, Sep 10, 2012 at 04:12:07PM +0200, Matthias Klose wrote: > and maybe recheck with 4.7.1-8 in unstable. I rechecked, it doesn't make any difference. Berto -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@l

Bug#678249: (no subject)

2012-09-13 Thread Alberto Garcia
On Tue, Aug 14, 2012 at 04:36:47PM +0200, Emmanuel Kasper wrote: > Sorry Mame still segfaults with mame -O3 and the latest gcc > available in debian I filed the bug upstream: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54569 Berto -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.de

Bug#686645: (no subject)

2012-09-13 Thread Alberto Garcia
On Tue, Aug 14, 2012 at 04:36:47PM +0200, Emmanuel Kasper wrote: > Sorry Mame still segfaults with mame -O3 and the latest gcc > available in debian I filed the bug upstream: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54569 Berto -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.de

Bug#670405: ekiga: During start up segfault in `libopal.so.3.10.4`

2012-09-13 Thread Alberto Garcia
On Thu, Sep 13, 2012 at 04:07:55PM +0200, Paul Menzel wrote: > Berto, it would be awesome if you could test Ekiga from experimental > [3][4] and report back if it fixes the issues for you. There's lots of missing dependencies: The following packages have unmet dependencies: ekiga : Depends: lib

Bug#682121: [Python-apps-team] Bug#682121: ocrfeeder: "too many open files" error after OCR of multipage document

2013-04-02 Thread Alberto Garcia
On Tue, Mar 26, 2013 at 03:11:27AM -0700, y9yjrqc...@gmail.com wrote: > @Alberto Garcia, Thanks for the reply. Enjoy your holiday. Looks like all bug reports arrive when I'm not at home :) > I cross posted the bug in more detail here: > https://bugzilla.gnome.org/show_bug.cgi?id=

Bug#704511: include a debug package

2013-04-02 Thread Alberto Garcia
On Tue, Apr 02, 2013 at 10:27:23AM +0200, Jonny Lamb wrote: > I've added a debug package to grilo. See attached. Thanks for the patch, I'll try to handle this asap. Berto -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact li

Bug#704586: binutils: FTBFS with texinfo 5

2013-04-03 Thread Alberto Garcia
Source: binutils Version: 2.23.2-1 Severity: normal binutils 2.23.2-1 FTBFS with texinfo 5 from experimental (reproduced with 5.1.dfsg.1-1). This seems to be the upstream bug report: http://sourceware.org/bugzilla/show_bug.cgi?id=15183 And here's the compilation output: make[5]: Entering di

Bug#694139: gnus: package installation creates /root/.gnupg/*

2013-04-08 Thread Alberto Garcia
On Sat, Nov 24, 2012 at 10:47:19AM +0100, Andreas Beckmann wrote: > 1m4.7s ERROR: FAIL: Package purging left files on system: > /root/.gnupg/not owned > /root/.gnupg/gpg.confnot owned > /root/.gnupg/pubring.gpg not owned > /root/.gnupg/secring.gpg not owned This is

Bug#704586: binutils: FTBFS with texinfo 5

2013-04-13 Thread Alberto Garcia
On Wed, Apr 03, 2013 at 12:34:05PM +0300, Alberto Garcia wrote: > This seems to be the upstream bug report: It turns out that there are more build problems related to texinfo than the one that I already mentioned. All of them have been fixed upstream in different patches (some of them e

Bug#703490: lintian: Incorrect description of outdated-autotools-helper-file

2013-03-20 Thread Alberto Garcia
Package: lintian Version: 2.5.11 Severity: normal I'm getting this lintian warning: W: grilo source: outdated-autotools-helper-file config.guess 2012-02-10 The description says that "The referenced file has a time stamp older than June of 2006", but as you can see the time stamp is from 2012. I

Bug#655484: www.debian.org: Debian Consultants page appears to be abandoned.

2013-02-12 Thread Alberto Garcia
On Wed, Jan 11, 2012 at 04:20:09PM +, James Bromberger wrote: > I email consulta...@debian.org asking to be added on December 3 > 2011, and January 4 2012, and have had no response and see no update > to the page. As a Debian Developer for >10 years, it would be nice > to be listed here. I ha

Bug#700963: debian-maintainers: Annual Ping for Alberto Garcia

2013-02-19 Thread Alberto Garcia
Package: debian-maintainers Severity: normal Hi, here's my annual ping, I'm still maintaining Debian packages and would like to keep doing it. Thanks, Alberto Garcia signature.asc Description: Digital signature

Bug#707379: frogr: FTBFS: gstobject.h:283:3: error: unknown type name 'GStaticRecMutex'

2013-05-09 Thread Alberto Garcia
On Thu, May 09, 2013 at 09:48:21AM +0200, Lucas Nussbaum wrote: > During a rebuild of all packages in sid, your package failed to > build on amd64. Hey, thanks for reporting this, I see what the problem is, I'll try to fix it today. Berto -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@l

Bug#707849: [Python-apps-team] Bug#707849: ocrfeeder: depends on python-gtkspell which is going away

2013-05-12 Thread Alberto Garcia
On Sat, May 11, 2013 at 10:07:28PM +0200, Emilio Pozuelo Monfort wrote: > Your package depends on python-gtkspell which is about to be removed > from the archive. Please remove the gtkspell support and the > dependency from your package for now. Hey, how urgent is this? Upstream is looking into

Bug#707849: [Python-apps-team] Bug#707849: ocrfeeder: depends on python-gtkspell which is going away

2013-05-12 Thread Alberto Garcia
On Sun, May 12, 2013 at 09:19:49PM +0200, Emilio Pozuelo Monfort wrote: > > how urgent is this? > > > > Upstream is looking into porting the gtkspell support to PyGI. > > Once the number of bugs on [1] goes down I'll request the removal of > python-gtkspell. That may take a little while, probably

Bug#707601: ITP: debmake -- helper script to make the Debian source package

2013-05-13 Thread Alberto Garcia
On Mon, May 13, 2013 at 12:36:39AM -0500, Steve Langasek wrote: > > The debmake command invoked in the upstream source tree without > > any option can generate template files which is good enough to > > create a single arch=any Debian binary package for local use. > This sounds almost exactly

Bug#702826: nmu: binutils-z80_2.22-3

2013-03-11 Thread Alberto Garcia
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: binnmu Hi, binutils recently added a fix for #688951 (CVE-2012-3509) which also affects binutils-z80. The following binNMU will cause the fix to be applied to binutils-z80: nmu binutils-z80_2.22-3

Bug#708745: [Python-apps-team] Bug#708745: [ocrfeeder] Jobs never ends when unpaper is used to preprocess images

2013-05-18 Thread Alberto Garcia
Thanks for reporting this bug. I have the same problem, but my error message is actually different: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/ocrfeeder/studio/widgetModeler.py", line 499, in __imagePreProcessingFinishedCb self.__addImage(image_path, select_i

Bug#573737: ITP: grilo -- framework for media discovery and browsing

2011-06-07 Thread Alberto Garcia
On Wed, Jan 26, 2011 at 02:07:10PM +0100, Alberto Garcia wrote: > > Please don't let me stop you! If you need any help with reviewing > > the packaging, maybe sponsorship, or anything please let me know! > > Good, I'll start preparing the package in the next weeks

Bug#573737: ITP: grilo -- framework for media discovery and browsing

2011-06-08 Thread Alberto Garcia
On Tue, Jun 07, 2011 at 01:16:34PM +0200, Andreas Henriksson wrote: > I suggest putting it in experimental for now No guarantees > there, and people who want to test it can easily install it. :) Makes sense, I think I'll do that. Berto -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...

Bug#573737: ITP: grilo -- framework for media discovery and browsing

2011-06-09 Thread Alberto Garcia
On Thu, Jun 09, 2011 at 11:28:49AM +, Alessio Treglia wrote: > how's the progress here? The situation is that basically Grilo doesn't have a stable API/ABI yet, so instead of waiting for that to happen I think it makes sense to package it for experimental in the meantime as Andreas suggested.

Bug#573737: ITP: grilo -- framework for media discovery and browsing

2011-06-09 Thread Alberto Garcia
On Thu, Jun 09, 2011 at 12:27:12PM +, Alessio Treglia wrote: > Once it is uploaded, I'll start to work on the grilo-plugins package > in order to push it into unstable soon. Hey, I hadn't noticed that there was an ITP bug for grilo-plugins as well :) I was actually planning to package both g

Bug#644373: libproxy0 0.3.1-3 doesn't work with automatic proxy configuration

2011-10-05 Thread Alberto Garcia
On Wed, Oct 05, 2011 at 06:15:30PM +0200, Josselin Mouette wrote: > > That's not the only thing that is broken btw, the GNOME global > > proxy settings seem to be ignored by apps such as rhythmbox or the > > weather applet > This is a different issue, caused by a premature update of libsoup > and

Bug#644373: libproxy0 0.3.1-3 doesn't work with automatic proxy configuration

2011-10-06 Thread Alberto Garcia
On Wed, Oct 05, 2011 at 02:11:01PM +0300, Alberto Garcia wrote: > Support for the 'Automatic proxy configuration' mode (from > gnome-network-properties) seems to be broken after upgrading > libproxy from version 0.3.1-2. I recompiled libproxy 0.3.1-2 in my computer but

Bug#640257: Please update to new upstream version 1.6.0, which fixes various leaks

2011-10-06 Thread Alberto Garcia
On Sat, Sep 03, 2011 at 09:20:31AM -0700, Josh Triplett wrote: > A new upstream version 1.6.0 exists, which fixes some memory leaks. > (See https://bugzilla.mozilla.org/show_bug.cgi?id=672619 for details.) Also, the current version (1.5.2) doesn't work with Iceweasel 7. Berto -- To UNSUBSCRI

Bug#412993: gnupg-agent: start up should be dependant on /etc/X11/Xsession.options

2011-10-18 Thread Alberto Garcia
On Sat, May 17, 2008 at 07:03:23PM +1000, Alex Samad wrote: > I would like to second Edward Guldemond request, gpg-agent should > only be started if use-gpg-agent is in the Xsessions.option file Also note that gnupg-agent is not the only gpg agent available. The GNOME Keyring daemon provides a s

Bug#641444: ITP: event-dance -- Peer-to-peer inter-process communication library

2011-09-13 Thread Alberto Garcia
Package: wnpp Severity: wishlist Owner: Alberto Garcia * Package name: event-dance Version : 0.1.8 Upstream Author : Eduardo Lima Mitev * URL : http://gitorious.org/eventdance/eventdance * License : LGPLv3 Programming Lang: C Description : Peer-to

Bug#641445: ITP: filetea -- Web-based file sharing system

2011-09-13 Thread Alberto Garcia
Package: wnpp Severity: wishlist Owner: Alberto Garcia * Package name: filetea Version : 0.1.2 Upstream Author : Eduardo Lima Mitev * URL : http://gitorious.org/filetea/filetea * License : AGPLv3 Programming Lang: C, Javascript Description : Web

Bug#643942: Please add support tracker-0.12

2011-10-03 Thread Alberto Garcia
Upstream already supports tracker-0.12, so let's just wait for the next release. http://git.gnome.org/browse/grilo-plugins/commit/?h=0.1.x&id=e0f8eafb60de9051030cad7f387170e9a790a5f8 Thanks, Berto -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubs

Bug#644373: libproxy0 0.3.1-3 doesn't work with automatic proxy configuration

2011-10-05 Thread Alberto Garcia
Package: libproxy0 Version: 0.3.1-3 Severity: important Support for the 'Automatic proxy configuration' mode (from gnome-network-properties) seems to be broken after upgrading libproxy from version 0.3.1-2. Instead of returning the list of proxies for a given URL, it just returns 'direct://' I'm

Bug#644373: libproxy0 0.3.1-3 doesn't work with automatic proxy configuration

2011-10-05 Thread Alberto Garcia
On Wed, Oct 05, 2011 at 02:11:01PM +0300, Alberto Garcia wrote: > Support for the 'Automatic proxy configuration' mode (from > gnome-network-properties) seems to be broken after upgrading > libproxy from version 0.3.1-2. That's not the only thing that is broken btw

Bug#715160: gargoyle-free: Depends on dummy font packages

2013-07-06 Thread Alberto Garcia
Package: gargoyle-free Version: 2011.1-2 Severity: minor gargoyle-free depends on several dummy font packages: ttf-liberation ttf-dejavu-core ... The new names for those packages are fonts-* Berto -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (500

Bug#714485: FTBFS: test-suite fails on sparc for test_tmdb_full_resolution

2013-07-18 Thread Alberto Garcia
On Sun, Jun 30, 2013 at 12:25:45AM +0200, Alberto Garcia wrote: > > Regarding access to porter machines, I asked on #debian-devel and > > was pointed to [1]. With such a guest account, you should be able > > to access one of the (sparc) porter boxes [2]. > > Oh, that&#x

Bug#714485: fixed in grilo-plugins 0.2.8-2

2013-07-19 Thread Alberto Garcia
On Fri, Jul 19, 2013 at 10:55:30AM +0200, Julien Cristau wrote: > >* debian/rules: disable dh_auto_test, it breaks the sparc build > > during make check (Closes: #714485). > > Please revert that change. I'm pretty sure the failure was due to > #709781, which is now fixed. Ah, great, is

Bug#714485: fixed in grilo-plugins 0.2.8-2

2013-07-19 Thread Alberto Garcia
On Fri, Jul 19, 2013 at 04:21:47PM +0200, Julien Cristau wrote: > > > Please revert that change. I'm pretty sure the failure was due to > > > #709781, which is now fixed. > > > > Ah, great, is there any way to test it first to make sure that it > > works? > > > See > https://buildd.debian.org/s

Bug#717576: [Python-apps-team] Bug#717576: ocrfeeder version 0.7.11-3 (testing) fails to start in Wheezy

2013-07-23 Thread Alberto Garcia
On Mon, Jul 22, 2013 at 09:47:30PM +0530, Subhashis Roy wrote: > File "/usr/lib/python2.7/dist-packages/ocrfeeder/util/configuration.py", > line 123, in ConfigurationManager > LANGUAGE: locale.getdefaultlocale()[0].split('_')[0], > AttributeError: 'NoneType' object has no attribute 'split'

Bug#721602: libxslt1-dev: libxslt.pc should include -lm

2013-09-02 Thread Alberto Garcia
Package: libxslt1-dev Version: 1.1.28-2 Severity: important When I try to link WebKit using the gold linker I get the following error: CCLD Programs/MiniBrowser /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libxslt.so: error: undefined reference to 'fmod' /usr/lib/gcc/x86_64-

Bug#638787: pm-utils: resume from hibernate thinks matching checksums do not match so rejects snapshot

2013-08-14 Thread Alberto Garcia
On Tue, Mar 19, 2013 at 12:01:05PM +0100, Rodolfo kix Garcia wrote: > do you have this problem with the testing/unstable version of uswsusp? Hey, I'm also having this problem. What happens is that csum_buf in read_or_verify() is one byte too short, there's no space for the string terminator so i

Bug#721602: libxslt1-dev: libxslt.pc should include -lm

2013-09-18 Thread Alberto Garcia
Any chance to have this fixed? Here's how to reproduce it: $ echo 'main(){}' > test.c $ gcc -o /dev/null test.c `pkg-config --cflags --libs libxslt` /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libxslt.so: error: undefined reference to 'fmod' /usr/lib/gcc/x86_64-linux-gnu/4.7/../

Bug#721602: [xml/sgml-pkgs] Bug#721602: libxslt1-dev: libxslt.pc should include -lm

2013-09-20 Thread Alberto Garcia
On Fri, Sep 20, 2013 at 03:33:11PM +0800, Aron Xu wrote: > > Here's how to reproduce it: > > > > $ echo 'main(){}' > test.c > > $ gcc -o /dev/null test.c `pkg-config --cflags --libs libxslt` > > > > /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libxslt.so: > > error: undefined refer

Bug#721602: [xml/sgml-pkgs] Bug#721602: libxslt1-dev: libxslt.pc should include -lm

2013-09-22 Thread Alberto Garcia
On Sat, Sep 21, 2013 at 12:19:12PM +0800, Aron Xu wrote: > > Are you using the gold linker? With the latest binutils package you > > have to add -fuse-ld=gold to the gcc command line. > No, but I suspect the real cause is not in libxslt, as linking to > libxslt does not mean you have to link to m

Bug#724488: audacious-plugins: scrobbler plugin not working: Peer certificate cannot be authenticated

2013-09-24 Thread Alberto Garcia
Package: audacious-plugins Version: 3.4.1-1 Severity: normal Tags: upstream Looks like the Audacious scrobbler plugin is broken after some changes in Last.fm: scrobbler_communication.c:151 [send_message_to_lastfm]: Could not communicate with last.fm: Peer certificate cannot be authenticated with

Bug#714485: FTBFS: test-suite fails on sparc for test_tmdb_full_resolution

2013-06-29 Thread Alberto Garcia
On Sat, Jun 29, 2013 at 11:16:55PM +0200, Michael Biebl wrote: > grilo-plugins currently FTBFS on sparc due to a failing test-suite > [1]. I dicussed this with upstream. We are aware of that but we believe the problem is not in Grilo. We cannot debug it though because we don't have a sparc machin

Bug#714485: FTBFS: test-suite fails on sparc for test_tmdb_full_resolution

2013-06-29 Thread Alberto Garcia
On Sun, Jun 30, 2013 at 12:18:40AM +0200, Michael Biebl wrote: > > I dicussed this with upstream. We are aware of that but we believe > > the problem is not in Grilo. We cannot debug it though because we > > don't have a sparc machine available. > > Regarding access to porter machines, I asked on

Bug#660783: pristine-tar: pristine-xz fails on gmime-2.6.6.tar.xz

2012-02-23 Thread Alberto Garcia
On Tue, Feb 21, 2012 at 03:19:52PM -0500, Daniel Kahn Gillmor wrote: > 0 dkg@pip:/tmp/cdtemp.IIrOFE$ sha1sum gmime-2.6.6.tar.xz Same problem with ocrfeeder, also in the GNOME repository: http://ftp.gnome.org/pub/GNOME/sources/ocrfeeder/0.7/ocrfeeder-0.7.7.tar.xz Berto -- To UNSUBSCRIBE, em

Bug#661014: debian-maintainers: Annual Ping for Alberto Garcia

2012-02-23 Thread Alberto Garcia
Package: debian-maintainers Severity: normal Hi, here's my annual ping, I'm still maintaining Debian packages and would like to keep doing it. Thanks, Alberto Garcia signature.asc Description: Digital signature

Bug#661499: ocrfeeder: Interprets Tesseract's version string as part of the OCRed text

2012-02-28 Thread Alberto Garcia
On Mon, Feb 27, 2012 at 06:40:21PM +0100, Matijs van Zuijlen wrote: > When using OCRFeeder with Tesseract, OCRFeeder interprets the > version string output by Tesseract as part of the recogniced text. Thanks for reporting this. At first sight it looks like a problem in Tesseract, but I haven't lo

Bug#663209: Please build against gmime 2.6

2012-03-09 Thread Alberto Garcia
On Fri, Mar 09, 2012 at 02:12:44PM +0100, Michael Biebl wrote: > I'll be switching totem-pl-parser over to gmime 2.6. > totem and grilo-plugins are both installed via the gnome meta-packages, > so it would be great if grilo-plugins is switched over to gmime 2.6, > too so we don't require both gmim

Bug#646605: ocrfeeder: too much memory required when opening multipage documents

2011-11-04 Thread Alberto Garcia
On Tue, Oct 25, 2011 at 06:10:43PM +0200, Michael Below wrote: > I tried ocrfeeder with a 26 page document and found it hard to > use. When I imported the directory containing my images (300dpi > greyscale scans from A4, in total 216 MByte as pnm) the memory usage > kept rising and rising. FYI, u

Bug#649134: vagalume: Cannot connect (no GNOME environment installed)

2011-11-25 Thread Alberto Garcia
On Sun, Nov 20, 2011 at 09:55:44AM +, Manuel A. Fernandez Montecelo wrote: > ** (vagalume:3163): WARNING **: Could not build GConf audio sink and > the replacement autoaudiosink doesn't work Ok, looks like we need gstreamer0.10-plugins-good. I tested it here and it seems to work fine. Can yo

Bug#644373: libproxy0 0.3.1-3 doesn't work with automatic proxy configuration

2011-12-01 Thread Alberto Garcia
On Wed, Oct 05, 2011 at 06:15:30PM +0200, Josselin Mouette wrote: > > That's not the only thing that is broken btw, the GNOME global > > proxy settings seem to be ignored by apps such as rhythmbox or > > the weather applet (those work fine in squeeze), but reverting > > libproxy doesn't seem to he

Bug#413954: iceweasel: failed to build using graphicsmagick-imagemagick-compat instead of imagemagick

2011-12-31 Thread Alberto Garcia
On Thu, Mar 08, 2007 at 01:28:13PM +0900, VDR dai (deb) wrote: > iceweasel 2.0.0.2+dfsg-4 failed to build using > graphicsmagick-imagemagick-compat instead of imagemagick. Same problem with fuse-emulator 1.0.0.1a+dfsg1-3: $ convert winfuse.ico winfuse.png convert convert: Improper image header (

Bug#647271: oss4-gtk: uninstallable on kfreebsd

2012-01-02 Thread Alberto Garcia
On Tue, Nov 01, 2011 at 02:02:03PM +0100, Julien Cristau wrote: > oss4-gtk/kfreebsd-amd64 unsatisfiable Depends: oss4-base > oss4-gtk/kfreebsd-i386 unsatisfiable Depends: oss4-base > > This needs to be fixed. Hey, this problem has been there for more than 2 months. What's exactly the problem

Bug#651499: iceweasel: Iceweasel does not work with system proxy settings

2011-12-08 Thread Alberto Garcia
Package: iceweasel Version: 8.0-3+b1 Severity: normal Since a while ago (version 7 at least) I can't get the GNOME 3 system proxy settings to work in Iceweasel. Removing the ~/.mozilla directory, or running it in safe mode or with MOZILLA_DISABLE_PLUGINS=1 does not help. I have to use the manual

Bug#634060: binutils-z80 -- Should this package be removed?

2011-12-17 Thread Alberto Garcia
On Thu, Dec 08, 2011 at 10:42:59AM +0100, Alexander Reichle-Schmehl wrote: > Looking at popcon, there seems be a handfull of users, but most seem > to just have it installed but not in active use. Hey, I need binutils-z80 to build opense-basic, which is what allows us to have the Fuse Spectrum em

Bug#664021: Needs to be updated for tracker 0.14

2012-03-14 Thread Alberto Garcia
On Wed, Mar 14, 2012 at 11:23:27PM +0100, Michael Biebl wrote: > I've uploaded tracker 0.14 to unstable today. This will make > grilo-plugins FTBFS, so it needs to be updated With the attached > patch I could successfully build grilo-plugins against tracker > 0.14. The patch is only build-tested,

Bug#664517: gnome-doc-utils: removal of mallard.rng makes other packages FTBFS

2012-03-18 Thread Alberto Garcia
Package: gnome-doc-utils Version: 0.20.7-1 Severity: serious Hi, gnome-doc-utils 0.20.7 no longer ships the mallard.rng file: http://git.gnome.org/browse/gnome-doc-utils/commit/?id=a3a8a63e This makes other packages FTBFS during the 'make check' stage. Such is the case of frogr: xmllint --

Bug#664517: gnome-doc-utils: removal of mallard.rng makes other packages FTBFS

2012-03-18 Thread Alberto Garcia
I discussed this with upstream. Here's the fix: http://git.gnome.org/browse/gnome-doc-utils/commit/?id=dfe3b7a0 However, this alone won't solve our problem, since all packages that ship gnome-doc-utils.make will still contain references to the missing files, so the choices from the maintainers

Bug#664517: gnome-doc-utils: removal of mallard.rng makes other packages FTBFS

2012-03-18 Thread Alberto Garcia
On Sun, Mar 18, 2012 at 06:27:39PM +0100, Michael Biebl wrote: > This could be rephrased like that: If you use gnome-doc-utils and > you run "make check" during build, you need to autoreconf your > package, right? Not just autoreconf, you also have to run gnome-doc-prepare. > What does upstream

Bug#664517: gnome-doc-utils: removal of mallard.rng makes other packages FTBFS

2012-03-18 Thread Alberto Garcia
On Mon, Mar 19, 2012 at 01:19:13AM +0100, Michael Biebl wrote: > From the 121 packages which have gnome-doc-utils as build > dependency, the following packages FTBFS due to the missing > mallard.rng file: > > banshee-community-extensions_2.2.0-3 > conduit_0.3.17-1 > frogr_0.6.1-1 > gmpc_11.8.16-2

Bug#634060: binutils-z80 -- Should this package be removed?

2011-12-23 Thread Alberto Garcia
On Mon, Dec 19, 2011 at 09:15:43AM +0100, Alexander Reichle-Schmehl wrote: > > If binutils-z80 needs a new maintainer, I guess I could do it. I > > have never taken a look at its source code, though. > > Great! I looked at the package briefly. What I can say is, that it > is the very same as th

Bug#634060: binutils-z80 -- Should this package be removed?

2011-12-23 Thread Alberto Garcia
On Fri, Dec 23, 2011 at 11:19:32PM +0100, Luca Falavigna wrote: > I looked at it and it seems fine. Would you mind if I removed the > DM-Uupload-Allowed for this initial upload? [...] > I'd close #634060 and #652451 by mentioning them in the "Take over > maintainership", it seems more appropriat

Bug#653419: maradns: Maradns won't start with bash

2011-12-27 Thread Alberto Garcia
Package: maradns Version: 1.4.07-1 Severity: important maradns won't start at all if /bin/sh points to bash. That's because the init.d script attempts to modify a readonly variable: /etc/init.d/maradns: line 25: UID: readonly variable Berto -- System Information: Debian Release: wheezy/sid AP

Bug#563706: the rootstrap bug

2011-12-27 Thread Alberto Garcia
On Thu, Nov 18, 2010 at 12:01:53AM +0100, Václav Ovsík wrote: > I have just discovered this problem too. > The bug should be reassigned to the rootstrap package. Is there anything preventing this from being fixed? Shouldn't adding include=makedev to the config file be enough? Berto -- To UNS

Bug#651499: iceweasel: Iceweasel does not work with system proxy settings

2012-01-25 Thread Alberto Garcia
On Fri, Dec 09, 2011 at 08:52:37AM +0100, Mike Hommey wrote: > > Since a while ago (version 7 at least) I can't get the GNOME 3 > > system proxy settings to work in Iceweasel. > > > That's not surprising, really. Iceweasel/Firefox uses gconf to get > the proxy settings, and aiui, GNOME 3 stores i

Bug#661499: ocrfeeder: Interprets Tesseract's version string as part of the OCRed text

2012-03-21 Thread Alberto Garcia
On Tue, Feb 28, 2012 at 05:25:12PM +0100, Alberto Garcia wrote: > Here's the upstream bug report FYI: > >https://bugzilla.gnome.org/show_bug.cgi?id=670953 There's a new OCRFeeder release with a fix for this, but there are some issues with it (you can see them in the bug

Bug#665640: fuse-emulator-sdl: fuse aborts when pressing joystick button 10

2012-03-24 Thread Alberto Garcia
On Sat, Mar 24, 2012 at 08:59:56PM +, Ben Harris wrote: > The first ten buttons (numbered 0-9) seem to get interpreted by Fuse > correctly, but if I press the eleventh button, fuse displays an > error message, and when I press a key, aborts. I've just taken a quick look at the code, and with

Bug#672057: binutils-z80: FTBFS: app.c:1346:10: error: array subscript is below array bounds [-Werror=array-bounds]

2012-05-08 Thread Alberto Garcia
On Tue, May 08, 2012 at 01:36:29PM +0200, Lucas Nussbaum wrote: > During a rebuild of all packages in sid, your package failed to > build on amd64. I'll give it a more detailed look later, but I've just tried now and I can't reproduce this in my pbuilder environment. Are you using any special opt

Bug#672057: binutils-z80: FTBFS: app.c:1346:10: error: array subscript is below array bounds [-Werror=array-bounds]

2012-05-09 Thread Alberto Garcia
On Tue, May 08, 2012 at 07:02:07PM +0200, Lucas Nussbaum wrote: > > I'll give it a more detailed look later, but I've just tried now > > and I can't reproduce this in my pbuilder environment. Are you > > using any special options or repositories? > > No, or I would have said so :-) Ok, I saw it

Bug#672922: Fails to be downloaded using apt-get source

2012-05-14 Thread Alberto Garcia
On Mon, May 14, 2012 at 07:20:48PM +0200, Roberto E. Vargas Caballero wrote: > k0ga@hal9000:~/tt/binutils-z80-2.22$ ls > 0 lrwxrwxrwx 1 k0ga k0ga 38 dic 20 20:31 binutils-2.22.tar.xz -> > /usr/src/binutils/binutils-2.22.tar.xz > 4 drwxr-xr-x 3 k0ga k0ga 4096 may 14 10:00 debian > 4 drwxr-xr-x 2

Bug#667014: I hit the same problem

2012-04-13 Thread Alberto Garcia
On Thu, Apr 12, 2012 at 12:12:28PM +0200, Wolfram Sang wrote: > I'd assume that this is the culprit: > > http://bugs.irssi.org/index.php?do=details&task_id=841 > > Haven't tried the patch, though... Ok, this is interesting, I was going to try that patch but found out that just recompiling irssi

Bug#667014: I hit the same problem

2012-04-13 Thread Alberto Garcia
On Fri, Apr 13, 2012 at 02:13:00PM +0200, Alberto Garcia wrote: > > I'd assume that this is the culprit: > > > > http://bugs.irssi.org/index.php?do=details&task_id=841 > > > > Haven't tried the patch, though... > > Ok, this is interesting,

Bug#667014: I hit the same problem

2012-04-17 Thread Alberto Garcia
On Fri, Apr 13, 2012 at 07:22:36PM +0200, Kurt Roeckx wrote: > > > Ok, this is interesting, I was going to try that patch but > > > found out that just recompiling irssi 0.8.15-4 (using pbuilder, > > > without any changes) makes the problem disappear ... :? > > That's doesn't make much sense, and

Bug#667014: I hit the same problem

2012-04-17 Thread Alberto Garcia
On Tue, Apr 17, 2012 at 01:37:46PM +0200, Alberto Garcia wrote: > In the latest versions of OpenSSL, SSL_OP_ALL includes > SSL_OP_NO_TLSv1_1. ...and that's actually what's explained in the patch mentioned by Wolfram %-) Berto -- To UNSUBSCRIBE, email to debia

Bug#673390: filetea: error in require.js

2012-05-18 Thread Alberto Garcia
On Fri, May 18, 2012 at 11:20:08AM +0200, Michael Fladischer wrote: > Installing filetea and opening it in the browser (tested with > Iceweasel 10 and Chromium 18) results in a page missing most of the > controls and reproting this JavaScript error: I can only reproduce that problem in my machine

Bug#673390: filetea: error in require.js

2012-05-21 Thread Alberto Garcia
On Mon, May 21, 2012 at 12:10:19PM +0200, Eduardo Lima Mitev wrote: > This is an error in EventDance library, specifically in the > browser-side Web transport script. The issue was fixed already in > 0.21 but is not yet release: Great, thanks. Michael, if you can confirm that this solves the iss

Bug#678249: mame: Segfaults after upgrading to v0.146

2012-06-20 Thread Alberto Garcia
Package: mame Version: 0.146-1 Severity: grave Justification: renders package unusable MAME stopped working after I upgraded to v0.146 (MESS has exactly the same problem). Here's the output of mame -verbose: $ mame -verbose Parsing mame.ini Parsing mame.ini Build version: 0.146 (Jun 5 2012

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