[Bug 234598] Re: Snowballz crashed

2010-02-20 Thread SevenMachines
/list_nohash.patch: - catch a case where the cellulose celltype tries to get variables from None types (LP: #350466, #234598) test build here, https://launchpad.net/~sevenmachines/+archive/release+1 ** Patch added: snowballz_0.9.5.1-2ubuntu1.debdiff http://launchpadlibrarian.net/39450229

[Bug 524218] Re: Rosegarden 10.02.1 needed to fix important graphical bug

2010-02-19 Thread SevenMachines
** Changed in: rosegarden (Ubuntu) Status: New = Confirmed -- Rosegarden 10.02.1 needed to fix important graphical bug https://bugs.launchpad.net/bugs/524218 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 524218] Re: Rosegarden 10.02.1 needed to fix important graphical bug

2010-02-19 Thread SevenMachines
seems the update only has the fix for this and some russian translation files, it might be as well just updating source to 10.02.1. i'll attach the menu entry fix just so its there anyway ** Patch added: menu-fix.patch http://launchpadlibrarian.net/39402082/menu-fix.patch -- Rosegarden

[Bug 521733] Re: sound not working on youtube/dailymotion

2010-02-18 Thread SevenMachines
** Branch linked: lp:~sevenmachines/+junk/gramps ** Branch unlinked: lp:~sevenmachines/+junk/gramps -- sound not working on youtube/dailymotion https://bugs.launchpad.net/bugs/521733 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 523106] Re: current version unusable due to bug already fixed upstream

2010-02-17 Thread SevenMachines
** Bug watch added: Debian Bug tracker #538110 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=538110 ** Also affects: directvnc (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=538110 Importance: Unknown Status: Unknown -- current version unusable due to bug

[Bug 520562] Re: labyrinth crashed with ImportError in module()

2010-02-13 Thread SevenMachines
no worries, thanks again Stephan! -- labyrinth crashed with ImportError in module() https://bugs.launchpad.net/bugs/520562 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-b...@lists.ubuntu.com

[Bug 452258] Re: Ogre 1.6.1 unable to find rendering system

2010-02-13 Thread SevenMachines
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please execute the following command, as it will automatically gather debugging information, in a terminal: apport-collect 452258 This will help us to find and resolve the problem. Bear in mind that you may need

[Bug 452258] Re: Ogre 1.6.1 unable to find rendering system

2010-02-13 Thread SevenMachines
Please ignore that last comment, a little problem with bughugger! ** Changed in: ogre (Ubuntu) Status: Incomplete = New -- Ogre 1.6.1 unable to find rendering system https://bugs.launchpad.net/bugs/452258 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 510385] Re: Chasen fails to run (no basic form message)

2010-02-12 Thread SevenMachines
this bug was fixed on auto-sync with debian. can someone please change this to 'fix released'. thanks naist-jdic (0.4.3-15) unstable; urgency=low * debian/naist-jdic-utf8.postinst - fix chasen fails, /var/lib/chasen/dic/debian/grammar.cha: No such file or directory, it caused by

[Bug 501256] Re: symbol lookup error

2010-02-12 Thread SevenMachines
this bug was fixed with new release. can someone please change this to 'fix released'. thanks merkaartor (0.14+svnfixes~20090912-2build1) lucid; urgency=low * No change upload to pick up new exiv2 library (LP: #502565) -- symbol lookup error https://bugs.launchpad.net/bugs/501256 You

[Bug 492609] Re: potamus doesn't start

2010-02-12 Thread SevenMachines
** Bug watch added: Debian Bug tracker #569540 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=569540 ** Also affects: potamus (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=569540 Importance: Unknown Status: Unknown -- potamus doesn't start

[Bug 492609] Re: potamus doesn't start

2010-02-12 Thread SevenMachines
** Changed in: potamus (Ubuntu) Assignee: (unassigned) = SevenMachines (sevenmachines) -- potamus doesn't start https://bugs.launchpad.net/bugs/492609 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 492609] Re: potamus doesn't start

2010-02-12 Thread SevenMachines
seems to be that in src/output-jack.c:output_new_jack() we call jack_client_open on our output_jack *a and then bail if it fails in goto out; this then calls jack_ringbuffer_free on a-ringbuf if its not null, but ringbuf isnt null, if we force a-ringbuf=NULL (as it indeed is) on the new 'a'

[Bug 492609] Re: potamus doesn't start

2010-02-12 Thread SevenMachines
remember to actually upload the debdiff :) ** Patch added: potamus_0.10-1ubuntu1.debdiff http://launchpadlibrarian.net/39096589/potamus_0.10-1ubuntu1.debdiff -- potamus doesn't start https://bugs.launchpad.net/bugs/492609 You received this bug notification because you are a member of Ubuntu

[Bug 492609] Re: potamus doesn't start

2010-02-12 Thread SevenMachines
potamus (0.10-1ubuntu1) lucid; urgency=low * src/output-jack.c: - force an output-jack's ringbuf to be null until its created (LP: #492609) ** Patch added: potamus_0.10-1ubuntu1_amd64.deb http://launchpadlibrarian.net/39096523/potamus_0.10-1ubuntu1_amd64.deb ** Patch removed:

[Bug 492609] Re: potamus doesn't start

2010-02-12 Thread SevenMachines
test build https://launchpad.net/~sevenmachines/+archive/release+1 -- potamus doesn't start https://bugs.launchpad.net/bugs/492609 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-b...@lists.ubuntu.com

[Bug 492609] Re: potamus doesn't start

2010-02-12 Thread SevenMachines
** Changed in: potamus (Ubuntu) Assignee: SevenMachines (sevenmachines) = (unassigned) -- potamus doesn't start https://bugs.launchpad.net/bugs/492609 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 520562] Re: labyrinth crashed with ImportError in module()

2010-02-12 Thread SevenMachines
debian/patches/fix-imports.patch seems to have been lost from the upload somehow so its not fixed yet ** Changed in: labyrinth (Ubuntu) Status: Fix Released = In Progress -- labyrinth crashed with ImportError in module() https://bugs.launchpad.net/bugs/520562 You received this bug

[Bug 496654] Re: Ubuntu Server 9.10 (karmic): xenner: depends on non-existent library

2010-02-12 Thread SevenMachines
This package is pretty old now so i can't be sure how useful it is, however the attached debdiff should at least get it up and running xenner (0.41-1ubuntu6) lucid; urgency=low * rebuild to refresh libxenctrl.so dependency (LP: #496654) * debian/xenner.init: comment out the arguments to the

[Bug 521268] Re: gpodder crashes, fails to launch.

2010-02-12 Thread SevenMachines
*** This bug is a duplicate of bug 508886 *** https://bugs.launchpad.net/bugs/508886 ** Changed in: gpodder (Ubuntu) Status: New = Confirmed ** This bug has been marked a duplicate of bug 508886 gpodder crashed with AttributeError in set_attributes() -- gpodder crashes, fails to

[Bug 520340] Re: package yiff-server 2.14.5-5 .1 failed to install/upgrade: Unterprozess installiert es post-installation-Skript gab den Fehlerwert 1 zurü ck

2010-02-11 Thread SevenMachines
hi, yiff-server will fail to install properly if another application is blocking the /dev/dsp device, this in itself may be a bug that installation fails just because the yiff-server fails to start. can you try running $sudo yiff if it says something like 'cannot open /dev/dsp' then this is

[Bug 520340] Re: package yiff-server 2.14.5-5 .1 failed to install/upgrade: Unterprozess installiert es post-installation-Skript gab den Fehlerwert 1 zurü ck

2010-02-11 Thread SevenMachines
i've linked to a debian bug, its actually two bugs in one really but the second part of whether installation should fail if we can't start the daemon is probably relevant here, the opinion seems to be that it should ** Bug watch added: Debian Bug tracker #511547

[Bug 433146] Re: xfstt assert failure: *** buffer overflow detected ***: /usr/bin/xfstt terminated

2010-02-11 Thread SevenMachines
this could be src/xfstt.cc: strncpy(info.magic, TTFNINFO, 8); but, src/xfstt.h: typedef struct { charmagic[4]; // == TTFN chartype[4];// == INFO or NAME u16_t version; u16_t key; u32_t crc; //TTFNdata

[Bug 433146] Re: xfstt assert failure: *** buffer overflow detected ***: /usr/bin/xfstt terminated

2010-02-11 Thread SevenMachines
variable, it should be broken into TTFN for magic and INFO for type (LP:#433146) https://launchpad.net/~sevenmachines/+archive/release+1 ** Changed in: xfstt (Ubuntu) Assignee: (unassigned) = SevenMachines (sevenmachines) -- xfstt assert failure: *** buffer overflow detected ***: /usr

[Bug 433146] Re: xfstt assert failure: *** buffer overflow detected ***: /usr/bin/xfstt terminated

2010-02-11 Thread SevenMachines
sorry, a bit of confusion, a no change rebuild still leaves the crash, the patch is the fix in reality ** Changed in: xfstt (Ubuntu) Assignee: SevenMachines (sevenmachines) = (unassigned) -- xfstt assert failure: *** buffer overflow detected ***: /usr/bin/xfstt terminated https

[Bug 433146] Re: xfstt assert failure: *** buffer overflow detected ***: /usr/bin/xfstt terminated

2010-02-11 Thread SevenMachines
wish i'd noticed Bug #403074 before :), i'll say a quick thanks to PCC since it is the same fix! ** Patch added: xfstt_1.7-6ubuntu1.debdiff http://launchpadlibrarian.net/39057612/xfstt_1.7-6ubuntu1.debdiff ** Patch removed: xfstt_1.7-6ubuntu1.debdiff

[Bug 403074] Re: xfstt cores on startup

2010-02-11 Thread SevenMachines
*** This bug is a duplicate of bug 433146 *** https://bugs.launchpad.net/bugs/433146 ** This bug has been marked a duplicate of bug 433146 xfstt assert failure: *** buffer overflow detected ***: /usr/bin/xfstt terminated -- xfstt cores on startup https://bugs.launchpad.net/bugs/403074

[Bug 433146] Re: xfstt assert failure: *** buffer overflow detected ***: /usr/bin/xfstt terminated

2010-02-11 Thread SevenMachines
i'll report to debian, if its showing up there now it surely will at some point ** Bug watch added: Debian Bug tracker #569316 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=569316 ** Also affects: xfstt (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=569316 Importance:

[Bug 433146] Re: xfstt assert failure: *** buffer overflow detected ***: /usr/bin/xfstt terminated

2010-02-11 Thread SevenMachines
remember to update maintainer ** Patch removed: xfstt_1.7-6ubuntu1.debdiff http://launchpadlibrarian.net/39057612/xfstt_1.7-6ubuntu1.debdiff ** Patch added: xfstt_1.7-6ubuntu1.debdiff http://launchpadlibrarian.net/39061282/xfstt_1.7-6ubuntu1.debdiff -- xfstt assert failure: *** buffer

[Bug 520562] Re: labyrinth crashed with ImportError in module()

2010-02-11 Thread SevenMachines
changed to: Public ** Changed in: labyrinth (Ubuntu) Assignee: (unassigned) = SevenMachines (sevenmachines) -- labyrinth crashed with ImportError in module() https://bugs.launchpad.net/bugs/520562 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 520562] Re: labyrinth crashed with ImportError in module()

2010-02-11 Thread SevenMachines
/labyrinth_0.4.1-0ubuntu2.debdiff ** Changed in: labyrinth (Ubuntu) Assignee: SevenMachines (sevenmachines) = (unassigned) -- labyrinth crashed with ImportError in module() https://bugs.launchpad.net/bugs/520562 You received this bug notification because you are a member of Ubuntu Bugs

[Bug 520562] Re: labyrinth crashed with ImportError in module()

2010-02-11 Thread SevenMachines
test build https://launchpad.net/~sevenmachines/+archive/release+1/+packages -- labyrinth crashed with ImportError in module() https://bugs.launchpad.net/bugs/520562 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 519402] Re: package interchange 5.7.4-1 failed to install/upgrade:

2010-02-09 Thread SevenMachines
** Changed in: interchange (Ubuntu) Status: New = Confirmed -- package interchange 5.7.4-1 failed to install/upgrade: https://bugs.launchpad.net/bugs/519402 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 519402] Re: package interchange 5.7.4-1 failed to install/upgrade:

2010-02-09 Thread SevenMachines
looks like /var/run creation is now in the init file, trying to change the ownership should probably just be removed from the postinst -- package interchange 5.7.4-1 failed to install/upgrade: https://bugs.launchpad.net/bugs/519402 You received this bug notification because you are a member of

[Bug 519402] Re: package interchange 5.7.4-1 failed to install/upgrade:

2010-02-09 Thread SevenMachines
problem for debian sid too, filing upstream ps: if you mkdir /var/run/interchange before install it will work until its fixed properly -- package interchange 5.7.4-1 failed to install/upgrade: https://bugs.launchpad.net/bugs/519402 You received this bug notification because you are a member

[Bug 519402] Re: package interchange 5.7.4-1 failed to install/upgrade:

2010-02-09 Thread SevenMachines
** Bug watch added: Debian Bug tracker #569116 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=569116 ** Also affects: interchange (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=569116 Importance: Unknown Status: Unknown -- package interchange 5.7.4-1 failed to

[Bug 510682] Re: unable to install on lucid alpha2

2010-02-07 Thread SevenMachines
** Changed in: xf86-input-evtouch (Ubuntu) Status: New = Confirmed -- unable to install on lucid alpha2 https://bugs.launchpad.net/bugs/510682 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 517441] [NEW] fails to start, ImportError: No module named quickly.widgets.asynch_task_progressbox

2010-02-05 Thread SevenMachines
Public bug reported: Binary package hint: bughugger BugHugger fails to start with error Traceback (most recent call last): File /usr/bin/bughugger, line 44, in module from bughugger.LaunchpadLogonDialog import LaunchpadLogonDialog File

[Bug 517441] Re: fails to start, ImportError: No module named quickly.widgets.asynch_task_progressbox

2010-02-05 Thread SevenMachines
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/38787513/Dependencies.txt -- fails to start, ImportError: No module named quickly.widgets.asynch_task_progressbox https://bugs.launchpad.net/bugs/517441 You received this bug notification because you are a member of Ubuntu

[Bug 517441] Re: fails to start, ImportError: No module named quickly.widgets.asynch_task_progressbox

2010-02-05 Thread SevenMachines
missing dependency on quickly it seems -- fails to start, ImportError: No module named quickly.widgets.asynch_task_progressbox https://bugs.launchpad.net/bugs/517441 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 515428] Re: package inn2 2.4.5-5 failed to install/upgrade: E: inn2-lfs: il sottoprocesso post-installation script ha restituito un codice di errore 1

2010-02-01 Thread SevenMachines
*** This bug is a duplicate of bug 511437 *** https://bugs.launchpad.net/bugs/511437 ** This bug has been marked a duplicate of bug 511437 package inn2 2.5.0-1ubuntu not installed failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 --

[Bug 513347] [NEW] Loading lv2 can segfault on some systems, breaking all gstreamer apps

2010-01-27 Thread SevenMachines
Public bug reported: Some people report the lv2 plugin segfaulting and breaking gstreamer, this a possible fix attached ** Affects: gst-plugins-bad0.10 (Ubuntu) Importance: Undecided Assignee: SevenMachines (sevenmachines) Status: New ** Changed in: gst-plugins-bad0.10

[Bug 513347] Re: Loading lv2 can segfault on some systems, breaking all gstreamer apps

2010-01-27 Thread SevenMachines
possible svn fix, either this or disable the plugin until fixed ** Patch added: 20_get_valid_gobject_names.patch http://launchpadlibrarian.net/38453604/20_get_valid_gobject_names.patch -- Loading lv2 can segfault on some systems, breaking all gstreamer apps

[Bug 513350] Re: pidgin don't start

2010-01-27 Thread SevenMachines
*** This bug is a duplicate of bug 513347 *** https://bugs.launchpad.net/bugs/513347 ** This bug has been marked a duplicate of bug 513347 Loading lv2 can segfault on some systems, breaking all gstreamer apps ** Package changed: pidgin (Ubuntu) = gst-plugins-bad0.10 (Ubuntu) -- pidgin

[Bug 513347] Re: Loading lv2 can segfault on some systems, breaking all gstreamer apps

2010-01-27 Thread SevenMachines
possible debdiff if confirmed fixed ** Patch added: gst-plugins-bad0.10_0.10.17-3ubuntu2.debdiff http://launchpadlibrarian.net/38453982/gst-plugins-bad0.10_0.10.17-3ubuntu2.debdiff -- Loading lv2 can segfault on some systems, breaking all gstreamer apps

[Bug 513347] Re: Loading lv2 can segfault on some systems, breaking all gstreamer apps

2010-01-27 Thread SevenMachines
test package here https://launchpad.net/~sevenmachines/+archive/release+1 -- Loading lv2 can segfault on some systems, breaking all gstreamer apps https://bugs.launchpad.net/bugs/513347 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 513347] Re: Loading lv2 can segfault on some systems, breaking all gstreamer apps

2010-01-27 Thread SevenMachines
final debdiff gst-plugins-bad0.10 (0.10.17-3ubuntu2) lucid; urgency=low * debian/patches/20_get_valid_gobject_names.patch: - create valid gobject property names in lv2 modules to prevent segfaults on lv2 plugin on some setups. From bugzilla #602528. Fixed in gstreamer svn. (LP:

[Bug 513347] Re: Loading lv2 can segfault on some systems, breaking all gstreamer apps

2010-01-27 Thread SevenMachines
It seems that debian were right to have the lv2 plugin disabled after all. it's unreliable at the moment, it was disabled in 0.10.14-4. Since it can segfault, and this brings down gstreamer on startup, it has a critical impact on the system so its safer to disable it until its stable

[Bug 512368] Re: missing binary: engine_pkcs11.so

2010-01-26 Thread SevenMachines
** Changed in: engine-pkcs11 (Ubuntu) Status: New = Confirmed ** Changed in: engine-pkcs11 (Ubuntu) Assignee: (unassigned) = SevenMachines (sevenmachines) -- missing binary: engine_pkcs11.so https://bugs.launchpad.net/bugs/512368 You received this bug notification because you

[Bug 512368] Re: missing binary: engine_pkcs11.so

2010-01-26 Thread SevenMachines
** Changed in: engine-pkcs11 (Ubuntu) Assignee: SevenMachines (sevenmachines) = (unassigned) -- missing binary: engine_pkcs11.so https://bugs.launchpad.net/bugs/512368 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 512368] Re: missing binary: engine_pkcs11.so

2010-01-26 Thread SevenMachines
i'll report to debian, it affects sid and is part of their migration of the library from /usr/lib/engines to /usr/lib/ssl/engines but obviously somethings gone wrong and the library location hasnt changed, causing the problem -- missing binary: engine_pkcs11.so

[Bug 512368] Re: missing binary: engine_pkcs11.so

2010-01-26 Thread SevenMachines
** Bug watch added: Debian Bug tracker #566971 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=566971 ** Also affects: engine-pkcs11 (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=566971 Importance: Unknown Status: Unknown -- missing binary: engine_pkcs11.so

[Bug 511334] Re: gst-plugins-bad0.10 should be built with libslv2-dev as a build-dep to enable the lv2 plugin

2010-01-26 Thread SevenMachines
should be closed by https://bugs.launchpad.net/ubuntu/+source/gst- plugins-bad0.10/+bug/512214 ** Changed in: gst-plugins-bad0.10 (Ubuntu) Status: In Progress = Confirmed ** Changed in: gst-plugins-bad0.10 (Ubuntu) Assignee: SevenMachines (sevenmachines) = (unassigned) -- gst

[Bug 509442] Re: libavcodec-extra-52 breaks gstreamer0.10-plugins-bad (libdirac-encoder0 replaces the necessary libdirac0c2a)

2010-01-26 Thread SevenMachines
should be closed by https://bugs.launchpad.net/ubuntu/+source/gst- plugins-bad0.10/+bug/512214 ** Changed in: gst-plugins-bad0.10 (Ubuntu) Status: In Progress = Confirmed ** Changed in: gst-plugins-bad0.10 (Ubuntu) Assignee: SevenMachines (sevenmachines) = (unassigned

[Bug 512214] Re: Please merge gst-plugins-bad0.10 0.10.17-3 (universe) from Debian unstable (main)

2010-01-26 Thread SevenMachines
hi, thanks for looking at this. i've made the changes you mentioned to the maintainer field and have added the ubuntu changelog entries. The i686 added to the control build-deps isnt added manually, its being automatically generated by build-deps.in from @GST_LIB_DEV_DEP@,

[Bug 512374] [NEW] Need to rebuild slv2 to get change to librasqal2

2010-01-25 Thread SevenMachines
Public bug reported: Need to rebuild to get change from librasqal1 to librasqal2, this allows gstreamers lv2 module to function correctly ProblemType: Bug Architecture: amd64 Date: Mon Jan 25 15:52:17 2010 DistroRelease: Ubuntu 10.04 InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64

[Bug 512374] Re: Need to rebuild slv2 to get change to librasqal2

2010-01-25 Thread SevenMachines
** Attachment added: slv2_0.6.6-2build1.debdiff http://launchpadlibrarian.net/38366550/slv2_0.6.6-2build1.debdiff ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/38366551/Dependencies.txt -- Need to rebuild slv2 to get change to librasqal2

[Bug 512214] Re: Please merge gst-plugins-bad0.10 0.10.17-3 (universe) from Debian unstable (main)

2010-01-25 Thread SevenMachines
Possible debdiff, needs to wait for slv2 rebuild to allow lv2 module to build though gst-plugins-bad0.10 (0.10.17-3ubuntu1~sevenmachines3) lucid; urgency=low * Merge from Debian unstable (LP: #512214, LP: #509442), remaining changes: - Remove plugins that are now provided -good -

[Bug 512374] Re: Need to rebuild slv2 to get change to librasqal2

2010-01-25 Thread SevenMachines
thanks, sorry about that, i only created the bug to add the patch and totally forgot about actually having it close the bug -- Need to rebuild slv2 to get change to librasqal2 https://bugs.launchpad.net/bugs/512374 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 511334] Re: gst-plugins-bad0.10 should be built with libslv2-dev as a build-dep to enable the lv2 plugin

2010-01-25 Thread SevenMachines
** Changed in: gst-plugins-bad0.10 (Ubuntu) Assignee: (unassigned) = SevenMachines (sevenmachines) ** Changed in: gst-plugins-bad0.10 (Ubuntu) Status: Incomplete = In Progress -- gst-plugins-bad0.10 should be built with libslv2-dev as a build-dep to enable the lv2 plugin https

[Bug 512214] Re: Please merge gst-plugins-bad0.10 0.10.17-3 (universe) from Debian unstable (main)

2010-01-25 Thread SevenMachines
see https://launchpad.net/~sevenmachines/+archive/release+1 ** Changed in: gst-plugins-bad0.10 (Ubuntu) Assignee: SevenMachines (sevenmachines) = (unassigned) ** Changed in: gst-plugins-bad0.10 (Ubuntu) Status: In Progress = Confirmed -- Please merge gst-plugins-bad0.10 0.10.17-3

[Bug 512214] [NEW] Please merge gst-plugins-bad0.10 0.10.17-3 (universe) from Debian unstable (main)

2010-01-24 Thread SevenMachines
) Importance: Undecided Assignee: SevenMachines (sevenmachines) Status: In Progress ** Tags: amd64 apport-bug -- Please merge gst-plugins-bad0.10 0.10.17-3 (universe) from Debian unstable (main) https://bugs.launchpad.net/bugs/512214 You received this bug notification because you

[Bug 512214] Re: Please merge gst-plugins-bad0.10 0.10.17-3 (universe) from Debian unstable (main)

2010-01-24 Thread SevenMachines
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/38353092/Dependencies.txt ** Attachment added: XsessionErrors.txt http://launchpadlibrarian.net/38353093/XsessionErrors.txt ** Changed in: gst-plugins-bad0.10 (Ubuntu) Assignee: (unassigned) = SevenMachines

[Bug 511437] Re: package inn2 2.5.0-1ubuntu not installed failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-01-23 Thread SevenMachines
confirmed on lucid inn2/lucid uptodate 2.5.1-1 -- package inn2 2.5.0-1ubuntu not installed failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/511437 You received this bug notification because you are a member

[Bug 511437] Re: package inn2 2.5.0-1ubuntu not installed failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-01-23 Thread SevenMachines
problem is that hostname needs to be a FQDN for inn2 postinst to work. if its a local name like mycomputer then inn2 will fail with the error. whereas if hostname is set to something like mycomputer.org, then inn2 will configure fine. -- package inn2 2.5.0-1ubuntu not installed failed to

[Bug 511437] Re: package inn2 2.5.0-1ubuntu not installed failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-01-23 Thread SevenMachines
could also fix by specifying the domain: parameter in /etc/news/inn.conf either to the hostname, FQDN or not. Is this wise though? Or should the install really just fail I suppose in post install you could check first for $ /usr/lib/news/bin/innconfval -C innconfval: hostname does not resolve

[Bug 434396] Re: problem upgrading from 8.04 to 8.10 - inn2

2010-01-23 Thread SevenMachines
*** This bug is a duplicate of bug 511437 *** https://bugs.launchpad.net/bugs/511437 ** This bug has been marked a duplicate of bug 511437 package inn2 2.5.0-1ubuntu not installed failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 --

[Bug 413512] Re: package inn2 2.4.5-5 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2010-01-23 Thread SevenMachines
*** This bug is a duplicate of bug 511437 *** https://bugs.launchpad.net/bugs/511437 ** This bug has been marked a duplicate of bug 511437 package inn2 2.5.0-1ubuntu not installed failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 --

[Bug 399219] Re: Upgrade to Ubuntu 8.10 failed

2010-01-23 Thread SevenMachines
*** This bug is a duplicate of bug 511437 *** https://bugs.launchpad.net/bugs/511437 ** This bug has been marked a duplicate of bug 511437 package inn2 2.5.0-1ubuntu not installed failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 --

[Bug 381629] Re: Installation failed

2010-01-23 Thread SevenMachines
*** This bug is a duplicate of bug 511437 *** https://bugs.launchpad.net/bugs/511437 ** This bug has been marked a duplicate of bug 511437 package inn2 2.5.0-1ubuntu not installed failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 --

[Bug 335387] Re: Failed to install/upgrade inn2

2010-01-23 Thread SevenMachines
*** This bug is a duplicate of bug 511437 *** https://bugs.launchpad.net/bugs/511437 ** This bug has been marked a duplicate of bug 511437 package inn2 2.5.0-1ubuntu not installed failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 --

[Bug 301306] Re: Install did not work; I had not yet set the FQDN, and it did not handle that graciously.

2010-01-23 Thread SevenMachines
*** This bug is a duplicate of bug 511437 *** https://bugs.launchpad.net/bugs/511437 ** This bug has been marked a duplicate of bug 511437 package inn2 2.5.0-1ubuntu not installed failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 --

[Bug 511437] Re: package inn2 2.5.0-1ubuntu not installed failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-01-23 Thread SevenMachines
Or prompt the user to set domainname instead of just failing -- package inn2 2.5.0-1ubuntu not installed failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/511437 You received this bug notification because you

[Bug 224456] Re: package inn2 2.4.3+20070806-1 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2010-01-23 Thread SevenMachines
*** This bug is a duplicate of bug 511437 *** https://bugs.launchpad.net/bugs/511437 ** This bug has been marked a duplicate of bug 511437 package inn2 2.5.0-1ubuntu not installed failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 --

[Bug 399222] Re: package update-manager 1:0.93.34 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1)

2010-01-23 Thread SevenMachines
*** This bug is a duplicate of bug 511437 *** https://bugs.launchpad.net/bugs/511437 ** This bug has been marked a duplicate of bug 511437 package inn2 2.5.0-1ubuntu not installed failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 --

[Bug 511437] Re: package inn2 2.5.0-1ubuntu not installed failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-01-23 Thread SevenMachines
** Bug watch added: Debian Bug tracker #566379 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=566379 ** Also affects: inn2 (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=566379 Importance: Unknown Status: Unknown -- package inn2 2.5.0-1ubuntu not installed

[Bug 511447] Re: Cannot satisfy build-dependencies of Mail Notification

2010-01-23 Thread SevenMachines
** Changed in: mail-notification (Ubuntu) Status: New = Confirmed ** Bug watch added: Debian Bug tracker #525545 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=525545 ** Also affects: mail-notification (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=525545

[Bug 511570] Re: Simutrans crashes during startup

2010-01-23 Thread SevenMachines
** Bug watch added: Debian Bug tracker #565493 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565493 ** Also affects: simutrans (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565493 Importance: Unknown Status: Unknown -- Simutrans crashes during startup

[Bug 511437] Re: package inn2 2.5.0-1ubuntu not installed failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-01-23 Thread SevenMachines
i've mentioned it to debian and their happy to have the postinst abort in this case rather than add any additional checks. should this be a won't fix then? -- package inn2 2.5.0-1ubuntu not installed failed to install/upgrade: subprocess installed post-installation script returned error exit

[Bug 510883] Re: FTBFS on Lucid

2010-01-22 Thread SevenMachines
*** This bug is a duplicate of bug 509442 *** https://bugs.launchpad.net/bugs/509442 ** This bug has been marked a duplicate of bug 509442 libavcodec-extra-52 breaks gstreamer0.10-plugins-bad (libdirac-encoder0 replaces the necessary libdirac0c2a) -- FTBFS on Lucid

[Bug 509442] Re: libavcodec-extra-52 breaks gstreamer0.10-plugins-bad (libdirac-encoder0 replaces the necessary libdirac0c2a)

2010-01-22 Thread SevenMachines
Fabrice: merging would be the best thing, i was going to look at it next week if it still needs done. Specifically once i've learned how to do it :) -- libavcodec-extra-52 breaks gstreamer0.10-plugins-bad (libdirac-encoder0 replaces the necessary libdirac0c2a)

[Bug 510385] Re: Chasen fails to run (no basic form message)

2010-01-21 Thread SevenMachines
you can use it with the naist-jdic source package but its far easier just to add the option directly to an installed chasen to get it working for the moment. * edit /usr/share/chasen/chasenrc-utf8 and add (ENCODE u) to the end of the file for example, $echo '(ENCODE u)' | sudo tee -a

[Bug 492369] Re: gjs does not work. Error loading libmozjs.so.

2010-01-20 Thread SevenMachines
i'm guessing this bug is relevant here https://bugs.launchpad.net/ubuntu/+source/xulrunner-1.9.1/+bug/286906 -- gjs does not work. Error loading libmozjs.so. https://bugs.launchpad.net/bugs/492369 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 492369] Re: gjs does not work. Error loading libmozjs.so.

2010-01-20 Thread SevenMachines
dh_shlibdeps gives a whole lot of these dpkg-shlibdeps: warning: couldn't find library libmozjs.so needed by debian/gjs/usr/bin/gjs-console (ELF format: 'elf64-x86-64'; RPATH: ''). Note: libraries are not searched in other binary packages that do not have any shlibs or symbols file. To help

[Bug 509442] Re: libavcodec-extra-52 breaks gstreamer0.10-plugins-bad (libdirac-encoder0 replaces the necessary libdirac0c2a)

2010-01-20 Thread SevenMachines
want to use it for the moment https://launchpad.net/~sevenmachines/+archive/release+1/+packages -- libavcodec-extra-52 breaks gstreamer0.10-plugins-bad (libdirac-encoder0 replaces the necessary libdirac0c2a) https://bugs.launchpad.net/bugs/509442 You received this bug notification because you

[Bug 492369] Re: gjs does not work. Error loading libmozjs.so.

2010-01-20 Thread SevenMachines
manually adding the current xulrunner LD_LIBRARY_PATH still works here (current version is 1.9.1.7), i'm not sure the best way to fix the gjs package properly though $ gjs gjs: error while loading shared libraries: libmozjs.so: cannot open shared object file: No such file or directory $

[Bug 492369] Re: gjs does not work. Error loading libmozjs.so.

2010-01-20 Thread SevenMachines
looks like debian solves the libmozjs.so dilemma by providing updated versions of libmozjs for xulrunner 1.9.*, installing libmozjs.so.* into /usr/lib. i don't know what ubuntu's plans for a similar package are ** Changed in: gjs (Ubuntu) Status: Fix Released = Confirmed -- gjs does not

[Bug 510385] Re: Chasen fails to run (no basic form message)

2010-01-20 Thread SevenMachines
** Changed in: chasen (Ubuntu) Status: New = Confirmed ** Bug watch added: Debian Bug tracker #557287 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557287 ** Also affects: chasen (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557287 Importance: Unknown

[Bug 510385] Re: Chasen fails to run (no basic form message)

2010-01-20 Thread SevenMachines
the fix in naist-jdic (0.4.3-13) in naist-jdic-utf8.postinst was to add if [ -z `grep '(ENCODE u)' ${chasenrc}-utf8` -a -z `grep '(ENCODE w)' ${chasenrc}-utf8`]; then echo '(ENCODE u)' ${chasenrc}-utf8 fi this fails on this version of chasen (there is no ENCODE entry by default,

[Bug 510385] Re: Chasen fails to run (no basic form message)

2010-01-20 Thread SevenMachines
since its a problem for debian sid too i've contacted the upstream bug to see how they want to tackle it. i'll move this to naist-jdic as thats where the fix seems to be applied. the attached diff seems to fix it but we'll see what upstream says ** Attachment added: naist-jdic.diff

[Bug 510385] Re: Chasen fails to run (no basic form message)

2010-01-20 Thread SevenMachines
** Package changed: chasen (Ubuntu) = naist-jdic (Ubuntu) -- Chasen fails to run (no basic form message) https://bugs.launchpad.net/bugs/510385 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 510385] Re: Chasen fails to run (no basic form message)

2010-01-20 Thread SevenMachines
** Bug watch added: Debian Bug tracker #566087 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=566087 ** Changed in: chasen (Debian) Remote watch: Debian Bug tracker #557287 = Debian Bug tracker #566087 ** Package changed: chasen (Debian) = naist-jdic (Debian) -- Chasen fails to run (no

[Bug 492609] Re: potamus doesn't start

2010-01-20 Thread SevenMachines
seems to be fixed in 0.10-1build2 -- potamus doesn't start https://bugs.launchpad.net/bugs/492609 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-b...@lists.ubuntu.com

[Bug 509789] Re: Build dependencies cannot be easily removed after building a package

2010-01-19 Thread SevenMachines
** This bug has been marked a duplicate of bug 248268 Packages installed with apt-get build-dep should be set to auto-installed for easy removal ** This bug is no longer a duplicate of bug 248268 Packages installed with apt-get build-dep should be set to auto-installed for easy removal

[Bug 507015] Re: localepurge does not work. Returns an error code when triggered from dpkg, no output when invoked,

2010-01-18 Thread SevenMachines
** Bug watch added: Debian Bug tracker #563597 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563597 ** Also affects: localepurge (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563597 Importance: Unknown Status: Unknown -- localepurge does not work. Returns an

[Bug 509442] Re: libavcodec-extra-52 breaks gstreamer0.10-plugins-bad (libdirac-encoder0 replaces the necessary libdirac0c2a)

2010-01-18 Thread SevenMachines
should be fixed in 0.10.17-1ubuntu2 but this FTBFS with cp: cannot stat `./debian/tmp/usr/lib/gstreamer-0.10/libgstsdl.so': No such file or directory dh_install: cp -a ./debian/tmp/usr/lib/gstreamer-0.10/libgstsdl.so debian/gstreamer0.10-sdl//usr/lib/gstreamer-0.10/ returned exit code 1 make:

[Bug 509226] Re: gst-plugins-bad uninstallable due to broken deps

2010-01-18 Thread SevenMachines
*** This bug is a duplicate of bug 509442 *** https://bugs.launchpad.net/bugs/509442 ** This bug has been marked a duplicate of bug 509442 libavcodec-extra-52 breaks gstreamer0.10-plugins-bad (libdirac-encoder0 replaces the necessary libdirac0c2a) -- gst-plugins-bad uninstallable due to

[Bug 509442] Re: libavcodec-extra-52 breaks gstreamer0.10-plugins-bad (libdirac-encoder0 replaces the necessary libdirac0c2a)

2010-01-18 Thread SevenMachines
seems the sdl component fails to build due to the linker missing pulse- simple, adding libpulse-dev to build-deps fixes this. it will still fail on building cog though configure:35725: checking for sdl-config configure:35743: found /usr/bin/sdl-config configure:35756: result: /usr/bin/sdl-config

[Bug 509442] Re: libavcodec-extra-52 breaks gstreamer0.10-plugins-bad (libdirac-encoder0 replaces the necessary libdirac0c2a)

2010-01-18 Thread SevenMachines
this is related to a bug in libsdl1.2 see debian bug http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565579 ** Bug watch added: Debian Bug tracker #565579 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565579 -- libavcodec-extra-52 breaks gstreamer0.10-plugins-bad (libdirac-encoder0

[Bug 509442] Re: libavcodec-extra-52 breaks gstreamer0.10-plugins-bad (libdirac-encoder0 replaces the necessary libdirac0c2a)

2010-01-18 Thread SevenMachines
** Changed in: gst-plugins-bad0.10 (Ubuntu) Status: New = Confirmed ** Changed in: gst-plugins-bad0.10 (Ubuntu) Assignee: (unassigned) = SevenMachines (sevenmachines) -- libavcodec-extra-52 breaks gstreamer0.10-plugins-bad (libdirac-encoder0 replaces the necessary libdirac0c2a

  1   2   3   >