[Bug 1597017] Update Released

2024-09-16 Thread Mauricio Faria de Oliveira
The verification of the Stable Release Update for apparmor has completed
successfully and the package is now being released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  mount rules grant excessive permissions

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


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

[Bug 1597017] Re: mount rules grant excessive permissions

2024-09-16 Thread Mauricio Faria de Oliveira
Autopkgtests preventing migration look good now.

All have passed and cleared up in update_excuses
(only libreoffice/jammy/armhf running; expecting
it to pass based on previous history and results
from same package/version in other architectures).

Proceeding with release to Jammy and Focal.

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

Title:
  mount rules grant excessive permissions

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


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

[Bug 1597017] Re: mount rules grant excessive permissions

2024-09-16 Thread Mauricio Faria de Oliveira
** Description changed:

+ [Impact]
+ 
+  * The mount rules in apparmor grant excessive permissions.
+See Original Report below.
+ 
+ [Test Plan]
+ 
+  * https://wiki.ubuntu.com/Process/Merges/TestPlans/AppArmor
+See comment 26 for context.
+ 
+ [Other Info]
+ 
  SRU Team; the packages for focal-proposed and jammy-proposed are
  intended as security updates prepared by the Ubuntu Security team (and
  have built in a ppa with only the security pockets enabled). However,
  because the fix makes mount rules in apparmor policy be treated more
  restrictively than they were prior to this update, we would like these
  packages to gain more widespread testing.
  
- Risk of Regression:
+ [Risk of Regression]
  
  The update for this issue causes the apparmor parser, the tool that
  translates written policy into the enforcement data structures used by
  the kernel, to generate more strict policy for mount rules, like the
  example below. They are not common in apparmor policy generally, but can
  appear in policies written for container managers to restrict
  containers, and thus can potentially break container startup.
  
  The packages prepared for focal-proposed and jammy-proposed have tested
  with the versions of snapd, lxc, libvirt, and docker in the ubuntu
  archive, but container managers outside of the ubuntu archive may run
  into issues, hence the need for testing and policy adjustments.
  
  Original Report:
  
  The rule
    mount options=(rw,make-slave) -> **,
  
  ends up allowing
    mount -t proc proc /mnt
  
  which it shouldn't as it should be restricted to commands with a make-
  slave flag

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

Title:
  mount rules grant excessive permissions

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


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

[Bug 2080023] Re: [SRU] Enable s390x and ppc64el for .NET 8 on Jammy

2024-09-16 Thread Mateus Rodrigues de Morais
** Changed in: dotnet8 (Ubuntu)
   Status: New => Fix Released

