[Bug 1102566] Re: package ntpdate 1:4.2.6.p3+dfsg-1ubuntu3.1 failed to install/upgrade: ErrorMessage: subprocess rm cleanup returned error exit status 127

2013-01-22 Thread Julian Taylor
*** This bug is a duplicate of bug 1103111 ***
https://bugs.launchpad.net/bugs/1103111

** This bug has been marked a duplicate of bug 1103111
   Upgrade failure

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in Ubuntu.
https://bugs.launchpad.net/bugs/1102566

Title:
  package ntpdate 1:4.2.6.p3+dfsg-1ubuntu3.1 failed to install/upgrade:
  ErrorMessage: subprocess rm cleanup returned error exit status 127

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1102566/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1102588] Re: package irqbalance 0.56-1ubuntu4 failed to install/upgrade: ErrorMessage: subprocess rm cleanup returned error exit status 127

2013-01-22 Thread Julian Taylor
*** This bug is a duplicate of bug 1103111 ***
https://bugs.launchpad.net/bugs/1103111

** This bug has been marked a duplicate of bug 1103111
   Upgrade failure

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to irqbalance in Ubuntu.
https://bugs.launchpad.net/bugs/1102588

Title:
  package irqbalance 0.56-1ubuntu4 failed to install/upgrade:
  ErrorMessage: subprocess rm cleanup returned error exit status 127

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1102588/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1103600] Re: package libldap-2.4-2 2.4.28-1.1ubuntu4.2 failed to install/upgrade: ErrorMessage: package libldap-2.4-2 is already installed and configured

2013-01-24 Thread Julian Taylor
*** This bug is a duplicate of bug 1103111 ***
https://bugs.launchpad.net/bugs/1103111

** This bug has been marked a duplicate of bug 1103111
   Upgrade failure

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in Ubuntu.
https://bugs.launchpad.net/bugs/1103600

Title:
  package libldap-2.4-2 2.4.28-1.1ubuntu4.2 failed to install/upgrade:
  ErrorMessage: package libldap-2.4-2 is already installed and
  configured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1103600/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1170107] [NEW] python3-pyparsing is an empty package

2013-04-17 Thread Julian Taylor
Public bug reported:

python3-pyparsing in raring does not contain pyparsing.py:

$ dpkg -L python3-pyparsing 
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/python3-pyparsing
/usr/share/doc/python3-pyparsing/changelog.Debian.gz
/usr/share/doc/python3-pyparsing/copyright
/usr/lib
/usr/lib/python3
/usr/lib/python3/dist-packages
/usr/lib/python3/dist-packages/pyparsing-1.5.7.egg-info

this is a regression from quantal

** Affects: pyparsing (Ubuntu)
 Importance: High
 Status: New


** Tags: raring

** Tags added: raring

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pyparsing in Ubuntu.
https://bugs.launchpad.net/bugs/1170107

Title:
  python3-pyparsing is an empty package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pyparsing/+bug/1170107/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1170107] Re: python3-pyparsing is an empty package

2013-04-17 Thread Julian Taylor
** Branch linked: lp:~jtaylor/ubuntu/raring/pyparsing/fix-py3-package

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pyparsing in Ubuntu.
https://bugs.launchpad.net/bugs/1170107

Title:
  python3-pyparsing is an empty package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pyparsing/+bug/1170107/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 --cflags)  $1.cpp $(mysql_config --libs)

** Changed in: mysql-5.1 (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.1 in Ubuntu.
https://bugs.launchpad.net/bugs/877458

Title:
  MySQL undefined references

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/877458/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 920020] Re: NOT FOUND answer on OPTIONS request

2012-03-10 Thread Julian Taylor
for precise it might be better to instead sync the version from debian
which has the fix. It looks like its a bugfix only update so it could be
synced without an exception.

for oneiric can the bug description please be updated for an SRU:
see https://wiki.ubuntu.com/StableReleaseUpdates

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to asterisk in Ubuntu.
https://bugs.launchpad.net/bugs/920020

Title:
  NOT FOUND answer on OPTIONS request

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/920020/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 920020] Re: NOT FOUND answer on OPTIONS request

2012-03-10 Thread Julian Taylor
can you give some details on the regressions. Where they fixed in .10 or still 
open?
there have been several CVE's fixed in those versions which should then be 
backported.
e.g.  CVE-2011-4598, CVE-2011-4063

also precise is supported 5 years, so getting a newer version will ease
backporting future fixes.

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2011-4063

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2011-4598

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to asterisk in Ubuntu.
https://bugs.launchpad.net/bugs/920020

Title:
  NOT FOUND answer on OPTIONS request

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/920020/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 920020] Re: NOT FOUND answer on OPTIONS request

2012-03-10 Thread Julian Taylor
I have also uploaded the fix to oneiric-proposed please test it when it
has been accepted.

note that the version number for SRU in this case is ubuntu1.1
see https://wiki.ubuntu.com/SecurityTeam/UpdatePreparation#Update_the_packaging 
for general stable version number advice

thanks for the patches.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to asterisk in Ubuntu.
https://bugs.launchpad.net/bugs/920020

Title:
  NOT FOUND answer on OPTIONS request

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/920020/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 517144] Re: Asterisk 1.6.2.0~rc2-0ubuntu1.2 libpthread-2.10.1.so

2012-04-24 Thread Julian Taylor
this was probably fixed in 1:1.8.10.1~dfsg-1ubuntu1

** Changed in: asterisk (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to asterisk in Ubuntu.
https://bugs.launchpad.net/bugs/517144

Title:
  Asterisk 1.6.2.0~rc2-0ubuntu1.2  libpthread-2.10.1.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/517144/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1003138] Re: python process hogged the cpu in 12.04

2012-06-05 Thread Julian Taylor
** Package changed: python-defaults (Ubuntu) = juju (Ubuntu)

** Changed in: juju (Ubuntu)
   Status: Incomplete = New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju in Ubuntu.
https://bugs.launchpad.net/bugs/1003138

Title:
  python process hogged the cpu in 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju/+bug/1003138/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 988819] Re: [SRU] wrong path to libxml2.so.2 in mod_security - broken by multiarch enabled libraries

2012-06-27 Thread Julian Taylor
** Also affects: mod-proxy-html (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in Ubuntu.
https://bugs.launchpad.net/bugs/988819

Title:
  [SRU] wrong path to libxml2.so.2 in mod_security - broken by multiarch
  enabled libraries

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/988819/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 988819] Re: [SRU] wrong path to libxml2.so.2 in mod_security - broken by multiarch enabled libraries

2012-06-27 Thread Julian Taylor
** Changed in: mod-proxy-html (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in Ubuntu.
https://bugs.launchpad.net/bugs/988819

Title:
  [SRU] wrong path to libxml2.so.2 in mod_security - broken by multiarch
  enabled libraries

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/988819/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1022360] Re: (CVE-2012-3812) CVE-2012-3812 asterisk: Remote crash vulnerability in voice mail application (CVE-2012-3863) CVE-2012-3863 asterisk: Possible resource leak on uncompleted re-invite t

2012-09-08 Thread Julian Taylor
** Also affects: asterisk (Ubuntu Precise)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to asterisk in Ubuntu.
https://bugs.launchpad.net/bugs/1022360

Title:
  (CVE-2012-3812) CVE-2012-3812 asterisk: Remote crash vulnerability in
  voice mail application (CVE-2012-3863) CVE-2012-3863 asterisk:
  Possible resource leak on uncompleted re-invite transactions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/1022360/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1039542] Re: Please re-enable PIE and BIND_NOW

2012-09-09 Thread Julian Taylor
instead of using the old hardening wrapper we should use the new 
dpkg-buildflags interface:
export DEB_BUILD_MAINT_OPTIONS=hardening=+pie,+bindnow

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to asterisk in Ubuntu.
https://bugs.launchpad.net/bugs/1039542

Title:
  Please re-enable PIE and BIND_NOW

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/1039542/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1039542] Re: Please re-enable PIE and BIND_NOW

2012-09-09 Thread Julian Taylor
I don't see pie or bindnow in the old buildlogs, the current version doesn't 
even build with pie (some library/executable code mixup)
so its not a regression.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to asterisk in Ubuntu.
https://bugs.launchpad.net/bugs/1039542

Title:
  Please re-enable PIE and BIND_NOW

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/1039542/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1039542] Re: Please re-enable PIE and BIND_NOW

2012-09-09 Thread Julian Taylor
scratch that, the old hardening wrapper does not show the stuff in the
buildlog.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to asterisk in Ubuntu.
https://bugs.launchpad.net/bugs/1039542

