[Bug 1451103] Re: ubuntu-standard depends on cron

2019-10-18 Thread Gabriel de Perthuis
It should at least depend on `cron-daemon | cron`.

That way users are free to use an alternative implementation of cron.

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

Title:
  ubuntu-standard depends on cron

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

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

[Bug 1744457] Re: Installing systemd-cron removes ubuntu-standard

2019-10-18 Thread Gabriel de Perthuis
ubuntu-standard should depend on cron-daemon (a virtual package provided
by cron, bcron, systemd-cron), instead of depending on cron directly.

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

Title:
  Installing systemd-cron removes ubuntu-standard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd-cron/+bug/1744457/+subscriptions

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

[Bug 1744457] Re: Installing systemd-cron removes ubuntu-standard

2019-10-18 Thread Gabriel de Perthuis
Alternatively, systemd-cron could add a Provides: cron, which is what
bcron does.

** Also affects: ubuntu-meta (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/1744457

Title:
  Installing systemd-cron removes ubuntu-standard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd-cron/+bug/1744457/+subscriptions

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

[Bug 1502971] Re: banshee log grows to tens of gigabytes, filling the disk

2015-10-06 Thread Gabriel de Perthuis
I mentioned the size, about 60 gigabytes. I think it filled up my disk in half 
an hour or so, before I figured out who the culprit was.
Truncating on startup didn't prevent anything, it just grows way too fast and 
there's nothing to prevent that, unlike most logs which truncate periodically. 
Given how bad the failure mode is (the machine gets slow, it's hard to diagnose 
where the missing space is), and the fact that the log is not useful outside of 
specific steps taken to characterise a bug, this log should not be enabled 
without user action.

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

Title:
  banshee log grows to tens of gigabytes, filling the disk

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

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


[Bug 1502971] [NEW] banshee log grows to tens of gigabytes, filling the disk

2015-10-05 Thread Gabriel de Perthuis
Public bug reported:

The --redirect-log option in banshee.desktop can fill the home filesystem.
Reporting this because I had an unwelcome surprise; I would recommend removing 
this option from the desktop file.
People who want to report issues are already instructed to launch banshee 
--redirect-log manually.

** Affects: banshee (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/1502971

Title:
  banshee log grows to tens of gigabytes, filling the disk

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

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


[Bug 1474002] Re: media keys not working in wily

2015-07-21 Thread Gabriel de Perthuis
*** This bug is a duplicate of bug 1427877 ***
https://bugs.launchpad.net/bugs/1427877

Not sure this is a duplicate (1427877 was closed with a fix for volume
keys but not media keys), but Anders fixed this with gnome-shell
3.16.3-1ubuntu2. Thank you!

** This bug has been marked a duplicate of bug 1427877
   Media, brightness and volume keys don't work with GNOME 3.15.90

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

Title:
  media keys not working in wily

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1474002/+subscriptions

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


[Bug 1474002] [NEW] media keys not working in wily

2015-07-13 Thread Gabriel de Perthuis
Public bug reported:

If I run g-s-d manually:
gnome-settings-daemon --replace

Every time a key is pressed I get this error:
Dropping signal AcceleratorActivated of type (ua{sv}) since the type from the 
expected interface is (uuu)

This is caused by https://git.gnome.org/browse/gnome-
shell/commit/?id=2aa4fb02dd9c568038d12fe609252b6934367e76 .

g-s-d needs to be updated.
gnome-shell 3.15.4 or newer requires gnome-settings-daemon 3.15.4 or newer.

** Affects: gnome-settings-daemon (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/1474002

Title:
  media keys not working in wily

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1474002/+subscriptions

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


[Bug 1405943] Re: update-manager -d failing from 14.10 to 15.04

2015-02-15 Thread Gabriel de Perthuis
I worked around it by running:

sudo apt-get purge systemd-sysv

I'll probably have to reinstall it after.  The problem is that ubuntu-
minimal gets installed on upgrades, and that it depends on upstart and
ureadahead which clash with systemd-sysv.

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

Title:
  update-manager -d failing from 14.10 to 15.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1405943/+subscriptions

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


[Bug 1321959] Re: upgrade from trusty to utopic failed

2014-09-26 Thread Gabriel de Perthuis
This fix doesn't work; the `if not e` check throws UnboundLocalError if e is 
not defined at all.
I worked around it by changing the check to `if 'e' in locals() and e:`.

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

Title:
  upgrade from trusty to utopic failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1321959/+subscriptions

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


[Bug 1315203] Re: Please enable zswap again

2014-05-13 Thread Gabriel de Perthuis
Yes, zswap can be enabled at boot and it's been working well for a few
days.

sudo sh -c grep . /sys/kernel/debug/zswap/*


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

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

Title:
  Please enable zswap again

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

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


[Bug 1315203] [NEW] Please enable zswap again

2014-05-01 Thread Gabriel de Perthuis
Public bug reported:

CONFIG_ZSWAP was enabled in 3.11.0-5.11 (#1215379), then disabled without 
explanation on 3.13.0-21.43 (#1300412).
Please enable zswap again, I find it quite useful (I use it on desktops and 
laptops).
Linking in zswap has no effect unless zswap.enabled is passed on the kernel 
command line.
Thank you.

** Affects: linux (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/1315203

Title:
  Please enable zswap again

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

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


[Bug 1315203] Re: Please enable zswap again

2014-05-01 Thread Gabriel de Perthuis
(no logs needed)

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

** Description changed:

- CONFIG_ZSWAP was enabled in 3.11.0-5.11 (#1215379), then disabled without 
explanation on 3.13.0-21.43 (#1300412).
+ CONFIG_ZSWAP was enabled in 3.11.0-5.11 (bug #1215379), then disabled without 
explanation on 3.13.0-21.43 (bug #1300412).
  Please enable zswap again, I find it quite useful (I use it on desktops and 
laptops).
  Linking in zswap has no effect unless zswap.enabled is passed on the kernel 
command line.
  Thank you.

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

Title:
  Please enable zswap again

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

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


[Bug 1228302] Re: btrfs-convert does not work (unable to open ctree)

2013-09-25 Thread Gabriel de Perthuis
** Bug watch added: Linux Kernel Bug Tracker #62131
   http://bugzilla.kernel.org/show_bug.cgi?id=62131

** Also affects: btrfs-tools via
   http://bugzilla.kernel.org/show_bug.cgi?id=62131
   Importance: Unknown
   Status: Unknown

** Project changed: btrfs-tools = lebtrfs

** Project changed: lebtrfs = linux

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

Title:
  btrfs-convert does not work (unable to open ctree)

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

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


[Bug 882942] Re: NaCL is missing

2013-09-06 Thread Gabriel de Perthuis
Google is pushing NaCl apps, we are missing out:
http://chrome.blogspot.com/2013/09/a-new-breed-of-chrome-apps.html

** Tags added: raring saucy

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

Title:
  NaCL is missing

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

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


[Bug 1200535] [NEW] Please enable CONFIG_DEVTMPFS

2013-07-12 Thread Gabriel de Perthuis
Public bug reported:

CONFIG_DEVTMPFS is a convenient way to get device nodes, and is required to run 
udev.
CONFIG_DEVTMPFS_MOUNT is also a good thing to have.

** Affects: user-mode-linux (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/1200535

Title:
  Please enable CONFIG_DEVTMPFS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/user-mode-linux/+bug/1200535/+subscriptions

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


[Bug 1195589] [NEW] typo in upstart.postinst 1.8-0ubuntu1.1

2013-06-28 Thread Gabriel de Perthuis
Public bug reported:

When upgrading upstart from raring-proposed, I get

Paramétrage de upstart (1.8-0ubuntu1.1) ...
dpkg : erreur : option --compare-version inconnue   

The flag is called --compare-versions.

** Affects: upstart (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/1195589

Title:
  typo in upstart.postinst 1.8-0ubuntu1.1

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

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

[Bug 1077113] Re: do-release-upgrade crashes if any directories exist in /etc/apt/sources.list.d

2013-03-07 Thread Gabriel de Perthuis
Just fyi, I don't think the fix has been propagated correctly. I've just
tried to start `do-release-upgrade -d` (precise → raring), and hit this
issue.

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

Title:
  do-release-upgrade crashes if any directories exist in
  /etc/apt/sources.list.d

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-clone/+bug/1077113/+subscriptions

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

[Bug 1077113] Re: do-release-upgrade crashes if any directories exist in /etc/apt/sources.list.d

2013-03-07 Thread Gabriel de Perthuis
quantal → raring, sorry.

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

Title:
  do-release-upgrade crashes if any directories exist in
  /etc/apt/sources.list.d

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-clone/+bug/1077113/+subscriptions

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

[Bug 1077113] Re: do-release-upgrade crashes if any directories exist in /etc/apt/sources.list.d

2013-03-07 Thread Gabriel de Perthuis
** Also affects: ubuntu-release-upgrader
   Importance: Undecided
   Status: New

** Also affects: ubuntu-release-upgrader (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/1077113

Title:
  do-release-upgrade crashes if any directories exist in
  /etc/apt/sources.list.d

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-upgrader/+bug/1077113/+subscriptions

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


[Bug 1093146] Re: Enable crashkernel settings override from /etc/default/grub

2013-01-23 Thread Gabriel de Perthuis
That's a good idea.
At the moment kdump reserves 128M of memory which I'd rather keep.

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

Title:
  Enable crashkernel settings override from /etc/default/grub

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

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


[Bug 84899] Re: SSH with GSSAPIAuthentication option on SSH servers are very slow

2012-10-24 Thread Gabriel de Perthuis
So here's a list of the workarounds:

On the client:
# disable reverse lookups in kerberos
echo $'[libdefaults]\n\trdns=false' |sudo tee -a /etc/krb5.conf 
# Alternatively, remove mdns, mdns4, mdns6 from nsswitch
/etc/nsswitch.conf
# Or disable GSSAPIAuthentication in ~/.ssh/config or /etc/ssh/ssh_config or 
with the -o flag
GSSAPIAuthentication=no

On the server:
GSSAPIAuthentication=no in /etc/ssh/sshd_config

Fixes that require coding would be the one at http://bugs.debian.org/409360#40 
which seems simple enough.
Paliatives would be a cache of notfound results in avahi or in sshd (so that 
the 5 seconds Avahi timeout isn't repeated for the four times ssh tries name 
resolution).

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

Title:
  SSH with GSSAPIAuthentication option on SSH servers are very slow

To manage notifications about this bug go to:
https://bugs.launchpad.net/openssh/+bug/84899/+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 84899] Re: SSH with GSSAPIAuthentication option on SSH servers are very slow

2012-10-24 Thread Gabriel de Perthuis
So here's a list of the workarounds:

On the client:
# disable reverse lookups in kerberos
echo $'[libdefaults]\n\trdns=false' |sudo tee -a /etc/krb5.conf 
# Alternatively, remove mdns, mdns4, mdns6 from nsswitch
/etc/nsswitch.conf
# Or disable GSSAPIAuthentication in ~/.ssh/config or /etc/ssh/ssh_config or 
with the -o flag
GSSAPIAuthentication=no

On the server:
GSSAPIAuthentication=no in /etc/ssh/sshd_config

Fixes that require coding would be the one at http://bugs.debian.org/409360#40 
which seems simple enough.
Paliatives would be a cache of notfound results in avahi or in sshd (so that 
the 5 seconds Avahi timeout isn't repeated for the four times ssh tries name 
resolution).

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

Title:
  SSH with GSSAPIAuthentication option on SSH servers are very slow

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

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


[Bug 970892] Re: btrfs-convert crashed with SIGSEGV in btrfs_csum_file_block()

2012-04-02 Thread Gabriel de Perthuis
** 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/970892

Title:
  btrfs-convert crashed with SIGSEGV in btrfs_csum_file_block()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/btrfs-tools/+bug/970892/+subscriptions

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


[Bug 970892] Re: btrfs-convert crashed with SIGSEGV in btrfs_csum_file_block()

2012-04-02 Thread Gabriel de Perthuis
Doesn't happen with  the current btrfs-progs git —
1957076ab4fefa47b6efed3da541bc974c83eed7
https://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs.git —
but this would take far too long to bisect.

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

Title:
  btrfs-convert crashed with SIGSEGV in btrfs_csum_file_block()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/btrfs-tools/+bug/970892/+subscriptions

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

[Bug 969576] Re: BUG: unable to handle kernel NULL pointer dereference at (null) [asus_wmi_rfkill_init]

2012-04-02 Thread Gabriel de Perthuis
Patched kernel boots again. Asus P8Z68 here.

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

Title:
  BUG: unable to handle kernel NULL pointer dereference at (null)
  [asus_wmi_rfkill_init]

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

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


[Bug 855834] Re: gnome-settings-daemon crashed with SIGSEGV in gdk_display_get_event()

2011-09-22 Thread Gabriel de Perthuis
Not a duplicate of bug #814473 : this is unrelated to suspend. It
happens in oneiric, not natty, and with a newer version of gtk than
described at https://bugzilla.gnome.org/show_bug.cgi?id=656550 .

** Bug watch added: GNOME Bug Tracker #656550
   https://bugzilla.gnome.org/show_bug.cgi?id=656550

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

Title:
  gnome-settings-daemon crashed with SIGSEGV in gdk_display_get_event()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/855834/+subscriptions

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


[Bug 855834] Re: gnome-settings-daemon crashed with SIGSEGV in gdk_display_get_event()

2011-09-22 Thread Gabriel de Perthuis
** Attachment removed: XsessionErrors.txt
   
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/855834/+attachment/2437427/+files/XsessionErrors.txt

** This bug is no longer a duplicate of bug 814473
   gnome-settings-daemon crashed with SIGSEGV in gdk_display_get_event()

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

Title:
  gnome-settings-daemon crashed with SIGSEGV in gdk_display_get_event()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/855834/+subscriptions

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


[Bug 845183] Re: aptitude is confused by multi-arch support

2011-09-11 Thread Gabriel de Perthuis
sudo sh -c 'aptitude keep-all; aptitude install' lists most of my i386
packages for removal. /var/lib/aptitude/pkgstates does not seem to
include an architecture field.

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

Title:
  aptitude is confused by multi-arch support

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

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


[Bug 810074] Re: firefox crashes with pentadactyl installed

2011-07-14 Thread Gabriel de Perthuis
Same crash with firefox 6 from the mozillateam/firefox-next ppa for
natty (and pentadactyl).

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

Title:
  firefox crashes with pentadactyl installed

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

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


[Bug 677815] Re: Firefox crashes with XML Parsing Error

2011-03-25 Thread Gabriel de Perthuis
It was working when running firefox-4.0 from ubuntu-mozilla-daily/ppa
which has the betas and nightlies, and quit working with mozillateam
/firefox-stable which has the final firefox 4. This is because the
language packs are in /usr/lib/firefox-addons/extensions/ and not
/usr/lib/firefox-4.0-addons/extensions/ .

Here is a workaround: `firefox -uilocale en`, go to the addons manager,
open the language pack pane, disable language packs.

I filed a bug over there:
https://bugzilla.mozilla.org/show_bug.cgi?id=644933


** Bug watch added: Mozilla Bugzilla #644933
   https://bugzilla.mozilla.org/show_bug.cgi?id=644933

** Also affects: firefox via
   https://bugzilla.mozilla.org/show_bug.cgi?id=644933
   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/677815

Title:
  Firefox crashes with XML Parsing Error

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


[Bug 235562] Re: Add ability to build Debian virtual machines

2010-10-28 Thread Gabriel de Perthuis
http://wiki.debian.org/VMBuilder mentions a debian-compatible fork.
It appears well-maintained enough at a glance.

git clone git://git.debian.org/git/pkg-escience/vmbuilder.git

-- 
Add ability to build Debian virtual machines
https://bugs.launchpad.net/bugs/235562
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in ubuntu.

-- 
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 235562] Re: Add ability to build Debian virtual machines

2010-10-28 Thread Gabriel de Perthuis
http://wiki.debian.org/VMBuilder mentions a debian-compatible fork.
It appears well-maintained enough at a glance.

git clone git://git.debian.org/git/pkg-escience/vmbuilder.git

-- 
Add ability to build Debian virtual machines
https://bugs.launchpad.net/bugs/235562
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 598901] Re: vdeq is now DEPRECATED

2010-10-26 Thread Gabriel de Perthuis
*** This bug is a duplicate of bug 253230 ***
https://bugs.launchpad.net/bugs/253230

** This bug has been marked a duplicate of bug 253230
   qemu-kvm should Build-Depends on libvdeplug2-dev (KVM vde2 support not 
working)
 * You can subscribe to bug 253230 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/253230/+subscribe

-- 
vdeq is now DEPRECATED
https://bugs.launchpad.net/bugs/598901
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 581525] Re: Lucid: system becomes unstable randomly, seems related with apparmor

2010-07-14 Thread Gabriel de Perthuis
Thank you for the fixed kernel. I don't have any special profiles except those 
that come with standard packages.
Random, non-contained processes were being killed in aa_dfa_match_len.

dlocate /etc/apparmor |sed 's#:.*##' |uniq
evince
tcpdump
apparmor-profiles
cups
dhcp3-client
gdm-guest-session
apparmor-utils
apparmor
libvirt-bin
firefox
ntp

With the new kernel, on apparmor reload, I get the next/check upper
bounds error fixed message 37 times, and the crashes don't reappear.

-- 
Lucid: system becomes unstable randomly, seems related with apparmor
https://bugs.launchpad.net/bugs/581525
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 448095] Re: resolvconf starts after ifupdown, does not pick the dns-nameserver and dns-search lines up from /etc/network/interfaces

2010-06-16 Thread Gabriel de Perthuis
Here is my quick fix, it just moves resolvconf directory creation
earlier and disables invocation from rcS.d since the init.d script
doesn't support running twice:

sudo update-rc.d resolvconf disable

sudo tee /etc/init/earlier-resolvconf.conf 'EOF'
description Prepare resolvconf directory
start on (starting network-interface
  or starting network-manager
  or starting networking)
pre-start script
invoke-rc.d resolvconf start
end script
EOF

-- 
resolvconf starts after ifupdown, does not pick the dns-nameserver and 
dns-search lines up from /etc/network/interfaces
https://bugs.launchpad.net/bugs/448095
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 568033] Re: org.freedesktop.Tracker not provided by any .service files, search impossible

2010-05-23 Thread Gabriel de Perthuis
The error also happens if you mix tracker  0.8 clients with the tracker
0.8 daemon. The new daemon is started with tracker-control --start, and
registers org.freedesktop.Tracker1 instead of org.freedesktop.Tracker .

-- 
org.freedesktop.Tracker not provided by any .service files, search impossible
https://bugs.launchpad.net/bugs/568033
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 57797] Re: include aoTuV patch

2010-03-16 Thread Gabriel de Perthuis
** Summary changed:

- Should include aoTuV Release 1 patch
+ include aoTuV patch

-- 
include aoTuV patch
https://bugs.launchpad.net/bugs/57797
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 507312] [NEW] package xserver-xorg-video-no uveau 1:0.0.10~git+20090823+569a17a-0ubuntu1 faile d to install/upgrade: problèmes de dépendances - laissé non configuré

2010-01-13 Thread Gabriel de Perthuis
Public bug reported:

Binary package hint: xserver-xorg-video-nouveau

During jaunty - karmic upgrade.

ProblemType: Package
Architecture: amd64
Date: Thu Jan 14 03:19:39 2010
DistroRelease: Ubuntu 9.10
ErrorMessage: problèmes de dépendances - laissé non configuré
NonfreeKernelModules: nouveau drm
Package: xserver-xorg-video-nouveau 1:0.0.10~git+20090823+569a17a-0ubuntu1
ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.28-17-generic 
root=UUID=b11abc32-203b-4251-b37c-f7876198773f ro quiet splash
ProcVersionSignature: Ubuntu 2.6.28-17.58-generic
RelatedPackageVersions:
 xserver-xorg 1:7.4+3ubuntu10
 libgl1-mesa-glx 7.6.0-1ubuntu4
 libdrm2 2.4.14-1ubuntu1
 xserver-xorg-video-intel 2:2.9.0-1ubuntu2.1
 xserver-xorg-video-ati 1:6.12.99+git20090929.7968e1fb-0ubuntu1
SourcePackage: xserver-xorg-video-nouveau
Title: package xserver-xorg-video-nouveau 
1:0.0.10~git+20090823+569a17a-0ubuntu1 failed to install/upgrade: problèmes de 
dépendances - laissé non configuré
Uname: Linux 2.6.28-17-generic x86_64
dmi.bios.date: 03/08/2004
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: 6.00 PG
dmi.board.name: FN85
dmi.board.vendor: Shuttle Inc
dmi.chassis.type: 3
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd03/08/2004:svn:pn:pvr:rvnShuttleInc:rnFN85:rvr:cvn:ct3:cvr:
fglrx: Not loaded
system:
 distro: Ubuntu
 architecture:   x86_64kernel: 2.6.28-17-generic

** Affects: xserver-xorg-video-nouveau (Ubuntu)
 Importance: Undecided
 Status: Invalid


** Tags: amd64 apport-package

-- 
package xserver-xorg-video-nouveau 1:0.0.10~git+20090823+569a17a-0ubuntu1 
failed to install/upgrade: problèmes de dépendances - laissé non configuré
https://bugs.launchpad.net/bugs/507312
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 507312] Re: package xserver-xorg-video-nouvea u 1:0.0.10~git+20090823+569a17a-0ubuntu1 failed to install/upgrade: problèmes de dépendances - l aissé non configuré

2010-01-13 Thread Gabriel de Perthuis

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/37870482/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/37870483/CurrentDmesg.txt

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

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/37870485/DpkgTerminalLog.gz

** Attachment added: GdmLog.txt
   http://launchpadlibrarian.net/37870486/GdmLog.txt

** Attachment added: GdmLogOld.txt
   http://launchpadlibrarian.net/37870487/GdmLogOld.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/37870488/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/37870489/Lsusb.txt

** Attachment added: PciDisplay.txt
   http://launchpadlibrarian.net/37870491/PciDisplay.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/37870492/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/37870493/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/37870494/ProcModules.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/37870495/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/37870496/UdevLog.txt

** Attachment added: XorgConf.txt
   http://launchpadlibrarian.net/37870497/XorgConf.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/37870499/XorgLog.txt

** Attachment added: XorgLogOld.txt
   http://launchpadlibrarian.net/37870500/XorgLogOld.txt

** Attachment added: Xrandr.txt
   http://launchpadlibrarian.net/37870501/Xrandr.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/37870502/XsessionErrors.txt

** Attachment added: glxinfo.txt
   http://launchpadlibrarian.net/37870503/glxinfo.txt

** Attachment added: setxkbmap.txt
   http://launchpadlibrarian.net/37870504/setxkbmap.txt

** Attachment added: xdpyinfo.txt
   http://launchpadlibrarian.net/37870505/xdpyinfo.txt

** Attachment added: xkbcomp.txt
   http://launchpadlibrarian.net/37870506/xkbcomp.txt

-- 
package xserver-xorg-video-nouveau 1:0.0.10~git+20090823+569a17a-0ubuntu1 
failed to install/upgrade: problèmes de dépendances - laissé non configuré
https://bugs.launchpad.net/bugs/507312
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 507312] Re: package xserver-xorg-video-nouvea u 1:0.0.10~git+20090823+569a17a-0ubuntu1 failed to install/upgrade: problèmes de dépendances - l aissé non configuré

2010-01-13 Thread Gabriel de Perthuis
** Changed in: xserver-xorg-video-nouveau (Ubuntu)
   Status: New = Invalid

-- 
package xserver-xorg-video-nouveau 1:0.0.10~git+20090823+569a17a-0ubuntu1 
failed to install/upgrade: problèmes de dépendances - laissé non configuré
https://bugs.launchpad.net/bugs/507312
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 446678] Re: mountall fails to finish

2009-10-15 Thread Gabriel de Perthuis
Yes, it's the last thing I see. ps ax output is attached.

init-+-bash---pstree
 |-mountall
 |-sulogin
 |-udevd---2*[udevd]
 `-upstart-udev-br


** Attachment added: ps-ax
   http://launchpadlibrarian.net/33726610/ps-ax

-- 
mountall fails to finish
https://bugs.launchpad.net/bugs/446678
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 445408] Re: lvm2 root partition should wait for udev to settle before giving up

2009-10-15 Thread Gabriel de Perthuis
This patch solves the problem using the add_mountroot_fail_hook
approach.

It's rather safe and no worse than the current situation, but calling the 
various fail hooks is slow, because some of them are sleeping.
Calling udevadm settle, or (in the future), spawning a process and making 
things event-driven à la dracut, would work better.


** Attachment added: initramfs-scripts-local_top-lvm2.patch
   http://launchpadlibrarian.net/33726831/initramfs-scripts-local_top-lvm2.patch

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

-- 
lvm2 root partition should wait for udev to settle before giving up
https://bugs.launchpad.net/bugs/445408
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 446678] Re: mountall fails to finish

2009-10-13 Thread Gabriel de Perthuis
I've just let it run a few hours, and nothing further happens. The
system is idling anyway, the tips at
http://upstart.ubuntu.com/wiki/OMGBroken get me a console, where pstree
and top show nothing else happening, no filesystem checks.

The significant part of the logs, if you compare them, is that in the ro
case mountall is waiting for /dev/mapper/raid-rootfs to get mounted on
/, when it already is, albeit without the expected rw option.

-- 
mountall fails to finish
https://bugs.launchpad.net/bugs/446678
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 446678] Re: mountall fails to finish

2009-10-13 Thread Gabriel de Perthuis
Same with 2.2, here's one more log.

** Attachment added: mountall 2.2, restarted, ro /
   http://launchpadlibrarian.net/33600910/mountall.debug.2.2.restarted-ro

-- 
mountall fails to finish
https://bugs.launchpad.net/bugs/446678
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 446678] Re: mountall fails to finish

2009-10-12 Thread Gabriel de Perthuis
LANG= apt-cache policy mountall
mountall:
  Installed: 0.2.1
  Candidate: 0.2.1
  Version table:
 *** 0.2.1 0
500 ftp://ftp.free.fr karmic/main Packages
100 /var/lib/dpkg/status
 0.2.0~boot5 0
500 http://ppa.launchpad.net karmic/main Packages

-- 
mountall fails to finish
https://bugs.launchpad.net/bugs/446678
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 446678] Re: mountall fails to finish

2009-10-12 Thread Gabriel de Perthuis

** Attachment added: rw, finishes
   http://launchpadlibrarian.net/33549605/mountall.debug.boot-rw

-- 
mountall fails to finish
https://bugs.launchpad.net/bugs/446678
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 446678] Re: mountall fails to finish

2009-10-12 Thread Gabriel de Perthuis
Attached, with the two variations of boot options.

** Attachment added: ro, fails to finish
   http://launchpadlibrarian.net/33549512/mountall.debug.boot-ro

-- 
mountall fails to finish
https://bugs.launchpad.net/bugs/446678
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 446678] Re: mountall fails when kernel command line contains ro

2009-10-11 Thread Gabriel de Perthuis
Is there a more convenient place to report mountall bugs?

This version now got released to karmic with no changes, and the bug is
still present.


** Changed in: mountall (Ubuntu)
   Status: Invalid = New

-- 
mountall fails when kernel command line contains ro
https://bugs.launchpad.net/bugs/446678
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 446678] [NEW] mountall fails when kernel command line contains ro

2009-10-08 Thread Gabriel de Perthuis
Public bug reported:

Binary package hint: mountall

My non grub2-migrated grub config contains this:
 kopt=root=/dev/mapper/lvm-whatever ro

mountall --debug appears to wait for / to be mounted, when it already
is, except read-only. Once it is remounted rw, or the grub command is
changed, mountall doesn't block anymore.

This is with mountall 0.2.0~boot3 .

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

-- 
mountall fails when kernel command line contains ro
https://bugs.launchpad.net/bugs/446678
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 445408] [NEW] lvm2 root partition should wait for udev to settle before giving up

2009-10-07 Thread Gabriel de Perthuis
Public bug reported:

Binary package hint: initramfs-tools

I have a root partition layered over lvm, raid, and the sata_via kernel module.
It doesn't appear immediately, and local-top/lvm2 fails to find it.

Once initramfs bails to a shell, lvm vgscan  lvm vgchange -ay are
enough to make the partition available.

A mountroot fail hook (add_mountroot_fail_hook) in combination with
udevadm settle might be able to fix the problem, assuming the udev
scripts are synchronous and wait for array assembly and the like.

** Affects: initramfs-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: lvm2 mdadm udev

-- 
lvm2 root partition should wait for udev to settle before giving up
https://bugs.launchpad.net/bugs/445408
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 428318] Re: unable to mount an ext2 partition by label or uuid

2009-10-05 Thread Gabriel de Perthuis
Forgot to mention: the patch in comment 8 does work for me. There is a
slight path change (from libs to shlibs) to find vfat.c, then it applies
cleanly and runs correctly.

-- 
unable to mount an ext2 partition by label or uuid
https://bugs.launchpad.net/bugs/428318
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 428318] Re: unable to mount an ext2 partition by label or uuid

2009-10-05 Thread Gabriel de Perthuis
The patch has been accepted upstream, is comment 8 still an acceptable
backport?

I am also affected and spent some time with upstart trying to get my
system to boot again, which is why I'd like to see this fixed in karmic.

-- 
unable to mount an ext2 partition by label or uuid
https://bugs.launchpad.net/bugs/428318
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 428318] Re: unable to mount an ext2 partition by label or uuid

2009-10-05 Thread Gabriel de Perthuis
Ah yes, the old code put the magic at 0xfe when the end of the first sector is 
actually at 0x1fe.
Also, I fixed a small nitpick to compile on karmic: you need spaces around the 
minus sign between literals.


** Attachment added: util-linux-ng-2.16.1.patch
   http://launchpadlibrarian.net/33034738/util-linux-ng-2.16.1.patch

-- 
unable to mount an ext2 partition by label or uuid
https://bugs.launchpad.net/bugs/428318
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 428318] Re: unable to mount an ext2 partition by label or uuid, unbootable system

2009-10-05 Thread Gabriel de Perthuis
** Summary changed:

- unable to mount an ext2 partition by label or uuid
+ unable to mount an ext2 partition by label or uuid, unbootable system

** Changed in: util-linux (Ubuntu)
   Status: Won't Fix = Confirmed

-- 
unable to mount an ext2 partition by label or uuid, unbootable system
https://bugs.launchpad.net/bugs/428318
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 442491] Re: not all disks created in /dev/disks/by-uuid

2009-10-05 Thread Gabriel de Perthuis
*** This bug is a duplicate of bug 428318 ***
https://bugs.launchpad.net/bugs/428318

** This bug has been marked a duplicate of bug 428318
   unable to mount an ext2 partition by label or uuid, unbootable system

-- 
not all disks created in /dev/disks/by-uuid
https://bugs.launchpad.net/bugs/442491
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 442491] Re: not all disks created in /dev/disks/by-uuid

2009-10-04 Thread Gabriel de Perthuis
I tracked down an unbootable karmic upgrade to this.


Why not having by-uuid symlinks makes the system unbootable:

mountall blocks (can't find the /boot partition in by-uuid), and upstart
doesn't start the system.


Why udev doesn't create the by-uuid symlinks:

udev relies on libblkid1 from util-linux to create them.
sudo blkid -p $DEVICE
says the device has ambiguous uuid.
sudo BLKID_DEBUG=0x blkid -p $DEVICE
says there's a vfat uuid in there as well, in the first 512 bytes that 
ext2/ext3 ignores.


How to make sure by-uuid symlinks still work in karmic:

Having mke2fs zero the first 512 bytes of a partition would solve the problem, 
but for new installs only.
IMHO, the consequences are important enough that this should be disambiguated 
using the partition table.

(To start the system anyway, try the not so simple hacks at
http://upstart.ubuntu.com/wiki/OMGBroken and edit /etc/fstab to use
/dev/sdXN notation for the uuids that don't work.)


** Also affects: util-linux (Ubuntu)
   Importance: Undecided
   Status: New

-- 
not all disks created in /dev/disks/by-uuid
https://bugs.launchpad.net/bugs/442491
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 314038] Re: Integrated video interface is broken in Jaunty

2009-04-30 Thread Gabriel de Perthuis
For people willing to try vlc 1.0 snapshots, here's a ppa:
https://launchpad.net/~freshmedia/+archive/ppa/ (same packagers as
comment 34).

-- 
Integrated video interface is broken in Jaunty
https://bugs.launchpad.net/bugs/314038
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 355447] Re: package python-wxgtk2.8 2.8.9.1-0ubuntu5 failed to install/upgrade (error code: 1)

2009-04-05 Thread Gabriel de Perthuis
*** This bug is a duplicate of bug 355455 ***
https://bugs.launchpad.net/bugs/355455

** This bug has been marked a duplicate of bug 355455
   package python-wxgtk2.8 2.8.9.1-0ubuntu5 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1

-- 
package python-wxgtk2.8 2.8.9.1-0ubuntu5 failed to install/upgrade (error code: 
1)
https://bugs.launchpad.net/bugs/355447
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 355412] Re: wxwidgets fails to upgrade to 2.8.9.1-0ubuntu5

2009-04-05 Thread Gabriel de Perthuis
*** This bug is a duplicate of bug 355455 ***
https://bugs.launchpad.net/bugs/355455

** This bug has been marked a duplicate of bug 355455
   package python-wxgtk2.8 2.8.9.1-0ubuntu5 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1

-- 
wxwidgets fails to upgrade to 2.8.9.1-0ubuntu5
https://bugs.launchpad.net/bugs/355412
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 355523] Re: package python-wxversion 2.8. 9.1-0ubuntu4 failed to install/upgrade: Versuche, »/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-uni code/wxversion.py« zu überschreiben, welches auch i

2009-04-05 Thread Gabriel de Perthuis
*** This bug is a duplicate of bug 355424 ***
https://bugs.launchpad.net/bugs/355424

** This bug has been marked a duplicate of bug 355424
   package python-wxversion 2.8.9.1-0ubuntu4 failed to install/upgrade: trying 
to overwrite 
`/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wxversion.py', which is 
also in package python-wxgtk2.8

-- 
package python-wxversion 2.8.9.1-0ubuntu4 failed to install/upgrade: Versuche, 
»/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wxversion.py« zu 
überschreiben, welches auch in Paket python-wxgtk2.8 ist
https://bugs.launchpad.net/bugs/355523
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 305557] Re: open office produces invalid ColorSpace in exported pdf

2009-03-22 Thread Gabriel de Perthuis
Yes, I wanted to confirm a colorspace problem without using PDF/A.
Except I've upgraded to jaunty a few days ago and can't mess up the
export of my document anymore. I was using the openoffice ppa for
intrepid before. I'm attaching the scrubbed odt, but closing anyway
since the non PDF/A issue is not happening in jaunty or plain intrepid.

** Attachment added: ooo-pdf-bug.odt
   http://launchpadlibrarian.net/24206000/ooo-pdf-bug.odt

** Changed in: openoffice.org (Ubuntu)
   Status: Incomplete = Invalid

-- 
open office produces invalid ColorSpace in exported pdf
https://bugs.launchpad.net/bugs/305557
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 261380] Re: Packages have invalid .gnu_debuglink

2009-03-15 Thread Gabriel de Perthuis
The fixing is described in comments 12 through 15. Martin's PPA has it
in patch form (debdiff I think):
http://launchpadlibrarian.net/20834194/qt4-x11_4.4.3-0ubuntu1_4.4.3-0ubuntu1.2~ppa0i.diff.gz

-- 
Packages have invalid .gnu_debuglink
https://bugs.launchpad.net/bugs/261380
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 305557] Re: open office produces garbage in exported pdf

2009-03-06 Thread Gabriel de Perthuis
I can  confirm this with the openoffice PPA. Trying to change export options 
(eg, without PDF/A or markers) didn't help.
Version: 1:3.0.1-1ubuntu1~intrepid1


** Changed in: openoffice.org (Ubuntu)
   Status: Invalid = Confirmed

-- 
open office produces garbage in exported pdf
https://bugs.launchpad.net/bugs/305557
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 305557] Re: open office produces garbage in exported pdf

2009-03-06 Thread Gabriel de Perthuis
Also, I get the Invalid ColorSpace error message with acroread
8.1.3-0medibuntu0.8.10.2 .

This seems to have been tracked here:
http://www.openoffice.org/issues/show_bug.cgi?id=98599#desc17
https://bugzilla.novell.com/show_bug.cgi?id=470804

** Summary changed:

- open office produces garbage in exported pdf
+ open office produces invalid ColorSpace in exported pdf

-- 
open office produces invalid ColorSpace in exported pdf
https://bugs.launchpad.net/bugs/305557
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 85097] Re: please add support to build python dbg extensions

2009-01-27 Thread Gabriel de Perthuis
You can put a breakpoint on symbols defined in the python extension and
see if info args works in gdb.

Say you want to test python-apt-dbg, and have it installed.

# Prepare the gdb commands that set the breakpoints
nm -D -C --defined-only /usr/lib/python2.5/site-packages/apt_inst.so 
/usr/lib/python2.5/site-packages/apt_pkg.so  |sed -rne s#.* T 
([^_][^']*)\$#break '\1'#p |tee cmds
gdb  --args python -c 'import apt; c = apt.Cache(); p = c[python2.5]'

# In gdb
run
source cmds
run
# Hit a breakpoint
info args
# Displays args, only if python-apt-dbg is installed.

-- 
please add support to build python dbg extensions
https://bugs.launchpad.net/bugs/85097
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 310999] Re: comodo seen issuing certificates unwisely

2009-01-02 Thread Gabriel de Perthuis
DIY way to quit trusting these certificates:

sudo sed -ri '/comodo|utn|addtrust/Is/^!*/!/' /etc/ca-certificates.conf;
sudo update-ca-certificates

-- 
comodo seen issuing certificates unwisely
https://bugs.launchpad.net/bugs/310999
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 188401] Re: OOo extensions (.oxt) only show up as type application/zip

2008-12-04 Thread Gabriel de Perthuis
There is no switch for graphical or noninteractive installation of OOo 
extensions:
http://qa.openoffice.org/issues/show_bug.cgi?id=83448

Some extensions are OK, others will ask for a licence in the terminal.
You could associate the mimetype with this command:
sh -c yes yes | LANG=C unopkg add $PATH_TO_OXT
or maybe a command that runs unopkg add in a terminal.

-- 
OOo extensions (.oxt) only show up as type application/zip
https://bugs.launchpad.net/bugs/188401
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 181960] Re: vim plugin should be installed under vim/addons, not vim/vim70

2008-11-23 Thread Gabriel de Perthuis
Yes (puppet uses /usr/share/vim/vim71 and vim is at 7.2).

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

-- 
vim plugin should be installed under vim/addons, not vim/vim70
https://bugs.launchpad.net/bugs/181960
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 260027] Re: libopenmpi segfaults when electric fence is enabled

