[Bug 820287] [NEW] provide ipython 0.11 compatibility

2011-08-03 Thread Julian Taylor
Public bug reported: IPython 0.11 has been released last week [0,1]. It is currently available in debian experimental. In order to upgrade IPython in unstable your package needs to be updated to deal with the new api and configuration system. Some hints for migrating applications are available

[Bug 820285] [NEW] provide ipython 0.11 compatibility

2011-08-03 Thread Julian Taylor
Public bug reported: IPython 0.11 has been released last week [0,1]. It is currently available in debian experimental. In order to upgrade IPython in unstable your package needs to be updated to deal with the new api and configuration system. Some hints for migrating applications are available

[Bug 820385] Re: Meld doesn't display subversion conflicts correctly

2011-08-03 Thread Julian Taylor
meld can do 3-way-diffs but I don't think it can do it from a working copy with a postponed conflict. You have to write a wrapper script for meld and set SVN_MERGE before doing svn up. When asked for action launch the external tool. see this thread for an example:

[Bug 829851] Re: weather.py crashed with ImportError in __main__: No module named extras

2011-08-24 Thread Julian Taylor
*** This bug is a duplicate of bug 830220 *** https://bugs.launchpad.net/bugs/830220 ** This bug is no longer a duplicate of private bug 832519 ** This bug has been marked a duplicate of bug 830220 FFe: dh_python2 migration for awn, awn-extras and lda -- You received this bug

[Bug 832458] Re: ccsm crashed with KeyError in compizconfig.Plugin.ApplyStringExtensions (src/compizconfig.c:6780)(): '\xd0\t\x9b\n\x01'

2011-08-24 Thread Julian Taylor
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/832458 Title: ccsm crashed with KeyError in compizconfig.Plugin.ApplyStringExtensions (src/compizconfig.c:6780)():

[Bug 829852] Re: file-browser-launcher.py crashed with ImportError in __main__: No module named extras

2011-08-24 Thread Julian Taylor
*** This bug is a duplicate of bug 830220 *** https://bugs.launchpad.net/bugs/830220 ** This bug is no longer a duplicate of private bug 832182 ** This bug has been marked a duplicate of bug 830220 FFe: dh_python2 migration for awn, awn-extras and lda -- You received this bug

[Bug 829850] Re: file-browser-launcher.py crashed with ImportError in __main__: No module named extras

2011-08-24 Thread Julian Taylor
*** This bug is a duplicate of bug 830220 *** https://bugs.launchpad.net/bugs/830220 ** This bug is no longer a duplicate of private bug 832182 ** This bug has been marked a duplicate of bug 830220 FFe: dh_python2 migration for awn, awn-extras and lda -- You received this bug

[Bug 830435] Re: ImportError: /usr/lib/libQtGui.so.4

2011-08-24 Thread Julian Taylor
the symbol should be defined in QtCore: # nm --dynamic /usr/lib/libQtCore.so.4 | grep heckWin 0016afd0 T _ZN14QObjectPrivate15checkWindowRoleEv try reinstalling that packages: sudo apt-get install --reinstall libqtcore4 -- You received this bug notification because you are a member of

[Bug 832052] Re: bzr crashed with ShortReadvError in _seek_and_read(): readv() read 0 bytes rather than 174 bytes at 0 for 469df00e67f848246f876663fb299e10.rix

2011-08-24 Thread Julian Taylor
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/832052 Title: bzr crashed with ShortReadvError in _seek_and_read(): readv() read 0 bytes rather than 174 bytes at 0

[Bug 832186] Re: file-browser-launcher.py crashed with ImportError in __main__: No module named extras

2011-08-24 Thread Julian Taylor
*** This bug is a duplicate of bug 830220 *** https://bugs.launchpad.net/bugs/830220 ** This bug is no longer a duplicate of private bug 832182 ** This bug has been marked a duplicate of bug 830220 FFe: dh_python2 migration for awn, awn-extras and lda -- You received this bug

[Bug 832334] Re: linking error

2011-08-24 Thread Julian Taylor
subdirectories of /usr/lib are not searched by default (except for arch triplets like x86_64-linux-gnu). you have add the path to the linker search paths (-L flag on command line, link_directories in cmake) when the path is added the linker should prefer the shared libraries over the static

[Bug 832334] Re: linking error