Title:
  Please re-enable PIE and BIND_NOW

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/1039542/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1039542] Re: Please re-enable PIE and BIND_NOW

2012-10-09 Thread Julian Taylor
turns out using buildflags is not so good as it lacks the extra logic to handle 
pie and pic clashes which hardening wrapper has.
sorry for the wrong request.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to asterisk in Ubuntu.
https://bugs.launchpad.net/bugs/1039542

Title:
  Please re-enable PIE and BIND_NOW

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/1039542/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

Until the issue is fixed you will need to remove mysql-cluster-client-5.1 
before installing libmysqlclient16:
sudo apt-get remove mysql-cluster-client-5.1

** This bug has been marked a duplicate of bug 629005
   package libmysqlclient16 5.1.41-3ubuntu12.6 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-1ubuntu7

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in Ubuntu.
https://bugs.launchpad.net/bugs/836544

Title:
  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-1ubuntu7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/836544/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1220921] [NEW] FFE: update to 2.0.1

2013-09-04 Thread Julian Taylor
Public bug reported:

pyparsing 2.0.0 and 1.5.7 have a serious bug breaking any forward grammar:
http://sourceforge.net/p/pyparsing/bugs/67/

this is fixed in 2.0.1 with a very small patch, but it is complicated
due to a split into two source packages which happened in 2.0.0 and
1.5.7, the python3 source is python3-pyparsing.

in 2.0.1 this is reverted again and it is one source package again.
I contacted upstream and they said this is intended to stay this way now.

To resolve the issue we have two options:
patch 1.5.7 and 2.0.0, easy but programs that check for version numbers to 
avoid the bug will not accept the package.
This is the case e.g. with matplotlib 1.3, I have filed a patch which was 
accepted but there might be more cases out there.

update pyparsing to 2.0.1 which is a bit more involved thus the FFe request.
pyparsing will again provide python-pyparsing and python3-pyparsing
python3-pyparsing(binary) from python3-pyparsing(source) will be obsoleted by 
pyparsing 2.0.1 so no upgrade issues should occur, once its published 
python3-pyparsing (source) can be removed.
I have contacted the debian maintainer about this but he is *very* hard to get 
a hold of, so I want to do it in ubuntu directly rather soon.

** Affects: pyparsing (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pyparsing in Ubuntu.
https://bugs.launchpad.net/bugs/1220921

Title:
  FFE: update to 2.0.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pyparsing/+bug/1220921/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 860951] Re: Cannot drag and drop files to Meld in Unity panel

2011-09-28 Thread Julian Taylor
** Changed in: meld (Ubuntu)
   Status: New = Confirmed

** Package changed: meld (Ubuntu) = unity (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/860951

Title:
  Cannot drag and drop files to Meld in Unity panel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/860951/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 745119] Re: meld crashed with IndexError in get_chunk(): list index out of range

2011-09-21 Thread Julian Taylor
can you provide information on how to reproduce the bug?
e.g. please upload the files you compared

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/745119

Title:
  meld crashed with IndexError in get_chunk(): list index out of range

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/meld/+bug/745119/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 830420] Re: meld crashed with GError in _load_history(): Configuration server couldn't be contacted: D-BUS error: Method LookupExtended with signature ssb on interface org.gnome.GConf.Databa

2011-09-21 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/830420

Title:
  meld crashed with GError in _load_history(): Configuration server
  couldn't be contacted: D-BUS error: Method LookupExtended with
  signature ssb on interface org.gnome.GConf.Database doesn't exist

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/meld/+bug/830420/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 822843] Re: meld crashed with AttributeError in __getattr__(): open_paths

2011-09-21 Thread Julian Taylor
I can reproduce the issue with meld 1.5.2-1.
Is it still an issue for you?

** Changed in: meld (Ubuntu)
   Status: New = Incomplete

** 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/822843

Title:
  meld crashed with AttributeError in __getattr__(): open_paths

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/meld/+bug/822843/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 745119] Re: meld crashed with IndexError in get_chunk(): list index out of range

2011-09-21 Thread Julian Taylor
** Changed in: meld (Ubuntu)
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/745119

Title:
  meld crashed with IndexError in get_chunk(): list index out of range

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/meld/+bug/745119/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 810019] Re: UserWarning printed on import pkg_resources'

2011-09-21 Thread Julian Taylor
the issue also occurs with python-argparse installed:

$ mkdir -p external/argparse
$ touch external/__init__.py
$ echo import argparse  external/argparse/__init__.py
$ python -c import external.argparse; import pkg_resources
-c:1: UserWarning: Module argparse was already imported from 
/usr/lib/python2.7/argparse.pyc, but /usr/lib/python2.7/dist-packages is being 
added to sys.path

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/810019

Title:
  UserWarning printed on import pkg_resources'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/distribute/+bug/810019/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 855931] Re: libcdk is very old

2011-09-22 Thread Julian Taylor
libcdk has been orphaned in debian so it is unfortunately not going to be 
updated anymore and possibly removed in future:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=570267

So if you want to have it updated you have to find somebody willing to
take over maintenance so or so yourself.

** Package changed: ubuntu = libcdk5 (Ubuntu)

** Bug watch added: Debian Bug tracker #570267
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=570267

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/855931

Title:
  libcdk is very old

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcdk5/+bug/855931/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 856299] Re: libnss3.so

2011-09-22 Thread Julian Taylor
this could be like a duplicate of bug 855171

please execute
$ sudo apt-get install --reinstall libnss3 libnss3:i386
and ensure you upgrade ca-certificates-java to version 20110912ubuntu2 or later

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/856299

Title:
  libnss3.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/856299/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 856839] Re: libglib2.0-0 fails to build using dpkg-buildpackage when added -flto to CFLAGS and LDFLAGS

2011-09-22 Thread Julian Taylor
the build fails with glib 2.29.92-0ubuntu1 gcc-4.6 4.6.1-9ubuntu3 and binutils 
2.21.53.20110810-0ubuntu3 with flto applied to compilation and linking stage:
dpkg-buildpackage config
APPEND CFLAGS -flto
APPEND LDFLAGS -flto

See the attached buildlog

It succeeds without -flto.

When building with -U_FORTIFY_SOURCE the linking failure is solved but one gets 
this error:
gcc -DHAVE_CONFIG_H -I. -I/tmp/glib2.0-2.29.92/./glib/tests -I../.. -g -I../.. 
-I../../glib -I/tmp/glib2.0-2.29.92/./glib -I/tmp/glib2.0-2.29.92/. 
-DSRCDIR=\/tmp/glib2.0-2.29.92/./glib/tests\ -DG_ENABLE_DEBUG  
-DG_DISABLE_SINGLE_INCLUDES -pthread  -g -O2 -flto  -U_FORTIFY_SOURCE -Wall -c 
/tmp/glib2.0-2.29.92/./glib/tests/mem-overflow.c
/tmp/glib2.0-2.29.92/./glib/tests/mem-overflow.c:137:1: sorry, unimplemented: 
gimple bytecode streams do not support the optimization attribute

** Attachment added: -flto added to default flags
   
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/856839/+attachment/2443193/+files/glib-default%2Blto.buildlog

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/856839

Title:
  libglib2.0-0 fails to build using dpkg-buildpackage when added -flto
  to CFLAGS and LDFLAGS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/856839/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 856839] Re: libglib2.0-0 fails to build using dpkg-buildpackage when added -flto to CFLAGS and LDFLAGS

2011-09-22 Thread Julian Taylor
** Attachment added: buildlog with -flto -U_FORTIFY_SOURCE
   
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/856839/+attachment/2443198/+files/glib-default%2Blto%2Bnofortify.log

** Package changed: binutils (Ubuntu) = glib2.0 (Ubuntu)

** Also affects: binutils (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: gcc-4.6 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: glib2.0 (Ubuntu)
   Importance: Undecided = Low

** Changed in: gcc-4.6 (Ubuntu)
   Importance: Undecided = Low

** Changed in: binutils (Ubuntu)
   Importance: Undecided = Low

** Changed in: binutils (Ubuntu)
   Status: New = Confirmed

** Changed in: gcc-4.6 (Ubuntu)
   Status: New = Confirmed

** Changed in: glib2.0 (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/856839

Title:
  libglib2.0-0 fails to build using dpkg-buildpackage when added -flto
  to CFLAGS and LDFLAGS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/856839/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 856839] Re: libglib2.0-0 fails to build using dpkg-buildpackage when added -flto to CFLAGS and LDFLAGS

2011-09-22 Thread Julian Taylor
compiling with gcc 4.7 snapshot leads to this issue:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50490

** Bug watch added: GCC Bugzilla #50490
   http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50490

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/856839

Title:
  libglib2.0-0 fails to build using dpkg-buildpackage when added -flto
  to CFLAGS and LDFLAGS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/856839/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 937596] Re: feature freeze exception: Ubuntu should deliver compat package: unison 2.32

