[Bug 1883175] Re: missing support for python3.8 language features

2020-08-18 Thread Chris Halse Rogers
Just to be clear: Ted and/or Marc, we need the autopkgtests fixed before
accepting this into -updates. Could we please get a plan to do that? If
we don't have a plan in a week or so (it doesn't need to be *done*, it
just needs to be committed to) we'll need to remove these from -proposed
to ensure that we don't accidentally block other updates.

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

Title:
  missing support for python3.8 language features

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

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

[Bug 1888598] Re: pulseaudio has is buggy with hdmi audio and sleep/wake

2020-08-18 Thread Tessa
and here's another new wrinkle... it looks like after my machine has
been put to sleep and woken up a few times, it now creates a new dummy
audio device each time, until my system is full of dummy audio devices.

seriously what is up with sleep/wake and pulse in ubuntu 20.04??

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

Title:
  pulseaudio has is buggy with hdmi audio and sleep/wake

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

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

[Bug 1891712] Re: nautilus takes ages to start up when not already running

2020-08-18 Thread Tessa
ok well, this is exceptionally weird. I was seeing some issues with my
wine install where the internal state was all messed up and it was just
hanging starting apps and so I blew it away and rebuilt it, and now
I can't reproduce this nautilus issue.

Is there any connection between nautilus and wine? I can't think of why
that would be, but here we are, and I'm very confused.

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

Title:
  nautilus takes ages to start up when not already running

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

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

[Bug 1891203] Re: arm64 - services not running that should be - missing capabilities

2020-08-18 Thread Christian Ehrhardt 
** Description changed:

+ [Impact]
+ 
+  * Libvirt (and other management software on top of qemu/kvm) probes
+capabilities of the current platform, this breaks on arm with the 
+current builds making it unable to use KVM on this platform through the 
+management stack.
+ 
+  * The fix ensures that probing with -machine none won't break on 
+platforms with different -cpu support (differs per platform)
+ 
+ [Test Case]
+ 
+  * We will run the regression tests to cover any implications to !arm
+  * The openstack Team will re-run their tests that uncovered the issue to 
+confirm that execution on arm is not affected by the bug anymore (nor 
+showing new issues).
+ 
+ [Regression Potential]
+ 
+  * The fix only affects "-machine none" cases which are sort of exclusive 
+for probing which was formerly broken. Therefore there should not be 
+any regressions, but if any then on non-arm machines in rgard to that 
+probing.
+Any reboot of a machine with libvirt re-probing capabilities would 
+reveal that - so we should be safe after testing is ok.
+ 
+ [Other Info]
+  
+  * n/a
+ 
+ ---
+ 
  bionic ussuri - arm64 (aarch64)
  
  QEMU emulator version 4.2.0 (Debian 1:4.2-3ubuntu6.3~cloud0)
  
  Error in log is: nova.exception.InternalError: Nova requires QEMU
  version 2.11.0 or greater
  
  This error may be a red herring as this particular version of nova does
  not display capabilities for aarch64, only armv6l
  
  https://pastebin.ubuntu.com/p/JmPsDSwHBv/
  
  If I downgrade to the version in the train cloud-archive (1:4.0+dfsg-
  0ubuntu9.8~cloud0) then nova-compute service starts - this problem is
  not present in focal, which also has version also has 1:4.2-3ubuntu6.3

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

Title:
  arm64 - services not running that should be - missing capabilities

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-nova-compute/+bug/1891203/+subscriptions

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

[Bug 1891877] Re: Further stabilize qemu in Focal by updating to 4.2.1 stable release

2020-08-18 Thread Christian Ehrhardt 
** Description changed:

+ [Impact]
+ 
+  * There are various issues that are fixed by the stable release of 4.2.1
+Most prominently a bunch of memory leaks that will help long running 
+instances to not get into trouble later on
+ 
+  * There are also a number of CVEs covered, but those got added in a 
+bigger security update of 1:4.2-3ubuntu6.4 just before this upload, so 
+they are not "new" in 4.2.1 anymore for Ubuntu users.
+ 
+ [Test Case]
+ 
+  * Being a stabilization minor release there is no individual test to 
+apply. Instead we will pass it through the full regression test suite
+and probably keep it some extra days in -proposed.
+ 
+  * Openstack indirectly depends on this for bug 1891203, so I'll ask them 
+if they can test this as well before we release it.
+ 
+ [Regression Potential]
+ 
+  * Naturally with so many changes it is hard to pinpoint the location of 
+potential regression. But the changes were those meant to be non-count-
+impacting-fixes meant for a stable release and got some testing by the 
+community already.
+ 
+ [Other Info]
+  
+  * We will hold this longer in -proposed and do even more testing to make 
+up for the remaining regression potential uncertainty 
+ 
+ ---
+ 
  Upstream has completed the 4.2.1 stable tag
-   https://github.com/qemu/qemu/releases/tag/v4.2.1
+   https://github.com/qemu/qemu/releases/tag/v4.2.1
  
  Fixes are in groovy already via qemu 5.0
  
  These are only non-feature backports, the majority this time being
  memleaks and bad accesses of some sort.
  
  Some of the patches are already present in Ubuntu's 4.2 as of today.
  But adding the others will serve the stability of our most recent LTS.

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

Title:
  Further stabilize qemu in Focal by updating to 4.2.1 stable release

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

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

[Bug 1888218] Re: kernel warning message on boot with Moonshot nodes

2020-08-18 Thread Po-Hsu Lin
** Tags added: 4.4 sru-20200810

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

Title:
  kernel warning message on boot with Moonshot nodes

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

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

[Bug 1886811] Re: systemd complains Failed to enqueue loopback interface start request: Operation not supported

2020-08-18 Thread Christian Ehrhardt 
SRU need the bug 1890881 fix to be really helpful, but the dependency chain of 
that is not SRUable.
See: https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1890881/comments/17

Users (of this valid but rare use case) can either use Groovy which will
fix this or wait until Openstack Victoria will make it available for
Focal via the Ubuntu Cloud Archive [1].

[1]: https://wiki.ubuntu.com/OpenStack/CloudArchive

** Changed in: qemu (Ubuntu Focal)
   Status: Triaged => 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/1886811

Title:
  systemd complains Failed to enqueue loopback interface start request:
  Operation not supported

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

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

[Bug 1890881] Re: qemu-user-static 1:5.0-5ubuntu4 in groovy does not start armhf container

2020-08-18 Thread Christian Ehrhardt 
FYI

MP for these fixes at: 
https://code.launchpad.net/~paelzer/ubuntu/+source/qemu/+git/qemu/+merge/389514
PPA for the same at: 
https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/4214/+packages

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

Title:
  qemu-user-static 1:5.0-5ubuntu4 in groovy does not start armhf
  container

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

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

[Bug 1890881] Re: qemu-user-static 1:5.0-5ubuntu4 in groovy does not start armhf container

2020-08-18 Thread Christian Ehrhardt 
There are a bunch of Fixes for this commit in 5.1 and some dependencies to 
those. 
These we need to pull in as well here - which makes it even less SRUable :-/

I guess we will fix it in Groovy (20.10) and users that rely on this
valid but rare use case can use groovy or -later on- the Ubuntu Cloud
Archive [1] that will backport the qemu of groovy together with
Openstack Victoria then.

commit 2667e069e7b5807c69f32109d930967bc1b222cb
Author: Alex Bennée 
Date:   Fri Jul 24 07:45:01 2020 +0100

linux-user: don't use MAP_FIXED in pgd_find_hole_fallback

commit c1f6ad798c7bb328a6f387f2509bf86305383d37
Author: Alex Bennée 
Date:   Wed Jul 1 14:56:45 2020 +0100

linux-user/elfload: use MAP_FIXED_NOREPLACE in pgb_reserved_va

commit 5c3e87f345ac93de9260f12c408d2afd87a6ab3b
Author: Alex Bennée 
Date:   Fri Jun 5 16:49:27 2020 +0100

linux-user: deal with address wrap for ARM_COMMPAGE on 32 bit

commit ad592e37dfccf730378a44c5fa79acb603a7678d
Author: Alex Bennée 
Date:   Fri Jun 5 16:49:26 2020 +0100

linux-user: provide fallback pgd_find_hole for bare chroots


commit a932eec49d9ec106c7952314ad1adc28f0986076
Author: Alex Bennée 
Date:   Thu May 21 14:57:48 2020 +0100

linux-user: limit check to HOST_LONG_BITS < TARGET_ABI_BITS


[1]: https://wiki.ubuntu.com/OpenStack/CloudArchive

** Changed in: qemu (Ubuntu Focal)
   Status: Confirmed => Won't Fix

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

Title:
  qemu-user-static 1:5.0-5ubuntu4 in groovy does not start armhf
  container

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

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

[Bug 1892136] [NEW] reverse prime produces corrupted output on specific resolutions

2020-08-18 Thread Aleksander Miera
Public bug reported:

The issue has initially been discovered for resolution 1366x768 on a
DisplayLink (evdi)-backed device, but applies also to UDL, as well as
reverse prime setups (rendering on Intel, output through NVidia).

The issue manifests with 1366x768 and several other resolutions only,
due to the fact that the GPU seems to use 64-aligned framebuffer stride.
This is "accidentally" fine with the most popular VGA resolutions (e.g.
assuming 32bits/4bytes per pixel and FullHD, the stride would be 1920*4
-> 7680, which is divisible by 64 w/o a remainder, yet 1366*4=5464,
5464/64 = 85.375). The proposed fix is to update the stride with the
GPU-provided value instead of the Xorg-calculated one at the stage of
sharing the pixmap between GPUs. Doing that at earlier stage would
probably require distinguishing between allocation of a FB and a generic
pixmap, which is the same for Xorg.

Issue for sure was seen on 18.04 and 19.04, probably still there for
20.04.

Upstream report:
https://gitlab.freedesktop.org/xorg/xserver/-/issues/889

And posted (not yet integrated) fix:
https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/496

