[Bug 1779723] Re: [Wishlist] Add a GUI option autoremove kernel cleanup on updates

2018-07-03 Thread Balint Reczey
*** This bug is a duplicate of bug 1624644 ***
https://bugs.launchpad.net/bugs/1624644

@lotuspsychje Good to hear that! :-) (Closing as duplicate as the bug
where the fix went in.)

** This bug has been marked a duplicate of bug 1624644
   By default settings unattended-upgrade does not automatically remove 
packages that become unused in conjunction with updating by other software

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

Title:
  [Wishlist] Add a GUI option autoremove kernel cleanup on updates

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

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

[Bug 1780018] [NEW] Defects found in static analysis

2018-07-03 Thread Alisha
Public bug reported:

I am using libfcgi-2.4.0 armhf version in my application. Which is available 
here https://packages.ubuntu.com/trusty/armhf/libfcgi-dev
 
We run Coverity Scan on code and we have found the following defects:

1. File os_unix.c
 line 295 and 398 
 defect :  Copy into fixed size buffer. The string operation will write 
past the end of the fixed-size 
   destination buffer if the source buffer is too large. You might 
overrun the 1024-character 
   fixed-size string host by copying bindPath without checking the 
length

2. File fcgiapp.c
line 600 
defect :  Out-of-bounds access. Access of memory not owned by this buffer 
may cause crashes or incorrect 
  computations. Overrunning buffer pointed to by charPtrArg of 7 
bytes by passing it to a 
  function which accesses it at byte offset 98 using argument 
precision (which evaluates to 
  99).

3. File fcgiapp.c
 line 1471
 defect : Dereference null return value. If the function actually returns a 
null value, a null pointer 
  dereference will occur. Dereferencing strchr(name, 61), which is 
known to be NULL.

4. File fcgio.cpp
line 157 and 165
defect :  Operands don't affect result. The expression's value does not 
depend on the operands; often, 
  this represents an inadvertent logic error. 
result_independent_of_operands: n > 2147483647 is 
  always false regardless of the values of its operands. This 
occurs as the logical operand of if

Please let me know if these issues will be getting fixed in coming
versions.

