[Bug 2056291] [NEW] makedb hangs when a tempfile already exists

2024-03-05 Thread Loïc Gomez
Public bug reported:

release: focal
libnss-db: 2.2.3pre1-6build6

We had an event where running makedb on a group file or password file 
hanged/did not succeed. Using strace, we found out the temp file already 
existed and it was trying in a loop:
  openat(AT_FDCWD, "__db.group.db.t", O_RDWR|O_CREAT|O_EXCL, 0664) = -1 EEXIST 
(File exists)
  select(0, NULL, NULL, NULL, {tv_sec=1, tv_usec=1}) = 0 (Timeout)
  stat("group.db.t", 0x7ffee4bafce0) = -1 ENOENT (No such file or directory)
  stat("__db.group.db.t", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0


Also happened for __db.passwd.db.t file on other hosts with the same 
version/release.
Removing the temp file solves it.

To reproduce, create a valid passwd.tdb file, then:
$ touch __db.passwd.db.t
$ makedb passwd.tdb -o  passwd.db.t

Thank you

** Affects: libnss-db (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/2056291

Title:
  makedb hangs when a tempfile already exists

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libnss-db/+bug/2056291/+subscriptions


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

[Bug 2039017] Re: [SRU] 2.61.2

2024-03-05 Thread Ernest Lotter
** Description changed:

  This is a new version of snapd.
  
  The changelog is available here
  https://github.com/snapcore/snapd/blob/2.61/packaging/ubuntu-16.04/changelog,
  the raw git changelog is available here:
  https://github.com/snapcore/snapd/commits/2.61 (note that the debian
  changelog is auto-generated from the merges of the git commits so there
  is usually no need to look at the raw git commits).
  
- The snappy team released a new release that we want SRU into focal+. The
- process described in https://wiki.ubuntu.com/SnapdUpdates was used and
- we have done integration-tests on the snappy images, autopkgtests on
+ The snappy team released a new release that we want SRU into bionic+.
+ The process described in https://wiki.ubuntu.com/SnapdUpdates was used
+ and we have done integration-tests on the snappy images, autopkgtests on
  classic and unit tests.
  
  GitHub Actions test runs can be found at
  https://github.com/snapcore/snapd/actions?query=branch%3Arelease%2F2.61
+ 
+ Feature freeze exception request for Noble.
+ https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2056290

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

Title:
  [SRU] 2.61.2

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


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

[Bug 2055126] Re: Unable to bring up a guest using 24.04(Noble Numbat) ISO

2024-03-05 Thread Frank Heimes
Okay, I see.
Now we can be sure that it got fixed with an updated ISO.

Right after feature freeze it takes a while until things get settled,
and I would assume that 20240305 is the one that brought stability,
since this is also the one that is recommended to use during the
'Ubuntu testing week' (that follows feature freeze and will start tomorrow).

Very happy that we could sort this out!

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

Title:
  Unable to bring up a guest using 24.04(Noble Numbat) ISO

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


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

[Bug 2056290] [NEW] FeatureFreeze exception request for snapd 2.61.2

2024-03-05 Thread Ernest Lotter
Public bug reported:

Snapd 2.61.2 is contains changes that is important for the installer deb
version of snapd for Noble.

The changelog is available here
https://github.com/snapcore/snapd/blob/2.61/packaging/ubuntu-16.04/changelog,
the raw git changelog is available here:
https://github.com/snapcore/snapd/commits/2.61 (note that the debian
changelog is auto-generated from the merges of the git commits so there
is usually no need to look at the raw git commits).

All validation, including unit tests, integration testing and
certification testing was completed and the snap version has already
made it to stable. Risk is considered low.

Currently waiting for foundations to assist with PPA uploads for focal, jammy 
and mantic.
Refer to SRU https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2039017

** Affects: snapd (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/2056290

Title:
  FeatureFreeze exception request for snapd 2.61.2

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


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

[Bug 2046722] Re: [SRU][22.04.04]: megaraid_sas: Critical Bug Fixes

2024-03-05 Thread Chandrakanth Patil
Hi Michael,


[Test Plan]

1. Driver load and unload
2. Create and delete different virtual drives (R0, R1, R5 etc.,)
3. create JBOD
4. Run IOs with different profiles (io_depth, io_size etc.,) on VD and JBOD
5. controller reset while running IOs

[ Where problems could occur ]
It has a critical patch which fixes the issue related to various register 
reads. So IO runs and various internal commands where problems could occur 

[ Other Info ]
This patchset is small so we don't have any other info.

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

Title:
  [SRU][22.04.04]: megaraid_sas: Critical Bug Fixes

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


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

[Bug 2055126] Re: Unable to bring up a guest using 24.04(Noble Numbat) ISO

2024-03-05 Thread Kowshik Jois
Hello @fheimes,

Yes, I used the latest ISO which was available on the site this morning.

All the commands and the way were exactly same as before. Also on the
same system(P10 Denali LPAR).

This bug was reported on 27th Feb and I see there are 3 ISOs available
after this date viz 20240302, 20240303 and 20240305. Any one of these
must have received the patch which has fixed the issue.

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

Title:
  Unable to bring up a guest using 24.04(Noble Numbat) ISO

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


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

[Bug 2039017] Re: [SRU] 2.61.2

2024-03-05 Thread Ernest Lotter
** Description changed:

  This is a new version of snapd.
  
  The changelog is available here
  https://github.com/snapcore/snapd/blob/2.61/packaging/ubuntu-16.04/changelog,
  the raw git changelog is available here:
- https://github.com/snapcore/snapd/commits/2.61 (note that the debian
+ https://github.com/snapcore/snapd/commits/2.61.2 (note that the debian
  changelog is auto-generated from the merges of the git commits so there
  is usually no need to look at the raw git commits).
  
  The snappy team released a new release that we want SRU into bionic+.
  The process described in https://wiki.ubuntu.com/SnapdUpdates was used
  and we have done integration-tests on the snappy images, autopkgtests on
  classic and unit tests.
  
  GitHub Actions test runs can be found at
  https://github.com/snapcore/snapd/actions?query=branch%3Arelease%2F2.61

** Description changed:

  This is a new version of snapd.
  
  The changelog is available here
  https://github.com/snapcore/snapd/blob/2.61/packaging/ubuntu-16.04/changelog,
  the raw git changelog is available here:
- https://github.com/snapcore/snapd/commits/2.61.2 (note that the debian
+ https://github.com/snapcore/snapd/commits/2.61 (note that the debian
  changelog is auto-generated from the merges of the git commits so there
  is usually no need to look at the raw git commits).
  
- The snappy team released a new release that we want SRU into bionic+.
+ The snappy team released a new release that we want SRU into `focal`+.
  The process described in https://wiki.ubuntu.com/SnapdUpdates was used
  and we have done integration-tests on the snappy images, autopkgtests on
  classic and unit tests.
  
  GitHub Actions test runs can be found at
  https://github.com/snapcore/snapd/actions?query=branch%3Arelease%2F2.61

** Description changed:

  This is a new version of snapd.
  
  The changelog is available here
  https://github.com/snapcore/snapd/blob/2.61/packaging/ubuntu-16.04/changelog,
  the raw git changelog is available here:
  https://github.com/snapcore/snapd/commits/2.61 (note that the debian
  changelog is auto-generated from the merges of the git commits so there
  is usually no need to look at the raw git commits).
  
- The snappy team released a new release that we want SRU into `focal`+.
- The process described in https://wiki.ubuntu.com/SnapdUpdates was used
- and we have done integration-tests on the snappy images, autopkgtests on
+ The snappy team released a new release that we want SRU into focal+. The
+ process described in https://wiki.ubuntu.com/SnapdUpdates was used and
+ we have done integration-tests on the snappy images, autopkgtests on
  classic and unit tests.
  
  GitHub Actions test runs can be found at
  https://github.com/snapcore/snapd/actions?query=branch%3Arelease%2F2.61

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

Title:
  [SRU] 2.61.2

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


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

[Bug 2055294] Re: /usr/lib/grub/grub-multi-install fails on noble-daily

2024-03-05 Thread corrado venturini
just wait for the bug to be fixed on grub2

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

Title:
  /usr/lib/grub/grub-multi-install fails on noble-daily

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


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

[Bug 2055126] Re: Unable to bring up a guest using 24.04(Noble Numbat) ISO

2024-03-05 Thread Frank Heimes
Hello @bskjois, this is good news - thx for sharing.

The virt-install cmd-line is actually the same than the one you've used
before.

Did you used an updated ISO image?
I'm just curious, because we are still in heavy development with the 'noble' 
release, (esp. around feature freeze, that we had last Thursday).
And there was a known issue with grub (comment #5 and #6), that got meanwhile 
resolved with the latest ISO.

It was btw. tough for us trying to recreate, since our P10 systems do not (yet) 
have the needed firmware.
So the only thing we could do was trying on P9 bare metal, but things look good 
there (so no regressions).

Anyway, glad to see that virt-install's are now fine for you on P10 with
'noble'!

** Changed in: ubuntu-power-systems
   Status: Incomplete => Fix Released

** Changed in: virtinst (Ubuntu)
   Status: Incomplete => 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/2055126

Title:
  Unable to bring up a guest using 24.04(Noble Numbat) ISO

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


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

[Bug 2039017] Re: [SRU] 2.61.2

2024-03-05 Thread Steve Langasek
** Tags removed: verification-needed verification-needed-focal
verification-needed-jammy verification-needed-mantic

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

Title:
  [SRU] 2.61.2

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


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

[Bug 2056067] Re: unable to print pdf with okular( lpr usage error)

2024-03-05 Thread P
I add ppa/backport
now I use the correct version 23.08.3  but with same result :
no printing and the following error in syslog :

usage: lpr [-cdfghlmnpqrstv] [-#num] [-1234 font] [-C class] [-i [numcols]]
[-J job] [-Pprinter] [-T title] [-U user] [-wnum] [name ...]

is there a mean to get the lpr command generated somewhere ?

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

Title:
  unable to print pdf with okular( lpr usage error)

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


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

[Bug 2056285] [NEW] creating application is failed when I use android 13 image

2024-03-05 Thread YoungpilLee
Private bug reported:

Hello :)

I'm trying to create an application that has jammy:android13:arm64 image

So, I made manifest.yaml like below. and it makes errors.


using "jammy:android12:arm64" was getting success. please look into it.

Thanks :)


```
name: medium
image: jammy:android13:arm64
watchdog:
  disabled: false
services:
  - name: control-service
port: 7008
protocols: [tcp]
expose: true
  - name: abs-service
port: 3001
protocols: [tcp]
expose: true
hooks:
  timeout: 15m
addons:
  - abs-service
  - stream-config-medium
  - hide-system-bar
#  - anbox_ime_1.16.0
  - control-service
  - async-swap-disabled
#  - app-install
  - port-forwarding
  - fluentbit
#  - aws-cli
#  - iap
resources:
  cpus: 2
  memory: 8GB
  disk-size: 80GB
  gpu-slots: 1
features:
  - enable_anbox_ime
  - allow_custom_system_signatures
  - webrtc.enable_flex_fec
  - android.allow_custom_android_id
  - emugl.disable_async_swap_support
```


