[Bug 1802062] [NEW] install problem

2018-11-07 Thread Ahmad Syaifuddin
Public bug reported:

it said disk can not be copied in hardisk

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubiquity 18.04.14.6
ProcVersionSignature: Ubuntu 4.15.0-29.31-generic 4.15.18
Uname: Linux 4.15.0-29-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
CasperVersion: 1.394
CurrentDesktop: ubuntu:GNOME
Date: Wed Nov  7 14:51:56 2018
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
boot=casper only-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
ProcEnviron:
 LANGUAGE=en_US.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.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 bionic ubiquity-18.04.14.6 ubuntu

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

Title:
  install problem

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

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

[Bug 1789353] Re: stack protector related configs test failed in qrt for ARM64 T-LTS-X

2018-11-07 Thread Po-Hsu Lin
** Changed in: ubuntu-kernel-tests
   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/1789353

Title:
  stack protector related configs test failed in qrt for ARM64  T-LTS-X

To manage notifications about this bug go to:
https://bugs.launchpad.net/qa-regression-testing/+bug/1789353/+subscriptions

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

[Bug 1801290] Re: Latte dock is not showing on startup and an error mesaage is appearing

2018-11-07 Thread Rik Mills via ubuntu-bugs
** Bug watch added: KDE Bug Tracking System #400568
   https://bugs.kde.org/show_bug.cgi?id=400568

** Also affects: latte-dock via
   https://bugs.kde.org/show_bug.cgi?id=400568
   Importance: Unknown
   Status: Unknown

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

Title:
  Latte dock is not showing on startup and an error mesaage is appearing

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

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

Re: [Bug 1801976] Re: Display does not work correctly

2018-11-07 Thread HeinzDiedrichsen
Thank you Daniel,

I loaded Ubuntu again and now everything looks fine. Hopefully it will 
stay this way.

With thanks to you

Spreebogendd