** Affects: xorg-server (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/1892136

Title:
  reverse prime produces corrupted output on specific resolutions

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

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

[Bug 1890881] Re: qemu-user-static 1:5.0-5ubuntu4 in groovy does not start armhf container

2020-08-18 Thread Launchpad Bug Tracker
** Merge proposal linked:
   
https://code.launchpad.net/~paelzer/ubuntu/+source/qemu/+git/qemu/+merge/389514

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

Title:
  qemu-user-static 1:5.0-5ubuntu4 in groovy does not start armhf
  container

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

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

[Bug 1892133] [NEW] cursor flickers/disappears and windows resize or move randomly

2020-08-18 Thread Barmak Nassirian
Public bug reported:

Ubuntu 20.04 natively installed on 2013 Google Pixel Chromebook (i.e.,
it is the only OS on machine)

Installation went fine, but after a few minutes of use, the cursor
begins to act up--flickering and sometimes disappearing altogether. Even
more problematic: Firefox windows resize on their own or move. Sometime
moving the cursor moves the resized windows (as if I am clicking and
holding the menu bar) and sometimes not.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: firefox 75.0+build3-0ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
Uname: Linux 5.4.0-42-generic x86_64
AddonCompatCheckDisabled: False
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  barmak 1859 F pulseaudio
BuildID: 20200403170909
CasperMD5CheckResult: skip
Channel: Unavailable
CurrentDesktop: ubuntu:GNOME
Date: Wed Aug 19 01:44:02 2020
DefaultProfileExtensions: extensions.sqlite corrupt or missing
DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
DefaultProfileLocales: extensions.sqlite corrupt or missing
DefaultProfilePrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:733
DefaultProfileThemes: extensions.sqlite corrupt or missing
ExecutablePath: /usr/lib/firefox/firefox
ForcedLayersAccel: False
InstallationDate: Installed on 2020-08-19 (0 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
IpRoute:
 default via 192.168.1.1 dev wlp3s0 proto dhcp metric 600 
 169.254.0.0/16 dev wlp3s0 scope link metric 1000 
 192.168.1.0/24 dev wlp3s0 proto kernel scope link src 192.168.1.237 metric 600
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
Profile0Extensions: extensions.sqlite corrupt or missing
Profile0IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
Profile0Locales: extensions.sqlite corrupt or missing
Profile0PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:733
Profile0PrefSources: prefs.js
Profile0Themes: extensions.sqlite corrupt or missing
Profiles:
 Profile1 (Default) - LastVersion=None/None (Out of date)
 Profile0 - LastVersion=75.0/20200403170909 (In use)
RunningIncompatibleAddons: False
SourcePackage: firefox
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/04/2020
dmi.bios.vendor: coreboot
dmi.bios.version: MrChromebox-4.12
dmi.board.name: Link
dmi.board.vendor: GOOGLE
dmi.board.version: 1.0
dmi.chassis.type: 9
dmi.chassis.vendor: GOOGLE
dmi.modalias: 
dmi:bvncoreboot:bvrMrChromebox-4.12:bd06/04/2020:svnGOOGLE:pnLink:pvr1.0:rvnGOOGLE:rnLink:rvr1.0:cvnGOOGLE:ct9:cvr:
dmi.product.name: Link
dmi.product.version: 1.0
dmi.sys.vendor: GOOGLE

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


** Tags: amd64 apport-bug focal

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

Title:
  cursor flickers/disappears and windows resize or move randomly

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

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

[Bug 1886811] Re: systemd complains Failed to enqueue loopback interface start request: Operation not supported

2020-08-18 Thread Christian Ehrhardt 
To fully work this also needs the fix for bug 1890881 as identified
there.

** Changed in: qemu (Ubuntu Focal)
   Status: New => Triaged

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

Title:
  systemd complains Failed to enqueue loopback interface start request:
  Operation not supported

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

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

[Bug 1891785] Re: choose-w misaligned (regression)

2020-08-18 Thread gregrwm
no not related to that bug.  i rewrote the description, is it more clear
now?  frankly i expect this affects virtually everyone, and most folks
are just trying to ignore the annoyance.

** Description changed:

- tmux bi w choose-t -wF'#{==:#{window_index},2}'  #this shows 0 on windows 
other than window 2:
- (0)  - 0: 1
- (1)  ├─> 0: 0
- (2)  ├─> 1: 0
- (3)  ├─> 2: 1
- (4)  ├─> 3: 0
- 
- tmux bi w choose-t -wf'#{==:#{window_index},2}'  #so this eliminates windows 
other than window 2:
- (0)  - 0: 6 windows (attached)
- (1)  └─> 2: ssh* (1 panes) "e540"
- 
- tmux bi w choose-t -wF'#{window_format}'  #this shows 0 on the session line 
and 1 on each window:
- (0)  - 0: 0
- (1)  ├─> 0: 1
- (2)  ├─> 1: 1
- (3)  ├─> 2: 1
- (4)  ├─> 3: 1
- 
- tmux bi w choose-t -wf'#{window_format}'  #so this ought to eliminate the 
session line, and restore choose-window alignment, but doesn't:
- (0)  - 0: 4 windows (attached)
- (1)  ├─> 0: man- (1 panes) "e540"
- (2)  ├─> 1: bash (1 panes) "e540"
- (3)  ├─> 2: ssh* (1 panes) "e540"
- (4)  ├─> 3: bash (1 panes) "e540"
- 
- if it did, then my choose-window list could be properly aligned as it is
+ choose-window produces a sensibly aligned list
  on centos7 (tmux-1.8-4.el7.x86_64):
  (0)  0: htop  "umari"
  (1)  1: bash  "umari"
  (2)  2: bash- "umari"
  (3)  3: bash* "umari"
  
  and ubuntu xenial (tmux 2.1-3build1):
- (0)  0: [tmux]- "jocur"   

   
+ (0)  0: [tmux]- "jocur"
  (1)  1: bash* "jocur"
+ 
+ but more recent versions produce an annoyingly misaligned list due to the new 
session line:
+ (0)  - 0: 4 windows (attached)
+ (1)  ├─> 0: man- (1 panes) "e540"
+ (2)  ├─> 1: bash (1 panes) "e540"
+ (3)  ├─> 2: ssh* (1 panes) "e540"
+ (4)  ├─> 3: bash (1 panes) "e540"
+ 
+ so when you choose a window from the new choose-window list, you have to
+ look carefully and choose "the wrong window" or you get the wrong
+ window!  is there a way to fix or workaround this problem?
+ 
+ because this shows 0 on windows other than window 2:
+ $ tmux bi w choose-t -wF'#{==:#{window_index},2}'
+ (0)  - 0: 1
+ (1)  ├─> 0: 0
+ (2)  ├─> 1: 0
+ (3)  ├─> 2: 1
+ (4)  ├─> 3: 0
+ 
+ thus this eliminates windows other than window 2:
+ $ tmux bi w choose-t -wf'#{==:#{window_index},2}'
+ (0)  - 0: 6 windows (attached)
+ (1)  └─> 2: ssh* (1 panes) "e540"
+ 
+ so similarly since this shows 0 on the session line and 1 on each window:
+ $ tmux bi w choose-t -wF'#{window_format}'
+ (0)  - 0: 0
+ (1)  ├─> 0: 1
+ (2)  ├─> 1: 1
+ (3)  ├─> 2: 1
+ (4)  ├─> 3: 1
+ 
+ you'd expect this to eliminate the session line, and restore proper alignment 
of the choose-window listing, but strangely it just doesn't:
+ $ tmux bi w choose-t -wf'#{window_format}'
+ (0)  - 0: 4 windows (attached)
+ (1)  ├─> 0: man- (1 panes) "e540"
+ (2)  ├─> 1: bash (1 panes) "e540"
+ (3)  ├─> 2: ssh* (1 panes) "e540"
+ (4)  ├─> 3: bash (1 panes) "e540"
+ 
+ so a fix or workaround would be greatly appreciated!
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: tmux 3.0a-2
  ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
  Uname: Linux 5.4.0-42-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.4
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Sat Aug 15 21:05:07 2020
  InstallationDate: Installed on 2020-03-15 (153 days ago)
  InstallationMedia: Lubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200314)
  ProcEnviron:
-  LC_TIME=en_DK.utf8
-  TERM=screen
-  PATH=(custom, no user)
-  LANG=en_US.utf8
-  SHELL=/bin/bash
+  LC_TIME=en_DK.utf8
+  TERM=screen
+  PATH=(custom, no user)
+  LANG=en_US.utf8
+  SHELL=/bin/bash
  SourcePackage: tmux
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  choose-w misaligned (regression)

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

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

[Bug 1887607] Re: NFSv4.1: Interrupted connections cause high bandwidth RPC ping-pong between client and server

2020-08-18 Thread Matthew Ruffell
I installed 4.15.0-114-generic from -proposed to my test client machine,
which is a Ubuntu 18.04 Desktop VM.

I mounted two NFS shares, one with sec=sys, and the other with
sec=krb5p. I then opened each share up in separate tabs in Nautilus.

I then CUT a file from the sec=sys share, and PASTED it into the
sec=krb5p share. The file pasted to the new share correctly, and was
removed from the original share.

I repeated this several times, and each file movement was successful
with no hangs.

I then moved all files from the sec=krb5p share, back to the sec=sys
share, selected all files, then CUT and PASTED them to the sec=krb5p
share.

All files moved without the system hanging. I repeated this a number of
times, and the system functions correctly.

There is an occasional delay when pasting some files, that lasts for no
more than a few seconds, which happens when a file copy is interrupted,
but the NFS subsystem recovers, likely finding the correct slot and
sequence number, and the file moves successfully. The delay is likely
due to the NFS client needing a few round trips to the server to
discover the correct slot and sequence number.

The hang is fixed, and I am happy to mark this as verified.

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

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

Title:
  NFSv4.1: Interrupted connections cause high bandwidth RPC ping-pong
  between client and server

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

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

[Bug 1883905] Re: Touchpad is not being detected by Ubuntu on Lenovo IdeaPad S145-15IIL

2020-08-18 Thread IRFAN
** Description changed:

  Laptop is new, I bought it yesterday. I'm dual-booting Windows 10 and
  Ubuntu 20.04. Touchpad works on Windows.
  
  The touchpad does not show up in xinput --list and in the devices
  (included in the attachment). Its manufacturer is Elantech, at least I
  suppose it is, based on an output from acpidump which has shown:
  
  27AD0: 54 59 01 70 0D 45 4C 41 4E 30 36 33 33 00 5F 48  TY.p.ELAN0633._H
  
  on one line. If it is in fact my touchpad and its ID is 0633, then it is
  not included in elan_i2c_core.c file in my ubuntu kernel source (IDs end
  at 0632). I tried to modify it myself and compile a new, custom kernel,
  but I am quite new to linux so I failed.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-37-generic 5.4.0-37.41
  ProcVersionSignature: Ubuntu 5.4.0-37.41-generic 5.4.41
  Uname: Linux 5.4.0-37-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.3
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  maciek 3356 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  maciek 3356 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Jun 17 14:50:45 2020
  InstallationDate: Installed on 2020-06-16 (0 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  Lsusb:
-  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
-  Bus 001 Device 003: ID 04f2:b624 Chicony Electronics Co., Ltd Integrated 
Camera
-  Bus 001 Device 002: ID 0b05:1844 ASUSTek Computer, Inc. ASUS WT205 Wireless 
Mouse
-  Bus 001 Device 004: ID 8087:0aaa Intel Corp. 
-  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
+  Bus 001 Device 003: ID 04f2:b624 Chicony Electronics Co., Ltd Integrated 
Camera
+  Bus 001 Device 002: ID 0b05:1844 ASUSTek Computer, Inc. ASUS WT205 Wireless 
Mouse
+  Bus 001 Device 004: ID 8087:0aaa Intel Corp.
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 81W8
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-37-generic 
root=UUID=9baf434c-2f39-433d-b9ec-ed69c897ef46 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
-  linux-restricted-modules-5.4.0-37-generic N/A
-  linux-backports-modules-5.4.0-37-generic  N/A
-  linux-firmware1.187
+  linux-restricted-modules-5.4.0-37-generic N/A
+  linux-backports-modules-5.4.0-37-generic  N/A
+  linux-firmware1.187
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/04/2020
  dmi.bios.vendor: LENOVO
  dmi.bios.version: DKCN26WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40700 WIN
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad S145-15IIL
  dmi.modalias: 
dmi:bvnLENOVO:bvrDKCN26WW:bd03/04/2020:svnLENOVO:pn81W8:pvrLenovoIdeaPadS145-15IIL:rvnLENOVO:rnLNVNB161216:rvrSDK0J40700WIN:cvnLENOVO:ct10:cvrLenovoIdeaPadS145-15IIL:
  dmi.product.family: IdeaPad S145-15IIL
  dmi.product.name: 81W8
  dmi.product.sku: LENOVO_MT_81W8_BU_idea_FM_IdeaPad S145-15IIL
  dmi.product.version: Lenovo IdeaPad S145-15IIL
  dmi.sys.vendor: LENOVO

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

Title:
  Touchpad is not being detected by Ubuntu on Lenovo IdeaPad S145-15IIL

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

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

[Bug 1890881] Re: qemu-user-static 1:5.0-5ubuntu4 in groovy does not start armhf container

2020-08-18 Thread Christian Ehrhardt 
git bisect reset
git bisect start
git bisect old v5.0.0
git bisect new 65b261a63a
#And then on each stop:
git cherry-pick 65b261a63a
# And some tweaks to convince bisect to do the right thing

That brings me to:
commit ee94743034bfb443cf246eda4971bdc15d8ee066
Author: Alex Bennée 
Date:   Wed May 13 18:51:28 2020 +0100

linux-user: completely re-write init_guest_space

If on the former aae8b87e "travis.yml: Improve the --disable-tcg test on
s390x" + 65b261a63a the test fails, so ee947430 "linux-user: completely
re-write init_guest_space" really is a hard dependency for the fix to
work.

Trying v5.0 + ee947430 + 65b261a63a works as well.
So that is the fix for groovy - and being unreleased that seems fine for there.
But given the size of the patch I'll need to re-read it a few times if that is 
SRUable to Focal as well.

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

Title:
  qemu-user-static 1:5.0-5ubuntu4 in groovy does not start armhf
  container

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

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

[Bug 1890881] Re: qemu-user-static 1:5.0-5ubuntu4 in groovy does not start armhf container

2020-08-18 Thread Christian Ehrhardt 
@Ryutaroh - yes the package updates thes on install/upgrades
But I needed something to do on bisect - well it worked and I found what is 
needed.

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

Title:
  qemu-user-static 1:5.0-5ubuntu4 in groovy does not start armhf
  container

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

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

[Bug 1892014] Re: 18.04.14.7 regression: no alt_shift_toggle in XKBOPTIONS

2020-08-18 Thread Alkis Georgopoulos
Regarding the "which shortcut should be used by default for toggling
layouts".

Ubuntu or Gnome should not decide that shortcut worldwide. It depends on
the locale. In Greece, we've been using Alt+Shift since at least the
'80s. Windows recently started offering Win+Space as well, but in
parallel, without cancelling Alt+Shift, and very few people use
Win+Space here.

AFAIK console-setup already has code to provide the correct defaults for
most locales. If, for some locales, there's no sensible default, then
ubiquity should ASK the user, not default to "none". None does not make
sense; of course a Greek user will need to type Greek. Console-setup
already has such a dialog, if ubiquity doesn't want to use a default
shortcut after 18.04.2, it should at least present the layout toggling
switch dialog, NOT default to "none".

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

Title:
  18.04.14.7 regression: no alt_shift_toggle in XKBOPTIONS

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

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

[Bug 1892130] [NEW] systemd 245.4-4ubuntu3.2 ADT test failure with linux-aws 5.4.0-1022.22

2020-08-18 Thread Kelsey Margarete Skunberg
Public bug reported:

Testing failed on:
amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-focal/focal/amd64/s/systemd/20200817_235646_79e19@/log.gz

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


** Tags: kernel-adt-failure

** Tags added: kernel-adt-failure

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

Title:
  systemd 245.4-4ubuntu3.2 ADT test failure with linux-aws 5.4.0-1022.22

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

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

[Bug 1855792] Re: change screen alignment & wallpaper is covering only half screen

2020-08-18 Thread Chris Guiver
lubuntu groovy daily qa-test (live) on
hp dc7700 (c2d-e6320, 5gb, nvidia quadro nvs 290)
on changing displays to match my config I had this issue occur. 

I slipped with mouse & dropped dvi-i-2 higher than intended & it
disappeared outside of window & wasn't connected (the slip must have put
it just higher than small window allows), on correction of displays
(which was easy) the top of the (now spanned) wallpaper was displayed on
my.bottom monitor, my.top display had no wallpaper..

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

Title:
  change screen alignment & wallpaper is covering only half screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-artwork/+bug/1855792/+subscriptions

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

[Bug 1855792] Re: change screen alignment & wallpaper is covering only half screen

2020-08-18 Thread Chris Guiver
** Attachment added: "screen for comment #6"
   
https://bugs.launchpad.net/ubuntu/+source/lubuntu-artwork/+bug/1855792/+attachment/5402668/+files/screen.jpg

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

Title:
  change screen alignment & wallpaper is covering only half screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-artwork/+bug/1855792/+subscriptions

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

[Bug 1892014] Re: 18.04.14.7 regression: no alt_shift_toggle in XKBOPTIONS

2020-08-18 Thread Alkis Georgopoulos
> How do you define "right" and "wrong" in this context?

After selecting "Greece/Greek" in an operating system installer, users
should be able to switch between English and Greek in the console, and
IF they run a GUI, in the display manager (to type the password), AND in
the desktop environment after login.

As far as I can remember, this was solved centrally in console-setup, up
to 18.04.2, when layout switching stopped working.

These 3 use cases (console, login screen, display environment) are the 
essential ones, the "system defaults".
Now additionally, there's another need: in multi-user and multi-cultural 
environments, per-user settings might be needed.

IF there's need for that, then sysadmins should select a display manager and a 
desktop environment that supports it. So "most" of the users will still be 
using the defaults, while "some" of the users will have to go to the desktop 
environment settings and choose a layout different to the default.
But having the desktop environment support different layouts per user, should 
in no way cancel the defaults; it should not prohibit the console users or the 
all-users-have-the-same-language environments from typing Greek, like it does 
now.


What I'm proposing:
If I run `dpkg-reconfigure keyboard-configuration`, I'm presented with some 
questions/options.
Most installers like ubiquity or debian-installer ask the same 
questions/options.

So, /etc/default/keyboard ***SHOULD BE THE SAME IN BOTH CASES***.

I believe that's they key part, if we can agree on that we can the
propose solutions. After 18.04.2, ubiquity generates a different
/etc/default/keyboard than `dpkg-reconfigure keyboard-configuration`,
and I think this is a bug in ubiquity.

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

Title:
  18.04.14.7 regression: no alt_shift_toggle in XKBOPTIONS

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

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

[Bug 1890749] Re: Missing perl 'Sys' module in system config summary on focal

2020-08-18 Thread Bryce Harrington
Also, even if enabled it sounds like this doesn't provide much detail:

"""
I installed gcc and Sys::CPU worked.
Sys::MemInfo complained about the lack of Test::More but I installed that too 
and it worked.

However, I was rather disappointed with the output in Logwatch:

- System Configuration Begin


CPU: 4 Intel(R) Xeon(R) CPU E3-1230 V2 @ 3.30GHz at 3300MHz
Memory:  2048 MB
Machine: x86_64
Release: Linux 2.6.32-042stab108.8

-- System Configuration End
-

I thought it would provide details about CPU and memory utilisation but instead 
it’s just some system config details.
"""

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

Title:
  Missing perl 'Sys' module in system config summary on focal

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

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

[Bug 1890749] Re: Missing perl 'Sys' module in system config summary on focal

2020-08-18 Thread Bryce Harrington
Links to the prior two comments:

https://sourceforge.net/p/logwatch/discussion/1115928/thread/1376ca16/#3380

https://forum.virtualmin.com/t/solved-installing-libgd2-xpm-dev-and-
build-essential-in-centos/52302/2

Given this, it sounds like the system configuration system section would
best be suppressed.

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

Title:
  Missing perl 'Sys' module in system config summary on focal

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

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

[Bug 1890749] Re: Missing perl 'Sys' module in system config summary on focal

2020-08-18 Thread Bryce Harrington
>From the upstream bug tracker, sounds like this is something that should
be disabled:

"""
Wondering if it is time to simply delete services zz-sys and zz-network from 
Logwatch:

Unlike the stated goal of Logwatch (parsing and analyzing system logs) 
those two services print (or try to print) real-time info about the system. 
They don't analyze logs.
They rely on unsupported, deprecated, or obsolete Perl or system commands.
I'm guessing they no longer work properly on the vast majority of 
up-to-date systems.
They are disabled by default, so the vast majority of Logwatch users don't 
execute them.

There are other commands and methods of obtaining the same info. The
info gathered by zz-sys is available from procfs (/proc filesystem) on
most Unix/Unix-like (notably including Linux, Solaris, AIX, BSD), but I
don't know how standardized the stored names are. Alternatively, and
depending on the system, commands like uname, nproc, lscpu, lshw, free,
vmstat and others also get the info that zz-sys intended to list.

So I suggest using a cron job to extract the desired info, rather than Logwatch.
"""

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

Title:
  Missing perl 'Sys' module in system config summary on focal

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

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

[Bug 1591323] Re: No low battery notification, shutdown without warning

2020-08-18 Thread Launchpad Bug Tracker
[Expired for gnome-power-manager (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: gnome-power-manager (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/1591323

Title:
  No low battery notification, shutdown without warning

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

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

[Bug 1883516] Re: display is freezing randomly

2020-08-18 Thread Launchpad Bug Tracker
[Expired for gnome-shell (Ubuntu) because there has been no activity for
60 days.]

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

Title:
  display is freezing randomly

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

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

[Bug 1881337] Re: 'ubuntu-minimal' could not be located. LTS 18.04 to 20.04

2020-08-18 Thread Launchpad Bug Tracker
[Expired for ubuntu-release-upgrader (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: ubuntu-release-upgrader (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/1881337

Title:
  'ubuntu-minimal' could not be located. LTS 18.04 to 20.04

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

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

[Bug 1883516] Re: display is freezing randomly

2020-08-18 Thread Launchpad Bug Tracker
[Expired for xorg-server (Ubuntu) because there has been no activity for
60 days.]

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

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

Title:
  display is freezing randomly

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

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

[Bug 1884163] Re: package mysql-server-8.0 8.0.20-0ubuntu0.20.04.1 failed to install/upgrade: installed mysql-server-8.0 package pre-removal script subprocess returned error exit status 1

2020-08-18 Thread Launchpad Bug Tracker
[Expired for mysql-8.0 (Ubuntu) because there has been no activity for
60 days.]

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

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

Title:
  package mysql-server-8.0 8.0.20-0ubuntu0.20.04.1 failed to
  install/upgrade: installed mysql-server-8.0 package pre-removal script
  subprocess returned error exit status 1

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

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

[Bug 1884162] Re: Problem when installing Apache and PHP 7.4.3 - package php7.4-cli 7.4.3-4ubuntu2.2 failed to install/upgrade: installed php7.4-cli package post-installation script subprocess returne

2020-08-18 Thread Launchpad Bug Tracker
[Expired for php7.4 (Ubuntu) because there has been no activity for 60
days.]

** Changed in: php7.4 (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/1884162

Title:
  Problem when installing Apache and PHP 7.4.3 - package php7.4-cli
  7.4.3-4ubuntu2.2 failed to install/upgrade: installed php7.4-cli
  package post-installation script subprocess returned error exit status
  1

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

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

[Bug 1883857] Re: Not supported "uint32be" condition in yara rules

2020-08-18 Thread Launchpad Bug Tracker
[Expired for clamav (Ubuntu) because there has been no activity for 60
days.]

** Changed in: clamav (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/1883857

Title:
  Not supported "uint32be" condition in yara rules

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

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

[Bug 1884201] Re: package chromium-browser (not installed) failed to install/upgrade: new chromium-browser package pre-installation script subprocess returned error exit status 1

2020-08-18 Thread Launchpad Bug Tracker
[Expired for chromium-browser (Ubuntu) because there has been no
activity for 60 days.]

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

Title:
  package chromium-browser (not installed) failed to install/upgrade:
  new chromium-browser package pre-installation script subprocess
  returned error exit status 1

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

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

[Bug 1892096] Re: dgit-mirror-ssh-wrapper broke (again) due to rsync update

2020-08-18 Thread Launchpad Bug Tracker
This bug was fixed in the package dgit - 9.11ubuntu1

---
dgit (9.11ubuntu1) groovy; urgency=medium

  * infra/dgit-mirror-ssh-wrap: Cope with yet another rsync rune.
(LP: #1892096)

 -- Sergio Durigan Junior   Tue, 18 Aug
2020 17:02:02 -0400

** Changed in: dgit (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  dgit-mirror-ssh-wrapper broke (again) due to rsync update

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

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

[Bug 1891461] Re: Add proper USB audio support for Lenovo ThinkStation P620

2020-08-18 Thread Anthony Wong
** Tags added: originate-from-1887127 originate-from-1887878 sutton

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

Title:
  Add proper USB audio support for Lenovo ThinkStation P620

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

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

[Bug 1887261] Re: crashes trying to install with excuting 'grub-install'

2020-08-18 Thread Kyler Greywacz
Any help here would be appreciated

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

Title:
  crashes trying to install with excuting 'grub-install'

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

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

[Bug 1848680] Re: hugetlb tests in ubuntu_ltp failed on B-KVM

2020-08-18 Thread Po-Hsu Lin
In this cycle with 4.15.0-1072.73 KVM kernel
Only hugemmap05 hugemmap05_1 failed on node larry

 startup='Thu Aug 13 17:51:03 2020'
 tst_hugepage.c:56: CONF: nr_hugepages = 2, but expect 128. Not enough 
hugepages for testing.
 tag=hugemmap01 stime=1597341063 dur=0 exit=exited stat=32 core=no cu=0 cs=3
 startup='Thu Aug 13 17:51:03 2020'
 tst_hugepage.c:56: CONF: nr_hugepages = 2, but expect 128. Not enough 
hugepages for testing.
 tag=hugemmap02 stime=1597341063 dur=0 exit=exited stat=32 core=no cu=0 cs=1
 startup='Thu Aug 13 17:51:03 2020'
 tst_hugepage.c:56: CONF: nr_hugepages = 2, but expect 128. Not enough 
hugepages for testing.
 tag=hugemmap04 stime=1597341063 dur=0 exit=exited stat=32 core=no cu=0 cs=1
 startup='Thu Aug 13 17:51:04 2020'
 tst_hugepage.c:58: INFO: 2 hugepage(s) reserved
 tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s
 hugemmap05.c:235: INFO: original nr_overcommit_hugepages is 0
 hugemmap05.c:90: BROK: mmap((nil),6291456,3,1,21,0) failed: ENOMEM (12)
 hugemmap05.c:185: INFO: restore nr_overcommit_hugepages to 0.

 Summary:
 passed 0
 failed 0
 skipped 0
 warnings 0
 tag=hugemmap05 stime=1597341064 dur=0 exit=exited stat=2 core=no cu=0 cs=1
 startup='Thu Aug 13 17:51:04 2020'
 tst_hugepage.c:56: CONF: nr_hugepages = 2, but expect 255. Not enough 
hugepages for testing.
 tag=hugemmap06 stime=1597341064 dur=0 exit=exited stat=32 core=no cu=0 cs=1
 startup='Thu Aug 13 17:51:04 2020'
 tst_hugepage.c:58: INFO: 2 hugepage(s) reserved
 tst_test.c:1247: INFO: Timeout per run is 0h 05m 00s
 hugemmap05.c:235: INFO: original nr_overcommit_hugepages is 0
 tst_safe_sysv_ipc.c:99: BROK: hugemmap05.c:86: shmget(218366131, 6291456, b80) 
failed: ENOMEM (12)
 hugemmap05.c:185: INFO: restore nr_overcommit_hugepages to 0.

 Summary:
 passed 0
 failed 0
 skipped 0
 warnings 0
 tag=hugemmap05_1 stime=1597341064 dur=0 exit=exited stat=2 core=no cu=0 cs=1

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

Title:
  hugetlb tests in ubuntu_ltp failed on B-KVM

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

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

[Bug 1892074] Re: Intel Killer AX1650i [8086:34f0] Subsystem [1a56:1651] WiFi keeps disconnecting

2020-08-18 Thread You-Sheng Yang
Seem to share same symptom with bug 1850089, but bug 1850089 is caused
by a platform customized iwlwifi dkms.

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

Title:
  Intel Killer AX1650i [8086:34f0] Subsystem [1a56:1651] WiFi keeps
  disconnecting

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

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

[Bug 1850089] Re: iwlwifi fails with linux-image-4.15.0-1059-oem

2020-08-18 Thread You-Sheng Yang
DKMS package named oem-wifi-intel-iwlwifi-lp1810708-4.15-stack-dev-
e33ba6d-core43-10. This should have been replaced with backport-iwlwifi-
dkms in Bionic. Is it possible for you to uninstall that oem-wifi-intel-
iwlwifi-lp1810708-* and install backport-iwlwifi-dkms instead?

** No longer affects: linux-signed-oem (Ubuntu)

** Also affects: backport-iwlwifi-dkms (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: backport-iwlwifi-dkms (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/1850089

Title:
  iwlwifi fails with linux-image-4.15.0-1059-oem

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

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

[Bug 1850089] Missing required logs.

2020-08-18 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 1850089

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/1850089

Title:
  iwlwifi fails with linux-image-4.15.0-1059-oem

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

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

[Bug 1850089] Re: iwlwifi fails with linux-image-4.15.0-1059-oem

2020-08-18 Thread You-Sheng Yang
** 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/1850089

Title:
  iwlwifi fails with linux-image-4.15.0-1059-oem

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

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

[Bug 1892123] [NEW] “MIT” license in debian/copyright is really Expat

2020-08-18 Thread Chris Halse Rogers
Public bug reported:

See the note under the table here: https://www.debian.org/doc/packaging-
manuals/copyright-format/1.0/#license-short-name

The version of the MIT license used here matches the Expat license, so
it would be better if that's what was recorded in debian/copyright.

** Affects: plasma-wallpaper-dynamic (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: plasma-wallpaper-dynamic (Ubuntu)
   Importance: Undecided => Wishlist

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

Title:
  “MIT” license in debian/copyright is really Expat

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-wallpaper-dynamic/+bug/1892123/+subscriptions

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

[Bug 1864603] Re: System freezes for 20 seconds while resuming from s2idle (performance mode)

2020-08-18 Thread AceLan Kao
** Changed in: linux (Ubuntu)
   Status: Incomplete => Invalid

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

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

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

** Changed in: linux-oem-osp1 (Ubuntu Bionic)
   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/1864603

Title:
  System freezes for 20 seconds while resuming from s2idle (performance
  mode)

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

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

[Bug 1892074] Re: WiFi keeps disconnecting

2020-08-18 Thread You-Sheng Yang
** Tags added: hwe-networking-wifi

** Summary changed:

- WiFi keeps disconnecting
+ Intel Killer AX1650i [8086:34f0] Subsystem [1a56:1651] WiFi keeps 
disconnecting

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

Title:
  Intel Killer AX1650i [8086:34f0] Subsystem [1a56:1651] WiFi keeps
  disconnecting

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

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

[Bug 1516300] Re: dash command variable assignments remain in the shell after command execution completed

2020-08-18 Thread Seth Arnold
I gave this a test with Ubuntu 14.04, 16.04, 18.04, 20.04, LTS releases,
and Debian 10 and Debian 11, in lxd.

Ubuntus before 20.04 all showed the described behaviour.

Ubuntu 20.04 LTS worked the same as both Debian releases.

The versions of dash in each release make this make some sense:

$ for h in u14 u16 u18 u20 d10 d11 ; do echo $h ; lxc exec $h -- dpkg -l dash  
| awk '/^ii/ {print $2, $3;}' ; done
u14
dash 0.5.7-4ubuntu1
u16
dash 0.5.8-2.1ubuntu2
u18
dash 0.5.8-2.10
u20
dash 0.5.10.2-6
d10
dash 0.5.10.2-5
d11
dash 0.5.10.2-7


What's even more surprising to me is that the functionality of passing a 
variable in to the function doesn't even work in dash. Compare the bash with 
the dash:

u20-bash$ foo () { printenv | grep SHELL; }
u20-bash$ echo $SHELL
/bin/bash
u20-bash$ foo
u20-bash$ SHELL=foo foo
SHELL=foo
u20-bash$ echo $SHELL
/bin/bash

u20-dash$ foo () { printenv | grep SHELL; }
u20-dash$ foo
u20-dash$ SHELL=foo foo
u20-dash$ echo $SHELL

u20-dash$


I'm surprised at such a fundamental difference in behaviour between the two, 
but it's now been five years with no other reports, so perhaps no one depends 
upon the behaviour and changes which shell they use to execute scripts.

It might be best to just leave it alone.

Thanks

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

Title:
  dash command variable assignments remain in the shell after command
  execution completed

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

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

[Bug 1516300] Re: dash command variable assignments remain in the shell after command execution completed

2020-08-18 Thread Seth Arnold
** Changed in: dash (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/1516300

Title:
  dash command variable assignments remain in the shell after command
  execution completed

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

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

[Bug 1892031] Re: Xorg crash

2020-08-18 Thread Daniel van Vugt
Thank you for taking the time to report this bug and helping to make
Ubuntu better. It sounds like some part of the system has crashed. To
help us find the cause of the crash please follow these steps:

1. Look in /var/crash for crash files and if found run:
ubuntu-bug YOURFILE.crash
Then tell us the ID of the newly-created bug.

2. If step 1 failed then look at https://errors.ubuntu.com/user/ID where
ID is the content of file /var/lib/whoopsie/whoopsie-id on the machine.
Do you find any links to recent problems on that page? If so then please
send the links to us.

3. If step 2 also failed then apply the workaround from bug 994921,
reboot, reproduce the crash, and retry step 1.

Please take care to avoid attaching .crash files to bugs as we are
unable to process them as file attachments. It would also be a security
risk for yourself.


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

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

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

Title:
  Xorg crash

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

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

[Bug 1888085] Re: Fehler : Ubuntu 18.04.4 LTS

2020-08-18 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1773859 ***
https://bugs.launchpad.net/bugs/1773859

This is another duplicate of bug 1773859.

** This bug has been marked a duplicate of bug 1773859
   Upgrades to 18.04 fail due to systemd-shim

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

Title:
  Fehler : Ubuntu 18.04.4 LTS

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

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

[Bug 1890884] Re: kernel trace of 18.04.5 daily image (20200806.1) on Hisilicon D06 arm64 arch

2020-08-18 Thread Taihsiang Ho
uh it's already incomplete. This is a fair status. Let's keep it as is.

** Changed in: subiquity
   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/1890884

Title:
  kernel trace of 18.04.5 daily image (20200806.1) on Hisilicon D06
  arm64 arch

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

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

[Bug 1890867] Re: kernel trace of 18.04.5 daily image (20200806.1) on Hisilicon D05 arm64 arch

2020-08-18 Thread Taihsiang Ho
Similar to
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1890884/comments/6
let me re-visit my pxe configuration and set the status as "incomplete".

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

** Changed in: subiquity (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/1890867

Title:
  kernel trace of 18.04.5 daily image (20200806.1) on Hisilicon D05
  arm64 arch

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

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

[Bug 1891449] Re: Enable PCI ACS for platform opt to get the usb flash drive from WD19TB

2020-08-18 Thread koba
** Tags removed: verification-needed-focal
** Tags added: verification-done-focal

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

Title:
  Enable PCI ACS for platform opt to get the usb flash drive from WD19TB

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

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

[Bug 1890884] Re: kernel trace of 18.04.5 daily image (20200806.1) on Hisilicon D06 arm64 arch

2020-08-18 Thread Taihsiang Ho
@mwhudson Thanks for the hint. I think I did make some mistakes when
setting up the grub parameters for pxe[1] because @dann seemed to
perform a similar test without the same issue in these bug
reports[2][3].

Let me set the status to be invalid until the pxe config is confirmed to
be right.


[1] The grub.cfg snippet I used to reproduce this issue

menuentry "Install Ubuntu Server (18.04.5 subiquity live 20200806.1) (Pull the 
iso from lab apache)" {
set gfxpayload=keep
linux   /casper/vmlinuz 
url=http://10.228.68.91/bionic-live-server-arm64.iso only-ubiquity ip=dhcp ---
initrd  /casper/initrd
}


[2] https://bugs.launchpad.net/subiquity/+bug/1891060
[3] https://bugs.launchpad.net/subiquity/+bug/1891059

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

Title:
  kernel trace of 18.04.5 daily image (20200806.1) on Hisilicon D06
  arm64 arch

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

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

[Bug 1892110] Re: Please merge debmirror 2.33 (universe) from Debian testing (main)

2020-08-18 Thread Valters Jansons
** Patch added: "debdiff between the old Ubuntu .dsc and my modified one"
   
https://bugs.launchpad.net/ubuntu/+source/debmirror/+bug/1892110/+attachment/5402660/+files/debmirror_2.27ubuntu1_2.33ubuntu1.debdiff

** Changed in: debmirror (Ubuntu)
 Assignee: Valters Jansons (valterj) => (unassigned)

** Changed in: debmirror (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/1892110

Title:
  Please merge debmirror 2.33 (universe) from Debian testing (main)

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

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

[Bug 1892110] Re: Please merge debmirror 2.33 (universe) from Debian testing (main)

2020-08-18 Thread Valters Jansons
Adjusted the changelog for Groovy.

** Patch added: "debdiff between Debian .dsc and my modified one"
   
https://bugs.launchpad.net/ubuntu/+source/debmirror/+bug/1892110/+attachment/5402659/+files/debmirror_2.33_2.33ubuntu1.debdiff

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

Title:
  Please merge debmirror 2.33 (universe) from Debian testing (main)

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

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

[Bug 1892110] Re: Please merge debmirror 2.33 (universe) from Debian testing (main)

2020-08-18 Thread Valters Jansons
** Changed in: debmirror (Ubuntu)
   Status: Confirmed => Incomplete

** Patch removed: "debdiff between Debian .dsc and my modified one"
   
https://bugs.launchpad.net/ubuntu/+source/debmirror/+bug/1892110/+attachment/5402653/+files/debmirror_2.33_2.33ubuntu1.debdiff

** Patch removed: "debdiff between the old Ubuntu .dsc and my modified one"
   
https://bugs.launchpad.net/ubuntu/+source/debmirror/+bug/1892110/+attachment/5402654/+files/debmirror_2.27ubuntu1_2.33ubuntu1.debdiff

** Changed in: debmirror (Ubuntu)
 Assignee: (unassigned) => Valters Jansons (valterj)

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

Title:
  Please merge debmirror 2.33 (universe) from Debian testing (main)

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

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

[Bug 1891648] Re: Cannot switch to A2DP profile w/o restarting bluetooth.service [pulseaudio: Refused to switch profile to a2dp_sink: Not connected]

2020-08-18 Thread You-Sheng Yang
** Tags added: hwe-bluetooth

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

Title:
  Cannot switch to A2DP profile w/o restarting bluetooth.service
  [pulseaudio: Refused to switch profile to a2dp_sink: Not connected]

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

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

[Bug 1892107] Re: NETWORK IS BEAKING THE OS

2020-08-18 Thread Daniel van Vugt
We can keep this bug about your networking (wifi?) problems.

Although looking at your kernel log there appears to be a separate
issue: Your 'SanDisk SSD PLUS 120GB' is experiencing hardware faults
which may indeed break the OS. That problem is not related to
networking. I suggest you try replacing the 'SanDisk SSD PLUS 120GB' or
just unplug it if you don't need it. Hopefully the problem is just that
drive and not the motherboard. But again, your disk problem is separate
and unrelated to wifi problems.

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

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

Title:
  NETWORK IS BEAKING THE OS

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

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

[Bug 1790205] Re: systemd journals take up a lot of space, and it's not obvious how much is used, and what the upper limit is.

2020-08-18 Thread Coeur Noir
disk space is cheap → this becomes an infuriating answer. Is cheap where ? For 
who ?
Whatever price it is, one might want to use it for something else than log ( on 
a desktop pc ).

Here
https://answers.launchpad.net/ubuntu/+source/systemd/+question/691873 is
another example of what may happen. Less than 4GB but above 10% of
remaining space. This led to system complaining about storage.

Shouldn't this « journal » be set by default to free space automatically
on desktop computer ?

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

Title:
  systemd journals take up a lot of space, and it's not obvious how much
  is used, and what the upper limit is.

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

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

[Bug 1892094] Re: Nvidia Desktop Brightness Reset on Blank Screen

2020-08-18 Thread Daniel van Vugt
I doubt GNOME has any intention to support this use case, but in case
I'm wrong please:

1. Verify the bug still happens in Ubuntu 20.04 and

2. Report the bug upstream at:
https://gitlab.gnome.org/GNOME/mutter/issues

** Tags added: bionic

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

** Also affects: nvidia-graphics-drivers-440 (Ubuntu)
   Importance: Undecided
   Status: New

** Summary changed:

- Nvidia Desktop Brightness Reset on Blank Screen
+ Xrandr brightness and gamma settings not remembered on power resume

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

** Changed in: nvidia-graphics-drivers-440 (Ubuntu)
   Status: New => Incomplete

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

** Changed in: nvidia-graphics-drivers-440 (Ubuntu)
   Importance: Undecided => Low

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

Title:
  Xrandr brightness and gamma settings not remembered on power resume

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

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

[Bug 1892110] Re: Please merge debmirror 2.33 (universe) from Debian testing (main)

2020-08-18 Thread Valters Jansons
** Changed in: debmirror (Ubuntu)
 Assignee: (unassigned) => Valters Jansons (valterj)

** Patch added: "debdiff between Debian .dsc and my modified one"
   
https://bugs.launchpad.net/ubuntu/+source/debmirror/+bug/1892110/+attachment/5402653/+files/debmirror_2.33_2.33ubuntu1.debdiff

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

Title:
  Please merge debmirror 2.33 (universe) from Debian testing (main)

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

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

[Bug 1892110] Re: Please merge debmirror 2.33 (universe) from Debian testing (main)

2020-08-18 Thread Valters Jansons
** Patch added: "debdiff between the old Ubuntu .dsc and my modified one"
   
https://bugs.launchpad.net/ubuntu/+source/debmirror/+bug/1892110/+attachment/5402654/+files/debmirror_2.27ubuntu1_2.33ubuntu1.debdiff

** Changed in: debmirror (Ubuntu)
 Assignee: Valters Jansons (valterj) => (unassigned)

** Changed in: debmirror (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/1892110

Title:
  Please merge debmirror 2.33 (universe) from Debian testing (main)

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

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

[Bug 1892114] [NEW] navigate while awaiting input

2020-08-18 Thread gregrwm
Public bug reported:

enhancement request:  while awaiting input, less is stuck.  it would be
advantageous to be able to navigate within the data received so far
while awaiting input, without interrupting the process that is supplying
the data.

as it is, once i have pressed page-down, i must wait for another full
page of data to be received before i may resume navigating within the
data received so far, if i don't want to kill the input process.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: less 551-1ubuntu0.1
ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
Uname: Linux 5.4.0-42-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.4
Architecture: amd64
CasperMD5CheckResult: skip
Date: Tue Aug 18 20:53:53 2020
InstallationDate: Installed on 2020-03-15 (156 days ago)
InstallationMedia: Lubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200314)
ProcEnviron:
 LC_TIME=en_DK.utf8
 TERM=screen
 PATH=(custom, no user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: less
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal

** Summary changed:

- navigate while waiting for input
+ navigate while awaiting input

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

Title:
  navigate while awaiting input

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

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

[Bug 1891648] Re: Cannot switch to A2DP profile w/o restarting bluetooth.service [pulseaudio: Refused to switch profile to a2dp_sink: Not connected]

2020-08-18 Thread Daniel van Vugt
Those are different profiles "ldac" and "sbc", so are actually different
bugs to this. I suggest logging those as new bugs after 5.8.0 becomes
the standard kernel in groovy (soon). If they are bugs at all (ie. you
are sure your headphones support LDAC and SBC).


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

** No longer affects: bluez (Ubuntu)

** Tags added: a2dp

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

Title:
  Cannot switch to A2DP profile w/o restarting bluetooth.service
  [pulseaudio: Refused to switch profile to a2dp_sink: Not connected]

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

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

[Bug 1891648] Missing required logs.

2020-08-18 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 1891648

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/1891648

Title:
  Cannot switch to A2DP profile w/o restarting bluetooth.service
  [pulseaudio: Refused to switch profile to a2dp_sink: Not connected]

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

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

[Bug 1890802] Re: Big performance degradation in X11 + 4K resolution + fractional scaling in second monitor compared to Wayland

2020-08-18 Thread Daniel van Vugt
Indeed, if you prefer long term stability then you should stay on 20.04.

We will be backporting some performance fixes to 20.04 as soon as it is
safe to do so. In fact a couple are coming in mutter 3.36.4 and another
in 3.36.5...

If you want to make 4K significantly faster on 20.04 in a safe way right
now, then I recommend forcing it to use the old Intel driver which is
better at frequency scaling. Just edit /etc/environment and add a new
line:

  MESA_LOADER_DRIVER_OVERRIDE=i965

and then reboot.

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

Title:
  Big performance degradation in X11 + 4K resolution + fractional
  scaling in second monitor compared to Wayland

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

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

[Bug 1697122] Re: Package Firefox with MOZ_USE_XINPUT2=1 in environment to enable pixel scrolling with touchpad and touch gestures

2020-08-18 Thread Daniel van Vugt
** Changed in: firefox (Ubuntu)
   Status: Confirmed => Fix Committed

** Tags removed: eoan
** Tags added: fixed-in-81 fixed-upstream

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

Title:
  Package Firefox with MOZ_USE_XINPUT2=1 in environment to enable pixel
  scrolling with touchpad and touch gestures

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

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

[Bug 1874588] Re: Flickering screen after waking up from Suspend

2020-08-18 Thread Daniel van Vugt
Ian, and everyone other than Pavel,

Please open your own bugs by running:

  ubuntu-bug linux

so that we can investigate and track the status of your individual
issues.

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

Title:
  Flickering screen after waking up from Suspend

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

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

[Bug 1697122] Re: Package Firefox with MOZ_USE_XINPUT2=1 in environment to enable pixel scrolling with touchpad and touch gestures

2020-08-18 Thread Bug Watch Updater
** Changed in: firefox
   Status: Confirmed => Fix Released

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

Title:
  Package Firefox with MOZ_USE_XINPUT2=1 in environment to enable pixel
  scrolling with touchpad and touch gestures

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

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

[Bug 1551949]

2020-08-18 Thread Gerard
Yes, please; let's get back to the core issue. The Firefox print
function does not save functioning hyperlinks when the output is PDF. I
dislike having to switch to Chromium (I use Linux) to create a PDF with
functioning hyperlinks. Can we please get Firefox to create a PDF with
hyperlinks that work? As far as I'm concerned, it can be under either
the 'Save Page As ...' menu item or the 'Print ...' menu item this bug
was opened under. Thanks!

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

Title:
  Printing to PDF file loses URLs/links

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

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

[Bug 1697122]

2020-08-18 Thread Pulsebot
Pushed by abutkov...@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6c7f2177e485
[Linux] Enable XInput2 on Gtk 3.24 and newer, r=botond

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

Title:
  Package Firefox with MOZ_USE_XINPUT2=1 in environment to enable pixel
  scrolling with touchpad and touch gestures

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

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

[Bug 1697122]

2020-08-18 Thread Apavel-2
https://hg.mozilla.org/mozilla-central/rev/6c7f2177e485

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

Title:
  Package Firefox with MOZ_USE_XINPUT2=1 in environment to enable pixel
  scrolling with touchpad and touch gestures

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

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

[Bug 1697122]

2020-08-18 Thread Stransky
Created attachment 9169828
Bug 1207700 [Linux] Enable XInput2 on Gtk 3.24 and newer, r?botond

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

Title:
  Package Firefox with MOZ_USE_XINPUT2=1 in environment to enable pixel
  scrolling with touchpad and touch gestures

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

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

[Bug 1891259] Re: snap installation with core18 fails at 'Ensure prerequisites for "etcd" are available' in air-gapped environments

2020-08-18 Thread Nobuto Murata
snap ack vs --dangerous doesn't make a difference in this case I
believe.

$ snap download etcd
$ snap download core18
$ sudo iptables -A OUTPUT -p tcp --destination-port 80 -j REJECT --reject-with 
tcp-reset
$ sudo iptables -A OUTPUT -p tcp --destination-port 443 -j REJECT --reject-with 
tcp-reset
$ sudo snap ack core18_1885.assert
$ sudo snap ack etcd_230.assert

$ sudo snap install ./core18_1885.snap
$ sudo snap install ./etcd_230.snap
error: cannot perform the following tasks:
- Ensure prerequisites for "etcd" are available (cannot install system snap 
"snapd": Post https://api.snapcraft.io/v2/snaps/refresh: dial tcp 
91.189.92.20:443: connect: connection refused)


** Changed in: snapd
   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/1891259

Title:
  snap installation with core18 fails at 'Ensure prerequisites for
  "etcd" are available' in air-gapped environments

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

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

[Bug 1887190] Re: MSFT Touchpad not working on Lenovo Legion-5 15ARH05

2020-08-18 Thread daleli
This bug affects me a lot. I visit this page everyday to see whether if
someone fix it. :(

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

Title:
  MSFT Touchpad not working on Lenovo Legion-5 15ARH05

To manage notifications about this bug go to:
https://bugs.launchpad.net/pop-os/+bug/1887190/+subscriptions

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

[Bug 1892112] [NEW] Installation failed, also error of Volume Corrupt Failed to load image

2020-08-18 Thread Alj0
Public bug reported:

I installed Ubunto 2004 on my Windows 10 machine, it was working fine
but today it reported an error saying "System BootOrder not found" so I
tried to install again and there is was not possible

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: ubiquity 20.04.15
ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
Uname: Linux 5.4.0-26-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: pass
CasperVersion: 1.445
CurrentDesktop: ubuntu:GNOME
Date: Tue Aug 18 20:00:30 2020
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
ProcEnviron:
 LANGUAGE=es_CO.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=es_CO.UTF-8
 LC_NUMERIC=C.UTF-8
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal ubiquity-20.04.15 ubuntu

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

Title:
  Installation failed, also error of Volume Corrupt Failed to load image

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

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

[Bug 1892014] Re: 18.04.14.7 regression: no alt_shift_toggle in XKBOPTIONS

2020-08-18 Thread Gunnar Hjalmarsson
On 2020-08-18 15:35, Alkis Georgopoulos wrote:
>> Why is there a need to switch keyboard layout during the
>> installation?
> 
> One example is to set the user name, e.g. Διαχειριστής
> (Administrator).

That makes me think of bug #1875062.

> Another is to be able to surf etc while ubiquity is running in the
> background.

Ok..

>> As regards post-install, i.e. at first boot/login, the desktop
>> environment ought to provide some default shortcut for switching
>> input sources.
> 
> By with package? Xorg by itself supports Alt+Shift, and this worked
> fine up to 18.04.1, while it broke in 18.04.2, is "plain xkb" now
> unsupported?

No, XKB is not unsupported.

This topic is a can of worms. If you read the story at bug #1762952,
you'll see that the previous behavior, where console-setup aggressively
set Alt+Shift in /etc/default/keyboard for all users, caused confusion
and issues for users with the GNOME desktop. My proposal, to stop it
from doing so only at package upgrades, was first accepted but then
reversed due to some ubiquity regression.

Adam Conrad's conclusion was to completely stop console-setup from
automatically setting Alt+Shift.

I can't tell which solution would be best to fit all the desktop
environments.

> By default, MATE doesn't ship ibus or fcitx, isn't that OK? I haven't
> tested in other flavors yet..

I can't imagine that IBus or Fcitx would be needed to handle this. If
MATE depends on XKB for input source switching, there must be other ways
to do it besides letting console-setup set Alt+Shift by default for all
users.

On Ubuntu there is a dconf setting:

gsettings get org.gnome.desktop.input-sources xkb-options

Probably there is some equivalent dconf key on MATE.

> `setxkbmap -query` shows the wrong settings now; if one runs `dpkg-
> reconfigure keyboard-configuration` after installation, then it
> works fine again.

How do you define "right" and "wrong" in this context?

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

Title:
  18.04.14.7 regression: no alt_shift_toggle in XKBOPTIONS

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

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

[Bug 1892110] [NEW] Please merge debmirror 2.33 (universe) from Debian testing (main)

2020-08-18 Thread Valters Jansons
Public bug reported:

MoM reports a conflict for debian/control and debian/rules files.

(debian/control) Upstream changed Priority from extra to optional:
- 
https://salsa.debian.org/debian/debmirror/-/commit/b264963519c7528f74ec24d5b227b87578f745b3

(debian/control) Upstream switched from debhelper 7.0.50 to debhelper 9:
- 
https://salsa.debian.org/debian/debmirror/-/commit/bec30c0455701fd08e3830606643850f2431dcd5

(debian/control) Upstream switched from debian/compat to debhelper-compat:
- 
https://salsa.debian.org/debian/debmirror/-/commit/0e3da11567befe68d2db73d041ac97d091866118

(debian/rules) Upstream added automatic updates to package Version:
- 
https://salsa.debian.org/debian/debmirror/-/commit/80cc184229aefedc0eb1882f777f95cc1d4e26b0
- 
https://salsa.debian.org/debian/debmirror/-/commit/c3bf9787cf2cc0f44724160a7be6e79e549891ce
- 
https://salsa.debian.org/debian/debmirror/-/commit/26d1a28c48a3d1eb5cc1d0f004e7ab4d94ae7512

** Affects: debmirror (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/1892110

Title:
  Please merge debmirror 2.33 (universe) from Debian testing (main)

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

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

[Bug 1890881] Re: qemu-user-static 1:5.0-5ubuntu4 in groovy does not start armhf container

2020-08-18 Thread Ryutaroh Matsumoto
> Eventually I found I need to unimport&import it after exchanging the binary.
> Then I get it to use the new version.

Yes... I also needed to run "systemctl restart binfmt-format",
which looks equivalent.

After qemu-user-static package is upgraded, user space emulation sometimes
fails, so I suspect that qemu-user(-static) upgrade script also needs to
run "systemctl restart binfmt-format" or equivalent.
But I am not completely sure and I have filed no bug report
to neither Ubuntu nor Debian...

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

Title:
  qemu-user-static 1:5.0-5ubuntu4 in groovy does not start armhf
  container

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

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

[Bug 1801205] Re: Can't mount veracrypt volumes

2020-08-18 Thread Daniel Jenkins
Ubuntu 20.04 one of the main feature was to mount Veracrypt volumes with
Gnome disk... Mmm... 2 years later and noup.

Tails had solve this since that time.

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

Title:
  Can't mount veracrypt volumes

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

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

[Bug 1892096] Re: dgit-mirror-ssh-wrapper broke (again) due to rsync update

2020-08-18 Thread Ubuntu Foundations Team Bug Bot
The attachment "dgit-ubuntu.patch" seems to be a debdiff.  The ubuntu-
sponsors team has been subscribed to the bug report so that they can
review and hopefully sponsor the debdiff.  If the attachment isn't a
patch, please remove the "patch" flag from the attachment, remove the
"patch" tag, and if you are member of the ~ubuntu-sponsors, unsubscribe
the team.

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

** Tags added: patch

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

Title:
  dgit-mirror-ssh-wrapper broke (again) due to rsync update

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

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

[Bug 1878515] Re: Encoding issue when translating locale modifiers

2020-08-18 Thread Gunnar Hjalmarsson
** Changed in: gnome-desktop3 (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  Encoding issue when translating locale modifiers

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

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

[Bug 1870088] Re: xz-utils ftbfs in focal

2020-08-18 Thread Launchpad Bug Tracker
This bug was fixed in the package xz-utils - 5.2.4-1ubuntu1

---
xz-utils (5.2.4-1ubuntu1) focal; urgency=medium

  * Use the generic % rule in debian/rules, otherwise it FTBFS with
debhelper 12.5. Closes: #945961. LP: #1870088.

 -- Tiago Stürmer Daitx   Mon, 20 Apr 2020
21:43:24 +

** Changed in: xz-utils (Ubuntu Focal)
   Status: Fix Committed => Fix Released

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

Title:
  xz-utils ftbfs in focal

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

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

[Bug 1870088] Update Released

2020-08-18 Thread Brian Murray
The verification of the Stable Release Update for xz-utils has completed
successfully and the package is now being released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  xz-utils ftbfs in focal

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

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

[Bug 1892108] Re: ping prints ip address octets backwards on host redirect

2020-08-18 Thread Åge Strand
Possible culprit might be the pr_icmph function in ping.c, lines 1250 -
1259:

{
struct sockaddr_in sin = {
.sin_family = AF_INET,
.sin_addr =  {
icp ? icp->un.gateway : info
}
};

printf(_("(New nexthop: %s)\n"), pr_addr(&sin, sizeof 
sin));
}

Are you sure the variables used for .sin_addr input are guaranteed to be
in network byte order?

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

Title:
  ping prints ip address octets backwards on host redirect

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

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

[Bug 1892107] Re: NETWORK IS BEAKING THE OS

2020-08-18 Thread Ubuntu Foundations Team Bug Bot
** Package changed: ubuntu => xorg (Ubuntu)

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

Title:
  NETWORK IS BEAKING THE OS

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

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

[Bug 1892108] [NEW] ping prints ip address octets backwards on host redirect

2020-08-18 Thread Åge Strand
Public bug reported:

Description:Ubuntu 20.04.1 LTS
Release:20.04

Just noticed a weird thing with ping on Ubuntu 20.04, which I recently
updated to.

This is what I get when pinging a host on my network:

user@ubuntu2004:~$ ping 10.156.0.63
PING 10.156.0.63 (10.156.0.63) 56(84) bytes of data.
>From 10.15.0.1 icmp_seq=2 Redirect Host(New nexthop: 2.0.15.10)

The ubuntu2004 machine is located in the 10.15.0.x network.
10.15.0.1 is a DSL router.
10.15.0.2 is a firewall between multiple networks.
10.156.0.63 is a machine on a different local network.

All traffic not destined for the internet is routed from 10.15.0.1 to
10.15.0.2, so I would expect the printout to read "New nexthop:
10.15.0.2".

However, as you can see this is not the case. Instead the octets are
printed in reverse order.

To verify this I tried the same on another machine in the same network,
running Ubuntu 18.04:

user@ubuntu1804:~$ ping 10.156.0.63
PING 10.156.0.63 (10.156.0.63) 56(84) bytes of data.
>From 10.15.0.1: icmp_seq=2 Redirect Host(New nexthop: 10.15.0.2)

As you can see, the printout is correct here: "New nexthop: 10.15.0.2"

I further verified the discrepancy by using tcpdump to interpret the
ICMP packets on the ubuntu2004 machine, and there seems to be no problem
for tcpdump to display the correct IP address.

My assumption is that there is something wrong in the print function
which displays the IP address for a host redirect.

** Affects: iputils (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/1892108

Title:
  ping prints ip address octets backwards on host redirect

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

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

[Bug 1874588] Re: Flickering screen after waking up from Suspend

2020-08-18 Thread Ian Cameron
Update: After much testing, the only thing I discovered would fix the
issues (including error messages on startup) was to downgrade the kernel
to 5.3.X. Upgrading wouldn't solve it.

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

Title:
  Flickering screen after waking up from Suspend

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

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

[Bug 1892099] Re: [needs-packaging] linux-source-5.4.0 is not available for Ubuntu 18.04.5

2020-08-18 Thread Brian Murray
*** This is an automated message ***

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

** Summary changed:

- linux-source-5.4.0 is not available for Ubuntu 18.04.5
+ [needs-packaging] linux-source-5.4.0 is not available for Ubuntu 18.04.5

** Changed in: linux-hwe-5.4 (Ubuntu)
   Importance: Undecided => Wishlist

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

Title:
  [needs-packaging] linux-source-5.4.0 is not available for Ubuntu
  18.04.5

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

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

[Bug 1870314] Re: [needs-packaging] google-guest-agent

2020-08-18 Thread Liam Hopkins
Systemd provides that functionality itself, internally. We don't want to
use UCF or mark this as a config file. We want to copy the file once on
installation iff it doesn't exist. It is otherwise an 'example' file.

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

Title:
  [needs-packaging] google-guest-agent

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

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

[Bug 1892107] [NEW] NETWORK IS BEAKING THE OS

2020-08-18 Thread Erick Luiz Bertolini
Public bug reported:

Hello, my Uuntu 20.04 has a problem, I've formatted it countless times
and this error always occurs.

I'm doing something, the system simply informs that there is no
internet, and it really runs out of internet and if I try to connect in
my hand, it simply locks the entire system, leaving the fan running.

I use Ubuntu, as my computer is a Macbook pro 2012 and will no longer
receive a system update.

Macbook pro 13" i7 mid 2012 original network card.


>From what I noticed, it looks like a loop is occurring, but I couldn't get any 
>more details due to the crash.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: xorg 1:7.7+19ubuntu14
ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
Uname: Linux 5.4.0-42-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.11-0ubuntu27.6
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckResult: skip
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Tue Aug 18 20:37:04 2020
DistUpgraded: Fresh install
DistroCodename: focal
DistroVariant: ubuntu
DkmsStatus:
 bcmwl, 6.30.223.271+bdcom, 5.4.0-26-generic, x86_64: installed
 bcmwl, 6.30.223.271+bdcom, 5.4.0-42-generic, x86_64: installed
GraphicsCard:
 Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 
09) (prog-if 00 [VGA controller])
   Subsystem: Apple Inc. 3rd Gen Core processor Graphics Controller [106b:00fa]
InstallationDate: Installed on 2020-07-16 (33 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
MachineType: Apple Inc. MacBookPro9,2
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-42-generic 
root=UUID=b1280c6f-f86c-494d-b8f0-1ceed5d31914 ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/10/2020
dmi.bios.vendor: Apple Inc.
dmi.bios.version: 233.0.0.0.0
dmi.board.asset.tag: Base Board Asset Tag#
dmi.board.name: Mac-6F01561E16C75D06
dmi.board.vendor: Apple Inc.
dmi.board.version: MacBookPro9,2
dmi.chassis.type: 10
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-6F01561E16C75D06
dmi.modalias: 
dmi:bvnAppleInc.:bvr233.0.0.0.0:bd06/10/2020:svnAppleInc.:pnMacBookPro9,2:pvr1.0:rvnAppleInc.:rnMac-6F01561E16C75D06:rvrMacBookPro9,2:cvnAppleInc.:ct10:cvrMac-6F01561E16C75D06:
dmi.product.family: MacBook Pro
dmi.product.name: MacBookPro9,2
dmi.product.sku: System SKU#
dmi.product.version: 1.0
dmi.sys.vendor: Apple Inc.
mtime.conffile..etc.apport.crashdb.conf: 2020-08-18T20:29:26.081990
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.101-2
version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.8-0ubuntu1~20.04.1
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.20.8-2ubuntu2.2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200226-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal ubuntu

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

Title:
  NETWORK IS BEAKING THE OS

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

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

[Bug 1879206] Re: cups hplip not install printer

2020-08-18 Thread Rodney Graff
Did confirm the print doctor warning.

Some of the files it is trying to access are in fact locked.

Do not know why or if this makes any difference for actually using the
printer or scanner.

Kindest regards; Scorch.

** Attachment added: "Print Doctor Warns these files are locked"
   
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1879206/+attachment/5402621/+files/Locked.png

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

Title:
  cups hplip not install printer

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

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

[Bug 1887383] Re: Yaru updates not related to themes and icons

2020-08-18 Thread Treviño
All looks green here, the packages built fine and I didn't see any
relevant change from a packaging POV.

❯ apt-cache policy yaru-theme-icon yaru-theme-gtk yaru-theme-gnome-shell
yaru-theme-icon:
  Installato: 20.04.8
  Candidato:  20.04.8
  Tabella versione:
 *** 20.04.8 400
400 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64 Packages
400 http://archive.ubuntu.com/ubuntu focal-proposed/main i386 Packages
100 /var/lib/dpkg/status
 20.04.7 500
500 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages
500 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages
 20.04.6 500
500 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages
500 http://archive.ubuntu.com/ubuntu focal/main i386 Packages
yaru-theme-gtk:
  Installato: 20.04.8
  Candidato:  20.04.8
  Tabella versione:
 *** 20.04.8 400
400 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64 Packages
400 http://archive.ubuntu.com/ubuntu focal-proposed/main i386 Packages
100 /var/lib/dpkg/status
 20.04.7 500
500 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages
500 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages
 20.04.6 500
500 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages
500 http://archive.ubuntu.com/ubuntu focal/main i386 Packages
yaru-theme-gnome-shell:
  Installato: 20.04.8
  Candidato:  20.04.8
  Tabella versione:
 *** 20.04.8 400
400 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64 Packages
400 http://archive.ubuntu.com/ubuntu focal-proposed/main i386 Packages
100 /var/lib/dpkg/status
 20.04.7 500
500 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages
500 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages
 20.04.6 500
500 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages
500 http://archive.ubuntu.com/ubuntu focal/main i386 Packages


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

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

Title:
  Yaru updates not related to themes and icons

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/yaru-theme/+bug/1887383/+subscriptions

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

[Bug 1879206] Re: cups hplip not install printer

2020-08-18 Thread Rodney Graff
I have similar problems. See:
https://answers.launchpad.net/hplip/+question/692399

Running the latest version of Kubuntu and just tried to install brand
new HP think tank 551 MFP.

Does involve similar warnings from print doctor saying it cannot access
some files.

| PERMISSION |
--

USB Smart_Tank_Plus_550 Required - - OK Node:'/dev/bus/usb/003/002'
Perm:' root lp rw- rw- rw- rw- r--'

Checking Permissions

Checking for Configured Queues
warning: Fail to read ppd=/etc/cups/ppd/Smart_Tank_Plus_550.ppd file
warning: Insufficient permission to access file 
/etc/cups/ppd/Smart_Tank_Plus_550.ppd
warning: Could not complete Queue(s) configuration check

Checking for HP Properitery Plugin's
No plug-in printers are configured.

Diagnose completed... "

Is this entire issue due to a problem with folder permissions preventing
an application or driver from accessing needed folders or files?

Please respond.

Kindest regards;
Scorch.

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

Title:
  cups hplip not install printer

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

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

[Bug 1879206] Re: cups hplip not install printer

2020-08-18 Thread Rodney Graff
I have similar problems. See:
https://answers.launchpad.net/hplip/+question/692399

Running the latest version of Kubuntu and just tried to install brand
new HP think tank 551 MFP.

Does involve similar warnings from print doctor saying it cannot access
some files.

| PERMISSION |
--

USB Smart_Tank_Plus_550 Required - - OK Node:'/dev/bus/usb/003/002'
Perm:' root lp rw- rw- rw- rw- r--'

Checking Permissions

Checking for Configured Queues
warning: Fail to read ppd=/etc/cups/ppd/Smart_Tank_Plus_550.ppd file
warning: Insufficient permission to access file 
/etc/cups/ppd/Smart_Tank_Plus_550.ppd
warning: Could not complete Queue(s) configuration check

Checking for HP Properitery Plugin's
No plug-in printers are configured.

Diagnose completed... "

Is this entire issue due to a problem with folder permissions preventing
an application or driver from accessing needed folders or files?

Please respond.

Kindest regards;
Scorch

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

Title:
  cups hplip not install printer

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

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

[Bug 1892096] Re: dgit-mirror-ssh-wrapper broke (again) due to rsync update

2020-08-18 Thread Bryce Harrington
Looks good.  Only issue I found was update-maintainer needed run, which
I've done locally and uploaded.

I checked the fix comes from upstream, and while it seems a brittle way
to handle change, upstream is aware of that and it seems intentional due
to security considerations.  The fix is implemented correctly per the
documentation.  I didn't attempt build/test of it, but verified the
package has rather extensive autopkgtests so will trust that it will
catch problems if there are any.

** Changed in: dgit (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/1892096

Title:
  dgit-mirror-ssh-wrapper broke (again) due to rsync update

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

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

[Bug 1885915] Re: merge latest DPDK LTS versions into Ubuntu LTS's

2020-08-18 Thread Launchpad Bug Tracker
This bug was fixed in the package dpdk - 17.11.10-0ubuntu0.1

---
dpdk (17.11.10-0ubuntu0.1) bionic; urgency=medium

  * Merge latest stable DPDK release 17.11.10; for a full list of changes see:
https://doc.dpdk.org/guides-17.11/rel_notes/release_17_11.html#id13
After 17.11.8 being a security release and 17.11.9 a regression fix
for 17.11.8 this is the fiirst "real" stable release in a while.
(LP: #1885915)
  * Remaining changes:
- SECURITY UPDATE: Integer overflow in vhost_user_set_log_base()
- SECURITY UPDATE: Int truncation in vhost_user_check_and_alloc_queue_pair()
  * Dropped changes:
- d/p/fix_kernel_53_build.patch is part of 17.11.10
  * Added changes
- d/p/eal-arm64-define-coherent-I-O-memory-barriers.patch: fix FTBFS of
  17.11.10 on arm64

 -- Christian Ehrhardt   Thu, 02 Jul
2020 09:16:48 +0200

** Changed in: dpdk (Ubuntu Bionic)
   Status: Fix Committed => Fix Released

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

Title:
  merge latest DPDK LTS versions into Ubuntu LTS's

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

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

[Bug 1851682] Re: oscap is broken in ubuntu 19.10

2020-08-18 Thread Launchpad Bug Tracker
This bug was fixed in the package openscap - 1.2.15-1ubuntu0.2

---
openscap (1.2.15-1ubuntu0.2) bionic; urgency=medium

  * debian/patches/5e5bc61c1fc6a6556665aa5689a62d6bc6487c74.patch: Fix
dangling '*' in dpkginfo_free_reply declaration (LP: #1851682).

 -- Mark Morlino   Wed, 25 Mar 2020 09:53:38
-0400

** Changed in: openscap (Ubuntu Bionic)
   Status: Fix Committed => Fix Released

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

Title:
  oscap is broken in ubuntu 19.10

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

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

[Bug 1892100] [NEW] In the installation of Ubunto 20.04 stop in the middle

2020-08-18 Thread Gerardo Garcia Bermudez
Public bug reported:

That all

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: ubiquity 20.04.15.2
ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
Uname: Linux 5.4.0-42-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu27.4
Architecture: amd64
CasperMD5CheckResult: pass
CasperVersion: 1.445.1
Date: Tue Aug 18 19:00:28 2020
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal ubiquity-20.04.15.2 ubuntu

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

Title:
  In the installation of Ubunto 20.04  stop in the middle

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

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

[Bug 1892085] Re: Wrong cursor theme (Adwaita) for cursors set by CSS, like cursor:wait and cursor:grab

2020-08-18 Thread Mateusz Stachowski
The Opera snap has exactly the same problem.

Firefox snap shows the correct cursors.

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

Title:
  Wrong cursor theme (Adwaita) for cursors set by CSS, like cursor:wait
  and cursor:grab

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

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

  1   2   3   4   5   6   >