[Bug 1901826] Re: Accessing GPIOs over pin 26 causes an exception on a Pi 4B

2020-11-02 Thread Juerg Haefliger
** Also affects: rpi.gpio (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: rpi.gpio (Ubuntu)
   Importance: Undecided => Medium

** Changed in: rpi.gpio (Ubuntu)
   Status: New => Invalid

** Changed in: rpi.gpio (Ubuntu Focal)
   Status: New => Triaged

** Changed in: rpi.gpio (Ubuntu Bionic)
   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/1901826

Title:
  Accessing GPIOs over pin 26 causes an exception on a Pi 4B

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rpi.gpio/+bug/1901826/+subscriptions

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

[Bug 1902669] [NEW] package openjdk-8-jdk:amd64 8u265-b01-0ubuntu2~16.04 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting a removal

2020-11-02 Thread Ravi Raj
Public bug reported:

this package is broken

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: openjdk-8-jdk:amd64 8u265-b01-0ubuntu2~16.04
ProcVersionSignature: Ubuntu 4.15.0-122.124~16.04.1-generic 4.15.18
Uname: Linux 4.15.0-122-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.25
Architecture: amd64
Date: Tue Nov  3 13:16:59 2020
DpkgHistoryLog:
 Start-Date: 2020-11-03  13:16:38
 Commandline: /usr/sbin/synaptic
 Requested-By: ravi (1000)
 Remove: openjdk-8-jdk:amd64 (8u265-b01-0ubuntu2~16.04), 
google-cloud-sdk-datastore-emulator:amd64 (315.0.0-0)
 Purge: git-cola:amd64 (2.5-1)
DpkgTerminalLog:
 Removing google-cloud-sdk-datastore-emulator (315.0.0-0) ...
 dpkg: error processing package openjdk-8-jdk:amd64 (--remove):
  package is in a very bad inconsistent state; you should
  reinstall it before attempting a removal
DuplicateSignature:
 package:openjdk-8-jdk:amd64:8u265-b01-0ubuntu2~16.04
 Removing google-cloud-sdk-datastore-emulator (315.0.0-0) ...
 dpkg: error processing package openjdk-8-jdk:amd64 (--remove):
  package is in a very bad inconsistent state; you should
ErrorMessage: package is in a very bad inconsistent state; you should  
reinstall it before attempting a removal
InstallationDate: Installed on 2020-05-27 (160 days ago)
InstallationMedia: Ubuntu 16.04.6 LTS "Xenial Xerus" - Release amd64 (20190227)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.6
 apt  1.2.32ubuntu0.1
SourcePackage: openjdk-8
Title: package openjdk-8-jdk:amd64 8u265-b01-0ubuntu2~16.04 failed to 
install/upgrade: package is in a very bad inconsistent state; you should  
reinstall it before attempting a removal
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: openjdk-8 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package xenial

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

Title:
  package openjdk-8-jdk:amd64 8u265-b01-0ubuntu2~16.04 failed to
  install/upgrade: package is in a very bad inconsistent state; you
  should  reinstall it before attempting a removal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1902669/+subscriptions

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

[Bug 1895104] Re: It hangs during booting after deploy cloud image(.ova) and upgrade hardware vesion in ESXi

2020-11-02 Thread vmware-gos-Yuhua
It's suggested to change default hardware version of cloud image(.ova)
to 13 (ESXI 6.5) or 11 (ESXi 6.0).


Best regards
Yuhua Zou

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

Title:
  It hangs during booting after deploy cloud image(.ova)  and upgrade
  hardware vesion in ESXi

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

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

[Bug 1902540] Re: hirsute fails on add-apt-repository

2020-11-02 Thread Christian Ehrhardt 
Ok, checking the recent tests it seems that vorlon and juliank are on it 
already.
So I can hold back (to not make things more confusing) and let them handle it.

The attachment here in comment #6 can serve as a workaround until
resolved.

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

Title:
  hirsute fails on add-apt-repository

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

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

[Bug 1902540] Re: hirsute fails on add-apt-repository

2020-11-02 Thread Christian Ehrhardt 
It seems that data is parsed from /usr/share/python-apt/templates/Ubuntu.info
class SourcesList(object):
""" represents the full sources.list + sources.list.d file """

def __init__(self,
 withMatcher=True,
 matcherPath="/usr/share/python-apt/templates/"):


Which also is part of Source: python-apt

I added hirsute manually there (as attached) and things started working.

** Patch added: "add hirsute to python-apt 
/usr/share/python-apt/templates/Ubuntu.info"
   
https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1902540/+attachment/5430564/+files/fix-hirsute-python-apt.diff

** Changed in: python-apt (Ubuntu)
   Status: New => Confirmed

** Changed in: software-properties (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  hirsute fails on add-apt-repository

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

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

[Bug 1902669] Re: package openjdk-8-jdk:amd64 8u265-b01-0ubuntu2~16.04 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting a removal

2020-11-02 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package openjdk-8-jdk:amd64 8u265-b01-0ubuntu2~16.04 failed to
  install/upgrade: package is in a very bad inconsistent state; you
  should  reinstall it before attempting a removal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1902669/+subscriptions

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

[Bug 1902540] Re: hirsute fails on add-apt-repository

2020-11-02 Thread Christian Ehrhardt 
Ok, I see that there is an upload for it that would fix this in

   1 python-apt (2.1.3ubuntu3) hirsute; urgency=medium  
  
   2
  
   3   * Add hirsute to the Ubuntu template.
  
   4
  
   5  -- Steve Langasek   Mon, 26 Oct 2020 16:28:01 
-0700 

But it is stuck in excuses breaking apt-clone and sshuttle autopkgtests.
Since Steve (thanks) prepped that upload I'll subscribe him so he can close the 
bug once python-apt moves.

** Changed in: python-apt (Ubuntu)
   Status: Confirmed => Triaged

** Changed in: python-apt (Ubuntu)
 Assignee: (unassigned) => Steve Langasek (vorlon)

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

Title:
  hirsute fails on add-apt-repository

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

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

[Bug 1902660] Re: Display bug

2020-11-02 Thread Daniel van Vugt
I can't see any problems in the attached files. Can you describe (or
video) exactly what you see?

Also, please try Ubuntu 20.04 if you can:
https://ubuntu.com/download/desktop

** Package changed: xorg (Ubuntu) => xserver-xorg-video-intel (Ubuntu)

** Changed in: xserver-xorg-video-intel (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/1902660

Title:
  Display bug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1902660/+subscriptions

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

[Bug 1902415] Re: Ubuntu app wont start - shortcut from wslusc

2020-11-02 Thread wennaspeedy
** Changed in: wslu (Ubuntu)
   Status: New => Invalid

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

Title:
  Ubuntu app wont start - shortcut from wslusc

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

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

[Bug 1893898] Re: open-vm-tools status is toolsNotInstalled after deploy cloud image groovy-server-cloudimg-amd64.ova

2020-11-02 Thread vmware-gos-Yuhua
I will verify it. Thanks

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

Title:
  open-vm-tools status is toolsNotInstalled after deploy cloud image
  groovy-server-cloudimg-amd64.ova

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

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

[Bug 1897565] Re: [SRU] Persistent dataset print strangely

2020-11-02 Thread Didier Roche
** No longer affects: zsys (Ubuntu Bionic)

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

Title:
  [SRU] Persistent dataset print strangely

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

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

[Bug 1902540] Re: hirsute fails on add-apt-repository

2020-11-02 Thread Christian Ehrhardt 
Yeah still present for me as well in a new hirsute container of today :-/
Thanks for double checking as Bryce/Sergio as that is excluding a lot of 
caching/net-setup/... questions.


>From the debugging I know that the self-detect is right
self.codename == hirsute

But the list in self.sourceslist.matcher.templates does not contain a hirsute.
That comes from /usr/lib/python3/dist-packages/aptsources/sourceslist.py from 
src:python-apt.
Maybe the bug is over there and adding a task for that can help to trigger the 
right people (or there maybe is even a bug open already).

** Also affects: python-apt (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/1902540

Title:
  hirsute fails on add-apt-repository

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

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

[Bug 1901345] Re: Scribus 1.5.6 unstable (?) freezes immediately at startup

2020-11-02 Thread antoonstessels
OK, I will. Thanks. I have since downgraded back to Ubuntu 20.04, but go
check to see if I can help.

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

Title:
  Scribus 1.5.6 unstable (?) freezes immediately at startup

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

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

[Bug 1902654] Re: failure to migrate virtual machines with pc-i440fx-wily type to ubuntu 20.04

2020-11-02 Thread trya uuum
** Also affects: qemu (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/1902654

Title:
  failure to migrate virtual machines with pc-i440fx-wily type to ubuntu
  20.04

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

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

[Bug 1902533] Re: Please merge user-setup 1.85 (main) from Debian unstable (main)

2020-11-02 Thread Lukas Märdian
** Merge proposal linked:
   
https://code.launchpad.net/~slyon/ubuntu/+source/user-setup/+git/user-setup/+merge/393194

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

Title:
  Please merge user-setup 1.85 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/user-setup/+bug/1902533/+subscriptions

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

[Bug 1902521] Re: Issue while deleting volume-type

2020-11-02 Thread Rajat Dhasmana
** Changed in: cinder (Ubuntu)
   Status: New => Invalid

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

Title:
  Issue while deleting volume-type

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

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

[Bug 1902660] [NEW] Display bug

2020-11-02 Thread Irfan
Public bug reported:

Nor showing display

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3.1
ProcVersionSignature: Ubuntu 4.4.0-193.224-generic 4.4.236
Uname: Linux 4.4.0-193-generic x86_64
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.1-0ubuntu2.25
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Tue Nov  3 11:53:40 2020
DistUpgraded: Fresh install
DistroCodename: xenial
DistroVariant: ubuntu
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Lenovo 2nd Generation Core Processor Family Integrated Graphics 
Controller [17aa:21e2]
InstallationDate: Installed on 2016-10-13 (1482 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
MachineType: LENOVO 1143AM1
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-193-generic 
root=UUID=8cfb78ef-b7c8-4c97-be06-7f457553374b ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/13/2012
dmi.bios.vendor: LENOVO
dmi.bios.version: 8HET41WW(1.23)
dmi.board.asset.tag: Not Available
dmi.board.name: 1143AM1
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr8HET41WW(1.23):bd01/13/2012:svnLENOVO:pn1143AM1:pvrThinkPadE520:rvnLENOVO:rn1143AM1:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 1143AM1
dmi.product.version: ThinkPad E520
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.12.3+16.04.20180221-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.91-2~16.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 18.0.5-0ubuntu0~16.04.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 18.0.5-0ubuntu0~16.04.1
version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.10
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1.2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2
xserver.bootTime: Tue Nov  3 07:54:05 2020
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id 739 
 vendor LGD
xserver.version: 2:1.18.4-0ubuntu0.10

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


** Tags: amd64 apport-bug ubuntu xenial

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

Title:
  Display bug

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

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

[Bug 1754284] Re: Fullscreen windows are tearing in Xorg sessions

2020-11-02 Thread Daniel van Vugt
** Bug watch added: gitlab.gnome.org/GNOME/mutter/-/issues #1513
   https://gitlab.gnome.org/GNOME/mutter/-/issues/1513

** Also affects: mutter via
   https://gitlab.gnome.org/GNOME/mutter/-/issues/1513
   Importance: Unknown
   Status: Unknown

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

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

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

Title:
  Fullscreen windows are tearing in Xorg sessions

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

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

[Bug 1899051] Re: [SRU] Neutron Stable Releases

2020-11-02 Thread Chris MacNaughton
Verification was performed with the Train Cloud Archive on Bionic:

==
Totals
==
Ran: 97 tests in 696.2879 sec.
 - Passed: 89
 - Skipped: 8
 - Expected Fail: 0
 - Unexpected Success: 0
 - Failed: 0
Sum of execute time for each test: 1021.8918 sec.

Summary of tests run:

{1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor 
[0.262465s] ... ok
{1} 
tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors 
[0.066181s] ... ok
{3} 
tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create
 [7.228734s] ... ok
{1} 
tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete
 [4.738256s] ... ok
{3} 
tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list
 [5.572697s] ... ok
{0} 
tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers
 [0.478649s] ... ok
{0} 
tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details
 [0.000753s] ... ok
{3} 
tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers
 [0.265917s] ... ok
{3} 
tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details
 [0.000725s] ... ok
{1} 
tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers
 [0.181951s] ... ok
{1} 
tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details
 [0.001049s] ... ok
{2} 
tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip
 [120.368779s] ... ok
{3} setUpClass (tempest.api.identity.admin.v2.test_users.UsersTestJSON) ... 
SKIPPED: Identity api v2 is not enabled
{2} 
tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete
 [0.202004s] ... ok
{3} 
tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list
 [0.408403s] ... ok
{2} 
tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain
 [1.280511s] ... ok
{2} setUpClass (tempest.api.identity.v2.test_api_discovery.TestApiDiscovery) 
... SKIPPED: Identity api v2 is not enabled
{3} 
tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service
 [3.253293s] ... ok
{2} 
tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists
 [0.175675s] ... ok
{1} 
tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete
 [5.458857s] ... ok
{3} 
tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image 
[0.392156s] ... ok
{3} 
tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file
 [0.954285s] ... ok
{3} 
tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image 
[0.123411s] ... ok
{1} 
tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy
 [0.598007s] ... ok
{3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions 
[0.010004s] ... ok
{3} setUpClass (tempest.api.network.test_ports.PortsIpV6TestJSON) ... SKIPPED: 
IPv6 Tests are disabled.
{1} 
tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id
 [0.123188s] ... ok
{2} 
tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet
 [14.333178s] ... ok
{2} 
tempest.api.network.test_networks.NetworksTest.test_external_network_visibility 
[0.992545s] ... ok
{2} tempest.api.network.test_networks.NetworksTest.test_list_networks 
[0.590891s] ... ok
{2} tempest.api.network.test_networks.NetworksTest.test_list_subnets 
[0.290034s] ... ok
{2} tempest.api.network.test_networks.NetworksTest.test_show_network 
[0.410964s] ... ok
{2} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.410208s] 
... ok
{1} 
tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions
 [4.236669s] ... ok
{3} 
tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces
 [63.082614s] ... ok
{2} 
tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools
 [34.299952s] ... ok
{1} 
tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address
 [16.532161s] ... ok
{2} 
tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups
 [30.845211s] ... ok
{0} 
tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard
 [115.238964s] ... ok
{3} 
tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id
 [36.641335s] ... ok
{2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port 
[8.530226s] ... ok
{2} 

[Bug 1870736] Re: [nvidia] Screen scaling 125% gives 200%

2020-11-02 Thread Oleg "Nightwing" Lomakin
@cica-kutya there is solution - nvidia kms. And fractional scaling work without 
any issues(like tearing on intel) for me. I have single gpu setup(no hybrid 
graphics).
You can activate it by:
1. Set nvidia_drm module option:
$ cat /etc/modprobe.d/nvidia-modeset.conf 
options nvidia_drm modeset=1
2. Add same option to kernel cmdline:
$ cat /etc/default/grub

GRUB_CMDLINE_LINUX_DEFAULT="nvidia_drm.modeset=1 quiet splash"

3. Update initrd
$ sudo update-initramfs -u -k all
4. Reboot
5. Check it
$ sudo cat /sys/module/nvidia_drm/parameters/modeset
Y
6. Activate fraction scaling

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

Title:
  [nvidia] Screen scaling 125% gives 200%

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

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

[Bug 1902652] Re: [arm64] [Libre Computer Board AML-S805X-AC] 3D rendering is very slow

2020-11-02 Thread Daniel van Vugt
Thanks for the bug report.

Ubuntu 18.04 is a couple of years old now so please try Ubuntu 20.04
instead if you can.

** Package changed: xorg (Ubuntu) => xf86-video-armsoc (Ubuntu)

** Also affects: mesa (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/1902652

Title:
  [arm64] [Libre Computer Board AML-S805X-AC] 3D rendering is very slow

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

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

[Bug 1893300] Re: The status of cups still shows idle when the printer has been unplugged

2020-11-02 Thread hugh chao
** Description changed:

  [ Impact ]
  After printers (non-ippusb protocal) have been disconnected, the status of 
cups still shows "idle" instead of "disabled", so seems the disconnected 
procedure hasn't worked well.
  
  [ Test Case ]
  1. Connect the printer (non-ippusb protocal)(which isn't 070104) with any 
20.04 machine
  2. Wait for the status of cups became "Idle" (lpstat -p)
  3. Unplug the cable of the printer
  4. Check the status of cups again. (lpstat -p)
  
  [Expected result]
  The status should show disabled.
  
  [Actual result]
  The status shows idle.
  
  [info]
  Target:
  HP LaserJet Pro203dw
  HP Officejet 100 Mobile Printer
  HP Officeject 200 Mobile Printer
  Brother HL-2250DN
  Samsung ML-331x
  
  Upstream Bug: https://github.com/OpenPrinting/system-config-
  printer/issues/182
+ 
+ PPA: https://launchpad.net/~hugh712/+archive/ubuntu/sru-1893300

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

Title:
  The status of cups still shows idle when the printer has been
  unplugged

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1893300/+subscriptions

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

[Bug 1883292] Re: Laptop not suspending on lid close after external monitors disconnected

2020-11-02 Thread Vadym Abramchuck
It seems like this issue might have been fixed in groovy.
I can still see gdm in inhibitors list immediately after switching to the 
session but it seems to disappear after 10-15 seconds.

I'll keep an eye on it.

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

Title:
  Laptop not suspending on lid close after external monitors
  disconnected

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

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

[Bug 1902656] [NEW] package pppconfig 2.3.24 failed to install/upgrade: installed pppconfig package post-installation script subprocess returned error exit status 1

2020-11-02 Thread Farbod Haselzadeh
Public bug reported:

This bug result to that the OS can't install new program or update them

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: pppconfig 2.3.24
ProcVersionSignature: Ubuntu 5.4.0-52.57-generic 5.4.65
Uname: Linux 5.4.0-52-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.10
AptOrdering:
 blueman:amd64: Install
 NULL: ConfigurePending
Architecture: amd64
CasperMD5CheckResult: skip
Date: Tue Nov  3 07:22:01 2020
ErrorMessage: installed pppconfig package post-installation script subprocess 
returned error exit status 1
InstallationDate: Installed on 2016-09-18 (1506 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
PackageArchitecture: all
Python3Details: /usr/bin/python3.8, Python 3.8.5, python3-minimal, 
3.8.2-0ubuntu2
PythonDetails: /usr/bin/python2.7, Python 2.7.18, python-is-python2, 2.7.17-4
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.2ubuntu0.1
SourcePackage: pppconfig
Title: package pppconfig 2.3.24 failed to install/upgrade: installed pppconfig 
package post-installation script subprocess returned error exit status 1
UpgradeStatus: Upgraded to focal on 2020-10-02 (31 days ago)
modified.conffile..etc.init.d.dns-clean: [deleted]

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


** Tags: amd64 apport-package focal

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

Title:
  package pppconfig 2.3.24 failed to install/upgrade: installed
  pppconfig package post-installation script subprocess returned error
  exit status 1

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

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

[Bug 1902654] Re: failure to migrate virtual machines with pc-i440fx-wily type to ubuntu 20.04

2020-11-02 Thread trya uuum
Forgot to mention that we managed to get around this bug by creating a
libvirt hook that checks XML during migration and adds following
arguments to qemu process for pc-i440fx-wily guests:

-global virtio-balloon-pci.any_layout=on -global virtio-serial-
pci.any_layout=on

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

Title:
  failure to migrate virtual machines with pc-i440fx-wily type to ubuntu
  20.04

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

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

[Bug 1890435] Re: gcc-10 breaks on armhf (flaky): internal compiler error: Segmentation fault

2020-11-02 Thread Christian Ehrhardt 
Over night it made 5 complete runs and all worked.
@Doko - I think we can call this fix you have a good one at least from my 
current tests POV.

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

Title:
  gcc-10 breaks on armhf (flaky): internal compiler error: Segmentation
  fault

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

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

[Bug 1902652] Re: [arm64] [Libre Computer Board AML-S805X-AC] 3D rendering is very slow

2020-11-02 Thread Daniel van Vugt
** Summary changed:

- 3d rendering is very slow
+ [arm64] [Libre Computer Board AML-S805X-AC] 3D rendering is very slow

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

Title:
  [arm64] [Libre Computer Board AML-S805X-AC] 3D rendering is very slow

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

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

[Bug 1902578] Re: Ethernet no link lights after reboot (Intel i225-v 2.5G)

2020-11-02 Thread Kai-Heng Feng
To identify the fix, would it be possible for you to do a reverse kernel
bisection?

First, find the first -rc kernel works and the last -rc kernel doesn’t
work from http://kernel.ubuntu.com/~kernel-ppa/mainline/

Then,
$ sudo apt build-dep linux
$ git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
$ cd linux
$ git bisect start
$ git bisect new $(the working version you found)
$ git bisect old $(the non-working version found)
$ make localmodconfig
$ make -j`nproc` deb-pkg
Install the newly built kernel, then reboot with it.
If it doesn’t work,
$ git bisect old
Otherwise,
$ git bisect new
Repeat to "make -j`nproc` deb-pkg" until you find the commit fixes the issue.


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

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

Title:
  Ethernet no link lights after reboot (Intel i225-v 2.5G)

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

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

[Bug 1902654] [NEW] failure to migrate virtual machines with pc-i440fx-wily type to ubuntu 20.04

2020-11-02 Thread trya uuum
Public bug reported:

We have several thousands of virtual machines with pc-i440fx-wily
machine type. Hypervisors run on ubuntu 16.04 and ubuntu 18.04.


We have several problems when we try to migrate those machines to hypervisors 
with ubuntu 20.04.

* linux guests migrate OK, but for some weird reason windows guests (with the 
same XML domain definition) do not. We have the following error:
---
qemu-system-x86_64: Features 0x802 unsupported. Allowed features: 0x7102
qemu-system-x86_64: Failed to load virtio-console:virtio
qemu-system-x86_64: error while loading state for instance 0x0 of device 
':00:04.0/virtio-console
---
I tried to investigate this issue and discovered following things:
- missing feature is VIRTIO_F_ANY_LAYOUT for some of virtio devices
- on xenial and bionic VIRTIO_F_ANY_LAYOUT is enabled for pc-i440fx-wily 
guests, observe:
---
# virsh qemu-monitor-command some-guest --hmp info qtree | grep any_layout 
any_layout = true
any_layout = true
any_layout = false
any_layout = true
---
- on focal it is disabled
---
# virsh qemu-monitor-command some-guest2 --hmp info qtree | grep any_layout
any_layout = false
any_layout = true
any_layout = false
any_layout = false
---
I tried (helplessly) to compare source code for bionic and focal branches of 
qemu. Looks like this block code is included for the pc-i440fx-wily in focal 
branch and this is where any_layout is disabled:
---
GlobalProperty hw_compat_2_3[] = {
{ "virtio-blk-pci", "any_layout", "off" },
{ "virtio-balloon-pci", "any_layout", "off" },
{ "virtio-serial-pci", "any_layout", "off" },
{ "virtio-9p-pci", "any_layout", "off" },
{ "virtio-rng-pci", "any_layout", "off" },
{ TYPE_PCI_DEVICE, "x-pcie-lnksta-dllla", "off" },
{ "migration", "send-configuration", "off" },
{ "migration", "send-section-footer", "off" },
{ "migration", "store-global-state", "off" },
};
---

* also we have another problem that *might* be linked to broken definition of 
pc-i440fx-wily. I am not sure so I'll just mention it (maybe it will be obvious 
for someone familiar with source code that this problem is also due to broken 
definition of pc-i440fx-wily in focal and hence part of the same issue)
So even if migration bionic → focal succeeds, it's impossible to migrate guest 
back (focal → bionic). The problem is:
---
operation failed: guest CPU doesn't match specification: extra features: arat
---

** Affects: libvirt (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/1902654

Title:
  failure to migrate virtual machines with pc-i440fx-wily type to ubuntu
  20.04

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

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

[Bug 1901000] Re: dmesg need permission after kernel 5.8

2020-11-02 Thread Rex Tsai
** Changed in: oem-priority
   Importance: Critical => Medium

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

Title:
  dmesg need permission after kernel 5.8

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1901000/+subscriptions

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

[Bug 1902652] [NEW] 3d rendering is very slow

2020-11-02 Thread Joshua Ivan Miranda Alfonso
Public bug reported:

3d rendering is very slow, also when surfing the internet, webpages take
a while to render. Internet access is not the problem.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: xorg 1:7.7+19ubuntu7.1
Uname: Linux 4.19.64+ aarch64
ApportVersion: 2.20.9-0ubuntu7.18
Architecture: arm64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
CurrentDesktop: XFCE
Date: Tue Nov  3 05:42:00 2020
DistUpgraded: Fresh install
DistroCodename: bionic
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 
Lspci:
 
ProcEnviron:
 LANGUAGE=en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-4.19.64+ 
root=UUID=ed29fecf-6335-4caf-989f-7400b169cb82 ro rootflags=subvol=@ noquiet 
splash vt.handoff=1
Renderer: Software
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
XorgConf:
 Section "Device"
Identifier  "Allwinner sun4i DRM driver"
Driver  "armsoc"
Option  "DRI2"  "true"
 EndSection
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.101-2~18.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.8-0ubuntu1~18.04.1
version.libgl1-mesa-glx: libgl1-mesa-glx 20.0.8-0ubuntu1~18.04.1
version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu4.7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.0.1-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2

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


** Tags: apport-bug arm64 bionic performance ubuntu

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

Title:
  3d rendering is very slow

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

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

[Bug 1580468] Re: virtual machine crash on reboot

2020-11-02 Thread trya uuum
on the unrelated note, you shouldn't be using i440fx-wily, even on
xenial

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

Title:
  virtual machine crash on reboot

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

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

[Bug 1888302] Re: [Question #693795]: byteswap-16.h removed from libc8-dev. Why?

2020-11-02 Thread tomdean
On 2020-11-02 21:15, tomdean wrote:
> Your question #693795 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/693795
> 
> tomdean posted a new comment:
> libc6-dev  in the title.
> 
An old .depend file may have caused the requirement for byteswap-16.h. 
Removing the .depend fixed the problem.
Sorry for the noise.

Tom Dean

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

Title:
  byteswap-16.h file is missed in 20.04 LTS

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

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

[Bug 1839493] Re: [21.04] gnutls28 asm accelerated crypto

2020-11-02 Thread Frank Heimes
** Summary changed:

- [20.10] gnutls28 asm accelerated crypto
+ [21.04] gnutls28 asm accelerated crypto

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

Title:
  [21.04] gnutls28 asm accelerated crypto

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

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

[Bug 1872159] Re: Boot animation never finishes, especially when external monitors (or just more than one) are connected

2020-11-02 Thread Harri S
I've experienced this on a ThinkPad with single display (the inbuilt
one) only, and a Dell desktop with two displays.

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

Title:
  Boot animation never finishes, especially when external monitors (or
  just more than one) are connected

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

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

[Bug 1902649] [NEW] Unable to upgrade to 20.04.1 from 18.04.5

2020-11-02 Thread Aaditya Singh
Public bug reported:

Description:Ubuntu 18.04.5 LTS
Release:18.04

I ran sudo do-release upgrade and expected to upgrade from 18.04 to
20.04. But this happened:

Could not calculate the upgrade

An unresolvable problem occurred while calculating the upgrade.

This was likely caused by:
* Unofficial software packages not provided by Ubuntu
Please use the tool 'ppa-purge' from the ppa-purge
package to remove software from a Launchpad PPA and
try the upgrade again.

If none of this applies, then please report this bug using the
command 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal. If
you want to investigate this yourself the log files in
'/var/log/dist-upgrade' will contain details about the upgrade.
Specifically, look at 'main.log' and 'apt.log'.

I have looked at main.log and apt.log and removed some PPAs but it is
still failing and I am unable to figure out why.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubuntu-release-upgrader-core 1:18.04.40
ProcVersionSignature: Ubuntu 4.15.0-122.124-generic 4.15.18
Uname: Linux 4.15.0-122-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu7.18
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: ubuntu:GNOME
Date: Tue Nov  3 10:23:38 2020
InstallationDate: Installed on 2017-05-30 (1252 days ago)
InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to bionic on 2020-11-03 (0 days ago)
mtime.conffile..etc.update-manager.release-upgrades: 2020-10-24T23:41:44.118971

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


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

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

Title:
  Unable to upgrade to 20.04.1 from 18.04.5

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

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

[Bug 1779890] Re: Nautilus does not use a valid Kerberos ticket when accessing Samba share

2020-11-02 Thread Val
@laney: I have disabled all my workarounds and placed "session optional 
pam_sss.so" just before "session optional pam_systemd.so" in 
/etc/pam.d/systemd-user on my Ubuntu 18.04.5 system. Checking 
"journalctl --user" for gfvs-daemon entries:

Nov 02 22:45:31 vk2011 dbus-daemon[6128]: [session uid=1000 pid=6128]
Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-
daemon.service' requested by ':1.1' (uid=1000 pid=6121 comm="/usr/bin
/ibus-daemon --daemonize --xim --address u" label="unconfined")

And, KRB5CCNAME is not in the environment for gvfsd, unfortunately.

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

Title:
  Nautilus does not use a valid Kerberos ticket when accessing Samba
  share

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

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

[Bug 1899304] Re: Linux 5.4.0-48 (and later) causes GPU lockup, huge performance drop, makes GNOME desktop fail to start and games going from 70fps to 7fps, slow file loading, audio issues

2020-11-02 Thread Kai-Heng Feng
Would it be possible for you to do a kernel bisection?

First, find the last -rc kernel works and the first -rc kernel doesn’t
work from http://kernel.ubuntu.com/~kernel-ppa/mainline/

Then,
$ sudo apt build-dep linux
$ git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
$ cd linux
$ git bisect start
$ git bisect good $(the working version you found)
$ git bisect bad $(the non-working version found)
$ make localmodconfig
$ make -j`nproc` deb-pkg
Install the newly built kernel, then reboot with it.
If it still have the same issue,
$ git bisect bad
Otherwise,
$ git bisect good
Repeat to "make -j`nproc` deb-pkg" until you find the offending commit.

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

Title:
  Linux 5.4.0-48 (and later) causes GPU lockup, huge performance drop,
  makes GNOME desktop fail to start and games going from 70fps to 7fps,
  slow file loading, audio issues

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

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

[Bug 1902580] Re: [Asus ZenBook UX425IA] No sound (Dummy Output) unless I reinstall pulseaudio after every reboot.

2020-11-02 Thread Pablo Pedrotti
I also has this issue of losing audio and having to reinstall pulseaudio
to get it back to work. The latest pulseaudio update
(1:13.99.2-1ubuntu2) did not seem to solve the issue.


** Attachment added: "alsa-info"
   
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1902580/+attachment/5430501/+files/alsa-info.txt

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

Title:
  [Asus ZenBook UX425IA] No sound (Dummy Output) unless I reinstall
  pulseaudio after every reboot.

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

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

[Bug 1246441] Re: do-release-upgrade fails with "Could not calculate the upgrade"

2020-11-02 Thread Rich Stillman
I added the PPA packages back in, reinstalled the related software, and
removed them with ppa-purge. Followed that with apt update, autoremove
and a necessary reboot. After all that, I got the same "unresolvable
problem" error when I tried to do-release-upgrade.

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

Title:
  do-release-upgrade fails with "Could not calculate the upgrade"

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

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

[Bug 1738984] Re:

2020-11-02 Thread darkakrog76
Obtener Outlook para Android

From: Gorka Candela Moral 
Sent: Tuesday, July 14, 2020 1:20:17 AM
To: supp...@perpetualincome365.com ; Discord 
; FolasBank ; Liine 
; 1738...@bugs.launchpad.net <1738...@bugs.launchpad.net>; 
LBRY ; notificaciones-b...@bbva.com 
; Google ; 
supp...@instaforex.eu ; 21androi...@gmail.com 
<21androi...@gmail.com>; Facebook ; 
supp...@digitaldollarempire.com ; 
no-re...@goosebet.io ; Raging Bull All Access 
; Guest Experience ; 
Crunchbase ; Mail Delivery Subsystem 
; Freshworks Support ; 
Bitcoin.com Exchange ; Freshchat 
; zeland...@gmail.com ; Mail 
Delivery System ; Soporte 
; dark_ak...@live.com ; Dark Cool 
(via Google Data Studio) ; Cofinancial 
; YouTube ; FinSMEs 
; profi-internet ; 
copywriting.profiinter...@gmail.com ; 3 
Step Method ; u...@reports.instaforex.com 
; Gorka Candela Moral ; 
Crunchbase Daily ; 89109698277...@gmail.com 
<89109698277...@gmail.com>; supp...@bitly.com ; LBRY 
; no-re...@roland.com ; g...@himss.org 
; LinkedIn ; Twitter 
; Manoel <1887...@bugs.launchpad.net>; 25za8...@gmail.com 
<25za8...@gmail.com>; Freshdesk Support ; Firefox 
Accounts ; complia...@coinpass.com 
; servi...@paypal.es ; 
excha...@bitcoin.com ; a9284633...@gmail.com 
; supp...@eclass4learning.freshdesk.com 
; darkakrog76...@gmail.com 

Subject:

1AdvuJTbqaAJdNc2ur2vAddg66WzX19q1N

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

Title:
  slowness

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

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

[Bug 1902643] [NEW] tmux drops out of copy mode (regression)

2020-11-02 Thread gregrwm
Public bug reported:

After what might be about a minute, or other times many minutes, tmux
drops out of copy mode.  if the elapsed time were consistent i'd presume
it's an intentional feature, and if it were an intentional feature i'd
be asking for a way to opt out of that behavior, but as the timing is
random i presume it's a bug, and a regression.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: tmux 3.0a-2ubuntu0.1
ProcVersionSignature: Ubuntu 5.4.0-48.52-generic 5.4.60
Uname: Linux 5.4.0-48-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.9
Architecture: amd64
CasperMD5CheckResult: skip
Date: Mon Nov  2 22:17:39 2020
InstallationDate: Installed on 2020-03-15 (232 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: tmux
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.apport.crashdb.conf: 2020-08-27T20:37:28.010487

** Affects: tmux (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/1902643

Title:
  tmux drops out of copy mode (regression)

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

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

[Bug 1902580] Re: [Asus ZenBook UX425IA] No sound (Dummy Output) unless I reinstall pulseaudio after every reboot.

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

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

Title:
  [Asus ZenBook UX425IA] No sound (Dummy Output) unless I reinstall
  pulseaudio after every reboot.

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

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

[Bug 1902642] [NEW] i dont know whats goning on but i cant upgread my ubuntu

2020-11-02 Thread diplov khatri
Public bug reported:

i cant upgread my ubuntu to leatest version. i dont know the problems
but it stops upgread

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubuntu-release-upgrader-core 1:18.04.38
ProcVersionSignature: Ubuntu 5.4.0-52.57~18.04.1-generic 5.4.65
Uname: Linux 5.4.0-52-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.17
Architecture: amd64
CrashDB: ubuntu
Date: Tue Nov  3 10:11:05 2020
InstallationDate: Installed on 2019-12-22 (316 days ago)
InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 (20190805)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to bionic on 2020-11-03 (0 days ago)
VarLogDistupgradeAptlog:
 Log time: 2020-11-03 10:05:23.251034
 Log time: 2020-11-03 10:05:51.185131
 Log time: 2020-11-03 10:11:01.912985
 Log time: 2020-11-03 10:11:09.665285
VarLogDistupgradeTermlog:

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


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

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

Title:
  i dont know whats goning on but i cant upgread my ubuntu

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

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

[Bug 1114520] Re: Graphical Wine applications fail to load

2020-11-02 Thread Launchpad Bug Tracker
[Expired for fglrx-installer (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: fglrx-installer (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/1114520

Title:
  Graphical Wine applications fail to load

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

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

[Bug 1896617] Re: [SRU] Creation of image (or live snapshot) from the existing VM fails if libvirt-image-backend is configured to qcow2 starting from Ussuri

2020-11-02 Thread Maysam Fazeli
Is there a possibility that libvirt python libraries in v6+ have also
set new permission changes in accordance with nova and it causes that to
fail?

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

Title:
  [SRU] Creation of image (or live snapshot) from the existing VM fails
  if libvirt-image-backend is configured to qcow2 starting from Ussuri

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

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

[Bug 1771310] Re: zfs doesn't automount after a new disk is plugged in

2020-11-02 Thread Launchpad Bug Tracker
[Expired for zfs-linux (Ubuntu) because there has been no activity for
60 days.]

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

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

Title:
  zfs doesn't automount after a new disk is plugged in

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

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

[Bug 1893984] Re: gnome-shell crashed with SIGABRT

2020-11-02 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/1893984

Title:
  gnome-shell crashed with SIGABRT

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

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

[Bug 1893559] Re: package libapache2-mod-php7.4 7.4.3-4ubuntu2.2 failed to install/upgrade: »installiertes libapache2-mod-php7.4-Skript des Paketes post-installation«-Unterprozess gab den Fehlerwert 1

2020-11-02 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/1893559

Title:
  package libapache2-mod-php7.4 7.4.3-4ubuntu2.2 failed to
  install/upgrade: »installiertes libapache2-mod-php7.4-Skript des
  Paketes post-installation«-Unterprozess gab den Fehlerwert 1 zurück

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

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

[Bug 1896617] Re: [SRU] Creation of image (or live snapshot) from the existing VM fails if libvirt-image-backend is configured to qcow2 starting from Ussuri

2020-11-02 Thread Maysam Fazeli
Hi Corey, Yes rebooted few times but not luck yet. So what can be the
issue? If you need more information or output(permissions, special
configs etc) let me know so I can provide. This started happening after
Focal Update and ussuri which changed some user permission changes on
directories.

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

Title:
  [SRU] Creation of image (or live snapshot) from the existing VM fails
  if libvirt-image-backend is configured to qcow2 starting from Ussuri

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

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

[Bug 1635803] Re: dragging file with middle mouse button doesn't show "Copy/Move/Link" context menu

2020-11-02 Thread OzzyFrank
Upgraded from Ubuntu 16.04 to 20.04 with Nautilus/"Files" 3.36.3-stable
and there is no middle-click drag context menu. I see this has been an
issue for a while now, so I'm hoping this isn't *yet another* useful
feature Nautilus/Gnome developers have taken out for reasons most of us
can't fathom, but people are still looking at this as a bug, so I'm just
confirming it is still an issue in 20.04.1 LTS.

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

Title:
  dragging file with middle mouse button doesn't show "Copy/Move/Link"
  context menu

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

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

[Bug 1902469] Re: drm/i915/dp_mst - System would hang during the boot up.

2020-11-02 Thread Anthony Wong
** Changed in: linux-oem-5.6 (Ubuntu)
   Status: New => Invalid

** No longer affects: linux-oem-5.6 (Ubuntu Groovy)

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

Title:
  drm/i915/dp_mst - System would hang during the boot up.

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

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

[Bug 1902613] Re: drm/i915/dp_mst - only read the base capability in DPCD.

2020-11-02 Thread koba
** Tags added: oem-priority originate-from-1899609 somerville

** No longer affects: hwe-next

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

Title:
  drm/i915/dp_mst - only read the base capability in DPCD.

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

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

[Bug 1902469] Re: drm/i915/dp_mst - System would hang during the boot up.

2020-11-02 Thread Anthony Wong
** Tags added: somerville

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

Title:
  drm/i915/dp_mst - System would hang during the boot up.

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

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

[Bug 1900862] Re: package grub-efi-amd64-signed 1.142.8+2.04-1ubuntu26.6 failed to install/upgrade: installed grub-efi-amd64-signed package post-installation script subprocess returned error exit stat

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

** Changed in: grub2-signed (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/1900862

Title:
  package grub-efi-amd64-signed 1.142.8+2.04-1ubuntu26.6 failed to
  install/upgrade: installed grub-efi-amd64-signed package post-
  installation script subprocess returned error exit status 1. Didnt ask
  for PW or anything.

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

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

[Bug 1902469] Missing required logs.

2020-11-02 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 1902469

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

Title:
  drm/i915/dp_mst - System would hang during the boot up.

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

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

[Bug 1902616] [NEW] fatal error/crash on "unable to install grub"

2020-11-02 Thread matari ganan
Public bug reported:

before install: My computer has dual boot for windows 10 and OpenSUSE 15.2
Under my Primary partition SDA3, I have logical partitions...
sda6: for OpenSUSE OS
sda7: for swap file
sda8: for /home

I tried adding as logical partitions
sda9: for Xubuntu
sda10: for swap file &
sda11: for /home

ProblemType: Bug
DistroRelease: Ubuntu 20.10
Package: ubiquity 20.10.13
ProcVersionSignature: Ubuntu 5.8.0-25.26-generic 5.8.14
Uname: Linux 5.8.0-25-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu50
Architecture: amd64
CasperMD5CheckResult: pass
CasperVersion: 1.455
Date: Mon Nov  2 19:12:35 2020
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/xubuntu.seed 
maybe-ubiquity quiet splash ---
LiveMediaBuild: Xubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
ProcEnviron:
 LANGUAGE=en_US.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 LC_NUMERIC=C.UTF-8
RebootRequiredPkgs:
 linux-image-5.8.0-26-generic
 linux-base
 linux-image-5.8.0-25-generic
 linux-base
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug groovy ubiquity-20.10.13 xubuntu

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

Title:
  fatal error/crash on "unable to install grub"

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

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

[Bug 1894775] Re: thinkpad x1 exterme touchpad/trackpoint stopped working

2020-11-02 Thread shanec
With latest kernel/updates as of 2020-11-3 12:21 JST.

Ok, after changing "Config>Graphics Device" from "Discrete Graphics" to
"Hybrid Graphics" in the BIOS as suggested by ArronMa the touchpad and
trackpoint appear to function as expected.

Thanks all!
Nice find AaronMa!

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

Title:
  thinkpad x1 exterme touchpad/trackpoint stopped working

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

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

[Bug 1894775] Re: thinkpad x1 exterme touchpad/trackpoint stopped working

2020-11-02 Thread shanec
Ok, with everything updated and using the latest kernel, I still see the issue.
I'll try Checking the hybrid-mode in BIOS. If I recall I changed this mode when 
I initially got this pc and had issues with 18.04.

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

Title:
  thinkpad x1 exterme touchpad/trackpoint stopped working

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

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

[Bug 1902613] Re: drm/i915/dp_mst - only read the base capability in DPCD.

2020-11-02 Thread koba
** Also affects: linux-oem-5.6 (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: ubuntu

** No longer affects: Ubuntu Focal

** Changed in: linux-oem-5.6 (Ubuntu Focal)
   Status: New => In Progress

** Changed in: linux-oem-5.6 (Ubuntu Focal)
 Assignee: (unassigned) => koba (kobako)

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

Title:
  drm/i915/dp_mst - only read the base capability in DPCD.

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

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

[Bug 1902519] Re: KDE shows bad pixels after hibernate

2020-11-02 Thread Daniel van Vugt
** Tags added: nvidia

** Summary changed:

- KDE shows bad pixels after hibernate
+ [nvidia] KDE shows bad pixels after hibernate

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

Title:
  [nvidia] KDE shows bad pixels after hibernate

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

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

[Bug 1902469] Re: drm/i915/dp_mst - System would hang during the boot up.

2020-11-02 Thread koba
** Also affects: hwe-next/groovy
   Importance: Undecided
   Status: New

** Changed in: hwe-next/groovy
   Status: New => In Progress

** Changed in: hwe-next/groovy
 Assignee: (unassigned) => koba (kobako)

** Project changed: hwe-next => ubuntu

** No longer affects: hwe-next/focal

** No longer affects: hwe-next/groovy

** Also affects: Ubuntu Focal
   Importance: Undecided
   Status: New

** Also affects: Ubuntu Groovy
   Importance: Undecided
   Status: New

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

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

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

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

** No longer affects: ubuntu

** No longer affects: Ubuntu Focal

** No longer affects: Ubuntu Groovy

** Changed in: linux (Ubuntu Focal)
 Assignee: (unassigned) => koba (kobako)

** Changed in: linux (Ubuntu Groovy)
 Assignee: (unassigned) => koba (kobako)

** Changed in: linux-oem-5.6 (Ubuntu Focal)
   Status: New => In Progress

** Changed in: linux-oem-5.6 (Ubuntu Groovy)
   Status: New => In Progress

** Changed in: linux-oem-5.6 (Ubuntu Groovy)
 Assignee: (unassigned) => koba (kobako)

** Changed in: linux-oem-5.6 (Ubuntu Focal)
 Assignee: (unassigned) => koba (kobako)

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

Title:
  drm/i915/dp_mst - System would hang during the boot up.

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

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

[Bug 1902613] Re: drm/i915/dp_mst - only read the base capability in DPCD.

2020-11-02 Thread koba
** Also affects: ubuntu
   Importance: Undecided
   Status: New

** No longer affects: hwe-next

** No longer affects: hwe-next/focal

** Also affects: Ubuntu Focal
   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/1902613

Title:
  drm/i915/dp_mst - only read the base capability in DPCD.

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

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

[Bug 1902519] Re: KDE shows bad pixels after hibernate

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

** Changed in: kwin (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/1902519

Title:
  KDE shows bad pixels after hibernate

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

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

[Bug 1902469] [NEW] drm/i915/dp_mst - System would hang during the boot up.

2020-11-02 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

[Impact]
The machine connect with the external monitor on dock(Thunderbolt),
Then system would hang during the boot-up.

[Fix]
The atomic check hooks must look up the encoder to be used with a
connector from the connector's atomic state, and not assume that it's
the connector's current attached encoder. The latter one can change
under the atomic check func, or can be unset yet as in the case of MST
connectors.

[test]
With the patch, The machine connect with the external monitor on 
dock(Thunderbolt),
Then system boot up successfully.

[Regression Potential]
Low. This patch is also verified by others and is archived in the drmtip.

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Affects: hwe-next/focal
 Importance: Undecided
 Assignee: koba (kobako)
 Status: In Progress

** Affects: hwe-next/groovy
 Importance: Undecided
 Assignee: koba (kobako)
 Status: In Progress


** Tags: originate-from-1890077
-- 
drm/i915/dp_mst - System would hang during the boot up.
https://bugs.launchpad.net/bugs/1902469
You received this bug notification because you are a member of Ubuntu Bugs, 
which is subscribed to Ubuntu.

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

[Bug 1798524] Re: statx05 in ubuntu_ltp_syscalls failed with X-HWE-EDGE

2020-11-02 Thread Po-Hsu Lin
** Changed in: linux-azure (Ubuntu)
   Status: New => Invalid

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

Title:
  statx05 in ubuntu_ltp_syscalls failed with X-HWE-EDGE

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

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

[Bug 1798524] Re: statx05 in ubuntu_ltp_syscalls failed with X-HWE-EDGE

2020-11-02 Thread Po-Hsu Lin
https://github.com/linux-test-
project/ltp/commit/100e3fed3126e41ac7d44f932588f40f6bc096aa

** Changed in: ubuntu-kernel-tests
   Status: In Progress => Fix Released

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

Title:
  statx05 in ubuntu_ltp_syscalls failed with X-HWE-EDGE

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

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

[Bug 1895720] Re: [SRU] Spotify cover art not showing in Raven

2020-11-02 Thread Sam Lane
This package has fixed this bug for me.
Tested version 10.5.1-6ubuntu0.2

After enabling and updating from -proposed, I have been using Spotify.
Prior to this update, cover art was not showing in the Raven side panel.
With this update, Raven is now showing the correct album art that is
also shown in Spotify, with no negative effects.

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

Title:
  [SRU] Spotify cover art not showing in Raven

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

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

[Bug 1902601] Re: gnome-shell, after a while, uses large CPU%, everything is SLOW

2020-11-02 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1880405 ***
https://bugs.launchpad.net/bugs/1880405

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


** Bug watch added: gitlab.gnome.org/GNOME/gnome-shell/-/issues #3347
   https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/3347

** Also affects: gnome-shell via
   https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/3347
   Importance: Unknown
   Status: Unknown

** This bug has been marked a duplicate of bug 1880405
   High CPU and journal flooded with: JS ERROR: TypeError: null has no 
properties  _onFocusChanged@resource:///org/gnome/shell/ui/closeDialog.js:135:9

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

Title:
  gnome-shell, after a while, uses large CPU%, everything is SLOW

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

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

[Bug 1902608] Re: Failed to install/upgrade: installed grub-efi-amd64-signed package post-installation script subprocess returned error exit status 32

2020-11-02 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  Failed to install/upgrade: installed grub-efi-amd64-signed package
  post-installation script subprocess returned error exit status 32

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

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

[Bug 1895697] Re: Notification icons don't always show correctly

2020-11-02 Thread Sam Lane
This package fixes this bug for me.
Tested version 10.5.1-6ubuntu0.2

After enabling and updating from -proposed, I tested both Chromium and
Chrome browsers by going to https://www.bennish.net and
https://www.pushengage.com/demo.  Both websites now show correct
notification icons, whereas before they were showing broken image icons.

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

Title:
  Notification icons don't always show correctly

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

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

[Bug 1902580] Re: [Asus ZenBook UX425IA] No sound (Dummy Output) unless I reinstall pulseaudio after every reboot.

2020-11-02 Thread Daniel van Vugt
** Summary changed:

- Xubuntu 20.10 has no sound (Dummy Output) unless I reinstall pulseaudio after 
every reboot.
+ [Asus ZenBook UX425IA] No sound (Dummy Output) unless I reinstall pulseaudio 
after every reboot.

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

Title:
  [Asus ZenBook UX425IA] No sound (Dummy Output) unless I reinstall
  pulseaudio after every reboot.

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

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

[Bug 1902605] Re: Splashscreen freeze when 2d screen via HDMI is connected

2020-11-02 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1872159 ***
https://bugs.launchpad.net/bugs/1872159

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


** This bug has been marked a duplicate of bug 1872159
   Boot animation never finishes, especially when external monitors (or just 
more than one) are connected

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

Title:
  Splashscreen freeze when 2d screen via HDMI is connected

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

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

[Bug 1902608] [NEW] Failed to install/upgrade: installed grub-efi-amd64-signed package post-installation script subprocess returned error exit status 32

2020-11-02 Thread Eric Levinson
Public bug reported:

Freshly installed vm under Windows 10 HyperV.  After installation -
applied updates Grub was unable to update itself.

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: grub-efi-amd64-signed 1.142.8+2.04-1ubuntu26.6
ProcVersionSignature: Ubuntu 5.4.0-48.52-generic 5.4.60
Uname: Linux 5.4.0-48-generic x86_64
NonfreeKernelModules: lkp_Ubuntu_5_4_0_48_52_generic_73
ApportVersion: 2.20.11-0ubuntu27.10
Architecture: amd64
CasperMD5CheckResult: skip
Date: Mon Nov  2 18:09:19 2020
ErrorMessage: installed grub-efi-amd64-signed package post-installation script 
subprocess returned error exit status 32
Python3Details: /usr/bin/python3.8, Python 3.8.5, python3-minimal, 
3.8.2-0ubuntu2
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.2ubuntu0.1
SourcePackage: grub2-signed
Title: package grub-efi-amd64-signed 1.142.8+2.04-1ubuntu26.6 failed to 
install/upgrade: installed grub-efi-amd64-signed package post-installation 
script subprocess returned error exit status 32
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub2-signed (Ubuntu)
 Importance: Undecided
 Status: New


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

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

Title:
  Failed to install/upgrade: installed grub-efi-amd64-signed package
  post-installation script subprocess returned error exit status 32

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

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

[Bug 1902563] Re: Phone icon keeps flashing on random times on the dock mounting and unmounting the device

2020-11-02 Thread Daniel van Vugt
As a workaround please try this (to hide the phone from the dock):

gsettings set org.gnome.shell.extensions.dash-to-dock show-mounts false

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

Title:
  Phone icon keeps flashing on random times on the dock mounting and
  unmounting the device

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

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

[Bug 1902563] Re: Regression bug on hotplug-sniffer

2020-11-02 Thread Daniel van Vugt
Your journal.txt is showing the phone is regularly connecting and
disconnecting. Normally that would be a hardware or kernel problem but
in this case it does look like it's 'gvfsd' that's doing the
disconnecting:

nov 02 15:36:23 RootBook gvfsd[3243692]: LIBMTP libusb: Attempt to reset device
nov 02 15:36:23 RootBook gvfsd[3243692]: inep: usb_get_endpoint_status(): 
Onjuist apparaat
nov 02 15:36:23 RootBook gvfsd[3243692]: outep: usb_get_endpoint_status(): 
Onjuist apparaat
nov 02 15:36:23 RootBook kernel: usb 1-2: USB disconnect, device number 8
...
nov 02 15:36:26 RootBook gvfsd[3243759]: LIBMTP libusb: Attempt to reset device
nov 02 15:36:26 RootBook gvfsd[3243759]: inep: usb_get_endpoint_status(): 
Onjuist apparaat
nov 02 15:36:26 RootBook gvfsd[3243759]: outep: usb_get_endpoint_status(): 
Onjuist apparaat
nov 02 15:36:26 RootBook kernel: usb 1-2: USB disconnect, device number 10


** Package changed: gnome-shell (Ubuntu) => gnome-shell-extension-ubuntu-dock 
(Ubuntu)

** Summary changed:

- Regression bug on hotplug-sniffer
+ Phone icon keeps flashing on random times on the dock mounting and unmounting 
the device

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

Title:
  Phone icon keeps flashing on random times on the dock mounting and
  unmounting the device

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

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

[Bug 1902519] Re: KDE shows bad pixels after hibernate

2020-11-02 Thread Daniel van Vugt
This problem is a *feature* of the Nvidia driver. It also affects GNOME
(bug 1855757).

** Package changed: xorg (Ubuntu) => nvidia-graphics-drivers-440
(Ubuntu)

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

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

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

Title:
  KDE shows bad pixels after hibernate

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

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

[Bug 1902519] Re: KDE shows bad pixels after hibernate

2020-11-02 Thread Daniel van Vugt
The fix, as Nvidia expects, is for all OpenGL apps and desktop
environments to add support for
https://www.khronos.org/registry/OpenGL/extensions/NV/NV_robustness_video_memory_purge.txt

Also there's bug 1894627 tracking the same issue in Chrome/Chromium.

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

Title:
  KDE shows bad pixels after hibernate

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

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

[Bug 1901563] Re: [i915] Kernel crashed in vma_create when running Xorg

2020-11-02 Thread Daniel van Vugt
Try selecting 'Ubuntu on Wayland' from the login screen before you enter
your password.


** Summary changed:

- Kernel panic - Xorg tainted - i915
+ [i915] Kernel crashed in vma_create when running Xorg

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

Title:
  [i915] Kernel crashed in vma_create when running Xorg

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

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

[Bug 1902607] [NEW] apt-setup package (deb and udeb) should be updated in bionic-security

2020-11-02 Thread Nish Aravamudan
Public bug reported:

AIUI, a end user should be able to install a system with just the
release archive and the security pocket enabled. However, if one tries
to do this with a preseed using a gpg-signed local repositoryl, it will
fail with the bug resolved in LP: #1754075. I think it would make sense
to provide the same fix for /etc/apt/trusted.gpg.d in the security
pocket? Right now, in our internal mirror, I have to manually sync only
the debootstrap packets from bionic-updates, while everything else we
need to install can come from release + security.

** Affects: apt-setup (Ubuntu)
 Importance: Undecided
 Status: Fix Released

** Affects: apt-setup (Ubuntu Bionic)
 Importance: Undecided
 Status: New

** Also affects: debootstrap (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Also affects: apt-setup (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: debootstrap (Ubuntu)

** Changed in: apt-setup (Ubuntu)
   Status: New => Fix Released

** No longer affects: debootstrap (Ubuntu Bionic)

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

Title:
  apt-setup package (deb and udeb) should be updated in bionic-security

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-setup/+bug/1902607/+subscriptions

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

[Bug 1902368] Re: debootstrap (deb and udeb) should be updated in bionic-security

2020-11-02 Thread Nish Aravamudan
** Also affects: apt-setup (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: apt-setup (Ubuntu)

** Also affects: debootstrap (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: debootstrap (Ubuntu)
   Status: New => Fix Released

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

Title:
  debootstrap (deb and udeb) should be updated in bionic-security

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

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

[Bug 1898547] Re: neutron-linuxbridge-agent fails to start with iptables 1.8.5

2020-11-02 Thread Alex Murray
** Changed in: iptables (Ubuntu Groovy)
 Assignee: (unassigned) => Alex Murray (alexmurray)

** Changed in: iptables (Ubuntu Hirsute)
 Assignee: (unassigned) => Alex Murray (alexmurray)

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

Title:
  neutron-linuxbridge-agent fails to start with iptables 1.8.5

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

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

[Bug 1902605] [NEW] Splashscreen freeze when 2d screen via HDMI is connected

2020-11-02 Thread DoMi.....
Public bug reported:

 Hello,

Ubuntu 2010 on Dell Precision M5510, 4K sensitiv screen

CPU : Intel® Xeon(R) CPU E3-1505M v5 @ 2.80GHz × 8 
GPU : Quadro M1000M/PCIe/SSE2 / Quadro M1000M/PCIe/SSE2
Kernel 5.8.0-26-generic
External screen Dell 27"
Bypassing by pressing "ESC" at the beginning of the splash screen or unplug the 
second HDMI screen
I've decided to boot with kernel nosplash option for the moment

 Tks for you return
   Dominique

** Affects: plymouth (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/1902605

Title:
  Splashscreen freeze when 2d screen via HDMI is connected

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

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

[Bug 1902604] [NEW] fukifiknow

2020-11-02 Thread Dean Owensby
Public bug reported:

installing

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: Mon Nov  2 20:11:00 2020
InstallCmdLine: file=/cdrom/preseed/ubuntu-mate.seed initrd=/casper/initrd 
quiet splash --- maybe-ubiquity
LiveMediaBuild: Ubuntu-MATE 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
ProcEnviron:
 LANGUAGE=en_US.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 LC_NUMERIC=C.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  fukifiknow

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

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

[Bug 1902595] Re: Unit strongswan.service could not be found. (regression)

2020-11-02 Thread gregrwm
** Description changed:

-   #  systemctl status strongswan
+ #  systemctl status strongswan
  Unit strongswan.service could not be found.
    $  dpkg-query -W strongswan
  strongswan  5.8.2-1ubuntu3.1
    $  cat /etc/lsb-release
  DISTRIB_ID=Ubuntu
  DISTRIB_RELEASE=20.04
  DISTRIB_CODENAME=focal
  DISTRIB_DESCRIPTION="Ubuntu 20.04.1 LTS"
    $
  
- no such problem in bionic.
+ No such problem in bionic.  Or if this is an intentional new design,
+ please advise new instructions to follow superseding "service strongswan
+ restart" and related instructions at http://github.com/hwdsl2/setup-
+ ipsec-vpn/blob/master/docs/clients.md#configure-linux-vpn-clients-using-
+ the-command-line
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: strongswan 5.8.2-1ubuntu3.1
  ProcVersionSignature: Ubuntu 5.4.0-48.52-generic 5.4.60
  Uname: Linux 5.4.0-48-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.9
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Mon Nov  2 17:36:49 2020
  InstallationDate: Installed on 2020-03-15 (232 days ago)
  InstallationMedia: Lubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200314)
  PackageArchitecture: all
  ProcEnviron:
   LC_TIME=en_DK.utf8
   TERM=screen
   PATH=(custom, no user)
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: strongswan
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.apport.crashdb.conf: 2020-08-27T20:37:28.010487

** Description changed:

- #  systemctl status strongswan
+   #  systemctl status strongswan
  Unit strongswan.service could not be found.
    $  dpkg-query -W strongswan
  strongswan  5.8.2-1ubuntu3.1
    $  cat /etc/lsb-release
  DISTRIB_ID=Ubuntu
  DISTRIB_RELEASE=20.04
  DISTRIB_CODENAME=focal
  DISTRIB_DESCRIPTION="Ubuntu 20.04.1 LTS"
    $
  
  No such problem in bionic.  Or if this is an intentional new design,
  please advise new instructions to follow superseding "service strongswan
  restart" and related instructions at http://github.com/hwdsl2/setup-
  ipsec-vpn/blob/master/docs/clients.md#configure-linux-vpn-clients-using-
  the-command-line
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: strongswan 5.8.2-1ubuntu3.1
  ProcVersionSignature: Ubuntu 5.4.0-48.52-generic 5.4.60
  Uname: Linux 5.4.0-48-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.9
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Mon Nov  2 17:36:49 2020
  InstallationDate: Installed on 2020-03-15 (232 days ago)
  InstallationMedia: Lubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200314)
  PackageArchitecture: all
  ProcEnviron:
   LC_TIME=en_DK.utf8
   TERM=screen
   PATH=(custom, no user)
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: strongswan
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.apport.crashdb.conf: 2020-08-27T20:37:28.010487

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

Title:
  Unit strongswan.service could not be found. (regression)

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

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

[Bug 1902603] [NEW] transparent background glitches like crazy!

2020-11-02 Thread Steve Murphy
Public bug reported:

This happens, it appears with any application that displays with a transparent 
background, probably
only with my hardware. I have an ASUS ROG Strix GeForce RTX 2060 card, with all 
4 display
connectors in use. If you want to reproduce this, slap this card into a system 
and open the
MATE terminal, Edit the Default Profile, select the "Background" tab, and 
choose the "Transparent
background" tab. Set the transparency somewhere between min and max. Run your 
cursor across
the window a few times, and it should start acting up.
I also note this glitching with the gkrellm package, where the Psensor 
Temperature monitor is running with the transparency, er, the "Background 
Opacity" set to anything but Max.

I'll wager that this kind of thing only happens with an RTX 20x0 card
installed.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: mate-terminal 1.24.0-2ubuntu1
ProcVersionSignature: Ubuntu 5.4.0-52.57-generic 5.4.65
Uname: Linux 5.4.0-52-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27.10
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Mon Nov  2 17:39:07 2020
InstallationDate: Installed on 2020-03-19 (228 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: mate-terminal
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: mate-terminal (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/1902603

Title:
  transparent background glitches like crazy!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mate-terminal/+bug/1902603/+subscriptions

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

[Bug 1893274] Re: Certbot will stop working for 23, 847 users with upcoming Let's Encrypt deprecation

2020-11-02 Thread Brad Warren
Testing this is pretty tricky because it's specific to the setup of
Let's Encrypt's production ACMEv1 endpoint which no longer lets people
create accounts or obtain certificates for new domains and we hardcoded
the server URL.

The way I'd test it is:

1. Obtain a real, trusted certificate from Let's Encrypt's production ACMEv2 
endpoint. This is the default server for Certbot.
2. Run a command like `sudo sed -i 's/acme-v02/acme-v01/g' 
/etc/letsencrypt/renewal/*` to change the saved `server` value from ACMEv2 to 
ACMEv1.
3. Run `sudo certbot renew --force-renewal`.

Pre-patch, Certbot should crash because it tries to use ACMEv1 (and an
account doesn't exist), but post-patch it should switch to ACMEv2 and
successfully renew the certificate.

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

Title:
  Certbot will stop working for 23,847 users with upcoming Let's Encrypt
  deprecation

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

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

[Bug 1902601] [NEW] gnome-shell, after a while, uses large CPU%, everything is SLOW

2020-11-02 Thread Steve Murphy
Public bug reported:

See https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/3347
They wanted me to file this with YOU.

My bug description is too long for this area, so I'm attaching the description 
as
a file.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: gnome-shell 3.36.4-1ubuntu1~20.04.2
ProcVersionSignature: Ubuntu 5.4.0-52.57-generic 5.4.65
Uname: Linux 5.4.0-52-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27.10
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Mon Nov  2 17:02:12 2020
DisplayManager: gdm3
InstallationDate: Installed on 2020-03-19 (228 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
RelatedPackageVersions: mutter-common 3.36.6-1ubuntu0.20.04.2
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal

** Attachment added: "Bug Description"
   
https://bugs.launchpad.net/bugs/1902601/+attachment/5430450/+files/bug-gnome-shell-slowdown

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

Title:
  gnome-shell, after a while, uses large CPU%, everything is SLOW

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

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

[Bug 1902600] Re: package gitweb 1:2.25.1-1ubuntu3 failed to install/upgrade: installed gitweb package post-installation script subprocess returned error exit status 1

2020-11-02 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

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

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

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

[Bug 1902598] Re: Please merge localechooser 2.89 from Debian unstable

2020-11-02 Thread Ubuntu Foundations Team Bug Bot
The attachment "1-2.89ubuntu1.debdiff" 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/1902598

Title:
  Please merge localechooser 2.89 from Debian unstable

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

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

[Bug 1899304] Re: Linux 5.4.0-48 (and later) causes GPU lockup, huge performance drop, makes GNOME desktop fail to start and games going from 70fps to 7fps, slow file loading, audio issues

2020-11-02 Thread Thomas Debesse
Hi, thank you for your answer and your attention,

This issue is confirmed again.

1. 5.10.0-rc1 does not fix the problem introduced in 5.4.0-48 regarding ATI/AMD 
AGP GPU.
2. PCI GPUs are broken on AMD K8/K10 platform since years but they work on 
Intel platform, GPU being ATI/AMD or Nvidia doesn't make a difference, so there 
is no display fallback if AGP is disabled.
3. Present issue not only reports graphical performance regression, but global 
performance regression on the computers as a whole: slow disk IO, audio 
glitches…

Because the commit you talked about seems to be related to Radeon and
AGP and I've experienced bugs with PCI nVidia hardware too, I've done
more testing.

I previously reported issues with the PCI Nvidia GeForce 8400 GS rev.2
on 5.4.0-48 kernel, but at the time I did not tried if this one worked
on 5.40.0-47 on this host computer. This is now done and in fact, this
hardware does not work on this host computer on 4.15.0-118-generic
kernel from Ubuntu 16.04 LTS (Xenial), either on 4.8.0-36 and 4.4.0-190
(Xenial). I'm not saying such hardware does not work at all, such
hardware works on Intel based computers, they work on Intel-based PCIe
computer with Ubuntu 20.04 (I have not tested older).

I've tested Nvidia and ATI PCI GPUs on the K8 AGP-based computer, the
K10 AGP-based computer, a K8 PCIe based computer, and an Intel based
computer. Teh tested PCI ATI GPU is an ATI Radeon HD 4350, a not-so-old
GPU (TeraScale generation) with HDMI output.

Either ATI or Nvidia, those GPU works on Intel based computer but not in
AMD K8 AGP or K10 AGP and even not on K8 PCIe-based computer.

So, here is the list of GPU tested:

AGP ATI Radeon HD 4670 (RV730 XT, TeraScale 1), HDMI + DVI-I + VGA
AGP ATI Radeon X1950 PRO (RV570, R500), DVI-I + DVI-I
PCI ATI Radeon HD 4350 (RV710, Terascale 1), HDMI + DVI-I + VGA
PCI Nvidia Geforce 8400 GS rev.2 (NV98, Tesla 1.0), DVI-I + VGA

AGP GPUs worked up to 5.4.0-47 and stopped working with 5.4.0-48, they
still does not work on 5.10.0-rc1, I reproduced the issue on 5.10.0-rc1
on both K8 and K10 AGP based computers. I don't have access right now to
Intel-based AGP computers to test them.

Those are the computers tested:

K8 AGP based: ASRock AM2NF3-VSTA motherboard with AMD Phenom II X4 970 CPU 
(quad core), Nvidia nForce3 bridge, 16GB DDR2 800MHz, AGP + PCI
K10 AGP based: Dell Optiplex 740 motherboard with AMD Athlon 64 X2 CPU (dual 
core), Nvidia C51 host bridge, C51 PCI Express bridge, 6GB DDR2 667MHz, PCIe + 
PCI
K8 PCIe based: MSI MS-6702E motherboard with AMD Athlon 64 3200+ CPU (single 
core), VIA K8T800Pro, VT8237/8251 bridge, 3GB DDR 400MHz, AGP + PCI
Intel PCIe based: Lenovo ThinkCentre M58 motherboard with Pentium E5200 CPU 
(dual core), Intel 82801 PCI Bridge, 1GB DDR2 800MHz, PCIe + PCI

On all K8 or K10-based computers with AGP, the screen may displays
garbage but host can be accessed through SSH, so I got some logs (more
to come).

So to sum it up:

- PCI Graphics are broken in kernel since ages on K8/K10 platform but went 
probably unnoticed since they work on Intel platform and those GPU are not very 
commons.
- AGP Graphics regressed starting with 5.4.0-48.

Because PCI graphics seems to be broken for ages on K8/K10 computers,
when AGP is disabled in kernel, there is no fallback available to run a
display, at all.

On a side note, I'm surprised to hear hardware support like AGP may have
been disabled less than six months after the release of an Long Term
Support distribution that is expected to be supported for multiple
years. Six months is even shorter than the usual support for non-LTS
versions.

Also, while PCIe was introduced a long time ago (2004?), AGP lived very
lately, as demonstrated by this not-so-obsolete machine featuring a quad
core CPU with hardware virtualization, 16GB of RAM and a TeraScale
(OpenGL 3.3, OpenCL 1.0 capable) GPU with 1GB of VRAM.

The motherboard is from 2006, GPU is from 2008, and CPU is from end of
the year 2010. It seems to be a bit early to end support for them. This
is among the best the market had to offer in 2010.

Here can be found some documentation on the hardware:
Motherboard: https://www.asrock.com/mb/nvidia/am2nf3-vsta/
GPU: http://www.hisdigital.com/us/product2-448.shtml
CPU: 
https://www.cpu-world.com/CPUs/K10/AMD-Phenom%20II%20X4%20970%20Black%20Edition%20-%20HDZ970FBK4DGM%20(HDZ970FBGMBOX).html

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

Title:
  Linux 5.4.0-48 (and later) causes GPU lockup, huge performance drop,
  makes GNOME desktop fail to start and games going from 70fps to 7fps,
  slow file loading, audio issues

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

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

[Bug 1902600] [NEW] package gitweb 1:2.25.1-1ubuntu3 failed to install/upgrade: installed gitweb package post-installation script subprocess returned error exit status 1

2020-11-02 Thread Thanh Nguyen
Public bug reported:

i meet this problem when trying install mysql admin via apache2

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: gitweb 1:2.25.1-1ubuntu3
ProcVersionSignature: Ubuntu 5.4.0-52.57-generic 5.4.65
Uname: Linux 5.4.0-52-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27.10
AptOrdering:
 apache2:amd64: Install
 NULL: ConfigurePending
Architecture: amd64
CasperMD5CheckResult: skip
Date: Tue Nov  3 07:11:20 2020
DuplicateSignature:
 package:gitweb:1:2.25.1-1ubuntu3
 Processing triggers for gitweb (1:2.25.1-1ubuntu3) ...
 dpkg: error processing package gitweb (--configure):
  installed gitweb package post-installation script subprocess returned error 
exit status 1
ErrorMessage: installed gitweb package post-installation script subprocess 
returned error exit status 1
InstallationDate: Installed on 2020-10-18 (15 days ago)
InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
PackageArchitecture: all
Python3Details: /usr/bin/python3.8, Python 3.8.5, python3-minimal, 
3.8.2-0ubuntu2
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.2ubuntu0.1
SourcePackage: git
Title: package gitweb 1:2.25.1-1ubuntu3 failed to install/upgrade: installed 
gitweb package post-installation script subprocess returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.apache2.conf-available.gitweb.conf: [deleted]

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


** Tags: amd64 apport-package focal

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

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

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

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

[Bug 1902598] [NEW] Please merge localechooser 2.89 from Debian unstable

2020-11-02 Thread Dave Jones
Public bug reported:

Please merge localechooser 2.89 from Debian unstable.

Updated changelog and diff against Debian unstable is attached below.

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

** Patch added: "1-2.89ubuntu1.debdiff"
   
https://bugs.launchpad.net/bugs/1902598/+attachment/5430437/+files/1-2.89ubuntu1.debdiff

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

Title:
  Please merge localechooser 2.89 from Debian unstable

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

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

[Bug 1776857] Re: update strongswan-ikev2 package for ubuntu xenial

2020-11-02 Thread Simon Déziel
Marking as fix released as Ubuntu Focal shipped with strongswan 5.8.2 (>
5.6.3). All supported releases also got the mentioned CVEs fixed.

** Changed in: strongswan (Ubuntu)
   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/1776857

Title:
  update strongswan-ikev2 package for ubuntu xenial

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

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

[Bug 1902599] [NEW] bug

2020-11-02 Thread ALVARO DELCID
Public bug reported:

The las version of ubuntu could not be installed

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubuntu-release-upgrader-core 1:18.04.38
ProcVersionSignature: Ubuntu 4.15.0-112.113-generic 4.15.18
Uname: Linux 4.15.0-112-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.16
Architecture: amd64
CrashDB: ubuntu
Date: Mon Nov  2 17:58:41 2020
InstallationDate: Installed on 2018-02-16 (990 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=es_GT:es
 PATH=(custom, no user)
 LANG=es_GT.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to bionic on 2020-11-02 (0 days ago)
VarLogDistupgradeAptlog:
 Log time: 2020-11-02 17:53:10.381579
 Log time: 2020-11-02 17:53:36.824053
 Log time: 2020-11-02 17:57:11.297156
 Log time: 2020-11-02 17:58:43.185515
VarLogDistupgradeTermlog:

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


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

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

Title:
  bug

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

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

[Bug 1902595] Re: Unit strongswan.service could not be found. (regression)

2020-11-02 Thread Simon Déziel
On 20.04, the "starter" based service unit name is now strongswan-
starter. Can you check with systemctl status strongswan-starter?

** Changed in: strongswan (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/1902595

Title:
  Unit strongswan.service could not be found. (regression)

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

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

[Bug 1902595] Re: Unit strongswan.service could not be found. (regression)

2020-11-02 Thread gregrwm
** Summary changed:

- Unit strongswan.service could not be found.
+ Unit strongswan.service could not be found. (regression)

** Description changed:

-   #  status strongswan
+ #  systemctl status strongswan
  Unit strongswan.service could not be found.
-   $  dpkg-query -W strongswan
+   $  dpkg-query -W strongswan
  strongswan  5.8.2-1ubuntu3.1
-   $  cat /etc/lsb-release 
+   $  cat /etc/lsb-release
  DISTRIB_ID=Ubuntu
  DISTRIB_RELEASE=20.04
  DISTRIB_CODENAME=focal
  DISTRIB_DESCRIPTION="Ubuntu 20.04.1 LTS"
-   $
+   $
  
  no such problem in bionic.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: strongswan 5.8.2-1ubuntu3.1
  ProcVersionSignature: Ubuntu 5.4.0-48.52-generic 5.4.60
  Uname: Linux 5.4.0-48-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.9
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Mon Nov  2 17:36:49 2020
  InstallationDate: Installed on 2020-03-15 (232 days ago)
  InstallationMedia: Lubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200314)
  PackageArchitecture: all
  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: strongswan
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.apport.crashdb.conf: 2020-08-27T20:37:28.010487

** Description changed:

- #  systemctl status strongswan
+   #  systemctl status strongswan
  Unit strongswan.service could not be found.
    $  dpkg-query -W strongswan
  strongswan  5.8.2-1ubuntu3.1
    $  cat /etc/lsb-release
  DISTRIB_ID=Ubuntu
  DISTRIB_RELEASE=20.04
  DISTRIB_CODENAME=focal
  DISTRIB_DESCRIPTION="Ubuntu 20.04.1 LTS"
    $
  
  no such problem in bionic.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: strongswan 5.8.2-1ubuntu3.1
  ProcVersionSignature: Ubuntu 5.4.0-48.52-generic 5.4.60
  Uname: Linux 5.4.0-48-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.9
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Mon Nov  2 17:36:49 2020
  InstallationDate: Installed on 2020-03-15 (232 days ago)
  InstallationMedia: Lubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200314)
  PackageArchitecture: all
  ProcEnviron:
   LC_TIME=en_DK.utf8
   TERM=screen
   PATH=(custom, no user)
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: strongswan
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.apport.crashdb.conf: 2020-08-27T20:37:28.010487

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

Title:
  Unit strongswan.service could not be found. (regression)

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

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

[Bug 1902595] [NEW] Unit strongswan.service could not be found. (regression)

2020-11-02 Thread gregrwm
Public bug reported:

  #  systemctl status strongswan
Unit strongswan.service could not be found.
  $  dpkg-query -W strongswan
strongswan  5.8.2-1ubuntu3.1
  $  cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Ubuntu 20.04.1 LTS"
  $

no such problem in bionic.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: strongswan 5.8.2-1ubuntu3.1
ProcVersionSignature: Ubuntu 5.4.0-48.52-generic 5.4.60
Uname: Linux 5.4.0-48-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.9
Architecture: amd64
CasperMD5CheckResult: skip
Date: Mon Nov  2 17:36:49 2020
InstallationDate: Installed on 2020-03-15 (232 days ago)
InstallationMedia: Lubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200314)
PackageArchitecture: all
ProcEnviron:
 LC_TIME=en_DK.utf8
 TERM=screen
 PATH=(custom, no user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: strongswan
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.apport.crashdb.conf: 2020-08-27T20:37:28.010487

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


** Tags: amd64 apport-bug focal regression-release

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

Title:
  Unit strongswan.service could not be found. (regression)

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

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

[Bug 1902596] [NEW] VPN doesn't connect automatically

2020-11-02 Thread Jen
Public bug reported:

I have set up my Network Connections manager to automatically connect to
my VPN.  My VPN is saved with its credentials.  When I first log in
(newly started, rebooted or woken from sleep/suspend), the VPN doesn't
connect on its own.

It sometimes doesn't connect at all, and sometimes it tells me that the
VPN requires a password.  I haven't noticed a pattern.

Description:Ubuntu 20.10
Release:20.10

network-manager:
  Installed: 1.26.2-1ubuntu1
  Candidate: 1.26.2-1ubuntu1
  Version table:
 *** 1.26.2-1ubuntu1 500
500 http://us.archive.ubuntu.com/ubuntu groovy/main amd64 Packages
100 /var/lib/dpkg/status

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


** Tags: groovy

** Attachment added: "Screenshots"
   
https://bugs.launchpad.net/bugs/1902596/+attachment/5430433/+files/Untitled.jpg

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

Title:
  VPN doesn't connect automatically

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

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

[Bug 1902540] Re: hirsute fails on add-apt-repository

2020-11-02 Thread Sergio Durigan Junior
I'm also able to reproduce this in a hirsute lxd container today
(2020-11-02).

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

Title:
  hirsute fails on add-apt-repository

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1902540/+subscriptions

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

  1   2   3   4   5   >