2008-10-23 Thread Gabriel de Perthuis
I fixed this by building the intrepid package.

sudo apt-get build-dep openmpi
dget -x 
http://archive.ubuntu.com/ubuntu/pool/universe/o/openmpi/openmpi_1.2.7~rc2-1ubuntu2.dsc
cd openmpi-1.2.7~rc2/
debuild --no-tgz-check -us -uc -i -I  sudo debi

-- 
libopenmpi segfaults when electric fence is enabled
https://bugs.launchpad.net/bugs/260027
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 260027] Re: libopenmpi segfaults when electric fence is enabled

2008-10-23 Thread Gabriel de Perthuis
Sorry, this isn't fixed, disregard my last comment.

-- 
libopenmpi segfaults when electric fence is enabled
https://bugs.launchpad.net/bugs/260027
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 232036] Re: importing petsc4py.PETSc results in segfault

2008-10-23 Thread Gabriel de Perthuis
The real cause is bug #260027 (though that's hard to guess, so I did not
mark it as a duplicate).

-- 
importing petsc4py.PETSc results in segfault
https://bugs.launchpad.net/bugs/232036
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 136992] Re: Typo in pyrad.dictionary

2008-10-19 Thread Gabriel de Perthuis
It's working fine in hardy.

** Changed in: pyrad (Ubuntu)
   Status: Incomplete = Fix Released

-- 
Typo in pyrad.dictionary
https://bugs.launchpad.net/bugs/136992
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 115279] Re: segfault in librdf

2008-10-10 Thread Gabriel de Perthuis
The crash doesn't happen anymore in ubuntu 8.04 (redland-
bindings=1.0.6.1-2ubuntu3, librdf0=1.0.7-1).

** Changed in: redland (Ubuntu)
   Status: Incomplete = Fix Released

-- 
segfault in librdf
https://bugs.launchpad.net/bugs/115279
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 253443] Re: rt2x00 backport-module: rfkill_force_state symbol missing

2008-08-01 Thread Gabriel de Perthuis
Here is a list of all missing symbols; this should be checked in the
package build process.

sudo depmod -aeF /boot/System.map-2.6.24-20-generic
WARNING: 
/lib/modules/2.6.24-20-generic/updates/compat-wireless-2.6/drivers/net/wireless/mac80211_hwsim.ko
 needs unknown symbol device_create_drvdata
WARNING: 
/lib/modules/2.6.24-20-generic/kernel/drivers/net/wireless/bcm43xx/bcm43xx.ko 
needs unknown symbol ieee80211_wx_set_auth
WARNING: 
/lib/modules/2.6.24-20-generic/kernel/drivers/net/wireless/bcm43xx/bcm43xx.ko 
needs unknown symbol ieee80211_wx_get_auth
WARNING: 
/lib/modules/2.6.24-20-generic/updates/compat-wireless-2.6/drivers/net/wireless/rt2x00/rt2x00lib.ko
 needs unknown symbol rfkill_force_state