2012-03-02 Thread Julian Taylor
uploaded:

unison2.32.52 (2.32.52-5ubuntu1) precise; urgency=low

  * Merge from debian (LP: #937596):
  * debian/rules: use rsvg-convert, rsvg does note exist anymore
  * Change default logfile directory to .unison by prepending .unison to
name of logfile in ubase/trace.ml.

unison2.32.52 (2.32.52-5) unstable; urgency=low

  * Remove unison-gtk alternative on uninstall (Closes: #656355)
  * Fix link order to list C objects before the libraries they require
(Closes: #657423)
  * Add myself to Uploaders, remove Sylvain

unison2.32.52 (2.32.52-4) unstable; urgency=low

  * Team upload
  * Fork a unison2.32.52 package, to maintain compatibility with squeeze
  * debian/control:
- replace Conflicts by Replaces/Breaks
- bump Standards-Version to 3.9.2 (no changes)
 -- Julian Taylor jtay...@ubuntu.com   Tue, 28 Feb 2012 20:04:01 +0100

** Changed in: unison (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/937596

Title:
  feature freeze exception: Ubuntu should deliver compat package: unison
  2.32

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unison/+bug/937596/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 945371] Re: pytables version 2.3.1-2ubuntu2 failed to build on armhf

2012-03-03 Thread Julian Taylor
** Changed in: pytables (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/945371

Title:
  pytables version 2.3.1-2ubuntu2 failed to build on armhf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pytables/+bug/945371/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 740396] Re: Failure of import tables

2012-03-03 Thread Julian Taylor
*** This bug is a duplicate of bug 863248 ***
https://bugs.launchpad.net/bugs/863248

** This bug has been marked a duplicate of bug 863248
   dependency on liblzo2-2 not specified

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/740396

Title:
  Failure of import tables

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pytables/+bug/740396/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 863248] Re: dependency on liblzo2-2 not specified

2012-03-03 Thread Julian Taylor
also nominating for oneiric, while its only missing recommends we still
need to update it to ensure a proper upgrade path.

** Also affects: pytables (Ubuntu Oneiric)
   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/863248

Title:
  dependency on liblzo2-2 not specified

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pytables/+bug/863248/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 863248] Re: dependency on liblzo2-2 not specified

2012-03-03 Thread Julian Taylor
** Description changed:

+ [Impact] importing pytables fails due to a missing dependency. The error
+ message is gives no indication of what is missing
+ 
+ [Development Fix] in precise the dependencies of pytables are correctly
+ specified
+ 
+ [Stable Fix] the cause of the error in natty and oneiric is an error in
+ the dh_shlibdeps call which causes shlib:Depends and shlib:Recommends to
+ be not be filled correctly
+ 
+ [Test Case]
+ have liblzo2-2 *not* installed
+ apt-get install python-tables
+ python
+ import tables
+ 
+ expected result: successful import
+ result on natty:
+ ImportError: /usr/lib/python2.7/dist-packages/tables/hdf5Extension.so: 
undefined symbol: H5T_STD_U8BE_g
+ 
+ 
+ [Regression Potential] only dependencies are changed so no regressions are 
likely
+ 
+ original report
  When I import tables without liblzo2-2 I get a Traceback:
  
  jvb@weasel:~$ python -c import tables
  Traceback (most recent call last):
File string, line 1, in module
File /usr/lib/python2.7/dist-packages/tables/__init__.py, line 76, in 
module
  from tables.file import File, openFile, copyFile
File /usr/lib/python2.7/dist-packages/tables/file.py, line 43, in module
  from tables import hdf5Extension
  ImportError: /usr/lib/python2.7/dist-packages/tables/hdf5Extension.so: 
undefined symbol: H5T_STD_U8BE_g
  
  After installing liblzo2-2 - no traceback:
  jvb@weasel:~$ sudo apt-get install liblzo2-2
  jvb@weasel:~$ python -c import tables
  
  jvb@weasel:~$ lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04
  
  jvb@weasel:~$ apt-cache policy python-tables
  python-tables:
Installed: 2.1.2-3.1build1
Candidate: 2.1.2-3.1build1
Version table:
   *** 2.1.2-3.1build1 0
  500 http://gb.archive.ubuntu.com/ubuntu/ natty/universe amd64 Packages
  100 /var/lib/dpkg/status

** Description changed:

  [Impact] importing pytables fails due to a missing dependency. The error
  message is gives no indication of what is missing
  
  [Development Fix] in precise the dependencies of pytables are correctly
  specified
  
- [Stable Fix] the cause of the error in natty and oneiric is an error in
- the dh_shlibdeps call which causes shlib:Depends and shlib:Recommends to
- be not be filled correctly
+ [Stable Fix] the cause of the error in natty and oneiric is an error in the 
dh_shlibdeps call which causes shlib:Depends and shlib:Recommends to be not be 
filled correctly
+ While the fix is not really necessary for oneiric due to hdf-5 having changed 
so that the Dependency is really optional, it still  missing Recommends and we 
need to update it to ensure a proper upgrade path.
  
  [Test Case]
  have liblzo2-2 *not* installed
  apt-get install python-tables
  python
  import tables
  
  expected result: successful import
  result on natty:
  ImportError: /usr/lib/python2.7/dist-packages/tables/hdf5Extension.so: 
undefined symbol: H5T_STD_U8BE_g
  
  
  [Regression Potential] only dependencies are changed so no regressions are 
likely
  
  original report
  When I import tables without liblzo2-2 I get a Traceback:
  
  jvb@weasel:~$ python -c import tables
  Traceback (most recent call last):
File string, line 1, in module
File /usr/lib/python2.7/dist-packages/tables/__init__.py, line 76, in 
module
  from tables.file import File, openFile, copyFile
File /usr/lib/python2.7/dist-packages/tables/file.py, line 43, in module
  from tables import hdf5Extension
  ImportError: /usr/lib/python2.7/dist-packages/tables/hdf5Extension.so: 
undefined symbol: H5T_STD_U8BE_g
  
  After installing liblzo2-2 - no traceback:
  jvb@weasel:~$ sudo apt-get install liblzo2-2
  jvb@weasel:~$ python -c import tables
  
  jvb@weasel:~$ lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04
  
  jvb@weasel:~$ apt-cache policy python-tables
  python-tables:
Installed: 2.1.2-3.1build1
Candidate: 2.1.2-3.1build1
Version table:
   *** 2.1.2-3.1build1 0
  500 http://gb.archive.ubuntu.com/ubuntu/ natty/universe amd64 Packages
  100 /var/lib/dpkg/status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/863248

Title:
  dependency on liblzo2-2 not specified

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pytables/+bug/863248/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 863248] Re: dependency on liblzo2-2 not specified

2012-03-03 Thread Julian Taylor
** Description changed:

  [Impact] importing pytables fails due to a missing dependency. The error
  message is gives no indication of what is missing
  
  [Development Fix] in precise the dependencies of pytables are correctly
  specified
  
  [Stable Fix] the cause of the error in natty and oneiric is an error in the 
dh_shlibdeps call which causes shlib:Depends and shlib:Recommends to be not be 
filled correctly
  While the fix is not really necessary for oneiric due to hdf-5 having changed 
so that the Dependency is really optional, it still  missing Recommends and we 
need to update it to ensure a proper upgrade path.
  
  [Test Case]
  have liblzo2-2 *not* installed
  apt-get install python-tables
  python
  import tables
  
  expected result: successful import
  result on natty:
  ImportError: /usr/lib/python2.7/dist-packages/tables/hdf5Extension.so: 
undefined symbol: H5T_STD_U8BE_g
  
  
  [Regression Potential] only dependencies are changed so no regressions are 
likely
+ also pytables contains an extensive testsuite, while it is not run during 
build, it can be executed with:
+ python /usr/share/pyshared/tables/tests/test_all.py
+ it passed with the updated packages
  
  original report
  When I import tables without liblzo2-2 I get a Traceback:
  
  jvb@weasel:~$ python -c import tables
  Traceback (most recent call last):
