[Bug 2064717] Re: ceph-volume needs "packaging" and "ceph" modules

2024-09-04 Thread Luciano Lo Giudice
I can confirm that ceph-volume works correctly now:

```
root@client:~# ceph-volume -h
usage: ceph-volume [-h] [--cluster CLUSTER] [--log-level 
{debug,info,warning,error,critical}] [--log-path LOG_PATH]

ceph-volume: Deploy Ceph OSDs using different device technologies like lvm or
physical disks.

Log Path: /var/log/ceph
Ceph Conf: Unable to load expected Ceph config at: /etc/ceph/ceph.conf

Available subcommands:

lvm  Use LVM and LVM-based technologies to deploy OSDs
simple   Manage already deployed OSDs with ceph-volume
raw  Manage single-device OSDs on raw block devices
inventoryGet this nodes available disk inventory
activate Activate an OSD
drive-group  
Deploy OSDs according to a drive groups specification.

The DriveGroup specification must be passed in json.
It can either be (preference in this order)
  - in a file, path passed as a positional argument
  - read from stdin, pass "-" as a positional argument
  - a json string passed via the --spec argument

Either the path postional argument or --spec must be specifed.



options:
  -h, --helpshow this help message and exit
  --cluster CLUSTER Cluster name (defaults to "ceph")
  --log-level {debug,info,warning,error,critical}
Change the file log level (defaults to debug)
  --log-path LOG_PATH   Change the log path (defaults to /var/log/ceph)
```

Ceph version:

```
root@client:~# ceph -v
ceph version 18.2.4 (e7ad5345525c7aa95470c26863873b581076945d) reef (stable)
```

Apt policy:

```
root@client:~# apt policy ceph
ceph:
  Installed: 18.2.4-0ubuntu1~cloud1
  Candidate: 18.2.4-0ubuntu1~cloud1
  Version table:
 *** 18.2.4-0ubuntu1~cloud1 500
500 http://ubuntu-cloud.archive.canonical.com/ubuntu 
jammy-proposed/bobcat/main amd64 Packages
100 /var/lib/dpkg/status
 17.2.7-0ubuntu0.22.04.1 500
500 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages
 17.2.6-0ubuntu0.22.04.3 500
500 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages
 17.1.0-0ubuntu3 500
500 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages
root@client:~# apt policy ceph-volume
ceph-volume:
  Installed: 18.2.4-0ubuntu1~cloud1
  Candidate: 18.2.4-0ubuntu1~cloud1
  Version table:
 *** 18.2.4-0ubuntu1~cloud1 500
500 http://ubuntu-cloud.archive.canonical.com/ubuntu 
jammy-proposed/bobcat/main amd64 Packages
100 /var/lib/dpkg/status
 17.2.7-0ubuntu0.22.04.1 500
500 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages
 17.2.6-0ubuntu0.22.04.3 500
500 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages
 17.1.0-0ubuntu3 500
500 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages
```

** Tags added: verification-done-bobcat

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

Title:
  ceph-volume needs "packaging" and "ceph" modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-ceph-osd/+bug/2064717/+subscriptions


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

[Bug 2057713] Re: [SRU] ceph 16.2.15

2024-04-15 Thread Luciano Lo Giudice
Ran the tests on focal, and they all went fine. Logs attached.

2024-04-15 22:23:17 [INFO] Events:
  Configure zaza.openstack.charm_tests.glance.setup.add_lts_image:
Start: 1713219473.3381732
Finish: 1713219552.4053304
Elapsed Time: 79.06715726852417
PCT Of Run Time: 4
  Deploy Bundle:
Start: 1713217566.8045628
Finish: 1713217655.9175
Elapsed Time: 89.11293721199036
PCT Of Run Time: 4
  Prepare Environment:
Start: 1713217561.9191198
Finish: 1713217566.8043957
Elapsed Time: 4.885275840759277
PCT Of Run Time: 1
  Test zaza.openstack.charm_tests.ceph.osd.tests.SecurityTest:
Start: 1713219789.2892342
Finish: 1713219792.6016865
Elapsed Time: 3.3124523162841797
PCT Of Run Time: 1
  Test zaza.openstack.charm_tests.ceph.tests.CephLowLevelTest:
Start: 1713219562.9886076
Finish: 1713219629.921777
Elapsed Time: 66.9331693649292
PCT Of Run Time: 3
  Test zaza.openstack.charm_tests.ceph.tests.CephPrometheusTest:
Start: 1713219792.6017141
Finish: 1713219797.773857
Elapsed Time: 5.17214298248291
PCT Of Run Time: 1
  Test zaza.openstack.charm_tests.ceph.tests.CephRelationTest:
