[Bug 1008723] [NEW] apply patch from upstream debian package (1.4.2-3) into Precise

2012-06-04 Thread douardda
Public bug reported:

A packaging bug has been filled and fixed in debian:

  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=671843

It has already been included in Quantal.

Please include this in Precise too. Without it, the corosync-dev package
is unusable (I need this to try to make recent sheepdog version compile
on Precise).

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

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

Title:
  apply patch from upstream debian package (1.4.2-3) into Precise

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

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


[Bug 993842] [NEW] nova-cmd --help raise a KeyError

2012-05-03 Thread douardda
Public bug reported:

On Ubuntu Precise, nova Essex installed from Ubuntu packages.

Whatever the nova-xxx command, nova-xxx --help results in a KeyError
being displayed, not showing most of the xxx related options. eg:


root@essex:/etc/nova# nova-network --help
Usage: nova-network [options]

Options:
  -h, --helpshow this help message and exit
  --config-file=PATHPath to a config file to use. Multiple config files
can be specified, with values in later files taking
precedence. The default files used are: []
  -d, --debug   Print debugging output
  --nodebug The inverse of --debug
  -v, --verbose Print more verbose output
  --noverbose   The inverse of --verbose
  --log-config=PATH If this option is specified, the logging configuration
file specified is used and overrides any other logging
options specified. Please see the Python logging
module documentation for details on logging
configuration files.
  --log-format=FORMAT   A logging.Formatter log message format string which
may use any of the available logging.LogRecord
attributes. Default: none
  --log-date-format=DATE_FORMAT
Format string for %(asctime)s in log records. Default:
none
  --log-file=PATH   (Optional) Name of log file to output to. If not set,
logging will go to stdout.
  --log-dir=LOG_DIR (Optional) The directory to keep log files in (will be
prepended to --logfile)
  --use-syslog  Use syslog for logging.
  --nouse-syslogThe inverse of --use-syslog
  --syslog-log-facility=SYSLOG_LOG_FACILITY
syslog facility to receive log lines
  --logdir=LOGDIR   Log output to a per-service log file in named
directory
  --logfile=LOGFILE Log output to a named file
  --use_stderr  Log output to standard error
  --nouse_stderrThe inverse of --use_stderr
  --connection_type=CONNECTION_TYPE
Virtualization api connection type : libvirt, xenapi,
or fake
  --sql_connection=SQL_CONNECTION
The SQLAlchemy connection string used to connect to
the database
  --sql_connection_debug=SQL_CONNECTION_DEBUG
Verbosity of SQL debugging information. 0=None,
100=Everything
  --api_paste_config=API_PASTE_CONFIG
File name for the paste.deploy config for nova-api
  --pybasedir=PYBASEDIR
Directory where the nova python module is installed
  --bindir=BINDIR   Directory where nova binaries are installed
  --state_path=STATE_PATH
Top-level directory for maintaining nova's state
  --lock_path=LOCK_PATH
Directory to use for lock files
  --fake_networkIf passed, use fake network devices and addresses
  --nofake_network  The inverse of --fake_network
  --fake_rabbit If passed, use a fake RabbitMQ provider
  --nofake_rabbit   The inverse of --fake_rabbit
Exception KeyError: KeyError(139899540859376,) in module 'threading' from 
'/usr/lib/python2.7/threading.pyc' ignored

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

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

Title:
  nova-cmd --help raise a KeyError

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/993842/+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 993842] [NEW] nova-cmd --help raise a KeyError

2012-05-03 Thread douardda
Public bug reported:

On Ubuntu Precise, nova Essex installed from Ubuntu packages.

Whatever the nova-xxx command, nova-xxx --help results in a KeyError
being displayed, not showing most of the xxx related options. eg:


root@essex:/etc/nova# nova-network --help
Usage: nova-network [options]

Options:
  -h, --helpshow this help message and exit
  --config-file=PATHPath to a config file to use. Multiple config files
can be specified, with values in later files taking
precedence. The default files used are: []
  -d, --debug   Print debugging output
  --nodebug The inverse of --debug
  -v, --verbose Print more verbose output
  --noverbose   The inverse of --verbose
  --log-config=PATH If this option is specified, the logging configuration