File string, line 1, in module
File /usr/lib/python2.7/dist-packages/tables/__init__.py, line 76, in 
module
  from tables.file import File, openFile, copyFile
File /usr/lib/python2.7/dist-packages/tables/file.py, line 43, in module
  from tables import hdf5Extension
  ImportError: /usr/lib/python2.7/dist-packages/tables/hdf5Extension.so: 
undefined symbol: H5T_STD_U8BE_g
  
  After installing liblzo2-2 - no traceback:
  jvb@weasel:~$ sudo apt-get install liblzo2-2
  jvb@weasel:~$ python -c import tables
  
  jvb@weasel:~$ lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04
  
  jvb@weasel:~$ apt-cache policy python-tables
  python-tables:
Installed: 2.1.2-3.1build1
Candidate: 2.1.2-3.1build1
Version table:
   *** 2.1.2-3.1build1 0
  500 http://gb.archive.ubuntu.com/ubuntu/ natty/universe amd64 Packages
  100 /var/lib/dpkg/status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/863248

Title:
  dependency on liblzo2-2 not specified

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pytables/+bug/863248/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 877762] Re: qmake doesn't seem to be qxt aware

2012-03-03 Thread Julian Taylor
the package in proposed fixes the isses and there were no regressions
reported.

** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/877762

Title:
  qmake doesn't seem to be qxt aware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libqxt/+bug/877762/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 936376] Re: meld shows diff badly

2012-03-03 Thread Julian Taylor
** Changed in: meld (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/936376

Title:
  meld shows diff badly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/meld/+bug/936376/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 913523] Re: Segfault on Root::Initialise

2012-03-04 Thread Julian Taylor
unless its a bugfix only update, you have to request a feature freeze exception 
at this point:
https://wiki.ubuntu.com/FreezeExceptionProcess

** Changed in: ogre (Ubuntu)
   Status: Fix Committed = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/913523

Title:
  Segfault on Root::Initialise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ogre/+bug/913523/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 946703] [NEW] CVE-2011-4620: Buffer overflow

2012-03-04 Thread Julian Taylor
Public bug reported:

Imported from Debian bug http://bugs.debian.org/654785:

Source: plib
Severity: grave
Tags: security

Please see http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4620 
for references.

Cheers,
Moritz

** Affects: plib (Ubuntu)
 Importance: Undecided
 Status: Fix Released

** Affects: plib (Ubuntu Lucid)
 Importance: Undecided
 Status: Confirmed

** Affects: plib (Ubuntu Maverick)
 Importance: Undecided
 Status: Confirmed

** Affects: plib (Ubuntu Natty)
 Importance: Undecided
 Status: Confirmed

** Affects: plib (Ubuntu Oneiric)
 Importance: Undecided
 Status: Confirmed

** Affects: plib (Debian)
 Importance: Undecided
 Status: New

** Bug watch added: Debian Bug tracker #654785
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654785

** Changed in: plib (Debian)
 Remote watch: None = Debian Bug tracker #654785

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2011-4620

** Changed in: plib (Ubuntu)
   Status: New = Fix Released

** Also affects: plib (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Also affects: plib (Ubuntu Maverick)
   Importance: Undecided
   Status: New

** Also affects: plib (Ubuntu Oneiric)
   Importance: Undecided
   Status: New

** Also affects: plib (Ubuntu Natty)
   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/946703

Title:
  CVE-2011-4620: Buffer overflow

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plib/+bug/946703/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 935367] Re: planner version 0.14.5-1 FTBFS on i386 in precise

2012-03-05 Thread Julian Taylor
add -Wl,--no-add-needed -Wl,--as-needed to the appropriate LDFLAGS variable.
It must be placed before the objects and libraries to take effect.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/935367

Title:
  planner version 0.14.5-1 FTBFS on i386 in precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/planner/+bug/935367/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 872415] Re: radiotray doesnt play anything in oneiric

2012-02-11 Thread Julian Taylor
** Changed in: radiotray (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/872415

Title:
  radiotray doesnt play anything in oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/radiotray/+bug/872415/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 930669] Re: Please sync pidgin-openfetion 0.3-1 from Debian Testing to Ubuntu (universe)

2012-02-11 Thread Julian Taylor
This bug was fixed in the package pidgin-openfetion - 0.3-1

---
pidgin-openfetion (0.3-1) unstable; urgency=low

  * New upstream release.

 -- Aron Xu a...@debian.org  Mon, 02 Jan 2012 11:22:44 +0800

** Changed in: pidgin-openfetion (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/930669

Title:
  Please sync pidgin-openfetion 0.3-1 from Debian Testing to Ubuntu
  (universe)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pidgin-openfetion/+bug/930669/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 909189] Re: Request for new upstream version 1.2 upgrade.

2012-02-12 Thread Julian Taylor
thanks for doing all the fixes.
As feature freeze is nearing I have uploaded it to the archive. We can still 
fix potential reggressions after that.
Unfortunatly I don't know much about pkexec.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/909189

Title:
  Request for new upstream version 1.2 upgrade.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wakeup/+bug/909189/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 931123] Re: Sync automysqlbackup 2.6+debian-1 (universe) from Debian testing (main)

2012-02-12 Thread Julian Taylor
precise has mysql-client-5.5 and no -5.1 anymore, to me it looks like we
still need a (new) delta

