[Bug 1735193] Re: Netplan does not support onlink gateway
** Also affects: nplan (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/1735193 Title: Netplan does not support onlink gateway To manage notifications about this bug go to: https://bugs.launchpad.net/netplan/+bug/1735193/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 883441] Re: Kernel 3.0 (11.10 default kernel) won't boot unless acpi=off, worked fine with the default kernels of the 3 previous releases
it depends on when and where will the patch be accepted into the kernel source upstream. the kernel will continue receiving updates in ubuntu after every minor release from upstream, but if the patch doesn't get released till say, version 3.2, and ubuntu is shipping 3.1, the patch won't show up. so we'll see. in the meantime, let's make sure we're al taking about the same bug here. i'll post the patch in this thread, can people subscribed to this report compile their kernels with this patch and verify it fixes their problem? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/883441 Title: Kernel 3.0 (11.10 default kernel) won't boot unless acpi=off, worked fine with the default kernels of the 3 previous releases To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/883441/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 883441] Re: Kernel 3.0 (11.10 default kernel) won't boot unless acpi=off, worked fine with the default kernels of the 3 previous releases
** Patch added: "ACPICA Fix Regression in FADT revision checks" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/883441/+attachment/2982073/+files/0001-ACPICA-Fix-regression-in-FADT-revision-checks.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/883441 Title: Kernel 3.0 (11.10 default kernel) won't boot unless acpi=off, worked fine with the default kernels of the 3 previous releases To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/883441/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 883441] Re: Kernel 3.0 (11.10 default kernel) won't boot unless acpi=off, worked fine with the default kernels of the 3 previous releases
i can confirm that the kernel 3.0.0-19.32 in proposed fixes the issue, and allows the computer to start without any kernel parameter tweaks. thank you all ** Tags removed: verification-needed-oneiric ** Tags added: verification-done-oneiric -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/883441 Title: Kernel 3.0 (11.10 default kernel) won't boot unless acpi=off, worked fine with the default kernels of the 3 previous releases To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/883441/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1242854] [NEW] udisks2 prevents external hard drive from working
Public bug reported: I can't remember when exactly has the problem started.. But all I remember, is that at some point in raring, the disk was working fine. Then a long period passed when I never tried it, and I upgraded to Saucy, and now I realize it isn't working. The disk is a SATA laptop-size 320GB Hard Drive inside a Toshiba SATA- to-USB enclosure. It contains 3 partitions, a FAT32 partition, and EXT3 partition, and a swap partition. What happens, is the following: I plug the device in my Sony Vaio's usb port, and I immediately notice the normal messages in dmesg, which end in this: [70092.111876] sd 29:0:0:0: [sdb] Mode Sense: 03 00 00 00 [70092.117266] sd 29:0:0:0: [sdb] No Caching mode page found [70092.117275] sd 29:0:0:0: [sdb] Assuming drive cache: write through [70092.119305] sd 29:0:0:0: [sdb] No Caching mode page found [70092.119314] sd 29:0:0:0: [sdb] Assuming drive cache: write through [70092.217704] sdb: sdb1 sdb2 sdb3 [70092.221952] sd 29:0:0:0: [sdb] No Caching mode page found [70092.221963] sd 29:0:0:0: [sdb] Assuming drive cache: write through [70092.221970] sd 29:0:0:0: [sdb] Attached SCSI disk All normal so far, but the Device Notifier widget doesn't jump up as expected, I wait ten seconds, and a new message appears in dmesg: [70100.124102] usb 2-2: reset high-speed USB device number 20 using ehci-pci This message appears 10 seconds after the above lines, and after it, it's all hell.. Basically, the disk is no longer accessible, and as expected, dmesg fills up with tons of error messages, such as: [70111.838221] Read(10): 28 00 24 c4 59 bd 00 00 08 00 [70111.854311] sd 29:0:0:0: [sdb] Unhandled sense code [70111.854318] sd 29:0:0:0: [sdb] [70111.854322] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE [70111.854326] sd 29:0:0:0: [sdb] [70111.854329] Sense Key : Medium Error [current] [70111.854335] sd 29:0:0:0: [sdb] [70111.854339] Add. Sense: Unrecovered read error [70111.854344] sd 29:0:0:0: [sdb] CDB: [70111.854346] Read(10): 28 00 00 00 00 3f 00 00 08 00 My first idea, was a kernel regression.. So I booted a 3.8 kernel from Raring, and the problem remained. After some digging around, and reading various online forums, some people suggested udisks2, and some suggested it happens specifically because of FAT filesystems, unfortunately, I have no disks to test non-FAT disks, but I might be able to in 2 days. So I tested the udisks2 theory, by first stopping "udev" with "sudo stop udev". Upon plugging the device, no errors happen, and I can mount the device manually just fine. I started udev again, and did an "aptitude purge udisks2", and the same positive results came up. So it seems udisks2 is resetting the usb device for some reason :( ** Affects: udisks2 (Ubuntu) Importance: Undecided Status: New ** Tags: udisks2 ** Package changed: linux (Ubuntu) => udisks2 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1242854 Title: udisks2 prevents external hard drive from working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1242854/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 855247] Re: Trying to upgrade to 11.04 and it fails on a file.
try changing the mirror you are using to resolve this. type in a terminal: sudo software-properties-gtk (or sudo software-properties-kde if using KDE) and change the mirror to anything else -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/855247 Title: Trying to upgrade to 11.04 and it fails on a file. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/855247/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1024568] [NEW] wireless injection doesnt work due to channel bug
Public bug reported: amazingly enough, the linux kernel shipped with ubuntu has all that is needed for packet injection on wireless interfaces, if not for one bug making it useless. the bug is related to channel selection, which refuses to get set, showing up as -1 for other programs, like aircrack. steps to reproduce: 1- have a wireless card with drivers that can inject (i tested ralink drivers, rtl8192ce and iwlwifi) 2- install aircrack (from source, or deb package - sadly, not available in precise, but debs from oneiric work) 3- sudo airmon-ng start wlan0 1 4- iwconfig (note the lack of channel frequency on created interface) 5- run aireplay-ng in any mode except test mode, you'll get a complaint about negative channel. please note, verifying this bug with bleeding edge compat-wireless makes no sense at all, since major modifications to drivers have happened, and the current state of compat-wireless injection is riddled with regressions. fortunately, there is a simple solution, a patch available at: http://patches.aircrack-ng.org/channel-negative-one-maxim.patch i took the time to download, on precise, the ubuntu linux source package, unpacked it, applied the supplied diff, applied the patch linked above, and ran the compilation as per instruction in the ubuntu wiki for compiling kernels. the end result was the linux image, headers, and tools .deb packages, which i installed. then unloaded the wireless driver (i was on a laptop using iwlwifi, a centrino 6xxx card), and loaded it again (just to make sure the new one is loaded), and tested injection, worked flawlessly. so basically, it's just one patch, and you could make all people relying on injection, happy as they can work with stock distro kernels :) thanks ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-27-generic-pae 3.2.0-27.43 ProcVersionSignature: Ubuntu 3.2.0-27.43-generic-pae 3.2.21 Uname: Linux 3.2.0-27-generic-pae i686 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu11 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: ALC269VB Analog [ALC269VB Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: waleed 1646 F pulseaudio Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xd570 irq 45' Mixer name : 'Intel IbexPeak HDMI' Components : 'HDA:10ec0269,1179fd38,00100100 HDA:80862804,1179ff00,0010' Controls : 36 Simple ctrls : 13 Date: Sat Jul 14 01:12:46 2012 InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423) MachineType: TOSHIBA Satellite A665 ProcEnviron: LANGUAGE= TERM=xterm LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-27-generic-pae root=UUID=524A7D054A7CE6DF loop=/hostname/disks/root.disk ro crashkernel=384M-2G:64M,2G-:128M quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-3.2.0-27-generic-pae N/A linux-backports-modules-3.2.0-27-generic-pae N/A linux-firmware1.79 SourcePackage: linux StagingDrivers: mei UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 12/23/10 dmi.bios.vendor: TOSHIBA dmi.bios.version: 1.90 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: NWQAA dmi.board.vendor: TOSHIBA dmi.board.version: 1.00 dmi.chassis.asset.tag: * dmi.chassis.type: 9 dmi.chassis.vendor: TOSHIBA dmi.chassis.version: N/A dmi.modalias: dmi:bvnTOSHIBA:bvr1.90:bd12/23/10:svnTOSHIBA:pnSatelliteA665:pvrPSAW0U-0FU033B:rvnTOSHIBA:rnNWQAA:rvr1.00:cvnTOSHIBA:ct9:cvrN/A: dmi.product.name: Satellite A665 dmi.product.version: PSAW0U-0FU033B dmi.sys.vendor: TOSHIBA ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 precise staging -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1024568 Title: wireless injection doesnt work due to channel bug To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1024568/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1024568] Re: wireless injection doesnt work due to channel bug
** Patch added: "fixes channel negative one bug" https://bugs.launchpad.net/bugs/1024568/+attachment/3222706/+files/channel-negative-one-maxim.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1024568 Title: wireless injection doesnt work due to channel bug To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1024568/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1025012] [NEW] libmsn fails to login with custom domains
Public bug reported: i have an msn/wlm account that isnt an @hotmail.com or affiliated account, but using a custom domain. i tried with kopete and kmess, and both fail to login, reporting wrong password. amsn logs in fine. the bug seems to be in libmsn itself. when using a custom domain, after a couple of exchanges with the server, the server sends the URL of a new server to be used, and disconnects (i'm no whiz with the MSN protocol, but that's what i understand from amsn's protocol window, and some wireshark monitoring). amsn handles this fine, and uses the new server, libmsn based programs seem to get confused about the disconnection, and fail to login. i just tried pidgin, and it also functions correctly (pidgin uses libpurple). i'm aware this should probably be posted with the libmsn developers, but i figured having both reports, and linking would be a better choice. so if you can please point to the libmsn bug tracker, i'll be thankful :) ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: libmsn0.3 4.2.1-0ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-27.43-generic-pae 3.2.21 Uname: Linux 3.2.0-27-generic-pae i686 ApportVersion: 2.0.1-0ubuntu11 Architecture: i386 Date: Sun Jul 15 21:23:54 2012 InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423) ProcEnviron: LANGUAGE= TERM=xterm LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: libmsn UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: libmsn (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1025012 Title: libmsn fails to login with custom domains To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libmsn/+bug/1025012/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1025012] Re: libmsn fails to login with custom domains
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1025012 Title: libmsn fails to login with custom domains To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libmsn/+bug/1025012/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 986430] Re: Enigmail does not detect PGP/MIME signatures inside MIME containers
** Bug watch added: Mozdev Bugzilla #24875 https://www.mozdev.org/bugs/show_bug.cgi?id=24875 ** Also affects: enigmail via https://www.mozdev.org/bugs/show_bug.cgi?id=24875 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/986430 Title: Enigmail does not detect PGP/MIME signatures inside MIME containers To manage notifications about this bug go to: https://bugs.launchpad.net/enigmail/+bug/986430/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 883441] Re: Kernel 3.0 (11.10 default kernel) won't boot unless acpi=off, worked fine with the default kernels of the 3 previous releases
** Bug watch added: Linux Kernel Bug Tracker #42700 http://bugzilla.kernel.org/show_bug.cgi?id=42700 ** Also affects: linux via http://bugzilla.kernel.org/show_bug.cgi?id=42700 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/883441 Title: Kernel 3.0 (11.10 default kernel) won't boot unless acpi=off, worked fine with the default kernels of the 3 previous releases To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/883441/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 326800] Re: unresponsive when "Select Best Server" button is clicked
yeah, for me too it seems. though it's a sure way to get my router to block me as a potential "DOS attack", but that's another story... no hanging/freezing anymore, and can see a functioning fill bar with ping targets below it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/326800 Title: unresponsive when "Select Best Server" button is clicked To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/326800/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 883441] Re: Kernel 3.0 (11.10 default kernel) won't boot unless acpi=off, worked fine with the default kernels of the 3 previous releases
if it helps, i booted without quiet and splash to see the actual kernel output when it stops loading, then compared it to a normal boot with a 2.6 kernel. the last lines outputted before it stops are: [0.286362] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [0.288033] fuse init (API version 7.16) [0.288255] msgmni has been set to 1680 [0.288796] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [0.288853] io scheduler noop registered [0.288858] io scheduler deadline registered [0.288894] io scheduler cfq registered (default) [0.289110] pcieport :00:02.0: setting latency timer to 64 [0.289276] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [0.289345] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [0.289643] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 [0.289654] ACPI: Power Button [PWRB] [0.289782] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 [0.289790] ACPI: Power Button [PWRF] and it stops there. on a normal boot, the next lines are: [0.290064] ACPI: acpi_idle registered with cpuidle [0.292162] ERST: Table is not found! [0.292294] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [0.292573] isapnp: Scanning for PnP cards... [0.647624] isapnp: No Plug & Play device found [0.828688] Freeing initrd memory: 18280k freed [0.867250] Linux agpgart interface v0.103 [0.869420] brd: module loaded [0.870407] loop: module loaded [0.870564] i2c-core: driver [adp5520] using legacy suspend method [0.870568] i2c-core: driver [adp5520] using legacy resume method hope this helps on giving any ideas who's the culprit. this bug is getting over my head. i downloaded a 3.1 linux kernel source and compiled it after careful selection of options, and ended with same bug. then brought the config file of the working 2.6 kernel, and used it as starting point to compile the 3.1 kernel (didnt actually modify anything myself, just ran the config and closed it to let it automatically remove any deprecated options that can ruin the compile), and compiled the kernel, and again, same bug. me thinks it isnt any missing module, some acpi change is doing this, but i cant be sure. thanks in advance for any help -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/883441 Title: Kernel 3.0 (11.10 default kernel) won't boot unless acpi=off, worked fine with the default kernels of the 3 previous releases To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/883441/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 883441] Re: Kernel 3.0 (11.10 default kernel) won't boot unless acpi=off, worked fine with the default kernels of the 3 previous releases
output of lspci: 00:00.0 Host bridge: ATI Technologies Inc Radeon Xpress 200 Host Bridge (rev 01) 00:02.0 PCI bridge: ATI Technologies Inc RS480 PCI-X Root Port 00:11.0 IDE interface: ATI Technologies Inc IXP SB400 Serial ATA Controller (rev 80) 00:12.0 IDE interface: ATI Technologies Inc IXP SB400 Serial ATA Controller (rev 80) 00:13.0 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller (rev 80) 00:13.1 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller (rev 80) 00:13.2 USB Controller: ATI Technologies Inc IXP SB400 USB2 Host Controller (rev 80) 00:14.0 SMBus: ATI Technologies Inc IXP SB400 SMBus Controller (rev 82) 00:14.1 IDE interface: ATI Technologies Inc IXP SB400 IDE Controller (rev 80) 00:14.3 ISA bridge: ATI Technologies Inc IXP SB400 PCI-ISA Bridge (rev 80) 00:14.4 PCI bridge: ATI Technologies Inc IXP SB400 PCI-PCI Bridge (rev 80) 01:00.0 VGA compatible controller: nVidia Corporation G96 [GeForce 9400 GT] (rev a1) 02:02.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10) 02:04.0 Multimedia audio controller: Ensoniq 5880B [AudioPCI] (rev 02) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/883441 Title: Kernel 3.0 (11.10 default kernel) won't boot unless acpi=off, worked fine with the default kernels of the 3 previous releases To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/883441/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 883441] Re: Kernel 3.0 (11.10 default kernel) won't boot unless acpi=off, worked fine with the default kernels of the 3 previous releases
** Tags added: kernel-bug regression-release -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/883441 Title: Kernel 3.0 (11.10 default kernel) won't boot unless acpi=off, worked fine with the default kernels of the 3 previous releases To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/883441/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 883441] Re: Kernel 3.0 (11.10 default kernel) won't boot unless acpi=off, worked fine with the default kernels of the 3 previous releases
that won't be necessary. check the link for the upstream bug report. there's already a patch available, just awaiting further dev instructions/confirmation. if acceptable, i can post the patch here for others to try it, and confirm it also fixes their bug, just to make sure we're all discussing the same bug here :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/883441 Title: Kernel 3.0 (11.10 default kernel) won't boot unless acpi=off, worked fine with the default kernels of the 3 previous releases To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/883441/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 883441] Re: Kernel 3.0 (11.10 default kernel) won't boot unless acpi=off, worked fine with the default kernels of the 3 previous releases
same issue as with OP, system hangs 1 second after boot. turning off acpi solves the problem, but that's not really a good option, hyper threading gets disabled as well with it. all previous kernel versions worked fine. Intel 102GCC2 motherboard, with ATI chipset -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/883441 Title: Kernel 3.0 (11.10 default kernel) won't boot unless acpi=off, worked fine with the default kernels of the 3 previous releases To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/883441/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 885506] [NEW] upstart jobs still using /var/run
Public bug reported: when running: sudo /etc/init.d/networking restart i noticed it tries to access some files from the new style structure, from /run/network. but this directory are not created on my system. upon further inspection, i noticed that the networking.conf file in /etc/init "mkdir"s the /var/run/network directory. this file belongs to ifupdown. i modiefied the file based on guidelines in the oneiricupgrade pages in the ubuntu wiki, so that /var/run gets replaced with /{,var/}run, but the /run/network directory is still not being created :S ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: ifupdown 0.7~alpha5.1ubuntu5 ProcVersionSignature: Ubuntu 3.0.0-13.21-generic 3.0.6 Uname: Linux 3.0.0-13-generic i686 NonfreeKernelModules: nvidia ApportVersion: 1.23-0ubuntu4 Architecture: i386 Date: Thu Nov 3 02:45:17 2011 EcryptfsInUse: Yes InstallationMedia: Kubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100427) ProcEnviron: LANGUAGE= PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: ifupdown UpgradeStatus: Upgraded to oneiric on 2011-10-29 (4 days ago) mtime.conffile..etc.init.network.interface.conf: 2011-11-03T00:58:17.410309 mtime.conffile..etc.init.network.interface.security.conf: 2011-11-03T00:58:17.410309 mtime.conffile..etc.init.networking.conf: 2011-11-03T00:58:17.410309 ** Affects: ifupdown (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 oneiric -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/885506 Title: upstart jobs still using /var/run To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/885506/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 885506] Re: upstart jobs still using /var/run
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/885506 Title: upstart jobs still using /var/run To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/885506/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 897512] [NEW] java and libreoffice crashed after languagetool tries checking grammar
Public bug reported: i installed the langauge tool extension to libreoffice (http://www.languagetool.org/), which is supposed to check grammar and writing style. the extension is written in java apparently. i started libreoffice in a terminal to see crash output, attached along the bug report. steps to reproduce, after installing extension, restart libreoffice, type any grammatically wrong sentence "i are an nut", and check spelling (F7) few times, libreoffice usually crashes from first or second checking. ** Affects: openjdk-6 (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/897512 Title: java and libreoffice crashed after languagetool tries checking grammar To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/897512/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 897512] Re: java and libreoffice crashed after languagetool tries checking grammar
** Attachment added: "terminal output when crash happened" https://bugs.launchpad.net/bugs/897512/+attachment/2611951/+files/crash.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/897512 Title: java and libreoffice crashed after languagetool tries checking grammar To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/897512/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 897512] Re: java and libreoffice crashed after languagetool tries checking grammar
willy@Hamra:~$ java -version java version "1.6.0_23" OpenJDK Runtime Environment (IcedTea6 1.11pre) (6b23~pre11-0ubuntu1.11.10) OpenJDK Client VM (build 20.0-b11, mixed mode, sharing) willy@Hamra:~$ apt-cache policy libreoffice libreoffice: Installed: 1:3.4.4-0ubuntu1 Candidate: 1:3.4.4-0ubuntu1 Version table: *** 1:3.4.4-0ubuntu1 0 500 http://archive.ubuntu.com/ubuntu/ oneiric-updates/main i386 Packages 100 /var/lib/dpkg/status 1:3.4.3-3ubuntu2 0 500 http://archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages willy@Hamra:~$ uname -a Linux Hamra 2.6.38-12-generic #51-Ubuntu SMP Wed Sep 28 14:25:20 UTC 2011 i686 i686 i386 GNU/Linux willy@Hamra:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 11.10 Release:11.10 Codename: oneiric willy@Hamra:~$ ** Attachment added: "hs_err_pid9247.log" https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/897512/+attachment/2611954/+files/hs_err_pid9247.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/897512 Title: java and libreoffice crashed after languagetool tries checking grammar To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/897512/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 897806] Re: package linux-image-2.6.32-34-generic 2.6.32-34.77 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127
can you please attach the file /etc/default/grub ? it seems to be the problem -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/897806 Title: package linux-image-2.6.32-34-generic 2.6.32-34.77 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/897806/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 647912] Re: root password changed system inept
i think the OP is just trolling... but i could be wrong... -- root password changed system inept https://bugs.launchpad.net/bugs/647912 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 614699] Re: Qt 4.7.0 breaks QX11EmbedWidget
i can confirm that the latest updates in backport, fixed the bug. thank you for everyone who worked on this :) -- Qt 4.7.0 breaks QX11EmbedWidget https://bugs.launchpad.net/bugs/614699 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