WARNING: 
/lib/modules/2.6.24-20-generic/kernel/net/ieee80211/softmac/ieee80211softmac.ko 
needs unknown symbol ieee80211_tx_frame

-- 
rt2x00 backport-module: rfkill_force_state symbol missing
https://bugs.launchpad.net/bugs/253443
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 254104] [NEW] check for missing symbols in backport modules

2008-08-01 Thread Gabriel de Perthuis
Public bug reported:

This runs depmod to check that no modules have missing symbols.

You need to install modules for that kernel first: linux-ubuntu-modules and 
linux-image
As a consequence the check can't be completely automated, is optional and must 
be run manually like this:
fakeroot ./debian/rules check-symbols-$(flavour)

** Affects: linux-backports-modules-2.6.24 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
check for missing symbols in backport modules
https://bugs.launchpad.net/bugs/254104
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 254104] Re: check for missing symbols in backport modules

2008-08-01 Thread Gabriel de Perthuis

** Attachment added: 0001-Add-check-modules-flavour-target.patch
   
http://launchpadlibrarian.net/16486378/0001-Add-check-modules-flavour-target.patch

-- 
check for missing symbols in backport modules
https://bugs.launchpad.net/bugs/254104
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 253443] Re: rt2x00 backport-module: rfkill_force_state symbol missing