** Affects: libfcgi (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/1780018

Title:
  Defects found in static analysis

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

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

[Bug 1779949] Re: Unattended upgrade to kernel 4.15.0-24-generic kills bluetooth

2018-07-03 Thread Daniel van Vugt
Magnus says via email:

"I have several laptops - was working on the ThinkPad  machine
which does not have Bluetooth last night."

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

Title:
  Unattended upgrade to kernel 4.15.0-24-generic kills bluetooth

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

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

[Bug 1779949] Re: Unattended upgrade to kernel 4.15.0-24-generic kills bluetooth

2018-07-03 Thread Magnus Helander
Sorry, I was working on wrong machine, this ThinkPad T420 does not have
Bluetooth...

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

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

Title:
  Unattended upgrade to kernel 4.15.0-24-generic kills bluetooth

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

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

[Bug 1779723] Re: [Wishlist] Add a GUI option autoremove kernel cleanup on updates

2018-07-03 Thread lotuspsychje
Seems like it works guys!

https://imgur.com/a/YRJY5pE nice work!

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

Title:
  [Wishlist] Add a GUI option autoremove kernel cleanup on updates

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

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

[Bug 1775016] Re: [Dell Latitude E6420] Ubuntu/Xubuntu 18.04 bug: Keyboard stops working in the middle of typing when running firefox and when running the terminal (sudo su) and similar programs until

2018-07-03 Thread Daniel van Vugt
Great news about downgrading the kernel. Next, please find the closest two 
kernel versions where one works and the other doesn't. You can download them 
from here:
http://kernel.ubuntu.com/~kernel-ppa/mainline/?C=N;O=D

Mice that refuse to click are likely a different problem. See:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bugs?field.tag=noclick
https://bugs.launchpad.net/ubuntu/+source/mutter/+bugs?field.tag=noclick

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

Title:
  [Dell Latitude E6420] Ubuntu/Xubuntu 18.04 bug: Keyboard stops working
  in the middle of typing when running firefox and when running the
  terminal (sudo su) and similar programs until reboot.

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

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

[Bug 1564788] Re: Installation on SCSI device using preseed file

2018-07-03 Thread Frank Heimes
** Changed in: ubuntu-z-systems
   Status: Fix Committed => Fix Released

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

Title:
  Installation on SCSI device using preseed file

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

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

[Bug 1780015] [NEW] Installer gparted creates 2 BIOS boot partition

2018-07-03 Thread Robert Pearson
Public bug reported:

New hard drive from Seagate blank. Created GUID Partition Table and
empty UEFI System Partition. Then booted from installation DVD.

Installer stated that my GPT type (???) required a 1 MB bios partition.
(For legacy boot on a drive larger than 2TB?).

Removed everything and recreated the GUID Partition Table. When I
created the 1 MB bios partition, two 1 MB partitions were created, the
first was unused and the second was flagged as the BIOS boot partition.

Drives larger than 2 TB cannot use a MBR. I should be able to install as
UEFI without the legacy BIOS 1984 vintage garbage. (The 1 or 2
partitions for BIOS code.)

Loosing 1 MB of disk space is not a big deal, but the installer should
be moved up to the 2005's and allow UEFI only installation on drives too
big for MBR and BIOS booting.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubuntu-release-upgrader-core 1:18.04.19
ProcVersionSignature: Ubuntu 4.15.0-25.27-generic 4.15.18
Uname: Linux 4.15.0-25-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: MATE
Date: Wed Jul  4 00:36:54 2018
InstallationDate: Installed on 2018-07-04 (0 days ago)
InstallationMedia: Ubuntu-MATE 18.04 LTS "Bionic Beaver" - Release amd64 
(20180426)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
Symptom: dist-upgrade
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic dist-upgrade

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

Title:
  Installer gparted creates 2 BIOS boot partition

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

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

[Bug 1779688] Re: RTL8723BE unable to establish connection (fixed in 4.17.x)

2018-07-03 Thread Evgen
** Description changed:

  With kernel version 4.10+ I'm unable to establish WiFi connection.
  Router shows logs:
  Association Success:STA **:*:**:**:**:**
  4-way handshake success:STA **:*:**:**:**:**
  Received Deauth:STA **:*:**:**:**:**(reason 3)
  
- It works well with "rtlwifi_new" drivers or newer mainline kernels
- (4.17.3 & 4.18-rc3 worked; 4.16.x & 4.17-rc7 didn't) so probably
- something could be backported from there. Any power-management or
- ant_sel driver options didn't help me. Closest things I managed to find
- were https://patchwork.kernel.org/patch/10196339/ (rtl8821ae keep alive
- not set, connection lostlogin) and commit from "rtlwifi_new" repo
+ It works well with "rtlwifi_new" drivers or newer mainline kernels (4.17
+ & 4.18-rc3 work; 4.16 don't) so probably something could be backported
+ from there. Any power-management or ant_sel driver options didn't help
+ me. Closest things I managed to find were
+ https://patchwork.kernel.org/patch/10196339/ (rtl8821ae keep alive not
+ set, connection lostlogin) and commit from "rtlwifi_new" repo
  ("rtl8723be: Add L1 latency to rtl8723be" -
  
https://github.com/lwfinger/rtlwifi_new/commit/196972510a4d4280b6773398f7f43609c66f8c35
  ) but first is already in 4.15 & second didn't help me so that must be
  something else...
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-24-generic 4.15.0-24.26
  ProcVersionSignature: Ubuntu 4.15.0-24.26-generic 4.15.18
  Uname: Linux 4.15.0-24-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.1
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Mon Jul  2 16:58:39 2018
  InstallationDate: Installed on 2018-05-31 (32 days ago)
  InstallationMedia: Xubuntu Core 18.04 - amd64 - 20180509
  SourcePackage: linux-signed
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  RTL8723BE unable to establish connection (fixed in 4.17.x)

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

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

[Bug 1780013] Status changed to Confirmed

2018-07-03 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/1780013

Title:
  Keyboard Backlight not working

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

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

[Bug 1780017] [NEW] Hostname changes not persistent

2018-07-03 Thread Sanjeev Gopal
Public bug reported:

Only applicable to Ubuntu 18.04. Changes made via "hostnamectl set-
hostname" are not persistent - reverts after a reboot.

See results details below:

# hostnamectl status
   Static hostname: xxxlxd903
 Icon name: computer-vm
   Chassis: vm
Machine ID: ee8de2e6dffc42f9985e4e0c5350bda2
   Boot ID: 463b63d5bc3942a9abacdf34054644b4
Virtualization: vmware
  Operating System: Ubuntu 18.04 LTS
Kernel: Linux 4.15.0-24-generic
  Architecture: x86-64

# hostnamectl set-hostname xxxlxd903x

# hostnamectl status
   Static hostname: xxxlxd903x
 Icon name: computer-vm
   Chassis: vm
Machine ID: ee8de2e6dffc42f9985e4e0c5350bda2
   Boot ID: 463b63d5bc3942a9abacdf34054644b4
Virtualization: vmware
  Operating System: Ubuntu 18.04 LTS
Kernel: Linux 4.15.0-24-generic
  Architecture: x86-64

# shutdown -r now

...

$ hostnamectl status
   Static hostname: xxxlxd903
 Icon name: computer-vm
   Chassis: vm
Machine ID: ee8de2e6dffc42f9985e4e0c5350bda2
   Boot ID: ffb13e8eb23f40029a7685178229c2bb
Virtualization: vmware
  Operating System: Ubuntu 18.04 LTS
Kernel: Linux 4.15.0-24-generic
  Architecture: x86-64

Note: System is fully patched now. Was happening earlier too - with a
fresh install.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: systemd 237-3ubuntu10
ProcVersionSignature: Ubuntu 4.15.0-24.26-generic 4.15.18
Uname: Linux 4.15.0-24-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
Date: Wed Jul  4 12:52:19 2018
Lsusb: Error: command ['lsusb'] failed with exit code 1:
MachineType: VMware, Inc. VMware Virtual Platform
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-24-generic 
root=UUID=72a62618-633d-11e8-9a7c-005056911d79 ro maybe-ubiquity
SourcePackage: systemd
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/05/2016
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: 6.00
dmi.board.name: 440BX Desktop Reference Platform
dmi.board.vendor: Intel Corporation
dmi.board.version: None
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 1
dmi.chassis.vendor: No Enclosure
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd04/05/2016:svnVMware,Inc.:pnVMwareVirtualPlatform:pvrNone:rvnIntelCorporation:rn440BXDesktopReferencePlatform:rvrNone:cvnNoEnclosure:ct1:cvrN/A:
dmi.product.name: VMware Virtual Platform
dmi.product.version: None
dmi.sys.vendor: VMware, Inc.
modified.conffile..etc.systemd.timesyncd.conf: [modified]
mtime.conffile..etc.systemd.timesyncd.conf: 2018-05-29T20:59:09.725641

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


** Tags: amd64 apport-bug bionic uec-images

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

Title:
  Hostname changes not persistent

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

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

[Bug 1760647] Re: Unable to build lttng module on 4.4/4.15 KVM kernel

2018-07-03 Thread Khaled El Mously
@Po-Hsu Lin : Is this a regression? I get the same build error all the
way back to the first 4.4 kvm kernel (I haven't tried the 4.15 kvm
kernel):

DKMS make.log for lttng-modules-2.8.0 for kernel 4.4.0-1004-kvm (x86_64)
Wed Jul  4 04:44:45 UTC 2018
make: Entering directory '/usr/src/linux-headers-4.4.0-1004-kvm'
/var/lib/dkms/lttng-modules/2.8.0/build/Makefile:12: *** The option 
CONFIG_TRACEPOINTS needs to be enabled in your kernel configuration.  Stop.
Makefile:1420: recipe for target 
'_module_/var/lib/dkms/lttng-modules/2.8.0/build' failed
make: *** [_module_/var/lib/dkms/lttng-modules/2.8.0/build] Error 2
make: Leaving directory '/usr/src/linux-headers-4.4.0-1004-kvm'

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

Title:
  Unable to build lttng module on 4.4/4.15 KVM kernel

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

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

[Bug 1780012] Re: virtualbox-guest-dkms 5.0.40-dfsg-0ubuntu1.16.04.2: virtualbox-guest kernel module failed to build

2018-07-03 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  virtualbox-guest-dkms 5.0.40-dfsg-0ubuntu1.16.04.2: virtualbox-guest
  kernel module failed to build

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

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

[Bug 1779476] Re: Ubuntu 18.04: gdm3 does not switch to graphics after update

2018-07-03 Thread Mark
Turns out lightdm is working after all, almost. If you wait patiently
when the black screen appears after the Ubuntu 5 dots boot screen,
possibly as much as 4 minutes, then the desktop eventually appears,
albeit somewhat messed up, with a message box asking you to "unlock the
login keychain" because it "was not unlocked when you logged in". After
entering the password, the desktop is redrawn correctly and everything
works. I'm still on kernel 4.15.0.24. It seems lightdm is just very slow
as noted by njsf.

I think, if you touch the mouse during this black screen period, the
login screen appears and, if you login you see a black screen for
several seconds then it logs you out again. A cycle you can't get out
of. That's what led to my comment that lightdm wasn't working for me.

Daniel, I will create a bug of my own. Thanks for the explanation.

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

Title:
  Ubuntu 18.04:  gdm3 does not switch to graphics after update

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

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

[Bug 1775016] Re: [Dell Latitude E6420] Ubuntu/Xubuntu 18.04 bug: Keyboard stops working in the middle of typing when running firefox and when running the terminal (sudo su) and similar programs until

2018-07-03 Thread David Gil
In the latest update that I just installed before I revert back, which
is 4.15.20.24 (if I'm not mistaken), there was a point that even a
corded USB mouse refuses to even click (or rather select any item in the
desktop).

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

Title:
  [Dell Latitude E6420] Ubuntu/Xubuntu 18.04 bug: Keyboard stops working
  in the middle of typing when running firefox and when running the
  terminal (sudo su) and similar programs until reboot.

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

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

[Bug 1780012] [NEW] virtualbox-guest-dkms 5.0.40-dfsg-0ubuntu1.16.04.2: virtualbox-guest kernel module failed to build

2018-07-03 Thread gowthaman
Public bug reported:

installed new updates, after that i am receiving this error .

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: virtualbox-guest-dkms 5.0.40-dfsg-0ubuntu1.16.04.2
ProcVersionSignature: Ubuntu 4.13.0-45.50~16.04.1-generic 4.13.16
Uname: Linux 4.13.0-45-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.18
Architecture: amd64
DKMSKernelVersion: 4.15.0-24-generic
Date: Wed Jul  4 10:06:43 2018
DuplicateSignature: 
dkms:virtualbox-guest-dkms:5.0.40-dfsg-0ubuntu1.16.04.2:/var/lib/dkms/virtualbox-guest/5.0.40/build/vboxguest/VBoxGuest-linux.c:1065:35:
 error: initialization from incompatible pointer type 
[-Werror=incompatible-pointer-types]
InstallationDate: Installed on 2018-01-23 (161 days ago)
InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
PackageArchitecture: all
PackageVersion: 5.0.40-dfsg-0ubuntu1.16.04.2
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.4
 apt  1.2.26
SourcePackage: virtualbox
Title: virtualbox-guest-dkms 5.0.40-dfsg-0ubuntu1.16.04.2: virtualbox-guest 
kernel module failed to build
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package third-party-packages xenial

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

Title:
  virtualbox-guest-dkms 5.0.40-dfsg-0ubuntu1.16.04.2: virtualbox-guest
  kernel module failed to build

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

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

[Bug 1780013] [NEW] Keyboard Backlight not working

2018-07-03 Thread Rui Mingas
Public bug reported:

Tryed to set up /etc/default/grub with GRUB_CMDLINE_LINUX_DEFAULT="quiet
splash acpi_backlight=vendor" and created
/usr/share/X11/xorg.conf.d/80-backlight.conf with:

Section "Device"
Identifier  "Intel Graphics"
Driver  "intel"
Option  "AccelMethod" "sna"
Option  "Backlight"   "acpi_video0"
BusID   "PCI:0:2:0"
EndSection

Still not working!

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: linux-image-4.15.0-24-generic 4.15.0-24.26
ProcVersionSignature: Ubuntu 4.15.0-24.26-generic 4.15.18
Uname: Linux 4.15.0-24-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  tprigas1679 F pulseaudio
CurrentDesktop: ubuntu:GNOME
Date: Wed Jul  4 05:37:45 2018
InstallationDate: Installed on 2018-06-27 (7 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
MachineType: TOSHIBA QOSMIO X770
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-24-generic 
root=UUID=3ce7f2da-4fdf-4100-b7d3-0a9be1c0d836 ro quiet splash 
acpi_backlight=vendor vt.handoff=1
RelatedPackageVersions:
 linux-restricted-modules-4.15.0-24-generic N/A
 linux-backports-modules-4.15.0-24-generic  N/A
 linux-firmware 1.173.1
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/30/2012
dmi.bios.vendor: TOSHIBA
dmi.bios.version: 2.10
dmi.board.asset.tag: NULL
dmi.board.name: PGRAA
dmi.board.vendor: TOSHIBA
dmi.board.version: 1.00
dmi.chassis.asset.tag: *
dmi.chassis.type: 10
dmi.chassis.vendor: TOSHIBA
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnTOSHIBA:bvr2.10:bd10/30/2012:svnTOSHIBA:pnQOSMIOX770:pvrPSBY5E-02Q00NEP:rvnTOSHIBA:rnPGRAA:rvr1.00:cvnTOSHIBA:ct10:cvrN/A:
dmi.product.family: ABCDEFGHIJKLMNOPQRSTUVWXYZ
dmi.product.name: QOSMIO X770
dmi.product.version: PSBY5E-02Q00NEP
dmi.sys.vendor: TOSHIBA

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


** Tags: amd64 apport-bug bionic 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/1780013

Title:
  Keyboard Backlight not working

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

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

[Bug 1775016] Re: [Dell Latitude E6420] Ubuntu/Xubuntu 18.04 bug: Keyboard stops working in the middle of typing when running firefox and when running the terminal (sudo su) and similar programs until

2018-07-03 Thread David Gil
This just in, I'm not sure about this but the error is being mitigated
by downgrading the kernel from 4.15.20 to 4.10.14.

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

Title:
  [Dell Latitude E6420] Ubuntu/Xubuntu 18.04 bug: Keyboard stops working
  in the middle of typing when running firefox and when running the
  terminal (sudo su) and similar programs until reboot.

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

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

[Bug 1779981] Re: im not sure it took away some my download (14.04.5LTS)

2018-07-03 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  I noticed that you are installing an End of Life version
of Ubuntu, unless you have some specific requirements to run an  older
insecure release I recommend trying to install the latest LTS version of
Ubuntu.  We released version 16.04, in April of 2016, and it is a Long
Term Support release.  You can find different ways to obtain it at
http://download.ubuntu.com.  Thanks!

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Changed in: ubiquity (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/1779981

Title:
  im not sure  it took away some my download (14.04.5LTS)

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

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

[Bug 1753414] Re: 1.14.0-1ubuntu2 is vulnerable to multiple CVE:s

2018-07-03 Thread Launchpad Bug Tracker
[Expired for simplesamlphp (Ubuntu) because there has been no activity
for 60 days.]

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

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

Title:
  1.14.0-1ubuntu2 is vulnerable to multiple CVE:s

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

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

[Bug 1759039] Re: Alt+Tab breaks the resolution

2018-07-03 Thread Launchpad Bug Tracker
[Expired for ddnet (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Alt+Tab breaks the resolution

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

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

[Bug 1769152] Re: flatpak missing ostree dependency

2018-07-03 Thread Launchpad Bug Tracker
[Expired for flatpak (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  flatpak missing ostree dependency

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

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

[Bug 1768945] Re: favorite desktop

2018-07-03 Thread Launchpad Bug Tracker
[Expired for ubuntu-gnome-meta (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: ubuntu-gnome-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  favorite desktop

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

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

[Bug 1767667] Re: kernel crash in gnome environment

2018-07-03 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  kernel crash in gnome environment

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

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

[Bug 1769096] Re: package nova-compute-kvm 2:17.0.1-0ubuntu1 failed to install/upgrade: Unterprozess installed nova-compute-kvm package post-installation script gab den Fehler-Ausgangsstatus 1 zurück

2018-07-03 Thread Launchpad Bug Tracker
[Expired for nova (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  package nova-compute-kvm 2:17.0.1-0ubuntu1 failed to install/upgrade:
  Unterprozess installed nova-compute-kvm package post-installation
  script gab den Fehler-Ausgangsstatus 1 zurück

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

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

[Bug 1767993] Re: Lubuntu: X11 freezing/low resolution on N3150 intel graphics

2018-07-03 Thread Launchpad Bug Tracker
[Expired for xorg-server (Ubuntu) because there has been no activity for
60 days.]

** Changed in: xorg-server (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Lubuntu: X11 freezing/low resolution on N3150 intel graphics

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

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

[Bug 1766076] Re: USB over thunderbolt turns off every once in a while

2018-07-03 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  USB over thunderbolt turns off every once in a while

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

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

[Bug 1768700] Re: package php7.0-fpm 7.0.28-0ubuntu0.16.04.1 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 10

2018-07-03 Thread Launchpad Bug Tracker
[Expired for php7.0 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: php7.0 (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package php7.0-fpm 7.0.28-0ubuntu0.16.04.1 failed to install/upgrade:
  sub-processo script post-installation instalado retornou estado de
  saída de erro 10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php7.0/+bug/1768700/+subscriptions

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

[Bug 1769139] Re: package maas-region-controller 2.4.0~beta2-6865-gec43e47e6-0ubuntu1 failed to install/upgrade: installed maas-region-controller package post-installation script subprocess returned e

2018-07-03 Thread Launchpad Bug Tracker
[Expired for maas (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  package maas-region-controller 2.4.0~beta2-6865-gec43e47e6-0ubuntu1
  failed to install/upgrade: installed maas-region-controller package
  post-installation script subprocess returned error exit status 1

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

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

[Bug 1768858] Re: /boot/efi not mounted

2018-07-03 Thread Launchpad Bug Tracker
[Expired for shim-signed (Ubuntu) because there has been no activity for
60 days.]

** Changed in: shim-signed (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  /boot/efi not mounted

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

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

[Bug 1768315] Re: Kworker use 100% CPU on Ubuntu 18.4-Kubuntu 18.04-Elementary OS Loki-Fedora 27 and Debian 9

2018-07-03 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Kworker use 100% CPU on Ubuntu 18.4-Kubuntu 18.04-Elementary OS Loki-
  Fedora 27 and Debian 9

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

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

[Bug 80945] Re: beagle should allow multiple selection

2018-07-03 Thread Bug Watch Updater
** Changed in: beagle
   Status: Confirmed => Won't Fix

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

Title:
  beagle should allow multiple selection

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

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

[Bug 1768698] Re: package mysql-server-5.7 5.7.22-0ubuntu0.16.04.1 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 137

2018-07-03 Thread Launchpad Bug Tracker
[Expired for mysql-5.7 (Ubuntu) because there has been no activity for
60 days.]

** Changed in: mysql-5.7 (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package mysql-server-5.7 5.7.22-0ubuntu0.16.04.1 failed to
  install/upgrade: sub-processo script post-installation instalado
  retornou estado de saída de erro 137

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.7/+bug/1768698/+subscriptions

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

[Bug 1779996] Re: package virtualbox-dkms 5.2.10-dfsg-6ubuntu18.04.1 failed to install/upgrade: installed virtualbox-dkms package post-installation script subprocess returned error exit status 143

2018-07-03 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package virtualbox-dkms 5.2.10-dfsg-6ubuntu18.04.1 failed to
  install/upgrade: installed virtualbox-dkms package post-installation
  script subprocess returned error exit status 143

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

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

[Bug 1779996] [NEW] package virtualbox-dkms 5.2.10-dfsg-6ubuntu18.04.1 failed to install/upgrade: installed virtualbox-dkms package post-installation script subprocess returned error exit status 143

2018-07-03 Thread Paul
Public bug reported:

Upon trying to install virtualbox, apt hangs on a step that is something
like /bin/sh /usr/sbin/update-secureboot-policy --enroll-key

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: virtualbox-dkms 5.2.10-dfsg-6ubuntu18.04.1
ProcVersionSignature: Ubuntu 4.15.0-23.25-generic 4.15.18
Uname: Linux 4.15.0-23-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
Date: Mon Jul  2 22:23:37 2018
ErrorMessage: installed virtualbox-dkms package post-installation script 
subprocess returned error exit status 143
InstallationDate: Installed on 2018-06-13 (20 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
PackageArchitecture: all
Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 3.6.5-3
PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 
2.7.15~rc1-1
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu2
 apt  1.6.1
SourcePackage: virtualbox
Title: package virtualbox-dkms 5.2.10-dfsg-6ubuntu18.04.1 failed to 
install/upgrade: installed virtualbox-dkms package post-installation script 
subprocess returned error exit status 143
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package bionic

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

Title:
  package virtualbox-dkms 5.2.10-dfsg-6ubuntu18.04.1 failed to
  install/upgrade: installed virtualbox-dkms package post-installation
  script subprocess returned error exit status 143

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

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

[Bug 1779907] Re: Object St.BoxLayout has been already deallocated - impossible to connect to signal.

2018-07-03 Thread Daniel van Vugt
You're right it is a sign of weakness in Gnome Shell. But that weakness
is what makes so many extensions possible. If it wasn't written in
JavaScript at a high level making everything available for hacking, then
having extensions wouldn't be feasible. So that weakness is also
flexibility.

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

Title:
  Object St.BoxLayout has been already deallocated - impossible to
  connect to signal.

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

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

Re: [Bug 1779907] Re: Object St.BoxLayout has been already deallocated - impossible to connect to signal.

2018-07-03 Thread Chris Hermansen
I don't have a problem with reporting this to the authors of the
openweather extension, but I guess I'm surprised the extension can cause
hundreds of error messages to be written to the syslog - seems like that
might be some sign of weakness in Gnome Shell... but I'm certainly no
expert.

On Tue, Jul 3, 2018 at 7:15 PM Daniel van Vugt <
daniel.van.v...@canonical.com> wrote:

> Thanks. In that case please report the problem to the authors of the
> openweather extension.
>
> ** Changed in: gnome-shell (Ubuntu)
>Status: New => Invalid
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1779907
>
> Title:
>   Object St.BoxLayout has been already deallocated - impossible to
>   connect to signal.
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1779907/+subscriptions
>


-- 
Chris Hermansen · clhermansen "at" gmail "dot" com

C'est ma façon de parler.

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

Title:
  Object St.BoxLayout has been already deallocated - impossible to
  connect to signal.

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

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

[Bug 1779981] [NEW] im not sure it took away some my download (14.04.5LTS)

2018-07-03 Thread Larry G. Evans
Public bug reported:

took away package

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: ubiquity 2.8.7 [modified: lib/partman/automatically_partition/question]
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic i686
ApportVersion: 1.23-0ubuntu3
Architecture: i386
CasperVersion: 1.287
Date: Tue Jul  3 21:39:15 2018
LiveMediaBuild: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
ProcEnviron:
 LANGUAGE=
 PATH=(custom, no user)
 LANG=en_US.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 oneiric ubiquity-2.8.7

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

Title:
  im not sure  it took away some my download (14.04.5LTS)

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

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

[Bug 515353] Re: [Lucid] mozilla-beagle will not work with Firefox 3.6

2018-07-03 Thread Bug Watch Updater
** Changed in: beagle
   Status: New => Won't Fix

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

Title:
  [Lucid] mozilla-beagle will not work with Firefox 3.6

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

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

[Bug 1779605] Re: [Ubuntu 18.04] Error parsing PCC subspaces from PPCT" is splashed to screen

2018-07-03 Thread Joseph Salisbury
** Changed in: linux (Ubuntu Bionic)
 Assignee: (unassigned) => Joseph Salisbury (jsalisbury)

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Joseph Salisbury (jsalisbury)

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

Title:
  [Ubuntu 18.04] Error parsing PCC subspaces from PPCT" is splashed to
  screen

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

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

[Bug 1757008] Re: Broadcom wireless drivers failed to build [error: implicit declaration of function ‘init_timer’]

2018-07-03 Thread Daniel van Vugt
** Summary changed:

- bcmwl-kernel-source: bcmwl kernel module failed to build [error: implicit 
declaration of function ‘init_timer’]
+ Broadcom wireless drivers failed to build [error: implicit declaration of 
function ‘init_timer’]

** Description changed:

  The module fails to build, as it is missing the necessary patches for
  the latest HWE kernel.
+ 
+ /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c: In 
function ‘wl_init_timer’:
+ /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c:2359:2: 
error: implicit declaration of function ‘init_timer’ 
[-Werror=implicit-function-declaration]
+   init_timer(>timer);
+   ^
  
  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: bcmwl-kernel-source 6.30.223.271+bdcom-0ubuntu1~1.2
  ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13
  Uname: Linux 4.13.0-36-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  DKMSKernelVersion: 4.15.0-13-generic
  Date: Mon Mar 19 15:02:46 2018
  DuplicateSignature: 
dkms:bcmwl-kernel-source:6.30.223.271+bdcom-0ubuntu1~1.2:/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c:2359:2:
 error: implicit declaration of function ‘init_timer’ 
[-Werror=implicit-function-declaration]
  InstallationDate: Installed on 2017-06-05 (287 days ago)
  InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
  PackageVersion: 6.30.223.271+bdcom-0ubuntu1~1.2
  RelatedPackageVersions:
-  dpkg 1.18.4ubuntu1.4
-  apt  1.2.26
+  dpkg 1.18.4ubuntu1.4
+  apt  1.2.26
  SourcePackage: bcmwl
  Title: bcmwl-kernel-source 6.30.223.271+bdcom-0ubuntu1~1.2: bcmwl kernel 
module failed to build
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Broadcom wireless drivers failed to build [error: implicit declaration
  of function ‘init_timer’]

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

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

[Bug 1779829] Re: nvidia-340 340.104-0ubuntu0.16.04.1: nvidia-340 kernel module failed to build [error: implicit declaration of function ‘init_timer’]

2018-07-03 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1737750 ***
https://bugs.launchpad.net/bugs/1737750

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


** Summary changed:

- nvidia-340 340.104-0ubuntu0.16.04.1: nvidia-340 kernel module failed to build
+ nvidia-340 340.104-0ubuntu0.16.04.1: nvidia-340 kernel module failed to build 
[error: implicit declaration of function ‘init_timer’]

** This bug has been marked a duplicate of bug 1737750
   nvidia-graphics-drivers-304 304.137-0ubuntu2 ADT test failure with linux 
4.15.0-1.2 [error: implicit declaration of function ‘init_timer’]

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

Title:
  nvidia-340 340.104-0ubuntu0.16.04.1: nvidia-340 kernel module failed
  to build [error: implicit declaration of function ‘init_timer’]

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

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

[Bug 1778097] Re: bcmwl-kernel-source not working with linux-image-4.15.0-24-generic

2018-07-03 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1757008 ***
https://bugs.launchpad.net/bugs/1757008

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


** This bug has been marked a duplicate of bug 1757008
   Broadcom wireless drivers failed to build [error: implicit declaration of 
function ‘init_timer’]

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

Title:
  bcmwl-kernel-source not working with linux-image-4.15.0-24-generic

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

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

[Bug 1779822] Re: fails to build against 4.15.0.24-generic [error: implicit declaration of function ‘init_timer’]

2018-07-03 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1757008 ***
https://bugs.launchpad.net/bugs/1757008

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


** Summary changed:

- fails to build against 4.15.0.24-generic
+ fails to build against 4.15.0.24-generic [error: implicit declaration of 
function ‘init_timer’]

** This bug has been marked a duplicate of bug 1757008
   bcmwl-kernel-source: bcmwl kernel module failed to build [error: implicit 
declaration of function ‘init_timer’]

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

Title:
  fails to build against 4.15.0.24-generic [error: implicit declaration
  of function ‘init_timer’]

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

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

[Bug 1779926] Re: broadcom-sta-dkms (not installed): broadcom-sta kernel module failed to build [error: implicit declaration of function ‘init_timer’]

2018-07-03 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1757008 ***
https://bugs.launchpad.net/bugs/1757008

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


** Summary changed:

- broadcom-sta-dkms (not installed): broadcom-sta kernel module failed to build
+ broadcom-sta-dkms (not installed): broadcom-sta kernel module failed to build 
[error: implicit declaration of function ‘init_timer’]

** This bug has been marked a duplicate of bug 1757008
   bcmwl-kernel-source: bcmwl kernel module failed to build [error: implicit 
declaration of function ‘init_timer’]

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

Title:
  broadcom-sta-dkms (not installed): broadcom-sta kernel module failed
  to build [error: implicit declaration of function ‘init_timer’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/broadcom-sta/+bug/1779926/+subscriptions

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

[Bug 1733557] Re: Login screen showing Authentication Failure Switch to greeter...

2018-07-03 Thread ptah via ubuntu-bugs
I can confirm this problem running Ubuntu 16.04 on Lenovo Carbon X1.
Started ~4 months ago.  Lock, close lid, open lid, "ubuntu
authentication failure switch to greeter", hit enter and return to
normal login screen.  Single user.

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

Title:
  Login screen showing Authentication Failure Switch to greeter...

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

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

[Bug 1311403] Re: Can't type password after resume.

2018-07-03 Thread fernanda
even switching users isnt working for me, only restarting

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

Title:
  Can't type password after resume.

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

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

[Bug 1779925] Re: Compiz not running

2018-07-03 Thread Daniel van Vugt
** Package changed: xorg (Ubuntu) => compiz (Ubuntu)

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

Title:
  Compiz not running

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

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

[Bug 1779949] Re: Unattended upgrade to kernel 4.15.0-24-generic kills bluetooth

2018-07-03 Thread Daniel van Vugt
Please try installing an older kernel or two from here:

  http://kernel.ubuntu.com/~kernel-ppa/mainline/?C=N;O=D

And tell us if you can find a version where Bluetooth works again.

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

Title:
  Unattended upgrade to kernel 4.15.0-24-generic kills bluetooth

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

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

[Bug 1779949] Re: Unattended upgrade to kernel 4.15.0-24-generic kills bluetooth

2018-07-03 Thread Daniel van Vugt
Indeed, I can't see any evidence of Bluetooth hardware in the attached
files. It should be mentioned under "rfkill:" or in CurrentDmesg.txt or
in Lspci.txt or under "Lsusb:".

Your wifi card is an "Intel Corporation Centrino Advanced-N 6205", which
does not support Bluetooth either (https://ark.intel.com/products/59471
/Intel-Centrino-Advanced-N-6205-Dual-Band).

Are you sure your machine contains Bluetooth hardware at all? If the
hardware really is there then this would be a kernel bug (package
"linux"). But it sounds like maybe you never had Bluetooth hardware and
so it would be correct to not get an icon.

** Package changed: bluez (Ubuntu) => linux (Ubuntu)

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

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

Title:
  Unattended upgrade to kernel 4.15.0-24-generic kills bluetooth

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

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

[Bug 1779907] Re: Object St.BoxLayout has been already deallocated - impossible to connect to signal.

2018-07-03 Thread Daniel van Vugt
Thanks. In that case please report the problem to the authors of the
openweather extension.

** Changed in: gnome-shell (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/1779907

Title:
  Object St.BoxLayout has been already deallocated - impossible to
  connect to signal.

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

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

[Bug 1779888] Re: I'm trying to login freshly to my ubuntu 18.04 but the desktop won't show, just the terminal

2018-07-03 Thread Daniel van Vugt
Paul,

Please run 'apport-collect 1779888' on the machine to automatically send
us more information about the system.

** Changed in: gnome-shell (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/1779888

Title:
  I'm trying to login freshly to my ubuntu 18.04 but the desktop won't
  show, just the terminal

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

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

[Bug 1779846] Re: Pressing Alt+Backslash locks up all windows (no focus)

2018-07-03 Thread Daniel van Vugt
First, please try removing these shell extensions:

['system-moni...@paradoxxx.zero.gmail.com',
 'workspace-g...@mathematical.coffee.gmail.com',
 'windows-alt-...@tglman.org']

If that solves the problem then this is a bug in an extension and not in
gnome-shell.

Otherwise, please look in /var/crash and tell us if you find any .crash
files there.

** Changed in: gnome-shell (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/1779846

Title:
  Pressing Alt+Backslash locks up all windows (no focus)

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

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

[Bug 1779905] Re: Missing pulseaudio-module-jack files, cannot load module

2018-07-03 Thread Daniel van Vugt
Did you remember to install it first?

  sudo apt install pulseaudio-module-jack

** Changed in: pulseaudio (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/1779905

Title:
  Missing pulseaudio-module-jack files, cannot load module

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

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

[Bug 1779975] [NEW] freespace2-launcher-wxlauncher, when playing battlestar galactica diaspora, all input gets disabled. I dont think it locks, seems more like all input gets disabled. have to shut d

2018-07-03 Thread Jeff Pearson
Public bug reported:

when you select pilot a window pops up and all input is disabled.  at first i 
thought it locked up.  works fine in 16.04.  I have heard of a similar bug in 
virtual box but could not find report.
Battlestar Galactica Diaspora built from source. freespace2-launcher-wxlauncher 
from repo

** Affects: freespace2-launcher-wxlauncher (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/1779975

Title:
  freespace2-launcher-wxlauncher, when playing battlestar galactica
  diaspora, all input gets disabled.  I dont think it locks, seems more
  like all input gets disabled.  have to shut down with power button.
  works fine in 16.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freespace2-launcher-wxlauncher/+bug/1779975/+subscriptions

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

[Bug 1779708] Re: Screen becomes skewed and corrupt [nouveau + GeForce 7025]

2018-07-03 Thread Daniel van Vugt
Please continue following the steps in comment #2 and #3.

** Summary changed:

- My screen got deconfigurtated
+ Screen becomes skewed and corrupt [nouveau + GeForce 7025]

** Tags added: nouveau

** Package changed: ubuntu => mesa (Ubuntu)

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

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

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

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

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

Title:
  Screen becomes skewed and corrupt [nouveau + GeForce 7025]

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

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

[Bug 1776563] Re: Acer Aspire A315 ACPI failure on Ubuntu, kernel hangs, can't load 18.04 (Ryzen5/Radeon)

2018-07-03 Thread Richard Baka
** Summary changed:

- Acer Aspire A315 ACPI failure on Ubuntu 18.04 (Ryzen5/Radeon)
+ Acer Aspire A315 ACPI failure on Ubuntu, kernel hangs, can't load 18.04 
(Ryzen5/Radeon)

** Summary changed:

- Acer Aspire A315 ACPI failure on Ubuntu, kernel hangs, can't load 18.04 
(Ryzen5/Radeon)
+ Acer Aspire A315 ACPI failure on Ubuntu 18.04, kernel hangs, can't load  
(Ryzen5/Radeon)

** Description changed:

  CPU: Ryzen 5 2500U
  VGA: Radeon 535
  Notebook: Acer Aspire A315
- I've just bought a new AMD Ryzen/Radeon notebook (Acer Aspire 3) and I wanted 
to install an Ubuntu/Kubuntu 18.04 on it. I checked the bios settings and uefi 
was the only boot option, so there is no legacy mode what I had used with my 
old computer before. I downloaded the normal iso image and made an usb boot 
pendrive using mkusb. The boot was okay, I got an uefi type menu but after 
starting the kernel it paniced(?) instantly. 
- Error messages: ACPI Error [MAC0] Namespace lookup failure 
- ACPI ERROR 1 table load failures, 13 successful 
- BUG: soft lockup CPU#0 stuck for 22s
- ...
- ...
- EFI VGA framebuffer device
- clocksource tsc mask
- Switching to colour framebuffer device
- [28.040001] ...
- ...
- ...
  
- I've tried to boot the same pendrive on my girlfriend's Acer Travelmate
- with uefi and worked well.
+ This is a brand new notebook on the market with Ryzen 5/Radeon. 
+ The default kernel of Ubuntu(18.04) hangs at loading with message:
  
- I searched and I found that the problem is maybe in connection with uefi
- framebuffer but I am not sure.
+ tsc: Refined TSC clocksource calibration: 1996.250 MHz
+ clocksource: tsc: mask: 0x max_cycles: (...), max_idle_ns: 
(...) 
+ Soft lockup
  
- Ubuntu 16.04 can be loaded with nomodeset and noacpi parameters but for
- 18.04 none of them are working. I tried 4.16,4.17 kernels too (replaced
- on live usb) but without any success. The result is totally equivalent.
+ Using pci=noacpi kernel parameter kernel loads without any problem but
+ my notebook produces more heat than on Win10. If I know right Acer
+ notebooks need ACPI to the correct power management.
+ 
+ The same thing happens on mainline 4.17,4.18rc1-2.
+ BIOS upgrade to the latest version: 1.08 hasn't helped
+ 
+ This problem has been reported upstream:
+ https://bugzilla.kernel.org/show_bug.cgi?id=200087
+ 
+ The latest correctly working kernel was 4.13.* but the heat problem was
+ present with this too.

** Attachment added: "pci=noacpi dmesg"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1776563/+attachment/5159378/+files/log

** Also affects: linux via
   https://bugzilla.kernel.org/show_bug.cgi?id=200087
   Importance: Unknown
   Status: Unknown

** Summary changed:

- Acer Aspire A315 ACPI failure on Ubuntu 18.04, kernel hangs, can't load  
(Ryzen5/Radeon)
+ Acer Aspire A315 ACPI failure on Ubuntu 18.04, kernel hangs, can't load  (AMD 
Ryzen 5/Radeon/Raven)

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

Title:
  Acer Aspire A315 ACPI failure on Ubuntu 18.04, kernel hangs, can't
  load  (AMD Ryzen 5/Radeon/Raven)

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

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

[Bug 1779592] Re: I have video lagging errors

2018-07-03 Thread Daniel van Vugt
Thanks. It sounds like the problems are specific to Chrome and VLC.

For local video file playback we recommend only using 'mpv' or 'totem'
because those are the only players we have verified efficient hardware-
accelerated video playback for. However you will need to enable it first
by running:

  sudo apt install ubuntu-restricted-addons

That will make mpv and totem very efficient (see
https://wiki.ubuntu.com/IntelQuickSyncVideo).

This bug is now a vlc(Ubuntu) bug. If you want to report bugs against
Chrome then please see https://bugs.chromium.org/p/chromium/issues/list

For a general list of Gnome Shell performance problems, which may be related, 
please see:
  https://trello.com/c/Q6JYXPPs
  https://trello.com/c/pe5mRmx7

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

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

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

Title:
  I have video lagging errors

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

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

[Bug 1779974] [NEW] install bcmwl-kernel-source , Module wl not found in directory /lib/modules/4.15.0-24-generic

2018-07-03 Thread hus5644
Public bug reported:

sudo apt-get --reinstall install bcmwl-kernel-source
Reading package lists... Done
Building dependency tree   
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.
Need to get 0 B/1,544 kB of archives.
After this operation, 0 B of additional disk space will be used.
(Reading database ... 355817 files and directories currently installed.)
Preparing to unpack 
.../bcmwl-kernel-source_6.30.223.271+bdcom-0ubuntu1~1.2_amd64.deb ...
Removing all DKMS Modules
Done.
Unpacking bcmwl-kernel-source (6.30.223.271+bdcom-0ubuntu1~1.2) over 
(6.30.223.271+bdcom-0ubuntu1~1.2) ...
Setting up bcmwl-kernel-source (6.30.223.271+bdcom-0ubuntu1~1.2) ...
Loading new bcmwl-6.30.223.271+bdcom DKMS files...
Building only for 4.15.0-24-generic
Building for architecture x86_64
Building initial module for 4.15.0-24-generic
Error! Bad return status for module build on kernel: 4.15.0-24-generic (x86_64)
Consult /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/make.log for more 
information.
modprobe: FATAL: Module wl not found in directory /lib/modules/4.15.0-24-generic
update-initramfs: deferring update (trigger activated)
Processing triggers for initramfs-tools (0.122ubuntu8.11) ...
update-initramfs: Generating /boot/initrd.img-4.15.0-24-generic

/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/make.log
DKMS make.log for bcmwl-6.30.223.271+bdcom for kernel 4.15.0-24-generic (x86_64)
2018年 07月 04日 星期三 09:32:50 CST
make: Entering directory '/usr/src/linux-headers-4.15.0-24-generic'
CFG80211 API is prefered for this kernel version
Using CFG80211 API
  CC [M]  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/shared/linux_osl.o
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/shared/linux_osl.c: In 
function ‘osl_os_get_image_block’:
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/shared/linux_osl.c:1083:26: 
warning: passing argument 2 of ‘kernel_read’ makes pointer from integer without 
a cast [-Wint-conversion]
  rdlen = kernel_read(fp, fp->f_pos, buf, len);
  ^
In file included from ./include/linux/huge_mm.h:7:0,
 from ./include/linux/mm.h:463,
 from 
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/include/linuxver.h:65,
 from 
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/shared/linux_osl.c:25:
./include/linux/fs.h:2858:16: note: expected ‘void *’ but argument is of type 
‘loff_t {aka long long int}’
 extern ssize_t kernel_read(struct file *, void *, size_t, loff_t *);
^
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/shared/linux_osl.c:1083:37: 
warning: passing argument 3 of ‘kernel_read’ makes integer from pointer without 
a cast [-Wint-conversion]
  rdlen = kernel_read(fp, fp->f_pos, buf, len);
 ^
In file included from ./include/linux/huge_mm.h:7:0,
 from ./include/linux/mm.h:463,
 from 
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/include/linuxver.h:65,
 from 
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/shared/linux_osl.c:25:
./include/linux/fs.h:2858:16: note: expected ‘size_t {aka long unsigned int}’ 
but argument is of type ‘char *’
 extern ssize_t kernel_read(struct file *, void *, size_t, loff_t *);
^
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/shared/linux_osl.c:1083:42: 
warning: passing argument 4 of ‘kernel_read’ makes pointer from integer without 
a cast [-Wint-conversion]
  rdlen = kernel_read(fp, fp->f_pos, buf, len);
  ^
In file included from ./include/linux/huge_mm.h:7:0,
 from ./include/linux/mm.h:463,
 from 
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/include/linuxver.h:65,
 from 
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/shared/linux_osl.c:25:
./include/linux/fs.h:2858:16: note: expected ‘loff_t * {aka long long int *}’ 
but argument is of type ‘int’
 extern ssize_t kernel_read(struct file *, void *, size_t, loff_t *);
^
  CC [M]  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.o
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c: In function 
‘wl_init_timer’:
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c:2359:2: 
error: implicit declaration of function ‘init_timer’ 
[-Werror=implicit-function-declaration]
  init_timer(>timer);
  ^
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c:2360:10: 
error: ‘struct timer_list’ has no member named ‘data’
  t->timer.data = (ulong) t;
  ^
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c:2361:20: 
error: assignment from incompatible pointer type 
[-Werror=incompatible-pointer-types]
  t->timer.function = wl_timer;
^
cc1: some warnings being treated as errors
scripts/Makefile.build:332: recipe for target 

[Bug 1779476] Re: Ubuntu 18.04: gdm3 does not switch to graphics after update

2018-07-03 Thread Daniel van Vugt
Mark,

gdm3, mutter, gnome-shell, and sometimes graphics drivers, all have
multiple bugs that can result in these same symptoms. So it is helpful
to not group bugs on the symptoms and track down the root cause of each
person's problem separately.

Otherwise when it comes to declaring a bug fixed, one person will agree
it is fixed and another will say it isn't. And the bug will forever be
in deadlock because the two people were actually experiencing different
bugs that need different fixes.

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

Title:
  Ubuntu 18.04:  gdm3 does not switch to graphics after update

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

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

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

2018-07-03 Thread Daniel van Vugt
km,

Yours is a different bug, with most of the stacks ending in:
userWidget.js:59

Please first try removing any additional gnome-shell extensions you have
installed (they won't appear in the dpkg -l list). If that doesn't help
then open a new bug by running:

  ubuntu-bug gnome-shell

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

Title:
  gnome-shell filling up syslog with thousands of entries (stack traces
  ending in osdWindow.js:206/207)

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

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

[Bug 1779360] Re: linux-azure: 4.15.0-1015.15 -proposed tracker

2018-07-03 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: New => Confirmed

** Tags added: block-proposed-bionic

** Tags added: block-proposed

** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
+ boot-testing-requested: true
  kernel-stable-master-bug: 1779354
  phase: Uploaded

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

Title:
  linux-azure: 4.15.0-1015.15 -proposed tracker

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

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

[Bug 1661629] Re: upgrade of kernel fails with mkinitramfs: failed to determine device for /

2018-07-03 Thread John Gallagher
> I'm not particularly familiar with this part of initramfs-tools, but
it seems to me that essentials like the loading of the virtio_pci module
would be short-circuited by your patch.

Yes, you're right, thanks for pointing that out. If the driver isn't
built-in to the kernel, it would be omitted. I think what we need to do
here is get a list of the devices that make up the root pool, probably
from the output of `zpool list -vPL`, and then call 'block_dev_mod_add'
on each device. I'll work on updating the patch.

> I was just pointed to
https://github.com/zfsonlinux/zfs/wiki/Ubuntu-18.04-Root-on-ZFS and told
that ZFS filesystems aren't expected to be in /etc/fstab according to
those instructions. Is this correct? I haven't checked but it seems that
initramfs-tools wouldn't then fail under these conditions.

It's true that we don't have the filesystems listed in /etc/fstab. Can
you elaborate on how you anticipate that would affect building the
initramfs?

> Could you provide exact steps to reproduce your problem, please?
Once you have a machine with zfs on root, this should be reproducible by 
running `apt install kdump-tools`. The post install hooks fail while trying to 
build an initramfs for the crash kernel. We build these ubuntu images that use 
zfs on root using live-build (https://github.com/delphix/appliance-build/), but 
our process currently relies on some packages internal to our organization. If 
need be, we might be able to modify the build to be usable externally as well.

> Does this apply and work correctly on the current Ubuntu development release 
> (Cosmic) please? We land changes there first and only once successful 
> consider backporting to existing releases as appropriate.
Is it possible to upgrade my machine to the development release? If not, I 
might be able to modify our build process to build an Cosmic image that uses 
zfs on root.

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

Title:
  upgrade of kernel fails with mkinitramfs: failed to determine device
  for /

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

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

[Bug 1776563] Re: Acer Aspire A315 ACPI failure on Ubuntu 18.04 (Ryzen5/Radeon/FHD)

2018-07-03 Thread Richard Baka
** Summary changed:

- Ubuntu 18.04 can't load kernel on Acer Aspire A315 (Ryzen5/Radeon/FHD)
+ Acer Aspire A315 ACPI failure on Ubuntu 18.04 (Ryzen5/Radeon/FHD)

** Summary changed:

- Acer Aspire A315 ACPI failure on Ubuntu 18.04 (Ryzen5/Radeon/FHD)
+ Acer Aspire A315 ACPI failure on Ubuntu 18.04 (Ryzen5/Radeon)

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

Title:
  Acer Aspire A315 ACPI failure on Ubuntu 18.04 (Ryzen5/Radeon)

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

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

[Bug 1779772] Re: package linux-headers-4.15.0-24-generic 4.15.0-24.26 failed to install/upgrade: installed linux-headers-4.15.0-24-generic package post-installation script subprocess returned error e

2018-07-03 Thread Mike Dacre
Thanks for the reply.

Can you go ahead and close this? Turns out the issue is with building
virtualbox DMKS modules on a SecureBoot machine.

More info here: https://askubuntu.com/questions/1047690/issue-
reinstalling-virtualbox-dkms/1051663#1051663

It is unrelated to Ubuntu or the linux package though, so this bug
should be closed for sure.

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

Title:
  package linux-headers-4.15.0-24-generic 4.15.0-24.26 failed to
  install/upgrade: installed linux-headers-4.15.0-24-generic package
  post-installation script subprocess returned error exit status 1

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

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

[Bug 1778817] Re: release upgrade from xenial to bionic desktop: screen locks itself, password to unlock fails

2018-07-03 Thread Steve Langasek
No. This upgrade had the screen locked over a conffile prompt. The
upgrade was definitely still 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/1778817

Title:
  release upgrade from xenial to bionic desktop: screen locks itself,
  password to unlock fails

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

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

[Bug 1779971] Re: phpMyAdmin configuration not comptatible with default Apache 2 config

2018-07-03 Thread Laurent Dinclaux
As a side note, in a 16.04>18.04 upgrade path, it can make a server
admin loose a lot of time figuring out what is going on with file
uploads.

The default mod_reqtimeout configuration even breaks file uploads in
Wordpress websites.

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

Title:
  phpMyAdmin configuration not comptatible with default Apache 2 config

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

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

[Bug 1779971] [NEW] phpMyAdmin configuration not comptatible with default Apache 2 config

2018-07-03 Thread Laurent Dinclaux
Public bug reported:

Apache 2 now comes with mod_reqtimeout enabled by default.

In a default Apache2 + PHP FPM + Phpmyadmin, it isn't possible to upload
any file in pĥpMyAdmin

Regardless of file size it triggers a:

408 Request Timeout
Server timeout waiting for the HTTP request from the client.

Disabling the module fixes the issue.

My though is that /etc/phpmyadmin/apache.conf needs a proper
mod_reqtimeout configuration.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: phpmyadmin 4:4.6.6-5 [modified: 
usr/share/phpmyadmin/libraries/vendor_config.php]
ProcVersionSignature: Ubuntu 4.15.0-24.26-generic 4.15.18
Uname: Linux 4.15.0-24-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Wed Jul  4 11:40:47 2018
InstallationDate: Installed on 2018-06-28 (5 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
PackageArchitecture: all
SourcePackage: phpmyadmin
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic regression-release third-party-packages

** Tags added: regression-release

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

Title:
  phpMyAdmin configuration not comptatible with default Apache 2 config

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

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

[Bug 1779950] ProcModules.txt

2018-07-03 Thread Nataraj
apport information

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

Title:
  problems booting kernel linux-image-4.15.0-24-generic in KVM/QEMU VM

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

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

[Bug 1779950] WifiSyslog.txt

2018-07-03 Thread Nataraj
apport information

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

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

Title:
  problems booting kernel linux-image-4.15.0-24-generic in KVM/QEMU VM

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

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

[Bug 1779950] ProcCpuinfoMinimal.txt

2018-07-03 Thread Nataraj
apport information

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

Title:
  problems booting kernel linux-image-4.15.0-24-generic in KVM/QEMU VM

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

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

[Bug 1779950] Re: problems booting kernel linux-image-4.15.0-24-generic in KVM/QEMU VM

2018-07-03 Thread Nataraj
apport information

** Tags added: apport-collected

** Description changed:

  Description:  Ubuntu 18.04 LTS
  Release:  18.04
  
  
  I've installed all the latest updates in my KVM/QEMU VM.  After doing so I 
can boot the 4.15.0-23-generic kernel just fine.   When I try to boot the -24 
kernel my system hangs.  Once I try to boot the -24 kernel, I can no longer go 
back and boot the -23 kernel.  It hangs as well.  I reverted to an older QeMU 
snapshot and then I can boot the -23 kernel.  Repeated again, and once I 
attempt to boot the -24 kernel, can no longer boot older kernels, so it appears 
that it is changing or damaging something on my system.
  
  Hang looks like this.  If I boot with quiet,splash and hit escape, I get an 
error:
  A start job is running for Hold until boot process finishes up (20s / no 
limit)
  
  If I remove quiet,splash option, I just get the following and the system is 
hung, never gives login prompt:
  [ OK ] Started Tool to automatically coolect and submit kernel crash 
signatures
  [ OK ] Started User Manager for UID 120.
  
- Note, I have installed the 4.15.0-24-generic kernel directly on my host
- system (Dell XPS 9360), and I don't have any problems with it there.
+ Note, I have installed the 4.15.0-24-generic kernel directly on my host 
system (Dell XPS 9360), and I don't have any problems with it there.
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.9-0ubuntu7.2
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  nataraj1604 F pulseaudio
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 18.04
+ InstallationDate: Installed on 2018-04-24 (70 days ago)
+ InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180424)
+ IwConfig:
+  lono wireless extensions.
+  
+  ens3  no wireless extensions.
+ Lsusb:
+  Bus 001 Device 002: ID 0627:0001 Adomax Technology Co., Ltd 
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+  Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+  Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+  Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+ MachineType: QEMU Standard PC (i440FX + PIIX, 1996)
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 qxldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-23-generic 
root=UUID=2d4e09d5-5cee-486d-bb77-558a89b0bab0 ro
+ ProcVersionSignature: Ubuntu 4.15.0-23.25-generic 4.15.18
+ RelatedPackageVersions:
+  linux-restricted-modules-4.15.0-23-generic N/A
+  linux-backports-modules-4.15.0-23-generic  N/A
+  linux-firmware 1.173.1
+ RfKill:
+  
+ Tags:  bionic
+ Uname: Linux 4.15.0-23-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 04/01/2014
+ dmi.bios.vendor: SeaBIOS
+ dmi.bios.version: 1.10.2-1ubuntu1
+ dmi.chassis.type: 1
+ dmi.chassis.vendor: QEMU
+ dmi.chassis.version: pc-i440fx-bionic
+ dmi.modalias: 
dmi:bvnSeaBIOS:bvr1.10.2-1ubuntu1:bd04/01/2014:svnQEMU:pnStandardPC(i440FX+PIIX,1996):pvrpc-i440fx-bionic:cvnQEMU:ct1:cvrpc-i440fx-bionic:
+ dmi.product.name: Standard PC (i440FX + PIIX, 1996)
+ dmi.product.version: pc-i440fx-bionic
+ dmi.sys.vendor: QEMU

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1779950/+attachment/5159364/+files/AlsaInfo.txt

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

Title:
  problems booting kernel linux-image-4.15.0-24-generic in KVM/QEMU VM

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

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

[Bug 1779950] ProcCpuinfo.txt

2018-07-03 Thread Nataraj
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1779950/+attachment/5159368/+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/1779950

Title:
  problems booting kernel linux-image-4.15.0-24-generic in KVM/QEMU VM

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

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

[Bug 1779950] ProcInterrupts.txt

2018-07-03 Thread Nataraj
apport information

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

Title:
  problems booting kernel linux-image-4.15.0-24-generic in KVM/QEMU VM

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

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

[Bug 1779950] CurrentDmesg.txt

2018-07-03 Thread Nataraj
apport information

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

Title:
  problems booting kernel linux-image-4.15.0-24-generic in KVM/QEMU VM

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

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

[Bug 1779950] CRDA.txt

2018-07-03 Thread Nataraj
apport information

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

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

Title:
  problems booting kernel linux-image-4.15.0-24-generic in KVM/QEMU VM

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

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

[Bug 1779950] UdevDb.txt

2018-07-03 Thread Nataraj
apport information

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

Title:
  problems booting kernel linux-image-4.15.0-24-generic in KVM/QEMU VM

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

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

[Bug 1779950] PulseList.txt

2018-07-03 Thread Nataraj
apport information

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

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

Title:
  problems booting kernel linux-image-4.15.0-24-generic in KVM/QEMU VM

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

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

[Bug 1779950] Re: problems booting kernel linux-image-4.15.0-24-generic in KVM/QEMU VM

2018-07-03 Thread Nataraj
I have provided the requested information, however this was run under
the -23 kernel, since I am not able to successfully boot the -24 kernel.
I could potentially try to boot a recovery disk and poke around after
attempting to boot the -24 kernel, but I'm not sure what I am looking
for, so I will wait for further direction from you.

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

Title:
  problems booting kernel linux-image-4.15.0-24-generic in KVM/QEMU VM

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

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

[Bug 1779950] Lspci.txt

2018-07-03 Thread Nataraj
apport information

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

Title:
  problems booting kernel linux-image-4.15.0-24-generic in KVM/QEMU VM

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

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

[Bug 1574982] Re: Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong not supported by compiler

2018-07-03 Thread Joe Abt
** Changed in: linux (Ubuntu Xenial)
 Assignee: (unassigned) => Joe Abt (neondiscobrn)

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

Title:
  Cannot use CONFIG_CC_STACKPROTECTOR_STRONG: -fstack-protector-strong
  not supported by compiler

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

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

[Bug 1779962] Re: rpc.gssd truncates 32-bit UIDs/GIDs to 16 bits, leading to "Key has expired" errors when using kerberos

2018-07-03 Thread Ubuntu Foundations Team Bug Bot
The attachment "Changes the syscalls to use the 32-bit variants." seems
to be a patch.  If it isn't, please remove the "patch" flag from the
attachment, remove the "patch" tag, and if you are a member of the
~ubuntu-reviewers, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

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

Title:
  rpc.gssd truncates 32-bit UIDs/GIDs to 16 bits, leading to "Key has
  expired" errors when using kerberos

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1779962/+subscriptions

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

[Bug 1758037] Re: LTC Test- Ubuntu18.04: Starting the guest with network filter defined will fail with "cause is unknown".

2018-07-03 Thread Bug Watch Updater
** Changed in: libvirt
   Status: Unknown => 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/1758037

Title:
  LTC Test- Ubuntu18.04: Starting the guest with network filter defined
  will fail with "cause is unknown".

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

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

[Bug 1758037]

2018-07-03 Thread Fedora
libvirt-3.7.0-6.fc27 has been submitted as an update to Fedora 27.
https://bodhi.fedoraproject.org/updates/FEDORA-2018-2b053454a4

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

Title:
  LTC Test- Ubuntu18.04: Starting the guest with network filter defined
  will fail with "cause is unknown".

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

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

[Bug 1779968] [NEW] /usr/bin/vim.basic:11:update_refs:collect:collect_with_callback:PyGC_Collect:Py_Finalize

2018-07-03 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem regarding 
vim.  This problem was most recently seen with package version 
2:7.4.1829-1ubuntu2.1, the problem page at 
https://errors.ubuntu.com/problem/f6f5e6b6f8374b22126984f2e028636cc0ed364f 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.

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


** Tags: xenial yakkety zesty

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

Title:
  
/usr/bin/vim.basic:11:update_refs:collect:collect_with_callback:PyGC_Collect:Py_Finalize

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

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

[Bug 1779969] [NEW] PhpMyAdmin bundled version isn't comptabilble with PHP 7.2 bundled version

2018-07-03 Thread Laurent Dinclaux
Public bug reported:

Going to import or export tab throws an error. The error prevents those
functionalities form working properly:

Warning in ./libraries/plugin_interface.lib.php#551
count(): Parameter must be an array or an object that implements Countable

Backtrace

./libraries/display_import.lib.php#371: PMA_pluginGetOptions(
string 'Import',
array,
)
./libraries/display_import.lib.php#456: PMA_getHtmlForImportOptionsFormat(array)
./libraries/display_import.lib.php#691: PMA_getHtmlForImport(
string '5b3c0fbee20b6',
string 'database',
string 'test',
string '',
integer 1046478848,
array,
NULL,
NULL,
string '',
)
./db_import.php#43: PMA_getImportDisplay(
string 'database',
string 'test',
string '',
integer 1046478848,
)

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: phpmyadmin 4:4.6.6-5
ProcVersionSignature: Ubuntu 4.15.0-24.26-generic 4.15.18
Uname: Linux 4.15.0-24-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Wed Jul  4 11:03:39 2018
InstallationDate: Installed on 2018-06-28 (5 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
PackageArchitecture: all
SourcePackage: phpmyadmin
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic regression-release 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/1779969

Title:
  PhpMyAdmin bundled version isn't comptabilble with PHP 7.2 bundled
  version

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

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

[Bug 1778817] Re: release upgrade from xenial to bionic desktop: screen locks itself, password to unlock fails

2018-07-03 Thread Brian Murray
I believe the issue is that the gnome-session-inhibit call is terminated
after the upgrade unless you are running a GNOME session.

https://bazaar.launchpad.net/~ubuntu-core-dev/ubuntu-release-
upgrader/trunk/view/head:/DistUpgrade/DistUpgradeQuirks.py#L444

After the upgrade completed and choosing not to reboot I was presented
with a lock screen that continually said "Authentication failed".

Did your upgrade complete and then the screen locked?

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

Title:
  release upgrade from xenial to bionic desktop: screen locks itself,
  password to unlock fails

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

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

[Bug 1779966] [NEW] chrony fails to start, nm-dispatcher hook causes high CPU load

2018-07-03 Thread Kevin Otte
Public bug reported:

Chrony is failing to start correctly, and the chronyc command launched
by the NetworkManager dispatcher hook is going to 100% CPU.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: chrony 3.2-4ubuntu4.1
ProcVersionSignature: Ubuntu 4.15.0-24.26-generic 4.15.18
Uname: Linux 4.15.0-24-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
CurrentDesktop: XFCE
Date: Tue Jul  3 19:50:55 2018
InstallationDate: Installed on 2018-04-12 (82 days ago)
InstallationMedia: Xubuntu 18.04 LTS "Bionic Beaver" - Beta amd64 (20180404)
SourcePackage: chrony
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic

** Attachment added: "typescript"
   https://bugs.launchpad.net/bugs/1779966/+attachment/5159353/+files/typescript

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

Title:
  chrony fails to start, nm-dispatcher hook causes high CPU load

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

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

[Bug 1779966] Re: chrony fails to start, nm-dispatcher hook causes high CPU load

2018-07-03 Thread Kevin Otte
** Attachment added: "chrony.conf"
   
https://bugs.launchpad.net/ubuntu/+source/chrony/+bug/1779966/+attachment/5159357/+files/chrony.conf

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

Title:
  chrony fails to start, nm-dispatcher hook causes high CPU load

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

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

[Bug 1779966] Re: chrony fails to start, nm-dispatcher hook causes high CPU load

2018-07-03 Thread Kevin Otte
Jul  3 19:44:07 icarus systemd[1]: chrony.service: Start operation timed out. 
Terminating.
Jul  3 19:44:07 icarus systemd[1]: chrony.service: Failed with result 'timeout'.
Jul  3 19:44:07 icarus systemd[1]: Failed to start chrony, an NTP client/server.

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

Title:
  chrony fails to start, nm-dispatcher hook causes high CPU load

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

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

[Bug 1779912] Re: [needs-packaging] Please sync openfortivpn from debian sid (unstable)

2018-07-03 Thread Brian Murray
*** This is an automated message ***

This bug is tagged needs-packaging which identifies it as a request for
a new package in Ubuntu.  As a part of the managing needs-packaging bug
reports specification,
https://wiki.ubuntu.com/QATeam/Specs/NeedsPackagingBugs, all needs-
packaging bug reports have Wishlist importance.  Subsequently, I'm
setting this bug's status to Wishlist.

** Summary changed:

- Please sync openfortivpn from debian sid (unstable)
+ [needs-packaging] Please sync openfortivpn from debian sid (unstable)

** Changed in: ubuntu
   Importance: Undecided => Wishlist

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

Title:
  [needs-packaging] Please sync openfortivpn from debian sid (unstable)

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

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

[Bug 1757008] Re: bcmwl-kernel-source: bcmwl kernel module failed to build [error: implicit declaration of function ‘init_timer’]

2018-07-03 Thread Stan Varlamov
@Sami: the compilation is done automatically by the installer. You can
either plug in Ethernet or reboot and chose Advanced Ubuntu boot option,
scroll down to the previous ver. of the Kernel (4.13) and boot with it
normally to get the WiFi connection back. Then "See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed" - just a couple of steps that don't affect
your overall system if you "Create the file /etc/apt/preferences.d
/proposed-updates with this content:...". Then sudo apt-get update and
sudo apt-get install broadcom-sta-dkms/xenial-proposed. This should
successfully compile for both 4.13 and 4.15 kernels. Then reboot
normally and forget about this incident till the kernel testing flow
breaks again next year or whenever.

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

Title:
  bcmwl-kernel-source: bcmwl kernel module failed to build [error:
  implicit declaration of function ‘init_timer’]

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

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

[Bug 1779476] Re: Ubuntu 18.04: gdm3 does not switch to graphics after update

2018-07-03 Thread Mark
> which solves the problem
I don't consider switching to lightdm to be a solution the problem. It's a 
workaround.

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

Title:
  Ubuntu 18.04:  gdm3 does not switch to graphics after update

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

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

[Bug 1768340] Re: fscrypt does not work for home directory encryption

2018-07-03 Thread Adar Dembo
Spoke too soon: the simple workaround is "snap remove gnome-calculator;
snap install gnome-calculator".

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

Title:
  fscrypt does not work for home directory encryption

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

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

[Bug 1768340] Re: fscrypt does not work for home directory encryption

2018-07-03 Thread Adar Dembo
Trent Lloyd, did you manage to work around the problem with broken
snaps? Asking because it looks like there's an update for the gnome-
calculator snap that has broken the calculator on my system. Nothing
happens when I run it, and if I run "snap refresh" from the command
line, I get the following error:

error: cannot perform the following tasks:
- Copy snap "gnome-calculator" data (cannot copy 
"/home/adar/snap/gnome-calculator/167" to 
"/home/adar/snap/gnome-calculator/178": failed to copy all: 
"'/home/adar/snap/gnome-calculator/167' -> 
'/home/adar/snap/gnome-calculator/178'\ncp: cannot create directory 
'/home/adar/snap/gnome-calculator/178/.local': Required key not available\ncp: 
cannot create directory '/home/adar/snap/gnome-calculator/178/.config': 
Required key not available\n'/home/adar/snap/gnome-calculator/167/.themes' -> 
'/home/adar/snap/gnome-calculator/178/.themes'\ncp: cannot create symbolic link 
'/home/adar/snap/gnome-calculator/178/.themes': Required key not 
available\n'/home/adar/snap/gnome-calculator/167/.last_revision' -> 
'/home/adar/snap/gnome-calculator/178/.last_revision'\ncp: cannot create 
regular file '/home/adar/snap/gnome-calculator/178/.last_revision': Required 
key not available" (1))

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

Title:
  fscrypt does not work for home directory encryption

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

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

[Bug 1779963] [NEW] create pull-ppa-* functionality

2018-07-03 Thread Dan Streetman
Public bug reported:

the pull-[lp|debian|uca]-[source|debs|ddebs|udebs] allows pulling from
the 3 major archives, but not PPAs.  Functionality is needed to be able
to pull from specific PPAs.

See ppa:ddstreet/ubuntu-dev-tools for reference.

** Affects: ubuntu-dev-tools (Ubuntu)
 Importance: Medium
 Assignee: Dan Streetman (ddstreet)
 Status: In Progress

** Affects: ubuntu-dev-tools (Ubuntu Trusty)
 Importance: Medium
 Assignee: Dan Streetman (ddstreet)
 Status: Won't Fix

** Affects: ubuntu-dev-tools (Ubuntu Xenial)
 Importance: Medium
 Assignee: Dan Streetman (ddstreet)
 Status: In Progress

** Affects: ubuntu-dev-tools (Ubuntu Artful)
 Importance: Medium
 Assignee: Dan Streetman (ddstreet)
 Status: Won't Fix

** Affects: ubuntu-dev-tools (Ubuntu Bionic)
 Importance: Medium
 Assignee: Dan Streetman (ddstreet)
 Status: In Progress

** Affects: ubuntu-dev-tools (Ubuntu Cosmic)
 Importance: Medium
 Assignee: Dan Streetman (ddstreet)
 Status: In Progress

** Changed in: ubuntu-dev-tools (Ubuntu)
 Assignee: (unassigned) => Dan Streetman (ddstreet)

** Changed in: ubuntu-dev-tools (Ubuntu)
   Importance: Undecided => Medium

** Changed in: ubuntu-dev-tools (Ubuntu)
   Status: New => In Progress

** Also affects: ubuntu-dev-tools (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: ubuntu-dev-tools (Ubuntu Cosmic)
   Importance: Medium
 Assignee: Dan Streetman (ddstreet)
   Status: In Progress

** Also affects: ubuntu-dev-tools (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Also affects: ubuntu-dev-tools (Ubuntu Artful)
   Importance: Undecided
   Status: New

** Also affects: ubuntu-dev-tools (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: ubuntu-dev-tools (Ubuntu Artful)
   Status: New => Won't Fix

** Changed in: ubuntu-dev-tools (Ubuntu Trusty)
   Status: New => Won't Fix

** Changed in: ubuntu-dev-tools (Ubuntu Xenial)
   Status: New => In Progress

** Changed in: ubuntu-dev-tools (Ubuntu Bionic)
   Status: New => In Progress

** Changed in: ubuntu-dev-tools (Ubuntu Bionic)
   Importance: Undecided => Medium

** Changed in: ubuntu-dev-tools (Ubuntu Artful)
   Importance: Undecided => Medium

** Changed in: ubuntu-dev-tools (Ubuntu Xenial)
   Importance: Undecided => Medium

** Changed in: ubuntu-dev-tools (Ubuntu Trusty)
   Importance: Undecided => Medium

** Changed in: ubuntu-dev-tools (Ubuntu Bionic)
 Assignee: (unassigned) => Dan Streetman (ddstreet)

** Changed in: ubuntu-dev-tools (Ubuntu Artful)
 Assignee: (unassigned) => Dan Streetman (ddstreet)

** Changed in: ubuntu-dev-tools (Ubuntu Xenial)
 Assignee: (unassigned) => Dan Streetman (ddstreet)

** Changed in: ubuntu-dev-tools (Ubuntu Trusty)
 Assignee: (unassigned) => Dan Streetman (ddstreet)

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

Title:
  create pull-ppa-* functionality

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

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

[Bug 1769309] Re: Ubuntu 18.04 boot extremely slow

2018-07-03 Thread Tito José Ferreira Figueiredo
This kernel update causes the slowdown, from the 4.15.0-20 that is
installed  to 4.15.0-24.26 that comes in the initial Update

** Attachment added: "Screenshot from 2018-07-04 00-22-07.png"
   
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1769309/+attachment/5159352/+files/Screenshot%20from%202018-07-04%2000-22-07.png

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

Title:
  Ubuntu 18.04 boot extremely slow

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

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

[Bug 1779238] Re: Mouting a disk or iso image asks for sudo password

2018-07-03 Thread Bug Watch Updater
** Changed in: udisks2 (Ubuntu)
   Status: Unknown => New

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

Title:
  Mouting a disk or iso image asks for sudo password

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-disk-utility/+bug/1779238/+subscriptions

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

Re: [Bug 1779592] Re: I have video lagging errors

2018-07-03 Thread Miguel Fernandez
Hi, In that laptop I use a double boot with W10 and there is not problems
with video there, in Ubuntu I have a skipping frame problem, like 2 or 3
seconds of skipping frames in chrome and also in VLC.

On Sun, Jul 1, 2018, 22:45 Daniel van Vugt 
wrote:

> It appears your screen is 1366x768 and the CPU/GPU is an i5-4200U. I
> would not expect any performance problems with those.
>
> Can you please elaborate as to what you mean by "lagging"? Do you mean
> everything is smooth but delayed? Or do you mean it is stuttering
> (skipping frames)?
>
> ** Changed in: xorg (Ubuntu)
>Status: New => Incomplete
>
> ** Package changed: xorg (Ubuntu) => gnome-shell (Ubuntu)
>
> ** Tags added: performance
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1779592
>
> Title:
>   I have video lagging errors
>
> Status in gnome-shell package in Ubuntu:
>   Incomplete
>
> Bug description:
>   In browser (Chrome) and VLC.
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 18.04
>   Package: xorg 1:7.7+19ubuntu7
>   ProcVersionSignature: Ubuntu 4.15.0-23.25-generic 4.15.18
>   Uname: Linux 4.15.0-23-generic x86_64
>   .tmp.unity_support_test.0:
>
>   ApportVersion: 2.20.9-0ubuntu7.2
>   Architecture: amd64
>   CompizPlugins: No value set for
> `/apps/compiz-1/general/screen0/options/active_plugins'
>   CompositorRunning: None
>   CurrentDesktop: ubuntu:GNOME
>   Date: Sun Jul  1 20:03:55 2018
>   DistUpgraded: 2018-04-29 10:40:39,012 DEBUG Running PostInstallScript:
> './xorg_fix_proprietary.py'
>   DistroCodename: bionic
>   DistroVariant: ubuntu
>   DpkgLog:
>
>   GraphicsCard:
>Intel Corporation Haswell-ULT Integrated Graphics Controller
> [8086:0a16] (rev 09) (prog-if 00 [VGA controller])
>  Subsystem: Dell Haswell-ULT Integrated Graphics Controller [1028:05f3]
>   InstallationDate: Installed on 2018-04-21 (71 days ago)
>   InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64
> (20180228)
>   MachineType: Dell Inc. Inspiron 5437
>   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-23-generic
> root=UUID=86eb9f96-102c-4576-a37c-b2a420b78479 ro quiet splash vt.handoff=1
>   SourcePackage: xorg
>   UpgradeStatus: Upgraded to bionic on 2018-04-29 (63 days ago)
>   dmi.bios.date: 09/06/2013
>   dmi.bios.vendor: Dell Inc.
>   dmi.bios.version: A04
>   dmi.board.name: 0DM6M9
>   dmi.board.vendor: Dell Inc.
>   dmi.board.version: A04
>   dmi.chassis.type: 8
>   dmi.chassis.vendor: Dell Inc.
>   dmi.chassis.version: Not Specified
>   dmi.modalias:
> dmi:bvnDellInc.:bvrA04:bd09/06/2013:svnDellInc.:pnInspiron5437:pvrNotSpecified:rvnDellInc.:rn0DM6M9:rvrA04:cvnDellInc.:ct8:cvrNotSpecified:
>   dmi.product.name: Inspiron 5437
>   dmi.product.version: Not Specified
>   dmi.sys.vendor: Dell Inc.
>   version.compiz: compiz 1:0.9.13.1+18.04.20180302-0ubuntu1
>   version.libdrm2: libdrm2 2.4.91-2
>   version.libgl1-mesa-dri: libgl1-mesa-dri 18.0.0~rc5-1ubuntu1
>   version.libgl1-mesa-glx: libgl1-mesa-glx 18.0.0~rc5-1ubuntu1
>   version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu4
>   version.xserver-xorg-input-evdev: xserver-xorg-input-evdev
> 1:2.10.5-1ubuntu1
>   version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.0.1-1
>   version.xserver-xorg-video-intel: xserver-xorg-video-intel
> 2:2.99.917+git20171229-1
>   version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1779592/+subscriptions
>

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

Title:
  I have video lagging errors

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

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

[Bug 1779962] [NEW] rpc.gssd truncates 32-bit UIDs/GIDs to 16 bits, leading to "Key has expired" errors when using kerberos

2018-07-03 Thread Sree
Public bug reported:

utils/gssd_proc.c uses SYS_setresuid and SYS_setresgid in
change_identity when it should use SYS_setresuid32 and SYS_setresgid32
instead. This causes it to truncate UIDs/GIDs > 65536.

Symptoms: rpc.gssd is unable to read kerberos credentials files after
changing identity, failing with a cryptic error message:

CC 'FILE:/tmp/krb5cc_11_J5kIrv' is expired or corrupt

(note the UID 11 here, rpc.gssd was actually using UID 34465 to
access this file, and failing in krb5_util.c when calling
krb5_cc_get_principal)

The attached patch fixes the bug.

I'm using Ubuntu 18.04 LTS on an Odroid XU4 (armhf). This bug does not
exist in Ubuntu 16.04 LTS.

** Affects: nfs-utils (Ubuntu)
 Importance: Undecided
 Status: New

** Patch added: "Changes the syscalls to use the 32-bit variants."
   
https://bugs.launchpad.net/bugs/1779962/+attachment/5159351/+files/use_32_bit_uid_gid_syscalls.patch

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

Title:
  rpc.gssd truncates 32-bit UIDs/GIDs to 16 bits, leading to "Key has
  expired" errors when using kerberos

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1779962/+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   >