Start: 1713219629.9219327
Finish: 1713219683.6023407
Elapsed Time: 53.680408000946045
PCT Of Run Time: 3
  Test zaza.openstack.charm_tests.ceph.tests.CephTest:
Start: 1713219683.6024494
Finish: 1713219789.2891512
Elapsed Time: 105.68670177459717
PCT Of Run Time: 5
  Test zaza.openstack.charm_tests.ceph.tests.CheckPoolTypes:
Start: 1713219552.405795
Finish: 1713219562.9885502
Elapsed Time: 10.582755088806152
PCT Of Run Time: 1
  Wait for Deployment:
Start: 1713217655.9179013
Finish: 1713219471.630942
Elapsed Time: 1815.7130408287048
PCT Of Run Time: 82
Metadata: {}

Ceph version:
ubuntu@juju-c2c204-zaza-aaf142bef3ef-6:~$ sudo ceph -v
ceph version 16.2.15 (618f440892089921c3e944a991122ddc44e60516) pacific (stable)

** Attachment added: "pacific-16.2.15-results.txt"
   
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/2057713/+attachment/5765899/+files/pacific-16.2.15-results.txt

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

Title:
  [SRU] ceph 16.2.15

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


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

[Bug 2074685] [NEW] [SRU] ceph 19.1.0

2024-07-29 Thread Luciano Lo Giudice
Public bug reported:

[Impact]
This release fixes several bugs. We would like to make sure all of our users 
have access to these improvements.

The update contains the following package updates:

   * ceph 19.1.0

[Test Case]
The following SRU process was followed:

https://wiki.ubuntu.com/OpenStackUpdates

In order to avoid regression of existing users, the OpenStack team will
run their continuous integration test against the packages that are in
-proposed. A successful run of all available tests will be required
before the proposed packages can be let into -updates.

The OpenStack team will be in charge of attaching the output summary of
the executed tests. The OpenStack team members will not mark
‘verification-done’ until this has happened.

[Regression Potential]
In order to mitigate the regression potential, the results of the 
aforementioned tests will be attached to this bug.