** Also affects: dotnet8 (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Changed in: dotnet8 (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: dotnet8 (Ubuntu Jammy)
 Assignee: (unassigned) => Graham Inggs (ginggs)

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

Title:
  [SRU] Enable s390x and ppc64el for .NET 8 on Jammy

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


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

[Bug 2055397] Re: netplan/systemd-networkd: route metric not applied to routes to the local subnet

2024-09-16 Thread Mauricio Faria de Oliveira
This still looks good (same as above).

MR for the linux-* denylists in [1] (updates with missing linux-*
packages, including the three above).

[1] https://code.launchpad.net/~mfo/britney/+git/britney/+merge/473318

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

Title:
  netplan/systemd-networkd: route metric not applied to routes to the
  local subnet

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2055397/+subscriptions


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

[Bug 2055397] Update Released

2024-09-16 Thread Mauricio Faria de Oliveira
The verification of the Stable Release Update for systemd has completed
successfully and the package is now being released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  netplan/systemd-networkd: route metric not applied to routes to the
  local subnet

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2055397/+subscriptions


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

[Bug 1597017] Re: mount rules grant excessive permissions

2024-09-16 Thread Mauricio Faria de Oliveira
Thanks, Rodrigo!

There are outdated autopkgtests (i.e., ran against reverse-test-deps
that now have newer versions in -updates), which I triggered reruns for.

Once that looks good (hopefully during my shift today, or maybe
tomorrow), I'll take a look for release.

Details:
---

jammy:
https://ubuntu-archive-team.ubuntu.com/proposed-migration/jammy/update_excuses.html#apparmor

adsys/0.9.2~22.04.2
cups/2.4.1op1-1ubuntu4.8
dovecot/1:2.3.16+dfsg1-3ubuntu2.2
libreoffice/1:7.3.7-0ubuntu0.22.04.4
libvirt/8.0.0-1ubuntu7.8
libvirt/8.0.0-1ubuntu7.9
php8.1/8.1.2-1ubuntu2.14
snapd/2.61.3+22.04
squid/5.7-0ubuntu0.22.04.3

focal:
https://ubuntu-archive-team.ubuntu.com/proposed-migration/focal/update_excuses.html#apparmor

dovecot/1:2.3.7.2-1ubuntu3.6
libreoffice/1:6.4.7-0ubuntu0.20.04.9
libvirt/6.0.0-0ubuntu8.16
php7.4/7.4.3-4ubuntu2.20
snapd/2.61.3+20.04
squid/4.10-1ubuntu1.9

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

Title:
  mount rules grant excessive permissions

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


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

[Bug 2080023] Re: [SRU] Enable s390x and ppc64el for .NET 8 on Jammy

2024-09-16 Thread Mateus Rodrigues de Morais
PPA autopkgtest results:

- amd64 [PASS]: 
https://autopkgtest.ubuntu.com/results/autopkgtest-jammy-dotnet-bootstrap-dotnet8.0.108-jammy-stage2/jammy/amd64/d/dotnet8/20240916_152349_fb122@/log.gz
- arm64 [PASS]: 
https://autopkgtest.ubuntu.com/results/autopkgtest-jammy-dotnet-bootstrap-dotnet8.0.108-jammy-stage2/jammy/arm64/d/dotnet8/20240916_181441_ae9ee@/log.gz
- ppc64el [PASS]: 
https://autopkgtest.ubuntu.com/results/autopkgtest-jammy-dotnet-bootstrap-dotnet8.0.108-jammy-stage2/jammy/ppc64el/d/dotnet8/20240916_180146_2cbd6@/log.gz
- s390x [PASS]: 
https://autopkgtest.ubuntu.com/results/autopkgtest-jammy-dotnet-bootstrap-dotnet8.0.108-jammy-stage2/jammy/s390x/d/dotnet8/20240916_180012_6a243@/log.gz

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

Title:
  [SRU] Enable s390x and ppc64el for .NET 8 on Jammy

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


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

[Bug 2055397] Re: netplan/systemd-networkd: route metric not applied to routes to the local subnet

2024-09-16 Thread Mauricio Faria de Oliveira
Today, another two (newer) packages need reruns on on latest versions (clamav, 
dovecot). 
Triggered reruns for them.
Hopefully they may finish before the end of my shift today.

Issues preventing migration:
autopkgtest for clamav/0.103.11+dfsg-0ubuntu0.20.04.1: amd64: Pass, arm64: 
Pass, armhf: Pass, ppc64el: Pass, s390x: Pass
autopkgtest for dovecot/1:2.3.7.2-1ubuntu3.6: amd64: Pass, arm64: Pass, armhf: 
Pass, i386: Not a regression, ppc64el: Pass, s390x: Pass
autopkgtest for linux-azure-cvm/blacklisted: amd64: Regression ♻
autopkgtest for linux-gke-5.15/blacklisted: amd64: Regression ♻ , arm64: 
Regression ♻
autopkgtest for linux-oem-5.14/blacklisted: amd64: Regression ♻

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

Title:
  netplan/systemd-networkd: route metric not applied to routes to the
  local subnet

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2055397/+subscriptions


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

[Bug 2078101] Re: No dep8 tests for Ubuntu-specific default sysctl.d changes

2024-09-16 Thread Heitor Alves de Siqueira
** Changed in: procps (Ubuntu)
   Status: Triaged => In Progress

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

Title:
  No dep8 tests for Ubuntu-specific default sysctl.d changes

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


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

[Bug 2080489] Re: Network Manager stops functioning on Ubuntu 24.04

2024-09-16 Thread Luís de Sousa
Hi Danilo, my answers are below.

> Does any other command work?

Yes, I can work, as long as I don't need internet access.

> Do you see any zombie () process in "ps aux"?

`ps aux | grep defunct` returns empty.

> Does it hang forever? If you wait, let's say, 2 minutes, does it
unblock?

Yes it hangs forever. I have waited for sure more than 15 minutes in one
occasion.

> Have you made any changes to your /etc/nsswitch.conf file? I'm asking
because setting "systemd" as the first option for "password" and/or
"group" is one of the things that triggers the problem.

I have made no changes to that file.

> If all the above is OK, I'd suggest trying to boot with a previous
kernel version. Maybe a recent kernel update is causing the problem.

Past experiences switching kernels were not that fortunate. But I will
give it a try.

Thank you.

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

Title:
  Network Manager stops functioning on Ubuntu 24.04

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


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

[Bug 2080748] [NEW] package nvidia-dkms-545 545.29.06-0ubuntu0.22.04.2 failed to install/upgrade: o subprocesso instalado, do pacote nvidia-dkms-545, o script post-installation retornou erro do status

2024-09-14 Thread Pedro de Miranda Vieira
Public bug reported:

Just didn´t install and create a bug report. Get back to 535

ProblemType: Package
DistroRelease: Ubuntu 22.04
Package: nvidia-dkms-545 545.29.06-0ubuntu0.22.04.2
ProcVersionSignature: Ubuntu 6.8.0-40.40~22.04.3-generic 6.8.12
Uname: Linux 6.8.0-40-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu82.6
Architecture: amd64
CasperMD5CheckResult: unknown
Date: Sat Sep 14 22:00:05 2024
ErrorMessage: o subprocesso instalado, do pacote nvidia-dkms-545, o script 
post-installation retornou erro do status de saída 10
Python3Details: /usr/bin/python3.10, Python 3.10.12, python3-minimal, 
3.10.6-1~22.04.1
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.21.1ubuntu2.3
 apt  2.4.13
SourcePackage: nvidia-graphics-drivers-545
Title: package nvidia-dkms-545 545.29.06-0ubuntu0.22.04.2 failed to 
install/upgrade: o subprocesso instalado, do pacote nvidia-dkms-545, o script 
post-installation retornou erro do status de saída 10
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: nvidia-graphics-drivers-545 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package jammy 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/2080748

Title:
  package nvidia-dkms-545 545.29.06-0ubuntu0.22.04.2 failed to
  install/upgrade: o subprocesso instalado, do pacote nvidia-dkms-545, o
  script post-installation retornou erro do status de saída 10

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


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

[Bug 2080746] [NEW] package firefox 130.0+build2-0ubuntu0.20.04.1 failed to install/upgrade: o subprocesso do pacote firefox, novo script pre-installation retornou erro do status de saída 1

2024-09-14 Thread Lanna Barroso de Oliveira
Public bug reported:

Não sei dos detalhes.

ProblemType: Package
DistroRelease: Ubuntu 22.04
Package: firefox 130.0+build2-0ubuntu0.20.04.1
ProcVersionSignature: Ubuntu 5.14.0-1042.47-oem 5.14.21
Uname: Linux 5.14.0-1042-oem x86_64
AddonCompatCheckDisabled: False
ApportVersion: 2.20.11-0ubuntu82.6
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  lanna  1680 F pulseaudio
BuildID: 20240829075237
CasperMD5CheckResult: unknown
Channel: Unavailable
Date: Sat Sep 14 20:31:57 2024
DistributionChannelDescriptor:
 # This is the distribution channel descriptor for the OEM CDs
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-somerville-focal-amd64-20200502-85
ErrorMessage: o subprocesso do pacote firefox, novo script pre-installation 
retornou erro do status de saída 1
ForcedLayersAccel: False
InstallationDate: Installed on 2024-09-03 (11 days ago)
InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 20200502-05:58
IpRoute:
 default via 10.57.0.1 dev wlp2s0 proto dhcp metric 600 
 10.57.0.0/16 dev wlp2s0 proto kernel scope link src 10.57.168.98 metric 600 
 169.254.0.0/16 dev wlp2s0 scope link metric 1000
NoProfiles: True
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
Python3Details: /usr/bin/python3.10, Python 3.10.12, python3-minimal, 
3.10.6-1~22.04.1
PythonDetails: N/A
RebootRequiredPkgs: Error: path contained symlinks.
RelatedPackageVersions:
 dpkg 1.21.1ubuntu2.3
 apt  2.4.13
RunningIncompatibleAddons: False
SourcePackage: firefox
Title: package firefox 130.0+build2-0ubuntu0.20.04.1 failed to install/upgrade: 
o subprocesso do pacote firefox, novo script pre-installation retornou erro do 
status de saída 1
UpgradeStatus: Upgraded to jammy on 2024-09-14 (0 days ago)
dmi.bios.date: 03/08/2024
dmi.bios.release: 1.23
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.23.0
dmi.board.name: 034TG4
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.23.0:bd03/08/2024:br1.23:svnDellInc.:pnInspiron153520:pvr:rvnDellInc.:rn034TG4:rvrA00:cvnDellInc.:ct10:cvr:sku0B92:
dmi.product.family: Inspiron
dmi.product.name: Inspiron 15 3520
dmi.product.sku: 0B92
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-package jammy

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

Title:
  package firefox 130.0+build2-0ubuntu0.20.04.1 failed to
  install/upgrade: o subprocesso do pacote firefox, novo script pre-
  installation retornou erro do status de saída 1

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


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

[Bug 2080426] Re: module not available for python versions in universe

2024-09-13 Thread Mauricio Faria de Oliveira
** Changed in: python-apt (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/2080426

Title:
  module not available for python versions in universe

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


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

[Bug 2055397] Re: netplan/systemd-networkd: route metric not applied to routes to the local subnet

2024-09-13 Thread Mauricio Faria de Oliveira
The non-denylisted regressions are now cleared:

systemd (245.4-4ubuntu3.23 to 245.4-4ubuntu3.24) 
...
Issues preventing migration:
autopkgtest for linux-azure-cvm/blacklisted: amd64: Regression ♻
autopkgtest for linux-gke-5.15/blacklisted: amd64: Regression ♻ , arm64: 
Regression ♻
autopkgtest for linux-oem-5.14/blacklisted: amd64: Regression ♻
...

The 4 "Regression" links point to:
"This package is marked to never run. To get the entry removed, contact a 
member of the Ubuntu Release or Canonical Ubuntu QA team."

I plan to review this SRU in my next shift.

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

Title:
  netplan/systemd-networkd: route metric not applied to routes to the
  local subnet

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2055397/+subscriptions


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

[Bug 2080489] Re: Network Manager stops functioning on Ubuntu 24.04

2024-09-13 Thread Luís de Sousa
Neither `ip link show` nor `dmesg` produce any outputs when the
NetworkManager is unresponsive. Both commands hang up the command line.
I never seen `dmesg` behaving like this before.

I am attaching the output of `dmesg` obtained after rebooting the
system. Just in case that is useful.

Thank you.

** Attachment added: "dmesg.log"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/2080489/+attachment/5816884/+files/dmesg.log

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

Title:
  Network Manager stops functioning on Ubuntu 24.04

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


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

[Bug 2064530] Re: Include support for .NET 8 for Ubuntu on Power

2024-09-13 Thread Mateus Rodrigues de Morais
Hi all! .NET 8 on ppc64el is now available on Ubuntu 24.04 (Noble):

$ rmadison -s noble-updates dotnet8
 dotnet8 | 8.0.108-8.0.8-0ubuntu1~24.04.2 | noble-updates | source, amd64, 
arm64, ppc64el, s390x

** Changed in: dotnet8 (Ubuntu Noble)
   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/2064530

Title:
  Include support for .NET 8 for Ubuntu on Power

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


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

[Bug 2080489] Re: Network Manager stops functioning on Ubuntu 24.04

2024-09-13 Thread Luís de Sousa
Thank you Danilo and Paul for the swift follow up. The full
NetworkManager journal is attached. As for apport it fails with various
exceptions (see below). In my experience it is not really usuble when
the issue affects internet access.

Regards.


```
$ apport-collect 2080489
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/httplib2/__init__.py", line 1343, in 
_conn_request
conn.connect()
  File "/usr/lib/python3/dist-packages/httplib2/__init__.py", line 1119, in 
connect
address_info = socket.getaddrinfo(host, port, 0, socket.SOCK_STREAM)
   ^
  File "/usr/lib/python3.12/socket.py", line 976, in getaddrinfo
for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
   ^^^
socket.gaierror: [Errno -2] Name or service not known

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/share/apport/apport-gtk", line 650, in 
app.run_argv()
  File "/usr/lib/python3/dist-packages/apport/ui.py", line 919, in run_argv
return self.run_update_report()
   
  File "/usr/lib/python3/dist-packages/apport/ui.py", line 747, in 
run_update_report
if not self.crashdb.can_update(self.args.update_report):
   
  File "/usr/lib/python3/dist-packages/apport/crashdb_impl/launchpad.py", line 
561, in can_update
bug = self.launchpad.bugs[crash_id]
  ^^
  File "/usr/lib/python3/dist-packages/apport/crashdb_impl/launchpad.py", line 
165, in launchpad
self.__launchpad = Launchpad.login_with(
   ^
  File "/usr/lib/python3/dist-packages/launchpadlib/launchpad.py", line 700, in 
login_with
return cls._authorize_token_and_login(
   ^^^
  File "/usr/lib/python3/dist-packages/launchpadlib/launchpad.py", line 451, in 
_authorize_token_and_login
credentials = authorization_engine(credentials, credential_store)
  ^^^
  File "/usr/lib/python3/dist-packages/launchpadlib/credentials.py", line 625, 
in __call__
request_token_string = self.get_request_token(credentials)
   ^^^
  File "/usr/lib/python3/dist-packages/launchpadlib/credentials.py", line 640, 
in get_request_token
authorization_json = credentials.get_request_token(
 ^^
  File "/usr/lib/python3/dist-packages/launchpadlib/credentials.py", line 194, 
in get_request_token
response, content = _http_post(url, headers, params)

  File "/usr/lib/python3/dist-packages/launchpadlib/credentials.py", line 108, 
in _http_post
).request(url, method="POST", headers=headers, body=urlencode(params))
  
  File "/usr/lib/python3/dist-packages/httplib2/__init__.py", line 1701, in 
request
(response, content) = self._request(
  ^^
  File "/usr/lib/python3/dist-packages/httplib2/__init__.py", line 1421, in 
_request
(response, content) = self._conn_request(conn, request_uri, method, body, 
headers)
  

  File "/usr/lib/python3/dist-packages/httplib2/__init__.py", line 1350, in 
_conn_request
raise ServerNotFoundError("Unable to find the server at %s" % conn.host)
httplib2.error.ServerNotFoundError: Unable to find the server at launchpad.net
```


** Attachment added: "Full NetworkManager journal"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/2080489/+attachment/5816799/+files/networkmanager.log

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

Title:
  Network Manager stops functioning on Ubuntu 24.04

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


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

[Bug 2080550] [NEW] Update from Ubuntu 22.04 LTS to 24.04 LTS. Error on calculating downloading software

2024-09-12 Thread FILIPPO DE BELLIS
Public bug reported:

Error on calculating downloading software occurred.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: ubuntu-release-upgrader-core 1:22.04.19
ProcVersionSignature: Ubuntu 6.8.0-40.40.1~22.04.1-lowlatency 6.8.12
Uname: Linux 6.8.0-40-lowlatency x86_64
ApportVersion: 2.20.11-0ubuntu82.6
Architecture: amd64
CasperMD5CheckResult: unknown
CrashDB: ubuntu
CurrentDesktop: KDE
Date: Thu Sep 12 17:43:48 2024
InstallationDate: Installed on 2024-07-25 (49 days ago)
InstallationMedia: Ubuntu-Studio 22.04.4 LTS "Jammy Jellyfish" - Release amd64 
(20240216)
PackageArchitecture: all
RebootRequiredPkgs: Error: path contained symlinks.
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to jammy on 2024-09-12 (0 days ago)
VarLogDistupgradeTermlog:

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


** Tags: amd64 apport-bug dist-upgrade jammy 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/2080550

Title:
  Update from Ubuntu 22.04 LTS to 24.04 LTS. Error on calculating
  downloading software

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


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

[Bug 2080489] Re: Network Manager stops functioning on Ubuntu 24.04

2024-09-12 Thread Luís de Sousa
** Description changed:

  I installed Ubuntu 24.04 about a month ago on a Asus Vivobook. Soon
  after the NetworkManager started misbehaving, with all connections to
  the internet becoming idle now and then. When this event happens the
  only way to restore internet access is to reboot the system. If
- initially these event were occasional, they now take place 3 or 4 times
+ initially these events were occasional, they now take place 3 or 4 times
  per day, often after signing in from the lock screen.
  
  So far I was not able to verify whether NetworkManager is actually
  crashing, the Settings programme reports "NetworkManager not running"
  (see attached image). However, in the command line `systemctl` reports
  an active service:
  
  ```
  $ systemctl status NetworkManager
  ● NetworkManager.service - Network Manager
-  Loaded: loaded (/usr/lib/systemd/system/NetworkManager.service; enabled>
-  Active: active (running) since Sun 2024-08-27 18:21:44 WEST; 2h 18min a>
-Docs: man:NetworkManager(8)
-Main PID: 1149 (NetworkManager)
-   Tasks: 4 (limit: 18646)
-  Memory: 12.2M (peak: 28.6M)
- CPU: 836ms
-  CGroup: /system.slice/NetworkManager.service
-  └─1149 /usr/sbin/NetworkManager --no-daemon
+  Loaded: loaded (/usr/lib/systemd/system/NetworkManager.service; enabled>
+  Active: active (running) since Sun 2024-08-27 18:21:44 WEST; 2h 18min a>
+    Docs: man:NetworkManager(8)
+    Main PID: 1149 (NetworkManager)
+   Tasks: 4 (limit: 18646)
+  Memory: 12.2M (peak: 28.6M)
+ CPU: 836ms
+  CGroup: /system.slice/NetworkManager.service
+  └─1149 /usr/sbin/NetworkManager --no-daemon
  
  ago 27 19:34:08 Symbolic NetworkManager[1149]:   [1724006048.8961] man>
  ago 27 19:34:08 Symbolic NetworkManager[1149]:   [1724006048.8965] dev>
  ago 27 19:34:09 Symbolic NetworkManager[1149]:   [1724006049.1482] dev>
  ago 27 19:34:09 Symbolic NetworkManager[1149]:   [1724006049.1484] dev>
  ago 27 19:34:09 Symbolic NetworkManager[1149]:   [1724006049.1488] dhc>
  ago 27 19:34:09 Symbolic NetworkManager[1149]:   [1724006049.1488] dhc>
  ago 27 19:34:09 Symbolic NetworkManager[1149]:   [1724006049.1489] dhc>
  ago 27 19:34:09 Symbolic NetworkManager[1149]:   [1724006049.2049] dev>
  ago 27 20:33:50 Symbolic NetworkManager[1149]:   [1724009630.5340] man>
- ago 27 20:33:50 Symbolic NetworkManager[1149]:   [1724009630.5344] dev> 
+ ago 27 20:33:50 Symbolic NetworkManager[1149]:   [1724009630.5344] dev>
  ```
  
  But if I try to restart the service, the command line just hangs up:
  
  ```
  $ ping 1.1.1.1
  ping: connect: Network is unreachable
  
  $ sudo systemctl restart NetworkManager
  
  ```
  
  Also from `ifconfig` there is no response:
  
  ```
  $ ifconfig -a
  
  ```
  
  Please let me know if there is further useful information I can report.
  
  Thank you.

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

Title:
  Network Manager stops functioning on Ubuntu 24.04

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


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

[Bug 2080426] Re: module not available for python versions in universe

2024-09-11 Thread Mauricio Faria de Oliveira
Product Feedback & Features Request `PF-5248`:
https://warthogs.atlassian.net/browse/PF-5248

** Tags added: pf-5248

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

Title:
  module not available for python versions in universe

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


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

[Bug 2080426] [NEW] module not available for python versions in universe

2024-09-11 Thread Mauricio Faria de Oliveira
Public bug reported:

Some Ubuntu releases may provide more than one version of Python;
e.g., Jammy has python3.10 in _main_ and python3.11 in _universe_.

However, the modules are only shipped for the python version in
_main_, and can't be imported by python version(s) in _universe_.

It's understandable that not all python versions are considered
"supported" by `py3versions`, particularly if not in _main_, but...

It turns out Ubuntu Pro provides support for packages in _universe_,
and there are reports of this import error/failure from customers
with some frequency.

Could the build/delivery of the python-apt modules be considered
for all python versions available in a series, independently of
the component (main/universe)?

Thanks!

Details:
---

$ lsb_release -cs
jammy

$ apt-cache search --names-only '^python3\.[0-9]+$'
python3.10 - Interactive high-level object-oriented language (version 3.10)
python3.11 - Interactive high-level object-oriented language (version 3.11)

$ apt show python3.10 python3.11 2>/dev/null | grep -e Package: -e Section:
Package: python3.10
Section: python
Package: python3.11
Section: universe/python

$ sudo apt install --yes python3-apt python3.11 python3.10

$ py3versions --help | grep supported
Usage: [-v] [-h] [-d|--default] [-s|--supported] [-i|--installed]
  -s, --supported  print the supported python3 versions
  -i, --installed  print the installed supported python3 versions

$ py3versions --supported
python3.10

$ py3versions --installed # ... AND supported
python3.10

$ dpkg -L python3-apt | grep -F 'apt_pkg.' # ... ONLY 3.10, NOT 3.11
/usr/lib/python3/dist-packages/apt_pkg.cpython-310-x86_64-linux-gnu.so

$ python3.10 -c 'import apt_pkg'; echo $?
0

$ python3.11 -c 'import apt_pkg'; echo $?
Traceback (most recent call last):
  File "", line 1, in 
ModuleNotFoundError: No module named 'apt_pkg'
1

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

Title:
  module not available for python versions in universe

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


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

[Bug 2080023] Re: [WIP] Enable s390x and ppc64el for .NET 8 on Jammy

2024-09-11 Thread Mateus Rodrigues de Morais
** Description changed:

- TBD
+ Upload available in PPA: https://launchpad.net/~dotnet-
+ bootstrap/+archive/ubuntu/dotnet8.0.108-jammy-stage2
+ 
+ [ Impact ]
+ 
+  * This SRU aims to enable the s390x and ppc64el architectures on .NET 8
+targeting Ubuntu 22.04 (Jammy Jellyfish). These architectures have
+already been enabled for .NET 8 on Oracular Oriole and Noble Numbat.
+ 
+  * This is part of the .NET team's roadmap for the Oracular Oriole
+ cycle.
+ 
+  * Per the changelog of the package in the PPA, the changes introduced in
+this upload are only related to the enablement of s390x and ppc64el.
+ 
+ [ Test Plan ]
+ 
+  * Run the steps outlined in the .NET SRU Test Plan document [1] on an s390x
+and ppc64el machine.
+ 
+ [ Where problems could occur ]
+ 
+  * s390x and ppc64el have already been enabled for .NET 8 on Oracular and
+Noble.
+ 
+  * The patches introduced to fix various FTBFS and autopkgtest failures on
+ppc64el are only modifying parameters in unit test projects within the
+.NET code-base as well as the autopkgtest test runner code-base and its
+related libraries. These should not impact "shippable" products that land
+in the final binary packages.
+ 
+  * If a problem occurs, it would be limited to .NET on s390x and ppc64el and
+will show up when using the product with normal day-to-day operations,
+which the test plan should be able to reproduce.
+ 
+ [ Other Info ]
+ 
+  * The s390x and ppc64el builds will require a bootstrap once they hit
+ -proposed. The bootstrap packages have been prepared and are available
+in PPAs [2][3]. They will be uploaded to the Ubuntu Bootstrap PPA by an
+Archive Admin once we're ready to bootstrap.
+ 
+  * When this upload hits -proposed, the s390x and ppc64el builds will stay
+in dependency wait status until the bootstrap packages are uploaded and
+the Launchpad team triggers the bootstrap. The .NET team
+(Toolchains/Foundations) will drive the coordination of these tasks once
+we're there.
+ 
+ [0] https://bugs.launchpad.net/ubuntu/noble/+source/dotnet8/+bug/2064530
+ [1] 
https://github.com/canonical/dotnet-source-build/blob/main/docs/SRUTestPlan.md
+ [2] 
https://launchpad.net/~dotnet-bootstrap/+archive/ubuntu/dotnet8.0.108-jammy-stage1-s390x
+ [3] 
https://launchpad.net/~dotnet-bootstrap/+archive/ubuntu/dotnet8.0.108-jammy-stage1-ppc64el

** Summary changed:

- [WIP] Enable s390x and ppc64el for .NET 8 on Jammy
+ [SRU] Enable s390x and ppc64el for .NET 8 on Jammy

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

Title:
  [SRU] Enable s390x and ppc64el for .NET 8 on Jammy

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


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

[Bug 2061687] Re: Snapshot doesn't work until camera is unplugged and plugged back in or pipewire or wireplumber is restarted

2024-09-11 Thread Hans de Goede
I have submitted a pipewire merge-request upstream which should fix
this:

https://gitlab.freedesktop.org/pipewire/pipewire/-/merge_requests/2118

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

Title:
  Snapshot doesn't work until camera is unplugged and plugged back in or
  pipewire or wireplumber is restarted

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


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

[Bug 2077769] Re: fips-preview break openvpn ciphers

2024-09-10 Thread Heitor Alves de Siqueira
Thanks for the debdiff, Jorge!

I understand your patch is fixing up the previous d/p/OpenSSL3.patch,
but usually it's preferred to keep them ordered chronologically in the
series file. In your case that didn't cause any conflicts as the
remaining patches touched on separate files, but please keep this in
mind for future changes. Also, your changelog header still has the
UNRELEASED string, note that this should be 'jammy'.

The DEP-3 headers for your patch look good, but I have a question on the
contents themselves: I noticed that other providers are tested with an
ASSERT call after they're loaded. Is this not needed for the FIPS
provider? You mentioned that on non-FIPS systems the provider would be
NULL, so I wonder if we should have other tests for that? (i.e. an
ASSERT there would most likely fail, according to what you report,
right?)

Essentially, I'd like to see a bit more in the "Where problems could
occur" section. If there's a way to only load the FIPS provider when
it's needed or test that it's valid before proceeding, that'd be great.
It'd be an unfortunate regression to have a NULL provider de-referenced
later on in some of the openvpn code, causing it to crash with a
SIGSEGV.

** Changed in: openvpn (Ubuntu Jammy)
   Status: In Progress => Incomplete

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

Title:
  fips-preview break openvpn ciphers

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


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

[Bug 2077769] Re: fips-preview break openvpn ciphers

2024-09-10 Thread Heitor Alves de Siqueira
** Changed in: openvpn (Ubuntu Jammy)
   Importance: Undecided => Medium

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

Title:
  fips-preview break openvpn ciphers

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


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

[Bug 2049315] Re: cups-browsed running non-stop on two cores

2024-09-10 Thread Michael De La Rue
I sent an ubuntu-bug.

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

Title:
  cups-browsed running non-stop on two cores

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


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

[Bug 2049315] Re: cups-browsed running non-stop on two cores

2024-09-10 Thread Michael De La Rue
ps aux | grep cups-b
root2095  0.0  0.0   2892  1280 ?Ss   Sep09   0:00 /bin/sh 
/snap/cups/1058/scripts/run-cups-browsed
root2428  0.0  0.0   2892   768 ?SSep09   0:00 /bin/sh 
/snap/cups/1058/scripts/run-cups-browsed
cups-br+2856  163  0.0 416060 21656 ?Rsl  Sep09 2716:27 
/usr/sbin/cups-browsed

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

Title:
  cups-browsed running non-stop on two cores

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


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

[Bug 2080231] Re: pasta de arquivo não ordena corretamente

2024-09-10 Thread miguel gonçalves de faria
** Description changed:

  Por exemplo: 
  se eu tenho dois arquivos com os nomes a13.odt e a123.odt eles estão listados 
nesta ordem, quado deveria ser a123.odt e a13.odt. 
  Isso ocorre porque o nome do primeiro arquivo é menor que o segundo e a 
comparação não é feito corretamente.
  
  Já fiz vários testes e isto ocorre independentemente da ordem do tamanho dos 
nomes e números de arquivos. 
- Não é coisa recente, mas como não foi resolvido, resolvi reportar.
+ Não é coisa recente, mas como não foi resolvido, resolve reportar.
+ 
+ Penso que se esta subrotina que ordenana os nomes de arquivos estiver
+ realmente com erro, e se ela for usada em algo fundamental, o erro deve
+ ser corrigido.

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

Title:
  pasta de arquivo não ordena corretamente

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


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

[Bug 2080231] [NEW] pasta de arquivo não ordena corretamente

2024-09-10 Thread miguel gonçalves de faria
Public bug reported:

Por exemplo: 
se eu tenho dois arquivos com os nomes a13.odt e a123.odt eles estão listados 
nesta ordem, quado deveria ser a123.odt e a13.odt. 
Isso ocorre porque o nome do primeiro arquivo é menor que o segundo e a 
comparação não é feito corretamente.

Já fiz vários testes e isto ocorre independentemente da ordem do tamanho dos 
nomes e números de arquivos. 
Não é coisa recente, mas como não foi resolvido, resolvi reportar.

** Affects: ubuntu
 Importance: Undecided
 Assignee: miguel gonçalves de faria (miguelfaria1)
 Status: New

** Description changed:

- Por exemplo:
- se eu tenho dois arquivos com os nomes a13.odt e a123.odt eles são exibidos 
nesta ordem, quado deveriam ser em exibido a123.odt e a13.odt.
- Isto ocorre devido ao nome do primeiro arquivo ser menor que o segundo e o 
ordenador não faz a comparação corretamente.
+ Por exemplo: 
+ se eu tenho dois arquivos com os nomes a13.odt e a123.odt eles são exibidos 
nesta ordem, quado deveriam ser a123.odt e a13.odt. 
+ Isso ocorre porque o nome do primeiro arquivo é menor que o segundo e a 
comparação não é feita corretamente.
  
- Já fiz vários testes e isto ocorre independentemente da ordem o tamanho
- do nomes e números de arquivos.
+ Já fiz vários testes e isto ocorre independentemente da ordem do tamanho
+ dos nomes e números de arquivos.

** Changed in: ubuntu
 Assignee: (unassigned) => miguel gonçalves de faria (miguelfaria1)

** Description changed:

  Por exemplo: 
- se eu tenho dois arquivos com os nomes a13.odt e a123.odt eles são exibidos 
nesta ordem, quado deveriam ser a123.odt e a13.odt. 
+ se eu tenho dois arquivos com os nomes a13.odt e a123.odt eles estão exibidos 
nesta ordem, quado deveriq ser a123.odt e a13.odt. 
  Isso ocorre porque o nome do primeiro arquivo é menor que o segundo e a 
comparação não é feita corretamente.
  
  Já fiz vários testes e isto ocorre independentemente da ordem do tamanho
  dos nomes e números de arquivos.

** Description changed:

  Por exemplo: 
- se eu tenho dois arquivos com os nomes a13.odt e a123.odt eles estão exibidos 
nesta ordem, quado deveriq ser a123.odt e a13.odt. 
- Isso ocorre porque o nome do primeiro arquivo é menor que o segundo e a 
comparação não é feita corretamente.
+ se eu tenho dois arquivos com os nomes a13.odt e a123.odt eles estão listados 
nesta ordem, quado deveria ser a123.odt e a13.odt. 
+ Isso ocorre porque o nome do primeiro arquivo é menor que o segundo e a 
comparação não é feito corretamente.
  
  Já fiz vários testes e isto ocorre independentemente da ordem do tamanho
  dos nomes e números de arquivos.

** Description changed:

  Por exemplo: 
  se eu tenho dois arquivos com os nomes a13.odt e a123.odt eles estão listados 
nesta ordem, quado deveria ser a123.odt e a13.odt. 
  Isso ocorre porque o nome do primeiro arquivo é menor que o segundo e a 
comparação não é feito corretamente.
  
- Já fiz vários testes e isto ocorre independentemente da ordem do tamanho
- dos nomes e números de arquivos.
+ Já fiz vários testes e isto ocorre independentemente da ordem do tamanho dos 
nomes e números de arquivos.
+ Não é coisa recente, mas como não foi resolvido, resolvi reportar.

** Description changed:

  Por exemplo: 
  se eu tenho dois arquivos com os nomes a13.odt e a123.odt eles estão listados 
nesta ordem, quado deveria ser a123.odt e a13.odt. 
  Isso ocorre porque o nome do primeiro arquivo é menor que o segundo e a 
comparação não é feito corretamente.
  
- Já fiz vários testes e isto ocorre independentemente da ordem do tamanho dos 
nomes e números de arquivos.
+ Já fiz vários testes e isto ocorre independentemente da ordem do tamanho dos 
nomes e números de arquivos. 
  Não é coisa recente, mas como não foi resolvido, resolvi reportar.

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

Title:
  pasta de arquivo não ordena corretamente

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


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

[Bug 2061929] Please test proposed package

2024-09-09 Thread Mauricio Faria de Oliveira
Hello A., or anyone else affected,

Accepted python-docker into noble-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/python-
docker/5.0.3-1ubuntu1.1 in a few hours, and then in the -proposed
repository.

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

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

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

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

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

Title:
  [SRU] Python docker package does not import, crashes due to urllib3
  upgrade

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


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

[Bug 2065348] Re: [SRU] python3-docker `from_env()` broken

2024-09-09 Thread Mauricio Faria de Oliveira
Hello Greg, or anyone else affected,

Accepted python-docker into noble-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/python-
docker/5.0.3-1ubuntu1.1 in a few hours, and then in the -proposed
repository.

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

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

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

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

** Changed in: python-docker (Ubuntu Noble)
   Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-noble

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

Title:
  [SRU] python3-docker `from_env()` broken

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


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

[Bug 2061929] Re: [SRU] Python docker package does not import, crashes due to urllib3 upgrade

2024-09-09 Thread Mauricio Faria de Oliveira
Sudip,

For the future, it would be great to have this basic verification in the
Test Plan done as part of autopkgtests.

Would you be interested / available to implement that?

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

Title:
  [SRU] Python docker package does not import, crashes due to urllib3
  upgrade

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


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

[Bug 2061929] Re: [SRU] Python docker package does not import, crashes due to urllib3 upgrade

2024-09-09 Thread Mauricio Faria de Oliveira
Hi Sudip,

Thanks for the contribution and updates!

1) DEP-3 note:
In use-packaging.patch, `Origin: upstream` should be `Origin: backport`, as the 
patch was changed / files were removed: requirements.txt, setup.py.
This is noted in bug description/other info (thanks!), so this is fine, but 
DEP-3 meaning is incorrect; see [1].

2) In order to verify bug 2075337: you should be able to download and
install/downgrade the python3-defaults' binary packages for the previous
version from LP [2] or directly from `apt`, as these are available in
the release pocket (see command snippet below); then ensure that on `apt
install` of the python3-docker in proposed, the py3-def packages are
upgraded to those in -updates:

apt install --allow-downgrades \
  $(apt list '?and(?installed,?source-package(python3-defaults))' 2>/dev/null | 
grep -v 'Listing' | cut -d/ -f1 | tr '\n' ' ' | sed 's/ /=3.12.3-0ubuntu1 /g')

[1] https://dep-team.pages.debian.net/deps/dep3/
[2] 
https://launchpad.net/ubuntu/+source/python3-defaults/3.12.3-0ubuntu1/+build/28052725

** Changed in: python-docker (Ubuntu Noble)
   Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-noble

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

Title:
  [SRU] Python docker package does not import, crashes due to urllib3
  upgrade

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


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

[Bug 2075337] Re: [SRU] py3clean fails when using alternate character set

2024-09-09 Thread Mauricio Faria de Oliveira
Hello Robie, or anyone else affected,

Accepted python-docker into noble-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/python-
docker/5.0.3-1ubuntu1.1 in a few hours, and then in the -proposed
repository.

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

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

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

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

** Changed in: python-docker (Ubuntu Jammy)
   Status: New => Invalid

** Changed in: python-docker (Ubuntu Noble)
   Status: In Progress => Fix Committed

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

Title:
  [SRU] py3clean fails when using alternate character set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2075337/+subscriptions


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

[Bug 2073688] Re: /usr/lib/kitty/kitty/options/definition.py:4116: SyntaxWarning: invalid escape sequence '\e' long_text='''

2024-09-09 Thread Mauricio Faria de Oliveira
Hello Agathe, or anyone else affected,

Accepted kitty into noble-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/kitty/0.32.2-1ubuntu0.2 in a few
hours, and then in the -proposed repository.

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

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

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

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

** Changed in: kitty (Ubuntu Noble)
   Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-noble

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

Title:
  /usr/lib/kitty/kitty/options/definition.py:4116: SyntaxWarning:
  invalid escape sequence '\e'   long_text='''

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


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

[Bug 2055397] Re: netplan/systemd-networkd: route metric not applied to routes to the local subnet

2024-09-09 Thread Mauricio Faria de Oliveira
Thanks, Nick.

There are several autopkgtests positives that are outdated (i.e., focal-
updates has newer versions of the tested packages), thus listed in the
update_excuses page as blocking [1].

I have requested reruns for all of those, which should clear the `Issues
preventing migration` section if all goes well (not expecting failures,
as they have all passed with the older/outdated version, but if they
fail, the testing was worth it).

Once that is finished, this should be good for release, IMHO.

cheers,
Mauricio

[1] https://ubuntu-archive-team.ubuntu.com/proposed-
migration/focal/update_excuses.html#systemd

Generated: 2024.09.09 18:58:58 +
...
systemd (245.4-4ubuntu3.23 to 245.4-4ubuntu3.24)
...
Issues preventing migration:
autopkgtest for exim4/4.93-13ubuntu1.10: amd64: Pass, arm64: Pass, armhf: Pass, 
ppc64el: Pass, s390x: Pass
autopkgtest for linux/5.4.0-189.209: amd64: Pass, arm64: Pass, armhf: Pass, 
ppc64el: Pass, s390x: Pass
autopkgtest for linux-aws/5.4.0-1128.138: amd64: Pass, arm64: Pass
autopkgtest for linux-aws-5.15/5.15.0-1065.71~20.04.1: amd64: Pass, arm64: Pass
autopkgtest for linux-azure/5.4.0-1133.140: amd64: Pass, arm64: Pass
autopkgtest for linux-azure-5.15/5.15.0-1068.77~20.04.1: amd64: Pass, arm64: 
Pass
autopkgtest for linux-azure-cvm/blacklisted: amd64: Regression ♻
autopkgtest for linux-bluefield/5.4.0-1088.95: arm64: Pass
autopkgtest for linux-gcp/5.4.0-1132.141: amd64: Pass, arm64: Pass
autopkgtest for linux-gcp-5.15/5.15.0-1062.70~20.04.1: amd64: Pass, arm64: Pass
autopkgtest for linux-gke-5.15/blacklisted: amd64: Regression ♻ , arm64: 
Regression ♻
autopkgtest for linux-gkeop/5.4.0-1095.99: amd64: Pass
autopkgtest for linux-gkeop-5.15/5.15.0-1048.55~20.04.1: amd64: Pass
autopkgtest for linux-hwe-5.15/5.15.0-116.126~20.04.1: amd64: Pass, arm64: 
Pass, armhf: Pass, ppc64el: Pass, s390x: Pass
autopkgtest for linux-ibm/5.4.0-1075.80: amd64: Pass
autopkgtest for linux-ibm-5.15/5.15.0-1056.59~20.04.1: amd64: Pass
autopkgtest for linux-intel-iotg-5.15/5.15.0-1060.66~20.04.1: amd64: Pass
autopkgtest for linux-iot/5.4.0-1040.41: amd64: Pass, arm64: Pass
autopkgtest for linux-kvm/5.4.0-1116.123: amd64: Pass
autopkgtest for linux-lowlatency-hwe-5.15/5.15.0-113.123~20.04.1: amd64: Pass, 
arm64: Pass
autopkgtest for linux-nvidia-tegra-5.15/5.15.0-1025.25~20.04.1: arm64: Pass
autopkgtest for linux-oem-5.14/blacklisted: amd64: Regression ♻
autopkgtest for linux-oracle/5.4.0-1127.136: amd64: Pass, arm64: Pass
autopkgtest for linux-oracle-5.15/5.15.0-1063.69~20.04.1: amd64: Pass, arm64: 
Pass
autopkgtest for linux-xilinx-zynqmp/5.4.0-1047.51: arm64: Pass
autopkgtest for postgresql-12/12.19-0ubuntu0.20.04.1: amd64: Pass, arm64: Pass, 
armhf: Pass, i386: Ignored failure, ppc64el: Pass, s390x: Pass
autopkgtest for prometheus-alertmanager/0.15.3+ds-3ubuntu1.1: amd64: Pass, 
arm64: Pass, armhf: Pass, ppc64el: Pass, s390x: Pass
autopkgtest for snapd/2.63+20.04: amd64: Pass, arm64: Pass, armhf: No test 
results, ppc64el: Pass, s390x: Pass
autopkgtest for zfs-linux/0.8.3-1ubuntu12.17: amd64: Pass, arm64: Pass, armhf: 
No test results, ppc64el: Pass, s390x: Pass

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

Title:
  netplan/systemd-networkd: route metric not applied to routes to the
  local subnet

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2055397/+subscriptions


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

[Bug 2080023] [NEW] [WIP] Enable s390x and ppc64el for .NET 8 on Jammy

2024-09-09 Thread Mateus Rodrigues de Morais
Public bug reported:

TBD

** Affects: dotnet8 (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/2080023

Title:
  [WIP] Enable s390x and ppc64el for .NET 8 on Jammy

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


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

[Bug 2003027] Re: fq_codel qdisc compiled but not enabled on 22.10

2024-09-09 Thread Heitor Alves de Siqueira
Ok, so I've been debugging this since last week and it seemed to have
been related to TCL's `spawn` command  not working properly on the LP
builders for some reason (this then fails one of the `kill` tests as
expect can't verify output from the spawned process). I haven't been
able to reproduce this even on a single core VM locally, so I've been
trying to increase test verbosity for test builds on my test PPA.

This morning, when I started adding sleep calls after make_pipeproc in
testsuite/kill.test/kill.exp, builds started succeeding without any
issues. Out of concern for my sanity, I triggered one more rebuild on
the -proposed version for arm64, and it also build successfully this
time.I'm assuming this is due to flaky LP builder infrastructure, maybe
a lot of the arm64 builders were in use at the same time? (and this
potentially caused issues with forking/spawning processes?)

In any case, all architectures have now built successfully for
procps-2:4.0.4-4ubuntu3.1.

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

Title:
  fq_codel qdisc compiled but not enabled on 22.10

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


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

[Bug 2079855] Re: Add a ARM64 16k page size kernel package build

2024-09-09 Thread Kleber Sacilotto de Souza
Hello Michael,

Thank you for pointing to that change in Debian. We will look into the
suggested page size and evaluate its pros and cons for the Ubuntu
kernels.

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Kleber Sacilotto de Souza (kleber-souza)

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

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

Title:
  Add a ARM64 16k page size kernel package build

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


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

[Bug 2078864] Re: Bluetooth display Setting shows a 2 different info

2024-09-07 Thread Eduardo de la Fuente
I have been reviewing the discrepancy that both screens seem to show,
and I discovered that it is not a discrepancy but a difference in
functionality.

The settings panel displays the status, indicating which device is 
connected to Bluetooth and which is not.
The system tray panel at the top shows in other way the option to change 
the status. For instance, if it shows "Device 1" as 'connect', it's the option 
to connect, as it doesn’t show it as'connected'

Sorry, You can close the bug report as it was an interpretation error.

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

Title:
  Bluetooth display Setting shows a 2 different info

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


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

[Bug 2078864] ProcEnviron.txt

2024-09-06 Thread Eduardo de la Fuente
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/2078864/+attachment/5814094/+files/ProcEnviron.txt

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

Title:
  Bluetooth display Setting shows a 2 different info

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


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

[Bug 2078864] modified.conffile..etc.init.d.apport.txt

2024-09-06 Thread Eduardo de la Fuente
apport information

** Attachment added: "modified.conffile..etc.init.d.apport.txt"
   
https://bugs.launchpad.net/bugs/2078864/+attachment/5814095/+files/modified.conffile..etc.init.d.apport.txt

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

Title:
  Bluetooth display Setting shows a 2 different info

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


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

[Bug 2078864] ProcCpuinfoMinimal.txt

2024-09-06 Thread Eduardo de la Fuente
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/2078864/+attachment/5814093/+files/ProcCpuinfoMinimal.txt

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

Title:
  Bluetooth display Setting shows a 2 different info

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


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

[Bug 2078864] Dependencies.txt

2024-09-06 Thread Eduardo de la Fuente
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/2078864/+attachment/5814092/+files/Dependencies.txt

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

Title:
  Bluetooth display Setting shows a 2 different info

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


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

[Bug 2078864] Re: Bluetooth display Setting shows a 2 different info

2024-09-06 Thread Eduardo de la Fuente
## Software Information:
- **Firmware Version:**N24ET76W (1.51 )
- **OS Name:** Ubuntu 24.04 LTS
- **OS Build:**(null)
- **OS Type:** 64-bit
- **GNOME Version:**   46
- **Windowing System:**Wayland
- **Kernel Version:**  Linux 6.8.0-41-generic


** Tags added: apport-collected noble third-party-packages wayland-session

** Description changed:

- If I go to the setting / Bluetooth / Devices connected, I can see which
- one are connected and which other are not connected. This information is
- aligned with the devices that I have connected. But if I check directly
- in the System Tray the information shows in this quick access is
- opposite to the corrected devices that I have connected. Please see the
- screenshot attached in this bub report.
+ If I go to the setting / Bluetooth / Devices connected, I can see which one 
are connected and which other are not connected. This information is aligned 
with the devices that I have connected. But if I check directly in the System 
Tray the information shows in this quick access is opposite to the corrected 
devices that I have connected. Please see the screenshot attached in this bub 
report.
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.28.1-0ubuntu3
+ Architecture: amd64
+ CasperMD5CheckResult: pass
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 24.04
+ InstallationDate: Installed on 2024-02-08 (212 days ago)
+ InstallationMedia: Ubuntu 22.04.3 LTS "Jammy Jellyfish" - Release amd64 
(20230807.2)
+ Package: gnome-settings-daemon 46.0-1ubuntu1
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 6.8.0-41.41-generic 6.8.12
+ Tags: noble third-party-packages wayland-session
+ Uname: Linux 6.8.0-41-generic x86_64
+ UpgradeStatus: Upgraded to noble on 2024-09-01 (5 days ago)
+ UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
+ _MarkForUpload: True
+ mtime.conffile..etc.init.d.apport: 2024-04-23T08:30:10

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

Title:
  Bluetooth display Setting shows a 2 different info

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


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

[Bug 1987663] Re: cinder-volume: "Failed to re-export volume, setting to ERROR" with "tgtadm: failed to send request hdr to tgt daemon, Transport endpoint is not connected" on service startup

2024-09-06 Thread Mauricio Faria de Oliveira
** Changed in: ubuntu-pro/18.04
   Status: Triaged => In Progress

** Changed in: ubuntu-pro/18.04
 Assignee: (unassigned) => Mauricio Faria de Oliveira (mfo)

** Changed in: cinder (Ubuntu Bionic)
   Importance: Medium => Undecided

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

Title:
  cinder-volume: "Failed to re-export volume, setting to ERROR" with
  "tgtadm: failed to send request hdr to tgt daemon, Transport endpoint
  is not connected" on service startup

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


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

[Bug 2078614] Re: pro refresh Failed running command '/snap/bin/canonical-livepatch config' [exit(1)]. Message: error executing config: livepatchd error: daemon shutting down

2024-09-06 Thread Lucas Albuquerque Medeiros de Moura
** Also affects: canonical-livepatch-client
   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/2078614

Title:
  pro refresh  Failed running command '/snap/bin/canonical-livepatch
  config' [exit(1)]. Message: error executing config: livepatchd error:
  daemon shutting down

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-livepatch-client/+bug/2078614/+subscriptions


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

[Bug 2003027] Re: fq_codel qdisc compiled but not enabled on 22.10

2024-09-05 Thread Heitor Alves de Siqueira
Hi Andreas,

thanks for the rebuild trigger! I've re-tried that build a couple of
times already, and it still seems to consistently fail. I don't believe
this is a regression from this LP; the build fails on make check-DEJAGNU
(specifically on the kill tests with SIGUSR1), and the latest change
only adds a new sysctl conf file.

I've not been able to reproduce this locally on an arm64 system, but it
did reproduce when I retried the build in a test PPA (a build that did
succeed before I uploaded to Noble, see [0]). I wonder if something else
changed for arm64 in the meantime that causes the kill tests to fail,
but I'll continue investigating in any case.

[0] https://launchpad.net/~halves/+archive/ubuntu/test/+build/28892774

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

Title:
  fq_codel qdisc compiled but not enabled on 22.10

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


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

[Bug 2072641] Re: [UBUNTU 22.04] KVM: s390: unhandled guest LPSWEY instruction

2024-09-05 Thread Kleber Sacilotto de Souza
The backport of 4c6abb7f7b34 ("KVM: s390: fix LPSWEY handling") has been
applied to noble:linux master-next branch as part of an upstream stable
update:


https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/noble/commit/?h=master-next&id=8bd98f4c41c9b0b52c8c341e9e7bbf56d9642ae9

The patch will be included in the next Kernel SRU cycle, currently
scheduled to start on Sep-30.

** Changed in: linux (Ubuntu Noble)
   Status: New => Fix Committed

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

Title:
  [UBUNTU 22.04] KVM: s390: unhandled guest LPSWEY instruction

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


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

[Bug 2078906] Re: Prevent race condition when printing Inode in ll_sync_inode

2024-09-05 Thread Mauricio Faria de Oliveira
Chengen,

> [Test Plan]
> The race condition might be challenging to reproduce, [...]

You may want to look at/try synchronizing threads with GDB.
Please see bug 1994002 comment 21 for an example with QEMU.

Hope this helps,
Mauricio

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

Title:
  Prevent race condition when printing Inode in ll_sync_inode

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


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

[Bug 2078906] Re: Prevent race condition when printing Inode in ll_sync_inode

2024-09-05 Thread Mauricio Faria de Oliveira
Hi Chengen,

Thanks for the bug report and congrats on the upstream fix!

In Ubuntu, Ceph is owned by Openstack and Ceph Engineering team.

The usual policy for Ubuntu stable releases for Ceph (AFAI know/recall)
is to prefer upstream point releases (so as to at least save on testing
time with all bug-fixes/changes together), but I'm aware there are
exceptions, especially more recently when upstream point releases and
their adoption into Ubuntu doesn't happen as often.

So, please, let's first get a confirmation from James Page on which
approch they would prefer:

A) Upstream backports (i.e., the master tracker has backports trackers
open for Quincy/Reef/Squid; and Quincy would meet the needs/bug-tasks
down to Jammy), then wait for and SRU the next upstream point releases;

B) Independently of upstream backports/point releases, SRU this
individual patch.

I'll ask James to review this for input.

Thanks,
Mauricio

** Changed in: ceph (Ubuntu Oracular)
   Status: In Progress => Incomplete

** Changed in: ceph (Ubuntu Noble)
   Status: In Progress => Incomplete

** Changed in: ceph (Ubuntu Jammy)
   Status: In Progress => Incomplete

** Changed in: ceph (Ubuntu Oracular)
   Importance: Undecided => Medium

** Changed in: ceph (Ubuntu Noble)
   Importance: Undecided => Medium

** Changed in: ceph (Ubuntu Jammy)
   Importance: Undecided => Medium

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

Title:
  Prevent race condition when printing Inode in ll_sync_inode

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


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

[Bug 2077929] Re: Failed to insert openafs module on ARM platform: Exec format error

2024-09-05 Thread Mauricio Faria de Oliveira
Andreas, good point; thanks for raising it. I have updated the test plan
accordingly.

** Description changed:

  [Impact]
  The openafs module cannot be installed on the ARM platform, resulting in the 
following error:
- insmod /lib/modules/6.5.0-1025-gcp/updates/dkms/openafs.ko 
+ insmod /lib/modules/6.5.0-1025-gcp/updates/dkms/openafs.ko
  modprobe: ERROR: could not insert 'openafs': Exec format error
  
  [Fix]
  There is an upstream commit that addresses this issue:
  
  commit 2f260825b96b76556aba82fc364c841357a23a7d
  Author: Cheyenne Wills 
  Date: Thu Mar 28 12:51:46 2024 -0400
  
- Linux: Remove weak attribute for key_type_keyring
+ Linux: Remove weak attribute for key_type_keyring
  
- The reference to the Linux symbol key_type_keyring uses a weak
- attribute to assist in determining if the symbol is exported.  This
- method was introduced in commit: 'keyring-updated-20080310' (b7fb842b1c)
- as a way to detect if the symbol was exported by the Linux kernel.  A
- later commit: 'linux-keyring-export-check-20090701' (4ca66112c2)
- introduced an autoconf test that eliminated the need for using the weak
- attribute, but the commit did not remove the attribute.
+ The reference to the Linux symbol key_type_keyring uses a weak
+ attribute to assist in determining if the symbol is exported.  This
+ method was introduced in commit: 'keyring-updated-20080310' (b7fb842b1c)
+ as a way to detect if the symbol was exported by the Linux kernel.  A
+ later commit: 'linux-keyring-export-check-20090701' (4ca66112c2)
+ introduced an autoconf test that eliminated the need for using the weak
+ attribute, but the commit did not remove the attribute.
  
- On a Debian-12 system on ARM64 the use of the weak attribute in this
- case causes an error when loading the kernel module:
-   "ERROR: could not insert 'openafs': Exec format error".
- The error is due to the Linux module loader not supporting the
- relocation entry type in the openafs kernel module for the
- key_type_keyring.  Further investigation showed that this problem could
- occur with gcc-12 on a ARM64 system (see below for additional
- information).
+ On a Debian-12 system on ARM64 the use of the weak attribute in this
+ case causes an error when loading the kernel module:
+   "ERROR: could not insert 'openafs': Exec format error".
+ The error is due to the Linux module loader not supporting the
+ relocation entry type in the openafs kernel module for the
+ key_type_keyring.  Further investigation showed that this problem could
+ occur with gcc-12 on a ARM64 system (see below for additional
+ information).
  
- The code in osi_groups.c uses a pointer, __key_type_keyring, to the
- key_type_keyring.  When this symbol is exported by the Linux kernel, the
- loader would resolve the address and __key_type_keyring would contain
- the address.  If the key_type_keyring symbol was not exported,
- __key_type_keyring would be set to NULL (due to the weak attribute
- associated with key_type_keyring).
+ The code in osi_groups.c uses a pointer, __key_type_keyring, to the
+ key_type_keyring.  When this symbol is exported by the Linux kernel, the
+ loader would resolve the address and __key_type_keyring would contain
+ the address.  If the key_type_keyring symbol was not exported,
+ __key_type_keyring would be set to NULL (due to the weak attribute
+ associated with key_type_keyring).
  
- Remove the weak attribute for key_type_keyring when the configure
- test, introduced in the 4ca66112c2 commit, determines that the symbol
- is exported (EXPORTED_KEY_TYPE_KEYRING is defined).  When the symbol
- isn't exported (pre Linux 2.6.22), just set the pointer,
- __key_type_keyring to NULL.
+ Remove the weak attribute for key_type_keyring when the configure
+ test, introduced in the 4ca66112c2 commit, determines that the symbol
+ is exported (EXPORTED_KEY_TYPE_KEYRING is defined).  When the symbol
+ isn't exported (pre Linux 2.6.22), just set the pointer,
+ __key_type_keyring to NULL.
  
- NOTE:
+ NOTE:
  
- The load error was reported on the openafs IRC channel by "clarkb"
+ The load error was reported on the openafs IRC channel by "clarkb"
  
- The problem of loading the openafs kernel module was also observed
- on a NixOS system as well, and is described in the NixOS ticket
+ The problem of loading the openafs kernel module was also observed
+ on a NixOS system as well, and is described in the NixOS ticket
  
-   https://github.com/NixOS/nixpkgs/issues/284501
+   https://github.com/NixOS/nixpkgs/issues/284501
  
- A Debian-11 system did not have a problem loading the openafs kernel
- module. Investigation of the differences between Debian-11 and Debian-12
- showed that the problem is due to a series of fixes in 

[Bug 2079003] [NEW] package firefox (not installed) failed to install/upgrade: new firefox package pre-installation script subprocess returned error exit status 1

2024-09-04 Thread Carlos De Matos
Public bug reported:

Failed to install.

ProblemType: Package
DistroRelease: Ubuntu 24.04
Package: firefox (not installed)
ProcVersionSignature: Ubuntu 6.8.0-41.41-generic 6.8.12
Uname: Linux 6.8.0-41-generic x86_64
ApportVersion: 2.28.1-0ubuntu3.1
Architecture: amd64
CasperMD5CheckResult: pass
Date: Wed Sep  4 23:46:22 2024
ErrorMessage: new firefox package pre-installation script subprocess returned 
error exit status 1
InstallationDate: Installed on 2024-07-21 (46 days ago)
InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Release amd64 (20240424)
Python3Details: /usr/bin/python3.12, Python 3.12.3, python3-minimal, 
3.12.3-0ubuntu2
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.22.6ubuntu6.1
 apt  2.7.14build2
SourcePackage: firefox
Title: package firefox (not installed) failed to install/upgrade: new firefox 
package pre-installation script subprocess returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package noble

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

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

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


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

[Bug 2077929] Re: Failed to insert openafs module on ARM platform: Exec format error

2024-09-04 Thread Mauricio Faria de Oliveira
Hi Chengen,

Thanks for the clarifications!

For Jammy, I guess it might be a kernel config difference between
gcp/azure, perhaps (as we both tested 6.5.0-1025-flavor).

Uploaded, based on your reproduction logs in Jammy.

For Focal, I tried reproducing with gcc-10 (the latest supported gcc in
Focal) and in GCP (where you could reproduce the problem), but the issue
still doesn't reproduce; so let's not modify the package.

Marked Focal as Won't Fix.

Thanks again!
Mauricio

...

$ lsb_release -cs
focal

$ uname -m
aarch64

$ uname -rv
5.15.0-1067-gcp #75~20.04.1-Ubuntu SMP Thu Aug 8 00:30:06 UTC 2024

mfo@mfo-focal-arm:~$ sudo dmesg | grep DMI:
[0.053624] DMI: Google Google Compute Engine/Google Compute Engine, BIOS 
Google 08/06/2024

$ apt-cache show dkms | grep Depends: | grep c-compiler | head -n1
Depends: ..., gcc | c-compiler, ...

$ apt-cache show gcc-10 | grep Provides: | grep c-compiler | head -n1
Provides: c-compiler

$ sudo apt install -y gcc-10
$ sudo update-alternatives \
  --install /usr/bin/gcc gcc /usr/bin/gcc-10 100 \
  --slave /usr/bin/cpp cpp /usr/bin/cpp-10 

$ sudo apt install openafs-client

$ objdump -s -j .comment --no-show-raw-insn 
/lib/modules/5.15.0-1067-gcp/updates/dkms/openafs.ko | grep -m1 -A2 'GCC:'
  00474343 3a202855 62756e74 75203130  .GCC: (Ubuntu 10
 0010 2e352e30 2d317562 756e7475 317e3230  .5.0-1ubuntu1~20
 0020 2e303429 2031302e 352e3000 00474343  .04) 10.5.0..GCC

$ sudo modprobe openafs
$ sudo dmesg | grep openafs
[  754.935849] openafs: loading out-of-tree module taints kernel.
[  754.935855] openafs: module license 
'http://www.openafs.org/dl/license10.html' taints kernel.
[  754.937239] openafs: module verification failed: signature and/or required 
key missing - tainting kernel

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

Title:
  Failed to insert openafs module on ARM platform: Exec format error

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


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

[Bug 2077929] Re: Failed to insert openafs module on ARM platform: Exec format error

2024-09-04 Thread Mauricio Faria de Oliveira
** Changed in: openafs (Ubuntu Focal)
   Status: Incomplete => Won't Fix

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

Title:
  Failed to insert openafs module on ARM platform: Exec format error

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


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

[Bug 2077929] Re: Failed to insert openafs module on ARM platform: Exec format error

2024-09-03 Thread Mauricio Faria de Oliveira
I can confirm that Noble is affected and the test package fixes the
issue.

$ lsb_release -cs
No LSB modules are available.
noble

$ uname -m
aarch64

$ uname -rv
6.8.0-1012-aws #13-Ubuntu SMP Mon Jul 15 15:42:27 UTC 2024

$ dpkg -s openafs-client | grep ^Version:
Version: 1.8.10-2.1ubuntu3.1

$ sudo apt install -y openafs-client

$ sudo modprobe --verbose openafs
insmod /lib/modules/6.8.0-1012-aws/updates/dkms/openafs.ko.zst
modprobe: ERROR: could not insert 'openafs': Exec format error

$ sudo add-apt-repository -y ppa:mfo/build
$ sudo apt install -y openafs-client

$ dpkg -s openafs-client | grep ^Version:
Version: 1.8.10-2.1ubuntu3.2

$ cat /sys/module/openafs/srcversion
B904C5917C9A4350BED0F74

$ modinfo -F srcversion openafs
B904C5917C9A4350BED0F74

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

Title:
  Failed to insert openafs module on ARM platform: Exec format error

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


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

[Bug 2077929] Re: Failed to insert openafs module on ARM platform: Exec format error

2024-09-03 Thread Mauricio Faria de Oliveira
The package built successfully in all supported archs in a PPA.
Uploaded to Noble. Thanks!

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

Title:
  Failed to insert openafs module on ARM platform: Exec format error

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


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

[Bug 2077929] Re: Failed to insert openafs module on ARM platform: Exec format error

2024-09-03 Thread Mauricio Faria de Oliveira
Thanks Chengen and Dan!

Chengen, please confirm whether this is tested and required for Focal
and Jammy.

I could not reproduce the issue on Azure arm64 VMs; maybe it's kernel
version related?

I see comments in the internal ticket that Noble/6.8 kernel can
reproduce it for sure.

Build testing in all archs and, if all OK, uploading to Noble.

Thanks again,
Mauricio

...

$ lsb_release -cs
focal

$ uname -m
aarch64

$ uname -rv
5.15.0-1071-azure #80~20.04.1-Ubuntu SMP Wed Aug 14 18:45:04 UTC 2024

$ sudo modprobe --verbose openafs
insmod /lib/modules/5.15.0-1071-azure/updates/dkms/openafs.ko

$ echo $?
0

$ sudo dmesg | tail
...
[  563.393297] openafs: loading out-of-tree module taints kernel.
[  563.393304] openafs: module license 
'http://www.openafs.org/dl/license10.html' taints kernel.
[  563.393305] Disabling lock debugging due to kernel taint
[  563.394616] openafs: module verification failed: signature and/or required 
key missing - tainting kernel
[  563.398053] Key type afs_pag registered

$ grep openafs /proc/modules
openafs 2887680 0 - Live 0x (POE)

...

$ lsb_release -cs
jammy

$ uname -m
aarch64

$ uname -rv
6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 23:50:09 UTC 2024

$ sudo modprobe --verbose openafs

$ echo $?
0

$ sudo dmesg | tail

$ sudo dmesg | grep openafs
[   13.037005] openafs: loading out-of-tree module taints kernel.
[   13.037010] openafs: module license 
'http://www.openafs.org/dl/license10.html' taints kernel.
[   13.037013] openafs: module verification failed: signature and/or required 
key missing - tainting kernel
[   13.037014] openafs: module license taints kernel.

$ grep openafs /proc/modules
openafs 2908160 2 - Live 0x (POE)

** Changed in: openafs (Ubuntu Jammy)
   Status: In Progress => Incomplete

** Changed in: openafs (Ubuntu Focal)
   Status: In Progress => Incomplete

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

Title:
  Failed to insert openafs module on ARM platform: Exec format error

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


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

[Bug 2075185] Re: [SRU] Enable ppc64el for .NET 8 on Noble

2024-09-03 Thread Mateus Rodrigues de Morais
Verification results:

- Autopkgtests are passing [0].
- Package dotnet8 is installable in a ppc64el Ubuntu machine.
- The steps described in the SRU test plan document [1] were executed 
successfully in a ppc64el Ubuntu machine with this version of dotnet8 installed.

[0] 
https://autopkgtest.ubuntu.com/results/autopkgtest-noble/noble/ppc64el/d/dotnet8/20240903_173616_e6cff@/log.gz
[1] 
https://github.com/canonical/dotnet-source-build/blob/main/docs/SRUTestPlan.md

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

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

Title:
  [SRU] Enable ppc64el for .NET 8 on Noble

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


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

[Bug 2078864] [NEW] Bluetooth display Setting shows a 2 different info

2024-09-03 Thread Eduardo de la Fuente
Public bug reported:

If I go to the setting / Bluetooth / Devices connected, I can see which
one are connected and which other are not connected. This information is
aligned with the devices that I have connected. But if I check directly
in the System Tray the information shows in this quick access is
opposite to the corrected devices that I have connected. Please see the
screenshot attached in this bub report.

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Attachment added: "Differnt information showing througth setting pannels and 
 System Tray"
   
https://bugs.launchpad.net/bugs/2078864/+attachment/5813111/+files/Screenshot%20from%202024-09-03%2016-37-22.png

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

Title:
  Bluetooth display Setting shows a 2 different info

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


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

[Bug 2077929] Re: Failed to insert openafs module on ARM platform: Exec format error

2024-09-03 Thread Mauricio Faria de Oliveira
** Changed in: openafs (Ubuntu Oracular)
   Importance: Undecided => High

** Changed in: openafs (Ubuntu Noble)
   Importance: Undecided => High

** Changed in: openafs (Ubuntu Jammy)
   Importance: Undecided => High

** Changed in: openafs (Ubuntu Focal)
   Importance: Undecided => High

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

Title:
  Failed to insert openafs module on ARM platform: Exec format error

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


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

[Bug 2003027] Re: fq_codel qdisc compiled but not enabled on 22.10

2024-09-03 Thread Heitor Alves de Siqueira
Validated according to test from description. The file in /etc/sysctl.d/
exists and is setting the qdisc correctly:

halves@halves-noble:~$ apt policy procps
procps:
  Installed: 2:4.0.4-4ubuntu3.1
  Candidate: 2:4.0.4-4ubuntu3.1
  Version table:
 *** 2:4.0.4-4ubuntu3.1 100
100 http://archive.ubuntu.com/ubuntu noble-proposed/main amd64 Packages
100 /var/lib/dpkg/status
 2:4.0.4-4ubuntu3 500
500 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages
halves@halves-noble:~$ sysctl net.core.default_qdisc
net.core.default_qdisc = fq_codel
halves@halves-noble:~$ tc qdisc show
qdisc noqueue 0: dev lo root refcnt 2
qdisc mq 0: dev enp5s0 root
qdisc fq_codel 0: dev enp5s0 parent :1 limit 10240p flows 1024 quantum 1514 
target 5ms interval 100ms memory_limit 32Mb ecn drop_batch 64

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

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

Title:
  fq_codel qdisc compiled but not enabled on 22.10

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


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

[Bug 2076866] Re: Guest crahses post migration with migrate_misplaced_folio+0x4cc/0x5d0

2024-09-03 Thread Kleber Sacilotto de Souza
The patches mentioned above were applied upstream either for v6.10-rc1
or for v6.11-rc1, therefore they are included in the kernel currently in
oracular-proposed (6.11.0-5.5).

** Changed in: linux (Ubuntu Oracular)
   Status: Triaged => Fix Committed

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

Title:
  Guest crahses post migration with migrate_misplaced_folio+0x4cc/0x5d0

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


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

[Bug 2003027] Re: fq_codel qdisc compiled but not enabled on 22.10

2024-09-03 Thread Heitor Alves de Siqueira
Thanks for the feedback, Robie! It seems there's been some issues with
the autopkgtests, some of the tmpfails are slowly becoming green after
retries. I'm also a bit puzzled by the arm64 FTBFS, as that should not
have been caused by adding a sysctl file (seems like the 'kill' test is
failing). The arm64 issue didn't come up on my test PPA either, so I'll
dig into it a bit more.

As for bug 2078101, I agree that it's a good idea. When I started
looking into this I saw that we had quite a few sysctl tunables in
there,  so it's probably a good idea to have dep8 coverage for those.

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

Title:
  fq_codel qdisc compiled but not enabled on 22.10

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


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

[Bug 2061929] Re: [SRU] Python docker package does not import, crashes due to urllib3 upgrade

2024-09-02 Thread Mauricio Faria de Oliveira
Hi Sudip,

Thanks for the re-upload!

AFAICT, this package uses py3compile/py3clean in its maintscripts, and
since the SRU targets Noble, it may be involved in bug 2075337.

Could you please re-upload with a Breaks: like the packages in that bug?

Thanks again!

$ pull-lp-debs python-docker noble
$ dpkg-deb -e python3-docker_5.0.3-1ubuntu1_all.deb deb-e
$ grep -rw -e py3compile -e py3clean deb-e/
deb-e/postinst:if command -v py3compile >/dev/null 2>&1; then
deb-e/postinst: py3compile -p python3-docker
deb-e/prerm:if command -v py3clean >/dev/null 2>&1; then
deb-e/prerm:py3clean -p python3-docker


** Changed in: python-docker (Ubuntu Noble)
   Status: In Progress => Incomplete

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

Title:
  [SRU] Python docker package does not import, crashes due to urllib3
  upgrade

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


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

[Bug 2075337] Re: [SRU] py3clean fails when using alternate character set

2024-09-02 Thread Mauricio Faria de Oliveira
Hello Robie, or anyone else affected,

Accepted vanguards into noble-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/vanguards/0.3.1-2.3ubuntu0.1 in a
few hours, and then in the -proposed repository.

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

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

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

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

** Changed in: vanguards (Ubuntu Noble)
   Status: Incomplete => Fix Committed

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

Title:
  [SRU] py3clean fails when using alternate character set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2075337/+subscriptions


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

[Bug 2078742] Re: Fix FTBFS on python 3.12

2024-09-02 Thread Mauricio Faria de Oliveira
Added the SRU bug template for Noble.

** Description changed:

- vanguards is incompatible with Python 3.12 which removes the deprecated
- SafeConfigParser class.
+ [Impact]
+ 
+  * vanguards is incompatible with Python 3.12 which
+removes the deprecated SafeConfigParser class.
+ 
+  * This causes the package to FTBFS on Noble/Oracular.
+ 
+ [Test Plan]
+ 
+  * Confirm the source package builds successfully.
+  * Compare the binary package contents with the older
+build (last working) and confirm it is as expected
+(no changes other than the applied code changes,
+and other reasonable delta; e.g., version strings).
+ 
+ [Regression Potential]
+ 
+  * Another, different build failure (actually progress).
+  * Different package contents after the rebuild.

** Changed in: vanguards (Ubuntu Noble)
   Status: Confirmed => Fix Committed

** Tags added: verification-needed verification-needed-noble

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

Title:
  Fix FTBFS on python 3.12

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


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

[Bug 2078742] Please test proposed package

2024-09-02 Thread Mauricio Faria de Oliveira
Hello Dave, or anyone else affected,

Accepted vanguards into noble-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/vanguards/0.3.1-2.3ubuntu0.1 in a
few hours, and then in the -proposed repository.

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

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

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

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

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

Title:
  Fix FTBFS on python 3.12

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


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

[Bug 2075337] Re: [SRU] py3clean fails when using alternate character set

2024-09-02 Thread Mauricio Faria de Oliveira
The mpd-sima (re-upload) for Noble has Build-Depends(-Indep) changes not yet in 
Oracular.
Could you please upload it to Oracular too? Thanks! (Sorry, I should have 
caught earlier.)

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

Title:
  [SRU] py3clean fails when using alternate character set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2075337/+subscriptions


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

[Bug 2075337] Please test proposed package

2024-09-02 Thread Mauricio Faria de Oliveira
Hello Robie, or anyone else affected,

Accepted nordugrid-arc into noble-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/nordugrid-
arc/6.18.0-2.2ubuntu0.1 in a few hours, and then in the -proposed
repository.

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

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

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

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

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

Title:
  [SRU] py3clean fails when using alternate character set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2075337/+subscriptions


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

[Bug 2075337] Re: [SRU] py3clean fails when using alternate character set

2024-09-02 Thread Mauricio Faria de Oliveira
Re: comment #91, the new upload fixes the spacing issues, and targets
the same stanza; I'll assume the binary package is correct. Thanks for
the re-upload!

** Changed in: nordugrid-arc (Ubuntu Noble)
   Status: Incomplete => Fix Committed

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

Title:
  [SRU] py3clean fails when using alternate character set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2075337/+subscriptions


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

[Bug 2075337] Please test proposed package

2024-09-02 Thread Mauricio Faria de Oliveira
Hello Robie, or anyone else affected,

Accepted openscap-daemon into noble-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/openscap-
daemon/0.1.10-3.1ubuntu3.1 in a few hours, and then in the -proposed
repository.

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

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

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

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

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

Title:
  [SRU] py3clean fails when using alternate character set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2075337/+subscriptions


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

[Bug 2075337] Re: [SRU] py3clean fails when using alternate character set

2024-09-02 Thread Mauricio Faria de Oliveira
^ The same for pagekite; caught before accepting. (Thanks for fixing up
d/changelog, and re-uploading!)

** Changed in: openscap-daemon (Ubuntu Noble)
   Status: Incomplete => Fix Committed

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

Title:
  [SRU] py3clean fails when using alternate character set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2075337/+subscriptions


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

[Bug 2075337] Re: [SRU] py3clean fails when using alternate character set

2024-09-02 Thread Mauricio Faria de Oliveira
Apologies, I accepted pyro5 into Noble with the Build-Depends(-Indep) change 
not yet in Oracular.
Could you please upload it to Oracular too? Thanks!

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

** Changed in: pyro5 (Ubuntu)
 Assignee: (unassigned) => Dave Jones (waveform)

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

Title:
  [SRU] py3clean fails when using alternate character set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2075337/+subscriptions


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

[Bug 2075337] Re: [SRU] py3clean fails when using alternate character set

2024-09-02 Thread Mauricio Faria de Oliveira
Hello Robie, or anyone else affected,

Accepted pyro5 into noble-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/pyro5/5.14-2ubuntu0.1
in a few hours, and then in the -proposed repository.

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

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

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

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

** Changed in: pyro5 (Ubuntu Noble)
   Status: Incomplete => Fix Committed

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

Title:
  [SRU] py3clean fails when using alternate character set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2075337/+subscriptions


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

[Bug 2070171] Re: razercfg 0.43-2 fails to build on oracular

2024-09-02 Thread Mauricio Faria de Oliveira
** Description changed:

+ [Impact]
+ 
+  * razercfg FTBFS in Noble (too) with Python 3.12
+ 
+ [Test Plan]
+ 
+  * razercfg builds successfully in Noble.
+  * razercfg python modules are shipped in usr/lib/python3/dist-packages/
+ 
+ [Regression Potential]
+ 
+  * build failures
+  * python modules not shipped in the right path 
+ 
+ [Original bug description]
+ 
  One of the commits [1] related to the new version (0.43-2) in
  debian/unstable hard-coded a python3.11 patch in the razercfg.install
  file which causes the dh_install to fail on oracular
  
  -
  
  dh_install --exclude=librazer.a
-   install -m0755 -d debian/razercfg//etc
-   cp --reflink=auto -a ./razer.conf debian/razercfg//etc/
-   install -m0755 -d debian/razercfg//etc/pm/sleep.d
-   cp --reflink=auto -a debian/tmp/etc/pm/sleep.d/50-razer 
debian/razercfg//etc/pm/sleep.d/
-   install -m0755 -d debian/razercfg//usr/lib/systemd
-   cd 'debian/tmp/usr/lib/systemd/system/..' && find 'system' ! \( -regex 
.\*librazer\\.a.\* \) \( -type f -or -type l \) -print0 | LC_ALL=C sort -z | 
xargs -0 -I {} cp --reflink=auto --parents -dp {} 
/<>/debian/razercfg//usr/lib/systemd/
-   cd 'debian/tmp/usr/lib/systemd/system/..' && find 'system' ! \( -regex 
.\*librazer\\.a.\* \) \( -type d -and -empty \) -print0 | LC_ALL=C sort -z | 
xargs -0 -I {} cp --reflink=auto --parents -a {} 
/<>/debian/razercfg//usr/lib/systemd/
-   install -m0755 -d debian/razercfg/usr/lib/udev
-   cd 'debian/tmp/etc/udev/rules.d/..' && find 'rules.d' ! \( -regex 
.\*librazer\\.a.\* \) \( -type f -or -type l \) -print0 | LC_ALL=C sort -z | 
xargs -0 -I {} cp --reflink=auto --parents -dp {} 
/<>/debian/razercfg/usr/lib/udev/
-   cd 'debian/tmp/etc/udev/rules.d/..' && find 'rules.d' ! \( -regex 
.\*librazer\\.a.\* \) \( -type d -and -empty \) -print0 | LC_ALL=C sort -z | 
xargs -0 -I {} cp --reflink=auto --parents -a {} 
/<>/debian/razercfg/usr/lib/udev/
+  install -m0755 -d debian/razercfg//etc
+  cp --reflink=auto -a ./razer.conf debian/razercfg//etc/
+  install -m0755 -d debian/razercfg//etc/pm/sleep.d
+  cp --reflink=auto -a debian/tmp/etc/pm/sleep.d/50-razer 
debian/razercfg//etc/pm/sleep.d/
+  install -m0755 -d debian/razercfg//usr/lib/systemd
+  cd 'debian/tmp/usr/lib/systemd/system/..' && find 'system' ! \( -regex 
.\*librazer\\.a.\* \) \( -type f -or -type l \) -print0 | LC_ALL=C sort -z | 
xargs -0 -I {} cp --reflink=auto --parents -dp {} 
/<>/debian/razercfg//usr/lib/systemd/
+  cd 'debian/tmp/usr/lib/systemd/system/..' && find 'system' ! \( -regex 
.\*librazer\\.a.\* \) \( -type d -and -empty \) -print0 | LC_ALL=C sort -z | 
xargs -0 -I {} cp --reflink=auto --parents -a {} 
/<>/debian/razercfg//usr/lib/systemd/
+  install -m0755 -d debian/razercfg/usr/lib/udev
+  cd 'debian/tmp/etc/udev/rules.d/..' && find 'rules.d' ! \( -regex 
.\*librazer\\.a.\* \) \( -type f -or -type l \) -print0 | LC_ALL=C sort -z | 
xargs -0 -I {} cp --reflink=auto --parents -dp {} 
/<>/debian/razercfg/usr/lib/udev/
+  cd 'debian/tmp/etc/udev/rules.d/..' && find 'rules.d' ! \( -regex 
.\*librazer\\.a.\* \) \( -type d -and -empty \) -print0 | LC_ALL=C sort -z | 
xargs -0 -I {} cp --reflink=auto --parents -a {} 
/<>/debian/razercfg/usr/lib/udev/
  dh_install: warning: Cannot find (any matches for) 
"usr/local/lib/python3.11/dist-packages" (tried in ., debian/tmp)
  
  -
  
  [1] https://github.com/bluca/razercfg-
  debian/commit/c46f39fbe25046c77c7975538b32a19fc7211016

** Description changed:

  [Impact]
  
-  * razercfg FTBFS in Noble (too) with Python 3.12
+  * razercfg FTBFS in Noble (too) with Python 3.12
  
  [Test Plan]
  
-  * razercfg builds successfully in Noble.
-  * razercfg python modules are shipped in usr/lib/python3/dist-packages/
+  * Check razercfg builds successfully in Noble.
+  * Check razercfg python modules are shipped in usr/lib/python3/dist-packages/
  
  [Regression Potential]
  
-  * build failures
-  * python modules not shipped in the right path 
+  * build failures
+  * python modules not shipped in the right path
  
  [Original bug description]
  
  One of the commits [1] related to the new version (0.43-2) in
  debian/unstable hard-coded a python3.11 patch in the razercfg.install
  file which causes the dh_install to fail on oracular
  
  -
  
  dh_install --exclude=librazer.a
   install -m0755 -d debian/razercfg//etc
   cp --reflink=auto -a ./razer.conf debian/razercfg//etc/
   install -m0755 -d debian/razercfg//etc/pm/sleep.d
   cp --reflink=auto -a debian/tmp/etc/pm/sleep.d/50-razer 
debian/razercfg//etc/pm/sleep.d/
   install -m0755 -d debian/razercfg//usr/lib/systemd
   cd 'debian/tmp/usr/lib/systemd/system/..' && find 'system' ! \( -regex 
.\*librazer\\.a.\* \) \( -type f -or -type l \) -print0 | LC_ALL=C sort -z | 
xargs -0 -I {} cp --reflink=auto --parents -dp {} 
/<>/debian/razercfg//usr/lib/systemd/
   cd 'debian/tmp/usr/lib/systemd/system/..' && find 'system' ! \( -regex 
.\*librazer\\.a.\* \) \( -type d -a

[Bug 2070171] Re: razercfg 0.43-2 fails to build on oracular

2024-09-02 Thread Mauricio Faria de Oliveira
Hello Pushkar, or anyone else affected,

Accepted razercfg into noble-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/razercfg/0.42+ds-4ubuntu0.1 in a
few hours, and then in the -proposed repository.

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

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

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

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

** Changed in: razercfg (Ubuntu Noble)
   Status: New => Fix Committed

** Tags added: verification-needed verification-needed-noble

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

Title:
  razercfg 0.43-2 fails to build on oracular

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


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

[Bug 2075337] Re: [SRU] py3clean fails when using alternate character set

2024-09-02 Thread Mauricio Faria de Oliveira
Hello Robie, or anyone else affected,

Accepted razercfg into noble-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/razercfg/0.42+ds-4ubuntu0.1 in a
few hours, and then in the -proposed repository.

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

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

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

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

** Changed in: razercfg (Ubuntu Noble)
   Status: Incomplete => Fix Committed

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

Title:
  [SRU] py3clean fails when using alternate character set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2075337/+subscriptions


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

[Bug 2075337] Please test proposed package

2024-09-02 Thread Mauricio Faria de Oliveira
Hello Robie, or anyone else affected,

Accepted sgt-launcher into noble-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/sgt-
launcher/0.2.8-0ubuntu1.1 in a few hours, and then in the -proposed
repository.

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

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

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

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

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

Title:
  [SRU] py3clean fails when using alternate character set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2075337/+subscriptions


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

[Bug 2075337] Please test proposed package

2024-09-02 Thread Mauricio Faria de Oliveira
Hello Robie, or anyone else affected,

Accepted prometheus-pgbouncer-exporter into noble-proposed. The package
will build now and be available at
https://launchpad.net/ubuntu/+source/prometheus-pgbouncer-
exporter/1.7-3ubuntu0.1 in a few hours, and then in the -proposed
repository.

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

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

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

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

** Changed in: sgt-launcher (Ubuntu Jammy)
   Status: Invalid => New

** Changed in: sgt-launcher (Ubuntu Noble)
   Status: Incomplete => Fix Committed

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

Title:
  [SRU] py3clean fails when using alternate character set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2075337/+subscriptions


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

[Bug 2075337] Re: [SRU] py3clean fails when using alternate character set

2024-09-02 Thread Mauricio Faria de Oliveira
Hello Robie, or anyone else affected,

Accepted syncplay into noble-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/syncplay/1.7.0+repack1-2ubuntu0.1
in a few hours, and then in the -proposed repository.

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

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

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

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

** Changed in: syncplay (Ubuntu Noble)
   Status: Incomplete => Fix Committed

** Changed in: pagure (Ubuntu Noble)
   Status: Incomplete => Fix Committed

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

Title:
  [SRU] py3clean fails when using alternate character set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2075337/+subscriptions


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

[Bug 2075337] Please test proposed package

2024-09-02 Thread Mauricio Faria de Oliveira
Hello Robie, or anyone else affected,

Accepted pagure into noble-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/pagure/5.11.3+dfsg-2.1ubuntu0.1 in
a few hours, and then in the -proposed repository.

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

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

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

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

** Changed in: prometheus-pgbouncer-exporter (Ubuntu Noble)
   Status: Incomplete => Fix Committed

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

Title:
  [SRU] py3clean fails when using alternate character set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2075337/+subscriptions


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

[Bug 2075337] Please test proposed package

2024-09-02 Thread Mauricio Faria de Oliveira
Hello Robie, or anyone else affected,

Accepted logdata-anomaly-miner into noble-proposed. The package will
build now and be available at
https://launchpad.net/ubuntu/+source/logdata-anomaly-
miner/2.6.1-1ubuntu0.1 in a few hours, and then in the -proposed
repository.

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

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

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

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

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

Title:
  [SRU] py3clean fails when using alternate character set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2075337/+subscriptions


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

[Bug 2075337] Re: [SRU] py3clean fails when using alternate character set

2024-09-02 Thread Mauricio Faria de Oliveira
The lomiri upload has unrelated noise in d/control (comments removed) and a 
double comma in the Breaks: addition.
Could you please adjust and re-upload? Thanks!

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

** Changed in: lomiri (Ubuntu Noble)
 Assignee: (unassigned) => Dave Jones (waveform)

** Also affects: logdata-anomaly-miner (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: logdata-anomaly-miner (Ubuntu)
   Status: New => Invalid

** Changed in: logdata-anomaly-miner (Ubuntu Jammy)
   Status: New => Invalid

** Changed in: logdata-anomaly-miner (Ubuntu Noble)
   Status: New => Fix Committed

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

Title:
  [SRU] py3clean fails when using alternate character set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2075337/+subscriptions


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

[Bug 2075337] Please test proposed package

2024-09-02 Thread Mauricio Faria de Oliveira
Hello Robie, or anyone else affected,

Accepted mailman3 into noble-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/mailman3/3.3.8-3.1ubuntu0.1 in a
few hours, and then in the -proposed repository.

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

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

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

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

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

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

** Changed in: lomiri (Ubuntu Jammy)
   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/2075337

Title:
  [SRU] py3clean fails when using alternate character set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2075337/+subscriptions


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

[Bug 2075337] Please test proposed package

2024-09-02 Thread Mauricio Faria de Oliveira
Hello Robie, or anyone else affected,

Accepted matrix-sydent into noble-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/matrix-
sydent/2.5.1-1.1ubuntu0.1 in a few hours, and then in the -proposed
repository.

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

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

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

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

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

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

** Changed in: mailman3 (Ubuntu Noble)
   Status: New => Fix Committed

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

Title:
  [SRU] py3clean fails when using alternate character set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2075337/+subscriptions


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

[Bug 2075337] Please test proposed package

2024-09-02 Thread Mauricio Faria de Oliveira
Hello Robie, or anyone else affected,

Accepted mom into noble-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/mom/0.6.0-2.1ubuntu0.1
in a few hours, and then in the -proposed repository.

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

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

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

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

** Also affects: matrix-sydent (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: matrix-sydent (Ubuntu)
   Status: New => Invalid

** Changed in: matrix-sydent (Ubuntu Jammy)
   Status: New => Invalid

** Changed in: matrix-sydent (Ubuntu Noble)
   Status: New => Fix Committed

** Also affects: mailman3 (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/2075337

Title:
  [SRU] py3clean fails when using alternate character set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2075337/+subscriptions


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

[Bug 2075337] Please test proposed package

2024-09-02 Thread Mauricio Faria de Oliveira
Hello Robie, or anyone else affected,

Accepted mopidy into noble-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/mopidy/3.4.2-1ubuntu0.1 in a few
hours, and then in the -proposed repository.

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

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

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

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

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

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

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

** Changed in: mom (Ubuntu Noble)
   Status: New => Fix Committed

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

Title:
  [SRU] py3clean fails when using alternate character set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2075337/+subscriptions


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

[Bug 2075337] Re: [SRU] py3clean fails when using alternate character set

2024-09-02 Thread Mauricio Faria de Oliveira
The mpd-sima upload has an unrelated/undescribed (?) changes in d/control for 
Build-Depends(-Indep) and a comment removed.
Could you please clarify or re-upload with a description? Thanks!

** Changed in: mpd-sima (Ubuntu Noble)
   Status: New => Incomplete

** Changed in: mpd-sima (Ubuntu Noble)
 Assignee: (unassigned) => Dave Jones (waveform)

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

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

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

** Changed in: mopidy (Ubuntu Noble)
   Status: New => Fix Committed

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

Title:
  [SRU] py3clean fails when using alternate character set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2075337/+subscriptions


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

[Bug 2075337] Re: [SRU] py3clean fails when using alternate character set

2024-09-02 Thread Mauricio Faria de Oliveira
For the nordugrid-arc upload:

The change in `Breaks:` targets the `Package: nordugrid-arc-arex` and
not `Package: python3-nordugrid-arc` (and the latter doesn't depend on
the former) -- is that correct / on purpose?

Sorry if I'm missing something, but IIUIC, the `Breaks` on the new
python3-minimal/defaults should ensure that python version is installed
before python module packages are installed (as their install triggers
py3compile/py3clean).

Also, there are many indentation/spacing changes which aren't required; ideally 
those should not be present (even if they're helpful :/).
Considering the question above, if this requires a re-upload, could you please 
address this too, while you're at it?

Thanks!

** Also affects: nordugrid-arc (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: nordugrid-arc (Ubuntu)
   Status: New => Invalid

** Changed in: nordugrid-arc (Ubuntu Jammy)
   Status: New => Invalid

** Changed in: nordugrid-arc (Ubuntu Noble)
   Status: New => Incomplete

** Changed in: nordugrid-arc (Ubuntu Noble)
 Assignee: (unassigned) => Dave Jones (waveform)

** Also affects: mpd-sima (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: mpd-sima (Ubuntu)
   Status: New => Invalid

** Changed in: mpd-sima (Ubuntu Jammy)
   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/2075337

Title:
  [SRU] py3clean fails when using alternate character set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2075337/+subscriptions


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

[Bug 2075337] Please test proposed package

2024-09-02 Thread Mauricio Faria de Oliveira
Hello Robie, or anyone else affected,

Accepted notus-scanner into noble-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/notus-
scanner/22.6.2-1ubuntu0.1 in a few hours, and then in the -proposed
repository.

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

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

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

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

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

Title:
  [SRU] py3clean fails when using alternate character set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2075337/+subscriptions


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

[Bug 2075337] Please test proposed package

2024-09-02 Thread Mauricio Faria de Oliveira
Hello Robie, or anyone else affected,

Accepted nrpe-ng into noble-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/nrpe-
ng/0.2.0-1.1ubuntu0.1 in a few hours, and then in the -proposed
repository.

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

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

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

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

** Also affects: notus-scanner (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: notus-scanner (Ubuntu)
   Status: New => Invalid

** Changed in: notus-scanner (Ubuntu Jammy)
   Status: New => Invalid

** Changed in: notus-scanner (Ubuntu Noble)
   Status: New => Fix Committed

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

Title:
  [SRU] py3clean fails when using alternate character set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2075337/+subscriptions


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

[Bug 2075337] Please test proposed package

2024-09-02 Thread Mauricio Faria de Oliveira
Hello Robie, or anyone else affected,

Accepted onionprobe into noble-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/onionprobe/1.1.2+ds-1ubuntu0.1 in a
few hours, and then in the -proposed repository.

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

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

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

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

** Also affects: nrpe-ng (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: nrpe-ng (Ubuntu)
   Status: New => Invalid

** Changed in: nrpe-ng (Ubuntu Jammy)
   Status: New => Invalid

** Changed in: nrpe-ng (Ubuntu Noble)
   Status: New => Fix Committed

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

Title:
  [SRU] py3clean fails when using alternate character set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2075337/+subscriptions


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

[Bug 2075337] Re: [SRU] py3clean fails when using alternate character set

2024-09-02 Thread Mauricio Faria de Oliveira
The upload for openscap-daemon has a change in d/control not described in 
d/changelog, which is described in Oracular:
`  * d/control: Remove obsolete python3-distutils`

Could you please re-upload with a description/clarification? AFAIK it is 
correct, since python 3.12 no longer ships python3-distutils:
- Jammy: https://launchpad.net/ubuntu/jammy/+source/python3-stdlib-extensions 
(present)
- Noble: https://launchpad.net/ubuntu/noble/+source/python3-stdlib-extensions 
(not present)

** Changed in: openscap-daemon (Ubuntu)
   Status: New => Invalid

** Changed in: openscap-daemon (Ubuntu Jammy)
   Status: New => Invalid

** Changed in: openscap-daemon (Ubuntu Noble)
   Status: New => Incomplete

** Changed in: openscap-daemon (Ubuntu Noble)
 Assignee: (unassigned) => Dave Jones (waveform)

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

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

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

** Changed in: onionprobe (Ubuntu Noble)
   Status: New => Fix Committed

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

Title:
  [SRU] py3clean fails when using alternate character set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2075337/+subscriptions


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

[Bug 2075337] Please test proposed package

2024-09-02 Thread Mauricio Faria de Oliveira
Hello Robie, or anyone else affected,

Accepted ospd-openvas into noble-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/ospd-
openvas/22.6.2-1ubuntu0.1 in a few hours, and then in the -proposed
repository.

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

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

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

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

** Also affects: openscap-daemon (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/2075337

Title:
  [SRU] py3clean fails when using alternate character set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2075337/+subscriptions


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

[Bug 2075337] Re: [SRU] py3clean fails when using alternate character set

2024-09-02 Thread Mauricio Faria de Oliveira
The pagekite upload has an unrelated/undescribed (?) change in d/control for 
Build-Depends(-Indep).
Could you please clarify or re-upload with a description? Thanks!

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

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

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

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

** Changed in: pagekite (Ubuntu Noble)
 Assignee: (unassigned) => Dave Jones (waveform)

** Also affects: ospd-openvas (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ospd-openvas (Ubuntu)
   Status: New => Invalid

** Changed in: ospd-openvas (Ubuntu Jammy)
   Status: New => Invalid

** Changed in: ospd-openvas (Ubuntu Noble)
   Status: New => Fix Committed

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

Title:
  [SRU] py3clean fails when using alternate character set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2075337/+subscriptions


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

[Bug 2075337] Re: [SRU] py3clean fails when using alternate character set

2024-09-02 Thread Mauricio Faria de Oliveira
The pagure upload has unrelated noise (removed comments) in d/control.
Please adjust and re-upload. Thanks!

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

** Changed in: pagure (Ubuntu Noble)
 Assignee: (unassigned) => Dave Jones (waveform)

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

Title:
  [SRU] py3clean fails when using alternate character set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2075337/+subscriptions


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

[Bug 2075337] Please test proposed package

2024-09-02 Thread Mauricio Faria de Oliveira
Hello Robie, or anyone else affected,

Accepted pglistener into noble-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/pglistener/5.0-2ubuntu0.1 in a few
hours, and then in the -proposed repository.

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

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

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

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

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

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

** Changed in: pagure (Ubuntu Jammy)
   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/2075337

Title:
  [SRU] py3clean fails when using alternate character set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2075337/+subscriptions


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

[Bug 2075337] Please test proposed package

2024-09-02 Thread Mauricio Faria de Oliveira
Hello Robie, or anyone else affected,

Accepted policyd-rate-limit into noble-proposed. The package will build
now and be available at https://launchpad.net/ubuntu/+source/policyd-
rate-limit/1.0.1.1-2.1ubuntu0.1 in a few hours, and then in the
-proposed repository.

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

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

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

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

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

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

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

** Changed in: pglistener (Ubuntu Noble)
   Status: New => Fix Committed

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

Title:
  [SRU] py3clean fails when using alternate character set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2075337/+subscriptions


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

  1   2   3   4   5   6   7   8   9   10   >