[Bug 1794922] Re: lubuntu 18.10 x86 (32bit) image fails to load "ehci-pci 0000:00:a.7: dma_direct_map_sg: overflow 0x000000016e3f3000+2048 of device mask ffffffff" repeats

2018-10-08 Thread Chris Guiver
Sorry Walter, I should have updated with info from
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1795092

the xubuntu 18.10 x86 has the same (or very similar) messages, but they
stop far sooner, and xubuntu drops to busybox/initramfs with an error.

I was asked by jsalisbury to do a test; which I think proves the kernel
is okay.

>From #1795092 bug comment #13 follows


installed lubuntu 18.04.1 on dell 755 without updates, format of /, but
used my old /home (from fedora). rebooted post install, pointed sources
to my ISP's ubuntu mirror (bandwidth free updates) & dist-upgrade. I
added xubuntu-desktop & some of the apps missing from my modified xfce
desktop.

added canonical kernel ppa; changed [ppa] source to point to cosmic;
update & install kernel. reboot & login (normally!)

guiverc@755-lubu:~$ screenfetch -n
 guiverc@755-lubu
 OS: Ubuntu 18.04 bionic
 Kernel: x86_64 Linux 4.18.0-8-generic
 Uptime: 10m
 Packages: 1678
 Shell: bash 4.4.19
 Resolution: 1680x1050
 DE: XFCE
 WM: Xfwm4
 WM Theme: Agualemon
 GTK Theme: Mist [GTK2]
 Icon Theme: gnome
 Font: Sans 10
 CPU: Intel Core2 Duo E6850 @ 2x 2.71GHz
 GPU: ATI RV515
 RAM: 477MiB / 4824MiB

// in #14 from same bug report I booted xubuntu 18.10 (x86) live on same
dell 755; it still has

[ 99.99] ehci-pci :00:1a.7:dma_direct_map_sg: overflow
0x00016cbe6+2048 of device mask 

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

Title:
  lubuntu 18.10 x86 (32bit) image fails to load "ehci-pci :00:a.7:
  dma_direct_map_sg: overflow 0x00016e3f3000+2048 of device mask
  " repeats

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

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

[Bug 1790454] Re: Bluetooth (btintel) stops working after suspend/resume

2018-10-08 Thread Bas Zoetekouw
The bug triggered again this morning:

> modprobe -r btusb

gives

[ 6998.064598] usbcore: deregistering interface driver btusb
[ 6998.064608] usb usb1: usb auto-resume
[ 6998.064639] hub 1-0:1.0: hub_resume
[ 6998.064659] usb usb1-port2: status 0507 change 
[ 6998.064674] usb usb1-port7: status 0107 change 
[ 6998.064677] usb usb1-port8: status 0107 change 
[ 6998.064680] usb usb1-port9: status 0107 change 
[ 6998.064694] hub 1-0:1.0: state 7 ports 12 chg  evt 
[ 6998.064741] hub 1-0:1.0: state 7 ports 12 chg  evt 
[ 6998.091617] hub 1-0:1.0: state 7 ports 12 chg  evt 
[ 6998.111570] usb 1-8: usb auto-resume
[ 6998.111600] hub 1-0:1.0: state 7 ports 12 chg  evt 0100
[ 6998.179602] usb 1-8: Waited 0ms for CONNECT
[ 6998.179603] usb 1-8: finish resume
[ 6998.203699] usb 1-8: usb auto-suspend, wakeup 0
[ 6998.227621] hub 1-0:1.0: hub_suspend
[ 6998.227635] usb usb1: bus auto-suspend, wakeup 1


subsequent "modprobe btusb":

[ 6998.064598] usbcore: deregistering interface driver btusb
[ 6998.064608] usb usb1: usb auto-resume
[ 6998.064639] hub 1-0:1.0: hub_resume
[ 6998.064659] usb usb1-port2: status 0507 change 
[ 6998.064674] usb usb1-port7: status 0107 change 
[ 6998.064677] usb usb1-port8: status 0107 change 
[ 6998.064680] usb usb1-port9: status 0107 change 
[ 6998.064694] hub 1-0:1.0: state 7 ports 12 chg  evt 
[ 6998.064741] hub 1-0:1.0: state 7 ports 12 chg  evt 
[ 6998.091617] hub 1-0:1.0: state 7 ports 12 chg  evt 
[ 6998.111570] usb 1-8: usb auto-resume
[ 6998.111600] hub 1-0:1.0: state 7 ports 12 chg  evt 0100
[ 6998.179602] usb 1-8: Waited 0ms for CONNECT
[ 6998.179603] usb 1-8: finish resume
[ 6998.203699] usb 1-8: usb auto-suspend, wakeup 0
[ 6998.227621] hub 1-0:1.0: hub_suspend
[ 6998.227635] usb usb1: bus auto-suspend, wakeup 1

I'll attach the complete journal.  Sequence there is as follows:
 - BT is working on oct 7th
 - suspend at oct 7th, 22:44
 - resume oct 8th, 8:33, BT stopped working
 - 08:48:42 modprobe -r btusb
 - 08:48:50 modprobe btusb
 - 08:52:04 ran bt-reset script as referenced in #21 (so, unload bt modules, 
suspend, resume, load bt modules)
 - 08:52:26 BT is working again


** Attachment added: "journal.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1790454/+attachment/5198516/+files/journal.txt

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

Title:
  Bluetooth (btintel) stops working after suspend/resume

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

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

[Bug 1769348] Re: libfreerdp does not support h264

2018-10-08 Thread sohil
Please try this fix till they add any support. Go to remmina -> (+)
button -> basic (tab) -> set 'color depth = 256 colours (8 bbp)'.

add "server name" and "address". and hit "save and close".

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

Title:
  libfreerdp does not support h264

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

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

[Bug 1790454] Re: Bluetooth (btintel) stops working after suspend/resume

2018-10-08 Thread Bas Zoetekouw
Hmm, I guess the dmesg above was mispasted.

"modprobe -r btusb" gives


[ 6998.064598] usbcore: deregistering interface driver btusb
[ 6998.064608] usb usb1: usb auto-resume
[ 6998.064639] hub 1-0:1.0: hub_resume
[ 6998.064659] usb usb1-port2: status 0507 change 
[ 6998.064674] usb usb1-port7: status 0107 change 
[ 6998.064677] usb usb1-port8: status 0107 change 
[ 6998.064680] usb usb1-port9: status 0107 change 
[ 6998.064694] hub 1-0:1.0: state 7 ports 12 chg  evt 
[ 6998.064741] hub 1-0:1.0: state 7 ports 12 chg  evt 
[ 6998.091617] hub 1-0:1.0: state 7 ports 12 chg  evt 
[ 6998.111570] usb 1-8: usb auto-resume
[ 6998.111600] hub 1-0:1.0: state 7 ports 12 chg  evt 0100
[ 6998.179602] usb 1-8: Waited 0ms for CONNECT
[ 6998.179603] usb 1-8: finish resume
[ 6998.203699] usb 1-8: usb auto-suspend, wakeup 0
[ 6998.227621] hub 1-0:1.0: hub_suspend
[ 6998.227635] usb usb1: bus auto-suspend, wakeup 1


subsequent "modprobe btusb" gives:

[ 7006.302906] usb usb1: usb auto-resume
[ 7006.302938] hub 1-0:1.0: hub_resume
[ 7006.302959] usb usb1-port2: status 0507 change 
[ 7006.302973] usb usb1-port7: status 0107 change 
[ 7006.302977] usb usb1-port8: status 0107 change 
[ 7006.302980] usb usb1-port9: status 0107 change 
[ 7006.302994] hub 1-0:1.0: state 7 ports 12 chg  evt 
[ 7006.303044] hub 1-0:1.0: state 7 ports 12 chg  evt 
[ 7006.351578] usb 1-8: usb auto-resume
[ 7006.351666] hub 1-0:1.0: state 7 ports 12 chg  evt 0100
[ 7006.423565] usb 1-8: Waited 0ms for CONNECT
[ 7006.423567] usb 1-8: finish resume
[ 7006.423797] btusb 1-8:1.0: usb_probe_interface
[ 7006.423799] btusb 1-8:1.0: usb_probe_interface - got id
[ 7006.424039] usbcore: registered new interface driver btusb
[ 7008.443419] Bluetooth: hci0: command 0xfc05 tx timeout
[ 7008.443427] Bluetooth: hci0: Reading Intel version information failed (-110)
[ 7008.463483] usb 1-8: usb auto-suspend, wakeup 0
[ 7008.483434] hub 1-0:1.0: hub_suspend
[ 7008.483473] usb usb1: bus auto-suspend, wakeup 1
[ 7200.187930] usbcore: deregistering interface driver btusb
[ 7200.187940] usb usb1: usb auto-resume
[ 7200.187963] hub 1-0:1.0: hub_resume
[ 7200.187979] usb usb1-port2: status 0507 change 
[ 7200.187993] usb usb1-port7: status 0107 change 
[ 7200.187996] usb usb1-port8: status 0107 change 
[ 7200.188000] usb usb1-port9: status 0107 change 
[ 7200.188014] hub 1-0:1.0: state 7 ports 12 chg  evt 
[ 7200.188058] hub 1-0:1.0: state 7 ports 12 chg  evt 
[ 7200.206254] hub 1-0:1.0: state 7 ports 12 chg  evt 
[ 7200.234035] hub 1-0:1.0: state 7 ports 12 chg  evt 0100
[ 7200.234040] usb 1-8: usb auto-resume
[ 7200.302166] usb 1-8: Waited 0ms for CONNECT
[ 7200.302168] usb 1-8: finish resume
[ 7200.326073] usb 1-8: usb auto-suspend, wakeup 0
[ 7200.346253] hub 1-0:1.0: hub_suspend
[ 7200.346260] usb usb1: bus auto-suspend, wakeup 1
[ 7200.490109] NET: Unregistered protocol family 31
[ 7200.560277] Bluetooth: Core ver 2.22
[ 7200.560294] NET: Registered protocol family 31
[ 7200.560294] Bluetooth: HCI device and connection manager initialized
[ 7200.560310] Bluetooth: HCI socket layer initialized
[ 7200.560311] Bluetooth: L2CAP socket layer initialized
[ 7200.560317] Bluetooth: SCO socket layer initialized
[ 7200.566144] Bluetooth: RFCOMM TTY layer initialized
[ 7200.566148] Bluetooth: RFCOMM socket layer initialized
[ 7200.566152] Bluetooth: RFCOMM ver 1.11
[ 7200.568718] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 7200.568720] Bluetooth: BNEP filters: protocol multicast
[ 7200.568722] Bluetooth: BNEP socket layer initialized
[ 7200.576847] usb usb1: usb auto-resume
[ 7200.576870] hub 1-0:1.0: hub_resume
[ 7200.576895] usb usb1-port2: status 0507 change 
[ 7200.576914] usb usb1-port7: status 0107 change 
[ 7200.576919] usb usb1-port8: status 0107 change 
[ 7200.576924] usb usb1-port9: status 0107 change 
[ 7200.576941] hub 1-0:1.0: state 7 ports 12 chg  evt 
[ 7200.577002] hub 1-0:1.0: state 7 ports 12 chg  evt 
[ 7200.622166] usb 1-8: usb auto-resume
[ 7200.622178] hub 1-0:1.0: state 7 ports 12 chg  evt 0100
[ 7200.698184] usb 1-8: Waited 0ms for CONNECT
[ 7200.698185] usb 1-8: finish resume
[ 7200.698352] btusb 1-8:1.0: usb_probe_interface
[ 7200.698354] btusb 1-8:1.0: usb_probe_interface - got id
[ 7200.699325] usbcore: registered new interface driver btusb
[ 7200.699472] Bluetooth: hci0: Bootloader revision 0.0 build 2 week 52 2014
[ 7200.706475] Bluetooth: hci0: Device revision is 5
[ 7200.706477] Bluetooth: hci0: Secure boot is enabled
[ 7200.706478] Bluetooth: hci0: OTP lock is enabled
[ 7200.706478] Bluetooth: hci0: API lock is enabled
[ 7200.706479] Bluetooth: hci0: Debug lock is disabled
[ 7200.706480] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 7200.706678] Bluetooth: hci0: Found device firmware: intel/ibt-11-5.sfi
[ 7201.706657] usbcore: deregistering interface driver btusb
[ 7201.706701] 

[Bug 1784878] Re: Backlight Not Functional - Origin EVO 15-S (Clevo)

2018-10-08 Thread Kai-Heng Feng
Is it possible for you to try latest mainline kernel [1]?

[1] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.19-rc7/

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

Title:
  Backlight Not Functional - Origin EVO 15-S (Clevo)

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

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

[Bug 1784878] Re: Backlight Not Functional - Origin EVO 15-S (Clevo)

2018-10-08 Thread Kai-Heng Feng
I only did a quick loot on the ACPI tables, but the brightness control
methods looks fine.

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

Title:
  Backlight Not Functional - Origin EVO 15-S (Clevo)

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

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

[Bug 1783957] Re: Nouveau crashes at login with Kernel 4.15.0-29 on MacBook Air, so no login screen in a normal sequence

2018-10-08 Thread Anquietas
Not working

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

Title:
  Nouveau crashes at login with Kernel 4.15.0-29 on MacBook Air, so no
  login screen in a normal sequence

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

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

[Bug 1793753] Re: kernel panic - null pointer dereference on ipset operations