file specified is used and overrides any other logging
options specified. Please see the Python logging
module documentation for details on logging
configuration files.
  --log-format=FORMAT   A logging.Formatter log message format string which
may use any of the available logging.LogRecord
attributes. Default: none
  --log-date-format=DATE_FORMAT
Format string for %(asctime)s in log records. Default:
none
  --log-file=PATH   (Optional) Name of log file to output to. If not set,
logging will go to stdout.
  --log-dir=LOG_DIR (Optional) The directory to keep log files in (will be
prepended to --logfile)
  --use-syslog  Use syslog for logging.
  --nouse-syslogThe inverse of --use-syslog
  --syslog-log-facility=SYSLOG_LOG_FACILITY
syslog facility to receive log lines
  --logdir=LOGDIR   Log output to a per-service log file in named
directory
  --logfile=LOGFILE Log output to a named file
  --use_stderr  Log output to standard error
  --nouse_stderrThe inverse of --use_stderr
  --connection_type=CONNECTION_TYPE
Virtualization api connection type : libvirt, xenapi,
or fake
  --sql_connection=SQL_CONNECTION
The SQLAlchemy connection string used to connect to
the database
  --sql_connection_debug=SQL_CONNECTION_DEBUG
Verbosity of SQL debugging information. 0=None,
100=Everything
  --api_paste_config=API_PASTE_CONFIG
File name for the paste.deploy config for nova-api
  --pybasedir=PYBASEDIR
Directory where the nova python module is installed
  --bindir=BINDIR   Directory where nova binaries are installed
  --state_path=STATE_PATH
Top-level directory for maintaining nova's state
  --lock_path=LOCK_PATH
Directory to use for lock files
  --fake_networkIf passed, use fake network devices and addresses
  --nofake_network  The inverse of --fake_network
  --fake_rabbit If passed, use a fake RabbitMQ provider
  --nofake_rabbit   The inverse of --fake_rabbit
Exception KeyError: KeyError(139899540859376,) in module 'threading' from 
'/usr/lib/python2.7/threading.pyc' ignored

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

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

Title:
  nova-cmd --help raise a KeyError

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

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


[Bug 564420] Re: No tablet pressure in KDE / QT apps, GTK apps work fine

2010-06-17 Thread douardda
As stated above, this bug has been reported in Qt bugtracker

http://bugreports.qt.nokia.com/browse/QTBUG-8599

and is announced to be fixed in Qt 4.6.3

Note that it has also been reported to redhat:

https://bugzilla.redhat.com/show_bug.cgi?id=569132#c4

So the best fix for this is probably to upgrade Qt to 4.6.3. Any chance
to have this fixed in Lucid?

** Bug watch added: Red Hat Bugzilla #569132
   https://bugzilla.redhat.com/show_bug.cgi?id=569132

-- 
No tablet pressure in KDE / QT apps, GTK apps work fine
https://bugs.launchpad.net/bugs/564420
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt4-x11 in ubuntu.

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


[Bug 415952] Re: reading usb memory on x86_64 ltsp client fails

2010-04-23 Thread douardda
** Branch linked: lp:~ltsp-upstream/ltspfs/ltspfs-trunk

-- 
reading usb memory on x86_64 ltsp client fails
https://bugs.launchpad.net/bugs/415952
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 440249] [NEW] undefined symbol in python2.6/PyQt4/Qwt5/Qwt.so

2009-10-01 Thread douardda
Public bug reported:

On Karmic amd64 (last upgraded a few hours ago):

Trying to load the modules crash, with traceback ending with:

  File /usr/lib/pymodules/python2.6/PyQt4/Qwt5/__init__.py, line 32, in 
module
from Qwt import *
ImportError: /usr/lib/pymodules/python2.6/PyQt4/Qwt5/Qwt.so: undefined symbol: 
_ZN13QwtLegendItem17setIdentfierWidthEi