2008-08-01 Thread Gabriel de Perthuis
*** This bug is a duplicate of bug 252630 ***
https://bugs.launchpad.net/bugs/252630

** This bug has been marked a duplicate of bug 252630
   'wl' driver is broken in lrm 2.6.24.14-20.46

-- 
rt2x00 backport-module: rfkill_force_state symbol missing
https://bugs.launchpad.net/bugs/253443
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 252630] Re: 'wl' driver is broken in lrm 2.6.24.14-20.46

2008-08-01 Thread Gabriel de Perthuis
I've added a patch to check for missing symbols at #254104.

It reports there is another one missing:
WARNING: 
/home/g2p/var/co/git/ubuntu-modules/debian/linux-backports-modules-2.6.24-20-generic.check-symbols/lib/modules/2.6.24-20-generic/updates/lbm_mac80211_hwsim.ko
 needs unknown symbol device_create_drvdata

-- 
'wl' driver is broken in lrm 2.6.24.14-20.46
https://bugs.launchpad.net/bugs/252630
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 253443] [NEW] rt2x00 backport-module: rfkill_force_state symbol missing

2008-07-30 Thread Gabriel de Perthuis
Public bug reported:

Binary package hint: linux-backports-modules-2.6.24-20-generic

Here is what goes wrong.
I have linux-backports-modules-2.6.24-20-generic from hardy-proposed installed.