2018-10-08 Thread Laurent Sesques
I could reproduce the panic with a loop of ipset destroys / swaps / restores 
and then saves in another. Standard xenial machines consistently panic within a 
few minutes max.
With the same loops and the proposed kernel, I got them running overnight 
without any issues.
I'll check with Joel and if he's also ok, we'll add the 
verification-done-xenial tag.

Laurent

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

Title:
  kernel panic - null pointer dereference on ipset operations

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

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

[Bug 1779756] Re: Intel XL710 - i40e driver does not work with kernel 4.15 (Ubuntu 18.04)

2018-10-08 Thread Roman Karlstetter
This is the dmesg line with 4.15.0-34-generic (machine with 24 logical
cores).

[3.743484] i40e :67:00.0: Features: PF-id[0] VFs: 32 VSIs: 66
QP: 24 RSS FD_ATR FD_SB NTUPLE DCB VxLAN Geneve PTP VEPA

I already tried it with mainline kernel 4.19-rc5, I have the same
problems with this kernel version (but I won't add the tag yet, as this
is not the latest v4.19 (rc6)).

I also reported the bug to the "Intel Ethernet Drivers and Utilities"
project: https://sourceforge.net/p/e1000/bugs/627/

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

Title:
  Intel XL710 - i40e driver does not work with kernel 4.15 (Ubuntu
  18.04)

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

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

[Bug 1784363] Re: High delay when booting (grub waits with a blank purple screen for 10 seconds before booting the kernel)

2018-10-08 Thread Daniel van Vugt
** No longer affects: ubuntu-meta (Ubuntu)

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

Title:
  High delay when booting (grub waits with a blank purple screen for 10
  seconds before booting the kernel)

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

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

[Bug 1796346] Re: linux: 4.18.0-9.10 -proposed tracker

2018-10-08 Thread Brad Figg
** Changed in: kernel-sru-workflow/automated-testing
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/prepare-package-signed
   Status: In Progress => Fix Released

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: New => Fix Committed

** Tags added: block-proposed-cosmic

** Tags added: block-proposed

** Changed in: kernel-sru-workflow/regression-testing
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: Fix Committed => Fix Released

** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1796347 (linux-hwe-edge), bug 1796348 (linux-azure-edge)
  derivatives: bug 1796349 (linux-raspi2), bug 1796350 (linux-azure), bug 
1796351 (linux-gcp), bug 1796353 (linux-kvm)
- kernel-phase:Uploaded
- kernel-phase-changed:Sunday, 07. October 2018 22:02 UTC
- 
  -- swm properties --
  phase: Uploaded
+ kernel-phase-changed:Monday, 08. October 2018 07:32 UTC
+ kernel-phase:Promoted to proposed

** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1796347 (linux-hwe-edge), bug 1796348 (linux-azure-edge)
  derivatives: bug 1796349 (linux-raspi2), bug 1796350 (linux-azure), bug 
1796351 (linux-gcp), bug 1796353 (linux-kvm)
  -- swm properties --
- phase: Uploaded
- kernel-phase-changed:Monday, 08. October 2018 07:32 UTC
- kernel-phase:Promoted to proposed
+ phase: Promoted to proposed
+ proposed-announcement-sent: true
+ proposed-testing-requested: true

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

Title:
  linux: 4.18.0-9.10 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1796346/+subscriptions

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

[Bug 1790671] Re: /usr/lib/packagekit/packagekitd:11:std::__cxx11::basic_string:AptIntf::providesCodec:backend_what_provides_thread:pk_backend_job_thread_setup:g_thread_proxy

2018-10-08 Thread Julian Andres Klode
Before: packagekit (1.1.9-1ubuntu2.18.04.1)
jak@jak-t480s:~:master$ lxc exec bbb pkcon what-provides 
"gstreamer1.0(decoder-audio/ac3)"
Getting provides  [=]
Loading cache [=]
Querying  [ ] (0%)  The daemon 
crashed mid-transaction!

After Unpacking packagekit-tools (1.1.9-1ubuntu2.18.04.2) over 
(1.1.9-1ubuntu2.18.04.1) ...:
$ lxc exec bbb pkcon what-provides "gstreamer1.0(decoder-audio/ac3)"
Getting provides  [=] 
Loading cache [=] 
Querying  [=] 
Finished  [=] 
Available   gstreamer1.0-plugins-good-1.14.1-1ubuntu1~ubuntu18.04.1.amd64 
(ubuntu-bionic-updates-main)  GStreamer plugins from the "good" set
Available   gstreamer1.0-plugins-ugly-1.14.1-1~ubuntu18.04.1.amd64 
(ubuntu-bionic-updates-universe) GStreamer plugins from the "ugly" set


Looks good!

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

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

Title:
  
/usr/lib/packagekit/packagekitd:11:std::__cxx11::basic_string:AptIntf::providesCodec:backend_what_provides_thread:pk_backend_job_thread_setup:g_thread_proxy

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

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

[Bug 1793464] Re: Kernel panic after the ubuntu_nbd_smoke_test on Xenial kernel

2018-10-08 Thread Po-Hsu Lin
Tested on node "rumford" with AMD64 X kernel in -released, this issue
still exist.

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

Title:
  Kernel panic after the ubuntu_nbd_smoke_test on Xenial kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1793464/+subscriptions

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

[Bug 1796037] Re: [QEMU] When loading partman step, GNOME Shell vanishes, no more decoration and installer UI frozen

2018-10-08 Thread Didier Roche
Ah, interesting. I just checked cosmic GNOME Boxes configuration for an
ubuntu iso, and indeed, it configures 1GB of RAM. I think it used to
configure more? Maybe something we should change in GNOME Boxes upstream
so that people testing ubuntu aren't imapcted by it?

I don't know how Iain saw loop0/unsquahfs/snapd spiking in top as my VM
is exhausting its memory so quickly that I can't even do a vt switch.

However, I confirming that masking the snapd related services works.
I suggest there are 2 things to do:
* Having ubiquity warning if memory is under the memory spec (as the page was 
removed, I think it would dbe something for the new installer)
* Fixing GNOME Boxes default configuration for ubuntu to use 1.5/2GB (?) by 
default.

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

Title:
  [QEMU] When loading partman step, GNOME Shell vanishes, no more
  decoration and installer UI frozen

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

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

[Bug 1796528] Re: Problem with dual monitors

2018-10-08 Thread Benjamin
apport information

** Tags added: apport-collected

** Description changed:

  Machine: HP 6735s with Mobile Intel® GM45 Express Chipset
  O.S. 64bit Ubuntu 18.04.1 LTS
  Gnome 3.28.2
  
- I usually used an external monitor in Ubuntu 16.04 without any problem
- but I've formatted and maked a clean install of Ubuntu 18.04. It works
- ok when integrated monitor or external monitor are alone. If try to
- extend desktop to both monitors, then integrated display go black and
- only a blinking mouse arrow appears on it. External display is in closed
- loop trying to start, powering on/off the backlight, like system were
- trying to send image but crashing. When moving the mouse, arrow didn't
- go out of the integrated monitor. When I disconnect the external
- monitor, then image come back to the integrated monitor after some time.
- I've tried to edit "/etc/gdm3/custom.conf" to disable wayland and use
- xorg, but it's still the same. I don't know where the problem came
- from... gnome, intel drivers, graphic server...
+ I usually used an external monitor in Ubuntu 16.04 without any problem but 
I've formatted and maked a clean install of Ubuntu 18.04. It works ok when 
integrated monitor or external monitor are alone. If try to extend desktop to 
both monitors, then integrated display go black and only a blinking mouse arrow 
appears on it. External display is in closed loop trying to start, powering 
on/off the backlight, like system were trying to send image but crashing. When 
moving the mouse, arrow didn't go out of the integrated monitor. When I 
disconnect the external monitor, then image come back to the integrated monitor 
after some time. I've tried to edit "/etc/gdm3/custom.conf" to disable wayland 
and use xorg, but it's still the same. I don't know where the problem came 
from... gnome, intel drivers, graphic server...
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.9-0ubuntu7.4
+ Architecture: amd64
+ CurrentDesktop: ubuntu:GNOME
+ DisplayManager: gdm3
+ DistroRelease: Ubuntu 18.04
+ InstallationDate: Installed on 2018-08-07 (61 days ago)
+ InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
+ Package: xorg-server
+ PackageArchitecture: amd64
+ ProcEnviron:
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=es_ES.UTF-8
+  SHELL=/bin/bash
+ ProcVersionSignature: Ubuntu 4.15.0-34.37-generic 4.15.18
+ Tags:  bionic
+ Uname: Linux 4.15.0-34-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1796528/+attachment/5198518/+files/Dependencies.txt

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

Title:
  Problem with dual monitors

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

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

[Bug 1794165] Re: hisi_sas: Reduce unnecessary spin lock contention

2018-10-08 Thread Ike Panhc
No SATA performance regression observed.

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

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

Title:
  hisi_sas: Reduce unnecessary spin lock contention

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

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

[Bug 1796238] Re: [regression] mozjs60 crashes with SIGSEGV on gnome-shell exit, in GetPropertyOperation() from Interpret() from js::RunScript()

2018-10-08 Thread Daniel van Vugt
** Description changed:

- 
https://errors.ubuntu.com/problem/f64145b51a9d0fd20bfff57836b8f743e56c50bahttps://gitlab.gnome.org/GNOME/gjs/issues/212
+ https://errors.ubuntu.com/problem/f64145b51a9d0fd20bfff57836b8f743e56c50ba
+ https://gitlab.gnome.org/GNOME/gjs/issues/212
  
  ---
  
  mozjs60 crashes on gnome-shell exit (didn't happen with mozjs52 which
  was still the latest yesterday)
  
  Steps to reproduce:
  
  1. Start gnome-shell (master)
  2. Super+A to show applications
  3. Alt+F2 and type "debugexit" to exit cleanly.
  
  Backtrace:
  
  Program terminated with signal SIGSEGV, Segmentation fault.
  #0  0x7f3bf4033a4e in GetPropertyOperation (vp=..., lval=...,
  pc=, script=..., fp=, cx=)
  at ./js/src/vm/JSContext.h:161
  161   ./js/src/vm/JSContext.h: No such file or directory.
  [Current thread is 1 (Thread 0x7f3bebd2e340 (LWP 4269))]
  (gdb) bt
  #0  0x7f3bf4033a4e in GetPropertyOperation
  (vp=..., lval=..., pc=, script=..., fp=, 
cx=) at ./js/src/vm/JSContext.h:161
  #1  0x7f3bf4033a4e in Interpret(JSContext*, js::RunState&)
  (cx=0x55d07921beb0, state=...) at ./js/src/vm/Interpreter.cpp:2834
  #2  0x7f3bf403eb06 in js::RunScript(JSContext*, js::RunState&)
  (cx=0x55d07921beb0, state=...) at ./js/src/vm/Interpreter.cpp:418
  #3  0x7f3bf403f0d1 in js::InternalCallOrConstruct(JSContext*, 
JS::CallArgs const&, js::MaybeConstruct)
  (cx=0x55d07921beb0, args=..., construct=)
  at ./js/src/vm/Interpreter.cpp:490
  #4  0x7f3bf403f339 in js::Call(JSContext*, JS::Handle, 
JS::Handle, js::AnyInvokeArgs const&, JS::MutableHandle)
  (cx=cx@entry=0x55d07921beb0, fval=..., fval@entry=..., thisv=...,
  thisv@entry=..., args=..., rval=...) at ./js/src/vm/Interpreter.cpp:536
  #5  0x7f3bf4372b81 in JS_CallFunctionValue(JSContext*, 
JS::Handle, JS::Handle, JS::HandleValueArray const&, 
JS::MutableHandle) (cx=0x55d07921beb0, obj=..., fval=..., args=..., 
rval=...)
  at ./debian/build/dist/include/js/RootingAPI.h:1128
  #6  0x7f3bf7631310 in gjs_call_function_value () at /usr/lib/libgjs.so.0
  #7  0x7f3bf76045d5 in gjs_closure_invoke () at /usr/lib/libgjs.so.0
  #8  0x7f3bf7625573 in  () at /usr/lib/libgjs.so.0
  #9  0x7f3bf7f65b6d in g_closure_invoke ()
  at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  #10 0x7f3bf7f788f3 in  () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  #11 0x7f3bf7f81882 in g_signal_emit_valist ()
  at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  #12 0x7f3bf7f81ecf in g_signal_emit ()
  at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  #13 0x7f3bf74a9c33 in clutter_actor_dispose (object=0x55d0795aa5c0)
  at clutter-actor.c:5932
  #14 0x7f3bf70529b4 in st_widget_dispose (gobject=0x55d0795aa5c0)
  at ../src/st/st-widget.c:354
  #15 0x7f3bf7025d48 in st_bin_dispose (gobject=0x55d0795aa5c0)
  at ../src/st/st-bin.c:188
  #16 0x7f3bf7f6c448 in g_object_run_dispose ()
  at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  #17 0x7f3bf749d023 in clutter_actor_destroy (self=0x55d0795aa5c0)
  at clutter-actor.c:8615
  #18 0x7f3bf74a4404 in clutter_actor_iter_destroy (iter=0x7fff3285e4e0)
  at clutter-actor.c:19002
  #19 0x7f3bf74a44b8 in clutter_actor_real_destroy (actor=0x55d0795a9ba0)
  at clutter-actor.c:6264
  #20 0x7f3bf7f65b6d in g_closure_invoke ()
  at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  #21 0x7f3bf7f78c4a in  () at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  #22 0x7f3bf7f81882 in g_signal_emit_valist ()
  at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  #23 0x7f3bf7f81ecf in g_signal_emit ()
  at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  #24 0x7f3bf74a9c33 in clutter_actor_dispose (object=0x55d0795a9ba0)
  at clutter-actor.c:5932
  #25 0x7f3bf70529b4 in st_widget_dispose (gobject=0x55d0795a9ba0)
  at ../src/st/st-widget.c:354
  #26 0x7f3bf7f6c448 in g_object_run_dispose ()
  at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  #27 0x7f3bf749d023 in clutter_actor_destroy (self=0x55d0795a9ba0)
  at clutter-actor.c:8615
  #28 0x7f3bf7025cf5 in st_bin_dispose (gobject=0x55d0795a8260)
  at ../src/st/st-bin.c:185
  #29 0x7f3bf7f6ac13 in g_object_unref ()
  at /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  #30 0x7f3bf7610f5e in ObjectInstance::release_native_object() ()
  at /usr/lib/libgjs.so.0
  #31 0x7f3bf7618496 in ObjectInstance::disassociate_js_gobject() ()
  at /usr/lib/libgjs.so.0
  #32 0x7f3bf76140cc in 