** Changed in: automysqlbackup (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/931123

Title:
  Sync automysqlbackup 2.6+debian-1 (universe) from Debian testing
  (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/automysqlbackup/+bug/931123/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 931123] Re: Sync automysqlbackup 2.6+debian-1 (universe) from Debian testing (main)

2012-02-13 Thread Julian Taylor
it probably should but it doesn't install with dpkg or gdebi

** Changed in: automysqlbackup (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/931123

Title:
  Sync automysqlbackup 2.6+debian-1 (universe) from Debian testing
  (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/automysqlbackup/+bug/931123/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921686] Re: Sync goobox 3.0.0-2 (universe) from Debian testing (main)

2012-01-25 Thread Julian Taylor
This bug was fixed in the package goobox - 3.0.0-2

---
goobox (3.0.0-2) unstable; urgency=low

  * po/ja.po updated from upstream git.
  * po/oc.po license clarified with original translator

 -- Helge Kreutzmann deb...@helgefjell.de  Fri, 13 Jan 2012 21:15:46
+0100

goobox (3.0.0-1) experimental; urgency=low

  * New upstream release
* All previous patches are applied
* Adjusted dependencies accordingly
* Documentation for Español updated (Daniel Mustieles)
  * Update debian/watch.
  * help/de/de.po updated from upstream git.
  * help/cs/cs.po updated from upstream git.
  * Update debian/copyright
  * Add targets build-arch build-indep in debian/rules
  * Use dpkg-buildflags(1)

 -- Helge Kreutzmann deb...@helgefjell.de  Sun, 08 Jan 2012 11:49:39
+0100

** Changed in: goobox (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/921686

Title:
  Sync goobox 3.0.0-2 (universe) from Debian testing (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/goobox/+bug/921686/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 917104] Re: Sync libflexdock-java 1.1-1 (universe) from Debian sid (main)

2012-01-25 Thread Julian Taylor
This bug was fixed in the package libflexdock-java - 1.1.1-2

---
libflexdock-java (1.1.1-2) unstable; urgency=low

  * Update of the CVS urls
  * quilt is now included by default in format source 3

 -- Sylvestre Ledru sylves...@debian.org  Fri, 20 Jan 2012 12:18:08
+0100

libflexdock-java (1.1.1-1) unstable; urgency=low

  * New upstream release
  * Switch to default-jdk for build dependency
  * Build the documentation all the time

 -- Sylvestre Ledru sylves...@debian.org  Fri, 13 Jan 2012 20:49:20
+0100

libflexdock-java (1.1-1) unstable; urgency=low

  * New upstream release

 -- Sylvestre Ledru sylves...@debian.org  Wed, 21 Dec 2011 15:23:54
+0100

libflexdock-java (1.0-1) unstable; urgency=low

  * New upstream release

 -- Sylvestre Ledru sylves...@debian.org  Fri, 09 Dec 2011 11:52:41
+0100

libflexdock-java (0.5.4-dfsg1-1) unstable; urgency=low

  * New upstream release
  * Update of the website tag
  * Update of the watch file
  * Standards-Version updated to version 3.9.2
  * Fix the FTBFS (Closes: #643522)

 -- Sylvestre Ledru sylves...@debian.org  Thu, 13 Oct 2011 14:31:57
+0200

libflexdock-java (0.5.2-dfsg1-3) unstable; urgency=low

  * Switch to dpkg-source 3.0 (quilt) format
  * libskinlf-java  libjgoodies-looks-java moved as dependencies of 
libflexdock-java-demo

 -- Sylvestre Ledru sylves...@debian.org  Sat, 05 Mar 2011 18:33:42
+0100

** Changed in: libflexdock-java (Ubuntu)
   Status: Incomplete = 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/917104

Title:
  Sync libflexdock-java 1.1-1 (universe) from Debian sid (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libflexdock-java/+bug/917104/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 922866] Re: Sync fife 0.3.3+r2+dfsg1-4 (universe) from Debian testing (main)

2012-01-27 Thread Julian Taylor
This bug was fixed in the package fife - 0.3.3+r2+dfsg1-4

---
fife (0.3.3+r2+dfsg1-4) unstable; urgency=low

  * Import patch from upstream to add support for smaller widescreen
displays and fixes crashes on such systems (Closes: #655861)
  * Set Maintainer to Debian Games Team, me to uploader
  * Add VCS git URLs

 -- Christoph Egger christ...@debian.org  Sat, 14 Jan 2012 13:50:13
+0100

** Changed in: fife (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/922866

Title:
  Sync fife 0.3.3+r2+dfsg1-4 (universe) from Debian testing (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fife/+bug/922866/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 922903] Re: blcr-dkms 0.8.2-15ubuntu2: blcr kernel module failed to build

2012-01-27 Thread Julian Taylor
*** This bug is a duplicate of bug 804943 ***
https://bugs.launchpad.net/bugs/804943

** This bug has been marked a duplicate of bug 804943
   blcr kernel module failed to build with kernel 3.0 : configure: error: 
--with-linux argument '3.0-x' is neither a kernel version string nor a full path

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/922903

Title:
  blcr-dkms 0.8.2-15ubuntu2: blcr kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/blcr/+bug/922903/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 875878] Re: Easymp3gain Hangs when clicking Add File or Add Folder

2012-01-28 Thread Julian Taylor
unfortunatly the only way I know of is updating your gtk installation.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/875878

Title:
  Easymp3gain Hangs when clicking Add File or Add Folder

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/875878/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 875878] Re: Easymp3gain Hangs when clicking Add File or Add Folder

2012-01-28 Thread Julian Taylor
its not trivial and it will effect all other applications.
I built a newer gtk in my ppa, but it might break your system so install at own 
risk. I will not give any support when something breaks.
https://launchpad.net/~jtaylor/+archive/jtaylor

what is probably saver is downloading libgtk2.0-0 from that ppa (or ubuntu 
precise), extract it (dpkg -x package.deb target-dir) and then just preloading 
it:
LD_PRELOAD=/path/to/libgtk-x11-2.0.so.0 easymp3gain
no idea if that will work though.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/875878

Title:
  Easymp3gain Hangs when clicking Add File or Add Folder

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/875878/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 803185] Re: ncbi-blast+ version 2.2.25-3 failed to build on i386

2012-01-30 Thread Julian Taylor
have you tried applying a similar patch to the one used to fix this bug?
(=setting LDFLAGS=-Wl,--no-as-needed)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/803185

Title:
  ncbi-blast+ version 2.2.25-3 failed to build on i386

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ncbi-blast+/+bug/803185/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 889241] Re: Can't run NUnit test from inside MonoDevelop

2012-01-30 Thread Julian Taylor
it looks like an issue in nunit = 2.5
this patch seems to fix it:
http://anonscm.debian.org/gitweb/?p=pkg-cli-libs/packages/nunit.git;a=commitdiff;h=2d4a71e920b42bd442dc034abea6e9b6f28a2178

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/889241

Title:
  Can't run NUnit test from inside MonoDevelop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/monodevelop/+bug/889241/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 298822] Re: MonoDevelop NUnit doesn't run NUnit tests

2012-01-30 Thread Julian Taylor
closing as fixed as all supported ubuntu versions now have = 2.0

** Changed in: monodevelop (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/298822

Title:
  MonoDevelop NUnit doesn't run NUnit tests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/monodevelop/+bug/298822/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 920315] Re: package also docs

2012-02-22 Thread Julian Taylor
** Bug watch added: Debian Bug tracker #660900
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=660900

** Also affects: pandas (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=660900
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/920315

Title:
  package also docs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pandas/+bug/920315/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 939020] Re: installation of keepass2 / mono breaks icons in nautilus / on desktop

2012-02-22 Thread Julian Taylor
this is interesting, I don't see how keepass or any of its dependencies
could cause that.

does sudo update-mime-database /usr/share/mime fix the issue?
maybe try removing /usr/share/mime/packages/keepass2.xml and then update the 
database again.
(reinstall it with sudo apt-get install --reinstall keepass2)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/939020

Title:
  installation of keepass2 / mono breaks icons in nautilus / on desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepass2/+bug/939020/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 939020] Re: installation of keepass2 / mono breaks icons in nautilus / on desktop

2012-02-23 Thread Julian Taylor
its possible that its not keepass fault but some general problem when the 
desktop stuff gets updated.
Try installing and purging different packages that install into /usr/share/mime

dpkg -S /usr/share/mime give you a list of installed ones, on my system:
brasero-common, keepass2, apport, shared-mime-info, obconf, nautilus-data, 
libreoffice-common, opera, kile, gnash-common, software-properties-gtk, tomboy, 
kate-data, virtualbox-qt, monodevelop, vinagre, kde-runtime-data, grsync, 
kdelibs5-data, banshee: /usr/share/mime

updating the icons is done with sudo update-icon-caches
/usr/share/icons/hicolor/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/939020

Title:
  installation of keepass2 / mono breaks icons in nautilus / on desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepass2/+bug/939020/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 932450] Re: Merge megaglest 3.6.0.3-1 (universe) from Debian testing (main)

2012-02-23 Thread Julian Taylor
** Changed in: megaglest (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/932450

Title:
  Merge megaglest 3.6.0.3-1 (universe) from Debian testing (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/megaglest/+bug/932450/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 936376] Re: meld shows diff badly

2012-02-25 Thread Julian Taylor
** Changed in: meld (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/936376

Title:
  meld shows diff badly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/meld/+bug/936376/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 925711] [NEW] Sync nunit 2.5.10.11092+dfsg-3 (main) from Debian unstable (main)

2012-02-02 Thread Julian Taylor
Public bug reported:

Please sync nunit 2.5.10.11092+dfsg-3 (main) from Debian unstable (main)
It fixes monodevelops nunit addin which should be SRU'd to oneiric, thus
the sync from unstable.

Changelog entries since current precise version 2.5.10.11092+dfsg-1:

nunit (2.5.10.11092+dfsg-3) unstable; urgency=low

  [ Julian Taylor ]
  * [2d4a71e] add patch to fix monodevelop's nunit addin (LP: #889241)
  * [161ce71] build debug configuration

 -- Jo Shields direct...@apebox.org  Tue, 31 Jan 2012 09:22:46 +

nunit (2.5.10.11092+dfsg-2) unstable; urgency=low

  * Upload to unstable

 -- Iain Lane la...@debian.org  Tue, 17 Jan 2012 22:20:17 +

** Affects: nunit (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: nunit (Ubuntu)
   Importance: Undecided = Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925711

Title:
  Sync nunit 2.5.10.11092+dfsg-3 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nunit/+bug/925711/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 925744] [NEW] unnecessary dependency on setuptools

2012-02-02 Thread Julian Taylor
Public bug reported:

[Impact] networkx has setuptools in its requries.txt but not in its 
dependencies.
This causes pkg_resources.require tests to fail if python-setuptools is not 
installed
e.g. epigrass uses this and thus fails to start when python-setuptools is not 
installed.
See debian bug 639995

[Development Fix] fixed by removint setuptools from requires.txt

[Stable Fix] do the same

[Test Case] 
have *no* python-setuptools installed
python -c import pkg_resources as p; p.require('networkx')
Traceback (most recent call last):
  File string, line 1, in module
  File /usr/lib/python2.7/dist-packages/pkg_resources.py, line 654, in require
needed = self.resolve(parse_requirements(requirements))
  File /usr/lib/python2.7/dist-packages/pkg_resources.py, line 552, in resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: distribute

[Regression Potential]
low the setuptools dependency is unecessary, it is handled by 
python-pkg-resources (in recommends in networkx and depends on all users of 
this feature)

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: python-networkx 1.5-2
ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
Uname: Linux 3.0.0-16-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
CheckboxSubmission: e4c99b57321b0cd0d4cb65d85a85c1fb
CheckboxSystem: edda5d4f616ca792bf437989cb597002
Date: Thu Feb  2 22:33:07 2012
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110805)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: python-networkx
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: python-networkx (Ubuntu)
 Importance: Undecided
 Status: Fix Released

** Affects: python-networkx (Ubuntu Oneiric)
 Importance: Undecided
 Status: New

** Affects: python-networkx (Debian)
 Importance: Unknown
 Status: Unknown


** Tags: amd64 apport-bug oneiric running-unity

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925744

Title:
  unnecessary dependency on setuptools

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-networkx/+bug/925744/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 925744] Re: unnecessary dependency on setuptools