sudo modprobe -v rt73usb
insmod 
/lib/modules/2.6.24-20-generic/updates/compat-wireless-2.6/drivers/net/wireless/rt2x00/rt2x00lib.ko
 
WARNING: Error inserting rt2x00lib 
(/lib/modules/2.6.24-20-generic/updates/compat-wireless-2.6/drivers/net/wireless/rt2x00/rt2x00lib.ko):
 Unknown symbol in module, or unknown parameter (see dmesg)

dmesg says:
[87359.495054] rt2x00lib: Unknown symbol rfkill_force_state

dlocate rfkill.ko
linux-image-2.6.24-20-generic: 
/lib/modules/2.6.24-20-generic/kernel/net/rfkill/rfkill.ko

dlocate rt2x00lib.ko
linux-backports-modules-2.6.24-20-generic: 
/lib/modules/2.6.24-20-generic/updates/compat-wireless-2.6/drivers/net/wireless/rt2x00/rt2x00lib.ko
linux-image-2.6.24-20-generic: 
/lib/modules/2.6.24-20-generic/kernel/drivers/net/wireless/rt2x00/rt2x00lib.ko


It appears that linux-backport-modules should ship a version of rfkill that 
matches rt2x00lib.
Meanwhile I'll uninstall linux-backports-modules-2.6.24-20-generic to see how 
the non-backported wifi driver fares.

** Affects: linux-backports-modules-2.6.24 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
rt2x00 backport-module: rfkill_force_state symbol missing
https://bugs.launchpad.net/bugs/253443
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 74135] Re: runsvdir does not use upstart

2008-05-28 Thread Gabriel de Perthuis
Here is a patch to the debian package that starts the runit supervisor
after install.

All these packages install stuff in /etc/event.d, maybe some like ebox have 
similar needs:
upstart system-services ume-config-samsung-q1-ultra runit upstart-compat-sysv 
ume-config-crown-beach upstart-logd ebox-ntp ebox-samba ebox-dhcp ebox-squid 
ebox-printers ebox-dns ebox


** Attachment added: start-supervisor.patch
   http://launchpadlibrarian.net/14764478/start-supervisor.patch

-- 
runsvdir does not use upstart
https://bugs.launchpad.net/bugs/74135
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 74135] Re: runsvdir does not use upstart

2008-05-28 Thread Gabriel de Perthuis
Re-opening since part of the problem was not solved. There is a patch
though.

** Changed in: runit (Ubuntu)
   Status: Fix Released = In Progress

