[Bug 1787775] Re: touchpad not working on lenovo yoga 530

2019-05-08 Thread Khaled El Mously
** Changed in: linux (Ubuntu Bionic)
   Status: In Progress => Fix Committed

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

Title:
  touchpad not working on lenovo yoga 530

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

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

[Bug 1826844] Re: nvidia-drivers-* are not on the ISO

2019-05-08 Thread Jean-Baptiste Lallement
** Changed in: nvidia-graphics-drivers-390 (Ubuntu)
   Status: New => Triaged

** Also affects: nvidia-graphics-drivers-390 (Ubuntu Eoan)
   Importance: High
   Status: Triaged

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

Title:
  nvidia-drivers-* are not on the ISO

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

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

[Bug 1819009] Re: Terminal-Emulator shows no prompt when (console) program finished

2019-05-08 Thread Walter Lapchynski
Re-opening because I neglected to answer. Sorry, Oliver.

What I meant about the kernel is upgrading your system to use the latest
one.

Regarding the logs, there are two logs that should be of interest:
 1. /var/log/syslog
 2. /var/log/Xorg.0.log

In general, I would suggest reproducing the issue and seeing if anything
pops up in either of these. You can "watch" them in a terminal with
`tail -f /path/to/file` while you reproduce the issue in another window.

In Xorg.0.log lines with "(EE)" in them indicate errors. Here's an
example that's totally unrelated:

[79.713] (EE) NOUVEAU(G0): Error initialising acceleration.  Falling
back to NoAccel

So you could do the following to watch that file for errors only: `tail
-f /var/log/Xorg.0.log | grep '(EE)'`

The other file is a little bit harder to parse, but if you see something
that pops up when you reproduce the problem, even if it doesn't seem
related, try to do it again and if the same thing pops up, you can bet
it's related.

If you can figure out the relevant lines, feel free to post them here.
If not, I would suggest attaching the files here for us to analyze.

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

Title:
  Terminal-Emulator shows no prompt when (console) program finished

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

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

[Bug 1819009] Re: Terminal-Emulator shows no prompt when (console) program finished

2019-05-08 Thread Walter Lapchynski
** Changed in: lxterminal (Ubuntu)
   Status: Expired => Incomplete

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

Title:
  Terminal-Emulator shows no prompt when (console) program finished

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

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

[Bug 1797581] Re: Composing a VM in MAAS with exactly 2048 MB RAM causes the VM to kernel panic

2019-05-08 Thread Christian Ehrhardt 
Added to the description what we need from anyone affected.

@Maas Team see former comment for the requested guiding of users how to get 
this data.
The Maas task is back from incomplete to confirmed for providing these howto's

** Changed in: maas
   Status: Incomplete => Confirmed

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

Title:
  Composing a VM in MAAS with exactly 2048 MB RAM causes the VM to
  kernel panic

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

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

[Bug 1797581] Re: Composing a VM in MAAS with exactly 2048 MB RAM causes the VM to kernel panic

2019-05-08 Thread Christian Ehrhardt 
@sfeole Thanks for the Dup hit that as well now - as all others I ask
you to please help to catch the data needed to finally recreate and
debug this.

>From IRC:
[07:00]  sfeole: please attach your guest XML, and the used initrd 
and kernel to the bug
[07:02]  best would be also the pxeconfig that is provided

@MAAS Team
So far this only occurred with MAAS and all other tries to recreate worked.
I wonder if either TFTP or the PXE loader used could be the trigger of the bug.
Therefore (from IRC as well):
[07:02]  roaksoax: on this bug one of the components we still have to 
verify if it is related is the way you provide the TFP
[07:02]  could you outline on the bug how users once they hit the bug 
could extract that and attach it to the bug
[07:03]  that way we can hopefully finally recreate the case

I tried so back in comment #31, but that was only trying to recreate your setup.
For PXEconfig (I was guessing) and TFTP (I used the normal tftpd package) we 
could still get more similar to your setup.

I'll add a section to the description of the bug what users are supposed
to attach, it would be great if you could help to outline how users can
get those.


@MAAS Team
[07:03]  and IIRC you don't use tftpd or such but something maas 
internal for tftpd is that right - could you outline how one could use/setup 
this so that we can compare tftpd vs maas-tftpd as well?
That is an extra question to that above, if you could help here as well that 
would be great.

** Description changed:

  Using latest MAAS master, I'm unable to compose a VM over the UI
  successfully when composed with 2048 MB of RAM. By that I mean that the
  VM is created, but it fails with a kernel panic.
+ 
+ 
+ So far this only occurred in MAAS environments and often went away with e.g. 
the next daily images. Therefore to reproduce and finally debug/fix this issue 
we'd need data from anyone being affected. This list will grow as we identify 
more that is needed.
+ 
+ If you are affected, please attach to the bug
+ - the kernel used to boot the guest
+ - the initrd used to boot the guest
+ - libvirt guest XML used to define the guest
+ - PXE config provided to the guest
+ - the cloud image used to start the guest (That will likely not fit as bug 
+   attachment, consider storing it somewhere and contact us)
+ 
+ TODO: The Maas Team will outline how to get all these artifacts.
+ TODO: add reference to the comment outlining this (once added)

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

Title:
  Composing a VM in MAAS with exactly 2048 MB RAM causes the VM to
  kernel panic

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

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

[Bug 1813134] Re: cp_abort in powerpc/context_switch from ubunut_kernel_selftests failed on Bionic P9

2019-05-08 Thread Khaled El Mously
** Changed in: linux (Ubuntu Bionic)
   Status: In Progress => 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/1813134

Title:
  cp_abort in powerpc/context_switch from ubunut_kernel_selftests failed
  on Bionic P9

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

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

[Bug 1813129] Re: tm-unavailable in powerpc/tm failed on Bionic Power9

2019-05-08 Thread Khaled El Mously
** Changed in: linux (Ubuntu Bionic)
   Status: In Progress => 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/1813129

Title:
  tm-unavailable in powerpc/tm failed on Bionic Power9

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

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

[Bug 1657646] Re: [20.04]Missing thin-provisioning-tools prevents VG with thin pool LV from being (de)activated, but not its creation

2019-05-08 Thread bugproxy
** Tags removed: targetmilestone-inin---
** Tags added: targetmilestone-inin2004

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

Title:
  [20.04]Missing thin-provisioning-tools prevents VG with thin pool LV
  from being (de)activated, but not its creation

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

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

[Bug 1822871] Re: enabling ftrace on Hi1620 CS causes an Oops

2019-05-08 Thread Khaled El Mously
** Changed in: linux (Ubuntu Disco)
   Status: In Progress => 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/1822871

Title:
  enabling ftrace on Hi1620 CS causes an Oops

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

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

[Bug 1826201] Re: Green vertical bars when using gstreamer-vaapi in Totem under Xorg

2019-05-08 Thread Daniel van Vugt
A simple way to test the proposed fix for 19.04 is to download it
directly:

https://launchpad.net/ubuntu/+archive/primary/+files/gstreamer1.0-vaapi_1.15.90-1ubuntu1_amd64.deb

Please tell us if it works for you.

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

Title:
  Green vertical bars when using gstreamer-vaapi in Totem under Xorg

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

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

[Bug 1827880] Re: bionic/linux: completely remove snapdragon files from sources

2019-05-08 Thread Khaled El Mously
** Changed in: linux (Ubuntu Bionic)
   Status: In Progress => 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/1827880

Title:
  bionic/linux: completely remove snapdragon files from sources

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

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

[Bug 1796292] Re: Tight timeout for bcache removal causes spurious failures

2019-05-08 Thread Trent Lloyd
I have been running into this (curtin 18.1-17-gae48e86f-
0ubuntu1~16.04.1)

I think this commit basically agrees with my thoughts but I just wanted
to share them explicitly in case they are interesting

 (1) If you *unregister* the cache device from the backing device, it
first has to purge all the dirty data back to the backing device. This
may obviously take a while.

 (2) When doing that, I managed to deadlock bcache at least once on
xenial-hwe 4.15 where it was trying to reclaim memory from XFS, which I
assume was trying to write to the bcache.. traceback:
https://pastebin.canonical.com/117528/ - you can't get out of that
without a reboot

 (3) However generally I had good luck simplying "stop"ing the cache
devices (it seems perhaps that is what this bug is designed to do,
switch to stop, instead of unregister?). Specifically though I was
stopping the backing devices, and then later the cache device. It seems
like the current commit is the other way around?

** Tags added: sts

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

Title:
  Tight timeout for bcache removal causes spurious failures

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

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

[Bug 1827972] Re: The noise keeps occurring when Headset is plugged in on a Dell machine

2019-05-08 Thread Khaled El Mously
** Changed in: linux (Ubuntu Bionic)
   Status: In Progress => Fix Committed

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

** Changed in: linux (Ubuntu Disco)
   Status: In Progress => 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/1827972

Title:
  The noise keeps occurring when Headset is plugged in on a Dell machine

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

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

[Bug 1794232] Re: Geneve tunnels don't work when ipv6 is disabled

2019-05-08 Thread Khaled El Mously
** Changed in: linux (Ubuntu Bionic)
   Status: In Progress => Fix Committed

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

Title:
  Geneve tunnels don't work when ipv6 is disabled

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

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

[Bug 1797749] Re: Drag and drop from File Roller to Nautilus not working

2019-05-08 Thread William
I'm experiencing this on Ubuntu 19.04. Can this bug be re-opened or
should I create a new one?

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

Title:
  Drag and drop from File Roller to Nautilus not working

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

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

[Bug 1827924] Re: Panic or segfault in Samba

2019-05-08 Thread Alex Murray
** Information type changed from Private Security to Public

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

Title:
  Panic or segfault in Samba

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

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

[Bug 1828330] [NEW] firefox at 100% CPU utilization

2019-05-08 Thread Andrew
Public bug reported:

solarmoviez.ru pegs the CPU at over 100% and slows the machine
significantly.  Screenshot attached.

Description:Ubuntu 16.04.6 LTS
Release:16.04

firefox:
  Installed: 66.0.4+build3-0ubuntu0.16.04.1
  Candidate: 66.0.4+build3-0ubuntu0.16.04.1
  Version table:
 *** 66.0.4+build3-0ubuntu0.16.04.1 500
500 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 
Packages
500 http://security.ubuntu.com/ubuntu xenial-security/main amd64 
Packages
100 /var/lib/dpkg/status
 45.0.2+build1-0ubuntu1 500
500 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 Packages

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: firefox 66.0.4+build3-0ubuntu0.16.04.1
ProcVersionSignature: Ubuntu 4.15.0-47.50~16.04.1-generic 4.15.18
Uname: Linux 4.15.0-47-generic x86_64
AddonCompatCheckDisabled: False
ApportVersion: 2.20.1-0ubuntu2.18
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  apb   15542 F pulseaudio
 /dev/snd/pcmC0D0p:   apb   15542 F...m pulseaudio
 /dev/snd/controlC0:  apb   15542 F pulseaudio