ObjectInstance::remove_wrapped_gobjects_if(std::function, std::function) ()
  at /usr/lib/libgjs.so.0
  #33 0x7f3bf76141a4 in  () at /usr/lib/libgjs.so.0

** Changed in: gjs (Ubuntu)
   Importance: Undecided => Medium

** Changed in: mozjs60 (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt

[Bug 1796528] GsettingsChanges.txt

2018-10-08 Thread Benjamin
apport information

** Attachment added: "GsettingsChanges.txt"
   
https://bugs.launchpad.net/bugs/1796528/+attachment/5198519/+files/GsettingsChanges.txt

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

Title:
  Problem with dual monitors

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

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

[Bug 1796528] ProcCpuinfoMinimal.txt

2018-10-08 Thread Benjamin
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1796528/+attachment/5198520/+files/ProcCpuinfoMinimal.txt

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

Title:
  Problem with dual monitors

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

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

[Bug 1796631] [NEW] dcdbas: Add support for WSMT ACPI table

2018-10-08 Thread Sujith Pandel
Private bug reported:

Business case (Partner benefit):
Dell: dcdbas driver is used to raise SMIs. Dell System BIOS will implement 
support for WSMT table soon. This change in dcdbas driver will implement 
support for WSMT table.

Patch details:
If the WSMT ACPI table is present and indicates that a fixed communication 
buffer should be used, use the firmware-specified buffer instead of allocating 
a buffer in memory for communications between the dcdbas driver and firmare. 

https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-
next.git/commit/drivers/firmware?id=12c956c4f32e08799de452abe1e1ec6021b1e41f

For details on WSMT, please refer to the 'Links to ACPI-related
Documents' section below - http://www.uefi.org/acpi
https://msdn.microsoft.com/windows/hardware/drivers/bringup/acpi-system-
description-tables#wsmt

Requesting this patch to be included into Ubuntu 18.04.2 HWE kernels.

** Affects: dell-poweredge
 Importance: Undecided
 Status: New

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

** Information type changed from Public to Private

** Also affects: dell-poweredge
   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/1796631

Title:
  dcdbas: Add support for WSMT ACPI table

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-poweredge/+bug/1796631/+subscriptions

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

[Bug 1796634] [NEW] [0cf3:e007] Can't turn on BT by Wireless hotkey

2018-10-08 Thread AceLan Kao
Public bug reported:

[Impact]
The issue has been found on new Dell laptop with DW1820 combo card(BT is 
[0cf3:e007])
1) Use wireless hotkey to turn off WiFi/BT.
2) Wait 5 minutes.
3) Use wireless hotkey to turn on WiFi/BT.
4) Wifi is back, but BT is still off
5) Only reboot can recovery the BT state

[Fix]
Qualcomm releases a new firmware to fix it.

[Regression Potential]
Can't evaluate it, but from our verification and S3 stress test,
there is no any issues result from the firmwares.

** Affects: hwe-next
 Importance: Undecided
 Status: New

** Affects: linux-firmware (Ubuntu)
 Importance: Undecided
 Assignee: AceLan Kao (acelankao)
 Status: In Progress


** Tags: originate-from-1789327 somerville

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2018-5383

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

Title:
  [0cf3:e007] Can't turn on BT by Wireless hotkey

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1796634/+subscriptions

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

[Bug 1796634] Re: [0cf3:e007] Can't turn on BT by Wireless hotkey

2018-10-08 Thread AceLan Kao
commit 534daf431c88b24236d23572039cdd79223b246a
Author: Balakrishna Godavarthi 
Date:   Mon Sep 17 15:29:33 2018 +0530

qca: update BT firmware files for QCA ROME chip.

This patch will resolve the Bluetooth vulnerability CVE-2018-5383
for ROME chip v3.2

Signed-off-by: Balakrishna Godavarthi 


** Tags added: originate-from-1789327 somerville

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

Title:
  [0cf3:e007] Can't turn on BT by Wireless hotkey

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1796634/+subscriptions

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

[Bug 1790454] Re: Bluetooth (btintel) stops working after suspend/resume

2018-10-08 Thread Kai-Heng Feng
Is it possible for you to attach full dmesg? i.e. everything from boot.
I'd like to check if LPM is enabled for this device.

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

Title:
  Bluetooth (btintel) stops working after suspend/resume

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

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

[Bug 1795653] Re: 87cdf3148b11 was never backported to 4.15

2018-10-08 Thread Boris Tomici
Hello Joseph,

I have checked with lp1795653 build and my problem is solved.
IPSec packets are not translated anymore when passing thru a L2 tunnel.

Thanks,
Boris

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

Title:
  87cdf3148b11 was never backported to 4.15

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

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

[Bug 1794638] Re: gdm kills itself (on purpose) immediately after switching away from tty1

2018-10-08 Thread Rocko
Ok, ps does show a /usr/sbin/gdm3 process running in cosmic.

The extra session that loginctl used to show is this one (shown from
bionic):

29033 tty1 Ssl+   0:00 /usr/lib/gdm3/gdm-wayland-session gnome-
session --autostart /usr/share/gdm/greeter/autostart

and this is no longer running on cosmic.

Fwiw, the gdm3 service status on cosmic shows the following error:

Oct 08 12:01:07 xps15-9560 gdm3[1425]: Child process -1688 was already
dead.


** Summary changed:

- gdm kills itself (on purpose) immediately after switching away from tty1
+ gdm kills greeter session (on purpose) immediately after switching away from 
tty1

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

Title:
  gdm kills greeter session (on purpose) immediately after switching
  away from tty1

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

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

[Bug 1790613] Re: Regression: packagekit crashes updating itself to 1.1.9-1ubuntu2.18.04.1

2018-10-08 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: plasma-discover (Ubuntu Bionic)
   Status: New => Confirmed

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

Title:
  Regression: packagekit crashes updating itself to
  1.1.9-1ubuntu2.18.04.1

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

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


[Bug 1766932] Re: packagekit daemon crashed from Discover. Requires a manual 'dpkg --configure -a' to correct.

2018-10-08 Thread Rik Mills via ubuntu-bugs
*** This bug is a duplicate of bug 1790613 ***
https://bugs.launchpad.net/bugs/1790613

** This bug has been marked a duplicate of bug 1790613
   Regression: packagekit crashes updating itself to 1.1.9-1ubuntu2.18.04.1

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

Title:
  packagekit daemon crashed from Discover. Requires a manual 'dpkg
  --configure -a' to correct.

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

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

[Bug 1790613] Re: Regression: packagekit crashes updating itself to 1.1.9-1ubuntu2.18.04.1

2018-10-08 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: plasma-discover (Ubuntu)
   Status: New => Confirmed

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

Title:
  Regression: packagekit crashes updating itself to
  1.1.9-1ubuntu2.18.04.1

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

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

[Bug 1793994] Re: freeipa server upgrade fails trying to switch to authselect

2018-10-08 Thread Timo Aaltonen
would you be able to test this which should be good for upstream:

--- a/ipaplatform/debian/tasks.py
+++ b/ipaplatform/debian/tasks.py
@@ -57,6 +57,10 @@ class DebianTaskNamespace(RedHatTaskNamespace):
 # Debian doesn't use authconfig, nothing to restore
 return True
 
+def migrate_auth_configuration(self, statestore):
+# Debian doesn't have authselect
+return True
+
 @staticmethod
 def parse_ipa_version(version):
 return BaseTaskNamespace.parse_ipa_version(version)

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

Title:
  freeipa server upgrade fails trying to switch to authselect

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

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

[Bug 1745032] Re: AC adapter status not detected on Asus ZenBook UX410UAK

2018-10-08 Thread Kai-Heng Feng
** Changed in: linux (Ubuntu)
   Status: In Progress => 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/1745032

Title:
  AC adapter status not detected on Asus ZenBook UX410UAK

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

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

[Bug 1265706] Re: aria2c crashed with SIGSEGV

2018-10-08 Thread Splitterflug
** Also affects: aria2 (zUbuntu)
   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/1265706

Title:
  aria2c crashed with SIGSEGV

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

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

[Bug 1796634] Re: [0cf3:e007] Can't turn on BT by Wireless hotkey

2018-10-08 Thread AceLan Kao
** Tags removed: originate-from-1789327 somerville

** Tags added: originate-from-1783927 somerville

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

Title:
  [0cf3:e007] Can't turn on BT by Wireless hotkey

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1796634/+subscriptions

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

[Bug 1796528] Re: Problem with dual monitors

2018-10-08 Thread Daniel van Vugt
Thanks. Unfortunately that did not collect all the info I was hoping.

Please run 'xrandr' with and then without the external display attached
and send us the text output from 'xrandr' in both cases. Please also
repeat both steps for Xorg and Wayland logins.

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

Title:
  Problem with dual monitors

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

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

[Bug 1790613] Re: Regression: packagekit crashes updating itself to 1.1.9-1ubuntu2.18.04.1

2018-10-08 Thread Rik Mills via ubuntu-bugs
Bug report on previous post release update.

https://bugs.launchpad.net/ubuntu/+source/packagekit/+bug/1766932

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

Title:
  Regression: packagekit crashes updating itself to
  1.1.9-1ubuntu2.18.04.1

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

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

[Bug 1796563] Re: 8:6.8.9.9-7ubuntu5.13 breaks convert with no explanation

2018-10-08 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: imagemagick (Ubuntu)
   Status: New => Confirmed

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

Title:
  8:6.8.9.9-7ubuntu5.13 breaks convert with no explanation

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

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

[Bug 1737866] Re: Too many open files when large number of routers on a host