-- 
runsvdir does not use upstart
https://bugs.launchpad.net/bugs/74135
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 220628] Re: firefox-3.0b5 received an X Window System error: 'BadIDChoice'

2008-05-18 Thread Gabriel de Perthuis
You can install debug packages and get a backtrace by following the 
instructions there: 
https://wiki.ubuntu.com/MozillaTeam/Bugs#head-c576e78d92cb3c959c271158b6ace98be835de83
Beware: the packages are in an external repository, and unsigned :-(


** Bug watch added: Mozilla Bugzilla #430091
   https://bugzilla.mozilla.org/show_bug.cgi?id=430091

** Also affects: firefox via
   https://bugzilla.mozilla.org/show_bug.cgi?id=430091
   Importance: Unknown
   Status: Unknown

-- 
firefox-3.0b5 received an X Window System error: 'BadIDChoice'
https://bugs.launchpad.net/bugs/220628
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 139242] Re: python-avahi glade2 dependency

2008-05-14 Thread Gabriel de Perthuis
Debian has picked that up: http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=464411#10

Now ubuntu needs to, too.

-- 
python-avahi glade2 dependency
https://bugs.launchpad.net/bugs/139242
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 128538] Re: Qt4/gdb: Cannot step into Qt4 functions

2008-04-19 Thread Gabriel de Perthuis
Can't resist posting my own tweaked command:

for ld in $( dpkg -L libqt4-debug | grep '\.debug$' ); do
l=${ld%.debug}; sudo objcopy -R .gnu_debuglink --add-gnu-debuglink=$ld
$l; done

-- 
Qt4/gdb: Cannot step into Qt4 functions
https://bugs.launchpad.net/bugs/128538
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to qt4-x11 in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 113366] Re: [apport] stopmotion crashed with SIGSEGV in QString::fromLocal8Bit()crash when adding photos.

2008-04-19 Thread Gabriel de Perthuis
** Also affects: qt4-x11 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
[apport] stopmotion crashed with SIGSEGV in QString::fromLocal8Bit()crash when 
adding photos.
https://bugs.launchpad.net/bugs/113366
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to qt4-x11 in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 191295] Re: gnunet-qt crashed with SIGSEGV in QString::fromLocal8Bit()

2008-04-19 Thread Gabriel de Perthuis
After installing libqt4-debug and fixing it (see #128538), and running
under gdb, it appears the bug is in QCoreApplication::arguments .

It is trying to access the argument vector argv, but uses a bogus
argument count argc and crashes just after accessing all the arguments
and all the environment vars.

Bugs 88891 and 113366 (on i386)  also seem relevant.


** Also affects: qt4-x11 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
gnunet-qt crashed with SIGSEGV in QString::fromLocal8Bit()
https://bugs.launchpad.net/bugs/191295
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 113366] Re: [apport] stopmotion crashed with SIGSEGV in QString::fromLocal8Bit()crash when adding photos.

2008-04-19 Thread Gabriel de Perthuis
After installing libqt4-debug and fixing it (see #128538), and running
under gdb, it appears the bug is in QCoreApplication::arguments .

It is trying to access the argument vector argv, but uses a bogus
argument count argc and crashes just after accessing all the arguments
and all the environment vars.

Bugs 88891 and 113366 (on i386)  also seem relevant.

-- 
[apport] stopmotion crashed with SIGSEGV in QString::fromLocal8Bit()crash when 
adding photos.
https://bugs.launchpad.net/bugs/113366
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 113366] Re: [apport] stopmotion crashed with SIGSEGV in QString::fromLocal8Bit()crash when adding photos.

2008-04-19 Thread Gabriel de Perthuis
oops, didn't mean to copy this

-- 
[apport] stopmotion crashed with SIGSEGV in QString::fromLocal8Bit()crash when 
adding photos.
https://bugs.launchpad.net/bugs/113366
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 200142] Re: hardy alpha 6 rt61 wireless kernel panic

2008-04-02 Thread Gabriel de Perthuis
It is fixed upstream, I am running
464535a375cc7b28cc739bfed95adbcc5e5f2ee6 from the wireless-testing git
tree. This is slightly more recent than the soon to be released 2.6.25
kernel. I'll try to see if 2.6.25 it has the bug, otherwise the fix will
be in 2.6.26.

I do not think this has a chance to be fixed in hardy, since it will stick to a 
2.6.24 kernel.
Unless someone writes a patch to 2.6.24 that, while not really fixing the 
issue, at least prevents the crash. This thread explains the bug: 
http://comments.gmane.org/gmane.linux.kernel.wireless.general/12948 .

It is not that easy either to get 2.6.25 working, since make-kpkg doesn't work 
with that recent kernel - 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=446879 .
The only way to have wifi not crashing right now is to compile your kernel 
yourself.

-- 
hardy alpha 6 rt61 wireless kernel panic
https://bugs.launchpad.net/bugs/200142
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 200142] Re: hardy alpha 6 rt61 wireless kernel panic

2008-04-02 Thread Gabriel de Perthuis
** Changed in: linux (Ubuntu)
Sourcepackagename: None = linux

-- 
hardy alpha 6 rt61 wireless kernel panic
https://bugs.launchpad.net/bugs/200142
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 200142] Re: hardy alpha 6 rt61 wireless kernel panic

2008-04-02 Thread Gabriel de Perthuis
** Description changed:

- 
  Hi,
  
  I installed the Alpha 5 and Alpha 6 release of Ubtuntu Hardy.
  Using Alpha 5 I had several random freezes and the only thing I
  could do was to hard reboot. After update to alpha 6 I had the same
  trouble. At first I suspected the video driver so I tried working
  for a while in text mode. That revealed the actual problem. It had
  nothing to do with the video driver, but everything with the wireless
  driver for the RT61 card (found in many laptops, like my packard bell 
  easynote). The kernel crashed with a stack dump, which I could not
  save since I get a complete kernel panic. I wrote down the panic on
  paper, so don't flame me if I made a mistake transcribing:
  
  ieee80211_tx_status_irqsafe +0x12/0x120[mac 8021]
  SS:ESP 0068:c0419ea0
  Kernel panic-not syncing: Fatal exception in interrupt
  
  
  I now work without the rt61 and use an usb wireless (based on zd1211) 
  and that works fine.

** Tags added: kernel-oops

-- 
hardy alpha 6 rt61 wireless kernel panic
https://bugs.launchpad.net/bugs/200142
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 200142] Re: hardy alpha 6 rt61 wireless kernel panic

2008-03-27 Thread Gabriel de Perthuis
I have this panic pretty often when there is wifi traffic.

[55139.617854] BUG: unable to handle kernel NULL pointer dereference at virtual 
address 0014
[55139.617916] printing eip: d0bb1c72 *pdpt = 04238001 *pde = 