2011-08-24 Thread Julian Taylor
btw the reason why the shared library is in a subdirectory is because it is not versioned: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=503314 so you should keep in mind that when linking against the shared library your application can break or require a recompile when the library updates in

[Bug 831405] Re: paxtest version 1:0.9.9-1 failed to build in oneiric

2011-08-24 Thread Julian Taylor
** Changed in: paxtest (Ubuntu Oneiric) Status: Confirmed = In Progress ** Changed in: paxtest (Ubuntu Oneiric) Assignee: (unassigned) = Julian Taylor (jtaylor) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 831405] Re: paxtest version 1:0.9.9-1 failed to build in oneiric

2011-08-24 Thread Julian Taylor
in: paxtest (Ubuntu Oneiric) Status: In Progress = Triaged ** Changed in: paxtest (Ubuntu Oneiric) Assignee: Julian Taylor (jtaylor) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 830435] Re: ImportError: /usr/lib/libQtGui.so.4

2011-08-24 Thread Julian Taylor
can you please post the output of: nm --dynamic /usr/lib/libQtCore.so.4 | grep heckWin and ldd -r /usr/lib/libQtGui.so.4 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/830435 Title: ImportError:

[Bug 832775] Re: zipios++ version 0.1.5.9+cvs.2007.04.28-5 failed to build in oneiric

2011-08-24 Thread Julian Taylor
** Bug watch added: Debian Bug tracker #625096 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625096 ** Also affects: zipios++ (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625096 Importance: Unknown Status: Unknown -- You received this bug notification because

[Bug 833019] Re: keepass2 version 2.16+dfsg-1 failed to build in oneiric

2011-08-24 Thread Julian Taylor
this was fixed in mono 2.10.4-3 ** Changed in: keepass2 (Ubuntu Oneiric) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/833019 Title: keepass2 version

[Bug 804966] Re: KeePass2 crashes when clicking on a database entry