BuildID: 20190506102248
Channel: Unavailable
CurrentDesktop: Unity
Date: Wed May  8 21:12:37 2019
ExecutablePath: /usr/lib/firefox/plugin-container
Extensions: extensions.sqlite corrupt or missing
ForcedLayersAccel: False
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
IncompatibleExtensions: Unavailable (corrupt or non-existant compatibility.ini 
or extensions.sqlite)
InstallationDate: Installed on 2018-09-20 (230 days ago)
InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228)
IpRoute:
 default via 192.168.0.1 dev enp4s5  proto static  metric 100 
 169.254.0.0/16 dev enp4s5  scope link  metric 1000 
 192.168.0.0/24 dev enp4s5  proto kernel  scope link  src 192.168.0.3  metric 
100
Locales: extensions.sqlite corrupt or missing
MostRecentCrashID: bp-1c6ff3ca-51b4-47e8-b009-e5feb0190429
Plugins: Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so
PrefSources: prefs.js
Profiles: Profile0 (Default) - LastVersion=66.0.4/20190506102248 (In use)
RunningIncompatibleAddons: False
SourcePackage: firefox
SubmittedCrashIDs:
 bp-1c6ff3ca-51b4-47e8-b009-e5feb0190429
 bp-cbd10a93-2bd7-46a7-b905-6df710190425
Themes: extensions.sqlite corrupt or missing
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/17/2016
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P1.60
dmi.board.name: 970M Pro3
dmi.board.vendor: ASRock
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.60:bd06/17/2016:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rn970MPro3:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.family: To Be Filled By O.E.M.
dmi.product.name: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.

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


** Tags: amd64 apport-bug xenial

** Attachment added: "screenshot of top showing 100% CPU use"
   
https://bugs.launchpad.net/bugs/1828330/+attachment/5262548/+files/pluginCPU.png

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

Title:
  firefox at 100% CPU utilization

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

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

[Bug 1828189] Re: latest debians for glibc for ubuntu 16.04

2019-05-08 Thread Alex Murray
As noted in the Ubuntu Security Team FAQ we do not upgrade versions for
stable Ubuntu releases - however the Security Team does backport
security fixes where possible
https://wiki.ubuntu.com/SecurityTeam/FAQ#Versions

To determine any possible outstanding vulnerabilities for glibc please
check the Ubuntu CVE tracker - https://people.canonical.com/~ubuntu-
security/cve/pkg/glibc.html

** Information type changed from Private Security to Public Security

