[Bug 2055304] Re: openssl 3.0.2 backport IgnoreUnexpectedEOF ssl config option from 3.2
Right, that was with curl and wget from Ubuntu archive. I got some documentation finally, to set up the corporate client and the ssl connection works basically. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2055304 Title: openssl 3.0.2 backport IgnoreUnexpectedEOF ssl config option from 3.2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/2055304/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2055304] Re: openssl 3.0.2 backport IgnoreUnexpectedEOF ssl config option from 3.2
Actually, it seems that most programs ignore the openssl.cnf anyway for security(?) reasons. Played a bit with MinTlsVersion and it did not change the request which is being sent. Luckily I could ask the DevOps for the nginx versions used and they have versions with the openssl 3 fix; that comes with nginx 1.21.2. Maybe there is a firewall setting causing this. Would not be the first time, hah... I will see. But anwyay, as the openssl.cnf is ignored anyway this report is quite invalid - does not help. :-D -- That error message has sent me on a journey, o dear. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2055304 Title: openssl 3.0.2 backport IgnoreUnexpectedEOF ssl config option from 3.2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/2055304/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2055304] Re: openssl 3.0.2 backport IgnoreUnexpectedEOF ssl config option from 3.2
Hi Adrien, this is some corporate setup with Zscaler proxy and nginx servers or reverse-proxies inbetween. I cannot say for sure how exactly the servers are setup. The patch just adds the possiblity to set the IgnoreUnexpectedEOF option to the config file by user. The config file itself I would not recommend to change system-wide in the distro package, indeed. I am not in control to update the nginx servers to 1.22 which fixes that known issue on the servers side. And, although I have patched openssl package locally with the attached patch and added the option to /etc/ssl/openssl.cnf, I still see the very same error. I wonder what else could be wrong ... Do I have to put the Options entry in another section of the config file? If I find something I will post again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2055304 Title: openssl 3.0.2 backport IgnoreUnexpectedEOF ssl config option from 3.2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/2055304/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2055304] [NEW] openssl 3.0.2 backport IgnoreUnexpectedEOF ssl config option from 3.2
Public bug reported: I get "Closing connection 0 curl: (35) error:0A000126:SSL routines::unexpected eof while reading" accessing some web servers. AFAIS "SSL_OP_IGNORE_UNEXPECTED_EOF" can help here. With 3.2[0] it can be configured in openssl.cnf, whereas 3.0[1] cannot. Would you mind to backport the mini patch[2] to be configured with 3.0, too? Example: $ tail -n 3 /etc/ssl/openssl.cnf [system_default_sect] CipherString = DEFAULT:@SECLEVEL=2 Options = IgnoreUnexpectedEOF [0] https://www.openssl.org/docs/man3.2/man3/SSL_CONF_cmd.html [1] https://www.openssl.org/docs/man3.0/man3/SSL_CONF_cmd.html [2] https://github.com/openssl/openssl/commit/51cf034433d528876f3c235c5150c5acfe88f24d ** Affects: openssl (Ubuntu) Importance: Undecided Status: New ** Patch added: "Add IgnoreUnexpectedEOF as configuration option" https://bugs.launchpad.net/bugs/2055304/+attachment/5750251/+files/openssl-IgnoreUnexpectedEOF.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2055304 Title: openssl 3.0.2 backport IgnoreUnexpectedEOF ssl config option from 3.2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/2055304/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1933996] Re: Alt-tab stops switching windows [JS ERROR: TypeError: window is null _createWindowClone@resource:///org/gnome/shell/ui/altTab.js:29:27]
Hey there. This bug affects the pre-installed default email client of Ubuntu, there's a fix available upstream now since a few weeks and the next major Ubuntu release is scheduled four months in the future. Can you please release the bugfix for the current release(s), prettyplease? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1933996 Title: Alt-tab stops switching windows [JS ERROR: TypeError: window is null _createWindowClone@resource:///org/gnome/shell/ui/altTab.js:29:27] To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-shell/+bug/1933996/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1933996] Re: Alt-tab stops switching windows [JS ERROR: TypeError: window is null _createWindowClone@resource:///org/gnome/shell/ui/altTab.js:29:27]
There has been no update to the 40.x branch at https://salsa.debian.org/gnome-team/mutter/-/commits/upstream/40.x/ a month since this was fixed and I had hoped that a Debian/Ubuntu team member would notice it via this bug report. Here's hoping for a fix in the 21.04 and 21.10 packages. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1933996 Title: Alt-tab stops switching windows [JS ERROR: TypeError: window is null _createWindowClone@resource:///org/gnome/shell/ui/altTab.js:29:27] To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-shell/+bug/1933996/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1933996] Re: Alt-tab stops switching windows [JS ERROR: TypeError: window is null _createWindowClone@resource:///org/gnome/shell/ui/altTab.js:29:27]
A fix has been merged upstream two months ago, see https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/4184 and https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2027 The fix was released with version 40.6, but Debian and Ubuntu haven't updated the upstream package in their repository, yet. ** Bug watch added: gitlab.gnome.org/GNOME/gnome-shell/-/issues #4184 https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/4184 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1933996 Title: Alt-tab stops switching windows [JS ERROR: TypeError: window is null _createWindowClone@resource:///org/gnome/shell/ui/altTab.js:29:27] To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-shell/+bug/1933996/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 571588] Re: Ubuntu chat theme uses ugly avatar scaling
This bug may be closed by now. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/571588 Title: Ubuntu chat theme uses ugly avatar scaling To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/adium-theme-ubuntu/+bug/571588/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1794293] Re: Please include hid-bigbenff.c driver for 18.04 and later kernels
This report may be closed now. 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/1794293 Title: Please include hid-bigbenff.c driver for 18.04 and later kernels To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1794293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1913217] Re: [nvidia] Screen going black and not responding to input
Had a bit of time today to play around with other kernel versions. The "update" that was done was just a patch (5.8.0-40 -> 5.8.0-41). I've tried reverting to the first and also installed the 5.4 kernel you suggested but both did have the same issue. Looks like the system is mostly okay as long as I do not open too many applications/windows. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1913217 Title: [nvidia] Screen going black and not responding to input To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1913217/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1913217] Re: [nvidia] Screen going black and not responding to input
So basically you are saying I should submit a bug report to the nvidia module developers? Would have been happy to not use it but my laptop (MacbookPro 6,2) freezes up for long periods when using the nouveau driver for which the solution was to be using the nvidia driver... Had the impression the system lock up started following an update which included kernel packages. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1913217 Title: [nvidia] Screen going black and not responding to input To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-340/+bug/1913217/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1913217] Re: [nvidia] Screen going black and not responding to input
So basically you are saying I should submit a bug report to the nvidia module developers? Would have been happy to not use it but my laptop (MacbookPro 6,2) freezes up for long periods when using the nouveau driver for which the solution was to be using the nvidia driver... Had the impression the system lock up started following an update which included kernel packages. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1913217 Title: [nvidia] Screen going black and not responding to input To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-340/+bug/1913217/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1913217] Re: Screen going black and not responding to input
Hi Daniel, Thanks for the response, attaching the file. The installation is pretty new and has no additional GNOME extensions. Also submitted a new crash report today: https://errors.ubuntu.com/oops/ed647ea2-60cb-11eb-8e09-fa163e6cac46 By the way: found out today I can still access the system externally through ssh after a freeze. Let me know if there is anything else I can do to help pinpoint the issue. Cheers, Hanno ** Attachment added: "prevboot.txt" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1913217/+attachment/5457469/+files/prevboot.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1913217 Title: Screen going black and not responding to input To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1913217/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1913217] [NEW] Xorg freeze
Public bug reported: Description:Ubuntu 20.04.1 LTS Release:20.04 xorg: Installed: 1:7.7+19ubuntu14 Candidate: 1:7.7+19ubuntu14 Version table: *** 1:7.7+19ubuntu14 500 500 http://nl.archive.ubuntu.com/ubuntu focal/main amd64 Packages 100 /var/lib/dpkg/status Expecting: (usually after opening a new application): window to open Happened instead: Screen going black. System not responding to inputs. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: xorg 1:7.7+19ubuntu14 ProcVersionSignature: Ubuntu 5.8.0-40.45~20.04.1-generic 5.8.18 Uname: Linux 5.8.0-40-generic x86_64 NonfreeKernelModules: nvidia .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: '/proc/driver/nvidia/gpus/:01:00.0' .proc.driver.nvidia.registry: Binary: "" .proc.driver.nvidia.version: NVRM version: NVIDIA UNIX x86_64 Kernel Module 340.108 Wed Dec 11 11:06:58 PST 2019 GCC version: gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04) .proc.driver.nvidia.warnings.fbdev: Your system is not currently configured to drive a VGA console on the primary VGA device. The NVIDIA Linux graphics driver requires the use of a text-mode VGA console. Use of other console drivers including, but not limited to, vesafb, may result in corruption and stability problems, and is not supported. ApportVersion: 2.20.11-0ubuntu27.14 Architecture: amd64 BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log' CasperMD5CheckResult: skip CompositorRunning: None CurrentDesktop: ubuntu:GNOME Date: Mon Jan 25 21:49:05 2021 DistUpgraded: Fresh install DistroCodename: focal DistroVariant: ubuntu DkmsStatus: nvidia-340, 340.108, 5.4.0-42-generic, x86_64: installed nvidia-340, 340.108, 5.8.0-40-generic, x86_64: installed ExtraDebuggingInterest: Yes GpuHangFrequency: Several times a day GpuHangReproducibility: Occurs more often under certain circumstances GpuHangStarted: Immediately after installing this version of Ubuntu GraphicsCard: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 18) (prog-if 00 [VGA controller]) NVIDIA Corporation GT216M [GeForce GT 330M] [10de:0a29] (rev a2) (prog-if 00 [VGA controller]) Subsystem: Apple Inc. GT216M [GeForce GT 330M] [106b:00c7] InstallationDate: Installed on 2021-01-24 (1 days ago) InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731) MachineType: Apple Inc. MacBookPro6,2 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-40-generic root=UUID=22238608-1c5f-40aa-a8f4-1fded14f6b84 ro quiet splash vt.handoff=7 SourcePackage: xorg Symptom: display Title: Xorg freeze UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 06/13/2019 dmi.bios.release: 0.1 dmi.bios.vendor: Apple Inc. dmi.bios.version: 99.0.0.0.0 dmi.board.asset.tag: Base Board Asset Tag# dmi.board.name: Mac-F22586C8 dmi.board.vendor: Apple Inc. dmi.board.version: MacBookPro6,2 dmi.chassis.type: 10 dmi.chassis.vendor: Apple Inc. dmi.chassis.version: Mac-F22586C8 dmi.modalias: dmi:bvnAppleInc.:bvr99.0.0.0.0:bd06/13/2019:br0.1:svnAppleInc.:pnMacBookPro6,2:pvr1.0:rvnAppleInc.:rnMac-F22586C8:rvrMacBookPro6,2:cvnAppleInc.:ct10:cvrMac-F22586C8: dmi.product.family: MacBook Pro dmi.product.name: MacBookPro6,2 dmi.product.sku: System SKU# dmi.product.version: 1.0 dmi.sys.vendor: Apple Inc. version.compiz: compiz N/A version.libdrm2: libdrm2 2.4.102-1ubuntu1~20.04.1 version.libgl1-mesa-dri: libgl1-mesa-dri 20.2.6-0ubuntu0.20.04.1 version.libgl1-mesa-glx: libgl1-mesa-glx N/A version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A version.xserver-xorg-core: xserver-xorg-core 2:1.20.9-2ubuntu1.2~20.04.1 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.917+git20200226-1 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1 ** Affects: xorg (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug focal freeze ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1913217 Title: Xorg freeze To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1913217/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1866926] Re: usb_modeswitch does not switch modems (remain visible as mass storage)
To further clarify the impact of different hardware on bug occurrence: The difference in Mariusz' hardware (Dell vs. Toshiba) leads to different kernel names ("3-4" on Dell vs. "2-1.2" on Toshiba). So "device validation" only happened on his Toshiba (thereby updating iface to the wrong value of 8), but not on Dell. Similarly, I had a problem on RPi 3 (kernel_name = "1-1.3") but no problem on an x86_64 VM (kernel_name = "1-1"). My hardware and VM both ran on Ubuntu 20.04 LTS. This is the commit that fixed a segfault in the C dispatcher but introduced the problem for Mariusz and me: https://git.launchpad.net/ubuntu/+source/usb- modeswitch/commit/?id=4ef455d6d34fa465945db2b18f5dcabc604a9888 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1866926 Title: usb_modeswitch does not switch modems (remain visible as mass storage) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1866926/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1866926] Re: usb_modeswitch does not switch modems (remain visible as mass storage)
I am likely experiencing the same issue, yet on other hardware: Ubuntu 20.04 with a ZTE MF100 modem but only on Raspberry Pi. The good news: I have triaged the issue. The bug is in "usb_modeswitch_dispatcher.c", a C rewrite of the upstream Tcl script. The C dispatcher receives the modem's kernel_name. If it contains the characters dot ('.') and dash ('-') but no colon (':'), the device is marked for some extended "interface validation" (see lines 343ff of "usb_modeswitch_dispatcher.c"). A bit further down at lines 388ff, the "iface" is initialized to 0, but the interface validation updates it to 8. The value 8 stems from an atoi() invocation on the contents of "bInterfaceClass". For this updated iface value, the C dispatcher tries to find the corresponding (sub) interface directory and this fails because my modem does not have 8 sub devices. Until here, 18.04 and 20.04 behavior is identical. However, the following new code was introduced in 20.04 right after the directory lookup attempt is made: --8<-- if (ifdir == NULL) { modeswitch_log(" No access to interface %d. Exit\n", iface); return 1; } --8<-- This is causing the early exit for Mariusz and me. If I remove this code, the rest of the C dispatcher works fine (even with a wrong iface value of 8 - this is the same behavior as it was on 18.04). In a scenario where no interface validation takes place (e.g. because of a colon in the kernel_name or the absence of a dot - such as Ubuntu 20.04 on x86_64 VM), the iface value of 0 remains unchanged and the interface directory is looked up successfully. I have tried to match the C dispatcher code with the upstream Tcl script. The Tcl script initializes iface to 0 and eventually updates it to "1.0" when doing the interface validation branch. Another thing that I noticed is that the C dispatcher erroneously uses atoi() on the contents of bInterfaceClass. The content is a hexadecimal string such as "00", "08" or "ff" while atoi() expects a decimal string. If bInterfaceClass contains "ff", atoi() would return 0. I have solved this problem by replacing "usb_modeswitch_dispatcher" with the upstream Tcl script, pointing its interpreter to jimsh and installing jimsh. I think it would be a wise choice to ditch the C dispatcher, use the upstream Tcl script and make the package depend on jimsh. Reasons: - The C dispatcher does not implement the same functionality as the Tcl script in 2.5.2. - Implementing changes from the Tcl script in 2.6.0 would be even more painful. - The usb_modeswitch author provides flavors that eliminate the Tcl dependency. - I fail to see how the "binary size" argument still applies in 2020 to machines that are capable of running Ubuntu. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1866926 Title: usb_modeswitch does not switch modems (remain visible as mass storage) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1866926/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1855540] [NEW] Bump version to 0.7.7
Public bug reported: Most annoying bugfix: Don't spam the user about new AP's if we're connected already. https://roy.marples.name/cgit/dhcpcd-ui.git/commit/?id=ed60b357213cb8d90e10483e37fa343ddb346a0c Interesting feature: Support the up and coming dhcpcd-9. https://roy.marples.name/cgit/dhcpcd-ui.git/commit/?id=fb8eafb71188bf30bee4c4a0e76bfbcbf4d387a1 Thank you in advance! ** Affects: dhcpcd-ui (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/1855540 Title: Bump version to 0.7.7 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dhcpcd-ui/+bug/1855540/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1784796] Re: apt update fails - 'std::runtime_error' what(): random_device::__x86_rdrand(void)
Any recommendation how to update if you can't update due to this bug? "apt update" will always fail, so no matter if it's a kernel or apt update I need, I won't get it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1784796 Title: apt update fails - 'std::runtime_error' what(): random_device::__x86_rdrand(void) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1784796/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1784796] Re: apt update fails - 'std::runtime_error' what(): random_device::__x86_rdrand(void)
Hi, can someone with the permission please re-open? I'm seeing this on a relatively recent system (18.04, updates have been successfully done lately), so it's definitely not fixed since august last year. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1784796 Title: apt update fails - 'std::runtime_error' what(): random_device::__x86_rdrand(void) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1784796/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1794293] Re: Please include hid-bigbenff.c driver for 18.04 and later kernels
This is a feature request, not a bug report. Therefore, no log files are required for this issue, and now changing to "confirmed". ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1794293 Title: Please include hid-bigbenff.c driver for 18.04 and later kernels To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1794293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1794293] [NEW] Please include hid-bigbenff.c driver for 18.04 and later kernels
Public bug reported: Hi there, my driver submission has just been accepted for the upcoming 4.20 mainline kernel by the input maintainers: https://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git/commit/?h=for-4.20/bigbenff&id=256a90ed9e46b270bbc4e15ef05216ff049c3721 The BigBen Interactive PS3OFMINIPAD kids' gamepad is a Playstation3 accessory and was designed for smaller hands. The Linux kernel didn't support its rumble effects, so the device's HID protocol needed to be reverse-engineered to write this driver. I originally wrote this driver for the Raspberry Pi and the Retropie software used by my kids. But now that Steam and Proton are here, we are using our Ubuntu boxes more and more often for gaming, so including this driver in the default kernel would be nice. The patch applies cleanly on the kernels of 18.04 and 18.10 with no changes, so there's no backporting to do. 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/1794293 Title: Please include hid-bigbenff.c driver for 18.04 and later kernels To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1794293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1791118] [NEW] No sound output on Medion Akoya S2218 Z3735F subnotebook
Public bug reported: Hello, the Medion Akoya S2218 is a Z3735F-based subnotebook. It is possible to install Ubuntu on it, but some devices are not properly supported. I have installed a vanilla 18.04 Ubuntu 64 bit system on it and then updated to the current development version of 18.10. I have also tried the distribution's current 4.17.0-9-generic #10-Ubuntu kernel as well as current 4.19.0-rc kernels. There is no sound output. These audio-related modules are being loaded: snd_soc_sst_cht_bsw_rt5645 snd_intel_sst_acpi snd_intel_sst_core snd_soc_sst_atom_hifi2_platform snd_soc_rt5645 snd_soc_acpi snd_soc_acpi_intel_match snd_soc_rl6231 snd_soc_core snd_compress ac97_bus snd_pcm_dmaengine snd_seq_midi snd_seq_midi_event snd_pcm snd_rawmidi snd_seq snd_seq_device snd_timer snd soundcore These are blacklisted: blacklist r8723bs blacklist snd_hdmi_lpe_audio Pulseaudio still reports a "dummy device". I have tried finding solutions on the internet. There are various fixes for other Z3735F-based devices, including the tip to blacklist the snd_hdmi_lpe_audio module. None of those fixes helped for mine. I tried getting help at https://github.com/plbossart/UCM/issues/32 with no response. /var/log/syslog reports Sep 6 16:59:36 akoya pulseaudio[1075]: E: [pulseaudio] module-alsa-card.c: Failed to find a working profile. Sep 6 16:59:36 akoya pulseaudio[1075]: E: [pulseaudio] module.c: Failed to load module "module-alsa-card" (argument: "device_id="0" name="platform-cht-bsw-rt5645" card_name="alsa_card.platform-cht-bsw-rt5645" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes card_properties="module-udev-detect.discovered=1""): initialization failed. Sep 6 16:59:36 akoya pulseaudio[1075]: E: [pulseaudio] module-alsa-card.c: Failed to find a working profile. Sep 6 16:59:36 akoya pulseaudio[1075]: E: [pulseaudio] module.c: Failed to load module "module-alsa-card" (argument: "device_id="0" name="platform-cht-bsw-rt5645" card_name="alsa_card.platform-cht-bsw-rt5645" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes card_properties="module-udev-detect.discovered=1""): initialization failed. Sep 6 16:59:36 akoya pulseaudio[1075]: E: [pulseaudio] module-alsa-card.c: Failed to find a working profile. Sep 6 16:59:36 akoya pulseaudio[1075]: E: [pulseaudio] module.c: Failed to load module "module-alsa-card" (argument: "device_id="0" name="platform-cht-bsw-rt5645" card_name="alsa_card.platform-cht-bsw-rt5645" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes card_properties="module-udev-detect.discovered=1""): initialization failed. Sep 6 16:59:36 akoya pulseaudio[1075]: E: [pulseaudio] module-alsa-card.c: Failed to find a working profile. Sep 6 16:59:36 akoya pulseaudio[1075]: E: [pulseaudio] module.c: Failed to load module "module-alsa-card" (argument: "device_id="0" name="platform-cht-bsw-rt5645" card_name="alsa_card.platform-cht-bsw-rt5645" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes card_properties="module-udev-detect.discovered=1""): initialization failed. Sep 6 16:59:36 akoya pulseaudio[1075]: E: [pulseaudio] module-alsa-card.c: Failed to find a working profile. Sep 6 16:59:36 akoya pulseaudio[1075]: E: [pulseaudio] module.c: Failed to load module "module-alsa-card" (argument: "device_id="0" name="platform-cht-bsw-rt5645" card_name="alsa_card.platform-cht-bsw-rt5645" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes card_properties="module-udev-detect.discovered=1""): initialization failed. Sep 6 16:59:36 akoya pulseaudio[1075]: W: [pulseaudio] module-udev-detect.c: Tried to configure /devices/platform/80860F28:00/cht-bsw-rt5645/sound/card0 (alsa_card.platform-cht-bsw-rt5645) more often than 5 times in 10s Sep 6 16:59:55 akoya pulseaudio[1732]: E: [pulseaudio] module-alsa-card.c: Failed to find a working profile. Sep 6 16:59:55 akoya pulseaudio[1732]: E: [pulseaudio] module.c: Failed to load module "module-alsa-card" (argument: "device_id="0" name="platform-cht-bsw-rt5645" card_name="alsa_card.platform-cht-bsw-rt5645" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes card_properties="module-udev-detect.discovered=1""): initialization failed. Sep 6 16:59:55 akoya pulseaudio[1732]: E: [pulseaudio] module-alsa-card.c: Failed to find a working profile. Sep 6 16:59:55 akoya pulseaudio[1732]: E: [pulseaudio] module.c: Failed to load module "module-alsa-card" (argument: "device_id="0" name="platform-cht-bsw-rt5645" card_name="alsa_card.platform-cht-bsw-rt5645" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes card_properties="module-udev-detect.discovered=1""): initialization failed. Sep 6 16:59:55 akoya pulseaudio[1732]: E:
[Bug 1752831] Re: memcached should disable UDP by default
This got CVE-2018-1000115 assigned. ** CVE added: https://cve.mitre.org/cgi- bin/cvename.cgi?name=2018-1000115 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1752831 Title: memcached should disable UDP by default To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/memcached/+bug/1752831/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1752831] [NEW] memcached should disable UDP by default
Public bug reported: Memcached is currently involved in some massive ddos attacks, see e.g.: https://blog.cloudflare.com/memcrashed-major-amplification-attacks-from-port-11211/ The UDP protocol of memcached can be abused for very effective DDoS amplification attacks and should therefore be considered dangerous. Upstream memcached has reacted to this by disabling UDP by default: https://github.com/memcached/memcached/wiki/ReleaseNotes156 In Ubuntu memcached by default only listens to 127.0.0.1, but enables UDP. While the localhost-only protects default settings, it's still only a minor change away from creating an effective DDoS tool for a protocol that is hardly in use today. I recommend that Ubuntu backports the upstream change and disables UDP by default. ** Affects: memcached (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/1752831 Title: memcached should disable UDP by default To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/memcached/+bug/1752831/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1750937] Re: 4.4.0-116 Kernel update on 2/21 breaks Nvidia drivers (on 14.04 and 16.04)
This does not only affect the NVIDIA modules, but seems to affect all kernel modules built on the system itself. (Meaning all DKMS-built modules and for example VMWare Workstation/Player modules) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1750937 Title: 4.4.0-116 Kernel update on 2/21 breaks Nvidia drivers (on 14.04 and 16.04) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1750937/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1736371] [NEW] Feature Request: Syncthing integration
Public bug reported: Hello, since the removal of Ubuntu One filehosting, a nice, well-integrated filesync in Ubuntu desktop is missing. It would be a welcome addition to have filesync back as an out-of-the box feature. Syncthing is a proven open-source p2p filesync software. The software has a track record of many years under active development, the developer community is alive and well. It seems to be stable and the architecture seems sound. (I cannot comment on its security implications, though.) Syncthing is server-less, it doesn't require a central/cloud server. The usability leaves a lot to be desired and the current installation and end-user experience is poor for a novice user. The most successful part of Ubuntu desktop's mission has always been making complicated Linux software easier to use for novice end-users. Therefore my request is that Ubuntu considers spending development resources on improving the user experience of Syncthing. - Make Syncthing a part of a default Ubuntu desktop installation. - Design a better end-user interface for remote sync device management. - Design a better end-user interface for seamless filemanager integration. - Add a possible, optional encrypted cloud storage sync service. Thanks. ** 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/1736371 Title: Feature Request: Syncthing integration To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-meta/+bug/1736371/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1722845] [NEW] Installer asks for Wifi password prior to keyboard layout setup
Public bug reported: I installed Ubuntu 17.10. beta-2 using an Oct-10-2017 daily .iso build for the Ubuntu Desktop installer image. Target system was a notebook with a supported WiFi card. During installation, the installer detected the WiFi card and asked me to enter the password to connect to an existing network. This worked as intended, but: The user is forced to enter the WiFi password with an English keyboard layout now, since the keyboard layout setup follows *later* in the installation process. It would be good to ask the user for Language / Timezone / Keyboard layout *before* connecting to the WiFi network. Thank you. ** Affects: debian-installer (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/1722845 Title: Installer asks for Wifi password prior to keyboard layout setup To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1722845/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1582678] Re: ELAN Clickpad not fully working
*** This bug is a duplicate of bug 1400463 *** https://bugs.launchpad.net/bugs/1400463 ** This bug has been marked a duplicate of bug 1400463 [Medion Akoya P2214T] Touchpad not properly recognized -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1582678 Title: ELAN Clickpad not fully working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1582678/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1400463] Re: [Medion Akoya P2214T] Touchpad not properly recognized
It appears that there is a variant of this touchpad on the Medion S2218 / MD99590 laptop, which is also affected. The device reports the same name, but a different USB ID 04f3:074a. See https://marc.info/?l=linux-input&m=150150074208646&w=3 Tested with 4.13-rc3, this touchpad only supports single (left) clicks, no right click and no multitouch gestures. Please advise on how I can help debug this. I: Bus=0003 Vendor=04f3 Product=074a Version=0111 N: Name="ITE Tech. Inc. ITE Device(8910)" P: Phys=usb-:00:14.0-1.1/input0 S: Sysfs=/devices/pci:00/:00:14.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:04F3:074A.0001/input/input2 U: Uniq= H: Handlers=sysrq kbd event2 leds B: PROP=0 B: EV=12001f B: KEY=3007f 0 0 48317aff32d bf56 3 130c130b17c007 ffbf7bfad941dfff febeffdfffef fffe B: REL=40 B: ABS=1 B: MSC=10 B: LED=1f I: Bus=0003 Vendor=04f3 Product=074a Version=0111 N: Name="ITE Tech. Inc. ITE Device(8910)" P: Phys=usb-:00:14.0-1.1/input1 S: Sysfs=/devices/pci:00/:00:14.0/usb1/1-1/1-1.1/1-1.1:1.1/0003:04F3:074A.0002/input/input3 U: Uniq= H: Handlers=mouse0 event3 B: PROP=0 B: EV=17 B: KEY=3f 0 0 0 0 B: REL=ff B: MSC=10 Bus 001 Device 003: ID 04f3:074a Elan Microelectronics Corp. Device Descriptor: bLength18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize064 idVendor 0x04f3 Elan Microelectronics Corp. idProduct 0x074a bcdDevice0.03 iManufacturer 1 ITE Tech. Inc. iProduct2 ITE Device(8910) iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 66 bNumInterfaces 2 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup MaxPower 100mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 3 Human Interface Device bInterfaceSubClass 1 Boot Interface Subclass bInterfaceProtocol 1 Keyboard iInterface 0 HID Device Descriptor: bLength 9 bDescriptorType33 bcdHID 1.11 bCountryCode0 Not supported bNumDescriptors 1 bDescriptorType34 Report wDescriptorLength 163 Report Descriptors: ** UNAVAILABLE ** Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes3 Transfer TypeInterrupt Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 4 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber1 bAlternateSetting 0 bNumEndpoints 2 bInterfaceClass 3 Human Interface Device bInterfaceSubClass 1 Boot Interface Subclass bInterfaceProtocol 2 Mouse iInterface 1 ITE Tech. Inc. HID Device Descriptor: bLength 9 bDescriptorType33 bcdHID 1.11 bCountryCode0 Not supported bNumDescriptors 1 bDescriptorType34 Report wDescriptorLength 100 Report Descriptors: ** UNAVAILABLE ** Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x82 EP 2 IN bmAttributes3 Transfer TypeInterrupt Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 1 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x03 EP 3 OUT bmAttributes3 Transfer TypeInterrupt Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 1 Device Status: 0x0001 Self Powered -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1400463 Title: [Medion Akoya P2214T] Touchpad not properly recognized To manage notifications about this bug go to: https://bugs.launchp
[Bug 1666439] Re: Request: Add/backport this patch for stability with Bay Trail
A new version of the patch has just been released and testers are requested: https://bugzilla.kernel.org/show_bug.cgi?id=109051#c742 ** Bug watch added: Linux Kernel Bug Tracker #109051 http://bugzilla.kernel.org/show_bug.cgi?id=109051 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1666439 Title: Request: Add/backport this patch for stability with Bay Trail To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1666439/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1666439] Re: Request: Add/backport this patch for stability with Bay Trail
It doesn't appear to be a newer revision, but a two-part patch. Nevertheless, I'll leave the decision to you experts who know how to read patches better than I do. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1666439 Title: Request: Add/backport this patch for stability with Bay Trail To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1666439/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1666439] Re: Request: Add/backport this patch for stability with Bay Trail
Brad, this is a feature request that doesn't require a log. Thank you. ** Changed in: linux (Ubuntu) Status: Incomplete => Opinion -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1666439 Title: Request: Add/backport this patch for stability with Bay Trail To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1666439/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1531865] Re: 4.2 (linux-generic-lts-wily) kernel hangs on Bay Trail based Asus X553MA
There's progress for this bug which resulted in this patch: https://lists.freedesktop.org/archives/intel- gfx/2017-February/120021.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1531865 Title: 4.2 (linux-generic-lts-wily) kernel hangs on Bay Trail based Asus X553MA To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1531865/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1666439] [NEW] Request: Add/backport this patch for stability with Bay Trail
Public bug reported: Hi, please add and backport this patch to current Ubuntu kernel packages: https://lists.freedesktop.org/archives/intel- gfx/2017-February/120021.html It is the result of a lengthy bug hunt described in https://bugzilla.kernel.org/show_bug.cgi?id=109051#c683 There are several bug reports of stability problems with Bay Trail devices on Launchpad where this patch should help make things better, while the search for the root cause of the problem is still going on. ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: patch xenial yakkety zesty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1666439 Title: Request: Add/backport this patch for stability with Bay Trail To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1666439/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1619240] [NEW] www.ubuntu.com does not support HTTS, https://ubuntu.com forwards to http
Public bug reported: The main Ubuntu webpage does not support HTTPS. I think this is a severe security risk, as software distribution security is an increasing issue. Currently trying to access www.ubuntu.com over https gives an error and trying ubuntu.com with https forwards to the http version of www.ubuntu.com. The latter is especially problematic, as it may give users a false sense of security. Ideally all ubuntu webpages should be HTTPS by default and use HSTS. ** Affects: ubuntu Importance: Undecided Status: Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1619240 Title: www.ubuntu.com does not support HTTS, https://ubuntu.com forwards to http To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1619240/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1594176] Re: Download arrow animation leaves garbage on the address bar
Same here. Running firefox package 47.0+build3-0ubuntu0.16.04.1 on XUbuntu desktop with Intel(R) HD Graphics 2000. ** Attachment added: "Screenshot of download arrow" https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1594176/+attachment/4700696/+files/firefox-arrow.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1594176 Title: Download arrow animation leaves garbage on the address bar To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1594176/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1553588] Re: Sync supercollider-sc3-plugins 3.7.0~beta+git20151221.f978dc2~repack-7 (universe) from Debian unstable (main)
Forgot to attach build status for this package: https://buildd.debian.org/status/package.php?p=supercollider-sc3-plugins -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1553588 Title: Sync supercollider-sc3-plugins 3.7.0~beta+git20151221.f978dc2~repack-7 (universe) from Debian unstable (main) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/supercollider-sc3-plugins/+bug/1553588/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1553588] Re: Sync supercollider-sc3-plugins 3.7.0~beta+git20151221.f978dc2~repack-7 (universe) from Debian unstable (main)
FeatureFreeze Exception requested: sc3-plugins is a dependency of Sonic Pi, which I really want to see in Ubuntu Xenial's Universe repo for the next release. 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/1553588 Title: Sync supercollider-sc3-plugins 3.7.0~beta+git20151221.f978dc2~repack-7 (universe) from Debian unstable (main) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/supercollider-sc3-plugins/+bug/1553588/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1553589] Re: Sync sonic-pi 2.9.0~repack-6 (universe) from Debian unstable (main)
FeatureFreeze Exception requested: https://buildd.debian.org/status/package.php?p=sonic-pi After several minor revisions, this is now a solid package of Sonic Pi's upstream release 2.9.0. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1553589 Title: Sync sonic-pi 2.9.0~repack-6 (universe) from Debian unstable (main) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sonic-pi/+bug/1553589/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1553582] Re: Sync ruby-hamster 3.0.0-1 (universe) from Debian unstable (main)
FeatureFreeze Exception requested: ruby-hamster 3.0.0 now contains a fix upstream that had to be added as a patch to the previous Debian package. See https://github.com/hamstergem/hamster/issues/221 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/1553582 Title: Sync ruby-hamster 3.0.0-1 (universe) from Debian unstable (main) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ruby-hamster/+bug/1553582/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1553589] [NEW] Sync sonic-pi 2.9.0~repack-6 (universe) from Debian unstable (main)
Public bug reported: Please sync sonic-pi 2.9.0~repack-6 (universe) from Debian unstable (main) I'd very much love to have this version of Sonic Pi in Ubuntu Xenial. Thanks MOTUs! Changelog entries since current xenial version 2.9.0~repack-3: sonic-pi (2.9.0~repack-6) unstable; urgency=medium * Build-depend on a version of ruby-wavefile working with big endian machines. -- Petter Reinholdtsen Sat, 27 Feb 2016 07:57:23 + sonic-pi (2.9.0~repack-5) unstable; urgency=medium [ Hanno Zulla ] * don't load did_you_mean on Debian with ruby < 2.3.0 -- Petter Reinholdtsen Fri, 26 Feb 2016 16:50:24 +0100 sonic-pi (2.9.0~repack-4) unstable; urgency=medium [ Petter Reinholdtsen ] * Upgraded standards-version from 3.9.6 to 3.9.7. * Fixed typo in debian/copyright (Licence -> License). [ Hanno Zulla ] * Build-depend on sc3-plugins-server to avoid building on non-working architectures. -- Petter Reinholdtsen Fri, 26 Feb 2016 11:46:23 +0100 ** Affects: sonic-pi (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/1553589 Title: Sync sonic-pi 2.9.0~repack-6 (universe) from Debian unstable (main) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sonic-pi/+bug/1553589/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1553588] [NEW] Sync supercollider-sc3-plugins 3.7.0~beta+git20151221.f978dc2~repack-7 (universe) from Debian unstable (main)
Public bug reported: Please sync supercollider-sc3-plugins 3.7.0~beta+git20151221.f978dc2~repack-7 (universe) from Debian unstable (main) This fixes a cmake issue when building on hardware that doesn't support the SSE compiler flag. Upstream had a "fix" for this that only worked for ARM, but not others like Sparc or Mips. Sent upstream in https://github.com/supercollider/sc3-plugins/pull/73 and already used for the Debian package, where it now builds on all possible platforms supporting supercollider. sc3-plugins is a dependency of Sonic Pi. Changelog entries since current xenial version 3.7.0~beta+git20151221.f978dc2~repack-6: supercollider-sc3-plugins (3.7.0~beta+git20151221.f978dc2~repack-7) unstable; urgency=medium * Debian: set SSE flags only when compiler supports them (fixes multi-arch builds) -- Hanno Zulla Thu, 25 Feb 2016 16:48:00 +0100 ** Affects: supercollider-sc3-plugins (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/1553588 Title: Sync supercollider-sc3-plugins 3.7.0~beta+git20151221.f978dc2~repack-7 (universe) from Debian unstable (main) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/supercollider-sc3-plugins/+bug/1553588/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1553582] [NEW] Sync ruby-hamster 3.0.0-1 (universe) from Debian unstable (main)
Public bug reported: Please sync ruby-hamster 3.0.0-1 (universe) from Debian unstable (main) The upstream ruby gem has been updated to 3.0.0 since the last sync. ruby-hamster is a dependency of Sonic Pi. Thank you. Changelog entries since current xenial version 2.0.0-2: ruby-hamster (3.0.0-1) unstable; urgency=medium * update to upstream version 3.0.0. * remove 02-concurrent-ruby.patch (applied upstream). -- Hanno Zulla Wed, 24 Feb 2016 12:04:00 +0100 ** Affects: ruby-hamster (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/1553582 Title: Sync ruby-hamster 3.0.0-1 (universe) from Debian unstable (main) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ruby-hamster/+bug/1553582/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1553583] [NEW] Sync ruby-wavefile 0.6.0-2 (universe) from Debian unstable (main)
Public bug reported: Please sync ruby-wavefile 0.6.0-2 (universe) from Debian unstable (main) The upstream gem has a bug that affects big-endian hardware. The patch in 0.6.0-2 fixes this (sent upstream in https://github.com/jstrait/wavefile/pull/18). This updated version of ruby-wavefile is a build dependency of Sonic Pi. Changelog entries since current xenial version 0.6.0-1: ruby-wavefile (0.6.0-2) unstable; urgency=medium * use little-endian pack codes, fixes wavefile gem when used on big-endian hardware. -- Hanno Zulla Fri, 26 Feb 2016 15:17:00 +0100 ** Affects: ruby-wavefile (Ubuntu) Importance: Undecided Status: Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1553583 Title: Sync ruby-wavefile 0.6.0-2 (universe) from Debian unstable (main) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ruby-wavefile/+bug/1553583/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1460782] Re: public key listing fails if ECC subkey uses SHA512
This affects 14.04 LTS. This is fixed in 2.0.23 according to debian bug tracker. Since this makes gpg2 completely crash when such a key is in the keyring, I guess this should be fixed for the LTS version. ** Bug watch added: Debian Bug tracker #787139 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=787139 ** Also affects: gnupg2 (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=787139 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/1460782 Title: public key listing fails if ECC subkey uses SHA512 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnupg2/+bug/1460782/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1510163] Re: Poodle TLS1.0 issue in Trusty (and Precise)
Took me a bit longer, but blogpost is now public and explains the issue in detail including its history and first incomplete fix: https://blog.hboeck.de/archives/877-A-little-POODLE-left-in-GnuTLS-old-versions.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1510163 Title: Poodle TLS1.0 issue in Trusty (and Precise) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnutls26/+bug/1510163/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1520210] [NEW] This package needs an update
Public bug reported: Version 1.2.0 in Ubuntu repos is from 2013, current version is 2.3.0. ** Affects: ruby-benchmark-ips (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/1520210 Title: This package needs an update To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ruby-benchmark-ips/+bug/1520210/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1520210] Re: This package needs an update
This package is very out of date and needs to be updated from upstream version. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1520210 Title: This package needs an update To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ruby-benchmark-ips/+bug/1520210/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1472293] Re: load >= 1 while idle for no obvious reason with ACPI
Thanks, Colin. I'm not familiar with ACPI, so can you please translate this to what I can do to fix this? The EasyStore 340 isn't supported anymore and the device's BIOS appears to be the last one that was released for it, so I won't be able to have the manufacturer fix the BIOS. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1472293 Title: load >= 1 while idle for no obvious reason with ACPI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1472293] Re: load >= 1 while idle for no obvious reason with ACPI
Tim, I didn't test 3.13.0-58.97 but compiled an Ubuntu 3.19.0-23.24 kernel instead, with the problematic patch reverted. Can confirm that the load will go back to below 1 with that. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1472293 Title: load >= 1 while idle for no obvious reason with ACPI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1472293] Re: load >= 1 while idle for no obvious reason with ACPI
cat /sys/firmware/acpi/interrupts/gpe01 /sys/firmware/acpi/interrupts/gpe09 18137 enabled 0 disabled -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1472293 Title: load >= 1 while idle for no obvious reason with ACPI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1472293] Re: load >= 1 while idle for no obvious reason with ACPI
perf top - another one. Samples: 16K of event 'cycles', Event count (approx.): 161005996 Overhead Shared ObjectSymbol 9,01% libslang.so.2.3.0[.] SLsmg_write_chars 3,82% libslang.so.2.3.0[.] SLtt_smart_puts 3,63% perf [.] 0x0005a0b7 1,98% perf [.] 0x000a729e 1,29% perf [.] 0x000968c2 1,24% libc-2.21.so [.] vfprintf 1,20% [kernel] [k] menu_select 1,02% perf [.] 0x000a72b4 0,91% perf [.] 0x000633a5 0,82% perf [.] 0x00097e85 0,80% [kernel] [k] acpi_os_read_port 0,79% perf [.] 0x00097e4f 0,73% libslang.so.2.3.0[.] 0x00099dd7 0,72% libslang.so.2.3.0[.] 0x00099de5 0,67% perf [.] 0x000a71e1 0,62% libslang.so.2.3.0[.] 0x00099e41 0,62% perf [.] 0x00095bf7 0,60% libslang.so.2.3.0[.] 0x00099dc1 0,59% [kernel] [k] kmem_cache_alloc 0,56% libslang.so.2.3.0[.] SLsmg_write_wrapped_string 0,55% [kernel] [k] __schedule 0,54% libslang.so.2.3.0[.] 0x00099e20 0,52% perf [.] 0x000a7271 0,52% [kernel] [k] timerqueue_add 0,51% [kernel] [k] acpi_os_write_port 0,51% perf [.] 0x0005a08b 0,47% perf [.] 0x000a72a2 0,46% perf [.] 0x00097e35 0,44% [kernel] [k] int_sqrt 0,41% [kernel] [k] update_blocked_averages 0,40% [kernel] [k] find_busiest_group 0,39% perf [.] 0x00097e3f 0,38% libslang.so.2.3.0[.] 0x00099dae 0,38% libslang.so.2.3.0[.] 0x00099e2e 0,38% libslang.so.2.3.0[.] 0x00099e0b 0,38% libslang.so.2.3.0[.] 0x00099df5 0,37% perf [.] 0x00097df0 0,37% [kernel] [k] enqueue_entity 0,37% perf [.] 0x000a71f5 0,37% [kernel] [k] update_curr 0,36% libslang.so.2.3.0[.] 0x00099ea7 0,36% [kernel] [k] run_timer_softirq no symbols found in /sbin/mdadm, maybe install a debug package? Is this what you need or do I need to call perf top with different parameters? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1472293 Title: load >= 1 while idle for no obvious reason with ACPI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1472293] Re: load >= 1 while idle for no obvious reason with ACPI
Tim, I can't quickly build another kernel right now. I'll do what you asked for later, possibly Monday. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1472293 Title: load >= 1 while idle for no obvious reason with ACPI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1472293] Re: load >= 1 while idle for no obvious reason with ACPI
perf top - here's a copy of the screen's first lines. Samples: 1K of event 'cycles', Event count (approx.): 669342282 Overhead Shared Object Symbol 6,47% [kernel] [k] number.isra.2 6,18% [kernel] [k] format_decode 6,17% [kernel] [k] kallsyms_expand_symbol.constprop.1 5,00% [kernel] [k] vsnprintf 3,88% [kernel] [k] strnlen 2,88% [kernel] [k] string.isra.7 2,76% perf [.] 0x0005a0b7 2,41% libc-2.21.so [.] memchr 2,29% [kernel] [k] pointer.isra.19 1,88% libc-2.21.so [.] getdelim 1,70% perf [.] 0x00061b9c 1,53% libc-2.21.so [.] 0x0014f054 1,35% libc-2.21.so [.] __libc_calloc 1,30% libc-2.21.so [.] 0x0014de22 1,24% libc-2.21.so [.] _IO_feof 1,19% [kernel] [k] apparmor_capable 0,94% [kernel] [k] seq_read 0,88% [kernel] [k] module_get_kallsym 0,82% [kernel] [k] s_show 0,77% perf [.] 0x00063917 0,76% [kernel] [k] clear_page 0,71% [kernel] [k] update_iter 0,70% perf [.] 0x00061bae 0,65% [kernel] [k] s_next 0,59% [kernel] [k] seq_vprintf 0,59% libc-2.21.so [.] strlen 0,53% [kernel] [k] copy_user_generic_unrolled 0,53% perf [.] 0x0009f873 0,41% libc-2.21.so [.] 0x0014f058 0,41% libc-2.21.so [.] 0x0008e179 0,41% libc-2.21.so [.] 0x0008e14a 0,41% perf [.] 0x00063904 0,41% perf [.] 0x0009f899 0,41% perf [.] 0x0009f887 0,41% perf [.] 0x00061bab 0,35% libc-2.21.so [.] 0x0008e182 0,35% perf [.] 0x0009f884 0,35% [kernel] [k] rw_verify_area 0,35% [kernel] [k] strlcpy 0,35% [kernel] [k] update_wall_time 0,35% [kernel] [k] memcpy 0,30% [kernel] [k] cap_capable Press '?' for help on key bindings -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1472293 Title: load >= 1 while idle for no obvious reason with ACPI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1472293] Re: load >= 1 while idle for no obvious reason with ACPI
Here's the requested acpi table dump. ** Attachment added: "acpi-tables.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+attachment/4433641/+files/acpi-tables.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1472293 Title: load >= 1 while idle for no obvious reason with ACPI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1472293] Re: load >= 1 while idle for no obvious reason with ACPI
Now what? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1472293 Title: load >= 1 while idle for no obvious reason with ACPI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1472293] Re: load >= 1 while idle for no obvious reason with ACPI
I was able to bisect the bug. This is the result. -- 302822996fd572676bb66a7c4351f6faa0e4ddfd is the first bad commit commit 302822996fd572676bb66a7c4351f6faa0e4ddfd Author: Liu Chuansheng Date: Thu Sep 12 01:42:57 2013 +0800 ACPI / osl: implement acpi_os_sleep() with msleep() Currently, acpi_os_sleep() uses schedule_timeout_interruptible() which can be interrupted by a signal, and that causes the real sleep time to be shorter. According to the ACPI spec: The Sleep term is used to implement long-term timing requirements. Execution is delayed for at least the required number of milliseconds. The sleeping time should be at least the required number msecs, so use msleep() which guarantees that to implement it. Signed-off-by: Liu Chuansheng Signed-off-by: Rafael J. Wysocki :04 04 5a0d397cfcbf53c03390f2805b83754cb7837d84 f06197602aac58a9c6f3220232b71fbba2ddd3d2 M drivers -- git bisect start # bad: [6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae] Linux 3.13-rc1 git bisect bad 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae # good: [5e01dc7b26d9f24f39abace5da98ccbd6a5ceb52] Linux 3.12 git bisect good 5e01dc7b26d9f24f39abace5da98ccbd6a5ceb52 # good: [5cbb3d216e2041700231bcfc383ee5f8b7fc8b74] Merge branch 'akpm' (patches from Andrew Morton) git bisect good 5cbb3d216e2041700231bcfc383ee5f8b7fc8b74 # bad: [e1f56c89b040134add93f686931cc266541d239a] mm: convert mm->nr_ptes to atomic_long_t git bisect bad e1f56c89b040134add93f686931cc266541d239a # good: [e21dd863acec8d3bc5166fb2a0c680a9982b37db] Merge branch 'mlx4' git bisect good e21dd863acec8d3bc5166fb2a0c680a9982b37db # good: [7f2dc5c4bcbff035b0d03f7aa78a182664b21e47] Merge tag 'dm-3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm git bisect good 7f2dc5c4bcbff035b0d03f7aa78a182664b21e47 # bad: [15d4cb9013ab7cdf10760aeabd07b007d635b321] Merge branch 'pm-cpufreq' git bisect bad 15d4cb9013ab7cdf10760aeabd07b007d635b321 # good: [fbbcdc0744dace5fcc8147d11c5fb0791126848a] intel_pstate: skip the driver if ACPI has power mgmt option git bisect good fbbcdc0744dace5fcc8147d11c5fb0791126848a # bad: [5171f4fa744de840c2c20f5b65bd3ee1cd85d0e8] Merge branch 'acpi-assorted' git bisect bad 5171f4fa744de840c2c20f5b65bd3ee1cd85d0e8 # good: [31c466c1af229b08bec56c6564b50311d9d660ca] Merge branch 'acpi-conversion' git bisect good 31c466c1af229b08bec56c6564b50311d9d660ca # good: [c0ced86d38f418448dce1ca8a825dfd16ee9a23a] Merge branch 'acpi-ipmi' git bisect good c0ced86d38f418448dce1ca8a825dfd16ee9a23a # good: [975bcabb05436d8b99214a2293d1d5b9c0b0ca08] Merge branch 'acpi-video' git bisect good 975bcabb05436d8b99214a2293d1d5b9c0b0ca08 # bad: [e54968ca1eaa78749d7a7fc20227639a31dff629] ACPI / platform: Add ACPI IDs for Intel SST audio device git bisect bad e54968ca1eaa78749d7a7fc20227639a31dff629 # bad: [16a26e85279fd672050ffc3637038366629e8653] ACPI / EC: Convert all printk() calls to dynamic debug function git bisect bad 16a26e85279fd672050ffc3637038366629e8653 # bad: [763f527b68c6b026439f0b12ebe232d96b5563df] ACPI / button: Using input_set_capability() to mark device's event capability git bisect bad 763f527b68c6b026439f0b12ebe232d96b5563df # bad: [302822996fd572676bb66a7c4351f6faa0e4ddfd] ACPI / osl: implement acpi_os_sleep() with msleep() git bisect bad 302822996fd572676bb66a7c4351f6faa0e4ddfd # first bad commit: [302822996fd572676bb66a7c4351f6faa0e4ddfd] ACPI / osl: implement acpi_os_sleep() with msleep() -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1472293 Title: load >= 1 while idle for no obvious reason with ACPI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1477854] [NEW] tab-completion for grub-set-default suggests wrong id for kernel
Public bug reported: When using grub-set-default, it offers tab-completion on the command line. On my system, entering "grub-set-default" and then pushing tab twice will result in a list of possible kernels, e.g. Ubuntu, with Linux 3.12.0-rc7-custom Ubuntu, with Linux 3.19.0-23-generic Ok, so let's use on of these: grub-set-default "Ubuntu, with Linux 3.19.0-23-generic" That won't work. Instead, "update-grub" will complain: Generating grub configuration file ... Found linux image: /boot/vmlinuz-3.19.0-23-generic Found initrd image: /boot/initrd.img-3.19.0-23-generic Warning: Please don't use old title `Ubuntu, with Linux 3.19.0-23-generic' for GRUB_DEFAULT, use `Advanced options for Ubuntu>Ubuntu, with Linux 3.19.0-23-generic' (for versions before 2.00) or `gnulinux-advanced-956a13ed-762e-4b00-8688-67f6339d5c37>gnulinux-3.19.0-23-generic-advanced-956a13ed-762e-4b00-8688-67f6339d5c37' (for 2.00 or later) Found linux image: /boot/vmlinuz-3.12.0-rc7-custom Found initrd image: /boot/initrd.img-3.12.0-rc7-custom Found memtest86+ image: /boot/memtest86+.elf Found memtest86+ image: /boot/memtest86+.bin done So if tab-completion is suggestion the wrong title, it should be fixed. This bug occured on Ubuntu 15.04 with grub2-common 2.02~beta2-22ubuntu1.1 ** Affects: grub2 (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/1477854 Title: tab-completion for grub-set-default suggests wrong id for kernel To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1477854/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1472293] Re: load >= 1 while idle for no obvious reason with ACPI
please ignore #25. And let me know if you need any other logs from the system while running 3.12.44. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1472293 Title: load >= 1 while idle for no obvious reason with ACPI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1472293] Re: load >= 1 while idle for no obvious reason with ACPI
** Tags added: kernel-bug-exists-upstream-3.13.0 kernel-bug-exists- upstream-3.13.0-rc1 kernel-bug-exists-upstream-3.13.11 kernel-bug- exists-upstream-3.14.1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1472293 Title: load >= 1 while idle for no obvious reason with ACPI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1472293] ProcEnviron.txt
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1472293/+attachment/4431505/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1472293 Title: load >= 1 while idle for no obvious reason with ACPI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1472293] Re: load >= 1 while idle for no obvious reason with ACPI
Ok, so... Tested with 3.14.1 [1]: problem is there :-( Tested with 3.12.44 [2]: yay, problem not there! :-) Tested with 3.13.11 [3]: problem is there :-( Tested with 3.13.0 [4]: problem is there. :-( Tested with 3.13.0-rc1 [5]: problem is there. :-( So I can confirm that things work fine with 3.12.44 with ACPI on, while the problem starts to appear with 3.13.0-rc1 and ACPI on. Let me know how I can investigate this further. [1] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.14.1-trusty/linux-image-3.14.1-031401-generic_3.14.1-031401.201404141220_amd64.deb [2] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.12.44-trusty/linux-image-3.12.44-031244-generic_3.12.44-031244.201506151235_amd64.deb [3] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.13.11.11-trusty/linux-image-3.13.11-0313-generic_3.13.11-0313.20141336_amd64.deb [4] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.13-trusty/linux-image-3.13.0-031300-generic_3.13.0-031300.201401192235_amd64.deb [5] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.13-rc1-trusty/linux-image-3.13.0-031300rc1-generic_3.13.0-031300rc1.201311221535_amd64.deb ** Description changed: My idling server will stay at load >=1 if ACPI is active, for no obvious reason. Adding "acpi=off" to grub will resolve this and load falls to 0.0x as expected. But I use the power button to tell the box to shut down and without ACPI, systemd cannot respond to the power button's ACPI event. My server is an Acer Easystore H340, that's a small NAS box with four disk bays and an Atom 230 in it. That's standard x86 hardware capable of running x86_64 kernels. Recently, it was upgraded from 14.10 to 15.04 x86_64. Only after that upgrade did I notice the load >= 1 problem, although it may have been there in previous releases, already. No idea how to debug this. To resolve this, I either need - a way to fix load >= 1 with ACPI or - a way to respond to the power button without ACPI Thanks. --- AlsaDevices: total 0 crw-rw 1 root audio 116, 1 Jul 9 09:24 seq crw-rw 1 root audio 116, 33 Jul 9 09:24 timer AplayDevices: Error: [Errno 2] No such file or directory ApportVersion: 2.17.2-0ubuntu1.1 Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: DistroRelease: Ubuntu 15.04 InstallationDate: Installed on 2015-03-16 (115 days ago) InstallationMedia: Ubuntu-Server 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1) IwConfig: eth0 no wireless extensions. lono wireless extensions. MachineType: Acer Aspire easyStore H340 Package: linux (not installed) PciMultimedia: ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-22-generic root=UUID=956a13ed-762e-4b00-8688-67f6339d5c37 ro nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1 RelatedPackageVersions: linux-restricted-modules-3.19.0-22-generic N/A linux-backports-modules-3.19.0-22-generic N/A linux-firmware 1.143.1 RfKill: Error: [Errno 2] No such file or directory Tags: vivid vivid Uname: Linux 3.19.0-22-generic x86_64 UnreportableReason: The report belongs to a package that is not installed. UpgradeStatus: Upgraded to vivid on 2015-04-24 (76 days ago) UserGroups: _MarkForUpload: True dmi.bios.date: 02/03/2009 dmi.bios.vendor: Phoenix Technologies LTD dmi.bios.version: P03 dmi.board.asset.tag: 0123456789 dmi.board.name: WG945GCM dmi.board.vendor: Acer dmi.board.version: -1 dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 1 dmi.chassis.vendor: Acer dmi.chassis.version: A dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvrP03:bd02/03/2009:svnAcer:pnAspireeasyStoreH340:pvr-1:rvnAcer:rnWG945GCM:rvr-1:cvnAcer:ct1:cvrA: dmi.product.name: Aspire easyStore H340 dmi.product.version: -1 dmi.sys.vendor: Acer + --- + ApportVersion: 2.17.2-0ubuntu1.1 + Architecture: amd64 + DistroRelease: Ubuntu 15.04 + InstallationDate: Installed on 2015-03-16 (125 days ago) + InstallationMedia: Ubuntu-Server 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1) + Package: linux (not installed) + Tags: vivid + Uname: Linux 3.12.44-031244-generic x86_64 + UnreportableReason: The running kernel is not an Ubuntu kernel + UpgradeStatus: Upgraded to vivid on 2015-04-24 (87 days ago) + UserGroups: + + _MarkForUpload: True -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1472293 Title: load >= 1 while idle for no obvious reason with ACPI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.u
[Bug 1472293] JournalErrors.txt
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1472293/+attachment/4431504/+files/JournalErrors.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1472293 Title: load >= 1 while idle for no obvious reason with ACPI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1472293] Re: load >= 1 while idle for no obvious reason with ACPI
Hmm. Apport-collect wouldn't let me send the logs for 3.12.44, despite it being an Ubuntu kernel (or is it?) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1472293 Title: load >= 1 while idle for no obvious reason with ACPI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1472293] Re: load >= 1 while idle for no obvious reason with ACPI
Thanks for the instructions. Tested with 4.2.0-040200rc3.201507192329 (http://kernel.ubuntu.com /~kernel-ppa/mainline/v4.2-rc3-unstable/linux- image-4.2.0-040200rc3-generic_4.2.0-040200rc3.201507192329_amd64.deb). Problem not fixed with that kernel. As reported before, adding "acpi=off" to grub will fix this and load quickly falls to 0.something and stays near 0. But without ACPI, I cannot use the power button anymore. ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed ** Tags added: kernel-bug-exists-upstream kernel-bug-exists- upstreamv-4.2-rc3-unstable ** Tags removed: kernel-bug-exists-upstreamv-4.2-rc3-unstable ** Tags added: kernel-bug-exists-upstream-4.2-rc3-unstable -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1472293 Title: load >= 1 while idle for no obvious reason with ACPI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1472293] Re: load >= 1 while idle for no obvious reason with ACPI
@penalvch - I have provied the requested info. What can I do to debug this further? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1472293 Title: load >= 1 while idle for no obvious reason with ACPI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1472293] UdevLog.txt
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1472293/+attachment/4426966/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1472293 Title: load >= 1 while idle for no obvious reason with ACPI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1472293] CurrentDmesg.txt
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1472293/+attachment/4426957/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1472293 Title: load >= 1 while idle for no obvious reason with ACPI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1472293] Lspci.txt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1472293/+attachment/4426959/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1472293 Title: load >= 1 while idle for no obvious reason with ACPI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1472293] Re: load >= 1 while idle for no obvious reason with ACPI
apport information ** Tags added: apport-collected ** Description changed: My idling server will stay at load >=1 if ACPI is active, for no obvious reason. Adding "acpi=off" to grub will resolve this and load falls to 0.0x as expected. But I use the power button to tell the box to shut down and without ACPI, systemd cannot respond to the power button's ACPI event. My server is an Acer Easystore H340, that's a small NAS box with four disk bays and an Atom 230 in it. That's standard x86 hardware capable of running x86_64 kernels. Recently, it was upgraded from 14.10 to 15.04 x86_64. Only after that upgrade did I notice the load >= 1 problem, although it may have been there in previous releases, already. No idea how to debug this. To resolve this, I either need - a way to fix load >= 1 with ACPI or - a way to respond to the power button without ACPI Thanks. + --- + AlsaDevices: + total 0 + crw-rw 1 root audio 116, 1 Jul 9 09:24 seq + crw-rw 1 root audio 116, 33 Jul 9 09:24 timer + AplayDevices: Error: [Errno 2] No such file or directory + ApportVersion: 2.17.2-0ubuntu1.1 + Architecture: amd64 + ArecordDevices: Error: [Errno 2] No such file or directory + AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: + DistroRelease: Ubuntu 15.04 + InstallationDate: Installed on 2015-03-16 (115 days ago) + InstallationMedia: Ubuntu-Server 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1) + IwConfig: + eth0 no wireless extensions. + + lono wireless extensions. + MachineType: Acer Aspire easyStore H340 + Package: linux (not installed) + PciMultimedia: + + ProcFB: 0 inteldrmfb + ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-22-generic root=UUID=956a13ed-762e-4b00-8688-67f6339d5c37 ro nomdmonddf nomdmonisw nomdmonddf nomdmonisw nomdmonddf nomdmonisw + ProcVersionSignature: Ubuntu 3.19.0-22.22-generic 3.19.8-ckt1 + RelatedPackageVersions: + linux-restricted-modules-3.19.0-22-generic N/A + linux-backports-modules-3.19.0-22-generic N/A + linux-firmware 1.143.1 + RfKill: Error: [Errno 2] No such file or directory + Tags: vivid vivid + Uname: Linux 3.19.0-22-generic x86_64 + UnreportableReason: The report belongs to a package that is not installed. + UpgradeStatus: Upgraded to vivid on 2015-04-24 (76 days ago) + UserGroups: + + _MarkForUpload: True + dmi.bios.date: 02/03/2009 + dmi.bios.vendor: Phoenix Technologies LTD + dmi.bios.version: P03 + dmi.board.asset.tag: 0123456789 + dmi.board.name: WG945GCM + dmi.board.vendor: Acer + dmi.board.version: -1 + dmi.chassis.asset.tag: No Asset Tag + dmi.chassis.type: 1 + dmi.chassis.vendor: Acer + dmi.chassis.version: A + dmi.modalias: dmi:bvnPhoenixTechnologiesLTD:bvrP03:bd02/03/2009:svnAcer:pnAspireeasyStoreH340:pvr-1:rvnAcer:rnWG945GCM:rvr-1:cvnAcer:ct1:cvrA: + dmi.product.name: Aspire easyStore H340 + dmi.product.version: -1 + dmi.sys.vendor: Acer ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1472293/+attachment/4426956/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1472293 Title: load >= 1 while idle for no obvious reason with ACPI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1472293] WifiSyslog.txt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1472293/+attachment/4426967/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1472293 Title: load >= 1 while idle for no obvious reason with ACPI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1472293] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1472293/+attachment/4426963/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1472293 Title: load >= 1 while idle for no obvious reason with ACPI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1472293] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1472293/+attachment/4426964/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1472293 Title: load >= 1 while idle for no obvious reason with ACPI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1472293] ProcEnviron.txt
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1472293/+attachment/4426962/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1472293 Title: load >= 1 while idle for no obvious reason with ACPI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1472293] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1472293/+attachment/4426965/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1472293 Title: load >= 1 while idle for no obvious reason with ACPI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1472293] ProcCpuinfo.txt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1472293/+attachment/4426961/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1472293 Title: load >= 1 while idle for no obvious reason with ACPI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1472293] Lsusb.txt
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1472293/+attachment/4426960/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1472293 Title: load >= 1 while idle for no obvious reason with ACPI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1472293] JournalErrors.txt
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1472293/+attachment/4426958/+files/JournalErrors.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1472293 Title: load >= 1 while idle for no obvious reason with ACPI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1472293] Re: load >= 1 while idle for no obvious reason with ACPI
** Attachment added: "proc-interrupts.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+attachment/4425853/+files/proc-interrupts.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1472293 Title: load >= 1 while idle for no obvious reason with ACPI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1472293] [NEW] load >= 1 while idle for no obvious reason with ACPI
Public bug reported: My idling server will stay at load >=1 if ACPI is active, for no obvious reason. Adding "acpi=off" to grub will resolve this and load falls to 0.0x as expected. But I use the power button to tell the box to shut down and without ACPI, systemd cannot respond to the power button's ACPI event. My server is an Acer Easystore H340, that's a small NAS box with four disk bays and an Atom 230 in it. That's standard x86 hardware capable of running x86_64 kernels. Recently, it was upgraded from 14.10 to 15.04 x86_64. Only after that upgrade did I notice the load >= 1 problem, although it may have been there in previous releases, already. No idea how to debug this. To resolve this, I either need - a way to fix load >= 1 with ACPI or - a way to respond to the power button without ACPI Thanks. ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Attachment added: "lspci-vnvn.log" https://bugs.launchpad.net/bugs/1472293/+attachment/4425849/+files/lspci-vnvn.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1472293 Title: load >= 1 while idle for no obvious reason with ACPI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1472293] Re: load >= 1 while idle for no obvious reason with ACPI
** Attachment added: "dmesg.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+attachment/4425852/+files/dmesg.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1472293 Title: load >= 1 while idle for no obvious reason with ACPI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1472293] Re: load >= 1 while idle for no obvious reason with ACPI
** Attachment added: "version.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+attachment/4425850/+files/version.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1472293 Title: load >= 1 while idle for no obvious reason with ACPI To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1448637] [NEW] tlsdate restart does not work / can't kill processes
Public bug reported: On trusty, when I do /etc/init.d/tlsdate restart it will start a new instance of tlsdated. However it will not end the existing instance, hence resulting in two instances of tlsdated running (which is certainly not good and will probably cause trouble). I even can't kill the existing instances: ~ # killall tlsdated -9 tlsdated(1740): Permission denied tlsdated(2260): Permission denied tlsdated(2290): Permission denied I don't really understand why there's a "Permission denied" on killall for root. This is especially worrying in combination with bug #1448629 because I can't fix it without rebooting... ** Affects: tlsdate (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/1448637 Title: tlsdate restart does not work / can't kill processes To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tlsdate/+bug/1448637/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1448629] [NEW] tlsdate default settings set time to random value
Public bug reported: tlsdate sets the time based on a TLS timestamp from a TLS server. The tlsdate tool comes preconfigured with the server www.ptb.de. However that server now randomizes the timestamp, possibly causing lots of trouble. A possibility to fix this would be to use www.google.com. As google itself uses tlsdate it's to be expected that they don't change the setting to ramdomize the tls timestamp. Please note: This is preconfigured in two places. Once for the tlsdate tool in the tool itself and once in the tlsdated.conf daemon config file. Upstream bug: https://github.com/ioerror/tlsdate/issues/172 ** Affects: tlsdate (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/1448629 Title: tlsdate default settings set time to random value To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tlsdate/+bug/1448629/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1039420] Re: NTP security vulnerability because not using authentication by default
Has Ubuntu considered using tlsdate instead of ntp? I think it's the only working secure solution right now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1039420 Title: NTP security vulnerability because not using authentication by default To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1039420/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1064490] Re: USB Gaming Mouse 04d9:a078 not working
I am not affected. But while reading up on a possible purchase of a Medion Akoya P2214T computer, users reported that its attachable keyboard doesn't work with Ubuntu 14.04. In the same thread, one user reported that the HID_MAX_USAGES change fixes this. See http://ubuntuforums.org/showthread.php?t=2247265 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1064490 Title: USB Gaming Mouse 04d9:a078 not working To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1064490/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1335141] Re: [needs upgrade] ejabberd 14.05
ejabberd is at 14.07 by now, released in July 2014. The version that comes with Utopic was released in May 2012. This is a sad example of bitrot. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1335141 Title: [needs upgrade] ejabberd 14.05 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ejabberd/+bug/1335141/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1325778] Re: Update python-rbtools to version 0.6 (or newer)
Fixed in Debian unstable and synced to Utopic. No fixes needed for other releases. rbtools (0.6.2-1) unstable; urgency=low * New upstream release (Closes: #669584) * Adopted the package (Closes: #754267) * Updated Standards-Version: 3.9.5 (no changes needed) * Switched to debhelper 9 * Updated debian/watch for 0.6.x * Updated short + long description * Updated debian/copyright * Drop obsolete manpage for post-review -- Philipp Huebner Tue, 15 Jul 2014 17:28:34 +0200 ** Changed in: rbtools (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1325778 Title: Update python-rbtools to version 0.6 (or newer) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rbtools/+bug/1325778/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1316072] Re: wrong result for "identify displays" in xfce4-display-settings
replace "the case for this problem" with "the cause for this problem" -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1316072 Title: wrong result for "identify displays" in xfce4-display-settings To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xfce4-settings/+bug/1316072/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1316072] [NEW] wrong result for "identify displays" in xfce4-display-settings
Public bug reported: The situation: - Xubuntu 14.04 - xfce4-settings 4.11.2-1ubuntu2 - xserver-xorg-video-intel 2:2.99.910-0ubuntu1 - Integrated Graphics Chipset: Intel(R) HD Graphics 2000 - HDMI1: BenQ 17" TFT with 1280x1024 - HDMI2: Samsung 24" TFT with 1920x1080 What I did: - open xfce4-display-settings - click "identify displays" What I got: two little popups that say: - Display: HDMI1 1280x1024 - on the BenQ TFT - Display: BenQ 17" 1920x1080 - on the Samsung TFT This is wrong: xfce4-display-settings puts the label of the first monitor (BenQ 17") in the popup of the second monitor. What I expected: two little popups that say: - Display: BenQ 17" 1280x1024 - on the BenQ TFT - Display: HDMI2 1920x1080 - on the Samsung TFT And now the logs: grep HDMI /var/log/Xorg.0.log [ 179.825] (II) intel(0): Output HDMI1 has no monitor section [ 179.825] (II) intel(0): Output HDMI2 has no monitor section [ 179.825] (--) intel(0): Output HDMI1 using initial mode 1280x1024 on pipe 0 [ 179.825] (--) intel(0): Output HDMI2 using initial mode 1920x1080 on pipe 1 get-edid -m 0 | parse-edid | grep ModelName ModelName "BenQ FP783" get-edid -m 1 | parse-edid | grep ModelName Call failed The EDID data should not be trusted as the VBE call failed WARNING: Checksum failed Header incorrect. Probably not an edid So it appears that the Samsung SyncMaster 2494HM does not return correct EDID data on my system. I don't know if this is the case for this problem. ** Affects: xfce4-settings (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/1316072 Title: wrong result for "identify displays" in xfce4-display-settings To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xfce4-settings/+bug/1316072/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1225844] Re: applications sometimes get into an infinite busy loop when doing krb5 authentication
This is problably the same as http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=694988 and affects us for several applications linked against libkrb5, including * saslauthd (sasl2-bin package) * slapd * python (python-ldap) when using kerberos authentication on all machines running 12.04.3 LTS ** Bug watch added: Debian Bug tracker #694988 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=694988 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225844 Title: applications sometimes get into an infinite busy loop when doing krb5 authentication To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/1225844/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 747627] Re: Sony VAIO VGN-SR51MF/S does not wake up from sleep
Oh, good news: Googling around, this fixed the issue for me: http://ubuntuforums.org/showthread.php?t=1980249 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/747627 Title: Sony VAIO VGN-SR51MF/S does not wake up from sleep To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/747627/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 747627] Re: Sony VAIO VGN-SR51MF/S does not wake up from sleep
(on the same machine type) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/747627 Title: Sony VAIO VGN-SR51MF/S does not wake up from sleep To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/747627/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 747627] Re: Sony VAIO VGN-SR51MF/S does not wake up from sleep
I can confirm that this still happens with Ubuntu 13.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/747627 Title: Sony VAIO VGN-SR51MF/S does not wake up from sleep To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/747627/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1132815] [NEW] mounts / partition as /selinux in guest when /selinux is not mounted in host
Public bug reported: When /selinux is not mounted in the host system, the guest LXC containers will have the / filesystem mounted on /selinux. The resulting FS will be empty, but the /etc/cron.daily/standard in the guest reports that there is a missing "lost+found" (hosts /-fs is ext4). Current workaround is to mount a small tmpfs on /selinux on the host system (which will be mounted as /selinux in the guests). This affects only "precise": $ lsb_release -rd Description:Ubuntu 12.04.2 LTS Release:12.04 $ dpkg -l libvirt-bin lxc| cat Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Description +++---== ii libvirt-bin 0.9.8-2ubuntu17.7programs for the libvirt library ii lxc 0.7.5-3ubuntu66 Linux containers userspace tools ** Affects: libvirt (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/1132815 Title: mounts / partition as /selinux in guest when /selinux is not mounted in host To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1132815/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1121917] Re: guest removes interface from host bonding interface when "infenslave-2.6" is installed in the guest
Yes, /var/lib/lxc is a symlink to /data/virt/lxc. I've now dist-upgraded a VirtualBox host and one LXC Guest on that host to "raring". Now I cannot reproduce this anymore, not with a "precise" guest and not with a "raring" guest. The old "precise" (lsb_release -sd =>Ubuntu 12.04.1 LTS) system still has this problem. => dpkg -l lxc libvirt0 ifenslave-2.6 Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ NameVersionArchitecture Description +++-===-==-==-=== ii ifenslave-2.6 1.1.0-20ubuntu3amd64 Attach and detach slave interfaces to a bonding device ii libvirt01.0.2-0ubuntu4 amd64 library for interfacing with different virtualization syste ii lxc 0.8.0~rc1-4ubuntu5 amd64 Linux Containers userspace tools => lsb_release -dr Description: Ubuntu Raring Ringtail (development branch) Release: 13.04 => /etc/network/interfaces # This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). # The loopback network interface auto lo iface lo inet loopback # The primary network interface iface bond0 inet manual bond-slaves none post-up ifenslave bond0 eth2 eth0 pre-down ifenslave -d bond0 eth0 eth2 auto eth0 iface eth0 inet manual bond-master bond0 auto eth1 iface eth1 inet manual auto eth2 iface eth2 inet manual bond-master bond0 auto intbr0 iface intbr0 inet dhcp bridge_ports bond0 pre-up ifup bond0 post-down ifdown bond0 post-up ip addr add 192.168.122.1/24 dev intbr0 post-up route add -net 192.168.122.0/24 intbr0 auto extbr0 iface extbr0 inet manual bridge_ports eth1 address 192.168.123.1 netmask 255.255.255.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1121917 Title: guest removes interface from host bonding interface when "infenslave-2.6" is installed in the guest To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1121917/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1121933] [NEW] umountroot remounts partition readonly when called from libvirt/lxc guest
Public bug reported: When a libvirt/lxc guest resides on a partition, which is not /, /etc/init.d/umountroot will remount that partition read-only on a "shutdown -r now" in the guest. Our current workaround is to use grep -zq '^LIBVIRT_LXC_UUID=' /proc/1/environ if [ $? -eq 0 ]; then echo "LXC Container, not mounting / ro..." else mount$MOUNT_FORCE_OPT -n -o remount,ro -t dummytype dummydev / 2>/dev/null \ || mount $MOUNT_FORCE_OPT -n -o remount,ro dummydev / 2>/dev/null \ || mount $MOUNT_FORCE_OPT -n -o remount,ro / ES=$? [ "$VERBOSE" = no ] || log_action_end_msg $ES fi # dpkg -l lxc libvirt-bin | cat Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Description +++---== ii libvirt-bin 0.9.8-2ubuntu17.7programs for the libvirt library ii lxc 0.7.5-3ubuntu66 Linux containers userspace tools # lsb_release -dr Description:Ubuntu 12.04.1 LTS Release:12.04 ** Affects: sysvinit (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/1121933 Title: umountroot remounts partition readonly when called from libvirt/lxc guest To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sysvinit/+bug/1121933/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1121917] [NEW] guest removes interface from host bonding interface when "infenslave-2.6" is installed in the guest
Public bug reported: On a host system with bonding interfaces, the LXC guest will remove all interfaces it knows from the bonding interfaces: When the host's bond0 is made from eth0 and eth2 and the LXC guest has "eth0" and "eth1" configured, it will remove "eth0" from the hosts bond0 interface. This only happens if the guest has the package "infenslave-2.6" installed. Steps to reproduce: hyp02:~# grep '^Slave Interface: ' /proc/net/bonding/bond0. Slave Interface: eth2 Slave Interface: eth0 hyp02:~# cd /data/virt/lxc hyp02:/data/virt/lxc# cat demo.conf. lxc.network.type = veth lxc.network.link = extbr0 lxc.network.flags = up lxc.network.name = eth0 lxc.network.veth.pair = demo01_ext lxc.network.type = veth lxc.network.link = intbr0 lxc.network.flags = up lxc.network.name = eth1 lxc.network.veth.pair = demo01_int lxc.cgroup.memory.limit_in_bytes = 8000M hyp02:/data/virt/lxc# lxc-create -n demo01 -f ./demo.conf -t ubuntu. [...] hyp02:/data/virt/lxc# cat demo01/rootfs/etc/network/interfaces. # This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). # The loopback network interface auto lo iface lo inet loopback auto eth0 iface eth0 inet static address 10.7.8.41 netmask 24 auto eth1 iface eth1 inet static address 10.10.33.41 netmask 24 gateway 10.10.33.32 hyp02:/data/virt/lxc# virt-install --connect lxc:/// --container --noautoconsole --filesystem /data/virt/lxc/demo01/rootfs/,/ --vcpus=1,maxvcpus=1 --network bridge=extbr0,model=virtio --network bridge=intbr0,model=virtio --ram 800 --name demo01 Starting install... Creating domain... |0 B 00:00. Domain creation completed. You can restart your domain by running: virsh --connect lxc:/// start demo01 hyp02:~# grep '^Slave Interface: ' /proc/net/bonding/bond0. Slave Interface: eth2 Slave Interface: eth0 hyp02:~# virsh -c lxc:/// console demo01 Ubuntu 12.04.2 LTS demo01 tty1 demo01 login: ubuntu Password:. Last login: Thu Feb 7 16:17:05 UTC 2013 on pts/0 Welcome to Ubuntu 12.04.2 LTS (GNU/Linux 3.2.0-36-generic x86_64) * Documentation: https://help.ubuntu.com/ ubuntu@demo01:~$ sudo su - [sudo] password for ubuntu:. root@demo01:~# ifdown eth0 hyp02:~# grep '^Slave Interface: ' /proc/net/bonding/bond0. Slave Interface: eth2 Slave Interface: eth0 hyp02:~# root@demo01:~# ifup eth0 root@demo01:~# apt-get install ifenslave-2.6 [...] root@demo01:~# ifdown eth0 hyp02:~# grep '^Slave Interface: ' /proc/net/bonding/bond0. Slave Interface: eth2 hyp02:~# System: # lsb_release -rd Description:Ubuntu 12.04.1 LTS Release:12.04 # dpkg -l lxc libvirt-bin Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name VersionDescription +++-==-==- ii libvirt-bin0.9.8-2ubuntu1 programs for the libvirt library ii lxc0.7.5-3ubuntu6 Linux containers userspace tools ** Affects: lxc (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/1121917 Title: guest removes interface from host bonding interface when "infenslave-2.6" is installed in the guest To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1121917/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1121917] Re: guest removes interface from host bonding interface when "infenslave-2.6" is installed in the guest
Opps, now the full versions: # dpkg -l lxc libvirt-bin | cat Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Description +++---== ii libvirt-bin 0.9.8-2ubuntu17.7programs for the libvirt library ii lxc 0.7.5-3ubuntu66 Linux containers userspace tools -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1121917 Title: guest removes interface from host bonding interface when "infenslave-2.6" is installed in the guest To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1121917/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 202850] Re: Rhythmbox doesn't warn if hfsplus isn't installed
This is still true for Precise Pangolin. Wiped an iPod Classic on a Mac, then connected it to an Ubuntu box with Rhythmbox. Trying to save tracks to it would result in crashing Rhythmbox. No warning, no explanation, just crashes. Yes, this indeed is a bug. ** Changed in: rhythmbox (Ubuntu) Status: Invalid => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/202850 Title: Rhythmbox doesn't warn if hfsplus isn't installed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/202850/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs