[Bug 1839317] Re: Grub fails to chainload the Windows Boot Manager on aarch64 laptops

2019-10-27 Thread RussianNeuroMancer
** Summary changed:

- Grub fails to chainload the Windows Boot Manager
+ Grub fails to chainload the Windows Boot Manager on aarch64 laptops

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

Title:
  Grub fails to chainload the Windows Boot Manager on aarch64 laptops

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

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

[Bug 1848200] Re: gdb not stopping on breakpoint in a 32-bit program

2019-10-27 Thread Kevin Puetz
@dannf Thanks, it works for on my x86 winelib program too (amd64
installation).

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

Title:
  gdb not stopping on breakpoint in a 32-bit program

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

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

[Bug 1850098] [NEW] Ubuntu 19.10 black screen after first reboot

2019-10-27 Thread Joseph Markham
Public bug reported:

Ubuntu installs, Graphics reported as Intel® Q45/Q43, black screen on
reboot

troubleshooting led me to:

edit /etc/gdm3/custom.conf and uncommented #waylandenable=false

edit /etc/default/grub

amended GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" to
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash i915.modeset=1"

as I have an intel graphics chipset.

Hope this helps

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: 19.10 ubuntu

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

Title:
  Ubuntu 19.10 black screen after first reboot

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

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

[Bug 1849026] Re: trusty/linux-azure: 4.15.0-1062.67~14.04.1 -proposed tracker

2019-10-27 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1849027
  packages:
main: linux-azure
meta: linux-meta-azure
signed: linux-signed-azure
  phase: Testing
  phase-changed: Thursday, 24. October 2019 14:57 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   regression-testing: Ongoing -- testing in progress
stakeholder-signoff: Stalled -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  variant: debs

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

Title:
  trusty/linux-azure: 4.15.0-1062.67~14.04.1 -proposed tracker

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

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

[Bug 1758775] Re: DHCP-received NTP servers override the configuration of the NTP charm

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

** Changed in: ntp (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/1758775

Title:
  DHCP-received NTP servers override the configuration of the NTP charm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ntp-charm/+bug/1758775/+subscriptions

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

[Bug 1758775] Re: DHCP-received NTP servers override the configuration of the NTP charm

2019-10-27 Thread Haw Loeung
Even with removing 'ntp-servers' from /etc/dhcp/dhclient.conf,
/var/lib/ntp/ntp.conf.dhcp is written out. Steps to reproduce:

Current:

| ubuntu@juju-dca1e3-12:~$ ls -la /var/lib/ntp/ntp.conf.dhcp
| -rw-r--r-- 1 ntp ntp 2804 Feb 23  2018 /var/lib/ntp/ntp.conf.dhcp

Update removing 'ntp-servers':

| ubuntu@juju-dca1e3-12:~$ sudo vi /etc/dhcp/dhclient.conf
| (edit edit edit)

Restart networking:

| ubuntu@juju-dca1e3-12:~$ sudo service networking restart

Confirm dhclient restarted:

| ubuntu@juju-dca1e3-12:~$ ps afxuww | grep dhcl
| root  2864  0.0  0.0  16132   928 ?Ss   04:41   0:00 
/sbin/dhclient -1 -v -pf /run/dhclient.ens4.pid -lf 
/var/lib/dhcp/dhclient.ens4.leases -I -df /var/lib/dhcp/dhclient6.ens4.leases 
ens4

Check timestamp / date:

| ubuntu@juju-dca1e3-12:~$ ls -la /var/lib/ntp/ntp.conf.dhcp
| -rw-r--r-- 1 root root 2804 Oct 28 04:41 /var/lib/ntp/ntp.conf.dhcp

It's actually because ntp_servers_setup_add() in /etc/dhcp/dhclient-
exit-hooks.d/ntp writes that out no matter what.

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

Title:
  DHCP-received NTP servers override the configuration of the NTP charm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ntp-charm/+bug/1758775/+subscriptions

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

[Bug 1832757] Re: Update ubuntu-advantage-client

2019-10-27 Thread Chad Smith
** Description changed:

  [Impact]
  This is a major rewrite of ubuntu-advantage-client. This version introduces 
an updated command line interface (UA Client) to simplify some interaction with 
Ubuntu Advantage support offerings, and interacts with a new service backend 
built specifically for this new streamlined experience.
  
  Disco, Eoan, and Focal already have this rewrite (but an older version
  of it), but trusty, xenial, bionic and cosmic do not. This update is for
  trusty only at the moment, because the other LTSs and later releases
  have other services available under the UA umbrella which haven't yet
  been fully converted to the new backend.
  
  [Test Case]
  There are free services available for Trusty and anyone with an ubuntu one 
account can try them out with the new client.
- 
- In order to attach a machine to UA, first obtain a token at
- https://auth.contracts.canonical.com/. With that token, attach the
- machine with this command:
+ 1. 
+ In order to attach a machine to UA, first obtain a token at 
https://auth.contracts.canonical.com/. With that token, attach the machine with 
this command:
  
  sudo ua attach 
  
  If that's successful, you will have ESM-infra enabled at the end.
  
  Additional test cases to confirm that the package correctly handles
  upgrades for all relevant cases:
  
- 
- 2. Script reference 
https://gist.github.com/panlinux/4caaf069356da7436d97b47afce32234
- 
-  a. Start with a fresh Ubuntu instance which does not have u-a-t installed 
(i.e. ubuntu-minimal is not installed). Install u-a-t from -updates.
-  Do not enable ua. Upgrade to u-a-t from -proposed.
-  b. In an identical instance, install u-a-t from -proposed.
-  c. Confirm that the on-disk results of a) and b) are identical.
+ 2. Script reference
+ https://gist.github.com/panlinux/4caaf069356da7436d97b47afce32234
+ 
+  a. Start with a fresh Ubuntu instance which does not have u-a-t installed 
(i.e. ubuntu-minimal is not installed). Install u-a-t from -updates.
+  Do not enable ua. Upgrade to u-a-t from -proposed.
+  b. In an identical instance, install u-a-t from -proposed.
+  c. Confirm that the on-disk results of a) and b) are identical.
  
  sudo su -
  # adjust if needed, i.e., point to a mirror
  export ARCHIVE_URL=http://br.archive.ubuntu.com/ubuntu
  export PROPOSED_REPO="deb $ARCHIVE_URL trusty-proposed main"
  
  mkdir /esm-sru
  cd /esm-sru
  truncate -s 10G file.img
  zpool create -O sync=disabled tank $(pwd)/file.img
  zfs create tank/trusty-minimal
  debootstrap --exclude=ubuntu-minimal trusty /tank/trusty-minimal $ARCHIVE_URL
  zfs snapshot tank/trusty-minimal@fresh
  # confirm no ubuntu-minimal nor ubuntu-advantage-tools
  chroot /tank/trusty-minimal dpkg -l | grep -E 
"(ubuntu-minimal|ubuntu-advantage)"
  
  # create a clone from trusty-minimal called trusty-2a
  zfs clone tank/trusty-minimal@fresh tank/trusty-2a
  
  # add extra pockets
  cat >> /tank/trusty-2a/etc/apt/sources.list < /tank/trusty-2a/etc/apt/sources.list.d/proposed.list <> /tank/trusty-2b/etc/apt/sources.list < /tank/trusty-2b/etc/apt/sources.list.d/proposed.list < trusty-2a.list
  find /tank/trusty-2b/ | sed -r 's,^/tank/[^/]+,,' | sort > trusty-2b.list
  
- 
  3. Script reference 
https://gist.github.com/panlinux/4843bfc1e726a3f006aa44190411d582
-  a. Start with a fresh Ubuntu instance which does not have u-a-t installed 
(i.e. ubuntu-minimal is not installed). Install u-a-t from -updates. Enable esm 
with 'ubuntu-advantage enable-esm'. Upgrade to u-a-t from -proposed.
-  b. In an identical instance, install u-a-t from -proposed. Enable esm with 
'ubuntu-advantage attach'.
-  c. Confirm that the on-disk results of a) and b) are identical.
+  a. Start with a fresh Ubuntu instance which does not have u-a-t installed 
(i.e. ubuntu-minimal is not installed). Install u-a-t from -updates. Enable esm 
with 'ubuntu-advantage enable-esm'. Upgrade to u-a-t from -proposed.
+  b. In an identical instance, install u-a-t from -proposed. Enable esm with 
'ubuntu-advantage attach'.
+  c. Confirm that the on-disk results of a) and b) are identical.
  
  sudo su -
  # adjust if needed, i.e., point to a mirror
  export ARCHIVE_URL=http://br.archive.ubuntu.com/ubuntu
  export PROPOSED_REPO="deb $ARCHIVE_URL trusty-proposed main"
  
  # these are needed
  export LEGACY_ESM_TOKEN="user:password"
  export UA_CONTRACT_TOKEN=""
  
  mkdir /esm-sru
  cd /esm-sru
  truncate -s 10G file.img
  zpool create -O sync=disabled tank $(pwd)/file.img
  zfs create tank/trusty-minimal
  debootstrap --exclude=ubuntu-minimal trusty /tank/trusty-minimal $ARCHIVE_URL
  zfs snapshot tank/trusty-minimal@fresh
  # confirm no ubuntu-minimal nor ubuntu-advantage-tools
  chroot /tank/trusty-minimal dpkg -l | grep -E 
"(ubuntu-minimal|ubuntu-advantage)"
  
  # create a clone from trusty-minimal called trusty-3a
  zfs clone tank/trusty-minimal@fresh tank/trusty-3a
  
  # add extra pockets
  cat >> /tank/trusty-3a/etc/apt/sources.list < 

[Bug 1849026] Re: trusty/linux-azure: 4.15.0-1062.67~14.04.1 -proposed tracker

2019-10-27 Thread Po-Hsu Lin
4.15.0-1062.67~14.04.1 - azure
Regression test CMPL, RTB.

Issue to note in x86_64 (azure):
  ubuntu_kvm_unit_tests - apic timeouted (bug 1748103) port80 (bug 1748105) 
umip (1821905) failed on Standard_D16s_v3, Standard_D2_v3, Standard_D2s_v3, 
Standard_E2s_v3, Standard_F2s_v2, Standard_F32s_v2
  ubuntu_ltp_syscalls - fallocate04, fallocate05, fdatasync03, fremovexattr01, 
fremovexattr02, fsync01, fsync04, msync04, preadv03, preadv03_64, preadv203, 
preadv203_64, pwritev03, pwritev03_64, sync03, syncfs01, sync_file_range02, 
copy_file_range01, statx04 (bug 1842266) fsetxattr01, fgetxattr01, fanotify13, 
fanotify14, lremovexattr01, setxattr01 (bug 1842266) openat03 (bug 1798027) 
prctl07 (bug 1839064) statx05 (bug 1798524) getrusage04 (bug 1841425)
  ubuntu_lxc - lxc test failed on Azure T-4.15 (bug 1813878)
  ubunut_qrt_apparmor - timed out on Standard-B1ms, Standard_E2s_v3, 
Standard-F1s, Standard_F32s_v2 (bug 1783922)

Skipped / blacklisted:
  * ubuntu_fan_smoke_test
  * ubuntu_kernel_selftests
  * ubuntu_ltp
  * ubuntu_lttng_smoke_test
  * ubuntu_nbd_smoke_test
  * ubuntu_sysdig_smoke_test
  * ubuntu_zfs_smoke_test


** Changed in: kernel-sru-workflow/regression-testing
   Status: In Progress => Fix Released

** Changed in: kernel-sru-workflow/regression-testing
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Po-Hsu Lin 
(cypressyew)

** Tags added: regression-testing-passed

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

Title:
  trusty/linux-azure: 4.15.0-1062.67~14.04.1 -proposed tracker

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

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

[Bug 1849854] Re: xenial/linux-hwe: 4.15.0-68.77~16.04.1 -proposed tracker

2019-10-27 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package
   Status: In Progress => Fix Committed

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

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

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: Fix Committed => Fix Released

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

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

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  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: 1849855
  packages:
main: linux-hwe
meta: linux-meta-hwe
signed: linux-signed-hwe
- phase: Packaging
- phase-changed: Monday, 28. October 2019 02:55 UTC
+ phase: Holding before Promote to Proposed
+ phase-changed: Monday, 28. October 2019 04:26 UTC
  reason:
-   prepare-package: Pending -- package not yet uploaded
-   prepare-package-meta: Pending -- package not yet uploaded
-   prepare-package-signed: Pending -- package not yet uploaded
+   promote-to-proposed: Ongoing -- builds not complete in ppa 
main:building,meta:depwait,signed:depwait
  replaces: bug 1849034
  trackers:
xenial/linux-deeplens: bug 1849033
xenial/linux-hwe-edge: bug 1849032
  variant: debs

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

Title:
  xenial/linux-hwe: 4.15.0-68.77~16.04.1 -proposed tracker

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

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

[Bug 1850066] RfKill.txt

2019-10-27 Thread Fiona Hinman
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1850066/+attachment/5300780/+files/RfKill.txt

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

Title:
  [Star LabTop (Mk III)] Screen backlight pulses rapidly when cursor is
  still.

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

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

[Bug 1849048] Re: trusty/linux-aws: 4.4.0-1057.61 -proposed tracker

2019-10-27 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1849051
  packages:
main: linux-aws
meta: linux-meta-aws
  phase: Testing
  phase-changed: Thursday, 24. October 2019 14:39 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   regression-testing: Ongoing -- testing in progress
verification-testing: Ongoing -- testing in progress
  variant: debs

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

Title:
  trusty/linux-aws: 4.4.0-1057.61 -proposed tracker

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

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

[Bug 1850066] IwConfig.txt

2019-10-27 Thread Fiona Hinman
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1850066/+attachment/5300773/+files/IwConfig.txt

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

Title:
  [Star LabTop (Mk III)] Screen backlight pulses rapidly when cursor is
  still.

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

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

[Bug 1841841] Re: disk stress test extremely slow progress after cpu offline/online

2019-10-27 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  disk stress test extremely slow progress after cpu offline/online

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

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

[Bug 1850066] Lspci.txt

2019-10-27 Thread Fiona Hinman
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1850066/+attachment/5300774/+files/Lspci.txt

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

Title:
  [Star LabTop (Mk III)] Screen backlight pulses rapidly when cursor is
  still.

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

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

[Bug 1848921] Re: iwlwifi firmware crashes intel 9260ac [8086:2526] subsystem [8086:0010]

2019-10-27 Thread You-Sheng Yang
** Summary changed:

- iwlwifi firmware crashes intel 9260ac
+ iwlwifi firmware crashes intel 9260ac [8086:2526] subsystem [8086:0010]

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

Title:
  iwlwifi firmware crashes intel 9260ac [8086:2526] subsystem
  [8086:0010]

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

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

[Bug 1850066] ProcCpuinfoMinimal.txt

2019-10-27 Thread Fiona Hinman
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1850066/+attachment/5300776/+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/1850066

Title:
  [Star LabTop (Mk III)] Screen backlight pulses rapidly when cursor is
  still.

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

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

[Bug 1850066] CRDA.txt

2019-10-27 Thread Fiona Hinman
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1850066/+attachment/5300770/+files/CRDA.txt

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

Title:
  [Star LabTop (Mk III)] Screen backlight pulses rapidly when cursor is
  still.

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

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

[Bug 1850066] WifiSyslog.txt

2019-10-27 Thread Fiona Hinman
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1850066/+attachment/5300782/+files/WifiSyslog.txt

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

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

Title:
  [Star LabTop (Mk III)] Screen backlight pulses rapidly when cursor is
  still.

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

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

[Bug 1850066] UdevDb.txt

2019-10-27 Thread Fiona Hinman
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1850066/+attachment/5300781/+files/UdevDb.txt

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

Title:
  [Star LabTop (Mk III)] Screen backlight pulses rapidly when cursor is
  still.

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

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

[Bug 1850066] ProcModules.txt

2019-10-27 Thread Fiona Hinman
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1850066/+attachment/5300778/+files/ProcModules.txt

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

Title:
  [Star LabTop (Mk III)] Screen backlight pulses rapidly when cursor is
  still.

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

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

[Bug 1841640] Re: package rsync 3.1.1-3ubuntu1 failed to install/upgrade: pacote rsync não está pronto para configuração não posso configurar (estado atual 'half-installed')

2019-10-27 Thread Launchpad Bug Tracker
[Expired for rsync (Ubuntu) because there has been no activity for 60
days.]

** Changed in: rsync (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package rsync 3.1.1-3ubuntu1 failed to install/upgrade: pacote rsync
  não está pronto para configuração  não posso configurar (estado atual
  'half-installed')

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

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

[Bug 1850066] Lsusb.txt

2019-10-27 Thread Fiona Hinman
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1850066/+attachment/5300775/+files/Lsusb.txt

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

Title:
  [Star LabTop (Mk III)] Screen backlight pulses rapidly when cursor is
  still.

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

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

[Bug 1850066] ProcInterrupts.txt

2019-10-27 Thread Fiona Hinman
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1850066/+attachment/5300777/+files/ProcInterrupts.txt

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

Title:
  [Star LabTop (Mk III)] Screen backlight pulses rapidly when cursor is
  still.

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

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

[Bug 1850066] Dependencies.txt

2019-10-27 Thread Fiona Hinman
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1850066/+attachment/5300772/+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/1850066

Title:
  [Star LabTop (Mk III)] Screen backlight pulses rapidly when cursor is
  still.

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

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

[Bug 1850066] PulseList.txt

2019-10-27 Thread Fiona Hinman
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1850066/+attachment/5300779/+files/PulseList.txt

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

Title:
  [Star LabTop (Mk III)] Screen backlight pulses rapidly when cursor is
  still.

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

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

[Bug 1850066] Re: [Star LabTop (Mk III)] Screen backlight pulses rapidly when cursor is still.

2019-10-27 Thread Fiona Hinman
apport information

** Tags added: apport-collected

** Description changed:

  The backlight for my display appears to brighten and dim rapidly
  whenever the mouse cursor is still, but stops when the cursor is being
  moved. The pulsing backlight is distracting and causes eye strain. Same
  issue experienced on Ubuntu 19.04 before upgrading.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: xorg 1:7.7+19ubuntu12
  ProcVersionSignature: Ubuntu 5.3.0-19.20-generic 5.3.1
  Uname: Linux 5.3.0-19-generic x86_64
  ApportVersion: 2.20.11-0ubuntu8
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Oct 27 13:08:24 2019
  DistUpgraded: 2019-10-22 00:34:33,817 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: Failed to execute child process 
“./xorg_fix_proprietary.py” (No such file or directory) (8))
  DistroCodename: eoan
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation UHD Graphics 620 [8086:5917] (rev 07) (prog-if 00 [VGA 
controller])
 Subsystem: Intel Corporation UHD Graphics 620 [8086:5917]
  InstallationDate: Installed on 2019-10-08 (19 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 005: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
   Bus 001 Device 004: ID 8087:0a2b Intel Corp. 
   Bus 001 Device 003: ID 1bcf:2085 Sunplus Innovation Technology Inc. HP HD 
Camera
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Star Labs LabTop
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-19-generic 
root=UUID=f6561506-cd05-4022-b582-c38a0a405d1b ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to eoan on 2019-10-22 (5 days ago)
  dmi.bios.date: 07/05/2019
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: V1.0.09
  dmi.board.asset.tag: Default string
  dmi.board.name: Star LabTop (Mk III)
  dmi.board.vendor: Star Labs Online Limited
  dmi.board.version: Default string
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 10
  dmi.chassis.vendor: Star Labs
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.0.09:bd07/05/2019:svnStarLabs:pnLabTop:pvrDefaultstring:rvnStarLabsOnlineLimited:rnStarLabTop(MkIII):rvrDefaultstring:cvnStarLabs:ct10:cvrDefaultstring:
  dmi.product.family: KBLR_NB_133
  dmi.product.name: LabTop
  dmi.product.sku: L3-U
  dmi.product.version: Default string
  dmi.sys.vendor: Star Labs
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.99-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 19.2.1-1ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.5+git20191008-0ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.0.1-1ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20190815-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu8
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  fiona  1724 F pulseaudio
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 19.10
+ InstallationDate: Installed on 2019-10-08 (19 days ago)
+ InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
+ MachineType: Star Labs LabTop
+ Package: mutter 3.34.1-1ubuntu1
+ PackageArchitecture: amd64
+ ProcEnviron:
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 i915drmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-19-generic 
root=UUID=f6561506-cd05-4022-b582-c38a0a405d1b ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 5.3.0-19.20-generic 5.3.1
+ RelatedPackageVersions:
+  linux-restricted-modules-5.3.0-19-generic N/A
+  linux-backports-modules-5.3.0-19-generic  N/A
+  linux-firmware1.183.1
+ Tags:  eoan
+ Uname: Linux 5.3.0-19-generic x86_64
+ UpgradeStatus: Upgraded to eoan on 2019-10-22 (5 days ago)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 07/05/2019
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: V1.0.09
+ dmi.board.asset.tag: Default string
+ dmi.board.name: Star LabTop (Mk III)
+ dmi.board.vendor: Star Labs Online Limited
+ dmi.board.version: Default string
+ dmi.chassis.asset.tag: Default string
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: Star Labs
+ dmi.chassis.version: Default 

[Bug 1850066] CurrentDmesg.txt

2019-10-27 Thread Fiona Hinman
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1850066/+attachment/5300771/+files/CurrentDmesg.txt

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

Title:
  [Star LabTop (Mk III)] Screen backlight pulses rapidly when cursor is
  still.

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

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

[Bug 1849048] Re: trusty/linux-aws: 4.4.0-1057.61 -proposed tracker

2019-10-27 Thread Po-Hsu Lin
4.4.0-1057.61 aws
Regression test CMPL, RTB.

Issue to note in x86_64 (aws):
  ubuntu_kvm_unit_tests - apic timeouted (bug 1748103) debug (bug 1821906) umip 
(1821905) vmx (bug 1821394) vmx_apic_passthrough_thread (bug 1822309) 
vmx_hlt_with_rvi_test (bug 1822308) on i3.metal
  ubuntu_ltp_syscalls - copy_file_range01, fallocate05, fanotify13, fanotify14, 
fanotify15, fdatasync03, fgetxattr01, fremovexattr01, fremovexattr02, 
fsetxattr01, fsync01, fsync04, lremovexattr01, msync04, preadv03, preadv03_64, 
preadv203, preadv203_64, pwritev03, pwritev03_64, setxattr01, sync03, 
sync_file_range02, syncfs01 (bug 1785198) fanotify06 (bug 1833028) fanotify10 
(bug 1802454) openat03 (bug 1798027) prctl07 (bug 1839064) fanotify07 won't fix 
(bug 1775165) move_pages12 (bug 1831043) on i3.en
  ubuntu_quota_smoke_test - extra module is not available for T AWS (bug 
1841410)
  ubuntu_zram_smoke_test - extra module is not available for T AWS (bug 1841410)

Skipped / blacklisted:
 * ubuntu_fan_smoke_test
 * ubuntu_kernel_selftests
 * ubuntu_ltp
 * ubuntu_lttng_smoke_test
 * ubuntu_nbd_smoke_test
 * ubuntu_sysdig_smoke_test
 * ubuntu_zfs_smoke_test


** Changed in: kernel-sru-workflow/regression-testing
   Status: In Progress => Fix Released

** Changed in: kernel-sru-workflow/regression-testing
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Po-Hsu Lin 
(cypressyew)

** Tags added: regression-testing-passed

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

Title:
  trusty/linux-aws: 4.4.0-1057.61 -proposed tracker

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

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

[Bug 1850095] [NEW] New Harddisk simple ubuntu 19.01 installtion failed

2019-10-27 Thread Debabrata Patnaik
Public bug reported:

New Harddisk simple ubuntu 19.01 installtion failed

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: ubiquity 19.10.21
ProcVersionSignature: Ubuntu 5.3.0-18.19-generic 5.3.1
Uname: Linux 5.3.0-18-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu8
Architecture: amd64
CasperVersion: 1.427
Date: Mon Oct 28 09:36:58 2019
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
quiet splash ---
LiveMediaBuild: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug eoan ubiquity-19.10.21 ubuntu

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

Title:
  New Harddisk simple ubuntu 19.01 installtion failed

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

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

[Bug 1850066] Missing required logs.

2019-10-27 Thread Ubuntu Kernel Bot
This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:

apport-collect 1850066

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

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

Title:
  [Star LabTop (Mk III)] Screen backlight pulses rapidly when cursor is
  still.

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

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

[Bug 1850066] Re: [Star LabTop (Mk III)] Screen backlight pulses rapidly when cursor is still.

2019-10-27 Thread Daniel van Vugt
** Package changed: gnome-shell (Ubuntu) => linux (Ubuntu)

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

** Changed in: mutter (Ubuntu)
   Status: Incomplete => New

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

Title:
  [Star LabTop (Mk III)] Screen backlight pulses rapidly when cursor is
  still.

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

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

[Bug 1743592] Re: NGINX fails to start/install/upgrade if IPv6 is completely disabled.

2019-10-27 Thread Thomas Ward
** Changed in: nginx (Ubuntu)
   Status: In Progress => Triaged

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

Title:
  NGINX fails to start/install/upgrade if IPv6 is completely disabled.

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

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

[Bug 1846016] Re: Intel Wireless AC 3168 on Eoan complaints FW error in SYNC CMD GEO_TX_POWER_LIMIT

2019-10-27 Thread You-Sheng Yang
One may install my prebuilt kernel with following command:

  $ sudo apt install --no-install-recommends linux-
headers-5.3.0-17-generic=5.3.0-17.18+lp1846016 linux-modules-
extra-5.3.0-17-generic=5.3.0-17.18+lp1846016

You'll have to select the right kernel to boot in the grub menu because
it's not the latest one installed in your system.

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

Title:
  Intel Wireless AC 3168 on Eoan complaints FW error in SYNC CMD
  GEO_TX_POWER_LIMIT

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

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

[Bug 1850066] Re: [Star LabTop (Mk III)] Screen backlight pulses rapidly when cursor is still.

2019-10-27 Thread Fiona Hinman
There is not an automatic brightness setting on my laptop.

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

Title:
  [Star LabTop (Mk III)] Screen backlight pulses rapidly when cursor is
  still.

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

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

[Bug 1842998] Re: alsa/hda/realtek: The microphone and mic of headset are uesless on a ThinkCentre

2019-10-27 Thread Hui Wang
** Changed in: linux (Ubuntu)
   Status: Incomplete => Fix Committed

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

Title:
  alsa/hda/realtek: The microphone and mic of headset are uesless on a
  ThinkCentre

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

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

[Bug 1832299] Re: Add new sound card PCIID into the alsa driver

2019-10-27 Thread Hui Wang
** Changed in: linux (Ubuntu)
   Status: Fix Committed => Fix Released

** Changed in: linux (Ubuntu Eoan)
   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/1832299

Title:
  Add new sound card PCIID into the alsa driver

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

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

[Bug 1849074] Re: Intel Ethernet module has no function on Comet Lake [8086:0d4f]

2019-10-27 Thread Anthony Wong
** Tags added: originate-from-1847951

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

Title:
   Intel Ethernet module has no function on Comet Lake [8086:0d4f]

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

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

[Bug 1847596] Re: rpi3b+: corrupted screen on hdmi

2019-10-27 Thread Hui Wang
** Changed in: linux-raspi2 (Ubuntu)
   Status: New => 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/1847596

Title:
  rpi3b+: corrupted screen on hdmi

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

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

[Bug 1842266] Re: Operation against ntfs in ubuntu_ltp_syscalls test will fail with EROFS

2019-10-27 Thread Po-Hsu Lin
fs_fill from ubuntu_ltp will failed with this as well.

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

Title:
  Operation against ntfs in ubuntu_ltp_syscalls test  will fail with
  EROFS

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

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

[Bug 1849074] Missing required logs.

2019-10-27 Thread Ubuntu Kernel Bot
This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:

apport-collect 1849074

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

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

Title:
   Intel Ethernet module has no function on Comet Lake [8086:0d4f]

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

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

[Bug 505765] Re: gedit problem with long lines

2019-10-27 Thread Daniel van Vugt
Please reword this bug and the upstream one to a more descriptive title,
not just "problem" or "problems".

** Changed in: gedit (Ubuntu)
   Status: Triaged => Incomplete

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

Title:
  gedit problem with long lines

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

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

[Bug 1850073] Re: Gnome is not responsive when opening long line file in gedit

2019-10-27 Thread Daniel van Vugt
*** This bug is a duplicate of bug 505765 ***
https://bugs.launchpad.net/bugs/505765

** This bug has been marked a duplicate of bug 505765
   gedit problem with long lines

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

Title:
  Gnome is not responsive when opening long line file in gedit

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

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

[Bug 1850066] Re: [Star LabTop (Mk III)] Screen backlight pulses rapidly when cursor is still.

2019-10-27 Thread Daniel van Vugt
Please check to see if your laptop has this option, and if so then turn
it off:

Settings > Power > Automatic Brightness

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

** Changed in: mutter (Ubuntu)
   Status: New => Incomplete

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

Title:
  [Star LabTop (Mk III)] Screen backlight pulses rapidly when cursor is
  still.

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

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

[Bug 1850051] Re: Bluetooth headphones won't use A2DP on reconnect

2019-10-27 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1845046 ***
https://bugs.launchpad.net/bugs/1845046

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1845046, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 1845046
   [WH-1000XM3, playback] Hearing input and output audio until disconnecting 
and reconnecting

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

Title:
  Bluetooth headphones won't use A2DP on reconnect

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

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

[Bug 1850066] Re: [Star LabTop (Mk III)] Screen backlight pulses rapidly when cursor is still.

2019-10-27 Thread Daniel van Vugt
** Summary changed:

- Screen backlight pulses rapidly when cursor is still.
+ [Star LabTop (Mk III)] Screen backlight pulses rapidly when cursor is still.

** Package changed: xorg (Ubuntu) => gnome-shell (Ubuntu)

** Also affects: mutter (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/1850066

Title:
  [Star LabTop (Mk III)] Screen backlight pulses rapidly when cursor is
  still.

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

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

[Bug 1848986] Re: bionic/linux-azure-edge: 5.0.0-1024.25 -proposed tracker

2019-10-27 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: In Progress => Fix Committed

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

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: Fix Committed => Fix Released

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

** Tags added: block-proposed-bionic

** Tags added: block-proposed

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
+ boot-testing-requested: true
  kernel-stable-master-bug: 1848987
  packages:
meta: linux-meta-azure-edge
- phase: Packaging
- phase-changed: Thursday, 24. October 2019 16:31 UTC
+ phase: Ready for Promote to Proposed
+ phase-changed: Monday, 28. October 2019 02:56 UTC
  reason:
-   prepare-package-meta: Pending -- package not yet uploaded
+   promote-to-proposed: Pending -- ready for review
  variant: debs

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

Title:
  bionic/linux-azure-edge: 5.0.0-1024.25 -proposed tracker

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

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

[Bug 1850012] Re: After log in, sound out/inputs resort to wrong devices

2019-10-27 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1847570 ***
https://bugs.launchpad.net/bugs/1847570

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1847570, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 1847570
   PulseAudio automatically switches to HDMI sound output on login

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

Title:
  After log in, sound out/inputs resort to wrong devices

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

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

[Bug 1849965] Re: I got stuck in a Login-Loop. The solution with the .Xauthority permission would not fix it. Next i read about a lightdm bug. Since new ubuntu is using not lightdm but gdm3 i sudo apt

2019-10-27 Thread Daniel van Vugt
Are you using automatic login or password login?

** Tags added: nvidia

** Changed in: gdm3 (Ubuntu)
   Status: New => Incomplete

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

Title:
  I got stuck in a Login-Loop. The solution with the .Xauthority
  permission would not fix it. Next i read about a lightdm bug. Since
  new ubuntu is using not lightdm but gdm3 i sudo apt-get purge gdm3 .
  Then reinstalled. After that i could login successfully.

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

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

[Bug 1849854] Re: xenial/linux-hwe: 4.15.0-68.77~16.04.1 -proposed tracker

2019-10-27 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  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: 1849855
  packages:
main: linux-hwe
meta: linux-meta-hwe
signed: linux-signed-hwe
- phase: Ready for Packaging
- phase-changed: Sunday, 27. October 2019 12:03 UTC
+ phase: Packaging
+ phase-changed: Monday, 28. October 2019 02:55 UTC
  reason:
-   prepare-package: Pending -- version not specified
+   prepare-package: Pending -- package not yet uploaded
+   prepare-package-meta: Pending -- package not yet uploaded
+   prepare-package-signed: Pending -- package not yet uploaded
  replaces: bug 1849034
  trackers:
xenial/linux-deeplens: bug 1849033
xenial/linux-hwe-edge: bug 1849032
  variant: debs

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

Title:
  xenial/linux-hwe: 4.15.0-68.77~16.04.1 -proposed tracker

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

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

[Bug 1849928] Re: Dock stays ontop of Xscreensaver

2019-10-27 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1849787 ***
https://bugs.launchpad.net/bugs/1849787

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1849787, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 1849787
   The dock is shown in front of full screen windows since 19.10

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

Title:
  Dock stays ontop of Xscreensaver

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

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

[Bug 1849787] Re: The dock is shown in front of full screen windows since 19.10

2019-10-27 Thread Daniel van Vugt
** Summary changed:

- The dock is shown in front of full screen window (in my case X2Go session) 
since 19.10
+ The dock is shown in front of full screen windows since 19.10

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

Title:
  The dock is shown in front of full screen windows since 19.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/dash-to-dock/+bug/1849787/+subscriptions

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

[Bug 1849787] Re: The dock is shown in front of full screen windows since 19.10

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

** Changed in: gnome-shell-extension-ubuntu-dock (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/1849787

Title:
  The dock is shown in front of full screen windows since 19.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/dash-to-dock/+bug/1849787/+subscriptions

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

[Bug 1849884] Re: Mouse randomly stops while in Wayland session with GNOME Extensions

2019-10-27 Thread Daniel van Vugt
Thanks for the bug report. It appears Ubuntu Software installs those
extensions directly from extensions.gnome.org. Since that's not from an
Ubuntu package we can't track bugs in those extensions on this site.
Sorry.

** Tags added: eoan wayland-session

** Summary changed:

- Mouse randomly stops while in Wayland session with GNOME Extensions
+ Mouse randomly stops and stutters if CPUFreq or Sensory Perception extensions 
are loaded

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

** Tags added: performance

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

Title:
  Mouse randomly stops and stutters if CPUFreq or Sensory Perception
  extensions are loaded

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

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

[Bug 1849883] Re: Xorg freeze, rapid flickering, unresponsive

2019-10-27 Thread Daniel van Vugt
Maybe related?...

[70.523] (II) modeset(0): EDID vendor "VBX", prod id 0
[70.523] (II) modeset(0): DDCModeFromDetailedTiming: 1672x874 Warning: We 
only handle separate sync.
[70.523] (II) modeset(0): Using EDID range info for horizontal sync
[70.523] (II) modeset(0): Using EDID range info for vertical refresh
[70.530] (II) modeset(0): EDID vendor "VBX", prod id 0
[70.530] (II) modeset(0): DDCModeFromDetailedTiming: 1672x874 Warning: We 
only handle separate sync.
[70.530] (II) modeset(0): Using hsync ranges from config file
[70.530] (II) modeset(0): Using vrefresh ranges from config file
[72.070] (II) modeset(0): EDID vendor "VBX", prod id 0
[72.070] (II) modeset(0): DDCModeFromDetailedTiming: 1672x874 Warning: We 
only handle separate sync.
[72.070] (II) modeset(0): Using hsync ranges from config file
[72.070] (II) modeset(0): Using vrefresh ranges from config file

** Tags added: vboxvideo

** Summary changed:

- Xorg freeze, rapid flickering, unresponsive
+ [vboxvideo] Xorg freeze, rapid flickering, unresponsive

** Package changed: xorg (Ubuntu) => xorg-server (Ubuntu)

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

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

Title:
  [vboxvideo] Xorg freeze, rapid flickering, unresponsive

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

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

[Bug 1849883] Status changed to Confirmed

2019-10-27 Thread Ubuntu Kernel Bot
This change was made by a bot.

** Changed in: linux (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/1849883

Title:
  [vboxvideo] Xorg freeze, rapid flickering, unresponsive

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

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

[Bug 1849484] Missing required logs.

2019-10-27 Thread Ubuntu Kernel Bot
This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:

apport-collect 1849484

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

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

Title:
  [X1 Carbon 7, i915, HDMI] Ultra-wide monitor recognized properly when
  plugged in only intermittently [Xorg only]

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

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

[Bug 1849711] Re: Only GRUB2 have MAX BRIGHTNESS in 19.04 and 19.10

2019-10-27 Thread Daniel van Vugt
The brightness value for grub2 is the system BIOS default. That's from
before Linux/Ubuntu is even loaded so we have no control over it, sorry.

** Changed in: linux (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/1849711

Title:
  Only GRUB2 have MAX BRIGHTNESS  in 19.04 and 19.10

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

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

[Bug 1845584] Re: intel-lpss driver conflicts with write-combining MTRR region

2019-10-27 Thread Anthony Wong
** Changed in: hwe-next
   Status: New => Fix Released

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

Title:
  intel-lpss driver conflicts with write-combining MTRR region

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

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

[Bug 1846335] Re: [CML] New device id's for CMP-H

2019-10-27 Thread quanxian
** Description changed:

  split from bug 1843774
  
  Description
  This task is to identify what new device IDs are required for CML PCH-H.
  
  Controller Kernel Version Commit Approved to be published Comments
  USB device/xDCI 0x02ee v5.2 7ae622c978db6b2
  I²C (CMP-H) 0x06c5 0x06c6 0x60e8? 0x60e9? 0x06ea 0x06eb
  HS-UART (CMP-H) 0x06a8 0x06a9 0x06c7
  SPI (CMP-H) 0x06aa 0x06ab 0x06fb
  
  SPI Flash Controller (CMP-H) 0x06a4 https://lore.kernel.org/linux-
  mtd/20191023145140.51427-1-mika.westerb...@linux.intel.com/
  
  GPIO (CMP-H) ???
  SD Card (CMP-H) 0x06f5 v5.4-rc1 8f05eee67c1404a
+ SMBus (CMP-H) 0x06a3 v5.5 07f047e3fe33
  
  Target Release: 19.10

** Description changed:

  split from bug 1843774
  
  Description
  This task is to identify what new device IDs are required for CML PCH-H.
  
  Controller Kernel Version Commit Approved to be published Comments
  USB device/xDCI 0x02ee v5.2 7ae622c978db6b2
- I²C (CMP-H) 0x06c5 0x06c6 0x60e8? 0x60e9? 0x06ea 0x06eb
+ I²C (CMP-H)|0x06c5 0x06c6 0x06e8 0x06e9 0x06ea 0x06eb
  HS-UART (CMP-H) 0x06a8 0x06a9 0x06c7
  SPI (CMP-H) 0x06aa 0x06ab 0x06fb
  
  SPI Flash Controller (CMP-H) 0x06a4 https://lore.kernel.org/linux-
  mtd/20191023145140.51427-1-mika.westerb...@linux.intel.com/
  
  GPIO (CMP-H) ???
  SD Card (CMP-H) 0x06f5 v5.4-rc1 8f05eee67c1404a
  SMBus (CMP-H) 0x06a3 v5.5 07f047e3fe33
  
  Target Release: 19.10

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

Title:
  [CML] New device id's for CMP-H

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

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

[Bug 1841774] Re: gnome-shell freezes and continuously logs "JS ERROR: TypeError: null has no properties" in _addWindowEffect from vfunc_show (both in closeDialog.js)

2019-10-27 Thread Daniel van Vugt
If the two bugs do share the same fix then you would find the fix in:

mutter (3.34.1+git20191022-2ubuntu1) focal; urgency=medium

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

Title:
  gnome-shell freezes and continuously logs "JS ERROR: TypeError: null
  has no properties" in _addWindowEffect from vfunc_show (both in
  closeDialog.js)

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

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

[Bug 1847980] Re: Lightdm is just a black screen when booting kernel 5.3 on an i5-6500, but kernels 5.0/5.2 work

2019-10-27 Thread Daniel van Vugt
** Tags added: fixed-upstream

** No longer affects: lightdm (Ubuntu)

** No longer affects: xorg-server (Ubuntu)

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

Title:
  Lightdm is just a black screen when booting kernel 5.3 on an i5-6500,
  but kernels 5.0/5.2 work

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

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

[Bug 1743592] Re: NGINX fails to start/install/upgrade if IPv6 is completely disabled.

2019-10-27 Thread Robie Basak
If I understand the situation correctly, my subjective opinion is that I
don't think a "fix" for this is suitable for an SRU, but I welcome
discussion if you disagree.

It's not uncommon to come across a situation where the user configures
the system in some non-default way in one configuration file, and
something else breaks without the user altering some other configuration
file.

A couple of unrelated examples of this pattern:

1) A user configures a service to bind to a specific address, but then
finds that the service fails to start because this introduces a
dependency on having an interface with that address configured first. In
this example the service hasn't been written to handle the interface
coming up after service start, which would be the ideal solution to the
problem. In the meantime, the user needs to also configure the init
system to order the service start after the interface configuration.

2) A user configures a service to use a non-standard filesystem
location, but then finds that AppArmor blocks access to that location.
The user needs to also adjust the AppArmor profile to permit access to
that location.

So here we have (I think):

3) A user disables IPv6. The user also needs to adjust the nginx
configuration to not attempt to bind to IPv6 addresses.

In all of these cases, I agree that it would be nice if the appropriate
thing could automatically detect the other configuration change and
adjust itself accordingly by default. Doing this would certainly be a
valuable usability improvement. However, I don't think these are bugs as
such; this is expected behaviour albeit that the expected behaviour
could be improved upon. While we might be able to make individual
enhancements, in the general case it's clearly impossible to infer every
possible necessary adjustment automatically. In the meantime, a user who
adjusts away from default configuration in one place is expected to
adjust other dependent configuration to match.

My conclusion is that this is a valid Wishlist-level bug in that in this
specific case it would be nice if the default nginx configuration would
continue to work without needing adjustment to match the global IPv6
disablement. However, for the reasons above I don't think an SRU is
warranted, since the current behaviour is expected behaviour and doesn't
prevent the user from achieving what they want. The currently correct
way of handling this is to adjust nginx configuration, which is possible
without needing any changes to the existing packaging.

I appreciate the efforts to make this experience better for users. That
should take effect in future releases (but not change behaviour in
existing stable releases). I therefore propose "Won't Fix" for the
Ubuntu stable release bug tasks.

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

Title:
  NGINX fails to start/install/upgrade if IPv6 is completely disabled.

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

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

[Bug 1836027] Re: Wrong homepage for openresolv

2019-10-27 Thread Launchpad Bug Tracker
This bug was fixed in the package openresolv - 3.9.2-1

---
openresolv (3.9.2-1) unstable; urgency=medium

  * QA upload.
  * New upstream release.
- Fix restarting of services with systemd (Closes: #881103)
- Fix logic for interfaces without metric (Closes: #913612)
- Fix exit code when restarting non-existing services (Closes: #813836)
  * Drop patches; applied upstream
  * Orphan package. (see: #927951)
  * Update homepage. (LP: #1836027)
  * Update debhelper compat to 12.
  * Update location of unbound configuration file.
(Closes: #913602, LP: #1552292)
  * Switch URLs to https.
  * Switch Vcs-* URLs to salsa.
  * Mark openresolv as Multi-Arch: same.
  * Update Standards-Version to 4.4.1:
- Declare that d/rules does not require root
  * Remove duplicate installation in d/rules and simplify.

 -- Reiner Herrmann   Thu, 24 Oct 2019 11:21:39
+0200

** Changed in: openresolv (Ubuntu)
   Status: Confirmed => 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/1836027

Title:
  Wrong homepage for openresolv

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

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

[Bug 1839317] Re: Grub fails to chainload the Windows Boot Manager

2019-10-27 Thread John Finestone
I have the same problem. To clarify, I can't boot into Windows from
Grub, but can boot into Ubuntu. When I get into Ubuntu, I run the Boot
Repair application, and after I shut down or restart, I can get into
Windows. But once, I shut down Windows or restart, Grub won't allow me
to reboot into Windows, so I have to reload Ubuntu and start the process
over.

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

Title:
  Grub fails to chainload the Windows Boot Manager

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

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

[Bug 1805183] Re: systemd-resolved constantly restarts on Bionic upgraded from Xenial

2019-10-27 Thread Ivan Brawley
I've found the patch applied to Eoan was the broken version where it
used the bash'ism instead of the much more basic (and more portable)
sh'ism of redirecting both STDOUT and STDERR.

I have confirmed this behaviour in Eoan (see bug #1850009) after doing
an upgrade to this release.

I did a quick fix patch that is basically the same as #9 (I redirect
only STDOUT however where as #9 redirects both STDOUT and STDERR).

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

Title:
  systemd-resolved constantly restarts on Bionic upgraded from Xenial

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

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

[Bug 1847972] Re: package grub-efi-amd64-signed 1.128+2.04-1ubuntu12 failed to install/upgrade: installed grub-efi-amd64-signed package post-installation script subprocess returned error exit status 1

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

** Changed in: grub2-signed (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/1847972

Title:
  package grub-efi-amd64-signed 1.128+2.04-1ubuntu12 failed to
  install/upgrade: installed grub-efi-amd64-signed package post-
  installation script subprocess returned error exit status 1

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

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

[Bug 1849855] Re: bionic/linux: 4.15.0-68.77 -proposed tracker

2019-10-27 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
    https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  packages:
lrm: linux-restricted-modules
main: linux
meta: linux-meta
signed: linux-signed
  phase: Ready for Promote to Proposed
  phase-changed: Sunday, 27. October 2019 20:11 UTC
  reason:
promote-to-proposed: Pending -- ready for review
  trackers:
bionic/linux-aws: bug 1849016
bionic/linux-fips: bug 1849023
-   bionic/linux/pc-kernel: bug 1849852
-   bionic/linux/pc-lowlatency-kernel: bug 1849853
-   xenial/linux-hwe: bug 1849854
+   bionic/linux-gke-4.15: bug 1849018
+   bionic/linux-ibm-gt: bug 1849020
+   bionic/linux-kvm: bug 1849019
+   bionic/linux-oem: bug 1849012
+   bionic/linux-oracle: bug 1849022
+   bionic/linux-raspi2: bug 1849008
+   bionic/linux-snapdragon: bug 1849011
+   bionic/linux/pc-kernel: bug 1849852, bug 1849005
+   bionic/linux/pc-lowlatency-kernel: bug 1849006, bug 1849853
+   xenial/linux-azure: bug 1849027
+   xenial/linux-gcp: bug 1849031
+   xenial/linux-hwe: bug 1849034, bug 1849854
  variant: debs

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

Title:
  bionic/linux: 4.15.0-68.77 -proposed tracker

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

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

[Bug 1848892] Re: "error: Unknown TPM error." after upgrading to grub 2.04

2019-10-27 Thread Pierre Lepage
The recipes of messages no 13 and 20 worked well for me. PC ASUS VIVO PC
K31CD

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

Title:
  "error: Unknown TPM error." after upgrading to grub 2.04

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

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

[Bug 1848892] Re: "error: Unknown TPM error." after upgrading to grub 2.04

2019-10-27 Thread Pierre Lepage
The recipes of messages no x and y worked well for me. PC ASUS VIVO PC
K31CD

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

Title:
  "error: Unknown TPM error." after upgrading to grub 2.04

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

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

[Bug 1835879] Re: Intel Wireless-AC 9462/9560 not supported on ICL

2019-10-27 Thread de Labbey
After successfully installing, nothing seems to have changed. I still
have no wifi and no wifi card detected through lspci.

** Attachment added: "wireless-info.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux-oem-osp1/+bug/1835879/+attachment/5300723/+files/wireless-info.txt

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

Title:
  Intel Wireless-AC 9462/9560 not supported on ICL

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

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

[Bug 1850059] Re: Backup (B2-Backend) fails with 'TypeError: can only concatenate str (not "bytes") to str'

2019-10-27 Thread Kenneth Loafman
*** This bug is a duplicate of bug 1847885 ***
https://bugs.launchpad.net/bugs/1847885

** This bug has been marked a duplicate of bug 1847885
   Fix for bug #1843995 incomplete

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

Title:
  Backup (B2-Backend) fails with 'TypeError: can only concatenate str
  (not "bytes") to str'

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

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

[Bug 1850059] Re: Backup (B2-Backend) fails with 'TypeError: can only concatenate str (not "bytes") to str'

2019-10-27 Thread Kenneth Loafman
** Also affects: duplicity
   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/1850059

Title:
  Backup (B2-Backend) fails with 'TypeError: can only concatenate str
  (not "bytes") to str'

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

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

[Bug 1850085] [NEW] right-click 'Format' removable drive not opening dialog

2019-10-27 Thread Andrew Vcourt
Public bug reported:

right clicking on removable media in nautilus, the format option does
nothing. All other right click options work as expected. Formatting the
drive via the disks utility works as expected.

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: nautilus 1:3.34.1-1ubuntu1
ProcVersionSignature: Ubuntu 5.3.0-19.20-generic 5.3.1
Uname: Linux 5.3.0-19-generic x86_64
ApportVersion: 2.20.11-0ubuntu8
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sun Oct 27 17:59:20 2019
GsettingsChanges: b'org.gnome.nautilus.window-state' b'initial-size' b'(890, 
548)'
InstallationDate: Installed on 2019-10-27 (0 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
ProcEnviron:
 LANGUAGE=en_CA:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)
usr_lib_nautilus:

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


** Tags: amd64 apport-bug eoan

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

Title:
  right-click 'Format' removable drive not opening dialog

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

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

[Bug 1850084] [NEW] fails to install 19.10 zfs

2019-10-27 Thread Greg Beith
Public bug reported:

disk read/write error

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: ubiquity 19.10.21
ProcVersionSignature: Ubuntu 5.3.0-18.19-generic 5.3.1
Uname: Linux 5.3.0-18-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu8
Architecture: amd64
CasperVersion: 1.427
CurrentDesktop: ubuntu:GNOME
Date: Sun Oct 27 18:57:35 2019
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
only-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
ProcEnviron:
 LANGUAGE=en_CA.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_CA.UTF-8
 LC_NUMERIC=C.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug eoan ubiquity-19.10.21 ubuntu

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

Title:
  fails to install 19.10 zfs

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

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

[Bug 1835879] Re: Intel Wireless-AC 9462/9560 not supported on ICL

2019-10-27 Thread de Labbey
I use Linux-Mint 19.2 with those wifi-cards and have no wifi (see my
post on linux foundation
https://forum.linuxfoundation.org/discussion/856303/wifi-driver-acer-
aspire-a515-54#latest)

I think I should test this package but have found no clear wiki on how
to test linux-proposed package on Mint.

Could you send me a link to a wiki or give me instructions to enable the
proposed repository on Mint ?

** Attachment added: "Wifi diagnosis script log 
https://askubuntu.com/questions/425155/my-wireless-wifi-connection-does-not-work-what-information-is-needed-to-diagnos;
   
https://bugs.launchpad.net/ubuntu/+source/linux-oem-osp1/+bug/1835879/+attachment/5300712/+files/wifiDiagnosis

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

Title:
  Intel Wireless-AC 9462/9560 not supported on ICL

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

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

[Bug 1835879] Re: Intel Wireless-AC 9462/9560 not supported on ICL

2019-10-27 Thread de Labbey
I use Linux-Mint 19.2 with those wifi-cards and have no wifi (see my
post on linux foundation
https://forum.linuxfoundation.org/discussion/856303/wifi-driver-acer-
aspire-a515-54#latest)

I think I should test this package but have found no clear wiki on how
to test linux-proposed package on Mint.

Could you send me a link to a wiki or give me instructions to enable the
proposed repository on Mint ?

** Attachment added: "Wifi diagnosis script log 
https://askubuntu.com/questions/425155/my-wireless-wifi-connection-does-not-work-what-information-is-needed-to-diagnos;
   
https://bugs.launchpad.net/ubuntu/+source/linux-oem-osp1/+bug/1835879/+attachment/5300713/+files/wifiDiagnosis

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

Title:
  Intel Wireless-AC 9462/9560 not supported on ICL

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

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

[Bug 1729754] Re: Python3 version of launchpadlib doesn't properly upload binary attachments to Launchpad

2019-10-27 Thread Olaf Seibert
Why isn't there an -1.3.3 version available at
https://launchpad.net/wadllib/+download ? It is listed above as " Fix
Released" in comment #13.

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

Title:
  Python3 version of launchpadlib doesn't properly upload binary
  attachments to Launchpad

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

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

[Bug 1850083] Re: After upgrade of Windows 10 the app send error message "segmentation fault".

2019-10-27 Thread haobinnan
https://github.com/haobinnan/dislocker

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

Title:
  After upgrade of Windows 10 the app send error message "segmentation
  fault".

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

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

[Bug 1847551] Re: Mutter 3.34.1 broke Night Light, screen color profiles in Wayland sessions

2019-10-27 Thread Jeremy Bicha
Yes, there is a new mutter version that needs to be accepted by the
Ubuntu Stable Release Team and then it will be built as a proposed
update.

** Also affects: mutter (Ubuntu Eoan)
   Importance: Undecided
   Status: New

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

** Changed in: mutter (Ubuntu Eoan)
   Status: New => Triaged

** Changed in: mutter (Ubuntu Eoan)
   Status: Triaged => 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/1847551

Title:
  Mutter 3.34.1 broke Night Light, screen color profiles in Wayland
  sessions

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

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

[Bug 1436553] Re: Transparent windows render black with Gtk3.16 and compiz

2019-10-27 Thread Anonymous
There's something interesting in the Blender builds. There's a blender-
softwaregl script that seems to "fix" the semi-transparent window bug
for my system. Blender normal is flashing because of this bug, blender-
softwaregl fixes the problem. Can this script fix be applied to other
programs, somehow?

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

Title:
  Transparent windows render black with Gtk3.16 and compiz

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

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

[Bug 1436553] Re: Transparent windows render black with Gtk3.16 and compiz

2019-10-27 Thread Anonymous
Bug is pretty major. 14.04 is still LTS guys, and a LOT of people are
holding on because of the systemd wars. PLEASE can anyone help me figure
out how to alleviate this bug without a kernel rebuild or something that
could totally crash my OS? Isn't there just some Compiz setting I could
adjust, or something?

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

Title:
  Transparent windows render black with Gtk3.16 and compiz

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

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

[Bug 1847069] Re: [snap] Chromium snap starts slowly

2019-10-27 Thread Lorenz Brun via ubuntu-bugs
I'm also experiencing very slow Chromium with the new Snap (both during
startup and stuttering during runtime). I've done some cursory profiling
and it looks like the culprit is SquashFS with lzma. LZMA by itself is
very slow to decompress (zstd would be much more appropriate for snaps,
being much faster and only a tiny bit bigger) and SquashFS is very slow
because of the way IO is done and caching. Google even carries custom
patches for Android (https://android-
review.googlesource.com/q/topic:squashfs) since it's so slow, but they
weren't upstreamed because they removed an old caching mechanism that
the maintainers wanted to keep
(https://lore.kernel.org/patchwork/patch/833639/).

If Ubuntu wants to ship important software (like Chromium) as Snaps, you
really need to fix both of those things, because right now it's nearly
unacceptably slow (even on a beefy system with NVMe Flash/8 Cores/32GiB
RAM). Using EROFS would also work, but since that is not available in
the current Ubuntu kernel that is unlikely to happen.

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

Title:
  [snap] Chromium snap starts slowly

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

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

[Bug 1848921] Re: iwlwifi firmware crashes intel 9260ac

2019-10-27 Thread otheos
Sadly the previous statement is wrong.

The backport mentioned does NOT solve the issue.

Sometimes the system will boot up and work fine with the backport and kernel 
5.3.0-19-generic
Sometimes the system will boot and the problem will manifest again. 

As such this is still a big problem as it renders the system
unresponsive and requires a hard reboot, and I have now found myself
booting from my USB ChromeOS to be able to work.

So please mark this as NOT fixed. Thank you.

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

Title:
  iwlwifi firmware crashes intel 9260ac

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

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

[Bug 1849476] Re: package virtualbox-ext-pack 6.0.14-1 failed to install/upgrade: installed virtualbox-ext-pack package post-installation script subprocess returned error exit status 1

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

** Changed in: virtualbox-ext-pack (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/1849476

Title:
  package virtualbox-ext-pack 6.0.14-1 failed to install/upgrade:
  installed virtualbox-ext-pack package post-installation script
  subprocess returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtualbox-ext-pack/+bug/1849476/+subscriptions

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

[Bug 1850083] [NEW] After upgrade of Windows 10 the app send error message "segmentation fault".

2019-10-27 Thread Paulo Edson Ribeiro Campos
Public bug reported:

After upgrade 1903 for Win 10, to access partition sda3 with Bitlock:
After command:
dislocker -v /dev/sda3 -px-xx-xx-xx-xx -- /mnt
show the follow message:
"segmentation fault"
1)
Description:Ubuntu 19.10
Release:19.10
2)
dislocker:
  Instalado: 0.7.1-4build1
  Candidato: 0.7.1-4build1
  Tabela de versão:
 *** 0.7.1-4build1 500
500 http://br.archive.ubuntu.com/ubuntu eoan/universe amd64 Packages
100 /var/lib/dpkg/status
3)
Access to Bitlock encripted partiton.
4)
Error message above.

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: dislocker 0.7.1-4build1
ProcVersionSignature: Ubuntu 5.3.0-19.20-generic 5.3.1
Uname: Linux 5.3.0-19-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu8
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sun Oct 27 18:05:23 2019
InstallationDate: Installed on 2019-10-24 (3 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
ProcEnviron:
 LANGUAGE=pt_BR:pt:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=pt_BR.UTF-8
 SHELL=/bin/bash
SourcePackage: dislocker
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug eoan

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

Title:
  After upgrade of Windows 10 the app send error message "segmentation
  fault".

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

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

[Bug 1850052] Re: installing zsys breaks desktop login

2019-10-27 Thread Łukasz Piekarski
It looks like login with Wayland "works" but home folder is missing.
I've tried purge zsys from the system but it didn't change anything.

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

Title:
  installing zsys breaks desktop login

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

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

[Bug 1803856] Re: Access to Samsung fails in file manager

2019-10-27 Thread Brainslug
Any update on this? I'm affected by the same (or very similar) problem
with Samsung Galaxy S7:

journalctl -f:

Oct 27 17:06:00 zoidberg kernel: usb 1-1: new high-speed USB device number 14 
using xhci_hcd
Oct 27 17:06:01 zoidberg kernel: usb 1-1: New USB device found, idVendor=04e8, 
idProduct=6860, bcdDevice= 4.00
Oct 27 17:06:01 zoidberg kernel: usb 1-1: New USB device strings: Mfr=1, 
Product=2, SerialNumber=3
Oct 27 17:06:01 zoidberg kernel: usb 1-1: Product: SAMSUNG_Android
Oct 27 17:06:01 zoidberg kernel: usb 1-1: Manufacturer: SAMSUNG
Oct 27 17:06:01 zoidberg kernel: usb 1-1: SerialNumber: 7e13675a
Oct 27 17:06:01 zoidberg gvfsd[2843]: Error 1: Get Storage information failed.
Oct 27 17:06:01 zoidberg dbus-daemon[2839]: [session uid=1000 pid=2839] 
Activating service name='org.gnome.Shell.HotplugSniffer' requested by ':1.1637' 
(uid=1000 pid=2996 comm="/usr/bin/gnome-shell " label="unconfined")
Oct 27 17:06:01 zoidberg dbus-daemon[2839]: [session uid=1000 pid=2839] 
Successfully activated service 'org.gnome.Shell.HotplugSniffer'


and 

mtp-detect:

root@zoidberg:~# mtp-detect 
libmtp version: 1.1.16

Listing raw device(s)
Device 0 (VID=04e8 and PID=6860) is a Samsung Galaxy models (MTP).
   Found 1 device(s):
   Samsung: Galaxy models (MTP) (04e8:6860) @ bus 1, dev 13
Attempting to connect device(s)
error returned by libusb_claim_interface() = -6LIBMTP PANIC: Unable to 
initialize device
Unable to open raw device 0
OK.

lsusb:

Bus 001 Device 014: ID 04e8:6860 Samsung Electronics Co., Ltd Galaxy
series, misc. (MTP mode)

This phone is over 3 years old, so I was surprised to see that this
phone is not properly recognized. Can provide more debug info if
helpful.

Thanks!

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

Title:
  Access to Samsung fails in file manager

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

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

[Bug 1818547] Re: hid-sensor-hub spamming dmesg in 4.20 - 5.3

2019-10-27 Thread mm_202
This bug report has a status of "Fix Released" and looks like it can't
be changed (at least not by me), should we open a new bug report?

It seems that this is also related to the mic not working, as
mayurvirkar mentioned, so I'd love to get as much attention on this as
possible.

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

Title:
  hid-sensor-hub spamming dmesg in 4.20 - 5.3

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

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

[Bug 1850081] [NEW] Folder pane text overflows

2019-10-27 Thread Rowan Wookey
Public bug reported:

After upgrading to Kubuntu 19.10 I noticed the text in the folder pane
overflows which hides the unread count, it appears as if the text is
behind the scrollbar.

** Affects: thunderbird (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/1850081

Title:
  Folder pane text overflows

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

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

[Bug 1850052] Re: installing zsys breaks desktop login

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

** Changed in: zsys (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/1850052

Title:
  installing zsys breaks desktop login

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

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

[Bug 1804398] Re: pgaudit fails autopkg tests on s390x

2019-10-27 Thread Jeremy Bicha
autopkgtest is passing again with 1.4

https://autopkgtest.ubuntu.com/packages/p/pgaudit/focal/s390x

** Changed in: pgaudit (Ubuntu)
   Status: New => Fix Released

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

Title:
  pgaudit fails autopkg tests on s390x

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

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

[Bug 1847069] Re: [snap] Chromium snap starts slowly

2019-10-27 Thread Anıl
18.04.3 chromium snap start serious slow. Im not try yet deb but
preinstalled firefox just opening 2 sec.

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

Title:
  [snap] Chromium snap starts slowly

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

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

[Bug 1847069] Re: [snap] Chromium snap starts slowly

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

** Changed in: chromium-browser (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/1847069

Title:
  [snap] Chromium snap starts slowly

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

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

[Bug 1850079] [NEW] In kmail gmail does not configure mail

2019-10-27 Thread Miguel Ángel Rodríguez Uría
Public bug reported:

When i configure Gmail account in Kmail, It asks me for a username and
password but it tells me that the account is temporarily deactivated.
Although it only happens to me with Kmail.

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: kmail 4:19.04.3-0ubuntu2
ProcVersionSignature: Ubuntu 5.3.0-19.20-generic 5.3.1
Uname: Linux 5.3.0-19-generic x86_64
ApportVersion: 2.20.11-0ubuntu8
Architecture: amd64
CurrentDesktop: KDE
Date: Sun Oct 27 22:14:55 2019
InstallationDate: Installed on 2019-10-05 (22 days ago)
InstallationMedia: Kubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
SourcePackage: kmail
UpgradeStatus: Upgraded to eoan on 2019-10-18 (9 days ago)

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


** Tags: amd64 apport-bug eoan

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

Title:
  In kmail gmail does not configure mail

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

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

[Bug 1847551] Re: Mutter 3.34.1 broke Night Light, screen color profiles in Wayland sessions

2019-10-27 Thread Alberto Donato
Is the fig going to be backported to Eoan?

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

Title:
  Mutter 3.34.1 broke Night Light, screen color profiles in Wayland
  sessions

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

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

[Bug 1709078] Re: qpsmtpd is out of date

2019-10-27 Thread Bug Watch Updater
** Changed in: qpsmtpd (Debian)
   Status: Unknown => New

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

Title:
  qpsmtpd is out of date

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

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

[Bug 1850076] [NEW] Kvm does not work properly when emulating host cpu with qemu-system-x86_64

2019-10-27 Thread Parfait
Public bug reported:

I used this qemu-system-x86_64 -enable-kvm -display sdl -cpu host -net 
nic,model=e1000 -serial mon:stdio -m 3072 -drive 
format=raw,file=var/run/seoul-net.img -machine q35 to emulate a personal 
hypervisor.
But since my ubuntu's kernel was upgraded from 5.0.0-29-generic to 
5.0.0-32-generic, the hypervisor crashes during boot time and reboots.
When I tried to debug, I discovered that it throws a page fault in the kernel 
on a specific address while the address is well mapped (checked via info mem 
and info tlb).
I have frozen the kernel on 5.0.0-29 to continue running my hypervisor. The 
5.0.0-31-generic version has also the same problem. I don't know for the other 
versions.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: linux-image-5.0.0-32-generic 5.0.0-32.34~18.04.2
ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
Uname: Linux 5.0.0-32-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.7
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sun Oct 27 21:37:53 2019
InstallationDate: Installed on 2019-09-14 (43 days ago)
InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 (20190805)
SourcePackage: linux-signed-hwe
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: linux-signed-hwe (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

** Description changed:

- I used this qemu-system-x86_64 -enable-kvm -display sdl -cpu host -net 
nic,model=e1000 -serial mon:stdio -m 3072 -drive 
format=raw,file=var/run/seoul-net.img -machine q35 to emulate a personal 
hypervisor. 
- But since my ubuntu's kernel was upgraded from 5.0.0-29-generic to 
5.0.0-32-generic, the hypervisor crashes during boot time and reboots. 
+ I used this qemu-system-x86_64 -enable-kvm -display sdl -cpu host -net 
nic,model=e1000 -serial mon:stdio -m 3072 -drive 
format=raw,file=var/run/seoul-net.img -machine q35 to emulate a personal 
hypervisor.
+ But since my ubuntu's kernel was upgraded from 5.0.0-29-generic to 
5.0.0-32-generic, the hypervisor crashes during boot time and reboots.
  When I tried to debug, I discovered that it throws a page fault in the kernel 
on a specific address while the address is well mapped (checked via info mem 
and info tlb).
- Know I freeze the kernel on 5.0.0-29 to continue running my hypervisor. The 
5.0.0-31-generic version has also the same problem. I don't know for the other 
version.
+ I have frozen the kernel on 5.0.0-29 to continue running my hypervisor. The 
5.0.0-31-generic version has also the same problem. I don't know for the other 
versions.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-5.0.0-32-generic 5.0.0-32.34~18.04.2
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  Uname: Linux 5.0.0-32-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Oct 27 21:37:53 2019
  InstallationDate: Installed on 2019-09-14 (43 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  SourcePackage: linux-signed-hwe
  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/1850076

Title:
  Kvm does not work properly when emulating host cpu with qemu-system-
  x86_64

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

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

[Bug 1850074] [NEW] No puedo actualizar a 19, 10. Error al momento de hacer la particion.

2019-10-27 Thread Hector Salto
Public bug reported:

Executable path
/usr/share/ubiquity

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: ubiquity 19.10.21
ProcVersionSignature: Ubuntu 5.3.0-18.19-generic 5.3.1
Uname: Linux 5.3.0-18-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu8
Architecture: amd64
CasperVersion: 1.427
Date: Sun Oct 27 17:37:53 2019
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
quiet splash ---
LiveMediaBuild: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug eoan third-party-packages ubiquity-19.10.21 ubuntu

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

Title:
  No puedo actualizar a 19,10. Error al momento de hacer la particion.

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

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

[Bug 1844805] Re: virtualbox, virtualbox-dkms, virtualbox-qt fail during upgrade from 19.04 to 19.10

2019-10-27 Thread DaveB
Update: I did *not* run into this bug again while doing do-release-
upgrade from 19.04 to 19.10 today

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

Title:
  virtualbox, virtualbox-dkms, virtualbox-qt fail during upgrade from
  19.04 to 19.10

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

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

[Bug 1849027] Re: xenial/linux-azure: 4.15.0-1062.67 -proposed tracker

2019-10-27 Thread Andy Whitcroft
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
- kernel-stable-master-bug: 1849035
+ kernel-stable-master-bug: 1849855
  packages:
main: linux-azure
meta: linux-meta-azure
signed: linux-signed-azure
  phase: Testing
  phase-changed: Tuesday, 22. October 2019 15:49 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
regression-testing: Ongoing -- testing in progress
security-signoff: Stalled -- waiting for signoff
stakeholder-signoff: Stalled -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
trusty/linux-azure: bug 1849026
xenial/linux-azure-edge: bug 1849025
xenial/linux-azure/azure-kernel: bug 1849024
  variant: debs

** Tags removed: kernel-sru-backport-of-1849035
** Tags added: kernel-sru-backport-of-1849855

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

Title:
  xenial/linux-azure: 4.15.0-1062.67 -proposed tracker

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

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

  1   2   3   >