Bug#856439: fakeroot doesn't detect and handle message queue and semaphore id collision

2017-09-05 Thread Dan Kegel
And now I see it on ubuntu 17.10, this time building a gst-plugins-good: dh_shlibdeps -l/opt/blort/deps-64-12/lib -- --ignore-missing-info semop(1): encountered an error: Invalid argument Seems to be a persistent, low-probability flakiness. On Mon, Apr 3, 2017 at 10:19 PM, Dan Kegel &l

Bug#856439: fakeroot doesn't detect and handle message queue and semaphore id collision

2017-04-03 Thread Dan Kegel
PM, Dan Kegel <d...@kegel.com> wrote: > I may have seen something similar with ubuntu core today on raspberry pi3 > (using the classic snap, which is at 16.04.2) > fakeroot is 1.20.2-1ubuntu1. > > Here's what I saw while packaging a version of graphicsmagick (about three &g

Bug#856439: fakeroot doesn't detect and handle message queue and semaphore id collision

2017-04-03 Thread Dan Kegel
I may have seen something similar with ubuntu core today on raspberry pi3 (using the classic snap, which is at 16.04.2) fakeroot is 1.20.2-1ubuntu1. Here's what I saw while packaging a version of graphicsmagick (about three hours into a script that dh_builddeb dpkg-deb: building package

Bug#719063: lsb-release: should support python3

2015-08-12 Thread Dan Kegel
(This begs the question - why does lsb_release require python? I had to strip it out of an embedded system because of that dependency.) On Wed, Aug 12, 2015 at 3:02 AM, Didier 'OdyX' Raboud o...@debian.org wrote: Le jeudi, 16 juillet 2015, 17.45:49 Alexandre Detiste a écrit : I think the

Bug#782680: winetricks: wrong arcitecture used for winetricks

2015-04-15 Thread Dan Kegel
Did you try deleting the old .wine directory? On Wed, Apr 15, 2015 at 6:13 PM, richard jasmin frazzledj...@gmail.com wrote: Package: winetricks Version: 0.0+20141009+svn1208-2 Severity: important Dear Maintainer, I get the following when wine:i386 is installed.Wine64 does nothing as of

Bug#734464: Can be patched but it is problematic

2014-01-15 Thread Dan Kegel
Does this patch help? If so, I'll apply it upstream. - Dan On Tue, Jan 14, 2014 at 1:43 AM, Andreas nudgegoon...@hotmail.com wrote: This problem is the result of multiarch i think. Winetricks does not search /usr/lib/i386-linux-gnu/wine/bin and usr/lib/x86_64-linux-gnu/wine/bin for

Bug#734464: Can be patched but it is problematic

2014-01-15 Thread Dan Kegel
Thanks. Fix committed as r1086. On Wed, Jan 15, 2014 at 9:00 AM, Andreas nudgegoon...@hotmail.com wrote: I tried it with d3dx9 in a 32 bit and a 64 bit prefix and both seemed to work. Regards, Andreas Date: Wed, 15 Jan 2014 07:33:02 -0800 Subject:

Bug#597922: sane: SANE does not work anymore with Epson Perfection 1650. Used to work perfectly.

2013-09-01 Thread Dan Kegel
I see it now, https://alioth.debian.org/tracker/?group_id=30186atid=410366func=detailaid=312793 and will follow up myself. On Tue, Aug 27, 2013 at 11:48 PM, John Paul Adrian Glaubitz glaub...@physik.fu-berlin.de wrote: On 08/24/2013 08:38 PM, Dan Kegel wrote: I'd be happy to do quick iterations

Bug#597922: sane: SANE does not work anymore with Epson Perfection 1650. Used to work perfectly.

2013-09-01 Thread Dan Kegel
epson2: improved error detection and the suggestion in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=597922#127 works great with my Perfection 1650. Draft patch attached. On Sun, Sep 1, 2013 at 11:37 AM, Dan Kegel d...@kegel.com wrote: I see it now, https://alioth.debian.org/tracker

Bug#720737: winetricks: Can't install python26

2013-08-28 Thread Dan Kegel
Hi Pierre, i'm the upstream author. I just tried rm -rf foo mkdir foo cd foo wget https://winetricks.googlecode.com/svn/trunk/src/winetricks WINEPREFIX=`pwd`/wineprefix export WINEPREFIX WINEARCH=win32 export WINEARCH wine --version sh winetricks -q python26 and this did indeed fail with

Bug#701871: It works if I change the incantation

2013-02-28 Thread Dan Kegel
I think that was fixed upstream in https://code.google.com/p/winetricks/source/detail?r=939

Bug#688896: RFP: FPM -- Effing Package Management

2012-09-26 Thread Dan Kegel
Package: wnpp Severity: wishlist * Package name: fpm Version : 0.4.19 Upstream Authors: Jordan Sissel j...@semicomplete.com * URL : https://github.com/jordansissel/fpm * License : MIT-style Description : Build packages for multiple platforms (deb, rpm,

Bug#685640: yum aborts with missing /dev/urandom at end of rinse --arch amd64 --distribution centos-6

2012-08-22 Thread Dan Kegel
Package: rinse Version: 1.7-1 Severity: normal Tags: patch When installing either centos-5 or centos-6 using rinse, yum aborts twice near the end; the log ends with File /usr/lib64/python2.4/random.py, line 109, in seed a = long(_hexlify(_urandom(16)), 16) OSError: [Errno 2] No such file

Bug#676294: winetricks: Path names for wineserver are not compatible with Multi-Arch

2012-06-05 Thread Dan Kegel
On Tue, Jun 5, 2012 at 4:36 PM, John Paul Adrian Glaubitz glaub...@physik.fu-berlin.de wrote: With Multi-Arch, wineserver has moved from /usr/lib*/wine to /usr/lib/*/wine. The attached patch would fix the problem for the debian patch which patches the paths in the upstream package. I've

Bug#667486: /usr/bin/winetricks: die: not found

2012-04-04 Thread Dan Kegel
fixed in upstream svn r772, in upstream release 20120308 more similar fixes coming shortly On Wed, Apr 4, 2012 at 5:23 AM, Andrey Rahmatullin w...@wrar.name wrote: Package: winetricks Version: 0.0+20120207+svn767-1 Severity: normal $ winetricks /usr/bin/winetricks: 3415:

Bug#667486: /usr/bin/winetricks: die: not found

2012-04-04 Thread Dan Kegel
On Wed, Apr 4, 2012 at 11:19 AM, Andrey Rahmatullin w...@wrar.name wrote: Yes, the current upstream winetricks doesn't have this bug and properly dies on my system. I needed to hardcode /usr/lib32/wine-unstable/wineserver there to make it work but that's another question and I don't know