** Affects: ceph (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/2074685

Title:
  [SRU] ceph 19.1.0

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


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

[Bug 2074685] Re: [SRU] ceph 19.1.0

2024-07-29 Thread Luciano Lo Giudice
Marking as invalid, as it's being handled already in LP: #2065515

** Changed in: ceph (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/2074685

Title:
  [SRU] ceph 19.1.0

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


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

[Bug 2075358] [NEW] [SRU] ceph 18.2.4

2024-07-31 Thread Luciano Lo Giudice
Public bug reported:

[Impact]
This release fixes several bugs. We would like to make sure all of our users 
have access to these improvements.

The update contains the following package updates:

   * ceph 18.2.4

[Test Case]
The following SRU process was followed:

https://wiki.ubuntu.com/OpenStackUpdates

In order to avoid regression of existing users, the OpenStack team will
run their continuous integration test against the packages that are in
-proposed. A successful run of all available tests will be required
before the proposed packages can be let into -updates.

The OpenStack team will be in charge of attaching the output summary of
the executed tests. The OpenStack team members will not mark
‘verification-done’ until this has happened.

[Regression Potential]
In order to mitigate the regression potential, the results of the 
aforementioned tests will be attached to this bug.

** Affects: cloud-archive
 Importance: Undecided
 Status: Invalid

** Affects: cloud-archive/bobcat
 Importance: Undecided
 Status: New

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

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

** Package changed: ubuntu => cloud-archive

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

Title:
  [SRU] ceph 18.2.4

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


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

[Bug 2075358] Re: [SRU] ceph 18.2.4

2024-07-31 Thread Luciano Lo Giudice
** No longer affects: ceph (Ubuntu)

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

Title:
  [SRU] ceph 18.2.4

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


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

[Bug 2057713] Re: [SRU] ceph 16.2.15

2024-04-18 Thread Luciano Lo Giudice
** Tags removed: verification-wallaby-needed
** Tags added: verification-wallaby-done

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

Title:
  [SRU] ceph 16.2.15

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


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

[Bug 1937075] Re: ovn-ctl: ovsdb-server startup might sometimes get stuck and not upgrade clustered database

2021-10-26 Thread Luciano Lo Giudice
Tested with the new packages and the db server did not get stuck on
startup for a clustered database. Marking it as 'verification-done'.

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

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

Title:
  ovn-ctl: ovsdb-server startup might sometimes get stuck and not
  upgrade clustered database

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


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

[Bug 1943266] Re: Duplicated ARP responses from ovnmetadata namespaces

2021-10-26 Thread Luciano Lo Giudice
I deployed the openstack-base bundle (adjusted the bridge as in the
reproducer). To check for ARP conflicts, I used the Linux tool arp-scan
on the local interfaces and found no conflicts. I'm marking this as
'verification-done'.

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

Title:
  Duplicated ARP responses from ovnmetadata namespaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/networking-ovn/+bug/1943266/+subscriptions


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

[Bug 2057713] [NEW] [SRU] ceph 16.2.15

2024-03-12 Thread Luciano Lo Giudice
Public bug reported:

[Impact]
This release fixes several bugs. We would like to make sure all of our users 
have access to these improvements.

The update contains the following package updates:

   * ceph 16.2.15

[Test Case]
The following SRU process was followed:

https://wiki.ubuntu.com/OpenStackUpdates

In order to avoid regression of existing users, the OpenStack team will
run their continuous integration test against the packages that are in
-proposed. A successful run of all available tests will be required
before the proposed packages can be let into -updates.

The OpenStack team will be in charge of attaching the output summary of
the executed tests. The OpenStack team members will not mark
‘verification-done’ until this has happened.

[Regression Potential]
In order to mitigate the regression potential, the results of the 
aforementioned tests will be attached to this bug.

** Affects: ceph (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/2057713

Title:
  [SRU] ceph 16.2.15

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


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

[Bug 2057713] Re: [SRU] ceph 16.2.15

2024-03-14 Thread Luciano Lo Giudice
** Also affects: cloud-archive
   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/2057713

Title:
  [SRU] ceph 16.2.15

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


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

[Bug 2043336] Re: [SRU] ceph 17.2.7 point release

2024-03-15 Thread Luciano Lo Giudice
Tested on jammy and the tests ran fine (attaching full logs).

2024-03-15 16:08:53 [INFO] Events:
  Deploy Bundle:
Start: 1710515992.8099723
Finish: 1710516086.5489063
Elapsed Time: 93.73893404006958
PCT Of Run Time: 4
  Prepare Environment:
Start: 1710515988.2187657
Finish: 1710515992.8092358
Elapsed Time: 4.5904700756073
PCT Of Run Time: 1
  Test zaza.charm_tests.lifecycle.tests.UpgradeCharmsToPath;ceph-mon:
Start: 1710518663.496419
Finish: 1710518668.3889372
Elapsed Time: 4.8925182819366455
PCT Of Run Time: 1
  Test zaza.openstack.charm_tests.ceph.mon.tests.CephPermissionUpgradeTest:
Start: 1710518882.371464
Finish: 1710518933.5469208
Elapsed Time: 51.17545676231384
PCT Of Run Time: 2
  Test zaza.openstack.charm_tests.ceph.osd.tests.SecurityTest:
Start: 1710518839.4351707
Finish: 1710518841.249194
Elapsed Time: 1.8140232563018799
PCT Of Run Time: 1
  Test zaza.openstack.charm_tests.ceph.tests.CephAuthTest:
Start: 1710518842.9432013
Finish: 1710518855.94271
Elapsed Time: 12.999508619308472
PCT Of Run Time: 1
  Test zaza.openstack.charm_tests.ceph.tests.CephLowLevelTest:
Start: 1710518764.7217534
Finish: 1710518773.7229624
Elapsed Time: 9.001209020614624
PCT Of Run Time: 1
  Test zaza.openstack.charm_tests.ceph.tests.CephMonActionsTest:
Start: 1710518855.9428604
Finish: 1710518882.3712504
Elapsed Time: 26.42839002609253
PCT Of Run Time: 1
  Test zaza.openstack.charm_tests.ceph.tests.CephMonJujuPersistent:
Start: 1710518668.3891659
Finish: 1710518762.7588964
Elapsed Time: 94.3697304725647
PCT Of Run Time: 4
  Test zaza.openstack.charm_tests.ceph.tests.CephPrometheusTest:
Start: 1710518841.2492943
Finish: 1710518842.943128
Elapsed Time: 1.693833827972412
PCT Of Run Time: 1
  Test zaza.openstack.charm_tests.ceph.tests.CephTest:
Start: 1710518773.7234535
Finish: 1710518839.4349415
Elapsed Time: 65.71148800849915
PCT Of Run Time: 3
  Test zaza.openstack.charm_tests.ceph.tests.CheckPoolTypes:
Start: 1710518762.7592592
Finish: 1710518764.7217026
Elapsed Time: 1.9624433517456055
PCT Of Run Time: 1
  Wait for Deployment:
Start: 1710516086.548988
Finish: 1710518541.854
Elapsed Time: 2455.308789253235
PCT Of Run Time: 84
Metadata: {}

Ceph version:
(venv) ubuntu@lmlogiudice-bastion:~/src/$ juju ssh ceph-mon/0 -- 'ceph -v'
ceph version 17.2.7 (b12291d110049b2f35e32e0de30d70e9a4c060d2) quincy (stable)

** Attachment added: "jammy-result.txt"
   
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/2043336/+attachment/5756288/+files/jammy-result.txt

** Tags removed: verification-needed 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/2043336

Title:
  [SRU] ceph 17.2.7 point release

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


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

[Bug 1969775] Re: rbd-target-api crashes with `blacklist removal failed`

2022-06-03 Thread Luciano Lo Giudice
The fix proposed in https://bugs.launchpad.net/ubuntu/+source/ceph-
iscsi/+bug/1883112 provides a partial solution (changing the test to use
bytes instead of strings). However, that in itself is insufficient since
that only helps to avoid TypeError exceptions - An additional fix is
needed so that the messages being checked for inclusion are changed from
`blacklist` to `blocklist` (they could be added instead of removed, to
be safe).

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

Title:
  rbd-target-api crashes with `blacklist removal failed`

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


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

[Bug 2064717] Re: ceph-volume needs "packaging" and "ceph" modules

2024-08-27 Thread Luciano Lo Giudice
I think the process I used to test the SRU caused the issue to not be
present in the tests, because I had a model up and running and then used
`add-apt-repository` and `apt update` in the Ceph units, which can cause
additional packages to be installed. The reason for doing this is that
at the time of running the tests, Serverstack wasn't working reliably
(still isn't), and so I made the choice of using an existing (non-clean)
model to run the tests.

WRT to the tests being run, they are taken from the ceph-mon bundle. It
was deemed enough as long as the Ceph units have the updated packages,
since they encompass enough functionality (the Openstack tester tests
run pretty much the same thing iirc).

I'd be delighted to have a standardized test plan for SRU's, and it's
something I've looked at in the past, but never got to it due to lack of
time. The process can feel a bit informal at times (I've had to make up
test plans when Juju didn't support the needed series, for example), so
any changes that formalize the process would be a welcome addition.

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

Title:
  ceph-volume needs "packaging" and "ceph" modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-ceph-osd/+bug/2064717/+subscriptions


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

[Bug 2081781] [NEW] [SRU] ceph 19.2.0

2024-09-23 Thread Luciano Lo Giudice
Public bug reported:

[Impact]
This release fixes several bugs. We would like to make sure all of our users 
have access to these improvements.

The update contains the following package updates:

   * ceph 19.2.0

[Test Case]
The following SRU process was followed:

https://wiki.ubuntu.com/OpenStackUpdates

In order to avoid regression of existing users, the OpenStack team will
run their continuous integration test against the packages that are in
-proposed. A successful run of all available tests will be required
before the proposed packages can be let into -updates.

The OpenStack team will be in charge of attaching the output summary of
the executed tests. The OpenStack team members will not mark
‘verification-done’ until this has happened.

[Regression Potential]
In order to mitigate the regression potential, the results of the 
aforementioned tests will be attached to this bug.

** Affects: ceph (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/2081781

Title:
  [SRU] ceph 19.2.0

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


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

[Bug 2105709] [NEW] sub-interpreters crash in noble

2025-04-05 Thread Luciano Lo Giudice
Public bug reported:

Starting with noble, any python modules that make use of pyo3 will crash
in the presence of sub-interpreters. While this is a known issue
upstream (see: https://github.com/PyO3/pyo3/issues/3451), progress has
been slow. This issue, however, affects many packages, among them Ceph
and cephadm. Other distros have taken action and have applied fixes that
essentially allow users of pyo3 to state their intent in using sub-
interpreters via a feature flag (See Fedora here:
https://bugzilla.redhat.com/show_bug.cgi?id=2255688)

The change proposed is very simple and can be seen here:
https://git.st8l.com/luxolus/pyo3/commit/338c71d0ad10f7ae38b7b44e576d49b91ed20d99

It has no security implications, as the flag is disabled by default and
is only meant to be used in specific cases.

** Affects: rust-pyo3 (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/2105709

Title:
  sub-interpreters crash in noble

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


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

[Bug 2100625] Re: [SRU] ceph 17.2.8

2025-03-27 Thread Luciano Lo Giudice
Hello SRU team, I've responded to James' concern on the merge request
link.

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

Title:
  [SRU] ceph 17.2.8

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


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

[Bug 2100625] Re: [SRU] ceph 17.2.8

2025-02-28 Thread Luciano Lo Giudice
The merge request can be seen here:
https://code.launchpad.net/~lmlogiudice/ubuntu/+source/ceph/+git/ceph/+merge/482148

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

Title:
  [SRU] ceph 17.2.8

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


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

[Bug 2100625] [NEW] [SRU] ceph 17.2.8

2025-02-28 Thread Luciano Lo Giudice
Public bug reported:

[Impact]
This release fixes several bugs. We would like to make sure all of our users 
have access to these improvements.

The update contains the following package updates:

   * ceph 17.2.8

[Test Case]
The following SRU process was followed:

https://wiki.ubuntu.com/OpenStackUpdates

In order to avoid regression of existing users, the OpenStack team will
run their continuous integration test against the packages that are in
-proposed. A successful run of all available tests will be required
before the proposed packages can be let into -updates.

The OpenStack team will be in charge of attaching the output summary of
the executed tests. The OpenStack team members will not mark
‘verification-done’ until this has happened.

[Regression Potential]
In order to mitigate the regression potential, the results of the 
aforementioned tests will be attached to this bug.

** Affects: ceph (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/2100625

Title:
  [SRU] ceph 17.2.8

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


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

[Bug 2100625] Re: [SRU] ceph 17.2.8

2025-02-28 Thread Luciano Lo Giudice
With regards to testing: The Ceph team is now using a monorepo hosted in
github. This repository has been used to run the tests for every Ceph
charm using a PPA with this version (17.2.8) of Ceph being used. The
results can be seen here: https://github.com/canonical/ceph-
charms/pull/38/checks

The PPA can be seen here:
https://launchpad.net/~lmlogiudice/+archive/ubuntu/ceph-1728-jammy

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

Title:
  [SRU] ceph 17.2.8

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


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

[Bug 2100625] Re: [SRU] ceph 17.2.8

2025-02-28 Thread Luciano Lo Giudice
This bug should apply to both Focal and Jammy (I'm unable to set it
myself).

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

Title:
  [SRU] ceph 17.2.8

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


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

[Bug 2097605] Re: [SRU] Squid: Ceph new point release 19.2.1

2025-05-12 Thread Luciano Lo Giudice
Hello Heitor,

That patch is not needed in Oracular. The reason it's needed in Noble is
that there exists a version in Noble that was based off a git checkpoint
before 19.2.0 was released, and that version exhibits the bug you
pointed out when upgrading from this checkpoint into 19.2.0. Both
Oracular and Plucky never had that version (they started with 19.2.0)
and thus the patch is only needed in Noble.

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

Title:
  [SRU] Squid: Ceph new point release 19.2.1

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


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

[Bug 2097605] Re: [SRU] Squid: Ceph new point release 19.2.1

2025-05-08 Thread Luciano Lo Giudice
Hello Heitor,

I've uploaded a new build for Oracular. It can be seen at:
https://launchpad.net/~lmlogiudice/+archive/ubuntu/ceph-1921-oracular

Please let us know if that PPA contains what is needed.

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

Title:
  [SRU] Squid: Ceph new point release 19.2.1

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


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

[Bug 2097605] Re: [SRU] Squid: Ceph new point release 19.2.1

2025-06-18 Thread Luciano Lo Giudice
Hello,
I've re-uploaded the PPA for noble: 
https://launchpad.net/~lmlogiudice/+archive/ubuntu/ceph-1921-noble
The only difference is in d/p/snapshot-upgrade-fix.patch, whose contents I'm 
attaching just in case.

** Patch added: "snapshot-upgrade-fix.patch"
   
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/2097605/+attachment/5884488/+files/snapshot-upgrade-fix.patch

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

Title:
  [SRU] Squid: Ceph new point release 19.2.1

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


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

[Bug 2097605] Re: [SRU] Squid: Ceph new point release 19.2.1

2025-06-05 Thread Luciano Lo Giudice
Hello Andreas,

a)
> Why would you not have charms for oracular?

We (as in the Ceph team) never got around to it. This isn't restricted
to Ceph, however, as many charms that we rely on to do extensive testing
also do not support Oracular. For example, we use the Ubuntu charm for
the Ceph-FS tests, and it doesn't support Oracular (see:
https://charmhub.io/ubuntu which lacks support for 24.10); the Mysql-
Innodb-Cluster is in a similar situation, and it's used when testing
broad Openstack deployments (see: https://charmhub.io/mysql-innodb-
cluster).

Many other charms that we depend on do not support Oracular either,
which is why the alternative test plan was presented, something that
also happened during the 18.2.0 point release for Ceph on Mantic. This
alternative test plan was approved back then, and I assumed it was
deemed sufficient.

b) I'm not sure if this implies a verification failure. We need a re-
upload with a very small change for a specific patch that only applies
to noble. If that constitutes a failure, I can update the verification
tag.

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

Title:
  [SRU] Squid: Ceph new point release 19.2.1

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


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

[Bug 2097605] Re: [SRU] Squid: Ceph new point release 19.2.1

2025-06-04 Thread Luciano Lo Giudice
Hello, and sorry about the delay.

Testing the charms for oracular is complicated given the fact that we
don't currently have released the charms for oracular. In addition, even
if we built them manually, there are support charms that don't currently
support oracular (i.e: hacluster for ceph-nfs). As such, the Ceph team
decided to design a test plan for oracular that is based on what was
used for mantic back then (as seen in this comment:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/2033428/comments/3 )

To perform verification for oracular, the following steps were taken:

- First, we create a machine that runs oracular. I'm using juju here for 
simplicity:
```
juju add-model oracular
juju add-machine --base ubuntu@24.10 --constraints="cores=4 mem=16G 
root-disk=50G virt-type=virtual-machine"
```

- After the machine has settled, we ssh into it, where we'll run all the 
following commands:
```
juju ssh 0
```

- Inside the VM, we add the PPA with the 19.2.1 point release:
```
ubuntu@juju-fd2278-0:~$ sudo add-apt-repository 
ppa:lmlogiudice/ceph-1921-oracular
ubuntu@juju-fd2278-0:~$ sudo apt update
```

- With the PPA in place, we install both Ceph and Cephadm, and make sure
that the correct version is installed:

```
ubuntu@juju-fd2278-0:~$ sudo apt install ceph cephadm
ubuntu@juju-fd2278-0:~$ ceph -v
ceph version 19.2.1 (9efac4a81335940925dd17dbf407bfd6d3860d28) squid (stable)
```

- Next, we create a Ceph cluster with just this single node (NOTE: You need to 
replace the IP address below with the actual IP address of the machine):
```
ubuntu@juju-fd2278-0:~$ sudo cephadm bootstrap --mon-ip 10.221.109.200 
--single-host-defaults --cluster-network=10.221.109.0/24
```

- In order to create an OSD and verify that everything is in order, we first 
create a loop device:
```
ubuntu@juju-fd2278-0:~$ touch loop.img
ubuntu@juju-fd2278-0:~$ truncate --size 3G ./loop.img
ubuntu@juju-fd2278-0:~$ sudo losetup -fP --show ./loop.img 
/dev/loop0
```

- In order to add this new device to the cluster as an OSD, we run the 
following:
```
ubuntu@juju-fd2278-0:~$ sudo ceph orch daemon add osd `hostname`:/dev/loop0 raw
Created osd(s) 0 on host 'juju-fd2278-0'
```

- Finally, we check that the OSD is up and running:
```
ubuntu@juju-fd2278-0:~$ sudo ceph -s
  cluster:
id: f9db617a-4184-11f0-adb8-00163e2c0cd3
health: HEALTH_WARN
OSD count 1 < osd_pool_default_size 2
 
  services:
mon: 1 daemons, quorum juju-fd2278-0 (age 8m)
mgr: juju-fd2278-0.lxfcbu(active, since 71s), standbys: juju-fd2278-0.xkpcqy
osd: 1 osds: 1 up (since 13s), 1 in (since 3m)
 
  data:
pools:   0 pools, 0 pgs
objects: 0 objects, 0 B
usage:   426 MiB used, 2.6 GiB / 3 GiB avail
pgs: 
```

(The warning is harmless).

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

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

Title:
  [SRU] Squid: Ceph new point release 19.2.1

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


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

[Bug 2097605] Re: [SRU] Squid: Ceph new point release 19.2.1

2025-06-04 Thread Luciano Lo Giudice
Regarding noble: The Ceph team found out that there was an issue with
the NFS component when using the packages in proposed. We refreshed the
offending patch, and the new PPA is here:
https://launchpad.net/~lmlogiudice/+archive/ubuntu/ceph-1921-noble

The only different is that some logging bits were removed from the file
d/p/snapshot-upgrade-fix.patch, as pointed out in the changelog. Once
those packages are in proposed, we can do a full test run for all
charms.

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

Title:
  [SRU] Squid: Ceph new point release 19.2.1

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


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

[Bug 2097605] Re: [SRU] Squid: Ceph new point release 19.2.1

2025-06-27 Thread Luciano Lo Giudice
Hello Heitor,

You raise a fair point. I've re-run the checks for 19.2.1 using proposed 
instead of my PPA. The results for Noble can be seen here: 
https://github.com/canonical/ceph-charms/actions/runs/15931595181
This check runs all the charm tests using 'proposed'. You can verify that in 
the 'Files changed' tab here: 
https://github.com/canonical/ceph-charms/pull/89/files
(The single failed test is unrelated to this change, and has to do with COS 
testing being flaky in general).

I'll do the same for Oracular, although it will take some more effort as
some external charms do not support Oracular as a base.

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

Title:
  [SRU] Squid: Ceph new point release 19.2.1

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


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

[Bug 2097605] Re: [SRU] Squid: Ceph new point release 19.2.1

2025-06-25 Thread Luciano Lo Giudice
hello Heitor,
yes, indeed that patch isn't needed for the regression fix. Just so you don't 
have to fiddle with it, I've re-uploaded a PPA that removes the 
patch-out-exporter.patch file in addition to the modifications to the 
snapshot-upgrade-fix.patch file: 
https://launchpad.net/~lmlogiudice/+archive/ubuntu/ceph-1921-noble

Let me know if I can help in any other way.

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

Title:
  [SRU] Squid: Ceph new point release 19.2.1

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


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

[Bug 2116003] Re: [SRU] ceph 17.2.9

2025-07-04 Thread Luciano Lo Giudice
NOTE 1: The target for project Ceph should be 'Jammy' - I unfortunately cannot 
modify it.
NOTE 2: I've uploaded 2 PPAs for this SRU. The first is for the Focal UCA, 
found here: https://launchpad.net/~lmlogiudice/+archive/ubuntu/ceph-1729-focal
And the second is for Jammy, found here: 
https://launchpad.net/~lmlogiudice/+archive/ubuntu/ceph-1729-jammy

Once these are accepted into proposed, the test plan will be run.

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

Title:
  [SRU] ceph 17.2.9

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


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

[Bug 2116003] [NEW] [SRU] ceph 17.2.9

2025-07-04 Thread Luciano Lo Giudice
Public bug reported:

[Impact]
This release fixes several bugs. We would like to make sure all of our users 
have access to these improvements.

The update contains the following package updates:

   * ceph 17.2.9
   * Race condition prevention when printing Inode in ll_sync_inode (by 
Ponnuvel Palaniyappan)

[Test Case]

This SRU will run all functional tests with the packages in 'proposed'
for every Ceph charm maintained by Canonical's Ceph team, so that
there's a higher chance of catching bugs associated with any Ceph
component.

[Regression Potential]
In order to mitigate the regression potential, the results of the 
aforementioned tests will be attached to this bug.

** Affects: cloud-archive
 Importance: Undecided
 Status: New

** Affects: cloud-archive/yoga
 Importance: Undecided
 Status: New

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

** Also affects: cloud-archive
   Importance: Undecided
   Status: New

** Also affects: cloud-archive/yoga
   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/2116003

Title:
  [SRU] ceph 17.2.9

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


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

[Bug 2100625] Re: [SRU] ceph 17.2.9

2025-07-04 Thread Luciano Lo Giudice
I've created a new bug report here: 
https://bugs.launchpad.net/cloud-archive/+bug/2116003
so that we can be more explicit about our test target and so that we can 
clearly outline the changes in the packages.

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

Title:
  [SRU] ceph 17.2.9

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


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

[Bug 2097605] Re: [SRU] Squid: Ceph new point release 19.2.1

2025-07-01 Thread Luciano Lo Giudice
** Tags removed: verification-needed-noble
** Tags added: verification-done-noble

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

Title:
  [SRU] Squid: Ceph new point release 19.2.1

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


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

[Bug 827151] Re: Annoying log message "DIGEST-MD5 common mech free"

2025-07-24 Thread Luciano Lo Giudice
** Merge proposal linked:
   
https://code.launchpad.net/~lmlogiudice/ubuntu/+source/cyrus-sasl2/+git/cyrus-sasl2/+merge/489657

** Merge proposal linked:
   
https://code.launchpad.net/~lmlogiudice/ubuntu/+source/cyrus-sasl2/+git/cyrus-sasl2/+merge/489655

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

Title:
  Annoying log message "DIGEST-MD5 common mech free"

To manage notifications about this bug go to:
https://bugs.launchpad.net/cyrus-sasl2/+bug/827151/+subscriptions


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

[Bug 827151] Re: Annoying log message "DIGEST-MD5 common mech free"

2025-07-29 Thread Luciano Lo Giudice
I've created a MR with the backported fix for Jammy here:
https://code.launchpad.net/~lmlogiudice/ubuntu/+source/cyrus-
sasl2/+git/cyrus-sasl2/+merge/489731

And a PPA with the changes here:
https://launchpad.net/~lmlogiudice/+archive/ubuntu/cyrus-jammy

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

Title:
  Annoying log message "DIGEST-MD5 common mech free"

To manage notifications about this bug go to:
https://bugs.launchpad.net/cyrus-sasl2/+bug/827151/+subscriptions


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

[Bug 2112402] Re: NUT-Monitor fails to import telnetlib

2025-07-29 Thread Luciano Lo Giudice
I've created a MR with the fix here:
https://code.launchpad.net/~lmlogiudice/ubuntu/+source/nut/+git/nut/+merge/489735

And a PPA here with the change:
https://launchpad.net/~lmlogiudice/+archive/ubuntu/nut-plucky

I can confirm that when running the above, the bug is no longer present.

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

Title:
  NUT-Monitor fails to import telnetlib

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


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

[Bug 2119045] [NEW] [MIR] librdkafka

2025-07-29 Thread Luciano Lo Giudice
Public bug reported:

[Availability]
The package librdkafka is already in Ubuntu universe. The package librdkafka 
builds for the architectures it is designed to work on. It currently builds and 
works for architectures: any
Link to package https://launchpad.net/ubuntu/+source/librdkafka

[Rationale]
The package librdkafka is a build-time dependency of many packages, chiefly 
among them Ceph. It is notable an optional dependency, but one that enhances 
applications, typically by providing a highly scalable pub-sub mechanism. In 
Ceph, this is of particular use for bucket notification in the Rados Gateway 
space.

- There is no other/better way to solve this that is already in main or should 
go universe->main instead of this.
- This is the first time package will be in main.
- It would be great and useful to community/processes to have the package 
librdkafka in Ubuntu main. 

[Security]
- history of CVEs does not look concerning and is mostly related to 
librdkafka's dependencies (libssl, mostly).
- Package does not run a daemon as root
- Package does not use webkit1,2
- no `suid` or `sgid` binaries
- no executables in `/sbin` and `/usr/sbin`
- Package does not install services, timers or recurring jobs
- The library does not access system resources other than compute and memory.
- Package does not open privileged ports (ports < 1024).
- Package exposes external endpoints, but they are configurable by the users.
- Package does not deal with security attestation (secure boot, tpm, signatures)

[Quality assurance - function/usage]
- The package works well right after install

[Quality assurance - maintenance]
- The package is under active development and does not seem to have any, 
long-term & critical, open bugs
  - Ubuntu https://bugs.launchpad.net/ubuntu/+source/librdkafka/+bug
  - Debian https://bugs.debian.org/cgi-bin/pkgreport.cgi?src=librdkafka
  - Upstream's bug tracker https://github.com/confluentinc/librdkafka/issues
 - The package does not deal with exotic hardware we cannot support

[Quality assurance - testing]
- The package includes a non-trivial test suite that includes scenario tests 
and fuzzing.
- The package runs a test suite on build time, if it fails, it makes the build 
fail, as seen in 
https://launchpadlibrarian.net/777052758/buildlog_ubuntu-plucky-amd64.librdkafka_2.8.0-1_BUILDING.txt.gz

The package runs an autopkgtest, and is currently passing on all
architectures we care about, as seen in
https://autopkgtest.ubuntu.com/packages/librdkafka

[Quality assurance - packaging]
- debian/watch is present and works
- debian/control defines a correct Maintainer field
- This package does not yield massive lintian Warnings, Errors
- Recent build log of the package: 
https://launchpadlibrarian.net/777052758/buildlog_ubuntu-plucky-amd64.librdkafka_2.8.0-1_BUILDING.txt.gz
- Please attach the full output you have got from
  `lintian --pedantic` as an extra post to this bug.
"""
$ lintian --pedantic
Cannot find a changes file for librdkafka/2.8.0-1. It would be named like:
librdkafka_2.8.0-1_amd64.changes
librdkafka_2.8.0-1_multi.changes
librdkafka_2.8.0-1_all.changes
librdkafka_2.8.0-1_source.changes
 in any of those places:
..
../build-area
/var/cache/pbuilder/result
"""

- This package does not rely on obsolete or about to be demoted packages except 
for pkg-config which will be resolved soon.
- This package has no python2 or GTK2 dependencies

- Packaging and build is easy, link to debian/rules
https://git.launchpad.net/ubuntu/+source/librdkafka/tree/debian/rules

[UI standards]
- Application is not end-user facing (does not need translation)

[Dependencies]
- No further depends or recommends dependencies that are not yet in main

[Standards compliance]
- This package correctly follows FHS and Debian Policy

[Maintenance/Owner]
- I suggest maintaing the current owner or transferring to ubuntu-server
- This does not use static builds
- This does not use vendored code
- This package is not rust based

[Background information]
The Package description explains the package well
Upstream Name is librdkafka
Link to upstream project https://github.com/confluentinc/librdkafka

** Affects: librdkafka (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/2119045

Title:
  [MIR] librdkafka

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


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

[Bug 2097605] Re: [SRU] Squid: Ceph new point release 19.2.1

2025-08-05 Thread Luciano Lo Giudice
Caracal verification has succeeded using the above pocket:
https://github.com/canonical/ceph-charms/actions/runs/16756282501


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

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

Title:
  [SRU] Squid: Ceph new point release 19.2.1

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


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