Am 07.11.18 um 02:47 schrieb Daniel van Vugt:
> Also, please run these commands and send the output:
>
>sudo apt install edid-decode
>for e in /sys/class/drm/*/edid ; do edid-decode $e ; done
>
>
> ** Package changed: xorg (Ubuntu) => xorg-server (Ubuntu)
>
> ** Changed in: xorg-server (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/1801976

Title:
  Display does not work correctly

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

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

[Bug 1802069] [NEW] test_095_kernel_symbols_missing_proc_self_stack failed with Xenial kernel

2018-11-07 Thread Po-Hsu Lin
Public bug reported:

This is a split from bug 1800976, to make it become more specific to a
single failure.

This test will fail with the proposed Xenial kernel.

  FAIL: test_095_kernel_symbols_missing_proc_self_stack 
(__main__.KernelSecurityTest)
  kernel addresses in /proc/self/stack are zeroed out
  --
  Traceback (most recent call last):
File "./test-kernel-security.py", line 1341, in 
test_095_kernel_symbols_missing_proc_self_stack
  self._check_pK_files(self._095_kernel_symbols_missing_proc_self_stack, 
expected=expected)
File "./test-kernel-security.py", line 1199, in _check_pK_files
  test_function(expected_restricted)
File "./test-kernel-security.py", line 1297, in 
_095_kernel_symbols_missing_proc_self_stack
  expected, retry=True)
File "./test-kernel-security.py", line 1136, in _read_twice
  self.assertEqual(rc, 0, regular)
  AssertionError: cat: /proc/self/stack: Permission denied

>From Khaled's comment #1 in that bug:

The commit "c714676a1 proc: restrict kernel stack dumps to root"
(part of the update to linux-stable 4.4.160) has changed the permissions
of /proc/self/stack to be root- and CAP_SYS_ADMIN-only which is causing
test_095_kernel_symbols_missing_proc_self_stack to fail

So we might need to fix this from the test case perspective.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-4.4.0-139-generic 4.4.0-139.165~14.04.1
ProcVersionSignature: User Name 4.4.0-139.165~14.04.1-generic 4.4.160
Uname: Linux 4.4.0-139-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.29
Architecture: amd64
Date: Wed Nov  7 08:13:40 2018
SourcePackage: linux-lts-xenial
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: qa-regression-testing
 Importance: Undecided
 Status: New

** Affects: ubuntu-kernel-tests
 Importance: Undecided
 Status: Confirmed

** Affects: linux-lts-xenial (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug package-from-proposed trusty uec-images xenial

** Also affects: qa-regression-testing
   Importance: Undecided
   Status: New

** Also affects: ubuntu-kernel-tests
   Importance: Undecided
   Status: New

** Changed in: ubuntu-kernel-tests
   Status: New => Confirmed

** Tags added: xenial

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

Title:
  test_095_kernel_symbols_missing_proc_self_stack failed with Xenial
  kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/qa-regression-testing/+bug/1802069/+subscriptions

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

[Bug 1802050] Re: Kernel module crash 4.18.0-10 after upgrade from 18.04 to 18.10

2018-11-07 Thread Ubuntu Foundations Team Bug Bot
** Tags added: bionic2cosmic

** Tags added: third-party-packages

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

Title:
  Kernel module crash 4.18.0-10 after upgrade from 18.04 to 18.10

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

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

[Bug 1801290] Re: Latte dock is not showing on startup and an error mesaage is appearing

2018-11-07 Thread Rik Mills via ubuntu-bugs
0.8.75+git20181023.0746-0~ubuntu18.04~ppa1 is an experimental PPA
package from upstream git, not an official package.

For the record, if the issue is that latte cannot run with a stale qml
cache in ~/.cache/lattedock/qmlcache/ then this is an upstream KDE issue
that cannot be addressed in distro packaging. We can't and shouldn't act
on any file in a user home when doing a package upgrade via sudo/admin.
This should be fixed by KDE by having latte detect that it is being run
for the first time by a user after a version upgrade, and at that point
removing or modifying the cache with that user's privileges.

** Changed in: latte-dock (Ubuntu)
   Status: New => Invalid

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

Title:
  Latte dock is not showing on startup and an error mesaage is appearing

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

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

[Bug 1800976] Re: linux 4.4.0-139.165 ADT test failure with linux 4.4.0-139.165

2018-11-07 Thread Po-Hsu Lin
It looks like there is a nbd related failure in the test report.
I will split the kernel_security one first to nail them down one by one: 
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1802069

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

Title:
  linux 4.4.0-139.165 ADT test failure with linux 4.4.0-139.165

To manage notifications about this bug go to:
https://bugs.launchpad.net/qa-regression-testing/+bug/1800976/+subscriptions

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

[Bug 1801957] Re: lxd upgrade hung during upgrade

2018-11-07 Thread Pavel Francírek
** Attachment added: "journalctl.log"
   
https://bugs.launchpad.net/ubuntu/+source/lxd/+bug/1801957/+attachment/5209922/+files/journalctl.log

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

Title:
  lxd upgrade hung during upgrade

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

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

[Bug 1801957] Re: lxd upgrade hung during upgrade

2018-11-07 Thread Pavel Francírek
** Attachment added: "lxd.log.1"
   
https://bugs.launchpad.net/ubuntu/+source/lxd/+bug/1801957/+attachment/5209923/+files/lxd.log.1

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

Title:
  lxd upgrade hung during upgrade

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

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

[Bug 1801743] Re: Suspend fails in Kubuntu 18.04 but works fine in Kubuntu 17.10

2018-11-07 Thread Carsten Gräser
The mainline kernel indeed seems to fix the issue: Not a single failed
suspend/resume cycle since using 4.19.1.

** Tags added: kernel-fixed-upstream

** 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/1801743

Title:
  Suspend fails in Kubuntu 18.04 but works fine in Kubuntu 17.10

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

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

[Bug 1801957] Re: lxd upgrade hung during upgrade

2018-11-07 Thread Pavel Francírek
Here they are. As you can see upgrade started at Nov 06 15:02 and at
about 15:50 I downngraded and started older version.

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

Title:
  lxd upgrade hung during upgrade

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

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

[Bug 1798052] Re: request_key03 in ubuntu_ltp_syscalls failed with T

2018-11-07 Thread Po-Hsu Lin
The failure in Trusty ARM64 is a bit different:
With 3.13.0-161-generic
request_key03.c:115: BROK: unexpected error adding key of type 'trusted': ENOMEM

With 3.13.0-162-generic
request_key03.c:70: BROK: failed to join new session keyring: EDQUOT

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

Title:
  request_key03 in ubuntu_ltp_syscalls failed with T

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

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

[Bug 1674401] Re: Broken window switcher (?) - mysterious message

2018-11-07 Thread Bastian Voigt
Any plans on fixing this? Anything I can provide you for analysis?

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

Title:
  Error Message: The Window Switcher installation is broken, resources
  are missing. Contact your distribution about this.

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

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

[Bug 1674401] Re: Error Message: The Window Switcher installation is broken, resources are missing. Contact your distribution about this.

2018-11-07 Thread Bastian Voigt
For me, the problem does not occur when using the default task-switcher.
It occurs only when I try to install additional task switcher styles in
the system settings dialog

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

Title:
  Error Message: The Window Switcher installation is broken, resources
  are missing. Contact your distribution about this.

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

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


[Bug 1674401] Re: Broken window switcher (?) - mysterious message

2018-11-07 Thread Bastian Voigt
I use KDE Plasma on Ubuntu Bionic and the problem still exists

** Summary changed:

- Broken window switcher (?) - mysterious message 
+ Error Message: The Window Switcher installation is broken, resources are 
missing. Contact your distribution about this.

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

Title:
  Error Message: The Window Switcher installation is broken, resources
  are missing. Contact your distribution about this.

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

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

[Bug 1801898] Re: Only one of two external (displayport) displays is working without hotplug

2018-11-07 Thread Andreas Vinsander
I just ran apport-collect 1801898. But it doesn't seem to upload any
data to launchpad. I granted access to my launchpad account and apport
ran until showing a dialog where I clicked "Send". Then nothing more
happened.

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

Title:
  Only one of two external (displayport) displays is working without
  hotplug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1801898/+subscriptions

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

[Bug 1802073] [NEW] No network in AWS (EC-Classic) after stopping and starging instance

2018-11-07 Thread Jani Ollikainen
Public bug reported:

I don't know is this cloud-init or netplan or what, but this is not
good.

Background:
# lsb_release -rd
Description:Ubuntu 18.04.1 LTS
Release:18.04
# apt-cache policy cloud-init
cloud-init:
  Installed: 18.4-0ubuntu1~18.04.1
  Candidate: 18.4-0ubuntu1~18.04.1
  Version table:
 *** 18.4-0ubuntu1~18.04.1 500
500 http://eu-west-1.ec2.archive.ubuntu.com/ubuntu bionic-updates/main 
amd64 Packages
100 /var/lib/dpkg/status
 18.2-14-g6d48d265-0ubuntu1 500
500 http://eu-west-1.ec2.archive.ubuntu.com/ubuntu bionic/main amd64 
Packages


1. Get newest image to use

$ aws --region eu-west-1 ec2 describe-images --owners 099720109477
--filters Name=root-device-type,Values=ebs
Name=architecture,Values=x86_64 Name=name,Values='*hvm-ssd/ubuntu-
bionic-18.04*' --query 'sort_by(Images, &Name)[-1].ImageId'

"ami-08596fdd2d5b64915"

2. Start instance to EC2-Classic with that image.

3. Try to SSH. Everything is ok.

# cat /var/log/cloud-init-output.log
Cloud-init v. 18.4-0ubuntu1~18.04.1 running 'init-local' at Wed, 07 Nov 2018 
08:12:16 +. Up 10.51 seconds.
Cloud-init v. 18.4-0ubuntu1~18.04.1 running 'init' at Wed, 07 Nov 2018 08:12:21 
+. Up 15.50 seconds.
ci-info: +++Net device 
info
ci-info: 
++--+-+-++---+
ci-info: | Device |  Up  |   Address   |   Mask  | 
Scope  | Hw-Address|
ci-info: 
++--+-+-++---+
ci-info: |  eth0  | True | 10.74.200.25| 255.255.255.192 | 
global | 22:00:0a:4a:c8:19 |
ci-info: |  eth0  | True | fe80::2000:aff:fe4a:c819/64 |.|  
link  | 22:00:0a:4a:c8:19 |
ci-info: |   lo   | True |  127.0.0.1  |255.0.0.0|  
host  | . |
ci-info: |   lo   | True |   ::1/128   |.|  
host  | . |
ci-info: 
++--+-+-++---+
...
Cloud-init v. 18.4-0ubuntu1~18.04.1 running 'modules:config' at Wed, 07 Nov 
2018 08:12:41 +. Up 35.63 seconds.
Cloud-init v. 18.4-0ubuntu1~18.04.1 running 'modules:final' at Wed, 07 Nov 2018 
08:12:44 +. Up 38.98 seconds.
Cloud-init v. 18.4-0ubuntu1~18.04.1 finished at Wed, 07 Nov 2018 08:12:45 
+. Datasource DataSourceEc2Local.  Up 39.38 seconds

4. Stop the instance.

5. Start the instance.

6. Try to SSH.
Expected to happen: Instance has network and is working.
What happens: Instance has no working network

Getting instance log we can see:
[   11.342357] cloud-init[412]: Cloud-init v. 18.4-0ubuntu1~18.04.1 running 
'init-local' at Wed, 07 Nov 2018 08:21:07 +. Up 10.77 seconds.
[  OK  ] Started Initial cloud-init job (pre-networking).
[  OK  ] Reached target Network (Pre).
 Starting Network Service...
[  OK  ] Started Network Service.
 Starting Network Name Resolution...
 Starting Wait for Network to be Configured...
[  OK  ] Started Wait for Network to be Configured.
 Starting Initial cloud-init job (metadata service crawler)...
[  OK  ] Started Network Name Resolution.
[  OK  ] Reached target Host and Network Name Lookups.
[  OK  ] Reached target Network.
[   13.036207] cloud-init[637]: Cloud-init v. 18.4-0ubuntu1~18.04.1 running 
'init' at Wed, 07 Nov 2018 08:21:08 +. Up 12.55 seconds.
[   13.052849] cloud-init[637]: ci-info: +++Net device 
info
[   13.100325] cloud-init[637]: ci-info: 
++---+---+---+---+---+
[   13.121790] cloud-init[637]: ci-info: | Device |   Up  |  Address  |Mask 
  | Scope | Hw-Address|
[   13.129189] cloud-init[637]: ci-info: 
++---+---+---+---+---+
[   13.144839] cloud-init[637]: ci-info: |  eth0  | False | . | .   
  |   .   | 22:00:0b:0a:cb:2d |[  OK  ] Started Initial cloud-init job 
(metadata service crawler).
[   13.158694] cloud-init
[  OK  ] Reached target System Initialization.[637]: ci-info: |   lo   |  True 
| 127.0.0.1 | 255.0.0.0 |  host | . |
[  OK  ] Started Daily apt download activities.
[   13.179053] ] Started Message of the Day.
cloud-init[637]: ci-info: |   lo   |  True |  ::1/128  | . |  host |
 . |[  OK  ] Started ACPI Events Check.
[  OK  ] Reached target Paths.
[   13.201012] cloud-init[637]: ci-info: 
++---+---+---+---+---+] 
Listening on ACPID Listen Socket.
[  OK  ] Listening on Open-iSCSI iscsid Socket.
[   13.213993] cloud-init[  OK  ] Listening on D-Bus System Message Bus 
Socket.[637]: ci-info: +++Route IPv6 info+++
 Starting Socket activation for snappy daemon.
[   1

[Bug 1626070] Re: Removal of former release machine types breaks VMs using them

2018-11-07 Thread richud
This bug has re-appeared as pc-i440fx-zesty (17.04) is not in the qemu
machine types in cosmic (18.10) - I can now no longer run any snapshots
I made when I was running 17.04.


error: unsupported configuration: Target domain machine type pc-i440fx-cosmic 
does not match source pc-i440fx-zesty


$ qemu-system-x86_64 -machine help
Supported machines are:
pc-i440fx-xenial Ubuntu 16.04 PC (i440FX + PIIX, 1996)
pc-i440fx-wily   Ubuntu 15.04 PC (i440FX + PIIX, 1996)
pc-i440fx-trusty Ubuntu 14.04 PC (i440FX + PIIX, 1996)
ubuntu   Ubuntu 18.10 PC (i440FX + PIIX, 1996) (alias of 
pc-i440fx-cosmic)
pc-i440fx-cosmic Ubuntu 18.10 PC (i440FX + PIIX, 1996) (default)
pc-i440fx-cosmic-hpb Ubuntu 18.10 PC (i440FX + PIIX +host-phys-bits=true, 1996)
pc-i440fx-bionic Ubuntu 18.04 PC (i440FX + PIIX, 1996)
pc-i440fx-bionic-hpb Ubuntu 18.04 PC (i440FX + PIIX, +host-phys-bits=true, 1996)
pc-i440fx-artful Ubuntu 17.10 PC (i440FX + PIIX, 1996)

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

Title:
  Removal of former release machine types breaks VMs using them

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

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

[Bug 1793813] Re: magnum-api not working with www_authenticate_uri

2018-11-07 Thread Nick Jones
The upstream fix to this has just landed in master:
https://review.openstack.org/#/c/614082/

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

Title:
  magnum-api not working with www_authenticate_uri

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

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

[Bug 1800464] Re: CRITICAL gnome-shell error: segfault error 4 in libmozjs-60.so.0.0.0

2018-11-07 Thread jean-christophe manciot
Upgrading to disco 19.04 does not solve the issue.

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

Title:
  CRITICAL gnome-shell error: segfault error 4 in libmozjs-60.so.0.0.0

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

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

[Bug 1768831] Re: package initramfs-tools 0.130ubuntu3 failed to install/upgrade: installed initramfs-tools package post-installation script subprocess returned error exit status 1

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

** Changed in: initramfs-tools (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/1768831

Title:
  package initramfs-tools 0.130ubuntu3 failed to install/upgrade:
  installed initramfs-tools package post-installation script subprocess
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1768831/+subscriptions

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

[Bug 1626070] Re: Removal of former release machine types breaks VMs using them

2018-11-07 Thread richud
recurrence of bug

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

Title:
  Removal of former release machine types breaks VMs using them

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

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

[Bug 1802076] Re: Trackpad not detected

2018-11-07 Thread Ayush Gupta
Here is the output of `dmesg > ~/dmesg`

** Attachment added: "`dmesg > ~/dmesg` output"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1802076/+attachment/5209937/+files/dmesg

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

Title:
  Trackpad not detected

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

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

[Bug 1802077] [NEW] Bluetooth is not working on Lenovo IdeaPad Y560p

2018-11-07 Thread Dvbnhbq
Public bug reported:

No bluetooth device is found.
`rfkill list` shows a wifi device only, no bluetooth.

# rfkill list
0: ideapad_wlan: Wireless LAN
Soft blocked: no
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: linux-image-4.15.0-38-generic 4.15.0-38.41
ProcVersionSignature: Ubuntu 4.15.0-38.41-generic 4.15.18
Uname: Linux 4.15.0-38-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.4
Architecture: amd64
Date: Wed Nov  7 12:07:34 2018
HibernationDevice: RESUME=/dev/mapper/vg-swap
MachineType: LENOVO IdeaPad Y560p
ProcEnviron:
 TERM=screen
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 radeondrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-38-generic 
root=/dev/mapper/hostname--system-root--new ro
RelatedPackageVersions:
 linux-restricted-modules-4.15.0-38-generic N/A
 linux-backports-modules-4.15.0-38-generic  N/A
 linux-firmware 1.173.1
SourcePackage: linux
UpgradeStatus: Upgraded to bionic on 2018-05-14 (176 days ago)
dmi.bios.date: 11/12/2010
dmi.bios.vendor: LENOVO
dmi.bios.version: 3FCN11WW
dmi.board.name: KL3
dmi.board.vendor: LENOVO
dmi.board.version: Rev 1.0
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Rev 1.0
dmi.modalias: 
dmi:bvnLENOVO:bvr3FCN11WW:bd11/12/2010:svnLENOVO:pnIdeaPadY560p:pvrRev1.0:rvnLENOVO:rnKL3:rvrRev1.0:cvnLENOVO:ct10:cvrRev1.0:
dmi.product.name: IdeaPad Y560p
dmi.product.version: Rev 1.0
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-bug bionic

** Description changed:

  No bluetooth device is found.
  `rfkill list` shows a wifi device only, no bluetooth.
  
- # rfkill list
- 0: ideapad_wlan: Wireless LAN
- Soft blocked: no
- Hard blocked: no
- 2: phy0: Wireless LAN
- Soft blocked: no
- Hard blocked: no
+ # rfkill list
+ 0: ideapad_wlan: Wireless LAN
+ Soft blocked: no
+ Hard blocked: no
+ 2: phy0: Wireless LAN
+ Soft blocked: no
+ Hard blocked: no
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-38-generic 4.15.0-38.41
  ProcVersionSignature: Ubuntu 4.15.0-38.41-generic 4.15.18
  Uname: Linux 4.15.0-38-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.4
  Architecture: amd64
  Date: Wed Nov  7 12:07:34 2018
- HibernationDevice: RESUME=/dev/mapper/vmhost1--system-swap
+ HibernationDevice: RESUME=/dev/mapper/vg-swap
  MachineType: LENOVO IdeaPad Y560p
  ProcEnviron:
-  TERM=screen
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=screen
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-38-generic 
root=/dev/mapper/hostname--system-root--new ro
  RelatedPackageVersions:
-  linux-restricted-modules-4.15.0-38-generic N/A
-  linux-backports-modules-4.15.0-38-generic  N/A
-  linux-firmware 1.173.1
+  linux-restricted-modules-4.15.0-38-generic N/A
+  linux-backports-modules-4.15.0-38-generic  N/A
+  linux-firmware 1.173.1
  SourcePackage: linux
  UpgradeStatus: Upgraded to bionic on 2018-05-14 (176 days ago)
  dmi.bios.date: 11/12/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 3FCN11WW
  dmi.board.name: KL3
  dmi.board.vendor: LENOVO
  dmi.board.version: Rev 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Rev 1.0
  dmi.modalias: 
dmi:bvnLENOVO:bvr3FCN11WW:bd11/12/2010:svnLENOVO:pnIdeaPadY560p:pvrRev1.0:rvnLENOVO:rnKL3:rvrRev1.0:cvnLENOVO:ct10:cvrRev1.0:
  dmi.product.name: IdeaPad Y560p
  dmi.product.version: Rev 1.0
  dmi.sys.vendor: LENOVO

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

Title:
  Bluetooth is not working on Lenovo IdeaPad Y560p

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

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

[Bug 1802076] [NEW] Trackpad not detected

2018-11-07 Thread Ayush Gupta
Public bug reported:

My Laptop is an ASUS TUF FX504 Series model. I installed ubuntu 18.04.1
on it but my trackpad is not detected. Attaching an external mouse works
fine.

Trackpad is easily identified by Windows 10.

`cat /proc/bus/input/devices | grep Name` shows the output:

```
N: Name="Sleep Button"
N: Name="Power Button"
N: Name="Lid Switch"
N: Name="Power Button"
N: Name="AT Translated Set 2 keyboard"
N: Name="Video Bus"
N: Name="Video Bus"
N: Name="Asus Wireless Radio Control"
N: Name="Asus WMI hotkeys"
N: Name="USB2.0 HD UVC WebCam: USB2.0 HD"
N: Name="HDA Intel PCH Front Headphone"
N: Name="HDA Intel PCH HDMI/DP,pcm=3"
N: Name="HDA Intel PCH HDMI/DP,pcm=7"
N: Name="HDA Intel PCH HDMI/DP,pcm=8"
N: Name="HDA Intel PCH HDMI/DP,pcm=9"
N: Name="HDA Intel PCH HDMI/DP,pcm=10"
N: Name="E-Signal USB Gaming Mouse"
N: Name="E-Signal USB Gaming Mouse"
```

I have also attached the output of `cat /proc/bus/input/devices >
~/devices` to this post.

`uname -a` outputs:
> Linux ayush-TUF-GAMING-FX504GM-FX80GM 4.15.0-38-generic #41-Ubuntu SMP Wed 
> Oct 10 10:59:38 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

Regards
Ayush

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


** Tags: kernel-bug touch

** Attachment added: "`cat /proc/bus/input/devices > ~/devices` output"
   https://bugs.launchpad.net/bugs/1802076/+attachment/5209936/+files/devices

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

Title:
  Trackpad not detected

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

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

[Bug 1802077] Status changed to Confirmed

2018-11-07 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/1802077

Title:
  Bluetooth is not working on Lenovo IdeaPad Y560p

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

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

[Bug 1801856] Re: seccomp in ubuntu_stress_smoke_test failed on ARM64/Power8 Trusty

2018-11-07 Thread Colin Ian King
CONFIG_SECCOMP_FILTER does not appear to be configured for the ARM64
system, I presume this is the same for the Power8 box too.

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

Title:
  seccomp in ubuntu_stress_smoke_test failed on ARM64/Power8 Trusty

To manage notifications about this bug go to:
https://bugs.launchpad.net/stress-ng/+bug/1801856/+subscriptions

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

[Bug 1802073] Re: No network in AWS (EC-Classic) after stopping and starging instance

2018-11-07 Thread Jani Ollikainen
And little bit more testing. It really seems to be that cloud-init does
not generate the file again if not run clout-init clean before. So it
doesn't generate the file again after stop&start and macaddress differs
and no network, and no network.

Let's test it by editing the file by hand:

$ cat /etc/netplan/50-cloud-init.yaml
# This file is generated from information provided by
# the datasource.  Changes to it will not persist across an instance.
# To disable cloud-init's network configuration capabilities, write a file
# /etc/cloud/cloud.cfg.d/99-disable-network-config.cfg with the following:
# network: {config: disabled}
# EDITED
network:
version: 2
ethernets:
eth0:
dhcp4: true

$ sudo cloud-init init

$ cat /etc/netplan/50-cloud-init.yaml
# This file is generated from information provided by
# the datasource.  Changes to it will not persist across an instance.
# To disable cloud-init's network configuration capabilities, write a file
# /etc/cloud/cloud.cfg.d/99-disable-network-config.cfg with the following:
# network: {config: disabled}
# EDITED
network:
version: 2
ethernets:
eth0:
dhcp4: true

$ sudo cloud-init clean

$ cat /etc/netplan/50-cloud-init.yaml
# This file is generated from information provided by
# the datasource.  Changes to it will not persist across an instance.
# To disable cloud-init's network configuration capabilities, write a file
# /etc/cloud/cloud.cfg.d/99-disable-network-config.cfg with the following:
# network: {config: disabled}
# EDITED
network:
version: 2
ethernets:
eth0:
dhcp4: true


$ sudo cloud-init init

$ cat /etc/netplan/50-cloud-init.yaml
# This file is generated from information provided by
# the datasource.  Changes to it will not persist across an instance.
# To disable cloud-init's network configuration capabilities, write a file
# /etc/cloud/cloud.cfg.d/99-disable-network-config.cfg with the following:
# network: {config: disabled}
network:
version: 2
ethernets:
eth0:
dhcp4: true

So clean and init is needed for the file to be generated again, and
probably normal boot does just the init and yes, there is wrong
macaddress, so no network for you.

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

Title:
  No network in AWS (EC-Classic) after stopping and starging instance

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1802073/+subscriptions

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

[Bug 1802076] Missing required logs.

2018-11-07 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 1802076

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

** Tags added: bionic

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

Title:
  Trackpad not detected

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

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

[Bug 1801496] Re: Printing job in 16.04 is slower than in 14.04

2018-11-07 Thread William.Yeung
** Package changed: ubuntu => cups (Ubuntu)

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

Title:
  Printing job in 16.04 is slower than in 14.04

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

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

[Bug 1800490] Re: [SRU] update to queens/3.14.2

2018-11-07 Thread Andrea Ieri
Corey,

Why was the bug marked as invalid for xenial / cloudarchive?

Thanks,
Andrea

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

Title:
  [SRU] update to queens/3.14.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1800490/+subscriptions

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

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

2018-11-07 Thread Alberto Milone
@Andrew: sorry, but your GPU is supported only by the 340 legacy driver,
and we do not support hybrid graphics with that driver.

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

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

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

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

[Bug 1801856] Re: seccomp in ubuntu_stress_smoke_test failed on ARM64/Power8 Trusty

2018-11-07 Thread Colin Ian King
The arches don't have HAVE_ARCH_SECCOMP_FILTER enabled as this has not
been implemented, so seccomp filtering does not exist. I'll fix stress-
ng to handle this corner case without an error.

** Changed in: stress-ng
   Status: New => In Progress

** Changed in: stress-ng
   Importance: Undecided => High

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

** No longer affects: linux (Ubuntu)

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

Title:
  seccomp in ubuntu_stress_smoke_test failed on ARM64/Power8 Trusty

To manage notifications about this bug go to:
https://bugs.launchpad.net/stress-ng/+bug/1801856/+subscriptions

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

[Bug 1802069] Re: test_095_kernel_symbols_missing_proc_self_stack failed with Xenial kernel

2018-11-07 Thread Po-Hsu Lin
So the issue lies within the _read_twice() in test-kernel-security.py
script.

The first attempt to cat /proc/self/stack will return 0, as it's reading the 
file as root.
The second attempt will failed with "permission denied" as we're not allowing 
regular user to access that file anymore.

But the code in _read_twice() is still expecting it to return a zeroed-out 
content, like:
$ cat /proc/self/stack 
[<>] save_stack_trace_tsk+0x22/0x40
[<>] proc_pid_stack+0xac/0x100
[<>] proc_single_show+0x55/0x90
[<>] seq_read+0xf2/0x3d0
[<>] __vfs_read+0x1b/0x40
[<>] vfs_read+0x86/0x130
[<>] SyS_read+0x55/0xc0
[<>] entry_SYSCALL_64_fastpath+0x22/0xc1
[<>] 0x


Thus for 4.4 kernel, we can expect two different behaviour, one is the 
zeroed-out kernel address, another is the permission denied error.

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

Title:
  test_095_kernel_symbols_missing_proc_self_stack failed with Xenial
  kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/qa-regression-testing/+bug/1802069/+subscriptions

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

[Bug 1286910] Re: Lock screen uses last active window's language instead of default keyboard language

2018-11-07 Thread Aleksey
Same for me on Ubuntu 18.04 and GNOME Shell 3.28.3. I've got 2 input
methods on my machine, EN and RU. When locking the screen with last
window's language set to RU, I cannot log back in as password input
always uses RU language despite of the language toggler state in
password modal.

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

Title:
  Lock screen uses last active window's language instead of default
  keyboard language

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

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

[Bug 1801898] Re: Only one of two external (displayport) displays is working without hotplug

2018-11-07 Thread Andreas Vinsander
apport information

** Tags added: apport-collected ubuntu

** Description changed:

  After upgrading to Ubuntu 18.10 from Ubuntu 18.04, when logging in my one of 
my two external displays will not be activated without hotplugging the other 
external display.
  The display settings app shows the second display as inactive, and when 
trying to activate the settings app states that some hardware limitation stops 
it from being possible to apply the change.
  The laptop lid is closed, the internal laptop display is not active.
  
  Hotplugging the other external display solves the problem - after
  hotplug both external displays are active. This makes the bug annoying
  but workaroundable.
  
  I am not sure if this bug belongs to the Xorg package or the linux
  package.
  
  Hardware:
  Thinkpad t430s laptop sitting in a Thinkpad 4338 docking station, with two 
external displays connected through displayport (via docking station).
  
  $ sudo lspci -v
  00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor 
Graphics Controller (rev 09) (prog-if 00 [VGA controller])
Subsystem: Lenovo 3rd Gen Core processor Graphics Controller
Flags: bus master, fast devsel, latency 0, IRQ 29
Memory at f000 (64-bit, non-prefetchable) [size=4M]
Memory at e000 (64-bit, prefetchable) [size=256M]
I/O ports at 6000 [size=64]
[virtual] Expansion ROM at 000c [disabled] [size=128K]
Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [d0] Power Management version 2
Capabilities: [a4] PCI Advanced Features
Kernel driver in use: i915
Kernel modules: i915
  
  $ apt-cache policy xorg
  xorg:
Installed: 1:7.7+19ubuntu8
Candidate: 1:7.7+19ubuntu8
Version table:
   *** 1:7.7+19ubuntu8 500
  500 http://se.archive.ubuntu.com/ubuntu cosmic/main amd64 Packages
  100 /var/lib/dpkg/status
  
  $ apt-cache policy linux-image-4.18.0-10-generic
  linux-image-4.18.0-10-generic:
Installed: 4.18.0-10.11
Candidate: 4.18.0-10.11
Version table:
   *** 4.18.0-10.11 500
  500 http://se.archive.ubuntu.com/ubuntu cosmic/main amd64 Packages
  100 /var/lib/dpkg/status
  
  $ lsb_release -rd
  Description:  Ubuntu 18.10
  Release:  18.10
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.10-0ubuntu13
+ Architecture: amd64
+ CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
+ CompositorRunning: None
+ CurrentDesktop: ubuntu:GNOME
+ DistUpgraded: 2018-10-24 10:23:47,912 DEBUG icon theme changed, re-reading
+ DistroCodename: cosmic
+ DistroRelease: Ubuntu 18.10
+ DistroVariant: ubuntu
+ ExtraDebuggingInterest: Yes
+ GconfCompiz:
+  /apps/compiz-1/general:
+/apps/compiz-1/general/screen0:
+ /apps/compiz-1/general/screen0/options:
+  hsize = 2
+  vsize = 2
+ GraphicsCard:
+  Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
+Subsystem: Lenovo 3rd Gen Core processor Graphics Controller [17aa:21fb]
+ InstallationDate: Installed on 2016-06-06 (883 days ago)
+ InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
+ MachineType: LENOVO 2356FW4
+ Package: xorg-server (not installed)
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.18.0-10-generic 
root=/dev/mapper/vg_avin-lv_root ro quiet splash vt.handoff=1
+ ProcVersionSignature: Ubuntu 4.18.0-10.11-generic 4.18.12
+ Tags:  cosmic ubuntu
+ Uname: Linux 4.18.0-10-generic x86_64
+ UpgradeStatus: Upgraded to cosmic on 2018-10-24 (14 days ago)
+ UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo wireshark
+ _MarkForUpload: True
+ dmi.bios.date: 09/27/2017
+ dmi.bios.vendor: LENOVO
+ dmi.bios.version: G7ETA9WW (2.69 )
+ dmi.board.asset.tag: Not Available
+ dmi.board.name: 2356FW4
+ dmi.board.vendor: LENOVO
+ dmi.board.version: Not Defined
+ dmi.chassis.asset.tag: R9TW1K9
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: LENOVO
+ dmi.chassis.version: Not Available
+ dmi.modalias: 
dmi:bvnLENOVO:bvrG7ETA9WW(2.69):bd09/27/2017:svnLENOVO:pn2356FW4:pvrThinkPadT430s:rvnLENOVO:rn2356FW4:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
+ dmi.product.family: ThinkPad T430s
+ dmi.product.name: 2356FW4
+ dmi.product.sku: LENOVO_MT_2356
+ dmi.product.version: ThinkPad T430s
+ dmi.sys.vendor: LENOVO
+ version.compiz: compiz 1:0.9.13.1+18.10.20180930-0ubuntu1
+ version.libdrm2: libdrm2 2.4.95-1
+ version.libgl1-mesa-dri: libgl1-mesa-dri 18.2.2-0ubuntu1
+ version.libgl1-mesa-glx: libgl1-mesa-glx 18.2.2-0ubuntu1
+ version.xserver-xorg-core: xserver-xorg-core 2:1.20.1-3ubuntu2.1
+ version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.6-1
+ version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.1.0-1
+ version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1ubuntu1
+ version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-3

** Attachment a

[Bug 1801898] Lspci.txt

2018-11-07 Thread Andreas Vinsander
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1801898/+attachment/5209957/+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/1801898

Title:
  Only one of two external (displayport) displays is working without
  hotplug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1801898/+subscriptions

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

[Bug 1801898] MonitorsUser.xml.txt

2018-11-07 Thread Andreas Vinsander
apport information

** Attachment added: "MonitorsUser.xml.txt"
   
https://bugs.launchpad.net/bugs/1801898/+attachment/5209959/+files/MonitorsUser.xml.txt

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

Title:
  Only one of two external (displayport) displays is working without
  hotplug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1801898/+subscriptions

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

[Bug 1801898] DpkgLog.txt

2018-11-07 Thread Andreas Vinsander
apport information

** Attachment added: "DpkgLog.txt"
   
https://bugs.launchpad.net/bugs/1801898/+attachment/5209956/+files/DpkgLog.txt

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

Title:
  Only one of two external (displayport) displays is working without
  hotplug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1801898/+subscriptions

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

[Bug 1801898] XorgLog.txt

2018-11-07 Thread Andreas Vinsander
apport information

** Attachment added: "XorgLog.txt"
   
https://bugs.launchpad.net/bugs/1801898/+attachment/5209966/+files/XorgLog.txt

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

Title:
  Only one of two external (displayport) displays is working without
  hotplug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1801898/+subscriptions

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

[Bug 1801898] ProcEnviron.txt

2018-11-07 Thread Andreas Vinsander
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1801898/+attachment/5209962/+files/ProcEnviron.txt

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

Title:
  Only one of two external (displayport) displays is working without
  hotplug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1801898/+subscriptions

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

[Bug 1801898] UdevDb.txt

2018-11-07 Thread Andreas Vinsander
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1801898/+attachment/5209965/+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/1801898

Title:
  Only one of two external (displayport) displays is working without
  hotplug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1801898/+subscriptions

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

[Bug 1801898] XorgLogOld.txt

2018-11-07 Thread Andreas Vinsander
apport information

** Attachment added: "XorgLogOld.txt"
   
https://bugs.launchpad.net/bugs/1801898/+attachment/5209967/+files/XorgLogOld.txt

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

Title:
  Only one of two external (displayport) displays is working without
  hotplug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1801898/+subscriptions

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

[Bug 1801898] ProcModules.txt

2018-11-07 Thread Andreas Vinsander
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1801898/+attachment/5209964/+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/1801898

Title:
  Only one of two external (displayport) displays is working without
  hotplug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1801898/+subscriptions

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

[Bug 1801898] Xrandr.txt

2018-11-07 Thread Andreas Vinsander
apport information

** Attachment added: "Xrandr.txt"
   https://bugs.launchpad.net/bugs/1801898/+attachment/5209968/+files/Xrandr.txt

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

Title:
  Only one of two external (displayport) displays is working without
  hotplug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1801898/+subscriptions

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

[Bug 1801898] ProcCpuinfo.txt

2018-11-07 Thread Andreas Vinsander
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1801898/+attachment/5209960/+files/ProcCpuinfo.txt

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

Title:
  Only one of two external (displayport) displays is working without
  hotplug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1801898/+subscriptions

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

[Bug 1801898] CurrentDmesg.txt

2018-11-07 Thread Andreas Vinsander
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1801898/+attachment/5209955/+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/1801898

Title:
  Only one of two external (displayport) displays is working without
  hotplug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1801898/+subscriptions

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

[Bug 1801898] ProcCpuinfoMinimal.txt

2018-11-07 Thread Andreas Vinsander
apport information

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

Title:
  Only one of two external (displayport) displays is working without
  hotplug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1801898/+subscriptions

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

[Bug 1801898] Lsusb.txt

2018-11-07 Thread Andreas Vinsander
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1801898/+attachment/5209958/+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/1801898

Title:
  Only one of two external (displayport) displays is working without
  hotplug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1801898/+subscriptions

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

[Bug 1801898] ProcInterrupts.txt

2018-11-07 Thread Andreas Vinsander
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1801898/+attachment/5209963/+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/1801898

Title:
  Only one of two external (displayport) displays is working without
  hotplug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1801898/+subscriptions

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

[Bug 1801898] xdpyinfo.txt

2018-11-07 Thread Andreas Vinsander
apport information

** Attachment added: "xdpyinfo.txt"
   
https://bugs.launchpad.net/bugs/1801898/+attachment/5209969/+files/xdpyinfo.txt

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

Title:
  Only one of two external (displayport) displays is working without
  hotplug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1801898/+subscriptions

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

[Bug 1802077] Re: Bluetooth is not working on Lenovo IdeaPad Y560p

2018-11-07 Thread Dvbnhbq
** Description changed:

  No bluetooth device is found.
  `rfkill list` shows a wifi device only, no bluetooth.
  
  # rfkill list
  0: ideapad_wlan: Wireless LAN
  Soft blocked: no
  Hard blocked: no
  2: phy0: Wireless LAN
  Soft blocked: no
  Hard blocked: no
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-38-generic 4.15.0-38.41
  ProcVersionSignature: Ubuntu 4.15.0-38.41-generic 4.15.18
  Uname: Linux 4.15.0-38-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.4
  Architecture: amd64
  Date: Wed Nov  7 12:07:34 2018
  HibernationDevice: RESUME=/dev/mapper/vg-swap
  MachineType: LENOVO IdeaPad Y560p
  ProcEnviron:
   TERM=screen
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
- ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-38-generic 
root=/dev/mapper/hostname--system-root--new ro
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-38-generic 
root=/dev/mapper/hostname--vg-root--new ro
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-38-generic N/A
   linux-backports-modules-4.15.0-38-generic  N/A
   linux-firmware 1.173.1
  SourcePackage: linux
  UpgradeStatus: Upgraded to bionic on 2018-05-14 (176 days ago)
  dmi.bios.date: 11/12/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 3FCN11WW
  dmi.board.name: KL3
  dmi.board.vendor: LENOVO
  dmi.board.version: Rev 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Rev 1.0
  dmi.modalias: 
dmi:bvnLENOVO:bvr3FCN11WW:bd11/12/2010:svnLENOVO:pnIdeaPadY560p:pvrRev1.0:rvnLENOVO:rnKL3:rvrRev1.0:cvnLENOVO:ct10:cvrRev1.0:
  dmi.product.name: IdeaPad Y560p
  dmi.product.version: Rev 1.0
  dmi.sys.vendor: LENOVO

** Description changed:

  No bluetooth device is found.
  `rfkill list` shows a wifi device only, no bluetooth.
  
  # rfkill list
  0: ideapad_wlan: Wireless LAN
  Soft blocked: no
  Hard blocked: no
  2: phy0: Wireless LAN
  Soft blocked: no
  Hard blocked: no
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-38-generic 4.15.0-38.41
  ProcVersionSignature: Ubuntu 4.15.0-38.41-generic 4.15.18
  Uname: Linux 4.15.0-38-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.4
  Architecture: amd64
  Date: Wed Nov  7 12:07:34 2018
  HibernationDevice: RESUME=/dev/mapper/vg-swap
  MachineType: LENOVO IdeaPad Y560p
  ProcEnviron:
   TERM=screen
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
- ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-38-generic 
root=/dev/mapper/hostname--vg-root--new ro
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-38-generic 
root=/dev/mapper/vg-root ro
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-38-generic N/A
   linux-backports-modules-4.15.0-38-generic  N/A
   linux-firmware 1.173.1
  SourcePackage: linux
  UpgradeStatus: Upgraded to bionic on 2018-05-14 (176 days ago)
  dmi.bios.date: 11/12/2010
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 3FCN11WW
  dmi.board.name: KL3
  dmi.board.vendor: LENOVO
  dmi.board.version: Rev 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Rev 1.0
  dmi.modalias: 
dmi:bvnLENOVO:bvr3FCN11WW:bd11/12/2010:svnLENOVO:pnIdeaPadY560p:pvrRev1.0:rvnLENOVO:rnKL3:rvrRev1.0:cvnLENOVO:ct10:cvrRev1.0:
  dmi.product.name: IdeaPad Y560p
  dmi.product.version: Rev 1.0
  dmi.sys.vendor: LENOVO

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

Title:
  Bluetooth is not working on Lenovo IdeaPad Y560p

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

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

[Bug 1777010] Re: ip token set, results in: Invalid argument

2018-11-07 Thread Lisa Jessin
@Thomas: sorry, took me some days to find the time and check with
freshly installed versions:

16.04.5 LTS (Xenial Xerus):
~#ip token list
token :: dev eth0 
~# ip token set ::12 dev eth0
~# ip token list
token ::12 dev eth0 
~# ip token set ::ab dev eth0
~# ip token list
token ::ab dev eth0 

Debian GNU/Linux 9 (stretch):
:~# ip token list
token :: dev eth0
~# ip token set ::12 dev eth0
~# ip token list
token ::12 dev eth0
~# ip token set ::ab dev eth0
~# ip token list
token ::ab dev eth0

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

Title:
  ip token set, results in: Invalid argument

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

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

[Bug 1777010] Re: ip token set, results in: Invalid argument

2018-11-07 Thread Lisa Jessin
Also checked removing of tokens:
~# ip token set :: dev eth0
~# ip token list
token :: dev eth0 

This works in Xenial and Stretch without any errors.

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

Title:
  ip token set, results in: Invalid argument

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

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

[Bug 1801898] Re: Only one of two external (displayport) displays is working without hotplug

2018-11-07 Thread Andreas Vinsander
whoopsie was not running... now it is

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

Title:
  Only one of two external (displayport) displays is working without
  hotplug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1801898/+subscriptions

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

[Bug 1801514] Re: Screen roatation 5.0 JUNO

2018-11-07 Thread Andrei
UPDATE to Bug Description!

That only happens if I am disable the touchpad from the terminal with
command """xinput set-prop 13 "Device Enabled" 0"""

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

Title:
  Screen roatation 5.0 JUNO

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

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

[Bug 1801496] Re: Printing job in 16.04 is slower than in 14.04

2018-11-07 Thread William.Yeung
We are reported that users(who are affect by this problem ) can't do
their job normally. Such as, doctors' consulting speed are seriously
delay by the medical diagnostic document printing speed.

We(RICOH printer driver developer) are still working hard to looking for an 
workaround to make sure our printer user can do their job normally before your 
official release.
We appreciate that you can private it to us if you have one.

By the way, more and more our printer driver users are affect by this
problem.

So, we are eagerly want to know that if Ubuntu is on the process of dealing 
with this problem?
Can you offer us the approximate time that Ubuntu fixed this problem?

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

Title:
  Printing job in 16.04 is slower than in 14.04

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

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

[Bug 1802082] [NEW] Cosmic update: 4.18.15 upstream stable release

2018-11-07 Thread Stefan Bader
Public bug reported:


SRU Justification

Impact:
   The upstream process for stable tree updates is quite similar
   in scope to the Ubuntu SRU process, e.g., each patch has to
   demonstrably fix a bug, and each patch is vetted by upstream
   by originating either directly from a mainline/stable Linux tree or
   a minimally backported form of that patch. The following upstream
   stable patches should be included in the Ubuntu kernel:

   4.18.15 upstream stable release
   from git://git.kernel.org/

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

** Affects: linux (Ubuntu Cosmic)
 Importance: Medium
 Assignee: Stefan Bader (smb)
 Status: In Progress


** Tags: kernel-stable-tracking-bug

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

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

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

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

** Changed in: linux (Ubuntu Cosmic)
 Assignee: (unassigned) => Stefan Bader (smb)

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

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

Title:
  Cosmic update: 4.18.15 upstream stable release

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

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

[Bug 1723181] Re: shotwell crashed with SIGSEGV in g_menu_model_get_n_items()

2018-11-07 Thread Sebastien Bacher
Thanks Jens!

** Changed in: shotwell (Ubuntu)
   Importance: Medium => High

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

Title:
  shotwell crashed with SIGSEGV in g_menu_model_get_n_items()

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

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

[Bug 1723973] Re: /usr/bin/shotwell:11:g_menu_model_get_n_items:gtk_application_window_update_shell_shows_app_menu:gtk_application_window_real_realize:_g_closure_invoke_va:g_signal_emit_valist

2018-11-07 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1723181 ***
https://bugs.launchpad.net/bugs/1723181

** This bug has been marked a duplicate of bug 1723181
   shotwell crashed with SIGSEGV in g_menu_model_get_n_items()

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

Title:
  
/usr/bin/shotwell:11:g_menu_model_get_n_items:gtk_application_window_update_shell_shows_app_menu:gtk_application_window_real_realize:_g_closure_invoke_va:g_signal_emit_valist

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

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

[Bug 1799409] Re: linux-raspi2: 4.4.0-1100.108 -proposed tracker

2018-11-07 Thread Taihsiang Ho
Hardware Certification have completed testing this -proposed kernel. No
regressions were observed, results are available here:
http://people.canonical.com/~hwcert/sru-
testing/raspi2/4.4.0-1100.108/raspi2-4.4-proposed-published.html

** Tags added: certification-testing-passed

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

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

Title:
  linux-raspi2: 4.4.0-1100.108 -proposed tracker

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

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

[Bug 1729952] Re: /usr/bin/shotwell:11:g_menu_model_get_n_items:gtk_application_window_update_shell_shows_app_menu:gtk_application_window_real_realize:g_closure_invoke:signal_emit_unlocked_R

2018-11-07 Thread Sebastien Bacher
*** This bug is a duplicate of bug 1723181 ***
https://bugs.launchpad.net/bugs/1723181

** This bug is no longer a duplicate of bug 1723973
   
/usr/bin/shotwell:11:g_menu_model_get_n_items:gtk_application_window_update_shell_shows_app_menu:gtk_application_window_real_realize:_g_closure_invoke_va:g_signal_emit_valist
** This bug has been marked a duplicate of bug 1723181
   shotwell crashed with SIGSEGV in g_menu_model_get_n_items()

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

Title:
  
/usr/bin/shotwell:11:g_menu_model_get_n_items:gtk_application_window_update_shell_shows_app_menu:gtk_application_window_real_realize:g_closure_invoke:signal_emit_unlocked_R

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

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

[Bug 1796748] Re: regression in 'ip --family bridge neigh' since linux v4.12

2018-11-07 Thread Stefan Bader
** Also affects: linux (Ubuntu Cosmic)
   Importance: Undecided
   Status: New

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

** Changed in: linux (Ubuntu Cosmic)
   Status: New => 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/1796748

Title:
  regression in 'ip --family bridge neigh' since linux v4.12

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

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

[Bug 1799412] Re: linux-raspi2: 4.15.0-1028.30 -proposed tracker

2018-11-07 Thread Taihsiang Ho
Hardware Certification have completed testing this -proposed kernel. No
regressions were observed, results are available here:
http://people.canonical.com/~hwcert/sru-
testing/raspi2/4.15.0-1028.30/raspi2-4.15-proposed-published.html

** Tags added: certification-testing-passed

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

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

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

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

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

[Bug 1801832] Re: Input method toggled when using the numeric pad

2018-11-07 Thread Randy Tang
** Tags added: ibus

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

Title:
  Input method toggled when using the numeric pad

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

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

[Bug 1797641] Re: Thunar crashes when copying multiple files from usb HDD

2018-11-07 Thread Theo Linkspfeifer
** Changed in: thunar (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/1797641

Title:
  Thunar crashes when copying multiple files from usb HDD

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

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

[Bug 1796089] Re: Microbit rebooting and resetting file system crashes Thunar

2018-11-07 Thread Theo Linkspfeifer
Any news? Alternatively, you can install the newer version from this
PPA:

https://launchpad.net/~xubuntu-dev/+archive/ubuntu/experimental

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

Title:
  Microbit rebooting and resetting file system crashes Thunar

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

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

[Bug 1799410] Re: linux-snapdragon: 4.4.0-1104.109 -proposed tracker

2018-11-07 Thread Taihsiang Ho
Hardware Certification have completed testing this -proposed kernel. No
regressions were observed, results are available here:
http://people.canonical.com/~hwcert/sru-
testing/snapdragon/4.4.0-1104.109/snapdragon-4.4-proposed-published.html

** Tags added: certification-testing-passed

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

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

Title:
  linux-snapdragon: 4.4.0-1104.109 -proposed tracker

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

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

[Bug 1795001] Re: Thunar automatically switches focus when selecting a removable device on the left pane

2018-11-07 Thread Theo Linkspfeifer
I suggest that you open a new upstream bug report if you want the
current Thunar developer to look into this.

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

Title:
  Thunar automatically switches focus when selecting a removable device
  on the left pane

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

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

[Bug 1779571] Re: thunar: no thumbnails when gphoto2 mounts camera to default location

2018-11-07 Thread Theo Linkspfeifer
** Changed in: thunar (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/1779571

Title:
  thunar: no thumbnails when gphoto2 mounts camera to default location

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

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

[Bug 1772890] Re: Side pane - no logical order of mounted drives

2018-11-07 Thread Theo Linkspfeifer
** Changed in: thunar (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/1772890

Title:
  Side pane - no logical order of mounted drives

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

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

[Bug 1767162] Re: Random stripes and dots

2018-11-07 Thread Randy Tang
Still no solution?

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

Title:
  Random stripes and dots

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

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

[Bug 1740894] Re: KEY_RFKILL is not passed to userspace

2018-11-07 Thread Sebastien Bacher
Sorry but it's still a bit confusing to me so taking a step back
- on a stock XPS with the non-SRU version, what keycode do you get in xev 
- on a stock cosmic what happens when you use the key
- does that command works to get out of airplane mode?

gdbus call --session --dest org.gnome.SettingsDaemon.Rfkill \
   --object-path /org/gnome/SettingsDaemon/Rfkill \
   --method org.freedesktop.DBus.Properties.Set \
org.gnome.SettingsDaemon.Rfkill AirplaneMode ''

(https://bugzilla.gnome.org/show_bug.cgi?id=760517 is the upstream bug
which discussed the current handling of that key in g-s-d)

** Bug watch added: GNOME Bug Tracker #760517
   https://bugzilla.gnome.org/show_bug.cgi?id=760517

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

Title:
  KEY_RFKILL is not passed to userspace

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

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

[Bug 1799410] Re: linux-snapdragon: 4.4.0-1104.109 -proposed tracker

2018-11-07 Thread Brad Figg
** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1799401
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   certification-testing: Testing in progress
verification-testing: Testing 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/1799410

Title:
  linux-snapdragon: 4.4.0-1104.109 -proposed tracker

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

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

[Bug 1799404] Re: linux-lts-xenial: 4.4.0-139.165~14.04.1 -proposed tracker

2018-11-07 Thread Brad Figg
** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1799401
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
certification-testing: Testing in progress
-   regression-testing: Testing in progress
verification-testing: Testing 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/1799404

Title:
  linux-lts-xenial: 4.4.0-139.165~14.04.1 -proposed tracker

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

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

[Bug 1799409] Re: linux-raspi2: 4.4.0-1100.108 -proposed tracker

2018-11-07 Thread Brad Figg
** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1799401
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   certification-testing: Testing in progress
verification-testing: Testing 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/1799409

Title:
  linux-raspi2: 4.4.0-1100.108 -proposed tracker

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

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

[Bug 1786894] Re: test_265_config_retpoline in kernel_security_test failed on 3.13 Precise

2018-11-07 Thread Juerg Haefliger
I talked to the security team. There is no reason to check for
CONFIG_RETPOLINE != 'y' in Precise. CONFIG_RETPOLINE should always be
set to 'y', even if the toolchain doesn't support it. There are minimal
mitigations that we get even without toolchain support but for that we
need CONFIG_RETPOLINE enabled.

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

Title:
  test_265_config_retpoline in kernel_security_test failed on 3.13
  Precise

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

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

[Bug 1785207] Re: openat03 in ubuntu_ltp_syscall failed with Trusty

2018-11-07 Thread Po-Hsu Lin
The result is a bit different on PowerPC and ARM64:
<<>>
tag=openat03 stime=1541585769
cmdline="openat03"
contacts=""
analysis=exit
<<>>
incrementing stop
openat031  TBROK  :  openat03.c:59: openat() failed: errno=EINVAL(22): 
Invalid argument
openat032  TBROK  :  openat03.c:59: Remaining cases broken
<<>>
initiation_status="ok"
duration=0 termination_type=exited termination_id=2 corefile=no
cutime=0 cstime=0
<<>>

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

Title:
  openat03 in ubuntu_ltp_syscall failed with Trusty

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

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

[Bug 1799404] Re: linux-lts-xenial: 4.4.0-139.165~14.04.1 -proposed tracker

2018-11-07 Thread Po-Hsu Lin
4.4.0-138.164~14.04.1 - generic
Regression test CMPL, RTB.

Issue to note in amd64:
  ubuntu_bpf - should be blacklisted
  ubuntu_ecryptfs - extend-file-random.sh.btrfs (bug 1684788) 
trunc-file.sh.btrfs (bug 1684789)
  ubuntu_kvm_smoke_test - uvt-kvm wait issue on Trusty (bug 1732883)
  ubuntu_kvm_unit_tests - 31 failed on amaura, 30 failed on pepe
  ubuntu_ltp_syscalls - bind03 failed (bug 1788351) execveat03 failed (bug 
1786729) fallocate05, fsetxattr01, fgetxattr01, fsync01, msync04, preadv03, 
preadv03_64, pwritev03, pwritev03_64, setxattr01 (bug 1785198) inotify07 failed 
with X/X-LTS/A kernel (bug 1774387) inotify08 failed with X/X-LTS/X-HWE/A/B 
kernel (bug 1775784) fanotify07/fanotify08 test timeouted (bug 1775165) 
fanotify09 timeouted (bug 1775153) mlock203 (bug 1793451) openat03 (bug 1798027)
  ubuntu_stress_smoke_test - pkg issue, passed after re-test
  ubuntu_sysdig_smoke_test - should be blacklisted
  xfstests - tool issue (bug 1798302)

Issue to note in arm64:
  hwclock - issue for HP m400 (bug 1716603)
  ubuntu_bpf - should be blacklisted
  ubuntu_ecryptfs - extend-file-random.sh.btrfs (bug 1684788) 
trunc-file.sh.btrfs (bug 1684789)
  ubuntu_fan_smoke_test - should be blacklisted
  ubuntu_kernel_selftests - should be blacklisted
  ubuntu_kvm_smoke_test - unable to create KVM with uvtool (bug 1749427)
  ubuntu_ltp_syscalls - bind03 failed (bug 1788351) fallocate05, fsetxattr01, 
fgetxattr01, fsync01, msync04, preadv03, preadv03_64, pwritev03, pwritev03_64, 
setxattr01 (bug 1785198) inotify07 failed with X/X-LTS/A kernel (bug 1774387) 
inotify08 failed with X/X-LTS/X-HWE/A/B kernel (bug 1775784) 
fanotify07/fanotify08 test timeouted (bug 1775165) fanotify09 timeouted (bug 
1775153) mlock203 (bug 1793451) open14 (bug 1798061)
  ubuntu_qrt_apparmor - test_old_trusty_regression_testsuite failed to build 
(bug 1699987)
  ubuntu_qrt_kernel_security - 050 failed (bug 1684776) STACKPROTECTOR should 
be unset (bug 1789353)
  ubuntu_stress_smoke_test - passed after re-run
  ubuntu_zfs_fstest - should be blacklisted
  ubuntu_zfs_smoke_test - should be blacklisted
  ubuntu_zfs_xfs_generic - should be blacklisted

Issue to note in i386:
  ubuntu_bpf - should be blacklisted
  ubuntu_ecryptfs - extend-file-random.sh.btrfs (bug 1684788) 
trunc-file.sh.btrfs (bug 1684789)
  ubuntu_kvm_smoke_test - uvt-kvm wait issue on Trusty (bug 1732883)
  ubuntu_kvm_unit_tests - failed to build (bug 1798007)
  ubuntu_ltp_syscalls - bind03 failed (bug 1788351) execveat03 failed (bug 
1786729) fallocate05, fsetxattr01, fgetxattr01, fsync01, msync04, preadv03, 
preadv03_64, pwritev03, pwritev03_64, setxattr01 (bug 1785198) inotify07 failed 
with X/X-LTS/A kernel (bug 1774387) inotify08 failed with X/X-LTS/X-HWE/A/B 
kernel (bug 1775784) fanotify07/fanotify08 test timeouted (bug 1775165) 
fanotify09 timeouted (bug 1775153) mlock203 (bug 1793451) openat03 (bug 1798027)
  ubuntu_stress_smoke_test - passed after re-run
  ubuntu_sysdig_smoke_test - should be blacklisted
  xfstests - tool issue (bug 1798302)

Issue to note in ppc64le (P8):
  ubuntu_bpf - should be blacklisted
  ubuntu_fan_smoke_test - should be blacklisted
  ubuntu_kernel_selftests - should be blacklisted
  ubuntu_kvm_smoke_test - uvtool issue (bug 1729854)
  ubuntu_ltp_syscalls - bind03 failed (bug 1788351) fallocate05, fsetxattr01, 
fgetxattr01, fsync01, msync04, preadv03, preadv03_64, pwritev03, pwritev03_64, 
setxattr01 (bug 1785198) inotify07 failed with X/X-LTS/A kernel (bug 1774387) 
inotify08 failed with X/X-LTS/X-HWE/A/B kernel (bug 1775784) 
fanotify07/fanotify08 test timeouted (bug 1775165) fanotify09 timeouted (bug 
1775153) mlock203 (bug 1793451) open14 (bug 1798061)
  ubuntu_stress_smoke_test - pkg issue, passed after re-test
  ubuntu_sysdig_smoke_test - should be blacklisted
  ubuntu_zfs_fstest - should be blacklisted
  ubuntu_zfs_smoke_test - should be blacklisted
  ubuntu_zfs_xfs_generic - should be blacklisted
  ubuntu_zram_smoke_test - failed on modoc, passed on entei (bug 1798291)
  xfstests - tool issue (bug 1798302)

** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => 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/1799404

Title:
  linux-lts-xenial: 4.4.0-139.165~14.04.1 -proposed tracker

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

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

[Bug 1799412] Re: linux-raspi2: 4.15.0-1028.30 -proposed tracker

2018-11-07 Thread Brad Figg
** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1799411
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   certification-testing: Testing in progress
verification-testing: Testing 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/1799412

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

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

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

[Bug 1665151]

2018-11-07 Thread Aaronjchamberlain
While not relating to the discussion of certain SSLProtocol and
SSLCipherSuite combinations halting desired SSLProtocols, I did want to
add that I had an issue where Let's Encrypt was holding my desired
changes back.

I was attempting to use the directive:
`SSLProtocols -all +TLSv1.1 +TLSv1.2` but TLSv1 was still being used. Due to 
this bug report I noticed that one of my upper Virtual Hosts was indeed using a 
cert from LE, and in that file they had a default of
SSLProtocol all -SSLv2 -SSLv3

If I could make a suggestion, it would be that we work towards getting
more explicit control over what SSLProtocol directives get inherited. It
seems strange that a file in a single Virtual Host reference would take
precedence over global directives in both my ssl.conf and httpd.conf
files.

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

Title:
  Apache ignores disable TLSv1.0

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

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

[Bug 1665151]

2018-11-07 Thread Steffn
@Aaron C: Let's Encrypt has nothing to do with your server
configuration. You probably meant a config addition by an LE client,
such as certbot?

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

Title:
  Apache ignores disable TLSv1.0

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

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

[Bug 1641238]

2018-11-07 Thread Michaelo-p
Can we please backport this to 2.4.x branch? It is not present in 2.4.35
:-(

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

Title:
  as a reverse proxy, a 100 continue response is sent prematurely when a
  request contains expects: 100-continue

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

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

[Bug 1802082] Re: Cosmic update: 4.18.15 upstream stable release

2018-11-07 Thread Stefan Bader
Skip "rtnetlink: fix rtnl_fdb_dump() for ndmsg header" because it was
already applied for bug #1796748.

** Description changed:

+ SRU Justification
  
- SRU Justification
+ Impact:
+    The upstream process for stable tree updates is quite similar
+    in scope to the Ubuntu SRU process, e.g., each patch has to
+    demonstrably fix a bug, and each patch is vetted by upstream
+    by originating either directly from a mainline/stable Linux tree or
+    a minimally backported form of that patch. The following upstream
+    stable patches should be included in the Ubuntu kernel:
  
- Impact:
-The upstream process for stable tree updates is quite similar
-in scope to the Ubuntu SRU process, e.g., each patch has to
-demonstrably fix a bug, and each patch is vetted by upstream
-by originating either directly from a mainline/stable Linux tree or
-a minimally backported form of that patch. The following upstream
-stable patches should be included in the Ubuntu kernel:
+    4.18.15 upstream stable release
+    from git://git.kernel.org/
  
-4.18.15 upstream stable release
-from git://git.kernel.org/
+ The following patches will be applied:
+ * bnxt_en: Fix TX timeout during netpoll.
+ * bnxt_en: free hwrm resources, if driver probe fails.
+ * bonding: avoid possible dead-lock
+ * ip6_tunnel: be careful when accessing the inner header
+ * ip_tunnel: be careful when accessing the inner header
+ * ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()
+ * ipv6: take rcu lock in rawv6_send_hdrinc()
+ * net: dsa: bcm_sf2: Call setup during switch resume
+ * net: hns: fix for unmapping problem when SMMU is on
+ * net: ipv4: update fnhe_pmtu when first hop's MTU changes
+ * net/ipv6: Display all addresses in output of /proc/net/if_inet6
+ * netlabel: check for IPV4MASK in addrinfo_get
+ * net: mvpp2: Extract the correct ethtype from the skb for tx csum offload
+ * net: mvpp2: fix a txq_done race condition
+ * net: sched: Add policy validation for tc attributes
+ * net: sched: cls_u32: fix hnode refcounting
+ * net: systemport: Fix wake-up interrupt race during resume
+ * net/usb: cancel pending work when unbinding smsc75xx
+ * qlcnic: fix Tx descriptor corruption on 82xx devices
+ * qmi_wwan: Added support for Gemalto's Cinterion ALASxx WWAN interface
+ * rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096
+ * sctp: update dst pmtu with the correct daddr
+ * team: Forbid enslaving team device to itself
+ * tipc: fix flow control accounting for implicit connect
+ * udp: Unbreak modules that rely on external __skb_recv_udp() availability
+ * net: qualcomm: rmnet: Skip processing loopback packets
+ * net: qualcomm: rmnet: Fix incorrect allocation flag in transmit
+ * net: qualcomm: rmnet: Fix incorrect allocation flag in receive path
+ * tun: remove unused parameters
+ * tun: initialize napi_mutex unconditionally
+ * tun: napi flags belong to tfile
+ * net: stmmac: Fixup the tail addr setting in xmit path
+ * net/packet: fix packet drop as of virtio gso
+ * net: dsa: bcm_sf2: Fix unbind ordering
+ * net/mlx5e: Set vlan masks for all offloaded TC rules
+ * net: aquantia: memory corruption on jumbo frames
+ * net/mlx5: E-Switch, Fix out of bound access when setting vport rate
+ * bonding: pass link-local packets to bonding master also.
+ * bonding: fix warning message
+ * net: stmmac: Rework coalesce timer and fix multi-queue races
+ * nfp: avoid soft lockups under control message storm
+ * bnxt_en: don't try to offload VLAN 'modify' action
+ * net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMIN
+ * net: phy: phylink: fix SFP interface autodetection
+ * sfp: fix oops with ethtool -m
+ * tcp/dccp: fix lockdep issue when SYN is backlogged
+ * inet: make sure to grab rcu_read_lock before using ireq->ireq_opt
+ * net: dsa: b53: Keep CPU port as tagged in all VLANs
+ * rtnetlink: Fail dump if target netnsid is invalid
+ * bnxt_en: Fix VNIC reservations on the PF.
+ * net: ipv4: don't let PMTU updates increase route MTU
+ * net/mlx5: Check for SQ and not RQ state when modifying hairpin SQ
+ * bnxt_en: Fix enables field in HWRM_QUEUE_COS2BW_CFG request
+ * bnxt_en: get the reduced max_irqs by the ones used by RDMA
+ * net/ipv6: Remove extra call to ip6_convert_metrics for multipath case
+ * net/ipv6: stop leaking percpu memory in fib6 info
+ * net: mscc: fix the frame extraction into the skb
+ * qed: Fix shmem structure inconsistency between driver and the mfw.
+ * r8169: fix network stalls due to missing bit TXCFG_AUTO_FIFO
+ * r8169: set RX_MULTI_EN bit in RxConfig for 8168F-family chips
+ * vxlan: fill ttl inherit info
+ * ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIs
+ * ASoC: max98373: Added speaker FS gain cotnrol register to volatile.
+ * ASoC: rt5514: Fix the issue of the delay volume applied again
+ * selftests: android: move config up a level
+ * selftests: kselftest: Remove

[Bug 1799185] Re: spamd running with virtual-config-dir mkdir error

2018-11-07 Thread Bug Watch Updater
Launchpad has imported 1 comments from the remote bug at
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7646.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2018-10-22T09:50:38+00:00 Giuseppe Ravasio wrote:

Hi, 
I'm installin our new relay and as before I'm running spamd with 
--virtual-config-dir option enabled:
"spamd -d --pidfile=/var/run/spamd.pid -c -x 
--virtual-config-dir=/var/lib/spamassassin/vconfig/%u/ --allow-tell -u 
debian-spamd -g debian-spamd --max-children=5 --min-children=3 --max-spare=3"

It works well but it cannot create the vconfig dir if it's not existing.
I've put spamd in debug and the problem is with perl tainted:

config: mkdir /var/lib/spamassassin/vconfig/giuseppe/ failed: Insecure
dependency in mkdir while running with -T switch at
/usr/share/perl/5.26/File/Path.pm line 177,  line 2.

I solved the problem running spamd without -T option (as arch linux is
doing) but it could be great to fix this tainted variable.

Thanks
Giuseppe

Reply at:
https://bugs.launchpad.net/ubuntu/+source/spamassassin/+bug/1799185/comments/0


** Changed in: spamassassin
   Status: Unknown => Confirmed

** Changed in: spamassassin
   Importance: Unknown => High

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

Title:
  spamd running with virtual-config-dir mkdir error

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

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

[Bug 1665151]

2018-11-07 Thread Aaronjchamberlain
@Stefan Yes. I'm using Certbot to manage my LE Certs, and Certbot makes
those configuration changes automatically. All I'm saying is it would be
really useful to have a command / flag that would simply state what
directives are taking precedence for configuration, because situations
like this arise where some mysterious configuration I had forgotten
about took precedence over a global httpd.conf directive. If I could
just run a command and it says "SSLProtocol: Inherited from line 20 in
.../httpd.conf" would be the simplest way to be forwardly agnostic about
where or how the server get's configured.

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

Title:
  Apache ignores disable TLSv1.0

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

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

[Bug 1802077] Re: Bluetooth is not working on Lenovo IdeaPad Y560p

2018-11-07 Thread Cristian Aravena Romero
Did this issue start happening after an update/upgrade? Was there a
prior kernel version where you were not having this particular problem?

Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v4.19 kernel[0].

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

Once testing of the upstream kernel is complete, please mark this bug as
"Confirmed".

Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.19.1

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

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

Title:
  Bluetooth is not working on Lenovo IdeaPad Y560p

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

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

[Bug 1801704] Re: Atril can't open cbr (rar) archives

2018-11-07 Thread Alex
The same happened to me with Atril (Mate desktop) and Evince (Gnome
desktop) in Debian testing last month. Stop opening cbr files but still
opening cbz files. It's a problem with mime types.

Evince fixed it with this short patch:

https://gitlab.gnome.org/GNOME/evince/issues/972

https://gitlab.gnome.org/GNOME/evince/uploads/5b082edf5d7829c1cfa4c38afdf00f54/0001
-Use-official-IANA-type-for-.cbr.patch

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

Title:
  Atril can't open cbr (rar) archives

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

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

[Bug 1642965] Comment bridged from LTC Bugzilla

2018-11-07 Thread bugproxy
--- Comment From jac...@de.ibm.com 2018-11-07 05:41 EDT---
Wow, I see a new build ... but it still doesn't work:

milliadm@mclint:~$ ldd /usr/lib/firefox/libxul.so | grep -v \(0x
/usr/lib/firefox/libxul.so: /usr/lib/s390x-linux-gnu/libstdc++.so.6: version 
`GLIBCXX_3.4.22' not found (required by /usr/lib/firefox/libxul.so)
/usr/lib/firefox/libxul.so: /usr/lib/s390x-linux-gnu/libnss3.so: version 
`NSS_3.30' not found (required by /usr/lib/firefox/libxul.so)
liblgpllibs.so => not found
libmozsqlite3.so => not found
libmozgtk.so => not found

Where can I get those shared libraries from? They don't come from the
usual Xenial-Update repositories for s390x! How did you build that
firefox package at all (the libraries must exist in your build
environment)?

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

Title:
  Firefox crashes - Error loading theme icon

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

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

[Bug 1800465] Re: Vulkan error when using NVIDIA-Prime

2018-11-07 Thread asmealt
This bug affects me too. 
Ubuntu 18.10. 
GeForce GTX 960M
Driver Version: 410.73

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

Title:
  Vulkan error when using NVIDIA-Prime

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

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

[Bug 1801747] Re: External display not recognized, internal one goes to black

2018-11-07 Thread Dash via ubuntu-bugs
More infos. I installed the notebook from scratch with a 16.04.2 image
and update to latest 16.04 packages which installed 4.15.0-38 kernel.
The laptop has the correct behavior, without entering settings I can
switch/duplicate displays with the fn key.

So original problem seems not related to kernel version.

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

Title:
  External display not recognized, internal one goes to black

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

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

[Bug 1727356] Re: Login screen never appears on early generation Intel GPUs (Core2 and Atom etc)

2018-11-07 Thread Crao
Bug fixed for me on Intel(R) Atom(TM) CPU N550 @ 1.50GHz with mutter
3.28.3-2~ubuntu18.04.2

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

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

Title:
  Login screen never appears on early generation Intel GPUs (Core2 and
  Atom etc)

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

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

[Bug 1800465] Re: Vulkan error when using NVIDIA-Prime

2018-11-07 Thread Luca Mastromatteo
So I think there is an issue regarding GDM and updated Nvidia
drivers...?

Well the issue with Nvidia settings is certainly releated to updated
Nvidia drivers

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

Title:
  Vulkan error when using NVIDIA-Prime

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

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

[Bug 1802052] Re: WMI Error - ACPI Exception AE_NOT_FOUND

2018-11-07 Thread Pratyush Das
** Description changed:

  Backstory: The discrete touchpad enable/disable switch does not work on
  Ubuntu but works perfectly on windows. This is probably an issue of the
  msi_wmi drivers, so I tried to find a solution.
  
  Followed the instructions here -
  https://wiki.ubuntu.com/Kernel/Reference/WMI
- 
- ACPI dump error - AE_NOT_EXIST
- Logs - https://pastebin.com/BKCHpie4
  
  WMI dump error - AE_NOT_FOUND
  Logs - https://pastebin.com/aY6ngxzh
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-38-generic 4.15.0-38.41
  ProcVersionSignature: Ubuntu 4.15.0-38.41-generic 4.15.18
  Uname: Linux 4.15.0-38-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.9-0ubuntu7.4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  pratyush   4060 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Nov  7 12:02:12 2018
  InstallationDate: Installed on 2018-09-17 (50 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 1038:1122 SteelSeries ApS
   Bus 001 Device 004: ID 8087:0aaa Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Micro-Star International Co., Ltd. GS65 Stealth Thin 8RF
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-38-generic 
root=UUID=dba04826-1b60-412d-b2f4-06f876af3f8f ro acpi_osi=! "acpi_osi=Windows 
2009" quiet splash acpi_backlight=vendor nouveau.runpm=0 vt.handoff=1
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-38-generic N/A
   linux-backports-modules-4.15.0-38-generic  N/A
   linux-firmware 1.173.1
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/27/2018
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: E16Q2IMS.10E
  dmi.board.asset.tag: Default string
  dmi.board.name: MS-16Q2
  dmi.board.vendor: Micro-Star International Co., Ltd.
  dmi.board.version: REV:1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Micro-Star International Co., Ltd.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrE16Q2IMS.10E:bd08/27/2018:svnMicro-StarInternationalCo.,Ltd.:pnGS65StealthThin8RF:pvrREV1.0:rvnMicro-StarInternationalCo.,Ltd.:rnMS-16Q2:rvrREV1.0:cvnMicro-StarInternationalCo.,Ltd.:ct10:cvrN/A:
  dmi.product.family: GS
  dmi.product.name: GS65 Stealth Thin 8RF
  dmi.product.version: REV:1.0
  dmi.sys.vendor: Micro-Star International Co., Ltd.

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

Title:
  WMI Error - ACPI Exception AE_NOT_FOUND

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

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

[Bug 1800465] Re: Vulkan error when using NVIDIA-Prime

2018-11-07 Thread Luca Mastromatteo
A temporary workaround is to switch gdm to another display manager

Well there is another problem when you update the drivers on Intel you
can't open the nvidia settings, just save the old nvidia-settings and
libs from /use/lib

On Ubuntu 18.04 is present only if you update the drivers from the repo,
the only way to use gdm is that.

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

Title:
  Vulkan error when using NVIDIA-Prime

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

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

[Bug 1802090] [NEW] update overwrites sshd_config

2018-11-07 Thread Dominic Raferd
Public bug reported:

The latest update for Bionic (18.04.1) either overwrote or modified my
/etc/ssh/sshd_config with the result that I could no longer access my
machine using ssh.

A specific
Port [x]
line was removed and replaced by:
#Port 22

This was the only change. It happened as part of an automated process
this morning  - presumably a security update.

Was this behaviour intended?!

** Affects: openssh (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/1802090

Title:
  update overwrites sshd_config

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

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

[Bug 1763323] Re: ubuntu_fan_smoke_test failed on 4.4/4.15 kvm & azure kernel

2018-11-07 Thread Po-Hsu Lin
Spotted on Cosmic KVM as well.

** Summary changed:

- ubuntu_fan_smoke_test failed on 4.4/4.15 kvm & azure kernel
+ ubuntu_fan_smoke_test failed on 4.4/4.15/4.18 kvm & azure kernel

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

Title:
  ubuntu_fan_smoke_test failed on 4.4/4.15/4.18 kvm & azure kernel

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

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

[Bug 1795772] Re: rmdir on non-empty samba directory fails silently

2018-11-07 Thread Rolando Gorgs
Ok, I did further testing and the fix made things even worse!
(I used two - apart from this new samba version - identical VMs to verify the 
behavior.)

Before the fix I was not able to delete non-empty directories.
With installed fix I'm not able to delete ANY directory - regardless of content!

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

Title:
  rmdir on non-empty samba directory fails silently

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

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

[Bug 1797926] Re: host crashed with SIGABRT in isc_assertion_failed()

2018-11-07 Thread Andreas Hasenack
https://gitlab.isc.org/isc-projects/bind9/merge_requests/855#note_27860
was merged to fix that issue.

** Tags added: server-next

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

Title:
  host crashed with SIGABRT in isc_assertion_failed()

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

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

  1   2   3   4   5   6   7   8   9   10   >