Debian package from unstable  5.1.1~cvs20090626+dfsg-1 should have fixed this 
bug (as stated in #393515 ), but it seems something wrong still occurs. 

Note that the same problem occur using Python 2.5 on my  karmic machine.

ProblemType: Bug
Architecture: amd64
Date: Thu Oct  1 23:51:36 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: python-qwt5-qt4 5.1.1~cvs20090626+dfsg-1
ProcEnviron:
 LANGUAGE=fr_FR:fr:en_GB:en
 PATH=(custom, user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-11.36-generic
SourcePackage: pyqwt5
Uname: Linux 2.6.31-11-generic x86_64

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


** Tags: amd64 apport-bug

-- 
undefined symbol in python2.6/PyQt4/Qwt5/Qwt.so
https://bugs.launchpad.net/bugs/440249
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 440249] Re: undefined symbol in python2.6/PyQt4/Qwt5/Qwt.so

2009-10-01 Thread douardda

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/32836937/Dependencies.txt

-- 
undefined symbol in python2.6/PyQt4/Qwt5/Qwt.so
https://bugs.launchpad.net/bugs/440249
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 116289] Re: fsck should be disabled for laptops running on battery power

2008-03-07 Thread douardda
*** This bug is a duplicate of bug 89752 ***
https://bugs.launchpad.net/bugs/89752

Hi, I have the same requirement. I boot my laptop almost every day in
the train (since I cannot hibernate it anymore, but that's another
story...), I regularly fall on  the fsck'ed boot.

I would really appreciate Ubuntu be clever enough not to do such tasks
when on battery.

-- 
fsck should be disabled for laptops running on battery power
https://bugs.launchpad.net/bugs/116289
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 148408] Re: [M6 LY] System lockup when switching VT's or Resume from Suspend

2007-10-21 Thread douardda
hi,

just to tell I the same problem here, on my ThinkPad X24 (Radeon Mobility M6 
LY). I tried lated driver from XorgOnTheEdge (namely 
xserver-xorg-video-ati_6.7.195+git20071020tv_i386), I disabled every DRI, 
acceleration, etc. Always the same complete lockup when going back to X (from 
VT).
When X is loaded, I can kill it, I can start another X on vt8 (but I can't go 
back to the first X (vt7) either).

(The side effect of not being able to suspend my  laptop any more is
really a pain :-(

-- 
[M6 LY] System lockup when switching VT's or Resume from Suspend
https://bugs.launchpad.net/bugs/148408
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 116188] Re: KDE frontend crashes Qvector inser run out of index

2007-05-23 Thread douardda
For your informations, the origin of the pb is that dpkg failed becaused
I had installed scipy from source a while ago (and forgot that). The
presence of real files in /usr/lib/python instead of symlink (the way
things are now done in debian/ubuntu) made dpkg fail.

So the real problem is, as stated in the modified title, when a pb occur
during the upgrade, the update-manager application just stops. The
embedded terminal do not shown anything after that point. Actually, I've
noticed that the file descriptor (a pipe I guess) for this embedded
terminal is then closed, so the running dpkg just hang waiting for data
to be written in this pipe (I've straced it).

I had no other choice than killing it, and finishing the installation
with a apt-get install --configure in a terminal.

-- 
KDE frontend crashes Qvector inser run out of index
https://bugs.launchpad.net/bugs/116188
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 116188] unable to install python-scipy (edgy -- feisty)

2007-05-22 Thread douardda
Public bug reported:

Binary package hint: update-manager

While upgrading my kubuntu (on a IBM Thinkpad X24), I had an error when
stating that the subprocess post-installation script return an error
code while installing python-scipy.

** Affects: update-manager (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
unable to install python-scipy (edgy -- feisty)
https://bugs.launchpad.net/bugs/116188
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 116188] Re: unable to install python-scipy (edgy -- feisty)

2007-05-22 Thread douardda

** Attachment added: apt.log
   http://librarian.launchpad.net/7737946/apt.log

-- 
unable to install python-scipy (edgy -- feisty)
https://bugs.launchpad.net/bugs/116188
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 116188] Re: unable to install python-scipy (edgy -- feisty)

2007-05-22 Thread douardda

** Attachment added: main.log
   http://librarian.launchpad.net/7737949/main.log

-- 
unable to install python-scipy (edgy -- feisty)
https://bugs.launchpad.net/bugs/116188
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 116188] Re: unable to install python-scipy (edgy -- feisty)

2007-05-22 Thread douardda

** Attachment added: term.log
   http://librarian.launchpad.net/7737951/term.log

-- 
unable to install python-scipy (edgy -- feisty)
https://bugs.launchpad.net/bugs/116188
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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