2012-02-02 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/925744

Title:
  unnecessary dependency on setuptools

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-networkx/+bug/925744/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 925744] Re: unnecessary dependency on setuptools

2012-02-02 Thread Julian Taylor
** Bug watch added: Debian Bug tracker #639995
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639995

** Also affects: python-networkx (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639995
   Importance: Unknown
   Status: Unknown

** Changed in: python-networkx (Ubuntu)
   Status: New = Fix Released

** Also affects: python-networkx (Ubuntu Oneiric)
   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/925744

Title:
  unnecessary dependency on setuptools

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-networkx/+bug/925744/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 925744] Re: unnecessary dependency on setuptools

2012-02-02 Thread Julian Taylor
** Also affects: python-networkx (Ubuntu Natty)
   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/925744

Title:
  unnecessary dependency on setuptools

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-networkx/+bug/925744/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 925744] Re: unnecessary dependency on setuptools

2012-02-02 Thread Julian Taylor
** Also affects: python-networkx (Ubuntu Lucid)
   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/925744

Title:
  unnecessary dependency on setuptools

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-networkx/+bug/925744/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 925744] Re: unnecessary dependency on setuptools

2012-02-03 Thread Julian Taylor
** Description changed:

  [Impact] networkx has setuptools in its requries.txt but not in its 
dependencies.
  This causes pkg_resources.require tests to fail if python-setuptools is not 
installed
  e.g. epigrass uses this and thus fails to start when python-setuptools is not 
installed.
  See debian bug 639995
  
  [Development Fix] fixed by removint setuptools from requires.txt
  
  [Stable Fix] do the same
  
  [Test Case] 
  have *no* python-setuptools installed
+ apt-get install python-pkg-resources
  python -c import pkg_resources as p; p.require('networkx')
  Traceback (most recent call last):
File string, line 1, in module
File /usr/lib/python2.7/dist-packages/pkg_resources.py, line 654, in 
require
  needed = self.resolve(parse_requirements(requirements))
File /usr/lib/python2.7/dist-packages/pkg_resources.py, line 552, in 
resolve
  raise DistributionNotFound(req)
  pkg_resources.DistributionNotFound: distribute
+ 
+ expected: successful require call
  
  [Regression Potential]
  low the setuptools dependency is unecessary, it is handled by 
python-pkg-resources (in recommends in networkx and depends on all users of 
this feature)
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: python-networkx 1.5-2
  ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
  Uname: Linux 3.0.0-16-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  CheckboxSubmission: e4c99b57321b0cd0d4cb65d85a85c1fb
  CheckboxSystem: edda5d4f616ca792bf437989cb597002
  Date: Thu Feb  2 22:33:07 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110805)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: python-networkx
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925744

Title:
  unnecessary dependency on setuptools

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-networkx/+bug/925744/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 925744] Re: unnecessary dependency on setuptools

2012-02-03 Thread Julian Taylor
** Description changed:

  [Impact] networkx has setuptools in its requries.txt but not in its 
dependencies.
  This causes pkg_resources.require tests to fail if python-setuptools is not 
installed
  e.g. epigrass uses this and thus fails to start when python-setuptools is not 
installed.
  See debian bug 639995
+ additionally in natty a numpy dependency is missing.
  
  [Development Fix] fixed by removint setuptools from requires.txt
  
  [Stable Fix] do the same
  
  [Test Case] 
  have *no* python-setuptools installed
  apt-get install python-pkg-resources
  python -c import pkg_resources as p; p.require('networkx')
  Traceback (most recent call last):
File string, line 1, in module
File /usr/lib/python2.7/dist-packages/pkg_resources.py, line 654, in 
require
  needed = self.resolve(parse_requirements(requirements))
File /usr/lib/python2.7/dist-packages/pkg_resources.py, line 552, in 
resolve
  raise DistributionNotFound(req)
  pkg_resources.DistributionNotFound: distribute
  
  expected: successful require call
  
  [Regression Potential]
  low the setuptools dependency is unecessary, it is handled by 
python-pkg-resources (in recommends in networkx and depends on all users of 
this feature)
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: python-networkx 1.5-2
  ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
  Uname: Linux 3.0.0-16-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  CheckboxSubmission: e4c99b57321b0cd0d4cb65d85a85c1fb
  CheckboxSystem: edda5d4f616ca792bf437989cb597002
  Date: Thu Feb  2 22:33:07 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110805)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: python-networkx
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925744

Title:
  unnecessary dependency on setuptools

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-networkx/+bug/925744/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 925744] Re: unnecessary dependency on setuptools

2012-02-03 Thread Julian Taylor
** Also affects: python-networkx (Ubuntu Maverick)
   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/925744

Title:
  unnecessary dependency on setuptools

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-networkx/+bug/925744/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 926277] Re: Sync xtrace 1.3.0-1 (universe) from Debian testing (main)

2012-02-03 Thread Julian Taylor
This bug was fixed in the package xtrace - 1.3.0-1

---
xtrace (1.3.0-1) unstable; urgency=low

  * new release
  - support XFree86-DGA
  - fix misplaced paragraph in manpage (Closes: 653786)
  * update debian/copyright
  * use dpkg-buildflags
  * bump Standards-Version
  * update Vcs- fields

 -- Bernhard R. Link brl...@debian.org  Fri, 13 Jan 2012 11:58:47
+0100