2011-08-24 Thread Julian Taylor
this issue was fixed in mono 2.10.3-1 ** Changed in: keepass2 (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/804966 Title: KeePass2 crashes when

[Bug 826953] Re: VBoxSVC crashed with SIGSEGV

2011-08-24 Thread Julian Taylor
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/826953 Title: VBoxSVC crashed with SIGSEGV To manage notifications about this bug go to:

[Bug 833019] Re: keepass2 version 2.16+dfsg-1 failed to build in oneiric

2011-08-24 Thread Julian Taylor
** Changed in: keepass2 (Ubuntu Oneiric) Status: Fix Released = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/833019 Title: keepass2 version 2.16+dfsg-1 failed to build in oneiric

[Bug 833629] Re: glipper crashed with ValueError in load(): invalid literal for int() with base 10: \xcb#W\x84\xb0\x0e [...] \r

2011-08-25 Thread Julian Taylor
** Visibility changed to: Public ** Also affects: glipper Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/833629 Title: glipper crashed with ValueError in

[Bug 805717] Re: package libnunit2.4-cil 2.4.7+dfsg-6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 9

2011-08-25 Thread Julian Taylor
** Description changed: - The Ubuntu software center seems to have a bug where if a previously - installed package had a problem every attempt to install or remove - additional software fails. I am unable to find the entry in the gui for - the original failed install, monodoc viewer it think, if

[Bug 823771] Re: package liblog4net1.2-cil 1.2.10+dfsg-4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 9

2011-08-25 Thread Julian Taylor
*** This bug is a duplicate of bug 805717 *** https://bugs.launchpad.net/bugs/805717 ** This bug is no longer a duplicate of bug 823770 package libindicate0.1-cil 0.5.0-0ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 9 ** This

[Bug 823770] Re: package libindicate0.1-cil 0.5.0-0ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 9

2011-08-25 Thread Julian Taylor
*** This bug is a duplicate of bug 805717 *** https://bugs.launchpad.net/bugs/805717 ** This bug has been marked a duplicate of bug 805717 package libnunit2.4-cil 2.4.7+dfsg-6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 9 -- You

[Bug 823767] Re: package liblog4net1.2-cil 1.2.10+dfsg-4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 9

2011-08-25 Thread Julian Taylor
*** This bug is a duplicate of bug 805717 *** https://bugs.launchpad.net/bugs/805717 ** This bug is no longer a duplicate of bug 823770 package libindicate0.1-cil 0.5.0-0ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 9 ** This

[Bug 831131] Re: espeakup version 1:0.71-2 failed to build in oneiric

2011-08-25 Thread Julian Taylor
** Changed in: espeakup (Ubuntu Oneiric) Assignee: (unassigned) = Julian Taylor (jtaylor) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/831131 Title: espeakup version 1:0.71-2 failed to build

[Bug 831131] Re: espeakup version 1:0.71-2 failed to build in oneiric

2011-08-25 Thread Julian Taylor
** Changed in: espeakup (Ubuntu Oneiric) Assignee: Julian Taylor (jtaylor) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/831131 Title: espeakup version 1:0.71-2 failed to build

[Bug 831183] Re: gedit-valencia-plugin version 0.3.0-2 failed to build in oneiric

2011-08-25 Thread Julian Taylor
** Bug watch added: Debian Bug tracker #635122 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635122 ** Also affects: gedit-valencia-plugin (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635122 Importance: Unknown Status: Unknown -- You received this bug

[Bug 831247] Re: genus2reduction version 0.3-2ubuntu1 failed to build in oneiric

2011-08-25 Thread Julian Taylor
** Bug watch added: Debian Bug tracker #635917 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635917 ** Also affects: genus2reduction (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635917 Importance: Unknown Status: Unknown -- You received this bug notification

[Bug 831232] Re: ipset version 2.5.0-1 failed to build in oneiric

2011-08-25 Thread Julian Taylor
** Bug watch added: Debian Bug tracker #625360 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625360 ** Also affects: ipset (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625360 Importance: Unknown Status: Unknown -- You received this bug notification because

[Bug 831071] Re: libphone-ui version 0.1+git20100517-1 failed to build in oneiric

2011-08-25 Thread Julian Taylor
** Bug watch added: Debian Bug tracker #625373 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625373 ** Also affects: libphone-ui (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625373 Importance: Unknown Status: Unknown -- You received this bug notification

[Bug 831248] Re: ladish version 0.3-7 failed to build in oneiric

2011-08-25 Thread Julian Taylor
** Bug watch added: Debian Bug tracker #639054 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639054 ** Also affects: ladish (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639054 Importance: Unknown Status: Unknown -- You received this bug notification because

[Bug 831207] Re: libphone-utils version 0.1+git20100630-1 failed to build in oneiric

2011-08-25 Thread Julian Taylor
** Bug watch added: Debian Bug tracker #625372 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625372 ** Also affects: libphone-utils (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625372 Importance: Unknown Status: Unknown -- You received this bug notification

[Bug 832926] Re: tkpng version 0.9-1 failed to build in oneiric

2011-08-25 Thread Julian Taylor
patch available in debian bug ** Bug watch added: Debian Bug tracker #639284 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639284 ** Also affects: tkpng (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639284 Importance: Unknown Status: Unknown ** Changed in:

[Bug 833970] Re: apt-cacher-ng crashed with SIGSEGV in start_thread()

2011-08-25 Thread Julian Taylor
this is may be bug http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624312 if this bug is reproducible can you perhaps try if the version 0.6.2-1 or higher (available here: https://launchpad.net/ubuntu/+source/apt-cacher-ng) fixes it? ** Visibility changed to: Public ** Bug watch added: Debian

[Bug 832939] Re: uim version 1:1.5.7-9.1ubuntu1 failed to build in oneiric

2011-08-25 Thread Julian Taylor
attached patch fixes the link failure but for some reason plugins are installed in multiarch paths causing dh_install to fail for usr/lib/qt4/plugins/inputmethods/libuiminputcontextplugin.so changing it to usr/lib/*/qt4/plugins/inputmethods/libuiminputcontextplugin.so would fix the build but I'm

[Bug 830885] Re: software-center-gtk3 crashed with UnicodeDecodeError in __str__(): 'ascii' codec can't decode byte 0xd0 in position 72: ordinal not in range(128)

2011-08-25 Thread Julian Taylor
*** This bug is a duplicate of bug 831865 *** https://bugs.launchpad.net/bugs/831865 ** This bug is no longer a duplicate of private bug 830373 ** This bug has been marked a duplicate of private bug 831865 -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 830375] Re: software-center-gtk3 crashed with UnicodeDecodeError in __str__(): 'ascii' codec can't decode byte 0xc3 in position 108: ordinal not in range(128)

2011-08-25 Thread Julian Taylor
*** This bug is a duplicate of bug 831865 *** https://bugs.launchpad.net/bugs/831865 ** This bug is no longer a duplicate of private bug 830373 ** This bug has been marked a duplicate of private bug 831865 -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 745059] Re: libindicate-dev in Natty does not include /usr/lib/pkgconfig/indicate.pc anymore

2011-08-26 Thread Julian Taylor
the pc file was versioned due to an api/abi break. its now called indicate-0.5.pc ** Changed in: libindicate (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/745059

[Bug 834602] [NEW] libindicate0.1-cil-dev pkg-config file has wrong path for indicate-sharp.dll

2011-08-26 Thread Julian Taylor
Public bug reported: pkg-config --libs indicate-sharp-0.1 reports: -r:/usr/lib/indicate-sharp-0.1/indicate-sharp.dll but indicate-sharp.dll is installed into /usr/lib/cli: -r:/usr/lib/cli/indicate-sharp-0.1/indicate-sharp.dll ProblemType: Bug DistroRelease: Ubuntu 11.10 Package:

[Bug 834602] Re: libindicate0.1-cil-dev pkg-config file has wrong path for indicate-sharp.dll

2011-08-26 Thread Julian Taylor
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/834602 Title: libindicate0.1-cil-dev pkg-config file has wrong path for indicate- sharp.dll To manage notifications about this bug go to:

[Bug 834423] Re: Banshee.exe crashed with SIGSEGV in mono_string_new()

2011-08-26 Thread Julian Taylor
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/834423 Title: Banshee.exe crashed with SIGSEGV in mono_string_new() To manage notifications about this bug go to:

[Bug 834213] Re: Regression: Backlight jumping between full and normal

2011-08-26 Thread Julian Taylor
looks like bug 756509 which also affects natty your natty installation did not have this problem? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/834213 Title: Regression: Backlight jumping between

[Bug 833899] Re: overgod version 1.0-1ubuntu2 failed to build in oneiric

2011-08-26 Thread Julian Taylor
** Bug watch added: Debian Bug tracker #555880 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555880 ** Also affects: overgod (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555880 Importance: Unknown Status: Unknown -- You received this bug notification because

[Bug 832891] Re: swish++ version 6.1.5-2 failed to build in oneiric

2011-08-26 Thread Julian Taylor
** Bug watch added: Debian Bug tracker #629813 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629813 ** Also affects: swish++ (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629813 Importance: Unknown Status: Unknown ** Tags added: bitesize -- You received this

[Bug 832822] Re: stardict version 3.0.1-7ubuntu1 failed to build in oneiric

2011-08-26 Thread Julian Taylor
** Bug watch added: Debian Bug tracker #624939 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624939 ** Also affects: stardict (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624939 Importance: Unknown Status: Unknown ** Tags added: bitesize -- You received this

[Bug 816307] [NEW] Sync sugar-base-0.90 0.90.1-3 (universe) from Debian unstable (main)

2011-07-26 Thread Julian Taylor
: bug#635289. Thanks to Julian Taylor. * Bump policy compliance to standards-version 3.9.2. * Remove la file. Closes: bug#633235. * Use Python helper python2 (not pycentral). Closes: bug#617082. -- Jonas Smedegaard d...@jones.dk Mon, 25 Jul 2011 00:41:13 +0200 ** Affects: sugar-base

[Bug 578121] Re: meld regression - now inaccurately highlights file differences

2011-07-28 Thread Julian Taylor
@17 your problem is probably bug 774265 or bug 786134 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/578121 Title: meld regression - now inaccurately highlights file differences To manage

[Bug 817946] [NEW] Sync foolscap 0.6.1-5 (universe) from Debian unstable (main)

2011-07-29 Thread Julian Taylor
in the egg - removes need for pydist-override and depends in debian/control * patch testsuite for openssl 1.0.0 certificate pem format (Closes: #634148) -- Julian Taylor jtaylor.deb...@googlemail.com Mon, 25 Jul 2011 13:10:46 +0200 ** Affects: foolscap (Ubuntu) Importance: Undecided

[Bug 817941] Re: libsynthesis .pc file reports wrong version number

2011-07-29 Thread Julian Taylor
Thank you for taking the time to report this bug and helping to make Ubuntu better. However, I am closing it because the bug has been fixed in the latest development version of Ubuntu - Oneiric Ocelot which has version 3.4.0.16+ds4-1 of the package: $ pkg-config --modversion synthesis-sdk 3.4

[Bug 771131] Re: paps version 0.6.8-2 failed to build on amd64 with GCC-4.6/oneiric

2011-07-29 Thread Julian Taylor
there is still a issue with the package I did not notice before, libpaps.so is underlinked but its not so bad as it has no rdeps. this patch should fix it: Index: paps-0.6.8/src/Makefile.am === --- paps-0.6.8.orig/src/Makefile.am

[Bug 771014] Re: mcrl2 version 201007~rc1-1 failed to build on amd64 with GCC-4.6/oneiric

2011-07-29 Thread Julian Taylor
this was fixed in mcrl2_201107-1 ** Changed in: mcrl2 (Ubuntu Oneiric) Status: Triaged = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/771014 Title: mcrl2 version 201007~rc1-1

[Bug 818457] [NEW] Sync paps 0.6.8-6 (universe) from Debian unstable (main)

2011-07-30 Thread Julian Taylor
by Julian Taylor. -- Lior Kaplan kap...@debian.org Sat, 30 Jul 2011 00:14:30 +0200 paps (0.6.8-5) unstable; urgency=low * Fix FTBS with ld --as-needed (Closes: #63, LP: #771131) - Patch by Julian Taylor. -- Lior Kaplan kap...@debian.org Fri, 29 Jul 2011 17:19:53 +0200 ** Affects: paps

[Bug 835208] Re: libgdbm.so/libgdbm_compat.so symlinks no created

2011-08-27 Thread Julian Taylor
the symlinks are located in the libgdbm-dev package: # ls -l /usr/lib/x86_64-linux-gnu/libgdbm*.so lrwxrwxrwx 1 root root 16 Aug 27 11:29 /usr/lib/x86_64-linux-gnu/libgdbm.so - libgdbm.so.3.0.0 lrwxrwxrwx 1 root root 23 Aug 27 11:29 /usr/lib/x86_64-linux-gnu/libgdbm_compat.so -

[Bug 835208] Re: libgdbm.so/libgdbm_compat.so symlinks no created

2011-08-27 Thread Julian Taylor
# apt-file search libgdbm.so libgdbm-dev: /usr/lib/x86_64-linux-gnu/libgdbm.so libgdbm3: /usr/lib/x86_64-linux-gnu/libgdbm.so.3 libgdbm3: /usr/lib/x86_64-linux-gnu/libgdbm.so.3.0.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 729855] Re: Typo in package 'libboo2.0.9-cil' description

2011-08-27 Thread Julian Taylor
thanks for the report the fix was released in oneiric ** Changed in: boo (Ubuntu) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/729855 Title: Typo in

[Bug 366752] Re: package libboo2.0-cil 0.8.2.2960+dfsg-1 failed to install/upgrade: package libboo2.0-cil is already installed and configured

2011-08-27 Thread Julian Taylor
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been

[Bug 293503] Re: package libboo2.0-cil 0.8.1.2865-2 failed to remove: E: File does not exist: /usr/share/cli-common/packages.d/policy.1.0.Boo.Lang.Useful.installcligac

2011-08-27 Thread Julian Taylor
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed

[Bug 830435] Re: ImportError: /usr/lib/libQtGui.so.4

2011-08-27 Thread Julian Taylor
Strange, are you using the main ubuntu repositories or some other private one providing a broken qt package? This package is fine: https://launchpadlibrarian.net/74037884/libqtcore4_4.7.2-0ubuntu6.2_amd64.deb $ md5sum libqtcore4_4.7.2-0ubuntu6.2_amd64.deb 9316a61423a66497b0b879f88831f80b

[Bug 830435] Re: ImportError: /usr/lib/libQtGui.so.4

2011-08-27 Thread Julian Taylor
that ldd -r /usr/lib/libQtCore.so.4 shows no undefined symbols anymore means that it was broken before. probably other parts of your system are broken too. maybe you have changed some library loading configuration and are using a still broken version for bzr explorer. besides trying

[Bug 830435] Re: ImportError: /usr/lib/libQtGui.so.4

2011-08-27 Thread Julian Taylor
LD_LIBRARY_PATH=/usr/lib/ bzr explorer I mean -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/830435 Title: ImportError: /usr/lib/libQtGui.so.4 To manage notifications about this bug go to:

[Bug 835434] Re: 0.6.3 does not run on oneiric

2011-08-27 Thread Julian Taylor
the 0.6.4 package availble in debian also works. As it appears to be a bugfix only release it can probably be synced to ubuntu. ** Changed in: radiotray (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 835488] [NEW] FFe: Sync radiotray 0.6.4-1 (universe) from Debian unstable (main)

2011-08-27 Thread Julian Taylor
Public bug reported: radiotray 0.6.3-1 in oneiric does not start up (bug 835434) The new upstream bugfix release available in debian fixes this issue. The changes are mostly bugfixes the largest change is addition of an unfinished mpris2 dbus interface. The implementation of this interface is

[Bug 835434] Re: 0.6.3 does not run on oneiric

2011-08-27 Thread Julian Taylor
** Changed in: radiotray (Ubuntu) Status: Confirmed = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/835434 Title: 0.6.3 does not run on oneiric To manage notifications about

[Bug 835434] Re: 0.6.3 does not run on oneiric

2011-08-27 Thread Julian Taylor
*** This bug is a duplicate of bug 71 *** https://bugs.launchpad.net/bugs/71 ** This bug has been marked a duplicate of bug 71 radiotray should default to indicator in ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 835995] Re: missing libXss.so.1

2011-08-28 Thread Julian Taylor
libXss.so and other libraries skype needs have been multiarched and do not need to be in ia32-libs anymore see: https://lists.ubuntu.com/archives/ubuntu-devel-announce/2011-August/000886.html ** Changed in: ia32-libs (Ubuntu) Status: New = Invalid -- You received this bug notification

[Bug 835995] Re: missing libXss.so.1

2011-08-28 Thread Julian Taylor
see bug 830440 for a list of libraries which currently need manual installing for skype to run -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/835995 Title: missing libXss.so.1 To manage

[Bug 836047] Re: git-dch crashed with dpkg-parsechangelog in parse_changelog(): fallo: analizador del registro de cambios /usr/lib/dpkg/parsechangelog/debian devolvió un estado de salida de error 255

2011-08-28 Thread Julian Taylor
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/836047 Title: git-dch crashed with dpkg-parsechangelog in parse_changelog(): fallo: analizador del registro de

[Bug 836246] Re: cycle between ncurses/termcap linker scripts

2011-08-28 Thread Julian Taylor
** Changed in: ncurses (Ubuntu) Importance: Undecided = High ** Changed in: ncurses (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/836246 Title: cycle

[Bug 836246] [NEW] cycle between ncurses/termcap linker scripts

2011-08-28 Thread Julian Taylor
Public bug reported: libncurses.so.5 is a link to libtermcap. libtermcap.so is a linker script linking back to libncurses.so.5 $ ll /usr/lib/libncurses.so.5 lrwxrwxrwx 1 root root 13 2011-08-18 19:24 /usr/lib/libncurses.so.5 - libtermcap.so $ cat /usr/lib/libtermcap.so INPUT(libncurses.so.5

[Bug 836021] Re: package radiotray (not installed) failed to install/upgrade: trying to overwrite '/usr/share/radiotray/images/radiotray_off.png', which is also in package faenza-dark-extras 0.9

2011-08-28 Thread Julian Taylor
*** This bug is a duplicate of bug 748715 *** https://bugs.launchpad.net/bugs/748715 faenza-dark-extras is not available from the official repositories and is thus not supported. Please report this issue from the source where you have obtained it from. To simply fix the issue remove

[Bug 836343] [NEW] Sync pyentropy 0.4-1.1 (universe) from Debian unstable (main)

2011-08-28 Thread Julian Taylor
Public bug reported: Please sync pyentropy 0.4-1.1 (universe) from Debian unstable (main) fixes bug 835744 Changelog entries since current oneiric version 0.4-1: pyentropy (0.4-1.1) unstable; urgency=low * Non-maintainer upload. * Use multiplication operator rather then deprecated (and

[Bug 836343] Re: Sync pyentropy 0.4-1.1 (universe) from Debian unstable (main)

2011-08-28 Thread Julian Taylor
** Attachment added: buildlog oneiric amd64 https://bugs.launchpad.net/ubuntu/+source/pyentropy/+bug/836343/+attachment/2328010/+files/pyentropy_0.4-1.1.log.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 835744] Re: pyentropy version 0.4-1 failed to build in oneiric

2011-08-28 Thread Julian Taylor
fixed by 0.4-1.1 sync request: 836343 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/835744 Title: pyentropy version 0.4-1 failed to build in oneiric To manage notifications about this bug go to:

[Bug 836397] Re: libXp.so.6 is missing from ia32-libs package

2011-08-29 Thread Julian Taylor
a request to multiarch it has already been made: bug 83 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/836397 Title: libXp.so.6 is missing from ia32-libs package To manage notifications about

[Bug 836544] Re: package libmysqlclient16 (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/libmysqlclient.so.16.0.0', which is also in package mysql-cluster-client-5.1 0:7.0.9-

2011-08-29 Thread Julian Taylor
*** This bug is a duplicate of bug 629005 *** https://bugs.launchpad.net/bugs/629005 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 629005, so it is being marked as such. Please look

[Bug 834444] Re: Please convert to Multiarch

2011-08-29 Thread Julian Taylor
** Changed in: libxp (Ubuntu) Assignee: (unassigned) = Julian Taylor (jtaylor) ** Changed in: libxp (Ubuntu) Status: New = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/83

[Bug 834444] Re: Please convert to Multiarch

2011-08-29 Thread Julian Taylor
** Changed in: libxp (Ubuntu) Status: In Progress = Triaged ** Changed in: libxp (Ubuntu) Assignee: Julian Taylor (jtaylor) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 834444] Re: Please convert to Multiarch

2011-08-29 Thread Julian Taylor
** Bug watch added: Debian Bug tracker #639679 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639679 ** Also affects: libxp (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639679 Importance: Unknown Status: Unknown -- You received this bug notification because

[Bug 836661] Re: submittodebian crashed with UnicodeDecodeError in check_file(): 'ascii' codec can't decode byte 0xc2 in position 2: ordinal not in range(128)

2011-08-29 Thread Julian Taylor
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/836661 Title: submittodebian crashed with UnicodeDecodeError in check_file(): 'ascii' codec can't decode byte 0xc2

[Bug 836661] Re: submittodebian crashed with UnicodeDecodeError in check_file(): 'ascii' codec can't decode byte 0xc2 in position 2: ordinal not in range(128)

2011-08-29 Thread Julian Taylor
** Description changed: the issue is the non-ascii characters in this line of code: File /usr/bin/submittodebian, line 107, in check_file print Couldn't find «%s».\n % fname - encoding the string or simply removing the «» solve the issue + to reproduce: + apt-get source

[Bug 831530] Re: Unable to install on oneric alpha

2011-08-29 Thread Julian Taylor
** Changed in: python-chaco (Ubuntu) Status: In Progress = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/831530 Title: Unable to install on oneric alpha To manage notifications

[Bug 837058] Re: Debsum error and broken system after upgrading to Oneiric

2011-08-30 Thread Julian Taylor
*** This bug is a duplicate of bug 809924 *** https://bugs.launchpad.net/bugs/809924 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 809924, so it is being marked as such. Please look

[Bug 717777] Re: radiotray should default to indicator in ubuntu

2011-08-30 Thread Julian Taylor
Thank you for taking the time to report this bug and helping to make Ubuntu better. However, I am closing it because the bug has been fixed in the latest development version of Ubuntu - Oneiric Ocelot with version 0.6.4 which now asks on first start which indicators to use (default selection

[Bug 837897] [NEW] Sync torcs 1.3.1-6 (universe) from Debian unstable (main)

2011-08-31 Thread Julian Taylor
: #638957 * Added patch to fix FTBS caused by libraceengine.so being underlinked. Thanks Julian Taylor. Closes: #638719 -- Rudy Godoy r...@debian.org Tue, 30 Aug 2011 19:56:17 -0500 ** Affects: torcs (Ubuntu) Importance: Wishlist Status: New ** Changed in: torcs (Ubuntu

[Bug 837900] Re: Unable to pin Keepass2 Icon to Unity Launcher

2011-08-31 Thread Julian Taylor
*** This bug is a duplicate of bug 768931 *** https://bugs.launchpad.net/bugs/768931 thanks for the report this is also related to the fact that unity is unable to handle winform based applications in its launcher properly. ** This bug has been marked a duplicate of bug 768931 no custom

[Bug 837895] Re: Keepass2 Icon in Unity incorrect

2011-08-31 Thread Julian Taylor
*** This bug is a duplicate of bug 768931 *** https://bugs.launchpad.net/bugs/768931 ** This bug has been marked a duplicate of bug 768931 no custom icon on launcher displayed for mono winforms apps -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 585622] Re: Semantik, new upstream version (0.7.3) available

2011-08-31 Thread Julian Taylor
** Changed in: semantik (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/585622 Title: Semantik, new upstream version (0.7.3) available To manage

[Bug 837429] Re: semantik ftbfs in oneiric on all architectures

2011-08-31 Thread Julian Taylor
it finds the multiarched libraries fine, only build dependency on qtwebkit4 is missing and a libstr.a link update for the new ocaml is necessary ** Tags removed: multiarch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 768931] Re: no custom icon on launcher displayed for mono winforms apps

2011-08-31 Thread Julian Taylor
** Also affects: keepass2 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/768931 Title: no custom icon on launcher displayed for mono winforms

[Bug 837994] Re: abcde dependency on id3v2 missing in natty

2011-08-31 Thread Julian Taylor
thanks for the report but id3v2 is not essential to the use of the package. Not every user of the package will want to use it to create mp3's So it is only a suggest instead of a recommend/depend. See debian policy 7.2: http://www.debian.org/doc/debian-policy/ch-relationships.html -- You

[Bug 637804] Re: abcde should depend on vorbis-tools

2011-08-31 Thread Julian Taylor
thanks for the report but vorbis-tools is not essential to the use of the package. Not every user of the package will want to use it to create ogg's So the package depends on vorbis-tools (= 1.0beta4-1) | lame | flac | bladeenc | speex meaning vorbis-tools is prefered but is one of the others is

[Bug 837994] Re: abcde dependency on id3v2 missing in natty

2011-08-31 Thread Julian Taylor
I have filed a bug requesting improved error messages http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639888 ** Bug watch added: Debian Bug tracker #639888 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639888 ** Also affects: abcde (Debian) via

[Bug 637804] Re: abcde should depend on vorbis-tools

2011-08-31 Thread Julian Taylor
I have filed a bug requesting improved error messages in debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639888 ** Bug watch added: Debian Bug tracker #639888 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639888 -- You received this bug notification because you are a member of

[Bug 838025] Re: Skype doesn't work on 64-bit: libXss.so.1: cannot open shared object file: No such file or directory

2011-08-31 Thread Julian Taylor
*** This bug is a duplicate of bug 830440 *** https://bugs.launchpad.net/bugs/830440 ** This bug has been marked a duplicate of bug 830440 skype: error while loading shared libraries: libXss.so.1: cannot open shared object file: No such file or directory -- You received this bug

[Bug 873424] Re: ask me later fails

2011-10-18 Thread Julian Taylor
@Daniel Kelly: See this page for information on how to enable the -proposed repository: https://wiki.ubuntu.com/Testing/EnableProposed make sure you have version 1:0.150.4 installed (e.g. with apt-cache policy update-manager), if it still fails please report back. -- You received this bug

[Bug 877458] Re: MySQL undefined references

2011-10-18 Thread Julian Taylor
This is due to a toolchain change in oneiric. Now by default the linker flag --as-needed is used, which requires you to place the libraries behind objects needing their symbols. See: https://wiki.ubuntu.com/NattyNarwhal/ToolchainTransition A fix should be to simply do this: g++ $(mysql_config

[Bug 877456] Re: Who cares about num lock?

2011-10-18 Thread Julian Taylor
I agree, I think I never used a computer where numlock was off by default. ** Changed in: gnome-screensaver (Ubuntu) Importance: Undecided = Wishlist -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 877426] Re: python-pyclamd package installs dependencies no necessaries

2011-10-18 Thread Julian Taylor
That makes sense. pyclamd is maintained in debian. Can you please file a bug there? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/877426 Title: python-pyclamd package installs dependencies no

[Bug 877426] Re: python-pyclamd package installs dependencies no necessaries

2011-10-18 Thread Julian Taylor
https://wiki.ubuntu.com/Debian/Bugs -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/877426 Title: python-pyclamd package installs dependencies no necessaries To manage notifications about this bug

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