2018-10-08 Thread James Page
This bug was fixed in the package openvswitch - 2.6.3-0ubuntu0.17.04.1~cloud0
---

 openvswitch (2.6.3-0ubuntu0.17.04.1~cloud0) xenial; urgency=medium
 .
   * Bump nofiles to 1048576 for ovs daemons (LP: #1737866).
   * d/watch: Fix watchfile for upstream website changes.
   * New upstream point release (LP: #1787599).
 - d/p/CVE-2017-9214.patch,CVE-2017-9264.patch,CVE-2017-9265.patch:
   Dropped, included in upstream release.


** Changed in: cloud-archive/ocata
   Status: Fix Committed => 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/1737866

Title:
  Too many open files when large number of routers on a host

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-neutron-openvswitch/+bug/1737866/+subscriptions

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

[Bug 1737866] Update Released

2018-10-08 Thread James Page
The verification of the Stable Release Update for openvswitch has
completed successfully and the package has now been released to
-updates. In the event that you encounter a regression using the package
from -updates please report a new bug using ubuntu-bug and tag the bug
report regression-update so we can easily find any regressions.

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2017-9214

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2017-9264

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2017-9265

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

Title:
  Too many open files when large number of routers on a host

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-neutron-openvswitch/+bug/1737866/+subscriptions

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

[Bug 1737866] Update Released

2018-10-08 Thread James Page
The verification of the Stable Release Update for openvswitch has
completed successfully and the package has now been released to
-updates. In the event that you encounter a regression using the package
from -updates please report a new bug using ubuntu-bug and tag the bug
report regression-update so we can easily find any regressions.

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

Title:
  Too many open files when large number of routers on a host

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-neutron-openvswitch/+bug/1737866/+subscriptions

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

[Bug 1791345] Re: package shared-mime-info 1.9-2 failed to install/upgrade: installed shared-mime-info package post-installation script subprocess returned error exit status 134

2018-10-08 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: shared-mime-info (Ubuntu)
   Status: New => Confirmed

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

Title:
  package shared-mime-info 1.9-2 failed to install/upgrade: installed
  shared-mime-info package post-installation script subprocess returned
  error exit status 134

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shared-mime-info/+bug/1791345/+subscriptions

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

[Bug 1793464] Re: Kernel panic after the ubuntu_nbd_smoke_test on Xenial kernel

2018-10-08 Thread Po-Hsu Lin
** Description changed:

- This issue can be reproduced on AMD64 KVM //bare-metal node, s390x zKVM node
-  
+ This issue can be reproduced on AMD64 KVM //bare-metal node, s390x zKVM
+ node
+ 
  The test itself will pass, but the system will hang after a few second.
  
  Steps:
-   1. Deploy a node with 4.4 Xenial
-   2. Run the ubuntu_nbd_smoke_test
+   1. Deploy a node with 4.4 Xenial
+   2. Run the ubuntu_nbd_smoke_test
  
  If you have access to the console, you will see that this system
  actually bumped into a kernel panic:
  
-  Unable to handle kernel pointer dereference in virtual kernel address space
-  failing address: 03ff802c1000 TEID: 03ff802c1803
-  Fault in home space mode while using kernel ASCE.
-  Log here: https://pastebin.ubuntu.com/p/dNmtvbGjmz/
+  Unable to handle kernel pointer dereference in virtual kernel address space
+  failing address: 03ff802c1000 TEID: 03ff802c1803
+  Fault in home space mode while using kernel ASCE.
+  Log here (s390x KVM): https://pastebin.ubuntu.com/p/dNmtvbGjmz/
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-136-generic 4.4.0-136.162
  ProcVersionSignature: Ubuntu 4.4.0-136.162-generic 4.4.144
  Uname: Linux 4.4.0-136-generic s390x
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access '/dev/snd/': No such file or directory
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.1-0ubuntu2.18
  Architecture: s390x
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Thu Sep 20 03:46:00 2018
  HibernationDevice: RESUME=UUID=ca468a9c-9563-442c-85c6-6055e800a66e
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lspci:
-  
+ 
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  PciMultimedia:
-  
+ 
  ProcFB: Error: [Errno 2] No such file or directory: '/proc/fb'
  ProcKernelCmdLine: root=UUID=b65b756a-ba4e-4c53-aa32-0db2bdb50bb3 
crashkernel=196M
  RelatedPackageVersions:
-  linux-restricted-modules-4.4.0-136-generic N/A
-  linux-backports-modules-4.4.0-136-generic  N/A
-  linux-firmware 1.157.20
+  linux-restricted-modules-4.4.0-136-generic N/A
+  linux-backports-modules-4.4.0-136-generic  N/A
+  linux-firmware 1.157.20
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Kernel panic after the ubuntu_nbd_smoke_test on Xenial kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1793464/+subscriptions

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

[Bug 1737866] Re: Too many open files when large number of routers on a host

2018-10-08 Thread James Page
This bug was fixed in the package openvswitch - 2.8.4-0ubuntu0.17.10.1
---

 openvswitch (2.8.4-0ubuntu0.17.10.1) xenial; urgency=medium
 .
   * Bump nofiles to 1048576 for ovs daemons (LP: #1737866).
   * New upstream point release (LP: #1787519):
 - d/p/s390x-stp-timeout.patch: Dropped, equivalent
   change upstream.


** Changed in: cloud-archive/pike
   Status: Fix Committed => 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/1737866

Title:
  Too many open files when large number of routers on a host

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-neutron-openvswitch/+bug/1737866/+subscriptions

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

[Bug 1796606] Re: gnome-shell crashed with SIGSEGV in st_widget_get_theme_node → ffi_call_unix64 → ffi_call → gjs_invoke_c_function → function_call

2018-10-08 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-shell (Ubuntu)
   Status: New => Confirmed

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

Title:
  gnome-shell crashed with SIGSEGV in st_widget_get_theme_node →
  ffi_call_unix64 → ffi_call → gjs_invoke_c_function → function_call

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

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

[Bug 1715173] Re: keyboard language text indicator constant appear/disappear

2018-10-08 Thread Mantas Kriaučiūnas
** Also affects: mate-applets (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/1715173

Title:
  keyboard language text indicator constant appear/disappear

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1715173/+subscriptions

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

[Bug 1796528] Re: Problem with dual monitors

2018-10-08 Thread Benjamin
Without external
Screen 0: minimum 320 x 200, current 1280 x 800, maximum 8192 x 8192
LVDS-1 connected primary 1280x800+0+0 (normal left inverted right x axis y 
axis) 331mm x 207mm
   1280x800  59.98 +  59.97*   59.8159.91  
   1280x720  60.0059.9959.8659.74  
   1024x768  60.0460.00  
   960x720   60.00  
   928x696   60.05  
   896x672   60.01  
   1024x576  59.9559.9659.9059.82  
   960x600   59.9360.00  
   960x540   59.9659.9959.6359.82  
   800x600   60.0060.3256.25  
   840x525   60.0159.88  
   864x486   59.9259.57  
   800x512   60.17  
   700x525   59.98  
   800x450   59.9559.82  
   640x512   60.02  
   720x450   59.89  
   700x450   59.9659.88  
   640x480   60.0059.94  
   720x405   59.5158.99  
   684x384   59.8859.85  
   680x384   59.8059.96  
   640x400   59.8859.98  
   576x432   60.06  
   640x360   59.8659.8359.8459.32  
   512x384   60.00  
   512x288   60.0059.92  
   480x270   59.6359.82  
   400x300   60.3256.34  
   432x243   59.9259.57  
   320x240   60.05  
   360x202   59.5159.13  
   320x180   59.8459.32  
VGA-1 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
SVIDEO-1 disconnected (normal left inverted right x axis y axis)

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

Title:
  Problem with dual monitors

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

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

[Bug 1794721] Re: Remove gjs from s390x

2018-10-08 Thread Iain Lane
Please make sure to forward any deltas added for this.

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

Title:
  Remove gjs from s390x

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

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

[Bug 1796528] Re: Problem with dual monitors

2018-10-08 Thread Benjamin
With external connected. Both Wayland

Screen 0: minimum 320 x 200, current 1280 x 800, maximum 8192 x 8192
LVDS-1 connected primary 1280x800+0+0 (normal left inverted right x axis y 
axis) 331mm x 207mm
   1280x800  59.98*+  59.9759.8159.91  
   1280x720  60.0059.9959.8659.74  
   1024x768  60.0460.00  
   960x720   60.00  
   928x696   60.05  
   896x672   60.01  
   1024x576  59.9559.9659.9059.82  
   960x600   59.9360.00  
   960x540   59.9659.9959.6359.82  
   800x600   60.0060.3256.25  
   840x525   60.0159.88  
   864x486   59.9259.57  
   800x512   60.17  
   700x525   59.98  
   800x450   59.9559.82  
   640x512   60.02  
   720x450   59.89  
   700x450   59.9659.88  
   640x480   60.0059.94  
   720x405   59.5158.99  
   684x384   59.8859.85  
   680x384   59.8059.96  
   640x400   59.8859.98  
   576x432   60.06  
   640x360   59.8659.8359.8459.32  
   512x384   60.00  
   512x288   60.0059.92  
   480x270   59.6359.82  
   400x300   60.3256.34  
   432x243   59.9259.57  
   320x240   60.05  
   360x202   59.5159.13  
   320x180   59.8459.32  
VGA-1 connected (normal left inverted right x axis y axis)
   1280x1024 75.02 +  60.02  
   1024x768  75.0370.0760.00  
   832x624   74.55  
   800x600   72.1975.0060.3256.25  
   640x480   75.0072.8166.6759.94  
   720x400   70.08  
DP-1 disconnected (normal left inverted right x axis y axis)
SVIDEO-1 disconnected (normal left inverted right x axis y axis)

Now switching to xorg and rebooting

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

Title:
  Problem with dual monitors

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

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

[Bug 1784363] Re: High delay when booting (grub waits with a blank purple screen for 10 seconds before booting the kernel)

2018-10-08 Thread Daniel van Vugt
** Tags added: rls-cc-incoming

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

Title:
  High delay when booting (grub waits with a blank purple screen for 10
  seconds before booting the kernel)

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

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

[Bug 1790613] Re: Regression: packagekit crashes updating itself to 1.1.9-1ubuntu2.18.04.1

2018-10-08 Thread Rik Mills via ubuntu-bugs
On 07/09/18 11:11, Julian Andres Klode wrote:
> PackageKit is not normally used for upgrading,
> only for installing and removing packages.

Kubuntu updated/Discover with crashing packagekit daemon testing update
for LP: #1790671


** Attachment added: "Kubunt updater crashing"
   
https://bugs.launchpad.net/ubuntu/+source/packagekit/+bug/1790613/+attachment/5198538/+files/hgsN9PE.png

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

Title:
  Regression: packagekit crashes updating itself to
  1.1.9-1ubuntu2.18.04.1

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

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

[Bug 1767765] Re: Clicking on fcitx applet hangs Ubuntu MATE

2018-10-08 Thread Mantas Kriaučiūnas
Maybe bug #1715173 is related to this bugreport?

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

Title:
  Clicking on fcitx applet hangs Ubuntu MATE

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

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

[Bug 1715173] Re: keyboard language text indicator constant appear/disappear

2018-10-08 Thread Mantas Kriaučiūnas
I think this bug is related to bug #1767765 (Clicking on fcitx applet
hangs Ubuntu MATE)

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

Title:
  keyboard language text indicator constant appear/disappear

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-mate/+bug/1715173/+subscriptions

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

[Bug 1796528] Re: Problem with dual monitors

2018-10-08 Thread Daniel van Vugt
All of those seem to be from Xorg, not Wayland.

Please try selecting Ubuntu on Wayland when you login and retry.

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

Title:
  Problem with dual monitors

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

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

[Bug 1796528] Re: Problem with dual monitors

2018-10-08 Thread Benjamin
xorg, without external monitor

Screen 0: minimum 320 x 200, current 1280 x 800, maximum 8192 x 8192
LVDS-1 connected primary 1280x800+0+0 (normal left inverted right x axis y 
axis) 331mm x 207mm
   1280x800  59.98 +  59.97*   59.8159.91  
   1280x720  60.0059.9959.8659.74  
   1024x768  60.0460.00  
   960x720   60.00  
   928x696   60.05  
   896x672   60.01  
   1024x576  59.9559.9659.9059.82  
   960x600   59.9360.00  
   960x540   59.9659.9959.6359.82  
   800x600   60.0060.3256.25  
   840x525   60.0159.88  
   864x486   59.9259.57  
   800x512   60.17  
   700x525   59.98  
   800x450   59.9559.82  
   640x512   60.02  
   720x450   59.89  
   700x450   59.9659.88  
   640x480   60.0059.94  
   720x405   59.5158.99  
   684x384   59.8859.85  
   680x384   59.8059.96  
   640x400   59.8859.98  
   576x432   60.06  
   640x360   59.8659.8359.8459.32  
   512x384   60.00  
   512x288   60.0059.92  
   480x270   59.6359.82  
   400x300   60.3256.34  
   432x243   59.9259.57  
   320x240   60.05  
   360x202   59.5159.13  
   320x180   59.8459.32  
VGA-1 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
SVIDEO-1 disconnected (normal left inverted right x axis y axis)

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

Title:
  Problem with dual monitors

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

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

[Bug 1790671] Re: /usr/lib/packagekit/packagekitd:11:std::__cxx11::basic_string:AptIntf::providesCodec:backend_what_provides_thread:pk_backend_job_thread_setup:g_thread_proxy

2018-10-08 Thread Rik Mills via ubuntu-bugs
As LP: #1790613 pakagekit remains unfixed, this update crashes the
packagekit daemon mid way through installing updates on Kubuntu.
Discover/Updater uses packagekit.

This will leave large numbers of Kubuntu users with a broken upgrade,
requiring command line fixing with 'dpkg --configure -a' before any more
updates or packages (using either apt directly or packagekit) can
installed or seen to be available.

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

Title:
  
/usr/lib/packagekit/packagekitd:11:std::__cxx11::basic_string:AptIntf::providesCodec:backend_what_provides_thread:pk_backend_job_thread_setup:g_thread_proxy

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

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

[Bug 1796528] Re: Problem with dual monitors

2018-10-08 Thread Benjamin
xorg, external monitor attached

Screen 0: minimum 320 x 200, current 2560 x 1024, maximum 8192 x 8192
LVDS-1 connected primary 1280x800+0+0 (normal left inverted right x axis y 
axis) 331mm x 207mm
   1280x800  59.98*+  59.9759.8159.91  
   1280x720  60.0059.9959.8659.74  
   1024x768  60.0460.00  
   960x720   60.00  
   928x696   60.05  
   896x672   60.01  
   1024x576  59.9559.9659.9059.82  
   960x600   59.9360.00  
   960x540   59.9659.9959.6359.82  
   800x600   60.0060.3256.25  
   840x525   60.0159.88  
   864x486   59.9259.57  
   800x512   60.17  
   700x525   59.98  
   800x450   59.9559.82  
   640x512   60.02  
   720x450   59.89  
   700x450   59.9659.88  
   640x480   60.0059.94  
   720x405   59.5158.99  
   684x384   59.8859.85  
   680x384   59.8059.96  
   640x400   59.8859.98  
   576x432   60.06  
   640x360   59.8659.8359.8459.32  
   512x384   60.00  
   512x288   60.0059.92  
   480x270   59.6359.82  
   400x300   60.3256.34  
   432x243   59.9259.57  
   320x240   60.05  
   360x202   59.5159.13  
   320x180   59.8459.32  
VGA-1 connected 1280x1024+1280+0 (normal left inverted right x axis y axis) 
340mm x 270mm
   1280x1024 75.02*+  60.02  
   1024x768  75.0370.0760.00  
   832x624   74.55  
   800x600   72.1975.0060.3256.25  
   640x480   75.0072.8166.6759.94  
   720x400   70.08  
DP-1 disconnected (normal left inverted right x axis y axis)
SVIDEO-1 unknown connection (normal left inverted right x axis y axis)
   848x480   59.94 +
   640x480   59.94 +
   1024x768  59.94  
   800x600   59.94

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

Title:
  Problem with dual monitors

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

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

[Bug 1368411] Re: Cannot insert IPV6 rule before IPV4 rules

2018-10-08 Thread Richard Laager
Taking into account the two proposed patches, and what I believe the
code to be doing, attached is a patch I believe is suitable for
inclusion.

** Patch added: "0005-lp1368411.patch"
   
https://bugs.launchpad.net/ubuntu/+source/ufw/+bug/1368411/+attachment/5198539/+files/0005-lp1368411.patch

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

Title:
  Cannot insert IPV6 rule before IPV4 rules

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

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

[Bug 651035] Re: excessive debug messages from "os-prober"

2018-10-08 Thread Reinier Post
I'm still seeing these messages in my up-to-date Ubuntu 14.04.5 LTS
installation.

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

Title:
  excessive debug messages from "os-prober"

To manage notifications about this bug go to:
https://bugs.launchpad.net/os-prober/+bug/651035/+subscriptions

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

[Bug 1796641] [NEW] linux-oem: -proposed tracker

2018-10-08 Thread AceLan Kao
Public bug reported:

This bug is for tracking the  upload package. This
bug will contain status and testing results related to that upload.

For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
-- swm properties --
kernel-stable-master-bug: 1796640

** Affects: kernel-sru-workflow
 Importance: Medium
 Status: In Progress

** Affects: kernel-sru-workflow/automated-testing
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/certification-testing
 Importance: Medium
 Assignee: Canonical Hardware Certification (canonical-hw-cert)
 Status: New

** Affects: kernel-sru-workflow/prepare-package
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/prepare-package-meta
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/prepare-package-signed
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/promote-to-proposed
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/promote-to-security
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/promote-to-updates
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/regression-testing
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/security-signoff
 Importance: Medium
 Assignee: Canonical Security Team (canonical-security)
 Status: New

** Affects: kernel-sru-workflow/upload-to-ppa
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/verification-testing
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: linux-oem (Ubuntu)
 Importance: Undecided
 Status: Invalid


** Tags: bionic kernel-release-tracking-bug kernel-release-tracking-bug-live 
kernel-sru-cycle-kernel-sru-cycle-2018.10.01-1 kernel-sru-derivative-of-1796640

** Tags added: kernel-release-tracking-bug

** Tags added: kernel-release-tracking-bug-live

** Tags added: bionic

** Also affects: kernel-sru-workflow/automated-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/certification-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package-meta
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package-signed
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-proposed
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-security
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-updates
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/regression-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/security-signoff
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/upload-to-ppa
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/verification-testing
   Importance: Undecided
   Status: New

** Changed in: kernel-sru-workflow/automated-testing
   Importance: Undecided => Medium

** Changed in: kernel-sru-workflow/automated-testing
 Assignee: (unassigned) => Canonical Kernel Team (canonical-kernel-team)

** Changed in: kernel-sru-workflow/certification-testing
   Importance: Undecided => Medium

** Changed in: kernel-sru-workflow/certification-testing
 Assignee: (unassigned) => Canonical Hardware Certification 
(canonical-hw-cert)

** Changed in: kernel-sru-workflow/prepare-package
   Importance: Undecided => Medium

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: (unassigned) => Canonical Kernel Team (canonical-kernel-team)

** Changed in: kernel-sru-workflow/prepare-package-meta
   Importance: Undecided => Medium

** Changed in: kernel-sru-workflow/prepare-package-meta
 Assignee: (unassigned) => Canonical Kernel Team (canonical-kernel-team)

** Changed in: kernel-sru-workflow/prepare-package-signed
   Importance: Undecided => Medium

** Changed in: kernel-sru-workflow/prepare-package-signed
 Assignee: (unassigned) => Canonical Kernel Team (canonical-

[Bug 1796640] [NEW] linux: -proposed tracker

2018-10-08 Thread AceLan Kao
Public bug reported:

This bug is for tracking the  upload package. This
bug will contain status and testing results related to that upload.

For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

backports: 
derivatives: bug 1796641 (linux-oem)

** Affects: kernel-sru-workflow
 Importance: Medium
 Status: In Progress

** Affects: kernel-sru-workflow/automated-testing
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/certification-testing
 Importance: Medium
 Assignee: Canonical Hardware Certification (canonical-hw-cert)
 Status: New

** Affects: kernel-sru-workflow/prepare-package
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: Confirmed

** Affects: kernel-sru-workflow/prepare-package-meta
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/prepare-package-signed
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/promote-to-proposed
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/promote-to-security
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/promote-to-updates
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/regression-testing
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/security-signoff
 Importance: Medium
 Assignee: Canonical Security Team (canonical-security)
 Status: New

** Affects: kernel-sru-workflow/snap-release-to-beta
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/snap-release-to-candidate
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/snap-release-to-edge
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/snap-release-to-stable
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/upload-to-ppa
 Importance: Medium
 Status: Invalid

** Affects: kernel-sru-workflow/verification-testing
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Invalid


** Tags: bionic kernel-release-tracking-bug kernel-release-tracking-bug-live 
kernel-sru-cycle-kernel-sru-cycle-2018.10.01-1 kernel-sru-master-kernel

** Tags added: kernel-release-tracking-bug

** Tags added: kernel-release-tracking-bug-live

** Tags added: bionic

** Also affects: kernel-sru-workflow/automated-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/certification-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package-meta
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package-signed
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-proposed
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-security
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-updates
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/regression-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/security-signoff
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/snap-release-to-beta
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/snap-release-to-candidate
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/snap-release-to-edge
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/snap-release-to-stable
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/upload-to-ppa
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/verification-testing
   Importance: Undecided
   Status: New

** Changed in: kernel-sru-workflow/automated-testing
   Importance: Undecided => Medium

** Changed in: kernel-sru-wo

[Bug 1796643] [NEW] package nvidia-340 (not installed) failed to install/upgrade: trying to overwrite '/lib/udev/rules.d/71-nvidia.rules', which is also in package nvidia-kernel-common-390 390.48-0ubu

2018-10-08 Thread matteo
Public bug reported:

Couldn't boot into UBUNTU anymore

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: nvidia-340 (not installed)
ProcVersionSignature: Ubuntu 4.15.0-36.39-generic 4.15.18
Uname: Linux 4.15.0-36-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.4
Architecture: amd64
Date: Mon Oct  1 15:03:35 2018
ErrorMessage: trying to overwrite '/lib/udev/rules.d/71-nvidia.rules', which is 
also in package nvidia-kernel-common-390 390.48-0ubuntu3
InstallationDate: Installed on 2018-09-05 (32 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
Python3Details: /usr/bin/python3.6, Python 3.6.6, python3-minimal, 
3.6.5-3ubuntu1
PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 
2.7.15~rc1-1
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu2
 apt  1.6.3ubuntu0.1
SourcePackage: nvidia-graphics-drivers-340
Title: package nvidia-340 (not installed) failed to install/upgrade: trying to 
overwrite '/lib/udev/rules.d/71-nvidia.rules', which is also in package 
nvidia-kernel-common-390 390.48-0ubuntu3
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: nvidia-graphics-drivers-340 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package bionic

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

Title:
  package nvidia-340 (not installed) failed to install/upgrade: trying
  to overwrite '/lib/udev/rules.d/71-nvidia.rules', which is also in
  package nvidia-kernel-common-390 390.48-0ubuntu3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-340/+bug/1796643/+subscriptions

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

[Bug 1796528] Re: Problem with dual monitors

2018-10-08 Thread Benjamin
Xorg without external monitor:
Screen 0: minimum 320 x 200, current 1280 x 800, maximum 8192 x 8192
LVDS-1 connected primary 1280x800+0+0 (normal left inverted right x axis y 
axis) 331mm x 207mm
   1280x800  59.98 +  59.97*   59.8159.91  
   1280x720  60.0059.9959.8659.74  
   1024x768  60.0460.00  
   960x720   60.00  
   928x696   60.05  
   896x672   60.01  
   1024x576  59.9559.9659.9059.82  
   960x600   59.9360.00  
   960x540   59.9659.9959.6359.82  
   800x600   60.0060.3256.25  
   840x525   60.0159.88  
   864x486   59.9259.57  
   800x512   60.17  
   700x525   59.98  
   800x450   59.9559.82  
   640x512   60.02  
   720x450   59.89  
   700x450   59.9659.88  
   640x480   60.0059.94  
   720x405   59.5158.99  
   684x384   59.8859.85  
   680x384   59.8059.96  
   640x400   59.8859.98  
   576x432   60.06  
   640x360   59.8659.8359.8459.32  
   512x384   60.00  
   512x288   60.0059.92  
   480x270   59.6359.82  
   400x300   60.3256.34  
   432x243   59.9259.57  
   320x240   60.05  
   360x202   59.5159.13  
   320x180   59.8459.32  
VGA-1 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
SVIDEO-1 disconnected (normal left inverted right x axis y axis)


xorg with external monitor:
Screen 0: minimum 320 x 200, current 2560 x 1024, maximum 8192 x 8192
LVDS-1 connected primary 1280x800+0+0 (normal left inverted right x axis y 
axis) 331mm x 207mm
   1280x800  59.98*+  59.9759.8159.91  
   1280x720  60.0059.9959.8659.74  
   1024x768  60.0460.00  
   960x720   60.00  
   928x696   60.05  
   896x672   60.01  
   1024x576  59.9559.9659.9059.82  
   960x600   59.9360.00  
   960x540   59.9659.9959.6359.82  
   800x600   60.0060.3256.25  
   840x525   60.0159.88  
   864x486   59.9259.57  
   800x512   60.17  
   700x525   59.98  
   800x450   59.9559.82  
   640x512   60.02  
   720x450   59.89  
   700x450   59.9659.88  
   640x480   60.0059.94  
   720x405   59.5158.99  
   684x384   59.8859.85  
   680x384   59.8059.96  
   640x400   59.8859.98  
   576x432   60.06  
   640x360   59.8659.8359.8459.32  
   512x384   60.00  
   512x288   60.0059.92  
   480x270   59.6359.82  
   400x300   60.3256.34  
   432x243   59.9259.57  
   320x240   60.05  
   360x202   59.5159.13  
   320x180   59.8459.32  
VGA-1 connected 1280x1024+1280+0 (normal left inverted right x axis y axis) 
340mm x 270mm
   1280x1024 75.02*+  60.02  
   1024x768  75.0370.0760.00  
   832x624   74.55  
   800x600   72.1975.0060.3256.25  
   640x480   75.0072.8166.6759.94  
   720x400   70.08  
DP-1 disconnected (normal left inverted right x axis y axis)
SVIDEO-1 unknown connection (normal left inverted right x axis y axis)
   848x480   59.94 +
   640x480   59.94 +
   1024x768  59.94  
   800x600   59.94  

wayland without external monitor:
Screen 0: minimum 320 x 200, current 1280 x 800, maximum 8192 x 8192
LVDS-1 connected primary 1280x800+0+0 (normal left inverted right x axis y 
axis) 331mm x 207mm
   1280x800  59.98 +  59.97*   59.8159.91  
   1280x720  60.0059.9959.8659.74  
   1024x768  60.0460.00  
   960x720   60.00  
   928x696   60.05  
   896x672   60.01  
   1024x576  59.9559.9659.9059.82  
   960x600   59.9360.00  
   960x540   59.9659.9959.6359.82  
   800x600   60.0060.3256.25  
   840x525   60.0159.88  
   864x486   59.9259.57  
   800x512   60.17  
   700x525   59.98  
   800x450   59.9559.82  
   640x512   60.02  
   720x450   59.89  
   700x450   59.9659.88  
   640x480   60.0059.94  
   720x405   59.5158.99  
   684x384   59.8859.85  
   680x384   59.8059.96  
   640x400   59.8859.98  
   576x432   60.06  
   640x360   59.8659.8359.8459.32  
   512x384   60.00  
   512x288   60.0059.92  
   480x270   59.6359.82  
   400x300   60.3256.34  
   432x243   59.9259.57  
   320x240   60.05  
   360x202   59.5159.13  
   320x180   59.8459.32  
VGA-1 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
SVIDEO-1 disconnected (normal left inverted right x axis y axis)

wayland with external monitor:
Screen 0: minimum 320 x 200, current 2560 x 1024, ma

[Bug 1796037] Re: [QEMU] When loading partman step, GNOME Shell vanishes, no more decoration and installer UI frozen

2018-10-08 Thread Iain Lane
I installed openssh-server from a systemd.rescue.target
(systemd.unit=rescue.target boot parameter), so that I could SSH in
before it dies and watch top/dmesg/etc

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

Title:
  [QEMU] When loading partman step, GNOME Shell vanishes, no more
  decoration and installer UI frozen

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

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

[Bug 1796528] Re: Problem with dual monitors

2018-10-08 Thread Daniel van Vugt
Next, please:

1. Reboot.

2. Plug in the external monitor and reproduce the problem again.

3. Collect the full system log by running:
 journalctl -b > journal.txt
   and attach the file 'journal.txt' here.

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

Title:
  Problem with dual monitors

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

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

[Bug 1790613] Re: Regression: packagekit crashes updating itself to 1.1.9-1ubuntu2.18.04.1

2018-10-08 Thread Julian Andres Klode
** Changed in: packagekit (Ubuntu)
   Importance: Medium => High

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

Title:
  Regression: packagekit crashes updating itself to
  1.1.9-1ubuntu2.18.04.1

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

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

[Bug 1784363] Re: High delay when booting (grub waits with a blank purple screen for 10 seconds before booting the kernel)

2018-10-08 Thread Iain Lane
I think when we changed to using GRUB_TIMEOUT_STYLE=hidden in

  https://launchpad.net/ubuntu/+source/grub2/2.02-2ubuntu8.2

instead of GRUB_HIDDEN_TIMEOUT, we missed updating GRUB_TIMEOUT=0. In
GRUB_TIMEOUT_STYLE=hidden, GRUB_TIMEOUT is what is used.

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

Title:
  High delay when booting (grub waits with a blank purple screen for 10
  seconds before booting the kernel)

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

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

[Bug 1795567] Re: linux-aws: 4.15.0-1024.24 -proposed tracker

2018-10-08 Thread Brad Figg
** Changed in: kernel-sru-workflow/automated-testing
   Status: Confirmed => Incomplete

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

Title:
  linux-aws: 4.15.0-1024.24 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1795567/+subscriptions

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

[Bug 1795618] Re: linux-gcp: 4.18.0-1001.2 -proposed tracker

2018-10-08 Thread Brad Figg
** Changed in: kernel-sru-workflow/automated-testing
   Status: Confirmed => Incomplete

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

Title:
  linux-gcp: 4.18.0-1001.2 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1795618/+subscriptions

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

[Bug 1795566] Re: linux-oem: 4.15.0-1022.25 -proposed tracker

2018-10-08 Thread Brad Figg
** Changed in: kernel-sru-workflow/automated-testing
   Status: Confirmed => Incomplete

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

Title:
  linux-oem: 4.15.0-1022.25 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1795566/+subscriptions

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

[Bug 1795565] Re: linux-raspi2: 4.15.0-1025.27 -proposed tracker

2018-10-08 Thread Brad Figg
** Changed in: kernel-sru-workflow/automated-testing
   Status: Confirmed => Incomplete

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

Title:
  linux-raspi2: 4.15.0-1025.27 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1795565/+subscriptions

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

[Bug 1795571] Re: linux-gcp: 4.15.0-1022.23 -proposed tracker

2018-10-08 Thread Brad Figg
** Changed in: kernel-sru-workflow/automated-testing
   Status: Confirmed => Incomplete

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

Title:
  linux-gcp: 4.15.0-1022.23 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1795571/+subscriptions

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

[Bug 1796346] Re: linux: 4.18.0-9.10 -proposed tracker

2018-10-08 Thread Brad Figg
** Changed in: kernel-sru-workflow/automated-testing
   Status: Confirmed => Incomplete

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

Title:
  linux: 4.18.0-9.10 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1796346/+subscriptions

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

[Bug 1795564] Re: linux: 4.15.0-37.40 -proposed tracker

2018-10-08 Thread Brad Figg
** Changed in: kernel-sru-workflow/automated-testing
   Status: Confirmed => Incomplete

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

Title:
  linux: 4.15.0-37.40 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1795564/+subscriptions

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

[Bug 1795492] Re: linux-aws: 4.18.0-1001.2 -proposed tracker

2018-10-08 Thread Brad Figg
** Changed in: kernel-sru-workflow/automated-testing
   Status: Confirmed => Incomplete

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

Title:
  linux-aws: 4.18.0-1001.2 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1795492/+subscriptions

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

[Bug 1750197] Re: App grid animation causes heavy CPU spikes and dropped frames in Wayland & Xorg

2018-10-08 Thread Daniel van Vugt
** Description changed:

- Upstream Issues: 
- https://gitlab.gnome.org/GNOME/mutter/issues/232
+ Upstream Issues:
+ https://gitlab.gnome.org/GNOME/gnome-shell/issues/349
  https://gitlab.gnome.org/GNOME/mutter/issues/233
  
  Ubuntu Release: 17.10 and 18.04
  gnome-shell version: 3.28.2
  System Theme: CommuniTheme
  
  Opening the Applications Overview (App Grid) displays a very janky
  animation, and my CPU will spike to nearly 90% for each open/close. This
  happens regardless of using XOrg or Wayland; however Wayland appears to
  have an overall higher impact on resource usage.
  
  This same issue is still existent, but somewhat less noticeable on my
  other i5-6400 (GTX 1050) machine. Also, emulating this release in a VM
  with 2 CPUS and 4096MB of RAM renders it unresponsive for 3-5 seconds
  after opening/closing the app drawer.
  
  Please do not hesitate to follow up with requests for more info, as I
  will be happy to help.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: gnome-shell 3.28.2-0ubuntu0.1
  ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
  Uname: Linux 4.13.0-32-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  CurrentDesktop: ubuntu-communitheme:ubuntu:GNOME
  Date: Sat Feb 17 19:13:00 2018
  DisplayManager: gdm3
  ExecutablePath: /usr/bin/gnome-shell
  InstallationDate: Installed on 2018-02-17 (0 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20180105.1)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  App grid animation causes heavy CPU spikes and dropped frames in
  Wayland & Xorg

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

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

[Bug 1794067] Re: Bug in selinux on ubuntu 16.04 with kernel 4.15.0-34

2018-10-08 Thread Benjamin Schuele
I've no clue in which kernel version it started...

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

Title:
  Bug in selinux on ubuntu 16.04 with kernel 4.15.0-34

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

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

[Bug 1796645] [NEW] [SRU] ceph 12.2.8

2018-10-08 Thread James Page
Public bug reported:

[Impact]
This release sports mostly bug-fixes and we would like to make sure all of our 
supported customers have access to these improvements.

The update contains the following package updates:

   * ceph 12.2.8

[Test Case]
The following SRU process was followed:

https://wiki.ubuntu.com/OpenStackUpdates

In order to avoid regression of existing consumers, the OpenStack team
will run their continuous integration test against the packages that are
in -proposed. A successful run of all available tests will be required
before the proposed packages can be let into -updates.

The OpenStack team will be in charge of attaching the output summary of
the executed tests. The OpenStack team members will not mark
‘verification-done’ until this has happened.

[Regression Potential]
In order to mitigate the regression potential, the results of the
aforementioned tests are attached to this bug.

** Affects: ceph (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Affects: ceph (Ubuntu Bionic)
 Importance: Medium
 Assignee: James Page (james-page)
 Status: Triaged

** Also affects: ceph (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: ceph (Ubuntu)
   Status: New => Invalid

** Changed in: ceph (Ubuntu Bionic)
   Status: New => Triaged

** Changed in: ceph (Ubuntu Bionic)
   Importance: Undecided => Medium

** Changed in: ceph (Ubuntu Bionic)
 Assignee: (unassigned) => James Page (james-page)

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

Title:
  [SRU] ceph 12.2.8

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

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

[Bug 1796119] Re: docker-compose should not require golang-github-docker-docker-credential-helpers package

2018-10-08 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: golang-github-docker-docker-credential-helpers (Ubuntu)
   Status: New => Confirmed

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

Title:
  docker-compose should not require golang-github-docker-docker-
  credential-helpers package

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

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

[Bug 1796357] Re: package fails to install

2018-10-08 Thread Launchpad Bug Tracker
This bug was fixed in the package neutron-fwaas-dashboard -
1.5.0-0ubuntu3

---
neutron-fwaas-dashboard (1.5.0-0ubuntu3) cosmic; urgency=medium

  * d/rules: Misc fixes to resolve FTBFS as this package only provides
a Python 3 module.

 -- James Page   Mon, 08 Oct 2018 09:54:10 +0100

** Changed in: neutron-fwaas-dashboard (Ubuntu)
   Status: In Progress => 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/1796357

Title:
  package fails to install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/neutron-fwaas-dashboard/+bug/1796357/+subscriptions

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

[Bug 1795201] Re: firefox wil not starting up anymore gtk-warning

2018-10-08 Thread Paul White
Closing with "Invalid" as "Fix Committed" implies code is in place that
will be included in the next release.

** Changed in: firefox (Ubuntu)
   Status: Fix Committed => Invalid

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

Title:
  firefox wil not starting up anymore gtk-warning

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

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

[Bug 1745666] Re: gsd-housekeeping leaks file descriptors

2018-10-08 Thread Anders Hall
#journalctl -b | grep gsd-housekeepin | wc -l
100067

Going for #5 by Janne since nothing else works (annoying task to keep
performing). It is also the suggestion by Fedora maintainers as systemd
does the same task of cleaning tmp
(https://bugzilla.redhat.com/show_bug.cgi?id=1563445)

Upstream reports:
https://gitlab.gnome.org/GNOME/gnome-settings-daemon/issues/26


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

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

Title:
  gsd-housekeeping leaks file descriptors

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

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

Re: [Bug 1778011] Re: SRU: PRIME Power Saving mode draws too much power

2018-10-08 Thread Alberto Milone
You are using 4.18.12-041812-generic, which is not a supported kernel. You
can uninstall the nvidia driver doing the following:

sudo apt-get --purge remove libnvidia* nvidia-*

On Sun, 7 Oct 2018 at 14:55, Unkraut <1778...@bugs.launchpad.net> wrote:

> Please add rollback instructions. I'm now stuck with a broken intel
> driver.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1778011
>
> Title:
>   SRU: PRIME Power Saving mode draws too much power
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/hwe-next/+bug/1778011/+subscriptions
>
> Launchpad-Notification-Type: bug
> Launchpad-Bug: product=hwe-next; status=New; importance=Undecided;
> assignee=None;
> Launchpad-Bug: distribution=ubuntu; sourcepackage=gdm3; component=main;
> status=Fix Released; importance=High; assignee=
> alberto.mil...@canonical.com;
> Launchpad-Bug: distribution=ubuntu;
> sourcepackage=nvidia-graphics-drivers-390; component=restricted; status=Fix
> Released; importance=High; assignee=alberto.mil...@canonical.com;
> Launchpad-Bug: distribution=ubuntu; sourcepackage=nvidia-prime;
> component=main; status=Fix Released; importance=High; assignee=
> alberto.mil...@canonical.com;
> Launchpad-Bug: distribution=ubuntu; sourcepackage=nvidia-settings;
> component=main; status=Fix Released; importance=High; assignee=
> alberto.mil...@canonical.com;
> Launchpad-Bug: distribution=ubuntu; sourcepackage=ubuntu-drivers-common;
> component=main; status=Fix Released; importance=High; assignee=
> alberto.mil...@canonical.com;
> Launchpad-Bug: distribution=ubuntu; distroseries=bionic;
> sourcepackage=gdm3; component=main; status=Fix Released; importance=High;
> assignee=alberto.mil...@canonical.com;
> Launchpad-Bug: distribution=ubuntu; distroseries=bionic;
> sourcepackage=nvidia-graphics-drivers-390; component=restricted; status=Fix
> Committed; importance=High; assignee=alberto.mil...@canonical.com;
> Launchpad-Bug: distribution=ubuntu; distroseries=bionic;
> sourcepackage=nvidia-prime; component=main; status=Fix Committed;
> importance=High; assignee=alberto.mil...@canonical.com;
> Launchpad-Bug: distribution=ubuntu; distroseries=bionic;
> sourcepackage=nvidia-settings; component=main; status=Fix Committed;
> importance=High; assignee=alberto.mil...@canonical.com;
> Launchpad-Bug: distribution=ubuntu; distroseries=bionic;
> sourcepackage=ubuntu-drivers-common; component=main; status=Fix Committed;
> importance=High; assignee=alberto.mil...@canonical.com;
> Launchpad-Bug-Tags: originate-from-1788575 somerville
> verification-done-bionic verification-needed
> Launchpad-Bug-Information-Type: Public
> Launchpad-Bug-Private: no
> Launchpad-Bug-Security-Vulnerability: no
> Launchpad-Bug-Commenters: adblair albertomilone andrebrait brian-murray
> cantfind dodger-forum fvkigg happy-snizzo ilvipero janitor lmfranco
> luiscastro193 mapengyu matlit mhr3 mikhailnov new-mohammads nikperrakis
> odysei renatoapdo sil2100 tjaalton ubname unkraut2 vlad-svitlichniy vorlon
> ximex xintx-ua zdv80
> Launchpad-Bug-Reporter: Alberto Milone (albertomilone)
> Launchpad-Bug-Modifier: Unkraut (unkraut2)
> Launchpad-Message-Rationale: Subscriber
> Launchpad-Message-For: albertomilone
>


-- 
Alberto Milone

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

Title:
  SRU: PRIME Power Saving mode draws too much power

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1778011/+subscriptions

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

[Bug 1773859] Re: upgrades to 18.04 fail

2018-10-08 Thread Dimitri John Ledkov
** Description changed:

+ [Impact]
+ 
+  * Some systems fail to upgrade due to conflicts between systemd and the
+ (now removed from the archive) systemd-shim / upstart.
+ 
+  * Instead of trying to work out what's the problem in ordering /
+ removal of diverts, ensure that systemd is never unpacked whilst
+ systemd-shim/upstart are still on disk. Thus declare conflicts against
+ systemd-shim/upstart packages in systemd package.
+ 
+ [Test Case]
+ 
+  * monitor drop-off of upgrades with below reported problem
+ 
+  * Check that it is possible to upgrade to bionic's libpam-systemd from
+ xenial with systemd-shim installed on xenial.
+ 
+ [Regression Potential]
+ 
+  * systemd-shim/upstart are both removed and not supported in bionic,
+ thus forcing their removal via conflicts should bring the system into an
+ expected state.
+ 
+ [Other Info]
+  
+  * original bug report
+ 
+ 
  $ sudo apt upgrade
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  Calculating upgrade... Done
  The following packages will be REMOVED:
-   systemd-shim
+   systemd-shim
  0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
  1 not fully installed or removed.
  After this operation, 71.7 kB disk space will be freed.
  Do you want to continue? [Y/n] y
  (Reading database ... 63 files and directories currently installed.)
  Removing systemd-shim (9-1bzr4ubuntu1) ...
  Removing 'diversion of 
/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service to 
/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service.systemd by 
systemd-shim'
  dpkg-divert: error: rename involves overwriting 
'/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service' with
-   different file 
'/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service.systemd', 
not allowed
+   different file 
'/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service.systemd', 
not allowed
  dpkg: error processing package systemd-shim (--remove):
-  subprocess installed post-removal script returned error exit status 2
+  subprocess installed post-removal script returned error exit status 2
  Errors were encountered while processing:
-  systemd-shim
+  systemd-shim
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  
  Commenting out the dpkg-divert in systemd-shim's postrm solved this for
  me and I was about to continue the upgrade.

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

Title:
  upgrades to 18.04 fail

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

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

[Bug 1795888] Re: [FTBFS] integression tests are failing due to gicon regression in glib 2.58 (Cosmic)

2018-10-08 Thread Khurshid Alam
Ah, sorry, I am supposed to propose a merge, but there are some issues.
Can you ask Trevinho to look at this?

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

Title:
  [FTBFS] integression tests are failing due to gicon regression in glib
  2.58 (Cosmic)

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

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

[Bug 1793464] Re: Kernel panic after the ubuntu_nbd_smoke_test on Xenial kernel

2018-10-08 Thread Colin Ian King
Can reproduce this on a -133 xenial kernel too on Xenial VM.  After the
test, I ran vmstat 1 and observed the machine just hang after ~20 or so
seconds.

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Colin Ian King (colin-king)

** Changed in: linux (Ubuntu)
   Importance: Undecided => High

** Changed in: linux (Ubuntu)
   Status: Incomplete => In Progress

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

Title:
  Kernel panic after the ubuntu_nbd_smoke_test on Xenial kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1793464/+subscriptions

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

[Bug 1793464] Re: Kernel panic after the ubuntu_nbd_smoke_test on Xenial kernel

2018-10-08 Thread Colin Ian King
And occurs way back to 4.4.0-21 too.

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

Title:
  Kernel panic after the ubuntu_nbd_smoke_test on Xenial kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1793464/+subscriptions

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

[Bug 1590303] Re: Mouse pointer trapped and keyboard not working

2018-10-08 Thread Theo Linkspfeifer
Alright. I think we can close this report then.

** Changed in: light-locker (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  Mouse pointer trapped and keyboard not working

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

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

[Bug 1790457] Re: kernel: improve spectre mitigation

2018-10-08 Thread Frank Heimes
Since bionic-updates containes kernel 4.15.0-36. and git says that 's390: 
detect etoken facility' is included:
$ git log --oneline | grep "s390: detect etoken facility"
cffc6b1 s390: detect etoken facility
$ git tag --contains cffc6b1
Ubuntu-4.15.0-35.38
Ubuntu-4.15.0-36.39
Ubuntu-4.15.0-37.40
Ubuntu-raspi2-4.15.0-1025.27
I'm marking bionic as Fix Released.

** Changed in: linux (Ubuntu Bionic)
   Status: Fix Committed => 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/1790457

Title:
  kernel: improve spectre mitigation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1790457/+subscriptions

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

[Bug 1772677] Re: gnome-shell filling up syslog with thousands of entries (stack traces ending in osdWindow.js:206/207)

2018-10-08 Thread Anders Hall
Same issue, not as severe regarding disk space. No extensions active.

# NOTE: will only grep first line of stacktracce
journalctl -m | grep osdWindow.js | wc -l
3597

gnome-shell --version
GNOME Shell 3.28.3

Oct  8 11:15:02 computer gnome-shell[2515]: Object St.Icon (0x55a64961dc90), 
has been already finalized. Impossible to set any property to it. 
Oct  8 11:15:02 computer gnome-shell[2515]: Object St.BoxLayout 
(0x55a647bf04e0), has been already finalized. Impossible to set any property to 
it. 
Oct  8 11:15:02 computer gnome-shell[2515]: Object St.Icon (0x55a645fdf090), 
has been already finalized. Impossible to set any property to it. 
Oct  8 11:15:02 computer gnome-shell[2515]: Object St.BoxLayout 
(0x55a649204c40), has been already finalized. Impossible to set any property to 
it. 
Oct  8 11:15:02 computer gnome-shell[2515]: Object St.Icon (0x55a644e107e0), 
has been already finalized. Impossible to set any property to it. 
Oct  8 11:15:02 computer org.gnome.Shell.desktop[2515]: == Stack trace for 
context 0x55a6441b7330 == 
Oct  8 11:15:02 computer org.gnome.Shell.desktop[2515]: #0 0x7ffd21e60e00 b   
resource:///org/gnome/shell/ui/osdWindow.js:206 (0x7f8f286c7780 @ 231) 
Oct  8 11:15:02 computer org.gnome.Shell.desktop[2515]: #1 0x7ffd21e60e60 I   
resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f8f3c2b5de0 @ 71) 
Oct  8 11:15:02 computer org.gnome.Shell.desktop[2515]: #2 0x7ffd21e60f20 b   
self-hosted:916 (0x7f8f3c2f12b8 @ 367) 
Oct  8 11:15:02 computer org.gnome.Shell.desktop[2515]: #3 0x7ffd21e61010 b   
resource:///org/gnome/gjs/modules/signals.js:128 (0x7f8f3c2d2230 @ 386) 
Oct  8 11:15:02 computer org.gnome.Shell.desktop[2515]: #4 0x55a644565880 i   
resource:///org/gnome/shell/ui/layout.js:531 (0x7f8f286042b8 @ 127) 
Oct  8 11:15:02 computer org.gnome.Shell.desktop[2515]: #5 0x7ffd21e61c60 I   
resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f8f3c2b5de0 @ 71) 
Oct  8 11:15:02 computer org.gnome.Shell.desktop[2515]: #6 0x7ffd21e61d20 b   
self-hosted:916 (0x7f8f3c2f12b8 @ 367) 
Oct  8 11:15:02 computer org.gnome.Shell.desktop[2515]: == Stack trace for 
context 0x55a6441b7330 == 
Oct  8 11:15:02 computer org.gnome.Shell.desktop[2515]: #0 0x7ffd21e60e00 b   
resource:///org/gnome/shell/ui/osdWindow.js:207 (0x7f8f286c7780 @ 273) 
Oct  8 11:15:02 computer org.gnome.Shell.desktop[2515]: #1 0x7ffd21e60e60 I   
resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f8f3c2b5de0 @ 71) 
Oct  8 11:15:02 computer org.gnome.Shell.desktop[2515]: #2 0x7ffd21e60f20 b   
self-hosted:916 (0x7f8f3c2f12b8 @ 367) 
Oct  8 11:15:02 computer org.gnome.Shell.desktop[2515]: #3 0x7ffd21e61010 b   
resource:///org/gnome/gjs/modules/signals.js:128 (0x7f8f3c2d2230 @ 386) 
Oct  8 11:15:02 computer org.gnome.Shell.desktop[2515]: #4 0x55a644565880 i   
resource:///org/gnome/shell/ui/layout.js:531 (0x7f8f286042b8 @ 127) 
Oct  8 11:15:02 computer org.gnome.Shell.desktop[2515]: #5 0x7ffd21e61c60 I   
resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f8f3c2b5de0 @ 71) 
Oct  8 11:15:02 computer org.gnome.Shell.desktop[2515]: #6 0x7ffd21e61d20 b   
self-hosted:916 (0x7f8f3c2f12b8 @ 367) 
Oct  8 11:15:02 computer gnome-shell[2515]: Object St.BoxLayout 
(0x55a644e10d80), has been already finalized. Impossible to set any property to 
it. 
Oct  8 11:15:02 computer gnome-shell[2515]: Object St.Icon (0x55a646d64620), 
has been already finalized. Impossible to set any property to it. 
Oct  8 11:15:02 computer gnome-shell[2515]: Object St.BoxLayout 
(0x55a645ed92d0), has been already finalized. Impossible to set any property to 
it. 
Oct  8 11:15:02 computer org.gnome.Shell.desktop[2515]: == Stack trace for 
context 0x55a6441b7330 == 
Oct  8 11:15:02 computer org.gnome.Shell.desktop[2515]: #0 0x7ffd21e60e00 b   
resource:///org/gnome/shell/ui/osdWindow.js:206 (0x7f8f286c7780 @ 231) 
Oct  8 11:15:02 computer org.gnome.Shell.desktop[2515]: #1 0x7ffd21e60e60 I   
resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f8f3c2b5de0 @ 71) 
Oct  8 11:15:02 computer org.gnome.Shell.desktop[2515]: #2 0x7ffd21e60f20 b   
self-hosted:916 (0x7f8f3c2f12b8 @ 367) 
Oct  8 11:15:02 computer org.gnome.Shell.desktop[2515]: #3 0x7ffd21e61010 b   
resource:///org/gnome/gjs/modules/signals.js:128 (0x7f8f3c2d2230 @ 386) 
Oct  8 11:15:02 computer org.gnome.Shell.desktop[2515]: #4 0x55a644565880 i   
resource:///org/gnome/shell/ui/layout.js:531 (0x7f8f286042b8 @ 127) 
Oct  8 11:15:02 computer org.gnome.Shell.desktop[2515]: #5 0x7ffd21e61c60 I   
resource:///org/gnome/gjs/modules/_legacy.js:82 (0x7f8f3c2b5de0 @ 71) 
Oct  8 11:15:02 computer org.gnome.Shell.desktop[2515]: #6 0x7ffd21e61d20 b   
self-hosted:916 (0x7f8f3c2f12b8 @ 367) 
Oct  8 11:15:02 computer org.gnome.Shell.desktop[2515]: == Stack trace for 
context 0x55a6441b7330 == 
Oct  8 11:15:02 computer org.gnome.Shell.desktop[2515]: #0 0x7ffd21e60e00 b   
resource:///org/gnome/shell/ui/osdWindow.js:207 (0x7f8f286c7780 @ 273) 
Oct  8 11:15:02 computer org.gnome.Shell.desktop[2515]: #1 0x7ffd21e60e60 I

[Bug 1773148] Re: /lib/systemd/systemd-journald:6:fsync:fsync_directory_of_file:journal_file_rotate:do_rotate:server_rotate

2018-10-08 Thread Dimitri John Ledkov
** Description changed:

+ [Impact]
+ 
+  * systemd aborts journald, upon watchdog expiry and generates lots of crash 
reports
+  * it appears that journald is simply stuck in fsync
+  * it has been agreed to disable watchdog timer on journald
+ 
+ [Test Case]
+ 
+  * watch drop-off of errors w.r.t. watchdog timer
+ 
+ [Regression Potential]
+ 
+  * Potentially journald does get stuck, and thus is no longer
+ automatically restarted with a sigabrt crash. However, so far, it is not
+ known to do that.
+ 
+ 
+ [Other Info]
+  
+  * Original bug report
+ 
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
systemd.  This problem was most recently seen with package version 
237-3ubuntu10, the problem page at 
https://errors.ubuntu.com/problem/ff29f7ff39be0e227f0187ad72e5d458e95f6fcf 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.

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

Title:
  /lib/systemd/systemd-
  
journald:6:fsync:fsync_directory_of_file:journal_file_rotate:do_rotate:server_rotate

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

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

[Bug 1546634] Re: Is "Restart & Install" appropriate for Ubuntu

2018-10-08 Thread Emanuele
When there are updates on the software center, I have the "restart and update" 
button, but when I click on it, I reboot the system but nothing is updated.
I expect an update button, without restarting the system.


** Attachment added: "Schermata del 2018-10-08 11-45-09.png"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1546634/+attachment/5198565/+files/Schermata%20del%202018-10-08%2011-45-09.png

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

Title:
  Is "Restart & Install" appropriate for Ubuntu

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

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

[Bug 1524664] Re: package cups-browsed 1.0.52-0ubuntu1.6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-10-08 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: cups-filters (Ubuntu)
   Status: New => Confirmed

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

Title:
  package cups-browsed 1.0.52-0ubuntu1.6 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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

[Bug 1546634] Re: Is "Restart & Install" appropriate for Ubuntu

2018-10-08 Thread Emanuele
Sorry, I can not edit the comment, I paste the info on the package and version 
of ubuntu:
Ubuntu 18.10 full update;
ubuntu-software: cosmic,cosmic,now 3.30.0-0ubuntu1 all [installato].

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

Title:
  Is "Restart & Install" appropriate for Ubuntu

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

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

[Bug 1796652] [NEW] nm-openvpn can't find ca.crt file when it's on a directory with a non-ASCII character

2018-10-08 Thread mart1oeil
Public bug reported:

nm-openvpn don't work when the ca.crt file is in a directory with a non
ASCII name :

 nm-openvpn[30376]: Options error: --ca fails with
'/home/username/T%C3%A9l%C3%A9chargements/config-256bit/config/ca.crt':
No such file or directory (errno=2)

It's working when ca.crt is in /home/username directory

surprisingly, no problem with the .opvn files which are in the same
directory

** Affects: network-manager-openvpn (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/1796652

Title:
  nm-openvpn can't find ca.crt file when it's on a directory with a non-
  ASCII character

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/1796652/+subscriptions

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

[Bug 1796383] Re: xdg-desktop-portal crashed with SIGSEGV

2018-10-08 Thread Jean-Baptiste Lallement
** Information type changed from Private to Public

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

Title:
  xdg-desktop-portal crashed with SIGSEGV in
  export_portal_implementation -> on_bus_acquired -> connection_get_cb
  -> g_task_return_now -> g_task_return

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal/+bug/1796383/+subscriptions

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

[Bug 1796046] Re: inkscape crashes when resizing elements with snapping on

2018-10-08 Thread Mattia Rizzolo
** Changed in: inkscape (Ubuntu)
   Status: New => Fix Committed

** Changed in: inkscape (Ubuntu)
 Assignee: (unassigned) => Mattia Rizzolo (mapreri)

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

Title:
  inkscape crashes when resizing elements with snapping on

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

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

[Bug 1776626] Re: [18.10 FEAT] Support 4k sectors for fast clear key dm-crypt - crypttab part

2018-10-08 Thread Dimitri John Ledkov
** Description changed:

+ [Impact]
+ 
+  * cryptsetup in bionic supports creating luks volumes with a non-
+ standard sector-size option, and thus this option also needs to be used
+ when activating the LUKS volumes. Add sector-size= option support to
+ /etc/crypttab.
+ 
+ [Test Case]
+ 
+  * Create a plain LUKS volume with sector-size 4096
+  * Specify sector-size=4096 option in /etc/crypttab
+  * reload systemd, start systemd-cryptsetup@.service for that volume
+  * check the journal, to ensure that `sector-size` option was recognized and 
is active. (i.e. there is not error messages about unrecognized option 
`sector-size` from systemd-cryptsetup)
+ 
+ [Regression Potential]
+ 
+  * This is an optional argument, not used by default. Currently custom
+ sector-size crypttab does not work correctly, and thus cannot regress.
+ 
+ [Other Info]
+  
+  * Original bug report
+ 
  Support fast clear key dm-crypt with 4k support
  
  Extend /etc/crypttab  to enable 4k sector support in plain mode
  
- The proposed enhancements are posted on github, see 
-  https://github.com/systemd/systemd/issues/8881
+ The proposed enhancements are posted on github, see
+  https://github.com/systemd/systemd/issues/8881

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

Title:
  [18.10 FEAT] Support 4k sectors for fast clear key dm-crypt - crypttab
  part

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1776626/+subscriptions

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

[Bug 1771858] Re: /snap/bin not in default PATH for units, snapd should ship system-environment-generators to inject /snap/bin into $PATH

2018-10-08 Thread Dimitri John Ledkov
** Description changed:

- This means that software installed via snap isn't transparently
+ [Impact]
+ 
+  * This means that software installed via snap isn't transparently
  available for units to use.  As snaps are first-class citizens in
  Ubuntu, we should update the PATH.
  
- Specifically, this is evident by e.g. $ systemd-run env. Or any other
- daemons that spawn shell scripts (e.g. cloud-init metadata acquired
- shell hooks, etc.).
- 
- Since v232 systemd provides support for environment generators, snapd
- should package/ship a snippet that injects the correct snapd path into
- systemd environment.
- 
- E.g.:
- 
- $ sudo mkdir -p /usr/lib/systemd/system-environment-generators
- $ printf '#!/bin/sh\nPATH=$PATH:/snap/bin\n' | \
- sudo tee /usr/lib/systemd/system-environment-generators/90-snapd
- 
- Something similar can be done for user-environment-generators too. Note
- that user-environment-generators can generate unique variables per user.
- 
- Note please use /usr/lib path, as it appears that /lib/systemd path is
- not working atm. Will check if that needs to be fixed up.
- 
- systemd in xenial does not support system-environment-generators, thus
- we probably need to upload a patch to change the DEFAULT_PATH compiled
- in default there.
+  * When a generator started to be provided by systemd, it was recognized
+ that $PATH is not correctly set, nonetheless, due to an environment bug
+ that systemd generators run in.
  
  [Testcase]
  
  $ systemd-run /usr/bin/env
  $ journalctl -e | grep PATH
  
  Output should contain /snap/bin
+ 
+ Output should contain a complete and a valid PATH, i.e.
+ PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" 
or similar.
+ 
+ [Regression Potential]
+ 
+  * snapd generator was already fixed separately to cause no harm, when
+ running under a broken systemd. With the corrected environment,
+ generators will now run with a correct PATH out of the box. A slight
+ change of PATH will be observed by all generators, when running in
+ containers/initramfs-less boots. However most generators will not be
+ affected as they typically do not execute external binaries.

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

Title:
  /snap/bin not in default PATH for units, snapd should ship system-
  environment-generators to inject /snap/bin into $PATH

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

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

[Bug 1796037] Re: [QEMU] When loading partman step, GNOME Shell vanishes, no more decoration and installer UI frozen

2018-10-08 Thread Didier Roche
** Package changed: ubiquity (Ubuntu) => osinfo-db (Ubuntu)

** Description changed:

+ After investigation, the issue is that we only get 1Gb allocated in GNOME 
Boxes for new ubuntu installations, which is starving and getting OOM.
+ The requirements has been bumped with pre-seeded snaps in ubuntu 16.04, 18.04 
and 18.10 and 2Gb is needed to end the installation process.
+ 
+ We weren't impacted previously as shipping an old osinfo-db version,
+ hich didn't have the distribution specific requirements, and thus,
+ allbacked to GNOME Boxes default which is 2Gb.
+ 
+ 
+ --
+ 
  Following "Install (entire disk) in Ubuntu Desktop amd64 in Cosmic
  Daily" test case, on 20181003.1 desktop live image.
  
  Using Qemu (host is an up to date cosmic) and starting in ubiquity-only mode:
  - when clicking on continue on the <…> step, the UI is freezing for a minute, 
then GNOME Shell vanishes, no more decoration to ubiquity windows, black 
background (reproduced twice). See attached picture.
  - I was still able to proceed thus, but on the "who are you" page, no more 
control, the cursor is changing on text element to show the text cursor, but no 
caret.
  - no crash found in /var/crash, but the GNOME Shell process is marked as 
defunct.
  
  Can anyone reproduce it? I was able to reliably reproduce it on 3
  consecutive boots here.
  
  Note: there is also the fact that if I set focus to another window than
  qemu and going back to the qemu window, no way to type/click in ubiquity
  or live session. This may have an impact above on the cursor issue.
  Nevertheless, I have took great care to not change focus in the above
  use case.

** Description changed:

  After investigation, the issue is that we only get 1Gb allocated in GNOME 
Boxes for new ubuntu installations, which is starving and getting OOM.
  The requirements has been bumped with pre-seeded snaps in ubuntu 16.04, 18.04 
and 18.10 and 2Gb is needed to end the installation process.
  
  We weren't impacted previously as shipping an old osinfo-db version,
  hich didn't have the distribution specific requirements, and thus,
  allbacked to GNOME Boxes default which is 2Gb.
  
+ Bumping the requirement was discussed and acked on #ubuntu-desktop IRC
+ channel: https://irclogs.ubuntu.com/2018/10/08/%23ubuntu-
+ desktop.html#t09:51
  
  --
  
  Following "Install (entire disk) in Ubuntu Desktop amd64 in Cosmic
  Daily" test case, on 20181003.1 desktop live image.
  
  Using Qemu (host is an up to date cosmic) and starting in ubiquity-only mode:
  - when clicking on continue on the <…> step, the UI is freezing for a minute, 
then GNOME Shell vanishes, no more decoration to ubiquity windows, black 
background (reproduced twice). See attached picture.
  - I was still able to proceed thus, but on the "who are you" page, no more 
control, the cursor is changing on text element to show the text cursor, but no 
caret.
  - no crash found in /var/crash, but the GNOME Shell process is marked as 
defunct.
  
  Can anyone reproduce it? I was able to reliably reproduce it on 3
  consecutive boots here.
  
  Note: there is also the fact that if I set focus to another window than
  qemu and going back to the qemu window, no way to type/click in ubiquity
  or live session. This may have an impact above on the cursor issue.
  Nevertheless, I have took great care to not change focus in the above
  use case.

** Description changed:

  After investigation, the issue is that we only get 1Gb allocated in GNOME 
Boxes for new ubuntu installations, which is starving and getting OOM.
  The requirements has been bumped with pre-seeded snaps in ubuntu 16.04, 18.04 
and 18.10 and 2Gb is needed to end the installation process.
  
  We weren't impacted previously as shipping an old osinfo-db version,
  hich didn't have the distribution specific requirements, and thus,
  allbacked to GNOME Boxes default which is 2Gb.
  
  Bumping the requirement was discussed and acked on #ubuntu-desktop IRC
  channel: https://irclogs.ubuntu.com/2018/10/08/%23ubuntu-
  desktop.html#t09:51
+ 
+ Upstream PR: https://gitlab.com/didrocks/osinfo-db/merge_requests/1
  
  --
  
  Following "Install (entire disk) in Ubuntu Desktop amd64 in Cosmic
  Daily" test case, on 20181003.1 desktop live image.
  
  Using Qemu (host is an up to date cosmic) and starting in ubiquity-only mode:
  - when clicking on continue on the <…> step, the UI is freezing for a minute, 
then GNOME Shell vanishes, no more decoration to ubiquity windows, black 
background (reproduced twice). See attached picture.
  - I was still able to proceed thus, but on the "who are you" page, no more 
control, the cursor is changing on text element to show the text cursor, but no 
caret.
  - no crash found in /var/crash, but the GNOME Shell process is marked as 
defunct.
  
  Can anyone reproduce it? I was able to reliably reproduce it on 3
  consecutive boots here.
  
  Note: there is also the fact that if I set focus to another window than
  q

[Bug 1796383] Re: xdg-desktop-portal crashed with SIGSEGV

2018-10-08 Thread Jean-Baptiste Lallement
** Description changed:

  Test Case:
  1. Boot desktop image to the live session and wait.
+ 
+ 
+ https://errors.ubuntu.com/problem/70a7581dd245188e74367f2c31a505b664b972c9
  
  ProblemType: Crash
  DistroRelease: Ubuntu 18.10
  Package: xdg-desktop-portal 1.0.2-1
  ProcVersionSignature: Ubuntu 4.18.0-8.9-generic 4.18.7
  Uname: Linux 4.18.0-8-generic x86_64
  ApportVersion: 2.20.10-0ubuntu11
  Architecture: amd64
  CasperVersion: 1.396
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Oct  5 18:32:18 2018
  ExecutablePath: /usr/libexec/xdg-desktop-portal
  LiveMediaBuild: Ubuntu 18.10 "Cosmic Cuttlefish" - Beta amd64 (20181005)
  ProcCmdline: /usr/libexec/xdg-desktop-portal
  ProcEnviron:
-  LANG=C.UTF-8
-  PATH=(custom, no user)
-  SHELL=/bin/bash
-  XDG_RUNTIME_DIR=
+  LANG=C.UTF-8
+  PATH=(custom, no user)
+  SHELL=/bin/bash
+  XDG_RUNTIME_DIR=
  SegvAnalysis:
-  Segfault happened at: 0x55e121607ff0:mov0x8(%rax),%rcx
-  PC (0x55e121607ff0) ok
-  source "0x8(%rax)" (0x0008) not located in a known VMA region (needed 
readable region)!
-  destination "%rcx" ok
+  Segfault happened at: 0x55e121607ff0:mov0x8(%rax),%rcx
+  PC (0x55e121607ff0) ok
+  source "0x8(%rax)" (0x0008) not located in a known VMA region (needed 
readable region)!
+  destination "%rcx" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: xdg-desktop-portal
  StacktraceTop:
-  ?? ()
-  ?? ()
-  ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
-  ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
-  ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
+  ?? ()
+  ?? ()
+  ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
+  ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
+  ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  Title: xdg-desktop-portal crashed with SIGSEGV
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

** Summary changed:

- xdg-desktop-portal crashed with SIGSEGV
+ xdg-desktop-portal crashed with SIGSEGV in export_portal_implementation -> 
on_bus_acquired -> connection_get_cb -> g_task_return_now -> g_task_return

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

Title:
  xdg-desktop-portal crashed with SIGSEGV in
  export_portal_implementation -> on_bus_acquired -> connection_get_cb
  -> g_task_return_now -> g_task_return

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal/+bug/1796383/+subscriptions

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

[Bug 1796383] Re: xdg-desktop-portal crashed with SIGSEGV

2018-10-08 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: xdg-desktop-portal (Ubuntu)
   Status: New => Confirmed

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

Title:
  xdg-desktop-portal crashed with SIGSEGV in
  export_portal_implementation -> on_bus_acquired -> connection_get_cb
  -> g_task_return_now -> g_task_return

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal/+bug/1796383/+subscriptions

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

[Bug 1796113] Re: /usr/libexec/xdg-desktop-portal:11:export_portal_implementation:on_bus_acquired:connection_get_cb:g_task_return_now:g_task_return

2018-10-08 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 1796383 ***
https://bugs.launchpad.net/bugs/1796383

** This bug has been marked a duplicate of bug 1796383
   xdg-desktop-portal crashed with SIGSEGV

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

Title:
  /usr/libexec/xdg-desktop-
  
portal:11:export_portal_implementation:on_bus_acquired:connection_get_cb:g_task_return_now:g_task_return

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal/+bug/1796113/+subscriptions

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

  1   2   3   4   5   6   >