[55139.617990] Oops: 0002 [#1] SMP
[55139.618029] Modules linked in: netconsole configfs aes_i586 geode_aes 
aes_generic nls_iso8859_1 nls_cp437 vfat fat loop ip6table_filter iptable_raw 
ipt_ULOG ipt_TTL ipt_ttl ipt_TOS ipt_tos ipt_SAME ipt_REJECT ipt_REDIRECT 
ipt_recent ipt_owner ipt_NETMAP ipt_MASQUERADE ipt_LOG ipt_iprange ipt_ECN 
ipt_ecn ipt_CLUSTERIP ipt_ah ipt_addrtype nf_nat_tftp nf_nat_snmp_basic 
nf_nat_sip nf_nat_pptp nf_nat_proto_gre nf_nat_irc nf_nat_h323 nf_nat_ftp 
nf_nat_amanda ts_kmp nf_conntrack_amanda nf_conntrack_tftp nf_conntrack_sip 
nf_conntrack_proto_sctp nf_conntrack_pptp nf_conntrack_proto_gre 
nf_conntrack_netlink nf_conntrack_netbios_ns nf_conntrack_irc nf_conntrack_h323 
nf_conntrack_ftp xt_tcpmss xt_pkttype xt_physdev xt_NFQUEUE xt_NFLOG 
xt_multiport xt_MARK xt_mark xt_mac xt_limit xt_length xt_helper xt_hashlimit 
ip6_tables xt_dccp xt_conntrack snd_pcm_oss snd_mixer_oss snd_pcm async_memcpy 
async_tx xor
rt61pci_interrupt+0x13f/0x220 [rt61pci]
[55139.620871]  [c016da50] handle_IRQ_event+0x30/0x60
[55139.620938]  [c016f3ec] handle_level_irq+0x7c/0xf0
[55139.620999]  [c010a93b] do_IRQ+0x3b/0x70
[55139.621075]  [c0108dff] common_interrupt+0x23/0x28
[55139.621181]  [c0136c30] __do_softirq+0x60/0x110
[55139.621268]  [c0136d35] do_softirq+0x55/0x60
[55139.621310]  [c013701d] irq_exit+0x6d/0x80
[55139.621345]  [c010a940] do_IRQ+0x40/0x70
common_interrupt+0x23/0x28
[55139.621548]  [c01d7070] write_sysrq_trigger+0x0/0x30
[55139.621622]  [c033041d] _spin_unlock_irqrestore+0xd/0x20
[55139.621675]  [c01d709b] write_sysrq_trigger+0x2b/0x30
[55139.621804]  [c01d09f3] proc_reg_write+0x63/0xa0
[55139.621876]  [c01d0990] proc_reg_write+0x0/0xa0
[55139.621919]  [c019acc9] vfs_write+0xb9/0x170
[55139.621991]  [c019b3f1] sys_write+0x41/0x70
[55139.622059]  [c010839a] sysenter_past_esp+0x6b/0xa1
[55139.622189]  ===
[55139.622216] Code: fe 0f 0b eb fe 8d 74 26 00 0f 0b eb fe 8d b6 00 
[55139.623044] Kernel panic - not syncing: Fatal exception in interrupt

uname -a
Linux tefal 2.6.24-12-server #1 SMP Wed Mar 12 23:34:17 UTC 2008 i686 GNU/Linux

modinfo rt61pci filename:   
/lib/modules/2.6.24-12-server/kernel/drivers/net/wireless/rt2x00/rt61pci.ko
license:GPL
firmware:   rt2661.bin
firmware:   rt2561s.bin
firmware:   rt2561.bin
description:Ralink RT61 PCI  PCMCIA Wireless LAN driver.
version:2.0.10
author: http://rt2x00.serialmonkey.com
srcversion: D71C36F67F7A0F8B005A78F
alias:  pci:v1814d0401sv*sd*bc*sc*i*
alias:  pci:v1814d0302sv*sd*bc*sc*i*
alias:  pci:v1814d0301sv*sd*bc*sc*i*
depends:rt2x00lib,rt2x00pci,mac80211,eeprom_93cx6
vermagic:   2.6.24-12-server SMP mod_unload 686 


Here is how I get panic messages;
My box is a router, and it is connected to the desktop via wired ethernet.
# On the router - substitute the IP of the desktop
sudo modprobe -v netconsole netconsole=@/,@10.36.36.36/
# On the desktop
netcat -u -l -p 

-- 
hardy alpha 6 rt61 wireless kernel panic
https://bugs.launchpad.net/bugs/200142
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 85097] Re: please add support to build python dbg extensions

2008-03-20 Thread Gabriel de Perthuis
Here are the python-crypt debian/rules

Build-depends include python-all-dbg, depends for the -dbg binary
package are “ python-crypto (= ${Source-Version}), python-dbg,
${shlibs:Depends} ” although it's not really sure python-dbg should be
part of that (it pulls python2.5-dbg; either nothing or a “python-any-
dbg” make more sense).


#!/usr/bin/make -f

DEB_PYTHON_SYSTEM=pycentral

include /usr/share/cdbs/1/rules/buildcore.mk
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/python-distutils.mk

pyver := $(shell pyversions -vd)
MKHOWTO = /usr/lib/python$(pyver)/doc/tools/mkhowto

common-build-arch::
cd Doc  $(MKHOWTO) --ps

$(patsubst %,binary-post-install/%,$(DEB_PYTHON_REAL_LIB_PACKAGES)):: 
sh -e debian/pathmangle.sh /usr/bin/$(shell echo $(cdbs_curpkg) | sed 
's,-crypto$$,,') debian/$(cdbs_curpkg)

build/python-crypto-dbg::
set -e; \
for i in $(cdbs_python_build_versions); do \
  python$$i-dbg ./setup.py build; \
done

install/python-crypto-dbg::
for i in $(cdbs_python_build_versions); do \
  python$$i-dbg ./setup.py install --root 
$(CURDIR)/debian/python-crypto-dbg; \
done
find debian/python-crypto-dbg \
! -type d ! -name '*_d.so' | xargs rm -f
find debian/python-crypto-dbg -depth -empty -exec rmdir {} \;

binary-predeb/python-crypto-dbg::
rm -rf debian/python-crypto-dbg/usr/share/doc/python-crypto-dbg
ln -s python-crypto 
debian/python-crypto-dbg/usr/share/doc/python-crypto-dbg

clean::
rm -rf build
rm -f Doc/*.ps

-- 
please add support to build python dbg extensions
https://bugs.launchpad.net/bugs/85097
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 85097] Re: please add support to build python dbg extensions

2008-03-20 Thread Gabriel de Perthuis
CDBS could be just a change in debian/control and a mostly-empty
debian/rules (no reference to the dbg package in the latter), if class
/python-distutils.mk's targets make use of $(is_debug_package).

-- 
please add support to build python dbg extensions
https://bugs.launchpad.net/bugs/85097
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 181960] vim plugin should be installed under vim/addons, not vim/vim70

2008-01-11 Thread Gabriel de Perthuis
Public bug reported:

Binary package hint: puppet

vim70 is for files shipped with vim, I think.

The current version of vim is vim 7.1, and it will not find the puppet
plugins.

The fix is a one-liner change to debian/rules .

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

-- 
vim plugin should be installed under vim/addons, not vim/vim70
https://bugs.launchpad.net/bugs/181960
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 133486] Re: Wireless dies and requires total shutdown rt2x00 usb

2007-11-04 Thread Gabriel de Perthuis
I would use https://wiki.ubuntu.com/KernelGitGuide to get a kernel
checkout and do some cherry-picking of the patch mentioned on the linux-
wireless list. Requires patience, disk space, and some ability to
understand the fix, its requirements, and the conflicts they will
introduce. So, not for everyone!

-- 
Wireless dies and requires total shutdown rt2x00 usb
https://bugs.launchpad.net/bugs/133486
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 154999] Re: ide_in_drive_list null pointer dereference

2007-11-02 Thread Gabriel de Perthuis
Thanks, it's a duplicate of #156428 all right. I have one of the drives
listed.

-- 
ide_in_drive_list null pointer dereference 
https://bugs.launchpad.net/bugs/154999
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 154651] Re: rt73usb WLan driver drops connection after something between a few minutes and an hour.

2007-10-30 Thread Gabriel de Perthuis
Dupe of #133486 (also, I share your suffering in this).

-- 
rt73usb WLan driver drops connection after something between a few minutes and 
an hour.
https://bugs.launchpad.net/bugs/154651
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 153718] Re: rt73usb instability Ubuntu Gutsy x86_64

2007-10-30 Thread Gabriel de Perthuis
Right, dupe of #133486.

-- 
rt73usb instability Ubuntu Gutsy x86_64
https://bugs.launchpad.net/bugs/153718
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 133486] Re: Wireless dies and requires total shutdown rt2x00 usb

2007-10-30 Thread Gabriel de Perthuis
Seconding herrib, there are two duplicates.

Apparently it's been fixed upstream -
http://rt2x00.serialmonkey.com/phpBB2/viewtopic.php?t=4364 ;
http://comments.gmane.org/gmane.linux.kernel.wireless.general/7275 .

-- 
Wireless dies and requires total shutdown rt2x00 usb
https://bugs.launchpad.net/bugs/133486
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


  1   2   >