** Changed in: glibc (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/1828189

Title:
  latest debians for glibc for ubuntu 16.04

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

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

[Bug 1828190] Re: latest wget debian for ubuntu 16.04

2019-05-08 Thread Alex Murray
As noted in the Ubuntu Security Team FAQ we do not upgrade versions for
stable Ubuntu releases - however the Security Team does backport
security fixes where possible
https://wiki.ubuntu.com/SecurityTeam/FAQ#Versions

To determine any possible outstanding vulnerabilities for wget please
check the Ubuntu CVE tracker - https://people.canonical.com/~ubuntu-
security/cve/pkg/wget.html

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

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

Title:
  latest wget debian for ubuntu 16.04

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

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

[Bug 1828190] Re: latest wget debian for ubuntu 16.04

2019-05-08 Thread Alex Murray
As noted in the Ubuntu Security Team FAQ we do not upgrade versions for
stable Ubuntu releases - however the Security Team does backport
security fixes where possible
https://wiki.ubuntu.com/SecurityTeam/FAQ#Versions

To determine any possible outstanding vulnerabilities for glibc please
check the Ubuntu CVE tracker - https://people.canonical.com/~ubuntu-
security/cve/pkg/glibc.html

** Information type changed from Private Security to Public Security

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

Title:
  latest wget debian for ubuntu 16.04

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

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

[Bug 1828191] Re: latest debian for urllib3 in ubuntu 16.04

2019-05-08 Thread Alex Murray
As noted in the Ubuntu Security Team FAQ we do not upgrade versions for
stable Ubuntu releases - however the Security Team does backport
security fixes where possible
https://wiki.ubuntu.com/SecurityTeam/FAQ#Versions

To determine any possible outstanding vulnerabilities for python-urllib3
please check the Ubuntu CVE tracker - https://people.canonical.com
/~ubuntu-security/cve/pkg/python-urllib3.html

** Information type changed from Private Security to Public Security

** Changed in: python-urllib3 (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/1828191

Title:
   latest debian for urllib3 in ubuntu 16.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-urllib3/+bug/1828191/+subscriptions

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

[Bug 1828327] Re: package emacs24 24.3+1-2ubuntu1.1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2019-05-08 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  Reviewing your dmesg attachment in this bug report it
seems that there is a problem with your hardware.  I recommend
performing a back up and then investigating the situation.  Measures you
might take include checking cable connections and using software tools
to investigate the health of your hardware.  In the event that is is not
in fact an error with your hardware please set the bug's status back to
New.  Thanks and good luck!

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

** Tags added: hardware-error

** Changed in: emacs24 (Ubuntu)
   Importance: Undecided => Low

** Changed in: emacs24 (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/1828327

Title:
  package emacs24 24.3+1-2ubuntu1.1 failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 1

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

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

[Bug 1819009] Re: Terminal-Emulator shows no prompt when (console) program finished

2019-05-08 Thread Launchpad Bug Tracker
[Expired for lxterminal (Ubuntu) because there has been no activity for
60 days.]

** Changed in: lxterminal (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/1819009

Title:
  Terminal-Emulator shows no prompt when (console) program finished

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

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

[Bug 1828190] [NEW] latest wget debian for ubuntu 16.04

2019-05-08 Thread Launchpad Bug Tracker
*** This bug is a security vulnerability ***

You have been subscribed to a public security bug by Alex Murray (alexmurray):

We are looking for the latest debians for wget in ubuntu 16.04. Can
someone help? This is to address some security vulnerabilities

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

-- 
latest wget debian for ubuntu 16.04
https://bugs.launchpad.net/bugs/1828190
You received this bug notification because you are a member of Ubuntu Bugs, 
which is subscribed to the bug report.

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

[Bug 1828324] Re: ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111)

2019-05-08 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/1828324

Title:
  ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111)

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

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

[Bug 1828189] [NEW] latest debians for glibc for ubuntu 16.04

2019-05-08 Thread Launchpad Bug Tracker
*** This bug is a security vulnerability ***

You have been subscribed to a public security bug by Alex Murray (alexmurray):

We are looking for the latest debians for glibc in ubuntu 16.04. Can
someone help? This is to address some security vulnerabilities.

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

-- 
latest debians for glibc for ubuntu 16.04
https://bugs.launchpad.net/bugs/1828189
You received this bug notification because you are a member of Ubuntu Bugs, 
which is subscribed to the bug report.

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

[Bug 1817349] Re: global menu black font on black background

2019-05-08 Thread Launchpad Bug Tracker
[Expired for budgie-welcome (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: budgie-welcome (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/1817349

Title:
  global menu black font on black background

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/budgie-welcome/+bug/1817349/+subscriptions

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

[Bug 1828131] Re: Qemu causes system hang

2019-05-08 Thread Avi Eis
I've confirmed qemu works if I select intel instead of nvidia using
prime-select.

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

Title:
  Qemu causes system hang

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

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

[Bug 1828324] Re: ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111)

2019-05-08 Thread Alex Murray
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a "regular" (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Information type changed from Private Security to Public

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

Title:
  ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1' (111)

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

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

[Bug 1828191] [NEW] latest debian for urllib3 in ubuntu 16.04

2019-05-08 Thread Launchpad Bug Tracker
*** This bug is a security vulnerability ***

You have been subscribed to a public security bug by Alex Murray (alexmurray):

We are looking for the latest debians for urllib3 in ubuntu 16.04. Can
someone help? This is to address some security vulnerabilities

** Affects: python-urllib3 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
 latest debian for urllib3 in ubuntu 16.04
https://bugs.launchpad.net/bugs/1828191
You received this bug notification because you are a member of Ubuntu Bugs, 
which is subscribed to the bug report.

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

[Bug 1828218] Re: boeug

2019-05-08 Thread Alex Murray
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a "regular" (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Information type changed from Private Security to Public

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

Title:
  boeug

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

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

[Bug 1828327] Re: package emacs24 24.3+1-2ubuntu1.1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2019-05-08 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/1828327

Title:
  package emacs24 24.3+1-2ubuntu1.1 failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 1

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

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

[Bug 1828326] Re: play sound through "dummy output " ?

2019-05-08 Thread Daniel van Vugt
Ubuntu 14.04 reached end of standard support in April 2019:

  https://wiki.ubuntu.com/Releases

If you would like to continue with free support then please update to a
newer release and tell us if the problem still occurs.

If you would like to continue with Ubuntu 14.04 then there is still a
paid support option:

  https://www.ubuntu.com/esm


** Changed in: alsa-driver (Ubuntu)
   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/1828326

Title:
  play sound through  "dummy output " ?

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

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

[Bug 1828131] Re: Qemu causes system hang

2019-05-08 Thread Avi Eis
After reproducing it a few times, looks like the kernel crash doesn't
happen every time, but the nvidia crash does.

Here's another crash:

May 08 23:22:25 ap audit[7432]: AVC apparmor="STATUS" 
operation="profile_replace" profile="unconfined" 
name="libvirt-12290279-de75-4f25-893f-8c4303a00723" pid=7432 
comm="apparmor_parser"
May 08 23:22:25 ap kernel: audit: type=1400 audit(1557372145.668:79): 
apparmor="STATUS" operation="profile_replace" profile="unconfined" 
name="libvirt-12290279-de75-4f25-893f-8c4303a00723" pid=7432 
comm="apparmor_parser"
May 08 23:22:27 ap guake.desktop[3131]: Showing the terminal
May 08 23:22:27 ap avahi-daemon[1358]: Joining mDNS multicast group on 
interface vnet0.IPv6 with address fe80::fc54:ff:feee:4e6a.
May 08 23:22:27 ap avahi-daemon[1358]: New relevant interface vnet0.IPv6 for 
mDNS.
May 08 23:22:27 ap avahi-daemon[1358]: Registering new address record for 
fe80::fc54:ff:feee:4e6a on vnet0.*.
May 08 23:22:27 ap kernel: virbr0: port 2(vnet0) entered learning state
May 08 23:22:29 ap kernel: virbr0: port 2(vnet0) entered forwarding state
May 08 23:22:29 ap kernel: virbr0: topology change detected, propagating
May 08 23:22:29 ap NetworkManager[1391]:   [1557372149.6019] device 
(virbr0): carrier: link connected
May 08 23:22:35 ap guake.desktop[3131]: Hiding on focus lose
May 08 23:22:36 ap systemd[1]: NetworkManager-dispatcher.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
-- 
-- The unit NetworkManager-dispatcher.service has successfully entered the 
'dead' state.
May 08 23:22:41 ap dnsmasq-dhcp[7254]: DHCPREQUEST(virbr0) 192.168.122.43 
52:54:00:ee:4e:6a
May 08 23:22:41 ap dnsmasq-dhcp[7254]: DHCPACK(virbr0) 192.168.122.43 
52:54:00:ee:4e:6a osboxes
May 08 23:22:46 ap /usr/lib/gdm3/gdm-x-session[2558]: (EE) NVIDIA(0): The 
NVIDIA X driver has encountered an error; attempting to
May 08 23:22:46 ap /usr/lib/gdm3/gdm-x-session[2558]: (EE) NVIDIA(0): 
recover...
May 08 23:22:46 ap kernel: NVRM: GPU at PCI::01:00: 
GPU-d9fbb72e-29cb-d4db-ad8f-af242c1a6c15
May 08 23:22:46 ap kernel: NVRM: Xid (PCI::01:00): 13, Graphics Exception: 
Class 0x0 Subchannel 0x0 Mismatch
May 08 23:22:46 ap kernel: NVRM: Xid (PCI::01:00): 13, Graphics Exception: 
ESR 0x4041b0=0x20
May 08 23:22:46 ap kernel: NVRM: Xid (PCI::01:00): 13, Graphics Exception: 
ESR 0x404000=0x8002
May 08 23:22:46 ap kernel: NVRM: Xid (PCI::01:00): 13, Graphics Exception: 
ChID 0008, Class 902d, Offset 0860, Data 
May 08 23:22:46 ap kernel: NVRM: Xid (PCI::01:00): 31, Ch 0008, intr 
5000. MMU Fault: ENGINE HOST0 HUBCLIENT_HOST_CPU faulted @ 0xb_d00b. 
Fault is of type FAULT_PDE ACCESS_TYPE_READ
May 08 23:23:05 ap systemd-logind[1337]: Power key pressed.
-- Reboot --

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

Title:
  Qemu causes system hang

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

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

[Bug 1828326] [NEW] play sound through "dummy output " ?

2019-05-08 Thread Vinicius Braz Rocha
Public bug reported:

the sound is (not) being reproduced through an "dummy output "

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: alsa-base 1.0.25+dfsg-0ubuntu4
ProcVersionSignature: Ubuntu 3.13.0-169.219-generic 3.13.11-ckt39
Uname: Linux 3.13.0-169-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.29
Architecture: amd64
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
CurrentDesktop: Unity
Date: Wed May  8 23:42:15 2019
DistributionChannelDescriptor:
 # This is a distribution channel descriptor
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-somerville-trusty-amd64-20140620-0
InstallationDate: Installed on 2019-05-04 (4 days ago)
InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20140620-04:25
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=pt_BR:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=pt_BR.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
Symptom: audio
Title: PCI/internal sound card not detected
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/15/2016
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 3.4.0
dmi.board.name: 0KCN50
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 13
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: Not Specified
dmi.modalias: 
dmi:bvnDellInc.:bvr3.4.0:bd06/15/2016:svnDellInc.:pnInspiron20-3052:pvr3.4.0:rvnDellInc.:rn0KCN50:rvrA00:cvnDellInc.:ct13:cvrNotSpecified:
dmi.product.name: Inspiron 20-3052
dmi.product.version: 3.4.0
dmi.sys.vendor: Dell Inc.

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

** Summary changed:

- play sound through dummy output
+ play sound through  "dummy output " ?

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

Title:
  play sound through  "dummy output " ?

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

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

[Bug 1828327] [NEW] package emacs24 24.3+1-2ubuntu1.1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2019-05-08 Thread carlos alberto perez rodriguez
Public bug reported:

Seleccionando el paquete gawk previamente no seleccionado.
(Leyendo la base de datos ... 565087 ficheros o directorios instalados 
actualmente.)
Preparando para desempaquetar .../gawk_1%3a4.0.1+dfsg-2.1ubuntu2_amd64.deb ...
Desempaquetando gawk (1:4.0.1+dfsg-2.1ubuntu2) ...
Seleccionando el paquete libapr1:amd64 previamente no seleccionado.
Preparando para desempaquetar .../libapr1_1.5.0-1_amd64.deb ...
Desempaquetando libapr1:amd64 (1.5.0-1) ...
Seleccionando el paquete libaprutil1:amd64 previamente no seleccionado.
Preparando para desempaquetar .../libaprutil1_1.5.3-1_amd64.deb ...
Desempaquetando libaprutil1:amd64 (1.5.3-1) ...
Seleccionando el paquete libgif4:amd64 previamente no seleccionado.
Preparando para desempaquetar .../libgif4_4.1.6-11_amd64.deb ...
Desempaquetando libgif4:amd64 (4.1.6-11) ...
Seleccionando el paquete libotf0:amd64 previamente no seleccionado.
Preparando para desempaquetar .../libotf0_0.9.13-1ubuntu1_amd64.deb ...
Desempaquetando libotf0:amd64 (0.9.13-1ubuntu1) ...
Seleccionando el paquete libserf-1-1:amd64 previamente no seleccionado.
Preparando para desempaquetar .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ...
Desempaquetando libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ...
Seleccionando el paquete libsvn1:amd64 previamente no seleccionado.
Preparando para desempaquetar .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ...
Desempaquetando libsvn1:amd64 (1.8.8-1ubuntu3.3) ...
Seleccionando el paquete libsvn-perl previamente no seleccionado.
Preparando para desempaquetar .../libsvn-perl_1.8.8-1ubuntu3.3_amd64.deb ...
Desempaquetando libsvn-perl (1.8.8-1ubuntu3.3) ...
Seleccionando el paquete libaprutil1-dbd-sqlite3:amd64 previamente no 
seleccionado.
Preparando para desempaquetar .../libaprutil1-dbd-sqlite3_1.5.3-1_amd64.deb ...
Desempaquetando libaprutil1-dbd-sqlite3:amd64 (1.5.3-1) ...
Seleccionando el paquete libaprutil1-ldap:amd64 previamente no seleccionado.
Preparando para desempaquetar .../libaprutil1-ldap_1.5.3-1_amd64.deb ...
Desempaquetando libaprutil1-ldap:amd64 (1.5.3-1) ...
Seleccionando el paquete apache2-bin previamente no seleccionado.
Preparando para desempaquetar .../apache2-bin_2.4.7-1ubuntu4.22_amd64.deb ...
Desempaquetando apache2-bin (2.4.7-1ubuntu4.22) ...
Seleccionando el paquete apache2-data previamente no seleccionado.
Preparando para desempaquetar .../apache2-data_2.4.7-1ubuntu4.22_all.deb ...
Desempaquetando apache2-data (2.4.7-1ubuntu4.22) ...
Seleccionando el paquete apache2 previamente no seleccionado.
Preparando para desempaquetar .../apache2_2.4.7-1ubuntu4.22_amd64.deb ...
Desempaquetando apache2 (2.4.7-1ubuntu4.22) ...
Seleccionando el paquete cvs previamente no seleccionado.
Preparando para desempaquetar .../cvs_2%3a1.12.13+real-12ubuntu0.1_amd64.deb ...
Desempaquetando cvs (2:1.12.13+real-12ubuntu0.1) ...
Seleccionando el paquete cvsps previamente no seleccionado.
Preparando para desempaquetar .../cvsps_2.1-6ubuntu0.14.04.1_amd64.deb ...
Desempaquetando cvsps (2.1-6ubuntu0.14.04.1) ...
Seleccionando el paquete emacsen-common previamente no seleccionado.
Preparando para desempaquetar .../emacsen-common_2.0.7_all.deb ...
Desempaquetando emacsen-common (2.0.7) ...
Seleccionando el paquete emacs24-common-non-dfsg previamente no seleccionado.
Preparando para desempaquetar .../emacs24-common-non-dfsg_24.3+1-1_all.deb ...
Desempaquetando emacs24-common-non-dfsg (24.3+1-1) ...
Seleccionando el paquete emacs24-common previamente no seleccionado.
Preparando para desempaquetar .../emacs24-common_24.3+1-2ubuntu1.1_all.deb ...
Desempaquetando emacs24-common (24.3+1-2ubuntu1.1) ...
Seleccionando el paquete emacs24-bin-common previamente no seleccionado.
Preparando para desempaquetar 
.../emacs24-bin-common_24.3+1-2ubuntu1.1_amd64.deb ...
Desempaquetando emacs24-bin-common (24.3+1-2ubuntu1.1) ...
Seleccionando el paquete m17n-db previamente no seleccionado.
Preparando para desempaquetar .../m17n-db_1.6.4-1_all.deb ...
Desempaquetando m17n-db (1.6.4-1) ...
Seleccionando el paquete m17n-contrib previamente no seleccionado.
Preparando para desempaquetar .../m17n-contrib_1.1.14-1_all.deb ...
Desempaquetando m17n-contrib (1.1.14-1) ...
Seleccionando el paquete libm17n-0 previamente no seleccionado.
Preparando para desempaquetar .../libm17n-0_1.6.4-2ubuntu1_amd64.deb ...
Desempaquetando libm17n-0 (1.6.4-2ubuntu1) ...
Seleccionando el paquete emacs24 previamente no seleccionado.
Preparando para desempaquetar .../emacs24_24.3+1-2ubuntu1.1_amd64.deb ...
Desempaquetando emacs24 (24.3+1-2ubuntu1.1) ...
Seleccionando el paquete emacs previamente no seleccionado.
Preparando para desempaquetar .../emacs_45.0ubuntu1_all.deb ...
Desempaquetando emacs (45.0ubuntu1) ...
Seleccionando el paquete fgetty previamente no seleccionado.
Preparando para desempaquetar .../fgetty_0.6-5build1_amd64.deb ...
Desempaquetando fgetty (0.6-5build1) ...
Seleccionando el paquete git-doc previamente no seleccionado.
Preparando para desempaquetar .../git-doc_1%3a1.9.1-1ubuntu0.10_all.deb ...

[Bug 1784342] Re: AttributeError: 'Subnet' object has no attribute '_obj_network_id'

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

** Changed in: neutron (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/1784342

Title:
  AttributeError: 'Subnet' object has no attribute '_obj_network_id'

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

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

[Bug 1828321] Re: [Dell Inspiron 20-3052] PCI/internal sound card not detected

2019-05-08 Thread Daniel van Vugt
Ubuntu 14.04 reached end of standard support in April 2019:

  https://wiki.ubuntu.com/Releases

If you would like to continue with free support then please update to a
newer release and tell us if the problem still occurs.

If you would like to continue with Ubuntu 14.04 then there is still a
paid support option:

  https://www.ubuntu.com/esm

** Summary changed:

- PCI/internal sound card not detected
+ [Dell Inspiron 20-3052] PCI/internal sound card not detected

** Changed in: alsa-driver (Ubuntu)
   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/1828321

Title:
  [Dell Inspiron 20-3052] PCI/internal sound card not detected

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

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

[Bug 1814874] Re: NULL pointer dereference when using z3fold and zswap

2019-05-08 Thread Po-Hsu Lin
Cosmic VM with proposed kernel withstand the stress for over 12 hours.

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

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

Title:
  NULL pointer dereference when using z3fold and zswap

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

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

[Bug 1828321] [NEW] PCI/internal sound card not detected

2019-05-08 Thread Vinicius Braz Rocha
Public bug reported:

the sound is (not) being reproduced through an " fictional exit or
driver "

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: alsa-base 1.0.25+dfsg-0ubuntu4
ProcVersionSignature: Ubuntu 3.13.0-169.219-generic 3.13.11-ckt39
Uname: Linux 3.13.0-169-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.29
Architecture: amd64
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
CurrentDesktop: Unity
Date: Wed May  8 23:42:15 2019
DistributionChannelDescriptor:
 # This is a distribution channel descriptor
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-somerville-trusty-amd64-20140620-0
InstallationDate: Installed on 2019-05-04 (4 days ago)
InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20140620-04:25
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=pt_BR:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=pt_BR.UTF-8
 SHELL=/bin/bash
SourcePackage: alsa-driver
Symptom: audio
Title: PCI/internal sound card not detected
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/15/2016
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 3.4.0
dmi.board.name: 0KCN50
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 13
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: Not Specified
dmi.modalias: 
dmi:bvnDellInc.:bvr3.4.0:bd06/15/2016:svnDellInc.:pnInspiron20-3052:pvr3.4.0:rvnDellInc.:rn0KCN50:rvrA00:cvnDellInc.:ct13:cvrNotSpecified:
dmi.product.name: Inspiron 20-3052
dmi.product.version: 3.4.0
dmi.sys.vendor: Dell Inc.

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

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

Title:
  PCI/internal sound card not detected

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

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

[Bug 1828283] Status changed to Confirmed

2019-05-08 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/1828283

Title:
  After using my computer for a while the wifi refuses to work

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

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

[Bug 1828133] Re: Intel CyclonePeak wifi firmware

2019-05-08 Thread AceLan Kao
** Also affects: linux-firmware (Ubuntu Bionic)
   Importance: Undecided
   Status: New

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

** Changed in: linux-firmware (Ubuntu)
   Status: In Progress => Fix Committed

** Changed in: linux-firmware (Ubuntu Bionic)
   Status: New => Fix Committed

** Changed in: linux-firmware (Ubuntu Disco)
   Status: New => Fix Committed

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

Title:
  Intel CyclonePeak wifi firmware

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

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

[Bug 1828133] Re: Intel CyclonePeak wifi firmware

2019-05-08 Thread AceLan Kao
** Tags added: originate-from-1810708 somerville

** Description changed:

  [Impact]
  New Intel CyclonePeak Wifi cards require new firmware to enable.
  
  [Fix]
- To avoid conflicts, also update 9000 series firmware to ABI 46 which has been 
added since v5.1-rc1 from iwlwifi/for-upstream
- 95a93535 iwlwifi: update -46 firmwares for 22260 and 9000 series
- 68040ceb iwlwifi: add firmware for 22260 and update 9000 series -46 firmwares
- fdfb1531 iwlwifi: add -46.ucode firmwares for 9000 series
+ To avoid conflicts, also update 9000 series firmware to ABI 46 which has been 
added since v5.1-rc1 from iwlwifi tree[1] for-upstream branch
+95a93535 iwlwifi: update -46 firmwares for 22260 and 9000 series
+68040ceb iwlwifi: add firmware for 22260 and update 9000 series -46 
firmwares
+fdfb1531 iwlwifi: add -46.ucode firmwares for 9000 series
+ 
+ 1. git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/linux-
+ firmware.git
  
  [Test Case]
- Verified on AX200NGW & 22560NGW chips, wifi works well.
+ Verified on AX200NGW & 22560NGW chips & Killer 1653 card, wifi works well.
  
  [Regression Risk]
- Low. Those firmware are for new cards and new ABI, it won't affect current 
Intel wifi cards, and won't take effect on Bionic(4.15) kernel. Only iwlwifi 
DKMS driver loads those firmware.
+ Low. Those firmware are for new cards and new ABI, it won't affect current 
Intel wifi cards, and won't take effect on Bionic(4.15) kernel. Only iwlwifi 
DKMS driver or oem-osp1 kernel loads those firmware.
  
  [Misc]
  Can't apply the same patchset on Cosmic, and taking into account that Cosmic 
is going to EoL on July, so skip Cosmic.

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

Title:
  Intel CyclonePeak wifi firmware

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

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

[Bug 1689539] Re: Pulseaudio "Access Denied" on Fedora 25 with Awesome WM as desktop environment

2019-05-08 Thread Juan A Rubio
Seth, thanks for your reply.

Indeed the user in https://github.com/tizonia/tizonia-openmax-
il/issues/588 was running the program as root, so maybe that wasn't a
good example.

But still the problem stated in this launchpad bug report is valid at
least in my personal case.

I use Awesome Window Manager in all my systems and the snap of Tizonia
has never worked there. But it works without fault with the default WMs
(Unity and Gnome 3).

So to reproduce this issue, just get any recent version of Ubuntu, and
install Awesome WM

$ sudo apt install awesome

Then install thhe snap of Tizonia and try to play something from
YouTube. E.g.:

$ tizonia --youtube-audio-mix-search "AC/DC thunderstruck"

You will get this:

sudo journalctl --output=short --follow --all | sudo snappy-debug 
kernel.printk_ratelimit = 0 = AppArmor =
Time: May 09 03:51:29
Log: apparmor="DENIED" operation="open" profile="snap.tizonia.tizonia"
name="/proc/26620/mounts" pid=26620 comm="audio_source"
requested_mask="r" denied_mask="r" fsuid=1001 ouid=1001
File: /proc/26620/mounts (read)
Suggestions:
* adjust program to not access '@{PROC}/@{pid}/mounts'
* add one of 'mount-observe, network-control' to 'plugs'

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

Title:
  Pulseaudio "Access Denied" on Fedora 25 with Awesome WM as desktop
  environment

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

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

[Bug 1828136] Re: [Intel DH67CL, Realtek ALC892, Grey SPDIF Out, Rear] No sound at all

2019-05-08 Thread Daniel van Vugt
Yeah, kernel bugs have a slightly different process regarding
"Confirmed".

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

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

Title:
  [Intel DH67CL, Realtek ALC892, Grey SPDIF Out, Rear] No sound at all

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

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

[Bug 1828136] ProcInterrupts.txt

2019-05-08 Thread Adrian Mariano
apport information

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

Title:
  [Intel DH67CL, Realtek ALC892, Grey SPDIF Out, Rear] No sound at all

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

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

[Bug 1828136] CRDA.txt

2019-05-08 Thread Adrian Mariano
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1828136/+attachment/5262473/+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/1828136

Title:
  [Intel DH67CL, Realtek ALC892, Grey SPDIF Out, Rear] No sound at all

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

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

[Bug 1828136] Lspci.txt

2019-05-08 Thread Adrian Mariano
apport information

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

Title:
  [Intel DH67CL, Realtek ALC892, Grey SPDIF Out, Rear] No sound at all

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

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

[Bug 1828136] CurrentDmesg.txt

2019-05-08 Thread Adrian Mariano
apport information

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

Title:
  [Intel DH67CL, Realtek ALC892, Grey SPDIF Out, Rear] No sound at all

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

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

[Bug 1828136] ProcCpuinfo.txt

2019-05-08 Thread Adrian Mariano
apport information

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

Title:
  [Intel DH67CL, Realtek ALC892, Grey SPDIF Out, Rear] No sound at all

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

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

[Bug 1828136] WifiSyslog.txt

2019-05-08 Thread Adrian Mariano
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1828136/+attachment/5262482/+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/1828136

Title:
  [Intel DH67CL, Realtek ALC892, Grey SPDIF Out, Rear] No sound at all

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

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

[Bug 1828136] Lsusb.txt

2019-05-08 Thread Adrian Mariano
apport information

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

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

Title:
  [Intel DH67CL, Realtek ALC892, Grey SPDIF Out, Rear] No sound at all

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

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

[Bug 1828136] Re: [Intel DH67CL, Realtek ALC892, Grey SPDIF Out, Rear] No sound at all

2019-05-08 Thread Adrian Mariano
apport information

** Tags added: apport-collected

** Description changed:

  After rebooting I have no sound.  My sound device doesn't show up at all
  in the mixer.
  
  Running "sudo alsa force-reload" corrects the problem, until the next
  reboot.
  
  This problem started in 18.10 and persists now in 19.04.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 5.0.0-13.14-generic 5.0.6
  Uname: Linux 5.0.0-13-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.10-0ubuntu27
  Architecture: amd64
  Date: Tue May  7 21:50:22 2019
  InstallationDate: Installed on 2014-04-19 (1844 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_DevicesInUse:
   Error: command ['pkexec', 'fuser', '-v', '/dev/snd/controlC1', 
'/dev/snd/hwC1D0', '/dev/snd/pcmC1D8p', '/dev/snd/pcmC1D7p', 
'/dev/snd/pcmC1D3p', '/dev/snd/by-path', '/dev/snd/controlC0', 
'/dev/snd/hwC0D0', '/dev/snd/pcmC0D2c', '/dev/snd/pcmC0D1p', 
'/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/seq', '/dev/snd/timer'] 
failed with exit code 127: polkit-agent-helper-1: error response to PolicyKit 
daemon: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: No session for 
cookie
   Error executing command as another user: Not authorized
   
   This incident has been reported.
  Symptom_Jack: Grey SPDIF Out, Rear
  Symptom_Type: No sound at all
  Title: [, Realtek ALC892, Grey SPDIF Out, Rear] No sound at all
  UpgradeStatus: Upgraded to disco on 2019-05-04 (3 days ago)
  dmi.bios.date: 12/04/2012
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BLH6710H.86A.0160.2012.1204.1156
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DH67CL
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG10212-203
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBLH6710H.86A.0160.2012.1204.1156:bd12/04/2012:svn:pn:pvr:rvnIntelCorporation:rnDH67CL:rvrAAG10212-203:cvn:ct3:cvr:
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.10-0ubuntu27
+ Architecture: amd64
+ DistroRelease: Ubuntu 19.04
+ HibernationDevice: RESUME=UUID=16884d4b-f470-48dc-a0db-a7257e7c549a
+ InstallationDate: Installed on 2014-04-19 (1845 days ago)
+ InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
+ IwConfig:
+  lono wireless extensions.
+  
+  eth0  no wireless extensions.
+ NonfreeKernelModules: nvidia_modeset nvidia
+ Package: linux (not installed)
+ ProcEnviron:
+  LANGUAGE=en_US:en
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/tcsh
+ ProcFB: 0 VESA VGA
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-13-generic 
root=UUID=e1d7a30a-5e6a-4884-bc20-6e3597c05830 ro
+ ProcVersionSignature: Ubuntu 5.0.0-13.14-generic 5.0.6
+ PulseList:
+  Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
+  No PulseAudio daemon running, or not running as session daemon.
+ RelatedPackageVersions:
+  linux-restricted-modules-5.0.0-13-generic N/A
+  linux-backports-modules-5.0.0-13-generic  N/A
+  linux-firmware1.178
+ RfKill:
+  
+ Tags:  disco
+ Uname: Linux 5.0.0-13-generic x86_64
+ UpgradeStatus: Upgraded to disco on 2019-05-04 (4 days ago)
+ UserGroups:
+  
+ _MarkForUpload: True
+ dmi.bios.date: 12/04/2012
+ dmi.bios.vendor: Intel Corp.
+ dmi.bios.version: BLH6710H.86A.0160.2012.1204.1156
+ dmi.board.asset.tag: To be filled by O.E.M.
+ dmi.board.name: DH67CL
+ dmi.board.vendor: Intel Corporation
+ dmi.board.version: AAG10212-203
+ dmi.chassis.type: 3
+ dmi.modalias: 
dmi:bvnIntelCorp.:bvrBLH6710H.86A.0160.2012.1204.1156:bd12/04/2012:svn:pn:pvr:rvnIntelCorporation:rnDH67CL:rvrAAG10212-203:cvn:ct3:cvr:

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1828136/+attachment/5262471/+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/1828136

Title:
  [Intel DH67CL, Realtek ALC892, Grey SPDIF Out, Rear] No sound at all

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

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

[Bug 1828136] UdevDb.txt

2019-05-08 Thread Adrian Mariano
apport information

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

Title:
  [Intel DH67CL, Realtek ALC892, Grey SPDIF Out, Rear] No sound at all

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

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

[Bug 1828136] Re: [Intel DH67CL, Realtek ALC892, Grey SPDIF Out, Rear] No sound at all

2019-05-08 Thread Adrian Mariano
The automated script said I should change the status to "confirmed" even
though I am the reporter.

When 18.10 came out some other people reported similar issues:

https://ubuntuforums.org/showthread.php?t=2403077

https://ubuntuforums.org/showthread.php?t=2405764

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

Title:
  [Intel DH67CL, Realtek ALC892, Grey SPDIF Out, Rear] No sound at all

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

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

[Bug 1822270] Re: Debconf readline frontend does not show options

2019-05-08 Thread Mathew Hodson
** Tags added: patch-accepted-debian

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

Title:
  Debconf readline frontend does not show options

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

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

[Bug 1828136] ProcModules.txt

2019-05-08 Thread Adrian Mariano
apport information

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

Title:
  [Intel DH67CL, Realtek ALC892, Grey SPDIF Out, Rear] No sound at all

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

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

[Bug 1828136] Re: [Intel DH67CL, Realtek ALC892, Grey SPDIF Out, Rear] No sound at all

2019-05-08 Thread Adrian Mariano
I ran the "apport-collect 1828136" command as directed by the automated
script.  A little puzzled that it gave the message

dpkg-query: no packages found matching alsa-driver
dpkg-query: no packages found matching linux

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

Title:
  [Intel DH67CL, Realtek ALC892, Grey SPDIF Out, Rear] No sound at all

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

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

[Bug 1616123] Re: rpc-svcgssd.service uses incorrrect variable SVCGSSDARGS

2019-05-08 Thread Mathew Hodson
** Tags added: patch-accepted-debian

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

Title:
  rpc-svcgssd.service uses incorrrect variable SVCGSSDARGS

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

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

[Bug 1828136] ProcCpuinfoMinimal.txt

2019-05-08 Thread Adrian Mariano
apport information

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

Title:
  [Intel DH67CL, Realtek ALC892, Grey SPDIF Out, Rear] No sound at all

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

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

[Bug 1828136] AudioDevicesInUse.txt

2019-05-08 Thread Adrian Mariano
apport information

** Attachment added: "AudioDevicesInUse.txt"
   
https://bugs.launchpad.net/bugs/1828136/+attachment/5262472/+files/AudioDevicesInUse.txt

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

Title:
  [Intel DH67CL, Realtek ALC892, Grey SPDIF Out, Rear] No sound at all

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

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

[Bug 1828277] Re: [ASUS X407MA] No sound after resume from suspend

2019-05-08 Thread Daniel van Vugt
** Summary changed:

- [HDA-Intel - HDA Intel PCH, playback] Playback problem
+ [ASUS X407MA] No sound after resume from suspend

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

Title:
  [ASUS X407MA] No sound after resume from suspend

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

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

[Bug 1828066] Status changed to Confirmed

2019-05-08 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/1828066

Title:
  ubuntu19.04  can not receive key input in virtualbox fullscreen mode

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

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

[Bug 1825099] Re: Unable to deploy Xenial on a s390x KVM

2019-05-08 Thread Mathew Hodson
** No longer affects: maas (Ubuntu Xenial)

** No longer affects: maas (Ubuntu)

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

Title:
  Unable to deploy Xenial on a s390x KVM

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

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

[Bug 1828136] Missing required logs.

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

apport-collect 1828136

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

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

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

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

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

Title:
  [Intel DH67CL, Realtek ALC892, Grey SPDIF Out, Rear] No sound at all

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

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

[Bug 1828283] Re: After using my computer for a while the wifi refuses to work

2019-05-08 Thread Daniel van Vugt
The only relevant problem I can see in the above logs is:

[  174.789693] pcieport :00:1c.5: AER: Corrected error received: id=00e5
[  174.789747] pcieport :00:1c.5: PCIe Bus Error: severity=Corrected, 
type=Physical Layer, id=00e5(Receiver ID)
[  174.789754] pcieport :00:1c.5:   device [8086:9d15] error 
status/mask=0001/2000
[  174.789758] pcieport :00:1c.5:[ 0] Receiver Error
[  231.552097] pcieport :00:1c.5: AER: Corrected error received: id=00e5
[  231.552120] pcieport :00:1c.5: PCIe Bus Error: severity=Corrected, 
type=Physical Layer, id=00e5(Receiver ID)
[  231.552131] pcieport :00:1c.5:   device [8086:9d15] error 
status/mask=0001/2000
[  231.552139] pcieport :00:1c.5:[ 0] Receiver Error

That device (1c.5) is the "Intel Corporation Sunrise Point-LP PCI
Express Root Port #6". In my experience this can indicate a faulty wifi
card, faulty slot, faulty motherboard, or just a kernel bug.

** Summary changed:

- Kernel Failure (that's what it says)
+ After using my computer for a while the wifi refuses to work

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

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

Title:
  After using my computer for a while the wifi refuses to work

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

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

[Bug 1828136] Re: [Intel DH67CL, Realtek ALC892, Grey SPDIF Out, Rear] No sound at all

2019-05-08 Thread Daniel van Vugt
Added a kernel task because our kernel engineers are experts at such
ALSA issues. And often the solution lies in the kernel.

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

Title:
  [Intel DH67CL, Realtek ALC892, Grey SPDIF Out, Rear] No sound at all

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

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

[Bug 1786881] Re: Languages always shown with English names

2019-05-08 Thread Gunnar Hjalmarsson
@Robert: I saw that upstream turned down the proposal to unset LANGUAGE
for this purpose. Considering that the issue is kind of Ubuntu specific,
do you think that it should be done as an Ubuntu patch for now? Or is
any of the methods, which are discussed on the merge request document,
within reach?

** Package changed: gnome-control-center (Ubuntu) => gnome-desktop3
(Ubuntu)

** Changed in: gnome-desktop3 (Ubuntu)
   Status: Triaged => Confirmed

** Tags removed: patch-accepted-upstream

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

Title:
  Languages always shown with English names

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

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

[Bug 1828136] Re: [Intel DH67CL, Realtek ALC892, Grey SPDIF Out, Rear] No sound at all

2019-05-08 Thread Daniel van Vugt
Sorry, yes, while that problem is shown in the attached files it does
sound irrelevant now.

** Changed in: alsa-driver (Ubuntu)
   Status: Incomplete => New

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

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

Title:
  [Intel DH67CL, Realtek ALC892, Grey SPDIF Out, Rear] No sound at all

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

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

[Bug 1579410] Re: Cannot suspend HP ProLiant SE316M1R2

2019-05-08 Thread Christopher M. Penalver
** Changed in: linux (Ubuntu)
   Importance: Medium => Wishlist

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

Title:
  Cannot suspend HP ProLiant SE316M1R2

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

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

[Bug 1828249] Re: [ASUS GL503VD, Realtek ALC295, Speaker, Internal] fails after a while

2019-05-08 Thread Daniel van Vugt
** Summary changed:

- [GL503VD, Realtek ALC295, Speaker, Internal] fails after a while
+ [ASUS GL503VD, Realtek ALC295, Speaker, Internal] fails after a while

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

Title:
  [ASUS GL503VD, Realtek ALC295, Speaker, Internal] fails after a while

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

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

[Bug 1828066] Re: ubuntu19.04 can not receive key input in virtualbox fullscreen mode

2019-05-08 Thread Daniel van Vugt
** Changed in: libinput (Ubuntu)
   Status: Incomplete => New

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

Title:
  ubuntu19.04  can not receive key input in virtualbox fullscreen mode

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

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

[Bug 1763608] Re: Netplan ignores Interfaces without IP Addresses

2019-05-08 Thread Launchpad Bug Tracker
This bug was fixed in the package netplan.io - 0.97-0ubuntu1

---
netplan.io (0.97-0ubuntu1) eoan; urgency=medium

  * New upstream release: 0.97
- networkd: force bringing up devices with no IP addresses (LP: #1763608)
- Reworked renderer choosing to avoid regression in default renderer when
  multiple files specify it globally (LP: #1825206)
- Fixed networkd activation. (LP: #1821867)
  * Drop all patches; they are included in the upstream release.

 -- Mathieu Trudel-Lapierre   Wed, 08 May 2019
16:50:13 -0400

** Changed in: netplan.io (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  Netplan ignores Interfaces without IP Addresses

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

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

[Bug 1796606] Re: gnome-shell crashed with SIGSEGV in st_widget_get_theme_node() from BoxPointer::_reposition()

2019-05-08 Thread Daniel van Vugt
** Summary changed:

- gnome-shell crashed with SIGSEGV in st_widget_get_theme_node → 
ffi_call_unix64 → ffi_call → gjs_invoke_c_function → function_call
+ gnome-shell crashed with SIGSEGV in st_widget_get_theme_node() from 
BoxPointer::_reposition()

** Summary changed:

- gnome-shell crashed with SIGSEGV in st_widget_get_theme_node() from 
BoxPointer::_reposition()
+ gnome-shell crashed with SIGSEGV in st_widget_get_theme_node() from 
BoxPointer::_reposition()

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

Title:
  gnome-shell crashed with SIGSEGV in st_widget_get_theme_node() from
  BoxPointer::_reposition()

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

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

[Bug 1827144] Re: firewalld uses wrong path of iptables and iptables-restore

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

** Changed in: firewalld (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/1827144

Title:
  firewalld uses wrong path of iptables and iptables-restore

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

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

[Bug 1792672] Re: Regression: acpi reports battery state incorrectly after sleep

2019-05-08 Thread Christopher M. Penalver
Gioele Barabucci, instructions for testing the latest mainline kernel
are available via
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1792672/comments/18
.

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

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

Title:
  Regression: acpi reports battery state incorrectly after sleep

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

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

[Bug 1828168] Re: Marvell 88W8797 wifi (module mwifiex) does not work on Surface Pro

2019-05-08 Thread Christopher M. Penalver
PaulSchulz, thank you for reporting this and helping make Ubuntu better.

In order to allow additional upstream mainline kernel developers to examine the 
issue, at your earliest convenience, could you please test the latest mainline 
kernel? Please keep in mind the following:
1) The one to test is in a folder at the very top of the page (not the daily 
folder).
2) The release names are irrelevant.
3) The folder time stamps aren't indicative of when the kernel actually was 
released upstream.
4) Install instructions are available at 
https://wiki.ubuntu.com/Kernel/MainlineBuilds .

If testing on your main install would be inconvenient, one may:
1) Install Ubuntu to a different partition and then test this there.
2) Backup, or clone the primary install.

If the latest kernel did not allow you to test to the issue (ex. you couldn't 
boot into the OS) please make a comment in your report about this, and continue 
to test the next most recent kernel version until you can test to the issue. 
Once you've tested the mainline kernel, please comment on which kernel version 
specifically you tested. If this issue is not reproducible in the mainline 
kernel, please add the following tags by clicking on the yellow circle with a 
black pencil icon, next to the word Tags, located at the bottom of the Bug 
Description:
kernel-fixed-upstream
kernel-fixed-upstream-X.Y-rcZ

Where X, and Y are the first two numbers of the kernel version, and Z is
the release candidate number if it exists.

If the issue is reproducible with the mainline kernel, please add the following 
tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-X.Y-rcZ

Please note, an error to install the kernel does not fit the criteria of
kernel-bug-exists-upstream.

Also, you don't need to apport-collect further unless specifically
requested to do so.

In addition, to keep this issue relevant to upstream, please continue to
test the latest mainline kernel as it becomes available.

Lastly, it is most helpful that after testing of the latest mainline
kernel is complete, you mark this report Status Confirmed.

Thank you for your help.

** Tags added: bios-outdated-38.16.85.0

** Summary changed:

-  Marvell 88W8797 wifi (module mwifiex) does not work on Surface Pro
+ [Surface Pro 3] Marvell 88W8897 wifi (module mwifiex) does not work

** Description changed:

- Original bug here: https://bugs.launchpad.net/bugs/1449438
- 
- This bug was created with - ubuntu-bug linux
- 
  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: linux-image-5.0.0-13-generic 5.0.0-13.14
  ProcVersionSignature: Ubuntu 5.0.0-13.14-generic 5.0.6
  Uname: Linux 5.0.0-13-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  paul   2763 F pulseaudio
-  /dev/snd/controlC1:  paul   2763 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  paul   2763 F pulseaudio
+  /dev/snd/controlC1:  paul   2763 F pulseaudio
  Date: Wed May  8 16:35:11 2019
  InstallationDate: Installed on 2018-01-13 (480 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  MachineType: Microsoft Corporation Surface Pro 3
  ProcEnviron:
-  LANGUAGE=en_AU:en
-  TERM=xterm-256color
-  PATH=(custom, no user)
-  LANG=en_AU.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=en_AU:en
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  LANG=en_AU.UTF-8
+  SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-13-generic 
root=UUID=2aaa6b5c-4cbb-4d78-92b5-b8f96f30eb4f ro quiet splash vt.handoff=1
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
-  linux-restricted-modules-5.0.0-13-generic N/A
-  linux-backports-modules-5.0.0-13-generic  N/A
-  linux-firmware1.178
+  linux-restricted-modules-5.0.0-13-generic N/A
+  linux-backports-modules-5.0.0-13-generic  N/A
+  linux-firmware1.178
  RfKill:
-  
+ 
  SourcePackage: linux
  UpgradeStatus: Upgraded to disco on 2019-04-23 (14 days ago)
  dmi.bios.date: 06/12/2018
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3.11.2550
  dmi.board.asset.tag: 0
  dmi.board.name: Surface Pro 3
  dmi.board.vendor: Microsoft Corporation
  dmi.board.version: 1
  dmi.chassis.asset.tag: 0
  dmi.chassis.type: 9
  dmi.chassis.vendor: Microsoft Corporation
  dmi.chassis.version: 1
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3.11.2550:bd06/12/2018:svnMicrosoftCorporation:pnSurfacePro3:pvr1:rvnMicrosoftCorporation:rnSurfacePro3:rvr1:cvnMicrosoftCorporation:ct9:cvr1:
  dmi.product.family: Surface
  dmi.product.name: Surface Pro 3
  dmi.product.sku: Surface_Pro_3
  dmi.product.version: 1
  dmi.sys.vendor: Microsoft Corporation

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

** Changed in: linux 

[Bug 1812561] Re: [MacBookPro11, 5] wakes up and suspends in a loop while closed

2019-05-08 Thread Christopher M. Penalver
Selwyn, to clarify, have you tested the commit noted in #31 with your
hardware and confirmed it fixes the issue?

** Tags added: disco

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

Title:
  [MacBookPro11,5] wakes up and suspends in a loop while closed

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

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

[Bug 1725536] Re: Ubuntu dock and panel doesn't respect the color choice of the Gnome Shell theme

2019-05-08 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1717456 ***
https://bugs.launchpad.net/bugs/1717456

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 1717456, 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 1717456
   Panel and panel menus don't respond to theme changes

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

Title:
  Ubuntu dock and panel doesn't respect the color choice of the Gnome
  Shell theme

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

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

[Bug 1725852] Re: Changing the theme to Adwaita still keeps orange elements

2019-05-08 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1717456 ***
https://bugs.launchpad.net/bugs/1717456

** This bug is no longer a duplicate of bug 1725536
   Ubuntu dock and panel doesn't respect the color choice of the Gnome Shell 
theme
** This bug has been marked a duplicate of bug 1717456
   Panel and panel menus don't respond to theme changes

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

Title:
  Changing the theme to Adwaita still keeps orange elements

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

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

[Bug 1828134] Re: Wifi not working after suspend/resume cycle

2019-05-08 Thread David Britton
Hi Andrea -- Thanks for the suggestion.

I attempted this and it seems to not help.  The first suspend/resume
worked, and I was hopeful, but after 4 more attempts (obviously I have
reboots in between each failed attempt), it didn't prove to be a solid
option.

FYI, so far the comment I made in #3 still holds true

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

Title:
  Wifi not working after suspend/resume cycle

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

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

[Bug 1823778] Re: Unable to set Serbian as Language

2019-05-08 Thread Gunnar Hjalmarsson
On 2019-05-09 01:08, Brian Murray wrote:
> Could you add the workaround to the bug description just in case
> anyone on Cosmic stumbles upon this?

Done.

I installed gnome-control-center 1:3.28.2-0ubuntu0.18.04.4 from bionic-
proposed and verified the test case.

** Description changed:

  [Impact]
  
  The Serbian language items, both the Cyrillic and the Latin, are not
  shown as selectable items in the Language widget in Region & Language.
  Furthermore, once that has been fixed, selecting the Serbian-Latin
  option results in the Serbian-Cyrillic language to be set.
  
  The proposed upload (via merge proposal) fixes both the issues.
+ 
+ [Workaround]
+ 
+ To set a Serbian language option (or Catalan - Valencia, which is also
+ affected by this) you can go to Settings -> Region & Language, click the
+ "Manage Installed Languages" button, and set it through that GUI.
  
  [Test Case]
  
  * Install gnome-control-center from {bionic,disco}-proposed.
  
  * Install the Serbian language via gnome-language-selector.
  
  * Open Settings -> Region & Language and open the Language widget.
  
  * You should see both "Serbian (Serbia)" and "Serbian (Serbia) - latin"
    in the list. Confirm that you can successfully switch to both the
    options.
  
  [Regression Potential]
  
  An explanation how the proposed fixes address the issues would be a bit
  technical, but basically we simply drop Ubuntu specific changes which
  have proved to have adverse side effects. The regression risk ought to
  be low.
  
  [Original description]
  
  Affected: 18.04.2 (did not try earlier versions of 18.04 series)
  Not affected: 16.04 - any version (UI was different)
  
  Preparation steps:
  1. open gnome control center
  2. open Region & Language
  3. open Manage installed languages
  4. open Install/Remove languages
  5. select Serbian, click Apply
  6. provide credentials for sudo installation
  7. wait for installation to complete
  8. click Close
  
  What is wrong:
  1. open gnome control center
  2. open Region & Language
  3. click Language selection
  4. Serbian is not visible
  
  Notes:
  - Serbian is visible for the Formats selection
  - Any other language I thought of: (Macedonian, Croatian, Bosnian, 
Russion...) simple work.
  
  Here is some dpkg output on installaed packages matching sr (Serbian) or
  hr (Croatian).
  
  ii  firefox-locale-sr  66.0.2+build1-0ubuntu0.18.04.1 
  amd64Serbian language pack for Firefox
  ii  gnome-getting-started-docs-sr  3.28.2-0ubuntu0.1  
  all  Help a new user get started in GNOME (Serbian)
  ii  gnome-user-docs-sr 3.28.2+git20180715-0ubuntu0.1  
  all  GNOME user's guide (Serbian)
  ii  hunspell-sr1:6.0.3-3  
  all  Serbian dictionary for hunspell
  ii  hyphen-sr  1:6.0.3-3  
  all  Serbian hyphenation patterns
  ii  language-pack-gnome-sr 1:18.04+20180712   
  all  GNOME translation updates for language Serbian
  ii  language-pack-gnome-sr-base1:18.04+20180712   
  all  GNOME translations for language Serbian
  ii  language-pack-sr   1:18.04+20180712   
  all  translation updates for language Serbian
  ii  language-pack-sr-base  1:18.04+20180712   
  all  translations for language Serbian
  ii  libreoffice-l10n-sr1:6.0.7-0ubuntu0.18.04.2   
  all  office productivity suite -- Serbian language package
  ii  thunderbird-locale-sr  
1:60.6.1+build2-0ubuntu0.18.04.1 amd64Serbian language pack 
for Thunderbird
  nebojsa@momcilo-desktop:~$ dpkg -l | grep -e "-hr"
  rc  language-pack-gnome-hr-base1:18.04+20180712   
  all  GNOME translations for language Croatian
  rc  language-pack-hr-base  1:18.04+20180712   
  all  translations for language Croatian
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: gnome-control-center 1:3.28.2-0ubuntu0.18.04.2
  ProcVersionSignature: Ubuntu 4.18.0-17.18~18.04.1-generic 4.18.20
  Uname: Linux 4.18.0-17-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Apr  8 20:10:54 2019
  InstallationDate: Installed on 2019-04-06 (2 days ago)
  InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 
(20190210)
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Re: [Bug 1748543] Re: intel-microcode when installed on an i7-6850k based system breaks overclock

2019-05-08 Thread Robert Dinse
No, I have not.

-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
  Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting.
Knowledgeable human assistance, not telephone trees or script readers.
  See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) 246-6874.

On Thu, 9 May 2019, Dimitri John Ledkov wrote:

> Date: Thu, 09 May 2019 00:34:16 -
> From: Dimitri John Ledkov 
> Reply-To: Bug 1748543 <1748...@bugs.launchpad.net>
> To: nan...@eskimo.com
> Subject: [Bug 1748543] Re: intel-microcode when installed on an i7-6850k based
>  system breaks overclock
> 
> CPU microcode can be also be updated by the motherboard firmware. Have
> you upgraded your motherboard firmware recently and/or installed uefi
> capsules?
>
> -- 
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1748543
>
> Title:
>  intel-microcode when installed on an i7-6850k based system breaks
>  overclock
>
> Status in intel-microcode package in Ubuntu:
>  Confirmed
>
> Bug description:
>  I have an I7-6850k machine Asus X99-A motherboard, 128GB memory with
>  Artful 17.10 installed.  The official clock speed of this processor is
>  3.6 Ghz, I have it clocked at 4.3 Ghz, however, if I install the
>  intel-microcode package, the machine ignores the BIOS settings and
>  reverts to 3.6 Ghz.  Since this package is necessary from a security
>  perspective I'm stuck with either being insecure or losing an enormous
>  amount of performance.
>
>  ProblemType: Bug
>  DistroRelease: Ubuntu 17.10
>  Package: intel-microcode (not installed)
>  ProcVersionSignature: Ubuntu 4.13.0-32.35-lowlatency 4.13.13
>  Uname: Linux 4.13.0-32-lowlatency x86_64
>  ApportVersion: 2.20.7-0ubuntu3.7
>  Architecture: amd64
>  CurrentDesktop: MATE
>  Date: Fri Feb  9 13:04:14 2018
>  InstallationDate: Installed on 2017-05-05 (280 days ago)
>  InstallationMedia: Ubuntu-MATE 17.04 "Zesty Zapus" - Release amd64 (20170412)
>  SourcePackage: intel-microcode
>  UpgradeStatus: Upgraded to artful on 2017-10-20 (112 days ago)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/intel-microcode/+bug/1748543/+subscriptions
>

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

Title:
  intel-microcode when installed on an i7-6850k based system breaks
  overclock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-microcode/+bug/1748543/+subscriptions

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

[Bug 1828313] Re: wifi cannot connect to openwrt hidden ssid after upgrade from 18.10 to 19.04.

2019-05-08 Thread Gunnar Hjalmarsson
** Information type changed from Private Security to Public

** Project changed: ubuntu-docs => network-manager (Ubuntu)

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

Title:
  wifi cannot connect to openwrt hidden ssid after upgrade from 18.10 to
  19.04.

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

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

[Bug 1828313] [NEW] wifi cannot connect to openwrt hidden ssid after upgrade from 18.10 to 19.04.

2019-05-08 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

pls see my post here

https://answers.launchpad.net/ubuntu/+question/680506

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New

-- 
wifi cannot connect to openwrt hidden ssid after upgrade from 18.10 to 19.04.
https://bugs.launchpad.net/bugs/1828313
You received this bug notification because you are a member of Ubuntu Bugs, 
which is subscribed to Ubuntu.

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

[Bug 1748543] Re: intel-microcode when installed on an i7-6850k based system breaks overclock

2019-05-08 Thread Dimitri John Ledkov
CPU microcode can be also be updated by the motherboard firmware. Have
you upgraded your motherboard firmware recently and/or installed uefi
capsules?

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

Title:
  intel-microcode when installed on an i7-6850k based system breaks
  overclock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-microcode/+bug/1748543/+subscriptions

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

[Bug 1828314] Re: deepin-picker doesn't launch

2019-05-08 Thread Lonnie Lee Best
As a work-around I'm using kcolorchooser
sudo apt install kcolorchooser

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

Title:
  deepin-picker  doesn't launch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deepin-picker/+bug/1828314/+subscriptions

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

[Bug 1828317] [NEW] package mime-support 3.60ubuntu1 failed to install/upgrade: instalado mime-support paquete post-installation guión el subproceso devolvió un error con estado de salida 127

2019-05-08 Thread Marcomvh
Public bug reported:

i was doing nothing and this error window pop up.

ProblemType: Package
DistroRelease: Ubuntu 18.10
Package: mime-support 3.60ubuntu1
ProcVersionSignature: Ubuntu 4.18.0-18.19-generic 4.18.20
Uname: Linux 4.18.0-18-generic x86_64
ApportVersion: 2.20.10-0ubuntu13.3
AptOrdering:
 firefox:amd64: Install
 NULL: ConfigurePending
Architecture: amd64
Date: Wed May  8 13:39:16 2019
ErrorMessage: instalado mime-support paquete post-installation guión el 
subproceso devolvió un error con estado de salida 127
InstallationDate: Installed on 2019-04-27 (11 days ago)
InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 (20181017.3)
PackageArchitecture: all
Python3Details: /usr/bin/python3.6, Python 3.6.8, python3-minimal, 3.6.7-1~18.10
PythonDetails: /usr/bin/python2.7, Python 2.7.16, python-minimal, 2.7.15-3
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu5
 apt  1.7.4
SourcePackage: mime-support
Title: package mime-support 3.60ubuntu1 failed to install/upgrade: instalado 
mime-support paquete post-installation guión el subproceso devolvió un error 
con estado de salida 127
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: mime-support (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package cosmic

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

Title:
  package mime-support 3.60ubuntu1 failed to install/upgrade: instalado
  mime-support paquete post-installation guión el subproceso devolvió un
  error con estado de salida 127

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

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

[Bug 1828315] [NEW] XCA does not have Remote Database support

2019-05-08 Thread Thomas Ward
Public bug reported:

The remote database support is missing in XCA.  This is due entirely to
missing runtime dependencies on:

libqt5sql5-mysql
libqt5sql5-postgresql

Adding these as runtime dependencies would solve that issue.

** Affects: xca (Ubuntu)
 Importance: Low
 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/1828315

Title:
  XCA does not have Remote Database support

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

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

[Bug 1828316] [NEW] XCA is outdated, please update to latest upstream version (2.1.2)

2019-05-08 Thread Thomas Ward
Public bug reported:

Summary says it all.

There's a number of changes in XCA including bugfixes and features.
This is a copy/paste from the upstream changelog:

xca 2.1.2 Wed Nov 07 2018
 * Close #40 macOS: Crash after xca v2.0.1 quit
 * Close #37: XCA 2: EVP_DecryptFinal_ex:bad decrypt
 * Close #74: Exiting XCA 2.1.1 corrupts database
 * Make PKCS11 libs, working dir and main-window size host-dependent
 * Support for XCA as portable App
 * Close #69 Library not loaded: @rpath/ contains local directory
 * Close #60: Fix MacOSX 2.1.1 binary
 * Add new maintained languages: Polish, Spanish, Portuguese

xca 2.1.1 Thu Sep 13 2018
 * Allow manual override of the CSR signed flag
 * Close #56: Duplicate Serials after Upgrade 2.1.0
 * Close #57: SAN IP not working in 2.1.0
 * Close #55: Calculate "CSR signed" information from legacy database
 * Close #55: Add Certificate counter column for CSR
 * Fix slovak translation
 * Close #50: Hang while importing 1.4.1 database into 2.1.0

xca 2.1.0 Tue Jul 24 2018
 * Close #48: The SKI tickbox isn't generating an SKI extension for CSRs
 * Fix translation of dates
 * Add private key icon to the key name
 * Inspired by #42: display dates relative (seconds ago, yesterday, ...) while 
column ordering is still strict by age. The ToolTip shows date and time.
 * Related to #39: Dynamically adjust explicit DN entries
 * Close #39: Subject entries shuffled
 * Close #36: Support adding CN to X509v3 SAN automatically
 * Close #35: Configurable size of serial number.
 * Close #34: Improve Mac OSX installation
 * Close #27: Configurable certificate expiry warning threshold
 * Generate calender (.ics) files for certificate and CRL expiries

** Affects: xca (Ubuntu)
 Importance: Wishlist
 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/1828316

Title:
  XCA is outdated, please update to latest upstream version (2.1.2)

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

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

[Bug 1748543] Re: intel-microcode when installed on an i7-6850k based system breaks overclock

2019-05-08 Thread Robert Dinse
Just to report the situation has gotten worse with Disco Dingo, now
i7-6850 will not overclock even with microcode purged.  Further, I have
determined it is NOT a kernel issue because it will not overclock on the
old kernel either.  So I have no idea what Canonical has done but I'm
NOT a happy camper.

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

Title:
  intel-microcode when installed on an i7-6850k based system breaks
  overclock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-microcode/+bug/1748543/+subscriptions

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

[Bug 1828314] [NEW] deepin-picker doesn't launch

2019-05-08 Thread Lonnie Lee Best
Public bug reported:

sudo apt install deepin-picker

After installation, I've tried numerous times to launch deepin-picker
and that only indication I see that it is trying to launch is a change
in my mouse cursor when hovering over the taskbar. Then that goes away
and no application window ever appears.

I'm trying to find an alternative for gcolor2. Neither gcolor2 or
gcolor3 is in the repositories and that needs to change.

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: deepin-picker 1.6.4-1
ProcVersionSignature: Ubuntu 5.0.0-13.14-generic 5.0.6
Uname: Linux 5.0.0-13-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.10-0ubuntu27
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Wed May  8 19:04:05 2019
InstallationDate: Installed on 2019-01-07 (121 days ago)
InstallationMedia: Ubuntu 16.04.5 LTS "Xenial Xerus" - Release amd64 (20180731)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: deepin-picker
UpgradeStatus: Upgraded to disco on 2019-04-21 (17 days ago)

** Affects: deepin-picker (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug disco

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

Title:
  deepin-picker  doesn't launch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deepin-picker/+bug/1828314/+subscriptions

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

[Bug 1828259] Re: [rocky][19.04] Upgrading a deployment from Queens to Rocky resulted in purging of neutron-l3-agent package

2019-05-08 Thread Dmitrii Shcherbakov
Based on what I see, as a subordinate, charm-neutron-openvswitch does
not get notified about the upgrade of the nova-compute charm.

python-neutron-fwaas gets purged as a result of the nova-compute charm
upgrade which touches some neutron packages. And neutron-openvswitch
does not run any package installation steps as it does not receive a
config-changed event.

I did it manually and the necessary packages got installed:

juju run --unit neutron-openvswitch/4 'hooks/config-changed'

unit-neutron-openvswitch-4: 23:16:28 TRACE juju.worker.uniter.resolver running 
op: run action 43b7a6fe-3399-488f-86a0-8499d2ab891b
unit-neutron-openvswitch-4: 23:16:30 INFO unit.neutron-openvswitch/4.juju-log 
Registered config file: /etc/neutron/neutron.conf
unit-neutron-openvswitch-4: 23:16:30 INFO unit.neutron-openvswitch/4.juju-log 
Registered config file: /etc/neutron/plugins/ml2/openvswitch_agent.ini
unit-neutron-openvswitch-4: 23:16:30 INFO unit.neutron-openvswitch/4.juju-log 
Registered config file: /etc/neutron/l3_agent.ini
unit-neutron-openvswitch-4: 23:16:30 INFO unit.neutron-openvswitch/4.juju-log 
Registered config file: /etc/neutron/fwaas_driver.ini
unit-neutron-openvswitch-4: 23:16:31 INFO unit.neutron-openvswitch/4.juju-log 
Registered config file: /etc/neutron/metadata_agent.ini
unit-neutron-openvswitch-4: 23:16:31 INFO unit.neutron-openvswitch/4.juju-log 
Registered config file: /etc/neutron/dhcp_agent.ini
unit-neutron-openvswitch-4: 23:16:31 INFO unit.neutron-openvswitch/4.juju-log 
Registered config file: /etc/neutron/dnsmasq.conf
unit-neutron-openvswitch-4: 23:16:40 INFO unit.neutron-openvswitch/4.juju-log 
Installing [] with options: ['--option=Dpkg::Options::=--force-confold']
unit-neutron-openvswitch-4: 23:16:44 INFO unit.neutron-openvswitch/4.juju-log 
Installing ['neutron-l3-agent', 'python3-neutron-fwaas'] with options: 
['--option=Dpkg::Options::=--force-confold']
unit-neutron-openvswitch-4: 23:16:57 DEBUG unit.neutron-openvswitch/4.juju-log 
Updating sysctl_file: /etc/sysctl.d/50-openvswitch.conf values: 
{'net.ipv4.neigh.default.gc_thresh1': 128, 'net.ipv4.neigh.default.gc_thresh2': 
28672, 'net.ipv4.neigh.default.gc_thresh3': 32768, 
'net.ipv6.neigh.default.gc_thresh1': 128, 'net.ipv6.neigh.default.gc_thresh2': 
28672, 'net.ipv6.neigh.default.gc_thresh3': 32768, 'net.nf_conntrack_max': 
100, 'net.netfilter.nf_conntrack_buckets': 204800, 
'net.netfilter.nf_conntrack_max': 100}
unit-neutron-openvswitch-4: 23:16:58 INFO unit.neutron-openvswitch/4.juju-log 
Creating bridge br-int
unit-neutron-openvswitch-4: 23:16:58 INFO unit.neutron-openvswitch/4.juju-log 
Creating bridge br-ex
unit-neutron-openvswitch-4: 23:16:59 INFO unit.neutron-openvswitch/4.juju-log 
Creating bridge br-data
unit-neutron-openvswitch-4: 23:16:59 DEBUG unit.neutron-openvswitch/4.juju-log 
Interface enp4s0f1 is not a Linux bridge
unit-neutron-openvswitch-4: 23:16:59 INFO unit.neutron-openvswitch/4.juju-log 
Adding port enp4s0f1 to bridge br-data
unit-neutron-openvswitch-4: 23:17:00 WARNING 
unit.neutron-openvswitch/4.juju-log prevent-arp-spoofing is True yet this 
feature is deprecated and no longer has any effect in your version of Openstack
unit-neutron-openvswitch-4: 23:17:00 DEBUG unit.neutron-openvswitch/4.juju-log 
Generating template context for amqp
unit-neutron-openvswitch-4: 23:17:01 TRACE unit.neutron-openvswitch/4.juju-log 
Creating choice loader with dirs: [['templates/queens'], ['templates/ocata'], 
['templates/mitaka'], ['templates/liberty'], ['templates/kilo'], 
['templates/juno'], ['templates/icehouse'], ['templates/'], 
['/var/lib/juju/agents/unit-neutron-openvswitch-4/charm/hooks/charmhelpers/contrib/openstack/templates']]
unit-neutron-openvswitch-4: 23:17:01 INFO unit.neutron-openvswitch/4.juju-log 
Loaded template from templates/ocata/neutron.conf
unit-neutron-openvswitch-4: 23:17:01 INFO unit.neutron-openvswitch/4.juju-log 
Rendering from template: /etc/neutron/neutron.conf
unit-neutron-openvswitch-4: 23:17:01 INFO unit.neutron-openvswitch/4.juju-log 
Wrote template /etc/neutron/neutron.conf.
unit-neutron-openvswitch-4: 23:17:01 WARNING 
unit.neutron-openvswitch/4.juju-log prevent-arp-spoofing is True yet this 
feature is deprecated and no longer has any effect in your version of Openstack
unit-neutron-openvswitch-4: 23:17:01 INFO unit.neutron-openvswitch/4.juju-log 
Loaded template from templates/queens/openvswitch_agent.ini
unit-neutron-openvswitch-4: 23:17:01 INFO unit.neutron-openvswitch/4.juju-log 
Rendering from template: /etc/neutron/plugins/ml2/openvswitch_agent.ini
unit-neutron-openvswitch-4: 23:17:01 INFO unit.neutron-openvswitch/4.juju-log 
Wrote template /etc/neutron/plugins/ml2/openvswitch_agent.ini.
unit-neutron-openvswitch-4: 23:17:01 INFO unit.neutron-openvswitch/4.juju-log 
Loaded template from templates/mitaka/l3_agent.ini
unit-neutron-openvswitch-4: 23:17:01 INFO unit.neutron-openvswitch/4.juju-log 
Rendering from template: /etc/neutron/l3_agent.ini
unit-neutron-openvswitch-4: 

[Bug 1828259] Re: [rocky][19.04] Upgrading a deployment from Queens to Rocky resulted in purging of neutron-l3-agent package

2019-05-08 Thread Dmitrii Shcherbakov
Adding neutron-openvswitch and nova-compute charms because:

1) nova-compute charm needs to make sure neutron-l3-agent is not
accidentally purged before python3-packages are installed by neutron-
openvswitch;

2) neutron-openvswitch needs to be notified about the primary charm
upgrade.

If nova-compute is not modified and only neutron-openvswitch is then
there will be a period of time after purge and before config-changed
when Neutron networking will be completely gone as a result of removal
of neutron-l3-agent.

** Also affects: charm-neutron-openvswitch
   Importance: Undecided
   Status: New

** Also affects: charm-nova-compute
   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/1828259

Title:
  [rocky][19.04] Upgrading a deployment from Queens to Rocky resulted in
  purging of neutron-l3-agent package

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

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

[Bug 1828259] Re: [rocky][19.04] Upgrading a deployment from Queens to Rocky resulted in purging of neutron-l3-agent package

2019-05-08 Thread Dmitrii Shcherbakov
Corey,

Relation data (enable-dvr: "True"):
https://paste.ubuntu.com/p/zPs3kB8t4d/

ubuntu@adze:~$ sudo grep -RiP python3-neutron-fwaas /var/log/juju/ ; echo $?
1
ubuntu@adze:~$ grep -RiP python3-neutron-fwaas /var/log/apt/ ; echo $?
1


What can be seen below is that python3-neutron-fwaas is not installed but 
neutron-l3-agent depends on it while the python2 version is gone.

So you are right about the lack of python3-neutron-fwaas.

-

term.log:

update-alternatives: using /usr/bin/python3-neutron-l3-agent to provide
/usr/bin/neutron-l3-agent (neutron-l3-agent) in auto mode

Purging configuration files for python-neutron (2:13.0.2-0ubuntu3.1~cloud0) ...
Purging configuration files for neutron-l3-agent (2:13.0.2-0ubuntu3.1~cloud0) 
...
Purging configuration files for python-neutron-fwaas (1:13.0.1-0ubuntu1~cloud0) 
...

history.log:

Start-Date: 2019-05-08  22:52:31
Commandline: apt-get --assume-yes purge python-neutron python-nova
Purge: neutron-l3-agent:amd64 (2:13.0.2-0ubuntu3.1~cloud0), python-nova:amd64 
(2:18.1.0-0ubuntu1~cloud0), python-neutron:amd64 (2:13.0.2-0ubuntu3.1~cloud0), 
python-neutron-fwaas:amd64 (1:13.0.1-0ubuntu1~cloud0)
End-Date: 2019-05-08  22:52:40

ubuntu@adze:~$ apt policy python3-neutron
python3-neutron:
  Installed: 2:13.0.2-0ubuntu3.1~cloud0
  Candidate: 2:13.0.2-0ubuntu3.1~cloud0
  Version table:
 *** 2:13.0.2-0ubuntu3.1~cloud0 500
500 http://ubuntu-cloud.archive.canonical.com/ubuntu 
bionic-updates/rocky/main amd64 Packages
100 /var/lib/dpkg/status
ubuntu@adze:~$ apt policy neutron-l3-agent

neutron-l3-agent:
  Installed: (none)
  Candidate: 2:13.0.2-0ubuntu3.1~cloud0
  Version table:
 2:13.0.2-0ubuntu3.1~cloud0 500
500 http://ubuntu-cloud.archive.canonical.com/ubuntu 
bionic-updates/rocky/main amd64 Packages
 2:12.0.5-0ubuntu1 500
500 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages
 2:12.0.1-0ubuntu1 500
500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages


ubuntu@adze:~$ apt-cache depends neutron-l3-agent
neutron-l3-agent
  Depends: conntrack
  Depends: iputils-arping
  Depends: keepalived
  Depends: neutron-metadata-agent
 |Depends: python-neutron
  Depends: python3-neutron
 |Depends: python-neutron-fwaas
  Depends: python3-neutron-fwaas
  Depends: radvd

ubuntu@adze:~$ apt policy python3-neutron-fwaas
python3-neutron-fwaas:
  Installed: (none)
  Candidate: 1:13.0.1-0ubuntu1~cloud0
  Version table:
 1:13.0.1-0ubuntu1~cloud0 500
500 http://ubuntu-cloud.archive.canonical.com/ubuntu 
bionic-updates/rocky/main amd64 Packages

ubuntu@adze:~$ apt policy python-neutron-fwaas
python-neutron-fwaas:
  Installed: (none)
  Candidate: 1:13.0.1-0ubuntu1~cloud0
  Version table:
 1:13.0.1-0ubuntu1~cloud0 500
500 http://ubuntu-cloud.archive.canonical.com/ubuntu 
bionic-updates/rocky/main amd64 Packages
 1:12.0.1-0ubuntu1 500
500 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages
 1:12.0.0-0ubuntu1 500
500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
 1:10.1.0-0ubuntu1~cloud0 500
500 http://ubuntu-cloud.archive.canonical.com/ubuntu 
xenial-proposed/ocata/main amd64 Packages

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

Title:
  [rocky][19.04] Upgrading a deployment from Queens to Rocky resulted in
  purging of neutron-l3-agent package

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

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

[Bug 1823426] Re: librsvg ftbfs in disco (i386 only)

2019-05-08 Thread Bug Watch Updater
** Changed in: librsvg
   Status: New => Fix Released

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

Title:
  librsvg ftbfs in disco (i386 only)

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

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

[Bug 1823778] Please test proposed package

2019-05-08 Thread Brian Murray
Hello momcilo78, or anyone else affected,

Accepted gnome-control-center into bionic-proposed. The package will
build now and be available at https://launchpad.net/ubuntu/+source
/gnome-control-center/1:3.28.2-0ubuntu0.18.04.4 in a few hours, and then
in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-bionic to verification-done-bionic. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-bionic. In either case, without details of
your testing we will not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

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

Title:
  Unable to set Serbian as Language

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

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

[Bug 1823778] Re: Unable to set Serbian as Language

2019-05-08 Thread Brian Murray
Could you add the workaround to the bug description just in case anyone
on Cosmic stumbles upon this?

** Changed in: gnome-control-center (Ubuntu Bionic)
   Status: In Progress => Fix Committed

** Tags added: verification-needed-bionic

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

Title:
  Unable to set Serbian as Language

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

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

[Bug 1616123] Please test proposed package

2019-05-08 Thread Brian Murray
Hello Jochen, or anyone else affected,

Accepted nfs-utils into bionic-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/nfs-
utils/1:1.3.4-2.1ubuntu5.2 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-bionic to verification-done-bionic. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-bionic. In either case, without details of
your testing we will not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: nfs-utils (Ubuntu Xenial)
   Status: In Progress => Fix Committed

** Tags added: verification-needed-xenial

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

Title:
  rpc-svcgssd.service uses incorrrect variable SVCGSSDARGS

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