I can confirm the bug is fixed, I've enabled -proposed and mouse keys,
and I can start a Wayland session normally. Thank you all!
LC_ALL=C apt policy mutter
mutter:
Installed: 47.0-1ubuntu4.1
Candidate: 47.0-1ubuntu4.1
Version table:
*** 47.0-1ubuntu4.1 1000
400 http://fr.archive.
I think this is due to https://github.com/systemd/systemd/pull/30731 /
59afe07c217c73e3c7c19fb06aef2ff7bf609fd2 which was in v256-rc1.
My use case is unlocking partitions over ssh, and that commit removed
the user-early handling in that case (not necessarily intentionally; ssh
sessions get the tty
** Description changed:
In 24.10 oracular (this didn't happen in 24.04), it's impossible to
connect to a machine before systemd-user-sessions.service is started.
This is stricter than having /etc/nologin / /run/nologin / pam_nologin
blocking logins, because it also applies to root logins.
Public bug reported:
In 24.10 oracular (this didn't happen in 24.04), it's impossible to
connect to a machine before systemd-user-sessions.service is started.
This is stricter than having /etc/nologin / /run/nologin / pam_nologin
blocking logins, because it also applies to root logins.
systemd-us
Public bug reported:
Core was generated by `/usr/bin/gnome-shell'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 meta_seat_impl_run_input_task (seat_impl=0x0, task=0x71bacc029130,
dispatch_func=0x71bb2c9c2e10 ) at
../src/backends/native/meta-seat-impl.c:144
144 g_source_a
This is with Oracular
LC_ALL=C apt policy apport
apport:
Installed: 2.30.0-0ubuntu2
Candidate: 2.30.0-0ubuntu2
Version table:
*** 2.30.0-0ubuntu2 1000
1000 http://fr.archive.ubuntu.com/ubuntu oracular/main amd64 Packages
1000 http://fr.archive.ubuntu.com/ubuntu oracular/main i
@racb Your updated ppa package makes flatpak apps work again, but only
after a reboot.
Suggest either replacing bwrap-userns-restrict with an empty file (dpkg
scripts will then reload it) or running `apparmor_parser -R
/etc/apparmor.d/bwrap-userns-restrict` in .prerm
--
You received this bug not
Here is a straced syscall sequence broken by the bwrap profile:
176 openat(AT_FDCWD,
"…/.var/app/com.valvesoftware.Steam/.local/share/Steam/ubuntu12_64/steam-runtime-sniper/var/tmp-O9I2Q2",
O_RDONLY|O_NOCTTY|O_NONBLOCK|O_NOFOLLOW|O_CLOEXEC|O_DIRECTORY) = 8
…
176 openat(8, "usr/etc", O_WRONLY
Regression introduced by this SRU:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/2064672
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2072811
Title:
Apparmor: New update broke flatpak wit
This also affects unbound: the name resolution service didn't start (it
was possible to start unbound outside of service management, because it
doesn't look for /run/systemd/notify in that case). I do use dracut.
Upgrading systemd and related packages to 255.4-1ubuntu8.1 (upgrading
udev regenerat
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
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
Tit
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
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.
Giv
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-l
*** 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
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/commi
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 becaus
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.lau
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, whic
(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 disabl
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
** 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
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
Ti
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
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
-
** 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:/
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
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/107
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/def
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_
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
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 s
** 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
** 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()
--
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
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.launc
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
T
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
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 notifi
*** 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://bug
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
a
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"
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
** 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
** 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 no
** 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
** A
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
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 even
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
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 Ubu
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
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
** 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 mail
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 finis
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
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
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 par
*** 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/4
** 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
http
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/330347
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.launch
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 notificati
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
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
*** 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/wxversi
*** 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 fai
*** 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 pytho
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 n
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
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
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.l
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/p
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 Ubu
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 $P
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
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.
--
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@li
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
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 maili
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 membe
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
*** 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 r
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 ./debia
** 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 m
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
WA
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/wir
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
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-
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
htt
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.
--
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 maili
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
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
** 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
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 notif
** 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 wo
** 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@li
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 t
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] Mod
1 - 100 of 139 matches
Mail list logo