amc logs result
-
Mar 06 06:29:20 ams-cnk0p1ibb6dekkbtbp2g anbox-starter[5298]: 
android-bridge-server/src/logging/logging.http
Mar 06 06:29:20 ams-cnk0p1ibb6dekkbtbp2g anbox-starter[5298]: 
android-bridge-server/src/app.module.ts
Mar 06 06:29:20 ams-cnk0p1ibb6dekkbtbp2g anbox-starter[5298]: 
android-bridge-server/src/main.ts
Mar 06 06:29:20 ams-cnk0p1ibb6dekkbtbp2g anbox-starter[5298]: 
android-bridge-server/src/setting/
Mar 06 06:29:20 ams-cnk0p1ibb6dekkbtbp2g anbox-starter[5298]: 
android-bridge-server/src/setting/setting.controller.ts
Mar 06 06:29:20 ams-cnk0p1ibb6dekkbtbp2g anbox-starter[5298]: 
android-bridge-server/src/setting/setting.service.ts
Mar 06 06:29:20 ams-cnk0p1ibb6dekkbtbp2g anbox-starter[5298]: 
android-bridge-server/src/setting/dto/
Mar 06 06:29:20 ams-cnk0p1ibb6dekkbtbp2g anbox-starter[5298]: 
android-bridge-server/src/setting/dto/abs-init.dto.ts
Mar 06 06:29:20 ams-cnk0p1ibb6dekkbtbp2g anbox-starter[5298]: 
android-bridge-server/src/setting/dto/set-wm-size.dto.ts
Mar 06 06:29:20 ams-cnk0p1ibb6dekkbtbp2g anbox-starter[5298]: 
android-bridge-server/src/setting/setting.module.ts
Mar 06 06:29:20 ams-cnk0p1ibb6dekkbtbp2g anbox-starter[5298]: 
android-bridge-server/src/setting/settings.http
Mar 06 06:29:20 ams-cnk0p1ibb6dekkbtbp2g anbox-starter[5298]: 
android-bridge-server/tsconfig.json
Mar 06 06:29:20 ams-cnk0p1ibb6dekkbtbp2g anbox-starter[1399]: 2024/03/06 
06:29:20 Executing hook pre-start for addon stream_config
Mar 06 06:29:20 ams-cnk0p1ibb6dekkbtbp2g anbox-starter[1399]: 2024/03/06 
06:29:20 Execute hook pre-start with user defined timeout 15m
Mar 06 06:29:20 ams-cnk0p1ibb6dekkbtbp2g anbox-starter[1399]: 2024/03/06 
06:29:20 Executing hook pre-start for addon hide_system_bar
Mar 06 06:29:20 ams-cnk0p1ibb6dekkbtbp2g anbox-starter[5308]: + cat
Mar 06 06:29:20 ams-cnk0p1ibb6dekkbtbp2g anbox-starter[1399]: 2024/03/06 
06:29:20 Executing hook pre-start for addon control_service_install
Mar 06 06:29:20 ams-cnk0p1ibb6dekkbtbp2g anbox-starter[5310]: + '[' base = 
regular ']'
Mar 06 06:29:20 ams-cnk0p1ibb6dekkbtbp2g anbox-starter[5310]: + aam 
install-system-app 
--apk=/var/lib/anbox/addons/3_control_service_install/ControlService_release_0.0.11.1_980744f.apk
 --access-hidden-api --package-name=com.samsung.android.game.cloudgame.service 
--permissions=android.permission.ACCESS_WIFI_STATE,android.permission.BROADCAST_CLOSE_SYSTEM_DIALOGS,android.permission.FOREGROUND_SERVICE,android.permission.SYSTEM_ALERT_WINDOW,android.permission.RECORD_AUDIO,android.permission.INTERNET,android.permission.GET_TASKS,android.permission.MANAGE_APP_OPS_MODES,android.permission.QUERY_ALL_PACKAGES,android.permission.PACKAGE_USAGE_STATS,android.permission.CHANGE_CONFIGURATION,android.permission.PACKAGE_USAGE_STATS,android.permission.READ_LOGS,android.permission.WRITE_SETTINGS,android.permission.WRITE_SECURE_SETTINGS,android.permission.INJECT_EVENTS,android.permission.READ_PRIVILEGED_PHONE_STATE,android.permission.WAKE_LOCK,android.permission.ACCESS_NETWORK_STATE,android.permission.RECEIVE_BOOT_COMPLETED,,com.samsung.android.game.cloudgame.service.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Mar 06 06:29:20 ams-cnk0p1ibb6dekkbtbp2g anbox-starter[5311]: 2024/03/06 
06:29:20 Installing the package com.samsung.android.game.cloudgame.service as a 
system app ...
Mar 06 06:29:20 ams-cnk0p1ibb6dekkbtbp2g anbox-starter[5311]: 2024/03/06 
06:29:20 Completed package com.samsung.android.game.cloudgame.service 
installation as a system app
Mar 06 06:29:20 ams-cnk0p1ibb6dekkbtbp2g anbox-starter[1399]: 2024/03/06 
06:29:20 Executing hook pre-start for addon async_swap_disabled
Mar 06 06:29:20 ams-cnk0p1ibb6dekkbtbp2g anbox-starter[1399]: 2024/03/06 
06:29:20 Execute hook pre-start with user defined timeout 15m
Mar 06 06:29:20 ams-cnk0p1ibb6dekkbtbp2g anbox-starter[5373]: + '[' base = 
regular ']'
Mar 06 06:29:20 ams-cnk0p1ibb6dekkbtbp2g anbox-starter[5373]: + echo 'export 

[Bug 2056086] Re: android-platform-external-nist-sip fails to build from source

2024-03-05 Thread Bug Watch Updater
** Changed in: android-platform-external-nist-sip (Debian)
   Status: Unknown => New

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

Title:
  android-platform-external-nist-sip fails to build from source

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/android-platform-external-nist-sip/+bug/2056086/+subscriptions


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

[Bug 2053217] Re: Pycodestyle 2.11.1 breaks flake8 5.0.4 in noble

2024-03-05 Thread Bin Li
Now flake8 in proposed is 7.0.0-1, after install these packages, it
works fine in my side.

sudo apt install flake8=7.0.0-1 python3-flake8=7.0.0-1
python3-pyflakes=3.2.0-1

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

Title:
  Pycodestyle 2.11.1 breaks flake8 5.0.4 in noble

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


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

[Bug 2055294] Re: /usr/lib/grub/grub-multi-install fails on noble-daily

2024-03-05 Thread Alex Wang
looks like i am hitting the exact same issue, may i know what can i do
to get the Ubuntu 24.04 daily build installation to complete
successfully instead of trying new ISO? Thanks a lot.

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

Title:
  /usr/lib/grub/grub-multi-install fails on noble-daily

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


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

[Bug 2053217] Re: Pycodestyle 2.11.1 breaks flake8 5.0.4 in noble

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

** Changed in: pycodestyle (Ubuntu)
   Status: New => Confirmed

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

Title:
  Pycodestyle 2.11.1 breaks flake8 5.0.4 in noble

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


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

[Bug 2055099] Re: Got GIMP crash debug

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

** Changed in: gimp (Ubuntu)
   Status: New => Confirmed

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

Title:
  Got GIMP crash debug

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


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

[Bug 2041727] Re: "netplan apply" produces ovsdb-server.service WARNING even when openvswitch-switch not installed

2024-03-05 Thread Inder Kochar
I  am setting up a ubuntu 22.04.4 (LTS) today. This error/warning still exists. 
no any package installed. Just ubuntu server and tried to configure static IP 
address.

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

Title:
  "netplan apply" produces ovsdb-server.service WARNING even when
  openvswitch-switch not installed

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


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

[Bug 2056067] Re: unable to print pdf with okular( lpr usage error)

2024-03-05 Thread P
Hello

I already have backport enable, but max version avail is
(4:23.08.1-0ubuntu1).

$ sudo LC_ALL=C apt update
Hit:1 http://fr.archive.ubuntu.com/ubuntu mantic InRelease  
  
Hit:2 http://security.ubuntu.com/ubuntu mantic-security InRelease   
  
Hit:3 http://fr.archive.ubuntu.com/ubuntu mantic-updates InRelease  
Hit:4 http://packages.microsoft.com/repos/code stable InRelease
Hit:5 http://fr.archive.ubuntu.com/ubuntu mantic-proposed InRelease
Hit:6 http://fr.archive.ubuntu.com/ubuntu mantic-backports InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.

$ sudo LC_ALL=C apt install okular
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
okular is already the newest version (4:23.08.1-0ubuntu1).
The following packages were automatically installed and are no longer required:
  linux-headers-6.5.0-14-lowlatency linux-headers-6.5.0-15 
linux-headers-6.5.0-15-generic
  linux-headers-6.5.0-15-lowlatency linux-headers-6.5.0-17 
linux-headers-6.5.0-17-generic
  linux-image-6.5.0-14-lowlatency linux-image-6.5.0-15-lowlatency 
linux-lowlatency-headers-6.5.0-14
  linux-lowlatency-headers-6.5.0-15 linux-modules-6.5.0-14-lowlatency
  linux-modules-6.5.0-15-lowlatency
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

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

Title:
  unable to print pdf with okular( lpr usage error)

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


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

[Bug 2051068] Re: GUI crashed after installed proposed package libegl-mesa0

2024-03-05 Thread Lee Sheng Hung
** Information type changed from Public to Public Security

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

Title:
  GUI crashed after installed proposed package libegl-mesa0

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


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

[Bug 2055126] Re: Unable to bring up a guest using 24.04(Noble Numbat) ISO

2024-03-05 Thread Kowshik Jois
Looks like the issue is resolved. I tried creating a guest to capture
error logs. But surprisingly I was able to create a guest in the first
attempt itself.

I had used the same command I mentioned above.

qcow2 creation: qemu-img create -f qcow2
/var/lib/libvirt/images/data/ubuntu.qcow2 100G

Guest creation: virt-install --name ubuntu --ram 2048 --disk
path=/var/lib/libvirt/images/data/ubuntu.qcow2,size=8 --vcpus 4 --os-
type linux --os-variant generic --network bridge=virbr0 --graphics none
--console pty,target_type=serial --cdrom /var/lib/libvirt/images/noble-
live-server-ppc64el.iso

ISO used: 
https://cdimage.ubuntu.com/ubuntu-server/daily-live/current/noble-live-server-ppc64el.iso
(Downloaded just before trying this)

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

Title:
  Unable to bring up a guest using 24.04(Noble Numbat) ISO

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


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

[Bug 2037595] Re: _gpgme_io_select breaks when more than 1024 file descriptors are open

2024-03-05 Thread Launchpad Bug Tracker
This bug was fixed in the package gpgme1.0 - 1.13.1-7ubuntu2.2

---
gpgme1.0 (1.13.1-7ubuntu2.2) focal; urgency=medium

  * Cherry-pick from upstream:
- posix: Use poll instead, when available, removing use of select
  (LP: #2037595).

 -- Colin Watson   Thu, 28 Sep 2023 01:16:09 +0100

** Changed in: gpgme1.0 (Ubuntu Focal)
   Status: Fix Committed => Fix Released

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

Title:
  _gpgme_io_select breaks when more than 1024 file descriptors are open

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gpgme1.0/+bug/2037595/+subscriptions


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

[Bug 2037595] Update Released

2024-03-05 Thread Chris Halse Rogers
The verification of the Stable Release Update for gpgme1.0 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/2037595

Title:
  _gpgme_io_select breaks when more than 1024 file descriptors are open

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gpgme1.0/+bug/2037595/+subscriptions


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

[Bug 2037595] Re: _gpgme_io_select breaks when more than 1024 file descriptors are open

2024-03-05 Thread Launchpad Bug Tracker
This bug was fixed in the package gpgme1.0 - 1.16.0-1.2ubuntu4.2

---
gpgme1.0 (1.16.0-1.2ubuntu4.2) jammy; urgency=medium

  * Cherry-pick from upstream:
- posix: Use poll instead, when available, removing use of select
  (LP: #2037595).

 -- Colin Watson   Thu, 28 Sep 2023 01:17:40 +0100

** Changed in: gpgme1.0 (Ubuntu Jammy)
   Status: Fix Committed => Fix Released

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

Title:
  _gpgme_io_select breaks when more than 1024 file descriptors are open

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gpgme1.0/+bug/2037595/+subscriptions


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

[Bug 2037595] Re: _gpgme_io_select breaks when more than 1024 file descriptors are open

2024-03-05 Thread Chris Halse Rogers
ubuntu@sru-focal:~$ python3
Python 3.8.10 (default, Nov 22 2023, 10:22:35)
[GCC 9.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import gpg
>>> c = gpg.Context()
>>> list(c.keylist())
[]
>>> fs = []
>>> for i in range(1024):
... fs.append(open('/dev/null'))
...
>>> list(c.keylist())
Traceback (most recent call last):
  File "", line 1, in 
  File "/usr/lib/python3/dist-packages/gpg/core.py", line 751, in keylist
key = self.op_keylist_next()
  File "/usr/lib/python3/dist-packages/gpg/core.py", line 1195, in 
op_keylist_next
raise excp
  File "/usr/lib/python3/dist-packages/gpg/core.py", line 1190, in 
op_keylist_next
errorcheck(gpgme.gpgme_op_keylist_next(self.wrapped, ptr))
  File "/usr/lib/python3/dist-packages/gpg/errors.py", line 129, in errorcheck
raise GPGMEError(retval, extradata)
gpg.errors.GPGMEError: GPGME: Too many open files
>>>

ubuntu@sru-focal:~$ sudo apt install -t focal-proposed libgpgme11
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following package was automatically installed and is no longer required:
  libfreetype6
Use 'sudo apt autoremove' to remove it.
The following packages will be upgraded:
  libgpgme11
1 upgraded, 0 newly installed, 0 to remove and 14 not upgraded.
Need to get 120 kB of archives.
After this operation, 0 B of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64 libgpgme11 
amd64 1.13.1-7ubuntu2.2 [120 kB]
Fetched 120 kB in 1s (95.6 kB/s)
(Reading database ... 32247 files and directories currently installed.)
Preparing to unpack .../libgpgme11_1.13.1-7ubuntu2.2_amd64.deb ...
Unpacking libgpgme11:amd64 (1.13.1-7ubuntu2.2) over (1.13.1-7ubuntu2.1) ...
Setting up libgpgme11:amd64 (1.13.1-7ubuntu2.2) ...
Processing triggers for libc-bin (2.31-0ubuntu9.14) ...

ubuntu@sru-focal:~$ python3
Python 3.8.10 (default, Nov 22 2023, 10:22:35)
[GCC 9.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import gpg
>>> c = gpg.Context()
>>> list(c.keylist())
[]
>>> fs = []
>>> for i in range(1024):
... fs.append(open('/dev/null'))
...
>>> list(c.keylist())
[]
>>>

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

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

Title:
  _gpgme_io_select breaks when more than 1024 file descriptors are open

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gpgme1.0/+bug/2037595/+subscriptions


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

[Bug 2037595] Re: _gpgme_io_select breaks when more than 1024 file descriptors are open

2024-03-05 Thread Chris Halse Rogers
ubuntu@sru-jammy:~$ python3
Python 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import gpg
>>> c = gpg.Context()
>>> list(c.keylist())
[]
>>> fs = []
>>> for i in range(1024):
... fs.append(open('/dev/null'))
...
>>> list(c.keylist())
Traceback (most recent call last):
  File "", line 1, in 
  File "/usr/lib/python3/dist-packages/gpg/core.py", line 762, in keylist
key = self.op_keylist_next()
  File "/usr/lib/python3/dist-packages/gpg/core.py", line 1206, in 
op_keylist_next
raise excp
  File "/usr/lib/python3/dist-packages/gpg/core.py", line 1201, in 
op_keylist_next
errorcheck(gpgme.gpgme_op_keylist_next(self.wrapped, ptr))
  File "/usr/lib/python3/dist-packages/gpg/errors.py", line 129, in errorcheck
raise GPGMEError(retval, extradata)
gpg.errors.GPGMEError: GPGME: Too many open files
>>>
ubuntu@sru-jammy:~$ sudo apt install -t jammy-proposed libgpgme11
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages will be upgraded:
  libgpgme11
1 upgraded, 0 newly installed, 0 to remove and 32 not upgraded.
Need to get 136 kB of archives.
After this operation, 0 B of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu jammy-proposed/main amd64 libgpgme11 
amd64 1.16.0-1.2ubuntu4.2 [136 kB]
Fetched 136 kB in 1s (104 kB/s)
(Reading database ... 34017 files and directories currently installed.)
Preparing to unpack .../libgpgme11_1.16.0-1.2ubuntu4.2_amd64.deb ...
Unpacking libgpgme11:amd64 (1.16.0-1.2ubuntu4.2) over (1.16.0-1.2ubuntu4.1) ...
Setting up libgpgme11:amd64 (1.16.0-1.2ubuntu4.2) ...
Processing triggers for libc-bin (2.35-0ubuntu3.6) ...
Scanning processes...

No services need to be restarted.

No containers need to be restarted.

No user sessions are running outdated binaries.

No VM guests are running outdated hypervisor (qemu) binaries on this host.
ubuntu@sru-jammy:~$ python3
Python 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import gpg
>>> c = gpg.Context()
>>> list(c.keylist())
[]
>>> fs = []
>>> for i in range(1024)
  File "", line 1
for i in range(1024)
^
SyntaxError: expected ':'
>>> for i in range(1024):
... fs.append(open('/dev/null'))
...
>>> list(c.keylist())
[]
>>>

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

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

Title:
  _gpgme_io_select breaks when more than 1024 file descriptors are open

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gpgme1.0/+bug/2037595/+subscriptions


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

[Bug 2056190] Re: Tabs of non-flatpak Firefox (and non-flatpak Firefox-based browsers) crash in Kubuntu 24.04

2024-03-05 Thread Alexander Browne
Same in Ubuntu desktop (GNOME), so not Kubuntu-specific.

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

Title:
  Tabs of non-flatpak Firefox (and non-flatpak Firefox-based browsers)
  crash in Kubuntu 24.04

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


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

[Bug 1627204] Re: Segmentation fault using lookup

2024-03-05 Thread Launchpad Bug Tracker
[Expired for gnome-nettool (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: gnome-nettool (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Segmentation fault using lookup

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


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

[Bug 2043004] Re: lttng-modules-dkms FTBS on jammy with the latest 6.5 kernel

2024-03-05 Thread Launchpad Bug Tracker
[Expired for lttng-modules (Ubuntu Jammy) because there has been no
activity for 60 days.]

** Changed in: lttng-modules (Ubuntu Jammy)
   Status: Incomplete => Expired

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

Title:
  lttng-modules-dkms FTBS on jammy with the latest 6.5 kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lttng-modules/+bug/2043004/+subscriptions


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

[Bug 2044159] Re: Ubuntu-bug triggers an error cloud-init run data not found on system. Unable to add cloud-specific data

2024-03-05 Thread Launchpad Bug Tracker
[Expired for apport (Ubuntu) because there has been no activity for 60
days.]

** Changed in: apport (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Ubuntu-bug triggers an error cloud-init run data not found on system.
  Unable to add cloud-specific data

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


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

[Bug 2043004] Re: lttng-modules-dkms FTBS on jammy with the latest 6.5 kernel

2024-03-05 Thread Launchpad Bug Tracker
[Expired for lttng-modules (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lttng-modules (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  lttng-modules-dkms FTBS on jammy with the latest 6.5 kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lttng-modules/+bug/2043004/+subscriptions


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

[Bug 2048081] Re: package openssh-client 1:8.9p1-3ubuntu0.5 failed to install/upgrade: não pode copiar dados extráidos para './usr/lib/openssh/ssh-pkcs11-helper' para '/usr/lib/openssh/ssh-pkcs11-help

2024-03-05 Thread Launchpad Bug Tracker
[Expired for openssh (Ubuntu) because there has been no activity for 60
days.]

** Changed in: openssh (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package openssh-client 1:8.9p1-3ubuntu0.5 failed to install/upgrade:
  não pode copiar dados extráidos para './usr/lib/openssh/ssh-
  pkcs11-helper' para '/usr/lib/openssh/ssh-pkcs11-helper.dpkg-new': fim
  de ficheiro ou stream inesperado

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


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

[Bug 2048145] Re: Error on startup. Connection failure

2024-03-05 Thread Launchpad Bug Tracker
[Expired for virt-manager (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: virt-manager (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Error on startup. Connection failure

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


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

[Bug 2056258] Re: Update to 123.0.1

2024-03-05 Thread Nishit Majithia
USN-6649-2
Package Information:
  https://launchpad.net/ubuntu/+source/firefox/123.0.1+build1-0ubuntu0.20.04.1

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

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

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

Title:
  Update to 123.0.1

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


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

[Bug 1881522] Re: [SRU] vtun not running on ubuntu 20.04 LTS

2024-03-05 Thread Launchpad Bug Tracker
This bug was fixed in the package vtun - 3.0.4-2ubuntu0.23.10.1

---
vtun (3.0.4-2ubuntu0.23.10.1) mantic; urgency=medium

  * Fix failure to run vtun in standalone server mode. (LP: #1881522)
- run autoupdate to update configure.in to use the syntax of
  current version of Autoconf.

 -- Sudip Mukherjee   Sun, 18 Feb 2024
14:33:10 +

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

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

Title:
  [SRU] vtun not running on ubuntu 20.04 LTS

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


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

[Bug 1881522] Update Released

2024-03-05 Thread Chris Halse Rogers
The verification of the Stable Release Update for vtun 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/1881522

Title:
  [SRU] vtun not running on ubuntu 20.04 LTS

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


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

[Bug 2056082] Re: android-platform-external-doclava: FTBFS with OpenJDK 17 due to com.sun.javadoc removal

2024-03-05 Thread Vladimir Petko
The issue is resolved with new upstream release from git clone
https://android.googlesource.com/platform/external/doclava

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

Title:
  android-platform-external-doclava: FTBFS with OpenJDK 17 due to
  com.sun.javadoc removal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/android-platform-external-doclava/+bug/2056082/+subscriptions


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

[Bug 2026760] Update Released

2024-03-05 Thread Chris Halse Rogers
The verification of the Stable Release Update for wrk 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/2026760

Title:
  [SRU] wrk fails to run

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


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

[Bug 2026760] Re: [SRU] wrk fails to run

2024-03-05 Thread Launchpad Bug Tracker
This bug was fixed in the package wrk - 4.1.0-3build2

---
wrk (4.1.0-3build2) mantic; urgency=medium

  * No-change rebuild to pick up alternative libluajit2
dependency. (LP: #2026760)

 -- Sudip Mukherjee   Mon, 19 Feb 2024
20:34:42 +

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

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

Title:
  [SRU] wrk fails to run

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


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

[Bug 2056197] Re: Desktop freezes for 30s to a 1min + Firefox crashes

2024-03-05 Thread Daniel van Vugt
Does the problem occur if Firefox is never opened?

Do you find any files in /var/crash ?

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

** Changed in: ubuntu
   Status: New => Incomplete

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

Title:
  Desktop freezes for 30s to a 1min + Firefox crashes

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


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

[Bug 2056185] Re: laggy and louder fans in laptop

2024-03-05 Thread Daniel van Vugt
Thanks for the bug report. It sounds like Firefox is the issue here, but
to be sure please run 'top' in a Terminal window to confirm it is
Firefox using all the CPU.

Also be careful to avoid having too many tabs open, because modern web
browsers can easily use all the system resources if there are too many
of them.

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

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

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

Title:
  laggy and louder fans in laptop

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


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

[Bug 2056258] [NEW] Update to 123.0.1

2024-03-05 Thread Nishit Majithia
Public bug reported:

https://www.mozilla.org/en-US/firefox/123.0.1/releasenotes/

** Affects: firefox (Ubuntu)
 Importance: Undecided
 Assignee: Nishit Majithia (0xnishit)
 Status: New

** Affects: firefox (Ubuntu Focal)
 Importance: Undecided
 Assignee: Nishit Majithia (0xnishit)
 Status: New

** Also affects: firefox (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Changed in: firefox (Ubuntu Focal)
 Assignee: (unassigned) => Nishit Majithia (0xnishit)

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

Title:
  Update to 123.0.1

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


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

[Bug 2056257] [NEW] unexpected header length in /proc/net/snmp

2024-03-05 Thread Geoffrey Day
Public bug reported:

Messages appearing in syslog for 24.04 nightly
snmpd[2063]: systemstats_linux: unexpected header length in /proc/net/snmp. 237 
!= 224

Appears to be issue between Kernel and upstream package net-snmp 
as reported in https://github.com/net-snmp/net-snmp/issues/786

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: snmpd 5.9.4+dfsg-1ubuntu2
ProcVersionSignature: Ubuntu 6.8.0-11.11-generic 6.8.0-rc4
Uname: Linux 6.8.0-11-generic x86_64
ApportVersion: 2.28.0-0ubuntu1
Architecture: amd64
CasperMD5CheckResult: pass
Date: Wed Mar  6 02:55:54 2024
InstallationDate: Installed on 2024-02-28 (7 days ago)
InstallationMedia: Ubuntu-Server 24.04 LTS "Noble Numbat" - Daily amd64 
(20240222)
ProcEnviron:
 LANG=en_US.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 TERM=xterm
 XDG_RUNTIME_DIR=
RebootRequiredPkgs: Error: path contained symlinks.
SNMPVersion:
 NET-SNMP version:  5.9.4.pre2
 Web:   http://www.net-snmp.org/
 Email: net-snmp-cod...@lists.sourceforge.net
SourcePackage: net-snmp
SyslogSnmptrapd:
 
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.snmp.snmpd.conf: [modified]
mtime.conffile..etc.snmp.snmpd.conf: 2024-03-06T02:55:52.139109

** Affects: net-snmp (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug noble

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

Title:
  unexpected header length in /proc/net/snmp

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


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

[Bug 2055176] Re: Xwayland crashed with SIGSEGV

2024-03-05 Thread Daniel van Vugt
Found it:
https://gitlab.freedesktop.org/xorg/xserver/-/issues/1574

The first fix went into Xwayland 23.2.1 but that also needed fixing in
23.2.4.

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

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

** Tags added: fixed-in-xwayland-23.2.4 fixed-upstream

** Tags added: rls-mm-incoming

** Summary changed:

- Xwayland crashed with SIGSEGV
+ Xwayland crashed with SIGSEGV in ProcXTestFakeInput()

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

Title:
  Xwayland crashed with SIGSEGV in ProcXTestFakeInput()

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


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

[Bug 2055176] Re: Xwayland crashed with SIGSEGV

2024-03-05 Thread Daniel van Vugt
Thanks for the additional information. It looks like we have a better
idea of the crash location now:

?? ()
ProcXTestFakeInput (client=) at ../Xext/xtest.c:440
Dispatch () at ../dix/dispatch.c:545
dix_main (envp=, argv=, argc=) at 
../dix/main.c:271
main (argc=, argv=, envp=) at 
../dix/stubmain.c:34

** Bug watch added: gitlab.freedesktop.org/xorg/xserver/-/issues #1574
   https://gitlab.freedesktop.org/xorg/xserver/-/issues/1574

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

Title:
  Xwayland crashed with SIGSEGV in ProcXTestFakeInput()

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


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

[Bug 2054121] Re: Random Freezing

2024-03-05 Thread Daniel van Vugt
Does the mouse cursor also freeze when the bug occurs?

Please try deleting any local GNOME extensions:

  cd ~/.local/share/gnome-shell/
  rm -rf extensions

and then log in again. Does the bug still occur?

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

Title:
  Random Freezing

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


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

[Bug 2056084] Re: android-platform-build: FTBFS: Vector.h:259:28: error: cannot convert ‘const android::Vector*’ to ‘android::VectorImpl*’

2024-03-05 Thread Vladimir Petko
** Merge proposal linked:
   
https://code.launchpad.net/~vpa1977/ubuntu/+source/android-platform-build/+git/android-platform-build/+merge/461865

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

Title:
  android-platform-build: FTBFS: Vector.h:259:28: error: cannot convert
  ‘const android::Vector*’ to ‘android::VectorImpl*’

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/android-platform-build/+bug/2056084/+subscriptions


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

[Bug 2056238] [NEW] Enabling window bar title changes text style in tabs

2024-03-05 Thread Coeur Noir
Public bug reported:

Hi,

while using automatic theme in Thunderbird 115.8.1 and Yaru-dark in
Ubuntu 22.04,

enable/disable window title bar changes texte color in tabs,

ending with black text on black background.

Color text in tabs should not change because window title bar is
enabled.

Picture attached.

Best regards.

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

** Attachment added: "thunderbird with and without window title bar"
   
https://bugs.launchpad.net/bugs/2056238/+attachment/5753018/+files/TB_115.8.1_Ubuntu2204_tab_style.png

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

Title:
  Enabling window bar title changes text style in tabs

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


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

[Bug 2051921] Re: Update WiFi/BT firmware as per MediaTek's request

2024-03-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-firmware-mediatek-genio -
4.1-0ubuntu1

---
linux-firmware-mediatek-genio (4.1-0ubuntu1) mantic; urgency=medium

  * Update WiFi MT7961 firmware to fix the latency issue (LP: #2051921)

 -- Ethan Hsieh   Fri, 02 Feb 2024 09:55:25
+0800

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

Title:
  Update WiFi/BT firmware as per MediaTek's request

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware-mediatek-genio/+bug/2051921/+subscriptions


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

[Bug 2051921] Re: Update WiFi/BT firmware as per MediaTek's request

2024-03-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-firmware-mediatek-genio -
4.1-0ubuntu1~22.04

---
linux-firmware-mediatek-genio (4.1-0ubuntu1~22.04) jammy; urgency=medium

  * Backport to jammy (LP: #2051921)
- Update WiFi MT7961 firmware to fix the latency issue

 -- Ethan Hsieh   Fri, 02 Feb 2024 10:04:36
+0800

** Changed in: linux-firmware-mediatek-genio (Ubuntu Jammy)
   Status: Fix Committed => Fix Released

** Changed in: linux-firmware-mediatek-genio (Ubuntu Mantic)
   Status: Fix Committed => Fix Released

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

Title:
  Update WiFi/BT firmware as per MediaTek's request

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware-mediatek-genio/+bug/2051921/+subscriptions


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

[Bug 2051921] Update Released

2024-03-05 Thread Chris Halse Rogers
The verification of the Stable Release Update for linux-firmware-
mediatek-genio 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/2051921

Title:
  Update WiFi/BT firmware as per MediaTek's request

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware-mediatek-genio/+bug/2051921/+subscriptions


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

[Bug 2056086] Re: android-platform-external-nist-sip fails to build from source

2024-03-05 Thread Vladimir Petko
** Bug watch added: Debian Bug tracker #1065522
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1065522

** Also affects: android-platform-external-nist-sip (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1065522
   Importance: Unknown
   Status: Unknown

** Merge proposal linked:
   
https://code.launchpad.net/~vpa1977/ubuntu/+source/android-platform-external-nist-sip/+git/android-platform-external-nist-sip/+merge/461860

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

Title:
  android-platform-external-nist-sip fails to build from source

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/android-platform-external-nist-sip/+bug/2056086/+subscriptions


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

[Bug 2056205] Re: Noble: Nautilus does't show available network shared folders

2024-03-05 Thread Walter Ribeiro
** Summary changed:

- Noble: Nautilus does't show available resources in network
+ Noble: Nautilus does't show available network shared folders

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

Title:
  Noble: Nautilus does't show available network shared folders

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


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

[Bug 2049262] Update Released

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

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

Title:
  mount.nfs: fix version negotiation laddering with parameters '-t nfs4'
  or '-o vers=4'

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


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

[Bug 2056234] [NEW] [needs-packaging] nobodd

2024-03-05 Thread Dave Jones
Public bug reported:

URL: https://github.com/waveform80/nobodd
License: GPL-3
Notes:

The nobodd suite provides a TFTP server and associated tooling intended
for netbooting Raspberry Pis. It integrates (fairly loosely) with nbd-
server to provide a block-device based netboot system as opposed to the
more traditional NFS route typically favoured on the Pi. Certain sub-
systems (notably snapd) do not like running with no block storage, which
this approach resolves. It also requires no escalated privilege on the
server (beyond installation); no mounts or loop-devices are required as
the application handles OS images as simple userspace files.

Please note: I don't *believe* an FFe is required for this request given
the package is intended for universe and will not be seeded on images.

Test builds are available from ppa:waveform/nobodd
(https://launchpad.net/~waveform/+archive/ubuntu/nobodd).

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: needs-packaging

** Description changed:

  URL: https://github.com/waveform80/nobodd
  License: GPL-3
  Notes:
  
  The nobodd suite provides a TFTP server and associated tooling intended
  for netbooting Raspberry Pis. It integrates (fairly loosely) with nbd-
  server to provide a block-device based netboot system as opposed to the
  more traditional NFS route typically favoured on the Pi. Certain sub-
  systems (notably snapd) do not like running with no block storage, which
  this approach resolves. It also requires no escalated privilege on the
  server (beyond installation); no mounts or loop-devices are required as
  the application handles OS images as simple userspace files.
  
+ Please note: I don't *believe* an FFe is required for this request given
+ the package is intended for universe and will not be seeded on images.
+ 
  Test builds are available from ppa:waveform/nobodd
  (https://launchpad.net/~waveform/+archive/ubuntu/nobodd).

** Changed in: ubuntu
Milestone: None => ubuntu-24.04

** Tags added: needs-packaging

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

Title:
  [needs-packaging] nobodd

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


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

[Bug 2049262] Re: mount.nfs: fix version negotiation laddering with parameters '-t nfs4' or '-o vers=4'

2024-03-05 Thread Launchpad Bug Tracker
This bug was fixed in the package nfs-utils - 1:1.3.4-2.5ubuntu3.6

---
nfs-utils (1:1.3.4-2.5ubuntu3.6) focal; urgency=medium

  * Fix default protocol version negotiation when NFSv4 is specified
on the command line with '-t nfs4' or '-o vers=4', such that it
actually follows the previously agreed-upon laddering approach,
of trying 4.2, then 4.1, then 4.0 before raising an error.
These patches also fix an issue where asking for a v4 mount could
result in a v3 mount if the namespace was available in v3, but
not in v4, such as with fsid=0. (LP: #2049262)
- d/p/lp-2049262-1-mount.nfs-improve-version-negotiation-when-vers-4-i.patch
- d/p/lp-2049262-2-mount.nfs-Use-default-minor-version-when-t-nfs4-is.patch
- d/p/lp-2049262-3-mount.nfs-Use-default-minor-version-when-o-v4-is-sp.patch

 -- Matthew Ruffell   Thu, 18 Jan 2024
22:29:59 +1300

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

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

Title:
  mount.nfs: fix version negotiation laddering with parameters '-t nfs4'
  or '-o vers=4'

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


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

[Bug 2056087] Re: android-platform-tools-apksig: FTBFS: dh_auto_test: error: gradle --info --console plain --offline --stacktrace --no-daemon --refresh-dependencies --gradle-user-home .gradle -Duser.h

2024-03-05 Thread Vladimir Petko
** Merge proposal linked:
   
https://code.launchpad.net/~vpa1977/ubuntu/+source/android-platform-tools-apksig/+git/android-platform-tools-apksig/+merge/461859

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

Title:
  android-platform-tools-apksig: FTBFS: dh_auto_test: error: gradle
  --info --console plain --offline --stacktrace --no-daemon --refresh-
  dependencies --gradle-user-home .gradle -Duser.home=.
  -Duser.name=debian -Ddebian.package=android-platform-tools-apksig
  -Dfile.encoding=UTF-8 --parallel --max-workers=8 test returned exit
  code 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/android-platform-tools-apksig/+bug/2056087/+subscriptions


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

[Bug 1779890] Re: gvfsd process does not have the KRB5CCNAME environment set

2024-03-05 Thread Launchpad Bug Tracker
This bug was fixed in the package tracker-miners -
2.3.3-2ubuntu0.20.04.2

---
tracker-miners (2.3.3-2ubuntu0.20.04.2) focal; urgency=medium

  * Change tracker-miner-[fs,rss].service to start upon gnome-session.target
instead of default.target. default.target was too early, leading gvfs to
be started too early, which led to gvfs not collecting systemd user
session environment variables, notably KRB5CCNAME.
Remove install section from tracker-extract.service to prevent it
from being enabled by systemd. It is a helper service that should be
managed by tracker-miner-fs.service, not systemd.(LP: #1779890)
- d/p/lp-1779890-1-move-the-install-section-to-the-systemd-service-fil.patch
- d/p/lp-1779890-2-miners-opt-out-of-systemd-XDG-autostart-integration.patch
- d/p/lp-1779890-3-miners-tie-systemd-startup-to-gnome-session.patch
- d/p/lp-1779890-4-miners-fix-after-usage-in-systemd-service-files.patch
- d/p/lp-1779890-5-remove-install-section-from-tracker-extract-service.patch
- d/tracker-extract.postinst
- d/tracker-miner-fs.postinst

 -- Matthew Ruffell   Tue, 13 Jun 2023
11:09:44 +1200

** Changed in: tracker-miners (Ubuntu Focal)
   Status: Fix Committed => Fix Released

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

Title:
  gvfsd process does not have the KRB5CCNAME environment set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tracker-miners/+bug/1779890/+subscriptions


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

[Bug 1998789] Update Released

2024-03-05 Thread Chris Halse Rogers
The verification of the Stable Release Update for keystone 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/1998789

Title:
  [SRU] PooledLDAPHandler.result3 does not release pool connection back
  when an exception is raised

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


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

[Bug 1998789] Re: [SRU] PooledLDAPHandler.result3 does not release pool connection back when an exception is raised

2024-03-05 Thread Launchpad Bug Tracker
This bug was fixed in the package keystone - 2:17.0.1-0ubuntu2

---
keystone (2:17.0.1-0ubuntu2) focal; urgency=medium

  * d/p/lp1998789-pooledldap-conn-release-on-exception.patch: Release
pooled ldap connection back to pool when an exception is thrown
by ldap methods (LP: #1998789).

 -- Mustafa Kemal GILOR   Wed, 04 Oct 2023
12:29:32 +0300

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

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

Title:
  [SRU] PooledLDAPHandler.result3 does not release pool connection back
  when an exception is raised

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


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

[Bug 2056088] Re: android-platform-tools-base: FTBFS: SignatureExtension.java:32: error: DEROutputStream is not public in org.bouncycastle.asn1; cannot be accessed from outside package

2024-03-05 Thread Vladimir Petko
** Merge proposal linked:
   
https://code.launchpad.net/~vpa1977/ubuntu/+source/android-platform-tools-base/+git/android-platform-tools-base/+merge/461857

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

Title:
  android-platform-tools-base: FTBFS: SignatureExtension.java:32: error:
  DEROutputStream is not public in org.bouncycastle.asn1; cannot be
  accessed from outside package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/android-platform-tools-base/+bug/2056088/+subscriptions


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

[Bug 1946521] Re: [SRU] motion fails to start after install: Permission denied creating log file

2024-03-05 Thread Bug Watch Updater
** Changed in: motion (Debian)
   Status: Unknown => New

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

Title:
  [SRU] motion fails to start after install: Permission denied creating
  log file

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


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

[Bug 2056233] [NEW] Safeeyes crashes with error ModuleNotFoundError: No module named 'imp'

2024-03-05 Thread Archisman Panigrahi
Public bug reported:

Safeeyes uses the imp module, which is incompatible with python 3.12.

```
$ safeeyes
Traceback (most recent call last):
  File "/usr/bin/safeeyes", line 33, in 
sys.exit(load_entry_point('safeeyes==2.1.5', 'console_scripts', 
'safeeyes')())
 ^^
  File "/usr/bin/safeeyes", line 25, in importlib_load_entry_point
return next(matches).load()
   
  File "/usr/lib/python3.12/importlib/metadata/__init__.py", line 205, in load
module = import_module(match.group('module'))
 
  File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
   
  File "", line 1387, in _gcd_import
  File "", line 1360, in _find_and_load
  File "", line 1331, in _find_and_load_unlocked
  File "", line 935, in _load_unlocked
  File "", line 995, in exec_module
  File "", line 488, in _call_with_frames_removed
  File "/usr/lib/python3/dist-packages/safeeyes/__main__.py", line 32, in 

from safeeyes import utility
  File "/usr/lib/python3/dist-packages/safeeyes/utility.py", line 24, in 

import imp
ModuleNotFoundError: No module named 'imp'
```

The bug has been fixed upstream (it is just two lines
https://github.com/slgobinath/SafeEyes/pull/544), however, there has not
been any release since then.

I suggest that we cherrypick the fix in Ubuntu 24.04

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: safeeyes 2.1.5-0.1
ProcVersionSignature: Ubuntu 6.8.0-11.11-generic 6.8.0-rc4
Uname: Linux 6.8.0-11-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.28.0-0ubuntu1
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: KDE
Date: Tue Mar  5 18:52:34 2024
InstallationDate: Installed on 2022-12-02 (460 days ago)
InstallationMedia: Kubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 
(20220809.1)
PackageArchitecture: all
SourcePackage: safeeyes
UpgradeStatus: Upgraded to noble on 2024-02-07 (27 days ago)

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


** Tags: amd64 apport-bug noble

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

Title:
  Safeeyes crashes with error ModuleNotFoundError: No module named 'imp'

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


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

[Bug 2056231] Re: Error when installing nvidia-utils-535: "Invalid cross-device link"

2024-03-05 Thread Daniel Richard G.
Seeing some strange "Device or resource busy" errors on the
/usr/bin/nvidia-debugdump file, seemingly due to Nvidia lossage. Closing
as likely unrelated to the packaging.

** Changed in: nvidia-graphics-drivers-535 (Ubuntu)
   Status: New => Invalid

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

Title:
  Error when installing nvidia-utils-535: "Invalid cross-device link"

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


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

[Bug 2040360] Re: Merge multipath-tools from Debian unstable for noble

2024-03-05 Thread Mitchell Dzurick
** Description changed:

- Scheduled-For: Backlog
- Upstream: 0.9.6
- Debian:   0.9.4-5
- Ubuntu:   0.9.4-5ubuntu3
- 
- There is nothing yet to merge for multipath-tools currently, but this
- ticket is filed prospectfully for tracking purposes in case a merge does
- become available later this cycle.
- 
- If it turns out this needs a sync rather than a merge, please change the
- tag 'needs-merge' to 'needs-sync', and (optionally) update the title as
- desired.
- 
- 
- ### New Debian Changes ###
- 
- multipath-tools (0.9.4-5) unstable; urgency=medium
- 
-   * [7578bfb] Fail package build if udev rules are missing
-   * [68c0ce2] Install udev multipath.rules again.
- Thanks to Joshua Huber  (Closes: #1037539)
- 
-  -- Chris Hofstaedtler   Wed, 14 Jun 2023 11:50:10
- +0200
- 
- multipath-tools (0.9.4-4) unstable; urgency=medium
- 
-   [ Tobias Frost ]
-   * [b3824e9] Mention CVEs in changelog as suggested in developer reference 
5.1
- 
-   [ Chris Lamb ]
-   * [6bb1ffa] Rebuild libdmmp docs properly during build (Closes: #1037205)
- 
-   [ Chris Hofstaedtler ]
-   * [8c46661] Remove library development files and all of libdmmp.
- There are no users of the multipath libraries outside of multipath(d)
- itself.  Recently qemu gained support for multipath reservations; when 
qemu
- wants to use this, the multipath-tools maintainers need to understand the
- ABI status.
- Disable building libdmmp completely, as no users seem to exist at all.
-   * [fb515b7] Remove intrusive patches for non-usrmerge-d systems.
-   * [b901229] Drop 0004-systemd-alias-multipath-service.patch,
- symlink is installed instead.
-   * [9654134] Re-add dm-multipath module loading to ExecStartPre
- (Closes: #1037292)
- 
-  -- Chris Hofstaedtler   Sun, 11 Jun 2023 13:32:31
- +0200
- 
- multipath-tools (0.9.4-3) unstable; urgency=medium
- 
-   [ Chris Lamb ]
-   * [f6f7ab0] Avoid race condition in man page build.
- Leads to unreproducible contents. (Closes: #1030727)
- 
-  -- Chris Hofstaedtler   Tue, 07 Feb 2023 10:16:57
- +
- 
- multipath-tools (0.9.4-2) unstable; urgency=medium
- 
-   * [1517c01] Install tmpfiles.d snippet into non-usr-merged compatible
- location
- 
-  -- Chris Hofstaedtler   Thu, 02 Feb 2023 07:52:50
- +
- 
- multipath-tools (0.9.4-1) unstable; urgency=medium
- 
-   * [369b812] New upstream version 0.9.4 (Closes: #1022742)
- Fixes CVE-2022-41973 and CVE-2022-41974.
-   * [ee2206e] Refresh patches
-   * [bcb0b07] Rework build steps to follow upstream changes.
- And install libmpathutil.so.
-   * [f8ef90a] Use upstream-supported way of disabling systemd (for udeb)
-   * [8785eef] Update lintian-overrides
- 
-  -- Chris Hofstaedtler   Sun, 25 Dec 2022 23:19:21
- +
- 
- multipath-tools (0.9.0-4) unstable; urgency=medium
- 
-   [ Chris Lamb ]
-   * [3a71447] Make the build reproducible (Closes: #1016583)
- 
-   [ Chris Hofstaedtler ]
-   * [d815e6b] Use libedit instead of libreadline.
- Using patches from openSUSE, expected to go upstream in the next
- release.
- Thanks to Martin Wilck , Bastian Germann 

- (Closes: #979095)
-   * [f0e62a1] Add more patches from openSUSE to fix small bugs
- 
-  -- Chris Hofstaedtler   Sat, 13 Aug 2022 13:08:06
- +
- 
- multipath-tools (0.9.0-3) unstable; urgency=medium
- 
-   * [baa940a] Install reportbug helper using dh_bugfiles (Closes:
- #1016512)
- 
-  -- Chris Hofstaedtler   Tue, 02 Aug 2022 08:21:25
- +
- 
- multipath-tools (0.9.0-2) unstable; urgency=medium
- 
-   [ Athos Ribeiro ]
-   * [e3e7c47] d/t/kpartx-file-loopback: silence kpartx messages to stderr
- 
-   [ Chris Hofstaedtler ]
-   * [057ee38] Apply wrap-and-sort -a
-   * [8c9d6fe] Use debhelper compat level 13
-   * [99f87ed] Use dh_missing
-   * [f7cde4c] Use dh_installsystemd
-   * [6797e0c] d/control: fix Depends/Pre-Depends mixup
-   * [c1cb1ba] Use debhelper sequencer (Closes: #801884)
-   * [eeb7a95] Remove upgrade code from versions before oldoldoldstable.
- Specifically remove the debconf warning if scsi_id is still used (old
- udev), and the init script bug fix. Rids us of all custom postinst/prerm
- scripts.
-   * [8491532] Use only one way of installing manpages
-   * [32fb1aa] Fix typo in README.Debian
-   * [5be350e] Possibly fix multipath in d-i
-   * [c46f47a] Make initramfs scripts +x again
- 
-  -- Chris Hofstaedtler   Sat, 30 Jul 2022 14:31:16
- +
- 
- 
- ### Old Ubuntu Delta ###
- 
- multipath-tools (0.9.4-5ubuntu3) mantic; urgency=medium
- 
-   * d/initramfs/scripts/{local-bottom,local-top}/multipath: Make initramfs
- scripts +x so they actually get executed (Debian changed how initramfs
- scripts are installed in 0.9.0-2 so this matters now but didn't before).
- (LP: #2034606)
- 
-  -- Michael Hudson-Doyle   Thu, 07 Sep 2023
- 11:15:10 +1200
- 
- multipath-tools (0.9.4-5ubuntu2) mantic; urgency=medium
- 
-   * d/multipath-tools.maintscript: remove /etc/init.d/multipath-tools
- - The previous 

[Bug 2056231] [NEW] Error when installing nvidia-utils-535: "Invalid cross-device link"

2024-03-05 Thread Daniel Richard G.
Public bug reported:

This concerns nvidia-utils-535 (535.161.07-0ubuntu3) in Ubuntu noble.

I had already installed nvidia-cuda-toolkit, and then...

# apt-get install nvidia-utils-535
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Suggested packages:
  nvidia-driver-535
The following NEW packages will be installed:
  nvidia-utils-535
0 upgraded, 1 newly installed, 0 to remove and 23 not upgraded.
Need to get 405 kB of archives.
After this operation, 1157 kB of additional disk space will be used.
Get:1 http://apt.example.com/ubuntu noble/restricted amd64 nvidia-utils-535 
amd64 535.161.07-0ubuntu3 [405 kB]
Fetched 405 kB in 0s (2693 kB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package nvidia-utils-535.
(Reading database ... 51672 files and directories currently installed.)
Preparing to unpack .../nvidia-utils-535_535.161.07-0ubuntu3_amd64.deb ...
Unpacking nvidia-utils-535 (535.161.07-0ubuntu3) ...
dpkg: error processing archive 
/var/cache/apt/archives/nvidia-utils-535_535.161.07-0ubuntu3_amd64.deb 
(--unpack):
 unable to make backup link of './usr/bin/nvidia-debugdump' before installing 
new version: Invalid cross-device link
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/nvidia-utils-535_535.161.07-0ubuntu3_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

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


** Tags: noble

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

Title:
  Error when installing nvidia-utils-535: "Invalid cross-device link"

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


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

[Bug 2011806] Re: [lunar] Snaps don't launch due to cgroup issue

2024-03-05 Thread Marek Stasiak
So, this won't be fixed until https://gitlab.gnome.org/GNOME/gnome-
shell/-/issues/6565 is resolved? Or is it fixed in newer Ubuntu
releases? (On 22.04 I am experiencing the problem quite often, wondering
if there is any point in upgrading)

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

Title:
  [lunar] Snaps don't launch due to cgroup issue

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


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

[Bug 2056227] Re: KVM: arm64: softlockups in stage2_apply_range

2024-03-05 Thread Krister Johansen
Patches to mailing list here:

https://lists.ubuntu.com/archives/kernel-team/2024-March/149383.html

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

Title:
  KVM: arm64: softlockups in stage2_apply_range

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


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

[Bug 1946521] Re: [SRU] motion fails to start after install: Permission denied creating log file

2024-03-05 Thread Sudip Mukherjee
** Bug watch added: Debian Bug tracker #849712
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=849712

** Also affects: motion (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=849712
   Importance: Unknown
   Status: Unknown

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

Title:
  [SRU] motion fails to start after install: Permission denied creating
  log file

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


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

[Bug 2056065] Re: cloud images slow to boot under kvm

2024-03-05 Thread Ross Vandegrift
Hi Christian,
Sorry for not including my qemu command line.  Thanks for including yours, that 
lets me spot the difference.

I've been using `-machine type=kvm` (so the default, pc-i440fx).
Switching to q35 fixes the issue, and the other OS images are still
fast.

Kind of perplexing that it'd only affect Ubuntu - but I'm happy to have
a workaround.

Thanks,
Ross

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

Title:
  cloud images slow to boot under kvm

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


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

[Bug 2056227] Re: KVM: arm64: softlockups in stage2_apply_range

2024-03-05 Thread Krister Johansen
This specifically affects Jammy and the 5.15 series.  I have the
necessary patches prepared and will e-mail those to the kernel team's
mailing list.

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

Title:
  KVM: arm64: softlockups in stage2_apply_range

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


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

[Bug 2056227] [NEW] KVM: arm64: softlockups in stage2_apply_range

2024-03-05 Thread Krister Johansen
Public bug reported:

[Impact]

Tearing down kvm VMs on arm64 can cause softlockups to appear on console.  When
terminating VMs with > 100Gb of memory and 4k pages, the memory unmap times
often exceed 20 seconds, which can trigger the softlockup detector.  Portions of
the unmap path also have interrupts disabled while tlb invalidation instructions
run, which can further contribute to latency problems.  My team has observed
networking latency problems if the cpu where the teardown is occurring is also
mapped to handle a NIC interrupt.
  
Fortunately, a solution has been in place since Linux 6.1.  A small pair of
patches modify stage2_apply_range to operate on smaller memory ranges before
performing a cond_resched.  With these patches applied, softlockups are no
longer observed when tearing down VMs with large amounts of memory. 

Although I also submitted the patches to 5.15 LTS (link to LTS submission in
"Backport" section), I'd appreciate it if Ubuntu were willing to take this
submission in parallel since the impact has left us unable to utilize arm64 for
kvm until we can either migrate our hypervisors to hugepages, pick up this fix,
or some combination of the two.

[Backport]

Backport the following fixes from linux 6.1: 
  
3b5c082bbf KVM: arm64: Work out supported block level at compile time
5994bc9e05 KVM: arm64: Limit stage2_apply_range() batch size to largest block
  
The fix is in 5994bc9e05 and 3b5c082bbf is a dependency that was submitted as
part of the series.  The original submission is here:
  
https://lore.kernel.org/all/20221007234151.461779-1-oliver.up...@linux.dev/
  
I've also submitted the patches to 5.15 LTS here:
  
https://lore.kernel.org/stable/cover.1709665227.git.k...@templeofstupid.com/
  
Both fixes cherry picked cleanly and there were no conflicts.
  
[Test]
   
Executed the test from 5994bc9e05 as well as my own run of kvm_page_table_test
on a VM with 4k pages and a memory size > 100Gb.  Without the patches,
softlockups were observed in both tests.  With the patches applied, the tests
ran without incident.

This was tested against both LTS 5.15.150 and linux-aws-5.15.0-1055.
 
[Potential Regression]
   
Regression potential is low.  These patches have been present in Linux since 6.1
and appear to have needed no further maintenance.

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


** Tags: patch

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

Title:
  KVM: arm64: softlockups in stage2_apply_range

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


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

[Bug 1946521] Re: [SRU] motion fails to start after install: Permission denied creating log file

2024-03-05 Thread Sudip Mukherjee
Debdiff for Jammy.

** Patch added: "motion_jammy.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/motion/+bug/1946521/+attachment/5752988/+files/motion_jammy.debdiff

** Changed in: motion (Ubuntu Jammy)
   Status: In Progress => Confirmed

** Changed in: motion (Ubuntu Mantic)
   Status: In Progress => Confirmed

** Changed in: motion (Ubuntu Noble)
   Status: In Progress => Confirmed

** Changed in: motion (Ubuntu Jammy)
 Assignee: Sudip Mukherjee (sudipmuk) => (unassigned)

** Changed in: motion (Ubuntu Mantic)
 Assignee: Sudip Mukherjee (sudipmuk) => (unassigned)

** Changed in: motion (Ubuntu Noble)
 Assignee: Sudip Mukherjee (sudipmuk) => (unassigned)

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

Title:
  [SRU] motion fails to start after install: Permission denied creating
  log file

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


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

[Bug 1946521] Re: [SRU] motion fails to start after install: Permission denied creating log file

2024-03-05 Thread Sudip Mukherjee
Debdiff for Noble attached.


** Summary changed:

- motion fails to start after install: Permission denied creating log file
+ [SRU] motion fails to start after install: Permission denied creating log file

** Description changed:

+ [ Impact ]
+ 
+ motion will fail to start after installing with the error:
+ 
+ motion[4536]: [0:motion] [EMG] [ALL] motion_startup: Exit motion, cannot
+ create log file /var/log/motion/motion.log: Permission denied
+ 
+ Also, service status will show:
+ 
+ $ systemctl status motion.service 
+ ○ motion.service - Motion detection video capture daemon
+  Loaded: loaded (/usr/lib/systemd/system/motion.service; enabled; preset: 
enabled)
+  Active: inactive (dead) since Tue 2024-03-05 21:47:35 GMT; 1min 16s ago
+Duration: 91ms
+Docs: man:motion(1)
+ Process: 4536 ExecStart=/usr/bin/motion (code=exited, status=0/SUCCESS)
+Main PID: 4536 (code=exited, status=0/SUCCESS)
+ CPU: 49ms
+ 
+ Mar 05 21:47:34 sudip-pc-i440fx-7-2 systemd[1]: Started motion.service - 
Motion detection video capture daemon.
+ Mar 05 21:47:34 sudip-pc-i440fx-7-2 motion[4536]: [0:motion] [NTC] [ALL] 
conf_load: Processing thread 0 - config file /etc/motion/motion.conf
+ Mar 05 21:47:34 sudip-pc-i440fx-7-2 motion[4536]: [0:motion] [NTC] [ALL] 
conf_load: Processing thread 0 - config file /etc/motion/motion.conf
+ Mar 05 21:47:34 sudip-pc-i440fx-7-2 motion[4536]: [0:motion] [ERR] [ALL] 
mycreate_path: Problem creating directory /var/log/motion: Permission denied
+ Mar 05 21:47:34 sudip-pc-i440fx-7-2 motion[4536]: [0:motion] [EMG] [ALL] 
motion_startup: Exit motion, cannot create log file /var/log/motion/motion.log: 
Permission denied
+ Mar 05 21:47:34 sudip-pc-i440fx-7-2 motion[4536]: [0:motion] [ERR] [ALL] 
mycreate_path: Problem creating directory /var/log/motion: Permission denied
+ Mar 05 21:47:34 sudip-pc-i440fx-7-2 motion[4536]: [0:motion] [EMG] [ALL] 
motion_startup: Exit motion, cannot create log file /var/log/motion/motion.log: 
Permission denied
+ Mar 05 21:47:35 sudip-pc-i440fx-7-2 systemd[1]: motion.service: Deactivated 
successfully.
+ 
+ 
+ Any attempt to start or restart the service will still fail.
+ 
+ $ sudo systemctl start motion.service
+ 
+ Broadcast message from systemd-journald@sudip-pc-i440fx-7-2 (Tue
+ 2024-03-05 21:49:44 GMT):
+ 
+ motion[4621]: [0:motion] [EMG] [ALL] motion_startup: Exit motion, cannot
+ create log file /var/log/motion/motion.log: Permission denied
+ 
+ 
+ The problem will be there until the /var/log/motion directory is created. A 
non-technical user will see "motion" is not working.
+ 
+ [ Test Plan ]
+ 
+ 1. Install motion
+ 2. Check motion service status and confirm its started
+ 
+ With the fixed package, motion service status will shows it has started.
+ 
+ [ Where problems could occur ]
+ 
+ It does not change any part of the code, only adds in the postinst
+ script to create the log folder if it does not exist. There should not
+ be any regression in the software for this change.
+ 
+ [ Other Info ]
+ 
+ The log folder creation was part of the init scripts at 
https://git.launchpad.net/ubuntu/+source/motion/tree/debian/motion.init?h=ubuntu/focal#n60
+ I guess it was missed while updating the package to use systemd services.
+ 
+ The error will not be seen by users upgrading from Focal.
+ 
+ 
+ [ Original Bug Description ]
+ 
  I installed motion for the first time on a reasonably fresh Kubuntu
  21.04 release. I installed this system in April 2021. It immediately
  fails and spams "emergency" log messages all over my terminals. (See
  dpkg log below)
  
  The problem seems to be that the default config /etc/motion/motion.conf
  specifies:
  
  log_file /var/log/motion/motion.log
  
  but there is nothing to create that directory. I'm not sure whether this
  should be a job for postinst, or a systemd ExecStartPre, but I would
  argue that not logging to a file at all and letting systemd-journald
  hoover up the stderr/syslog messages would be better.
  
  Indeed, if I remove the log_file line from /etc/motion/motion.conf,
  motion starts and runs perfectly well, and I get log messages in
  systemctl status.
  
  Thanks,
  Bruce
  
  Dpkg log:
  
  Setting up motion (4.3.2-1) ...
  Adding group `motion' (GID 134) ...
  Done.
  Warning: The home dir /var/lib/motion you specified already exists.
  Adding system user `motion' (UID 127) ...
  Adding new user `motion' (UID 127) with group `motion' ...
  The home directory `/var/lib/motion' already exists.  Not copying from 
`/etc/skel'.
  adduser: Warning: The home directory `/var/lib/motion' does not belong to the 
user you are currently creating.
  Adding user `motion' to group `video' ...
  Adding user motion to group video
  Done.
  Created symlink /etc/systemd/system/multi-user.target.wants/motion.service → 
/lib/systemd/system/motion.service.
  Processing triggers for man-db (2.9.4-2) ...
  
  Broadcast message from systemd-journald@w7700 (Fri 2021-10-08 01:05:54
  BST):
  
  

[Bug 1946521] Re: [SRU] motion fails to start after install: Permission denied creating log file

2024-03-05 Thread Sudip Mukherjee
Debdiff for Mantic.

** Patch added: "motion_mantic.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/motion/+bug/1946521/+attachment/5752987/+files/motion_mantic.debdiff

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

Title:
  [SRU] motion fails to start after install: Permission denied creating
  log file

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


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

[Bug 2056213] Re: Unable to open Software & Updates

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

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

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

Title:
  Unable to open Software & Updates

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


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

[Bug 2055845] Re: httpcomponents-client fails to build from source in noble

2024-03-05 Thread Vladimir Petko
** Merge proposal linked:
   
https://code.launchpad.net/~vpa1977/ubuntu/+source/libcommons-logging-java/+git/libcommons-logging-java/+merge/461847

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

Title:
  httpcomponents-client fails to build from source in noble

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/httpcomponents-client/+bug/2055845/+subscriptions


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

[Bug 2055402] Re: Though lintian call: error: troff: Segmentation fault

2024-03-05 Thread Loïc Minier
Thanks John!

I've changed the bug tasks back to lintian as it sounds like the most
reasonable short-term option would be to patch lintian to pick a
predictable directory and update the apparmor profiles; later, we will
have new apparmor to deal with this situation more elegantly

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

Title:
  Though lintian call: error: troff: Segmentation fault

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


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

[Bug 2055402] Re: Though lintian call: error: troff: Segmentation fault

2024-03-05 Thread Loïc Minier
@Seth: I was only using /tmp/output to not write to the current dir; the
typical case is lintian creating a safe tmpdir.

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

** Changed in: lintian (Ubuntu)
   Status: New => Confirmed

** No longer affects: groff (Ubuntu)

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

Title:
  Though lintian call: error: troff: Segmentation fault

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


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

[Bug 2055402] Re: Though lintian call: error: troff: Segmentation fault

2024-03-05 Thread John Johansen
So the answer, is most likely not great atm.

Option 1: unconfined 
If you are coming from an unconfined bash/lintian then object delegation will 
take care of this for you (more on that below). However since you are seeing 
file_inherit messages that isn't the case. And you would need to change 
confinement such that bash/lintian is unconfined for this option to work atm.

Option 2: confined
In this case you are currently limited to AppArmor acting as an ambient 
authority system, which basic means every confinement domain (profile) needs to 
enumerate all available accesses.

As proposed by Loïc in comment #2 if you don't want to give man read
access to the entire system you need to teach lintian to write to a
specific location that is shared by both profiles.


We do have 2 improvements that are in progress that are NOT currently 
available, but we should start planning for them from an interface perspective 
for snap. Both of the following features will require a new apparmor userspace 
(not a problem as snap vendors apparmor) and a newer kernel.

I. Controlled Object Delegation (hopefully 24.10 time frame)
this is available today, via unconfined. Unconfined allows delegating its 
objects to any confined application. Unfortunately this currently is not 
available to confined applications.

With controlled delegation, you add a rule to the source's profile (eg. 
lintian) that specifies which files open (fd objects) can be delegated to who 
(target profile eg. man). The target profile (man)
will the access that descriptor under the source's (lintian's) authority. If a 
target tries to pass the descriptor off via SCM/dbus etc or inheritance, the 
descriptor will get revalidated against the new target, and denied if there 
isn't a rule allowing it in the original source (lintian).

II. object labeling - again not available today, nor as good a fit for
this situation.  It is also further out than object delegation from
landing.

- this solution limits target location fstype
- this solution only works if the source is creating or modifying the file or 
the files type, and may cause revocation of the file to other applications, 
even if not sharing a file descriptor
- requires rules in both profiles, however they can be more abstract (even 
excluding location entirely) than the solution required today.

The source (lintian/bash) marks the file being passed by setting its
object label. The target (man) must have access to the object type that
the file is tagged with via a rule in its profile. The object can then
be passed/inherited and the inheritance check will let it through.

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

Title:
  Though lintian call: error: troff: Segmentation fault

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


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

Re: [Bug 1970291] Re: [nvidia] Secondary monitor performance is slow on an Nvidia hybrid system in Wayland sessions

2024-03-05 Thread ELMX
better than webseed ("mutter")

On Fri, Sep 29, 2023 at 8:38 AM Daniel van Vugt <1970...@bugs.launchpad.net>
wrote:

> First prototype solution proposed here:
> https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3304
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1970291
>
> Title:
>   [nvidia] Secondary monitor performance is slow on an Nvidia hybrid
>   system in Wayland sessions
>
> Status in GNOME Shell:
>   New
> Status in Mutter:
>   Fix Released
> Status in mutter package in Ubuntu:
>   In Progress
>
> Bug description:
>   In session with Wayland the Nvidia driver settings do not load. And
>   there is a sluggishness when opening apps, show applications menu,
>   maximize, changing workspace, resize, changing monitor windows etc.
>   When in an Xorg session the Nvidia settings load correctly and the
>   performance is satisfactory.
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 22.04
>   Package: xorg 1:7.7+23ubuntu2
>   ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
>   Uname: Linux 5.15.0-27-generic x86_64
>   NonfreeKernelModules: nvidia_modeset nvidia
>   .proc.driver.nvidia.capabilities.gpu0: Error: path was not a regular
> file.
>   .proc.driver.nvidia.capabilities.mig: Error: path was not a regular file.
>   .proc.driver.nvidia.gpus..01.00.0: Error: path was not a regular
> file.
>   .proc.driver.nvidia.registry: Binary: ""
>   .proc.driver.nvidia.suspend: suspend hibernate resume
>   .proc.driver.nvidia.suspend_depth: default modeset uvm
>   .proc.driver.nvidia.version:
>NVRM version: NVIDIA UNIX x86_64 Kernel Module  510.60.02  Wed Mar 16
> 11:24:05 UTC 2022
>GCC version:
>   ApportVersion: 2.20.11-0ubuntu82
>   Architecture: amd64
>   BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
>   CasperMD5CheckResult: pass
>   CompositorRunning: None
>   CurrentDesktop: ubuntu:GNOME
>   Date: Mon Apr 25 21:18:08 2022
>   DistUpgraded: Fresh install
>   DistroCodename: jammy
>   DistroVariant: ubuntu
>   ExtraDebuggingInterest: Yes, including running git bisection searches
>   GraphicsCard:
>Intel Corporation CoffeeLake-H GT2 [UHD Graphics 630] [8086:3e9b]
> (prog-if 00 [VGA controller])
>  Subsystem: Intel Corporation CoffeeLake-H GT2 [UHD Graphics 630]
> [8086:2086]
>NVIDIA Corporation TU116M [GeForce GTX 1660 Ti Mobile] [10de:2191] (rev
> a1) (prog-if 00 [VGA controller])
>  Subsystem: Intel Corporation TU116M [GeForce GTX 1660 Ti Mobile]
> [8086:2086]
>   InstallationDate: Installed on 2022-04-24 (1 days ago)
>   InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Beta amd64
> (20220329.1)
>   MachineType: Avell High Performance A60 MUV
>   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-27-generic
> root=UUID=894cb598-7172-481c-a449-3133b8f226e5 ro quiet splash vt.handoff=7
>   SourcePackage: xorg
>   Symptom: display
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   dmi.bios.date: 09/11/2020
>   dmi.bios.release: 5.13
>   dmi.bios.vendor: Intel Corp.
>   dmi.bios.version: QCCFL357.0122.2020.0911.1520
>   dmi.board.name: Avell High Performance
>   dmi.board.vendor: Avell High Performance
>   dmi.chassis.type: 10
>   dmi.chassis.vendor: Avell High Performance
>   dmi.chassis.version: 1.0
>   dmi.ec.firmware.release: 1.25
>   dmi.modalias:
> dmi:bvnIntelCorp.:bvrQCCFL357.0122.2020.0911.1520:bd09/11/2020:br5.13:efr1.25:svnAvellHighPerformance:pnA60MUV:pvr:rvnAvellHighPerformance:rnAvellHighPerformance:rvr:cvnAvellHighPerformance:ct10:cvr1.0:skuA60MUV:
>   dmi.product.family: A60 MUV
>   dmi.product.name: A60 MUV
>   dmi.product.sku: A60 MUV
>   dmi.sys.vendor: Avell High Performance
>   version.compiz: compiz N/A
>   version.libdrm2: libdrm2 2.4.110-1ubuntu1
>   version.libgl1-mesa-dri: libgl1-mesa-dri 22.0.1-1ubuntu2
>   version.libgl1-mesa-glx: libgl1-mesa-glx N/A
>   version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
>   version.xserver-xorg-core: xserver-xorg-core 2:21.1.3-2ubuntu2
>   version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
>   version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2build3
>   version.xserver-xorg-video-intel: xserver-xorg-video-intel
> 2:2.99.917+git20210115-1
>   version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau
> 1:1.0.17-2build1
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/gnome-shell/+bug/1970291/+subscriptions
>
>

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

Title:
  [nvidia] Secondary monitor performance is slow on an Nvidia hybrid
  system in Wayland sessions

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


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

[Bug 2055718] Re: timezone changed unexpectedly from EST to America/Adak or America/Indiana/Indianapolis

2024-03-05 Thread Benjamin Drung
Commit eee799c9b97512f29eb5854ff965dbad79424242 ("Get rid of old SystemV
timezones, as this has been fully removed upstream. Convert existing
configuration to the "new" America/* names.") changed the mapping of EST
from SystemV/EST5 to America/Indianapolis in 2020b-1. Therefore Ubuntu
20.04 "jammy" and newer are affected.

Vladimir, would updating EST to America/Indiana/Indianapolis be okay?

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

Title:
  timezone changed unexpectedly from EST to America/Adak or
  America/Indiana/Indianapolis

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


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

[Bug 2056201] Re: [BPO] rpki-client/9.0-1 from noble

2024-03-05 Thread Paride Legovini
Some comments:

- [1] says that "any changes required should be explicitly stated in the
changelog entry of the backported package". Looks like there are some
changes not listed in the changelog.

- Is the sysusers thing a clean revert of
82ce99cec05b4016e019d6a3623e947587a3968e from the Vcs-Git repo? If so I
think it's worth mentioning this in d/changelog.

- No need to decrease Standards-Version I believe.

[1] https://wiki.ubuntu.com/UbuntuBackports

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

Title:
  [BPO] rpki-client/9.0-1 from noble

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rpki-client/+bug/2056201/+subscriptions


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

[Bug 2055845] Re: httpcomponents-client fails to build from source in noble

2024-03-05 Thread Vladimir Petko
** Also affects: libcommons-logging-java (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/2055845

Title:
  httpcomponents-client fails to build from source in noble

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/httpcomponents-client/+bug/2055845/+subscriptions


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

[Bug 2056201] Re: [BPO] rpki-client/9.0-1 from noble

2024-03-05 Thread Tobias Heider
test build is available at
https://launchpad.net/~tobhe/+archive/ubuntu/testing/+packages

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

Title:
  [BPO] rpki-client/9.0-1 from noble

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rpki-client/+bug/2056201/+subscriptions


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

[Bug 2052913] Re: Large Performance Regression in fullscreen windows from Ubuntu Jammy to Ubuntu Noble

2024-03-05 Thread Bug Watch Updater
** Changed in: mutter
   Status: Unknown => New

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

Title:
  Large Performance Regression in fullscreen windows from Ubuntu Jammy
  to Ubuntu Noble

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


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

[Bug 2055718] Re: timezone changed unexpectedly from EST to America/Adak

2024-03-05 Thread Benjamin Drung
The test case can be distilled down to:

```
ln -sf /usr/share/zoneinfo/EST /etc/localtime
dpkg-reconfigure --frontend noninteractive tzdata
```

On Ubuntu 22.04 (jammy) convert_timezone() in tzdata.config maps EST to
America/Indianapolis which is a symlink to America/Indiana/Indianapolis.
Bug 1: America/Indianapolis is not an option in debconf and therefore
the first geographic area "Adak" is used.

Possible bug 2: convert_timezone() in tzdata.config maps EST to
America/Indiana/Indianapolis, but EST is not a symlink to
America/Indiana/Indianapolis. If I saw that correctly, EST does not take
daylight saving into account.

** Summary changed:

- timezone changed unexpectedly from EST to America/Adak
+ timezone changed unexpectedly from EST to America/Adak or 
America/Indiana/Indianapolis

** Changed in: tzdata (Ubuntu)
   Status: Confirmed => Triaged

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

Title:
  timezone changed unexpectedly from EST to America/Adak or
  America/Indiana/Indianapolis

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


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

[Bug 2055718] Re: timezone changed unexpectedly from EST to America/Adak

2024-03-05 Thread Benjamin Drung
** Summary changed:

- timezone changed unexpectedly
+ timezone changed unexpectedly from EST to America/Adak

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

Title:
  timezone changed unexpectedly from EST to America/Adak

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


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

[Bug 2056190] Re: Tabs of non-flatpak Firefox (and non-flatpak Firefox-based browsers) crash in Kubuntu 24.04

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

** Changed in: firefox (Ubuntu)
   Status: New => Confirmed

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

Title:
  Tabs of non-flatpak Firefox (and non-flatpak Firefox-based browsers)
  crash in Kubuntu 24.04

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


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

[Bug 1628204] Re: linux: 4.4.0-41.61 -proposed tracker

2024-03-05 Thread james anderson
one of the best information be like the  https://rugnroll.com.au

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

Title:
  linux: 4.4.0-41.61 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1628204/+subscriptions


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

[Bug 2055398] Re: Please drop libimath-dev dependency on python3-imath (fixed upstream in Debian)

2024-03-05 Thread Ed Morley
Graham - thank you for committing the fix, it's much appreciated. I'm
not too familiar with the typical process for the `-proposed` repos,
what's the timeline for the changes on `ubuntu/noble-proposed` being
promoted to `ubuntu/noble`?

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

Title:
  Please drop libimath-dev dependency on python3-imath (fixed upstream
  in Debian)

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


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

[Bug 2054795] Re: Calamares - Installation failed - Bad main script file

2024-03-05 Thread oldfred
Installing Kubuntu noble-desktop-amd64.iso as of 2024 March 05.

Error says main.py but related to networking.

Main script file /usr/lib/x86_64-linux-
gnu/calamares/modules/networkcfg/main.py for python job networkcfg
raised an exception.

Graphics show Lubuntu during install before crash.

Then desktop crashes both after install crash or with Try Kubuntu.

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

Title:
  Calamares -  Installation failed - Bad main script file

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


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

[Bug 2055726] Re: If Kubuntu installation fails, Plasma crashes when attempting to launch once Calamares quits

2024-03-05 Thread oldfred
Crash occurs both with try Kubuntu and when installer crashes with this error
Main script file /usr/lib/x86_64-linux-gnu/calamares/modules/networkcfg/main.py 
for python job networkcfg raised an exception

Graphics during install are still Lubuntu.

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

Title:
  If Kubuntu installation fails, Plasma crashes when attempting to
  launch once Calamares quits

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


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

[Bug 2056201] Re: [BPO] rpki-client/9.0-1 from noble

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

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

** Tags added: patch

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

Title:
  [BPO] rpki-client/9.0-1 from noble

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rpki-client/+bug/2056201/+subscriptions


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

[Bug 2055046] Re: ubuntu-pro-client:3 duplicate log entry for /var/log/ubuntu-advantage-license-check.log

2024-03-05 Thread Heinrich Schuchardt
Hello Grant,

updating ubuntu-advantage-tools to 31.2 fixes the problem on 24.04.
Thanks.

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

Title:
  ubuntu-pro-client:3 duplicate log entry for /var/log/ubuntu-advantage-
  license-check.log

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-advantage-tools/+bug/2055046/+subscriptions


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

[Bug 2056209] Re: Incorrect Info In About Section

2024-03-05 Thread Jeremy Bícha
In Ubuntu 20.04 LTS, the "GNOME" version comes from the version of
gnome-desktop3, not the version of gnome-shell. At this point, we are
very unlikely to update gnome-desktop3 for that minor issue.

Similarly, we aren't going to update a 4 year old Ubuntu release to
adjust how RAM is reported in gnome-control-center. The difference you
noticed might be seen if your system has integrated graphics (like with
Intel) and some of the RAM is used by the graphics card.

I am closing this bug since there is no action we will take here and the
issues are minor.

If you still experience this or similar issues on Ubuntu 22.04 LTS or
the development version of Ubuntu, please open a new bug. Also, please
open one bug per issue. You mentioned multiple issues in this bug.

** Changed in: gnome-control-center (Ubuntu)
   Status: New => Invalid

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

Title:
  Incorrect Info In About Section

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


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

[Bug 2048906] Re: ngspice-36 crashes in various ways

2024-03-05 Thread Sudip Mukherjee
** Changed in: ngspice (Ubuntu Jammy)
   Status: Confirmed => 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/2048906

Title:
  ngspice-36 crashes in various ways

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


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

[Bug 2056217] [NEW] nmcli regression: can't set IPV6 token

2024-03-05 Thread Charles Hedrick
Public bug reported:

24.04 nightly, downloaded Mar 5.

network-manager 1.45.90-1ubuntu1

In network manager, if you try to set ipv6.token, when you save it says

Error: connection verification failed: ipv6.token: only makes sense with
EUI64 address generation mode

This is the same as under 22.04. However under 22.04 the solution is
setipv6.addr-gen-mode eui64 along with the token. In 24.04 when you save
you get

Error: Failed to save 'netplan-enp3s0'
(6effa1b1-280b-3785-9b52-c723b445fb3e) connection: failed to update
connection: netplan: YAML translation failed: Error in network
definition: enp3s0: ipv6-address-generation and ipv6-address-token are
mutually exclusive

There doesn't seem to be any combination involving the token that works.

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: network-manager 1.45.90-1ubuntu1
ProcVersionSignature: Ubuntu 6.8.0-11.11-generic 6.8.0-rc4
Uname: Linux 6.8.0-11-generic x86_64
ApportVersion: 2.28.0-0ubuntu1
Architecture: amd64
CRDA: N/A
CasperMD5CheckResult: pass
Date: Tue Mar  5 14:14:01 2024
InstallationDate: Installed on 2024-03-05 (0 days ago)
InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Daily amd64 (20240305)
IpRoute:
 default via 128.6.60.1 dev enp3s0 proto dhcp src 128.6.60.252 metric 100 
 128.6.60.0/24 dev enp3s0 proto kernel scope link src 128.6.60.252 metric 100
IwConfig:
 lono wireless extensions.
 
 enp3s0no wireless extensions.
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
RfKill:
 
SourcePackage: network-manager
UpgradeStatus: No upgrade log present (probably fresh install)
nmcli-dev:
 DEVICE  TYPE  STATE   IP4-CONNECTIVITY  IP6-CONNECTIVITY  
DBUS-PATH  CONNECTION  CON-UUID 
 CON-PATH   
 enp3s0  ethernet  connected   full  limited   
/org/freedesktop/NetworkManager/Devices/2  netplan-enp3s0  
6effa1b1-280b-3785-9b52-c723b445fb3e  
/org/freedesktop/NetworkManager/ActiveConnection/2 
 lo  loopback  connected (externally)  unknown   unknown   
/org/freedesktop/NetworkManager/Devices/1  lo  
b04a6583-06fa-4685-bbd9-05171997cf93  
/org/freedesktop/NetworkManager/ActiveConnection/1
nmcli-nm:
 RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  WIFI  
   WWAN-HW  WWAN
 running  1.45.90  connected  started  full  enabled missing  
enabled  missing  enabled

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


** Tags: amd64 apport-bug noble

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

Title:
  nmcli regression: can't set IPV6 token

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


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

[Bug 2046722] Re: [SRU][22.04.04]: megaraid_sas: Critical Bug Fixes

2024-03-05 Thread Michael Reed
Hi Chandrakanth,

Thank you for testing the test kernels.  Can you also fill in these
fields for the SRU process?  I need that information when submitting
these to the mailing list.

[Test Plan]

[ Where problems could occur ]

[ Other Info ]

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

Title:
  [SRU][22.04.04]: megaraid_sas: Critical Bug Fixes

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


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

[Bug 2040189] Re: landscape-config does not start landscape-client service

2024-03-05 Thread Mitch Burton
** Description changed:

  This bug was discovered during verification of the fix for LP: #2027613
  
  [ Impact ]
  
  The new ExecCondition in landscape-client.service provided in the patch
  for LP: #2027613 prevents the final steps of the landscape-config Client
  configuration wizard from starting the landscape-client service.
  landscape-config attempts to start the service via systemd to facilitate
  registration with Landscape Server. However, with the patch, the service
  cannot start prior to registration.
  
  As a result, landscape-config cannot successful complete registration
  with Landscape Server.
  
- This affects the versions in focal-proposed and jammy-proposed related
- to LP: #2006402, but not versions in lunar or mantic, as this bug was
- introduced in the proposed patch for that SRU.
- 
  [ Test Plan ]
  
  a) install landscape-client, execute `sudo landscape-config` and complete the 
wizard.
  expected behaviour: registration is successful and the landscape-client 
service is running. landscape-client behaves normally for a number of message 
exchanges and dispatched Landscape actions, such as reboot and package upgrade.
  
  b) let's also make sure that after upgrading landscape-client, it is:
  b1) restarted if it was running already
  b2) is NOT started if it wasn't running/enabled before
  
- 
  [ Where problems could occur ]
  
  As this is a change to the landscape-config behaviour, problems would
  likely present as the service not running, the service running when it
  should not be, or in the registration or setup/config behaviour.

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

Title:
  landscape-config does not start landscape-client service

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/landscape-client/+bug/2040189/+subscriptions


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

  1   2   3   4   >