[Bug 1806813] Re: Add Pi Compute Module 3 Support

2018-12-07 Thread Adam Smith
With the server/cloud image you need ethernet connected on first boot. Did you do that? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1806813 Title: Add Pi Compute Module 3 Support To manage notifi

[Bug 1772811] Re: different behaviors for switch display mode between xenial and bionic

2018-12-07 Thread Sebastien Bacher
Ok, good. So it means the function is fixed, a better experience would be to not show the UI at all or keep it on screen longer then -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772811 Title: diff

[Bug 1589052] Re: gnome-control-center crashed with SIGSEGV in g_type_check_instance_cast()

2018-12-07 Thread Sebastien Bacher
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1589052 Title: gnome-control-center crashed with SIGSEGV in g_type_check_instance_cast() To manage

[Bug 1802680] Re: Adding keyboard layout broken without logout

2018-12-07 Thread Sebastien Bacher
Thank you for your bug report. What Ubuntu version do you use? There is a know issue in 18.10 which is resolved 3.30.2 (which isn't in Ubuntu yet) ** Package changed: gnome-control-center (Ubuntu) => gnome-shell (Ubuntu) ** Changed in: gnome-shell (Ubuntu) Importance: Undecided => High ** Cha

[Bug 1807262] Re: stein unit tests fail with sqlalchemy.exc.NoSuchTableError: migration_tmp

2018-12-07 Thread Laszlo Boszormenyi
It's 'PRAGMA legacy_alter_table = ON' and the following change in src:migrate (0.11.0 version) might do the trick. @@ -9,6 +9,7 @@ except ImportError: # Python 2 from UserDict import DictMixin from copy import copy import re +import sqlite3 from sqlalchemy.databases import sqlite as sa_b

[Bug 1807262] Re: stein unit tests fail with sqlalchemy.exc.NoSuchTableError: migration_tmp

2018-12-07 Thread Laszlo Boszormenyi
Indentation is messed up during the post, but easy to correct if you see the source of the migrate/changeset/databases/sqlite.py file. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1807262 Title: st

[Bug 1806813] Re: Add Pi Compute Module 3 Support

2018-12-07 Thread Adam Smith
Scrap the bit about it still not working. They probably didn't have the fix. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1806813 Title: Add Pi Compute Module 3 Support To manage notifications ab

[Bug 1789082] Re: Wacom - change screen causes log out

2018-12-07 Thread Sebastien Bacher
Could you add your journalctl log after getting the issue? ** Changed in: gnome-control-center (Ubuntu) Importance: Undecided => High ** Changed in: gnome-control-center (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 1648534] Re: gnome-software crashed with SIGTRAP in g_wakeup_new from g_main_context_new from g_dbus_connection_send_message_with_reply_sync from g_dbus_connection_call_sync_internal from g_dbus_

2018-12-07 Thread Marius Gedminas
Saw this crash for the first time. I'm on Ubuntu 18.10. Every time I ask gnome-software to check for updates, the number of open files (watch 'ls /proc/$(pidof gnome- software)/fd') grows by 25, then drops a bit and settles down to 7 higher than it was before. I'm attaching two snapshots of ls -

[Bug 1648534] Re: gnome-software crashed with SIGTRAP in g_wakeup_new from g_main_context_new from g_dbus_connection_send_message_with_reply_sync from g_dbus_connection_call_sync_internal from g_dbus_

2018-12-07 Thread Marius Gedminas
** Attachment added: "after-update-later.txt" https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1648534/+attachment/5220141/+files/after-update-later.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.laun

[Bug 1806080] Re: [snap] Chromium snap crashes when trying to access fs

2018-12-07 Thread Efthimios Chaskaris
It works with version 71.0.3578.80 (538). It is currently available in the candidate channel. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1806080 Title: [snap] Chromium snap crashes when trying t

[Bug 1806961] Re: Lock can be circumvented by switching tty when using lightdm

2018-12-07 Thread Eduardo dos Santos Barretto
** Tags added: community-security ** 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/1806961 Title: Lock can be circumvented by switc

[Bug 1807425] [NEW] IMIP Outgoing: HTML template is unicode not str -> TypeError: 'unicode' does not have the buffer interface

2018-12-07 Thread Michael Hacker
Public bug reported: Package: calendarserver 9.1+dfsg-1 Ubuntu 18.04.1 In /usr/lib/python2.7/dist- packages/txdav/caldav/datastore/scheduling/imip/outbound.py and /usr/lib/python2.7/dist- packages/txdav/caldav/datastore/scheduling/imip/outbound.py inbound is a known and currently not fixed bug. T

[Bug 1807406] Re: hid-sensor-hub 001F:8086:22D8.0003: timeout waiting for response from ISHTP device

2018-12-07 Thread Bug Watch Updater
Launchpad has imported 1 comments from the remote bug at https://bugzilla.kernel.org/show_bug.cgi?id=201929. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help

[Bug 1806813] Re: Add Pi Compute Module 3 Support

2018-12-07 Thread DavidT
Aha, I was unaware of the need to have ethernet connected on first boot...I did not have it connected. I only had the Computer Module sitting in the I/O board, and UART serial connected, since I was not even sure if it was going to boot. Also, the image located in the repository I am using (http:

[Bug 1807262] Re: stein unit tests fail with sqlalchemy.exc.NoSuchTableError: migration_tmp

2018-12-07 Thread Corey Bryant
Laszlo, that fix seems reasonable. Do you want to push on getting that into migrate and uploaded to Debian or would you like one of us to handle it? Thanks again for the quick responses on this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1807262] Re: stein unit tests fail with sqlalchemy.exc.NoSuchTableError: migration_tmp

2018-12-07 Thread Corey Bryant
Laszlo, I just tested with the updates you posted in comment #8 and it works. \o/ ** Also affects: migrate (Ubuntu) Importance: Undecided Status: New ** Changed in: migrate (Ubuntu) Status: New => Triaged ** Changed in: migrate (Ubuntu) Importance: Undecided => High ** Chang

[Bug 1798583] Re: the new Steam Controller driver breaks it on Steam

2018-12-07 Thread kisak
Hello Kai-Heng Feng, on Ubuntu 18.04.1, I grabbed http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.18.20/ and your build. With 4.18.20 mainline I can confirm Rocket League's main menu can not be navigated via the Steam Controller, and can be with your test build. No game play was tested and only on

[Bug 1805668] Re: Building armhf and arm64 Raspberry Pi 3 images

2018-12-07 Thread DavidT
As noted by Adam, my experience is documented in #1806813. As a quick summary, I am attempting to boot the new 64-bit Arm Server image located at http://cdimage.ubuntu.com/releases/18.04/beta/ on a Compute Module 3. I know that Ubuntu Core is supported on the Compute Module 3, but, Classic is pre

[Bug 1806459] Re: software boutique broken on 32bit UM

2018-12-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ubuntu-mate-welcome (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/1806459

[Bug 1807325]

2018-12-07 Thread Eduardo dos Santos Barretto
Thanks for taking the time to report this bug and helping to make Ubuntu better. Since the package referred to in this bug is in universe or multiverse, it is community maintained. If you are able, I suggest coordinating with upstream and posting a debdiff for this issue. When a debdiff is availabl

[Bug 1794292] Re: plymouthd crashed with SIGSEGV in /sbin/plymouthd:11 in ply_renderer_set_handler_for_input_source -> ply_keyboard_stop_watching_for_renderer_input -> ply_keyboard_stop_watching_for_i

2018-12-07 Thread Mathieu Trudel-Lapierre
Fair enough. I do credit you by name already in the commit messages: https://gitlab.freedesktop.org/plymouth/plymouth/merge_requests/10 https://gitlab.freedesktop.org/cyphermox/plymouth/commit/c46f446fe44457f599805b685547c2258bb3fa96 https://gitlab.freedesktop.org/cyphermox/plymouth/commit/b082f424

[Bug 1787838] Re: segfault at 38 ip 00007f304e158b64 sp 00007ffea8a2dcd0 error 4 in liblensfun.so.0.3.2[7f304e145000+1a000]

2018-12-07 Thread Йож
Press two gears near the lens model. If you see two gears then ufraw will crush, if one - it will work. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1787838 Title: segfault at 38 ip 7f304e158b6

[Bug 1491494] Comment bridged from LTC Bugzilla

2018-12-07 Thread bugproxy
--- Comment From bjki...@us.ibm.com 2018-12-07 12:38 EDT--- Rejecting this very old bug. Please reopen if this issue occurs on a current version of Ubuntu. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad

[Bug 1782650] Re: nrpe plugin in bionic fails with "Error - Could not complete SSL handshake"

2018-12-07 Thread John Peach
I've just been bitten by this one and it's practically a show-stopper. I've tried all the suggestions I can find without success and the idea of building nrpe server for multiple other platforms does not seem like any kind of solution. I guess I'll need to downgrade check_nrpe. -- You received th

[Bug 1802680] Re: Adding keyboard layout broken without logout

2018-12-07 Thread Matt Arsenault
This was after updating to 18.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1802680 Title: Adding keyboard layout broken without logout To manage notifications about this bug go to: https://bugs

[Bug 1754092] Re: firefox esr loading bookmark limbo

2018-12-07 Thread Galen Thurber
affects 18.04.1 LTS Firefox 63.03 I've done a reset Firefox as well, problem still persists. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1754092 Title: firefox esr loading bookmark limbo To mana

[Bug 1194074] Re: Default index.html blindly overwritten

2018-12-07 Thread Frak
Thank you for writing back Thomas. It seems I did not get that protection since I am on Ubuntu 14.04. I am pleased to hear, however, that the installer behavior has improved. Thank you. I was on nginx version 1.4.6 and upgraded to 1.12.2 to get support for dynamically loaded modules. I am on Ub

[Bug 1744079] Fix merged to nova (stable/rocky)

2018-12-07 Thread OpenStack Infra
Reviewed: https://review.openstack.org/602477 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=1c1c373291a93ad6304ff03ea09fea24a5cb5fd0 Submitter: Zuul Branch:stable/rocky commit 1c1c373291a93ad6304ff03ea09fea24a5cb5fd0 Author: int32bit Date: Mon Jan 22 20:15:21 2018 +0

[Bug 1807419] Re: ubuntu-bug ubuntu-release-upgrader-core

2018-12-07 Thread Eduardo dos Santos Barretto
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 privile

[Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Eric Desrochers
>From #ubuntu-release (freenode) With regards to the FTBFS situation with ca-certificates-udeb: slashd: Promoted. I'll retry the builds when the publisher's done moving it around. slashd: Just disco. For other releases, it'll require some fiddling. I'll continue with the SRU as soon as disco

[Bug 1783364] Re: Preference 'recursive-search' is ignored when set to 'never'

2018-12-07 Thread mkurz
Duplicate of #1767027 - is fixed already and can be closed. ** Changed in: nautilus (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1783364 Title: Preferen

[Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Eric Desrochers
>From #ubuntu-release (freenode) With regards to the FTBFS situation with ca-certificates-udeb: slashd: Promoted. I'll retry the builds when the publisher's done moving it around. I'll continue with the SRU as soon as disco is building fine and goes into -releases. -- You received this bug no

[Bug 1491494] Comment bridged from LTC Bugzilla

2018-12-07 Thread bugproxy
--- Comment From cdead...@us.ibm.com 2018-12-07 12:55 EDT--- This CMVC defect is being cancelled by the CDE Bridge because the corresponding CQ Defect [SW317564] was transferred out of the bridge domain. Here are the additional details: New Subsystem = ppc_triage New Release = unspecified

[Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Dan Streetman
removing the sponsors team - please nobody upload this! @slashd or i will sru when ready. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1807023 Title: installer stock images fail to validate any HT

[Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Eric Desrochers
Please do the necessary to make sure we don't upload ca-certificates by mistake again. I would suggest we : 1) Remove the debdiff 2) Set the status for ca-certificates to "Won't Fix" To avoid confusion. The ca-certificates work need to be done by an archive admin, no rebuild needed. Regards, Er

[Bug 1807262] Re: stein unit tests fail with sqlalchemy.exc.NoSuchTableError: migration_tmp

2018-12-07 Thread Corey Bryant
** Also affects: sqlalchemy-migrate 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/1807262 Title: stein unit tests fail with sqlalchemy.exc.NoSuchTableErro

[Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Dan Streetman
** Changed in: ca-certificates (Ubuntu Disco) Status: In Progress => Invalid ** Changed in: ca-certificates (Ubuntu Disco) Assignee: Mauricio Faria de Oliveira (mfo) => (unassigned) ** Changed in: ca-certificates (Ubuntu Cosmic) Status: In Progress => Invalid ** Changed in: ca

[Bug 1806673] Re: linux-gcp: 4.15.0-1026.27~16.04.1 -proposed tracker

2018-12-07 Thread Steve Langasek
** Changed in: kernel-sru-workflow/promote-to-proposed Status: Confirmed => Fix Committed ** Changed in: kernel-sru-workflow/promote-to-proposed Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Steve Langasek (vorlon) -- You received this bug notification because you are

[Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Dan Streetman
Marked ca-certificates for b/c/d as Invalid - it does not need an upload, only archive twiddling to move its component. For t/x, ca-certificates does need the patches @mfo attached to actually generate the -udeb binary pkg. Please nobody sponsor this bug - @slashd or I will handle the sruing. *

[Bug 1797120] Re: window menu does not include 'always on visible workspace'

2018-12-07 Thread Scott Moser
Well, I think I found out what was happening. In gnome-tweaks I had somehow gotten 'Workspaces' -> 'Display Handling' set to 'Workspaces on primary display only'. So what happened was that there was only a single workspace on the "second" head and thus no need for "always on visible workspace".

[Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/debian-installer/ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1807023 Title: installer stock images fail to validate any HTTPS certificates (ca- certi

[Bug 1807433] [NEW] sane backends library at the wrong place?

2018-12-07 Thread donpalavi
Public bug reported: Hi, I tried to install the epson wf-2630 network scanner. I have installed the software from the epson website. After installing and setting up the sane /etc/sane.d/dll.conf for epkowa, simple-scan and xsane worked, but not iscan. Tried many different things, I have finally

[Bug 1772811] Re: different behaviors for switch display mode between xenial and bionic

2018-12-07 Thread Sebastien Bacher
** Changed in: gnome-settings-daemon (Ubuntu) Status: Incomplete => In Progress ** Package changed: gnome-settings-daemon (Ubuntu) => gnome-shell (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 1807393] Re: nvme - Polling on timeout

2018-12-07 Thread Guilherme G. Piccoli
** Changed in: linux (Ubuntu Xenial) Status: New => Confirmed ** Changed in: linux (Ubuntu Xenial) Assignee: (unassigned) => Guilherme G. Piccoli (gpiccoli) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.laun

[Bug 1807432] [NEW] /proc/diskstats does not rollup queue depth from partitions

2018-12-07 Thread Albert Autin
Public bug reported: Tested in Ubuntu 18.04LTS and Ubuntu 18.10, with the same result. The queue size rollup works in Centos 7 though. root@vagrant:~# uname -a Linux vagrant 4.18.0-12-generic #13-Ubuntu SMP Wed Nov 14 15:17:05 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux root@vagrant:~# lsb_release

[Bug 1807393] Re: nvme - Polling on timeout

2018-12-07 Thread Guilherme G. Piccoli
** Description changed: - Description to be updated + [Impact] + * NVMe controllers potentially could miss to send an interrupt, specially + due to bugs in virtual devices(which are common those days - qemu has its + own NVMe virtual device, so does AWS). This would be a difficult to + debug situa

[Bug 1807393] Re: nvme - Polling on timeout

2018-12-07 Thread Eric Desrochers
** Also affects: linux (Ubuntu Xenial) 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/1807393 Title: nvme - Polling on timeout To manage notifications abo

[Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Eric Desrochers
** Patch removed: "lp1807023-ca-certificates-xenial.debdiff" https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1807023/+attachment/5220101/+files/lp1807023-ca-certificates-xenial.debdiff ** Patch removed: "lp1807023-ca-certificates-trusty.debdiff" https://bugs.launchpad.net/u

[Bug 1807435] [NEW] package evince 3.28.4-0ubuntu1 failed to install/upgrade: problèmes de dépendances - laissé non configuré

2018-12-07 Thread tarik virot
Public bug reported: A pop up windows appeared and redirected me here. I don't know what to put. ProblemType: Package DistroRelease: Ubuntu 18.04 Package: evince 3.28.4-0ubuntu1 ProcVersionSignature: Ubuntu 4.15.0-39.42-generic 4.15.18 Uname: Linux 4.15.0-39-generic x86_64 ApportVersion: 2.20.9-0

[Bug 1807432] Missing required logs.

2018-12-07 Thread Ubuntu Kernel Bot
This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window: apport-collect 1807432 and then change the status of the bug to 'Confirmed'. If, due to the nature

[Bug 1752961] Re: With kernel 4.13 btrfs scans for devices before all devices have been discovered

2018-12-07 Thread Carl Reinke
v4.17 final has the bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1752961 Title: With kernel 4.13 btrfs scans for devices before all devices have been discovered To manage notifications abou

[Bug 1807432] Re: /proc/diskstats does not rollup queue depth from partitions

2018-12-07 Thread Albert Autin
Here is the details on a bare metal ubuntu 18.04 LTS server running an IO benchmark: # uname -a Linux xxx 4.15.0-39-generic #42-Ubuntu SMP Tue Oct 23 15:48:01 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux # lsb_release -rd Description:Ubuntu 18.04.1 LTS Release:18.04 # cat /proc/diskstats

[Bug 1807437] [NEW] package openssh-server 1:7.6p1-4ubuntu0.1 failed to install/upgrade: installed openssh-server package post-installation script subprocess returned error exit status 1

2018-12-07 Thread Angel Delight
Public bug reported: On startuo I got an error message,three consecutive times now, saying system failed to load package. Weirdly, another message appears saying my software is up to date. When I 'x' it. I'm left with the option of reporting the bug failure, which I'm doing now. ProblemType: Pack

[Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Mauricio Faria de Oliveira
** Patch added: "lp1807023-ca-certificates-trusty.debdiff" https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1807023/+attachment/5220172/+files/lp1807023-ca-certificates-trusty.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 1806673] Re: linux-gcp: 4.15.0-1026.27~16.04.1 -proposed tracker

2018-12-07 Thread Brad Figg
** Description changed: This bug is for tracking the upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow -- swm properties -- boot

[Bug 1805920] Re: iPXE ignores vlan 0 traffic

2018-12-07 Thread Mike Pontillo
Sorry for the confusion. To be clear, the idea of using MAAS on Xenial was in order to test if the newly-modified iPXE (on Bionic) can support iSCSI boot. But come to think of it, I don't think that's a good test. If I remember correctly, MAAS used TFTP to transfer the kernel and initrd, /then/ i

[Bug 1687864] Re: auto-login and "privacy -> auto screen lock -> disable" do not work

2018-12-07 Thread Wolf
When booting my system, it does auto-login without typing in my password. That's fine. When I resume the system from suspend, I always have to type in my password, but there is no need for that, I want auto-login after suspend&resume as well. As I understood @seb128, this is correct behaviour. T

[Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Mauricio Faria de Oliveira
** Patch added: "lp1807023-ca-certificates-xenial.debdiff" https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1807023/+attachment/5220173/+files/lp1807023-ca-certificates-xenial.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 1807441] [NEW] dangling symlink /usr/bin/vmware-user

2018-12-07 Thread Scott Moser
Public bug reported: $ dpkg-query --show open-vmware-tools dpkg-query: no packages found matching open-vmware-tools $ dpkg-query --show open-vm-tools open-vm-tools 2:10.3.0-0ubuntu1~18.04.3 $ dpkg -S /usr/bin/vmware-user open-vm-tools: /usr/bin/vmware-user $ ls -l /usr/bin/vmware-user lrwxrwxr

[Bug 1807440] [NEW] sensible-browser cannot process $BROWSER variable when it contains a whitespace character

2018-12-07 Thread FA
Public bug reported: If path to a browser defined via the $BROWSER environment variable contains a whitespace character, running sensible-browser should launch browser defined by $BROWSER. If path to a browser defined via the $BROWSER environment variable contains a whitespace character, running

[Bug 1807439] [NEW] openvpn crashes when run with fips openssl

2018-12-07 Thread Joy Latten
Public bug reported: FIPS 140-2 does not permit MD5 except when used for pseudorandom function (PRF). When openvpn requests MD5 operation to FIPS-mode- openssl, since it is not allowed in general, fips-mode-openssl goes into an error state. openvpn needs to set a specific fips-mode-openssl flag t

[Bug 1807262] Re: stein unit tests fail with sqlalchemy.exc.NoSuchTableError: migration_tmp

2018-12-07 Thread Corey Bryant
I've moved ahead with an upstream PR and will be uploading to Ubuntu shortly with a patch/bug to Debian. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1807262 Title: stein unit tests fail with sqlal

[Bug 1807262] Re: stein unit tests fail with sqlalchemy.exc.NoSuchTableError: migration_tmp

2018-12-07 Thread Corey Bryant
Upstream PR: https://review.openstack.org/#/c/623564/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1807262 Title: stein unit tests fail with sqlalchemy.exc.NoSuchTableError: migration_tmp To man

[Bug 1802680] Re: Adding keyboard layout broken without logout

2018-12-07 Thread Matt Arsenault
I mean to 18.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1802680 Title: Adding keyboard layout broken without logout To manage notifications about this bug go to: https://bugs.launchpad.net/ub

[Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/debian-installer/cosmic-proposed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1807023 Title: installer stock images fail to validate any HTTPS certificates (ca

[Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Adam Conrad
Hello Mauricio, or anyone else affected, Accepted debian-installer into cosmic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/debian- installer/20101020ubuntu557.1 in a few hours, and then in the -proposed repository. Please help us by testing this n

[Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/debian-installer/bionic-proposed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1807023 Title: installer stock images fail to validate any HTTPS certificates (ca

[Bug 1807437] Re: package openssh-server 1:7.6p1-4ubuntu0.1 failed to install/upgrade: installed openssh-server package post-installation script subprocess returned error exit status 1

2018-12-07 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/1807437 Title: package openssh-server 1:7.6p1-4ubuntu0.1 failed to install/upgrade: installed openssh-server pac

[Bug 1789227] Re: nvme devices namespace assigned to the wrong controller

2018-12-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/debian-installer/bionic-proposed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1789227 Title: nvme devices namespace assigned to the wrong controller To manage

[Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Adam Conrad
Hello Mauricio, or anyone else affected, Accepted debian-installer into bionic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/debian- installer/20101020ubuntu543.4 in a few hours, and then in the -proposed repository. Please help us by testing this n

[Bug 1789227] Re: nvme devices namespace assigned to the wrong controller

2018-12-07 Thread dann frazier
No regression here (tested ubuntu-server daily on x86 VM) ** Tags removed: verification-needed-bionic ** Tags added: verification-done-bionic ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 1806043] Re: [SRU] queens stable releases

2018-12-07 Thread Corey Bryant
** No longer affects: neutron-vpnaas (Ubuntu) ** No longer affects: neutron-vpnaas (Ubuntu Bionic) ** Description changed: [Impact] This release sports mostly bug-fixes and we would like to make sure all of our supported customers have access to these improvements. The update contains the

[Bug 1255299] Re: luajit links supports lua 5.1 only

2018-12-07 Thread themusicgod1
** 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/1255299 Title: luajit links supports lua 5.1 only To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/

[Bug 1807262] Re: stein unit tests fail with sqlalchemy.exc.NoSuchTableError: migration_tmp

2018-12-07 Thread Corey Bryant
** Changed in: cinder (Ubuntu) Status: Invalid => Triaged ** Changed in: cinder (Ubuntu) Importance: Undecided => High ** Changed in: nova (Ubuntu) Status: Invalid => Triaged ** Changed in: nova (Ubuntu) Importance: Undecided => High -- You received this bug notification be

[Bug 1806414] Re: linux-aws-edge: 4.18.0-1007.9~18.04.1 -proposed tracker

2018-12-07 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-proposed Status: New => Confirmed ** Tags added: block-proposed-bionic ** Tags added: block-proposed ** Description changed: This bug is for tracking the upload package. This bug will contain status and testing results related to that up

[Bug 1731669] Re: new version upstream

2018-12-07 Thread themusicgod1
** 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/1731669 Title: new version upstream To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/time/+

[Bug 1790432] Re: skilion base repo appears abandonded; recommend rebase to abraunegg fork

2018-12-07 Thread Jared Schmidt
apt does not reflect this information. ~$ date +"%Y-%m-%d %T %Z" 2018-12-07 14:37:20 EST ~$ apt show onedrive Package: onedrive Version: 1.1.20180922~really1.1.3-1 Priority: optional Section: universe/net Origin: Ubuntu Maintainer: Ubuntu Developers Original-Maintainer: Norbert Preining Bugs: h

[Bug 1798418] Re: Liferea massive memory leak

2018-12-07 Thread Paul Gevers
Don't know, but I nominated this bug for Bionic and closed it as Cosmic is fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1798418 Title: Liferea massive memory leak To manage notifications ab

[Bug 1687037] Re: torify does not expand shell aliases

2018-12-07 Thread themusicgod1
** 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/1687037 Title: torify does not expand shell aliases To manage notifications about this bug go to: https://bugs.launchpad.net/ubunt

[Bug 1537938] Re: pydb suggests outdated emacs

2018-12-07 Thread themusicgod1
** 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/1537938 Title: pydb suggests outdated emacs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+sourc

[Bug 1412104] Re: typo in C9: "meet" -> "met"

2018-12-07 Thread themusicgod1
** 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/1412104 Title: typo in C9: "meet" -> "met" To manage notifications about this bug go to: https://bugs.launchpad.net/hundredpapercu

[Bug 1807445] [NEW] Selected item become white when using extra panel in caja

2018-12-07 Thread medin2014
Public bug reported: When I use Caja with extra panel and I select an item in the first pane then I go and select another item in the second pane, the item selected in the first pane become white. I use Ubuntu Mate 18.04.1 64bits. see attached image. ** Affects: ubuntu-mate-artwork (Ubuntu)

[Bug 1807432] Re: /proc/diskstats does not rollup queue depth from partitions

2018-12-07 Thread Albert Autin
These are all the logs I have... ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1807432 Title: /proc/diskstats does not rollup qu

[Bug 1799887] Re: Package out of date, there are bugfixes in newer version

2018-12-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: onedrive (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/1799887 Title: P

[Bug 1734547] Re: snapcraft depends on python3-pysha3 which is changing its name

2018-12-07 Thread themusicgod1
** 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/1734547 Title: snapcraft depends on python3-pysha3 which is changing its name To manage notifications about this bug go to: https:

[Bug 19353] Re: Tools relying on /etc/debian_version get confused

2018-12-07 Thread themusicgod1
** Tags added: disco -- 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/19353 Title: Tools relying on /etc/debian_version get confused To manage notifications about this bug go to: https://bugs.

[Bug 1807448] [NEW] [SRU] Patch power9-001.diff breaks IFUNC on ELFv1

2018-12-07 Thread Adam Conrad
Public bug reported: [ SRU Justification ] As per comment #4 in https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1655181 the undefined weak fix should not have been backported because it breaks IFUNC on ELFv1, and can't be fixed without a much larger backport from 2.27. This patch break

[Bug 1806664] Re: linux-aws: 4.15.0-1031.33 -proposed tracker

2018-12-07 Thread Brad Figg
** Description changed: This bug is for tracking the upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow -- swm properties -- boot

[Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Launchpad Bug Tracker
This bug was fixed in the package debian-installer - 20101020ubuntu560 --- debian-installer (20101020ubuntu560) disco; urgency=medium [ Mauricio Faria de Oliveira ] * build/pkg-lists/base: add ca-certificates-udeb to enable HTTPS without d-i/allow_unauthenticated_ssl in stock

[Bug 1806664] Re: linux-aws: 4.15.0-1031.33 -proposed tracker

2018-12-07 Thread Steve Langasek
** Changed in: kernel-sru-workflow/promote-to-proposed Status: Confirmed => Fix Committed ** Changed in: kernel-sru-workflow/promote-to-proposed Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Steve Langasek (vorlon) -- You received this bug notification because you are

[Bug 1806673] Re: linux-gcp: 4.15.0-1026.27~16.04.1 -proposed tracker

2018-12-07 Thread Brad Figg
** Description changed: This bug is for tracking the upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow -- swm properties -- boot

[Bug 1802481] Re: cryptsetup waits for zvol /dev/zvol/rpool/swap with no zpool imported during boot. Timing problem?

2018-12-07 Thread Richard Laager
Try adding initramfs as an option in /etc/crypttab. That's the approach I use when putting the whole pool on a LUKS device, and is necessary due to: https://bugs.launchpad.net/ubuntu/+source/cryptsetup/+bug/1612906 -- You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 1807216] Re: Release 18.2

2018-12-07 Thread Ryan Harper
** Changed in: curtin (Ubuntu) Status: Confirmed => 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/1807216 Title: Release 18.2 To manage notifications about this bug go to: http

[Bug 1561278] Re: internal sound card not detected HP X2

2018-12-07 Thread Simon Williams
Got the commands to run without error, but even after a reset, no sound. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1561278 Title: internal sound card not detected HP X2 To manage notifications

[Bug 1807452] [NEW] Unable to copy address from location entry by drop-down menu and mouse on Ubuntu 18.04

2018-12-07 Thread Norbert
Public bug reported: Steps to reproduce: 1. Open Nautilus 2. Try to make right click on address / location bar to select *Copy* action from drop-down menu Expected behavior: * option is in place as in 16.04 LTS, user can click on it to send current location to the clipboard Actual behavior: *

[Bug 1773363] Re: glibc tst-preadvwritev2 and tst-preadvwritev64v2 fail with Linux 4.16+

2018-12-07 Thread Adam Conrad
** Also affects: glibc (Ubuntu Bionic) Importance: Undecided Status: New ** Also affects: glibc (Ubuntu Cosmic) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 343894] Re: Regular expressions cause out of memory or SIGSEGV

2018-12-07 Thread Adam Conrad
I can still reproduce this on trusty, however on xenial and above, I now get this instead of the segv: $ bash -c "ulimit -v 5; grep -E -e '.++'" grep: Memory exhausted -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Mauricio Faria de Oliveira
Verification :: bionic-proposed --- Successful. $ wget http://archive.ubuntu.com/ubuntu/dists/bionic-proposed/main /installer-amd64/20101020ubuntu543.4/images/netboot/ubuntu- installer/amd64/{linux,initrd.gz} $ virt-install \ --name bionic \ --vcpus 2 \ --memory

[Bug 1807023] Re: installer stock images fail to validate any HTTPS certificates (ca-certificates missing)

2018-12-07 Thread Mauricio Faria de Oliveira
Verification :: disco-proposed --- Okay, not strictly required as not yet a Stable Release, but doing anyway. Successful. $ wget http://archive.ubuntu.com/ubuntu/dists/disco-proposed/main /installer-amd64/20101020ubuntu560/images/netboot/ubuntu- installer/amd64/{linux,

<    1   2   3   4   5   6   >