** Changed in: xtrace (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/926277

Title:
  Sync xtrace 1.3.0-1 (universe) from Debian testing (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xtrace/+bug/926277/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 783568] Re: gdevilspie is missing python-glade2 as dependency

2012-02-04 Thread Julian Taylor
you must update the maintainer to when you apply changes in ubuntu: 
https://wiki.ubuntu.com/DebianMaintainerField
the scripte update-maintainer from ubuntu-devscripts does this for you.

I did this and uploaded the fixed packages to -proposed, thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/783568

Title:
  gdevilspie is missing python-glade2 as dependency

To manage notifications about this bug go to:
https://bugs.launchpad.net/gdevilspie/+bug/783568/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 910503] Re: [update request] XAWTV new Version 3.102 available [precise]

2012-02-05 Thread Julian Taylor
This bug was fixed in the package xawtv - 3.102-3

---
xawtv (3.102-3) unstable; urgency=low

  * Missing dollar sign in xawtv postinst script. (Closes: #657935)

 -- Maximiliano Curia m...@debian.org  Mon, 30 Jan 2012 08:02:51 -0300

xawtv (3.102-2) unstable; urgency=low

  * Fix kfreebsd-i386 build (Closes: #654736)
  * [mtt_only_in_linux] mtt is linux dependent (uses linux/fb.h).
  * [fbtv_manpage_typo] upstream patch, manpage typo fix.

 -- Maximiliano Curia m...@debian.org  Sat, 28 Jan 2012 17:11:05 -0300

xawtv (3.102-1) unstable; urgency=low

  * Add myself as uploader.
  * Add changelog missing entries.
  * Fix postinst script so it continues even if scantv can't create the
configuration file, which is the behaviour it had before the usage of the
-e shell option. (Closes: #656570, #657182)
  * Change default for scantv, so it doesn't search for channels in
installation time.
  * Fix dependencies architecture information. kfreebsd-i386 build should work
if #656947 gets fixed.

 -- Maximiliano Curia m...@debian.org  Fri, 20 Jan 2012 09:02:02 -0300

xawtv (3.102-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * New upstream release (Closes: #650849) (Closes: #627435) (Closes: #299460)
(Closes: #654302) (Closes: #634984) (Closes: #639500) (Closes: #638440)
(Closes: #638439) (Closes: #513818) (Closes: #644761) (Closes: #584090)
(Closes: #454186) (Closes: #49) (Closes: #390312) (Closes: #366144)
(Closes: #200248) (Closes: #636909) (Closes: #643652) (Closes: #227590)
  * Migration to debian format 3.0 (quilt)
  * Remove all patches, upstream have already applied them.
  * [remove_dl_motif] upstream patch imported from git, removes dl option to
motif libraries.
  * [fix_libjpeg_segfault] upstream patch imported from git, fixes libjpeg8
segfaults
  * Fix typographic errors in package descrition (Closes: #639248),
thanks to Simon Kainz si...@familiekainz.at for the fix.
  * Update xawtv menu (Closes: #564229)
  * Update dependencies (Closes: #633387) (Closes: #578974)
  * Updated Standards-Version to 3.9.2 (No changes).

 -- Maximiliano Curia m...@debian.org  Sun, 15 Jan 2012 16:53:21 -0300

xawtv (3.95.dfsg.1-8.3) unstable; urgency=low

  * Non-maintainer upload.
  * Touch configure between patch and build rules so make doesn't decide to
run autoconf (closes: #617710).

 -- Julien Cristau jcris...@debian.org  Sat, 31 Dec 2011 19:10:46
+0100

xawtv (3.95.dfsg.1-8.2) unstable; urgency=low

  * Non-maintainer upload.
  * Fix FTBFS with binutils-fold (Closes: #556689);
patch from Felix Geyer.
  * Replace x-dev with x11proto-core-dev in the Build-Depends field;
report and patch come from Julien Cristau (Closes:# 515517).
  * Also rebuild with newest libquicktime in sid.

 -- Alessio Treglia ales...@debian.org  Thu, 26 May 2011 12:05:53
+0200

** Changed in: xawtv (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/910503

Title:
  [update request] XAWTV new Version 3.102 available [precise]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xawtv/+bug/910503/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 911124] Re: Please sync python-sphinx 1.1.2 from Debian experimental

2012-02-05 Thread Julian Taylor
both blockers have been fixed and sphinx was uploaded to unstable
given we sync numpy and venv, nothing should block updating sphinx anymore.

** Changed in: sphinx (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/911124

Title:
  Please sync python-sphinx 1.1.2 from Debian experimental

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sphinx/+bug/911124/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 870097] Re: Using sudo with virtualenvwrapper causes $HOME/.virtualenvs/hook.log to have have wrong acces rights

2012-02-05 Thread Julian Taylor
this is how sudo works on ubunt, you run as root but retain the users HOME 
variable. This can configured in sudo with env_reset, see the manpage.
I don't think there is anything virtualenvwrapper can do about that.

** Changed in: virtualenvwrapper (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/870097

Title:
  Using sudo with virtualenvwrapper causes $HOME/.virtualenvs/hook.log
  to have have wrong acces rights

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtualenvwrapper/+bug/870097/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 911124] Re: Please sync python-sphinx 1.1.2 from Debian experimental

2012-02-05 Thread Julian Taylor
unfortunatly another problem showed up: http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=658593

** Bug watch added: Debian Bug tracker #658593
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=658593

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/911124

Title:
  Please sync python-sphinx 1.1.2 from Debian experimental

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sphinx/+bug/911124/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 904593] Re: python-kinterbasdb not present for amd64

2012-02-06 Thread Julian Taylor
the amd64 packages (and other arches) are now available in oneiric and
natty and appear to work. Thanks.

** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/904593

Title:
  python-kinterbasdb not present for amd64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-kinterbasdb/+bug/904593/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 927625] Re: Sync arduino 1:1.0+dfsg-5 (universe) from Debian testing (main)

2012-02-06 Thread Julian Taylor
This bug was fixed in the package arduino - 1:1.0+dfsg-5

---
arduino (1:1.0+dfsg-5) unstable; urgency=low

  * Updated Arduino.mk and arduino-cli.html in arduino-core for
version 1.0 of IDE (Closes: #654162) Thanks to Antoine Sirinelli.

 -- Scott Howard show...@debian.org  Sun, 22 Jan 2012 00:55:49 -0500

** Changed in: arduino (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/927625

Title:
  Sync arduino 1:1.0+dfsg-5 (universe) from Debian testing (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/arduino/+bug/927625/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 927416] Re: New version available: 0.7.0

2012-02-06 Thread Julian Taylor
** Bug watch added: Debian Bug tracker #655125
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655125

** Also affects: smplayer (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655125
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/927416

Title:
  New version available: 0.7.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/smplayer/+bug/927416/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 925649] Re: New upstream release: 2.1.11

2012-02-06 Thread Julian Taylor
thanks for the patch, but recently a couple of bugs in debian have been marked 
pending, thus I assume the debian maintainer is working on an update which we 
can then sync.
I don't see any reason to diverge from debian yet.

Also this is a bugfix release which can also be added after feature
freeze, so there is no rush.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925649

Title:
  New upstream release: 2.1.11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zeromq/+bug/925649/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 925649] Re: New upstream release: 2.1.11

2012-02-06 Thread Julian Taylor
also your patch drops the ubuntu patch which is still required as long as we 
have hardy build machines.
It cannot be applied in the current form.

** Changed in: zeromq (Ubuntu)
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/925649

Title:
  New upstream release: 2.1.11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zeromq/+bug/925649/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 889241] Re: Can't run NUnit test from inside MonoDevelop

2012-02-07 Thread Julian Taylor
I'll prepare a fix for oneiric, please test that when its been uploaded.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/889241

Title:
  Can't run NUnit test from inside MonoDevelop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nunit/+bug/889241/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 889241] Re: Can't run NUnit test from inside MonoDevelop

2012-02-07 Thread Julian Taylor
** Package changed: monodevelop (Ubuntu) = nunit (Ubuntu)

** Changed in: nunit (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/889241

Title:
  Can't run NUnit test from inside MonoDevelop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nunit/+bug/889241/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 889241] Re: Can't run NUnit test from inside MonoDevelop

2012-02-07 Thread Julian Taylor
** Description changed:

+ [Impact] monodevelops nunit adding does not work anymore due to an issue in 
with the new nunit 2.5
+ you cannot use any of the builtin test facilities anymore and is obligated to 
use the external tools shipped in nunit.
+ 
+ [Development Fix] the issue was fixed with a patch instantiating the
+ service which was missing.
+ 
+ 
+ [Stable Fix] the same fix can be applied in stable.
+ 
+ [Test Case] download the attached project, open MyApplication.mds with 
monodevelop
+ View - Unit Test
+ rightclick on project in the sidebar - Run Tests
+ 
+ result: internal error
+ expected result: tests run (result ignored in this case)
+ 
+ 
+ [Regression Potential] low very simple patch that is a noop for the builtin 
nunit tools.
+ 
+ original report
+ 
  After an upgrade to Ubuntu 11.10 i can't start NUnit Unit Tests from within 
MonoDevelop anymore.
  I get an NullReferenceException

** Attachment added: test project
   
https://bugs.launchpad.net/ubuntu/+source/nunit/+bug/889241/+attachment/2722231/+files/nunittest.tar.gz

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/889241

Title:
  Can't run NUnit test from inside MonoDevelop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nunit/+bug/889241/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 928994] Re: FTBFS in latest relase

2012-02-08 Thread Julian Taylor
thanks for the patch.
I fixed some minor issues and uploaded it.
Remember to use ubuntu version numbers (-XubuntuY) in the changelog and to run 
update-maintainer from ubuntu-dev-tools.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/928994

Title:
  FTBFS in latest relase

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby-dataobjects-mysql/+bug/928994/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 934374] Re: feature freeze exception for ipython 0.13

2012-02-27 Thread Julian Taylor
0.13 does not break api's used in the rdepends so nothing should break.
Most of them just use the embedding api.

nothing depends on the notebook yet, and the only package using the
communication protocol (which has not changed) is spyder which works.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/934374

Title:
  feature freeze exception for ipython 0.13

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipython/+bug/934374/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 938030] Re: feature freeze exception for meld 1.5.3

2012-02-27 Thread Julian Taylor
The debian maintainer has prepared a package but is still waiting on his 
sponsor.
Do we need to have it in before beta 1 or can we also sync it later when it was 
sponsored in debian?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/938030

Title:
  feature freeze exception for meld 1.5.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/meld/+bug/938030/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 900899] Re: New comparison file selection dialog closes after clicking Three Way Compare

2012-02-27 Thread Julian Taylor
The fix was released in oneiric.
If a fix is required for natty I can sponsor a debdiff.

** Changed in: meld (Ubuntu)
   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/900899

Title:
  New comparison file selection dialog closes after clicking Three Way
  Compare

To manage notifications about this bug go to:
https://bugs.launchpad.net/meld/+bug/900899/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 941836] Re: Please add unison2.32.52 packages to precise

2012-02-28 Thread Julian Taylor
*** This bug is a duplicate of bug 937596 ***
https://bugs.launchpad.net/bugs/937596

** This bug has been marked a duplicate of bug 937596
   Ubuntu should deliver compat package: unison 2.32

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/941836

Title:
  Please add unison2.32.52 packages to precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unison/+bug/941836/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 937596] Re: Ubuntu should deliver compat package: unison 2.32

2012-02-28 Thread Julian Taylor
** Changed in: unison (Ubuntu)
 Assignee: (unassigned) = Julian Taylor (jtaylor)

** Changed in: unison (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/937596

Title:
  Ubuntu should deliver compat package: unison 2.32

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unison/+bug/937596/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 609853] Re: Pytables depends on wrong version of libhdf5

2012-02-28 Thread Julian Taylor
the local here:
/usr/local/lib/python2.6/dist-packages/tables-2.1.2-py2.6-linux-i686.egg/tables/__init__.py
means you are using a custom installation of pytables not the ubuntu version.

the ubuntu version is correctly using hdf 1.8.4

** Changed in: pytables (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/609853

Title:
  Pytables depends on wrong version of libhdf5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pytables/+bug/609853/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 938030] Re: feature freeze exception for meld 1.5.3

2012-02-28 Thread Julian Taylor
1.5.3 sync from debian was accepted.

** Changed in: meld (Ubuntu)
   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/938030

Title:
  feature freeze exception for meld 1.5.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/meld/+bug/938030/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 937596] Re: feature freeze exception: Ubuntu should deliver compat package: unison 2.32

2012-02-28 Thread Julian Taylor
** Summary changed:

- Ubuntu should deliver compat package: unison 2.32
+ feature freeze exception: Ubuntu should deliver compat package: unison 2.32

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/937596

Title:
  feature freeze exception: Ubuntu should deliver compat package: unison
  2.32

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unison/+bug/937596/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 937596] Re: feature freeze exception: Ubuntu should deliver compat package: unison 2.32

2012-02-28 Thread Julian Taylor
** Description changed:

+ Due to an oversight be me we need to pull unison2.32 back into precise for 
compatibility with servers running older distros.
+ It is the same package as was in precise before, so no regressions should be 
introduced by it.
+ The package is coinstallable with unison, see the install logs attached below.
+ 
+ debian changelog:
+ unison2.32.52 (2.32.52-5) unstable; urgency=low 
+* Remove unison-gtk alternative on uninstall (Closes: #656355)
+* Fix link order to list C objects before the libraries they require
+  (Closes: #657423)
+* Add myself to Uploaders, remove Sylvain
+ 
+  -- Stéphane Glondu glo...@debian.org  Fri, 27 Jan 2012 07:31:13 +0100 
+ unison2.32.52 (2.32.52-4) unstable; urgency=low 
+* Team upload
+* Fork a unison2.32.52 package, to maintain compatibility with squeeze
+* debian/control:
+  - replace Conflicts by Replaces/Breaks
+  - bump Standards-Version to 3.9.2 (no changes)
+ 
+  -- Stéphane Glondu glo...@debian.org  Sun, 08 Jan 2012 13:03:50 +0100
+ 
+ 
+ 
+ original report:
  Unison is a strange program in that in needs to run on all machines.
  
  Ubuntu has shipped unison-2.32 for a long time, alongside unison-2.27.57
  practically forever.
  
  In precise (12.04), the package has suddenly changed. However, I've got
  many Ubuntu LTS servers and at work I use older Ubuntu desktop, and now
  I can't sync my laptop! Which is kinda grave. :-)
  
  The easy fix is to do as you've done before, let people have an upgrade
  path. You couldu probably remove unison-2.27.57 now, and rather replace
  it with a unison-2.32 compat instead.
  
  Thanks :-)

** Attachment added: install logs
   
https://bugs.launchpad.net/ubuntu/+source/unison/+bug/937596/+attachment/2791791/+files/install.log.gz

** Description changed:

- Due to an oversight be me we need to pull unison2.32 back into precise for 
compatibility with servers running older distros.
+ Due to an oversight be me we need to pull unison2.32.52 into precise for 
compatibility with servers running older distros.
  It is the same package as was in precise before, so no regressions should be 
introduced by it.
  The package is coinstallable with unison, see the install logs attached below.
+ I added the required patches from the unison package to the 2.32 fork
  
  debian changelog:
  unison2.32.52 (2.32.52-5) unstable; urgency=low 
 * Remove unison-gtk alternative on uninstall (Closes: #656355)
 * Fix link order to list C objects before the libraries they require
   (Closes: #657423)
 * Add myself to Uploaders, remove Sylvain
  
   -- Stéphane Glondu glo...@debian.org  Fri, 27 Jan 2012 07:31:13 +0100 
  unison2.32.52 (2.32.52-4) unstable; urgency=low 
 * Team upload
 * Fork a unison2.32.52 package, to maintain compatibility with squeeze
 * debian/control:
   - replace Conflicts by Replaces/Breaks
   - bump Standards-Version to 3.9.2 (no changes)
  
   -- Stéphane Glondu glo...@debian.org  Sun, 08 Jan 2012 13:03:50 +0100
  
  
  
  original report:
  Unison is a strange program in that in needs to run on all machines.
  
  Ubuntu has shipped unison-2.32 for a long time, alongside unison-2.27.57
  practically forever.
  
  In precise (12.04), the package has suddenly changed. However, I've got
  many Ubuntu LTS servers and at work I use older Ubuntu desktop, and now
  I can't sync my laptop! Which is kinda grave. :-)
  
  The easy fix is to do as you've done before, let people have an upgrade
  path. You couldu probably remove unison-2.27.57 now, and rather replace
  it with a unison-2.32 compat instead.
  
  Thanks :-)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/937596

Title:
  feature freeze exception: Ubuntu should deliver compat package: unison
  2.32

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unison/+bug/937596/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 863248] Re: dependency on liblzo2-2 not specified

2012-02-28 Thread Julian Taylor
this issue is fixed in ubuntu oneiric as lzo is truly optional there, in
precise the dependencies are properly added.

** Changed in: pytables (Ubuntu)
   Status: Confirmed = Fix Released

** Also affects: pytables (Ubuntu Natty)
   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/863248

Title:
  dependency on liblzo2-2 not specified

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pytables/+bug/863248/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 509100] Re: Missing Cython makes import pytables fail on importing utilsExtension module

2012-02-28 Thread Julian Taylor
you seem to accidentally import a file from your home folder which causes the 
problem.
/home/raphael/Desktop/simulation/hdf5Extension.pyx in hdf5Extension()

the import statement succeeds for me in lucid.

** Changed in: pytables (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/509100

Title:
  Missing Cython makes import pytables fail on importing utilsExtension
  module

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pytables/+bug/509100/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 935367] Re: planner version 0.14.5-1 FTBFS on i386 in precise

2012-02-29 Thread Julian Taylor
unfortunately packaging in debian is not done yet, and its probably too late 
not to add it now.
If you have more information on how important the update is and how invasive it 
is please ask for a feature freeze exception when the debian packaging is done:
https://wiki.ubuntu.com/FreezeExceptionProcess

** Changed in: planner (Ubuntu Precise)
 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/935367

Title:
  planner version 0.14.5-1 FTBFS on i386 in precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/planner/+bug/935367/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 935367] Re: planner version 0.14.5-1 FTBFS on i386 in precise

2012-02-29 Thread Julian Taylor
those changes do not look very relevant.
the debian maintainers are working on that release since a month judging from 
their git repo, maybe there are some more issues or they have very little time.
If you want to have this version in precise please consider helping out the 
debian maintainers.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/935367

Title:
  planner version 0.14.5-1 FTBFS on i386 in precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/planner/+bug/935367/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 935367] Re: planner version 0.14.5-1 FTBFS on i386 in precise

2012-02-29 Thread Julian Taylor
I meant they don't look very important = not really worth a deviation
from debian at this point.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/935367

Title:
  planner version 0.14.5-1 FTBFS on i386 in precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/planner/+bug/935367/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 933015] Re: Please sync unison-2.40.63-2 from debian sid main

2012-02-15 Thread Julian Taylor
the package can't be synced as it has an ubuntu delta:
- Change default logfile directory to .unison by prepending .unison to
  name of logfile in ubase/trace.ml.

this should be kept for consistency

** Changed in: unison (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/933015

Title:
  Please sync unison-2.40.63-2 from debian sid main

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unison/+bug/933015/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   3   4   5   6   7   8   9   10   >