[Bug 2097688] Re: [BPO] openvpn/2.6.12 from Noble to Jammy

2025-03-07 Thread Jorge Merlino
Hi Vladimir, thank you for your help. I think the test plan from LP: #2077769 should cover both cases (FIPS and non-FIPS). Do you want me to copy it over here? Regards -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau

[Bug 2097688] Re: [BPO] openvpn/2.6.12 from Noble to Jammy

2025-02-24 Thread Jorge Merlino
New patch version. Added documentation for changes and also added Breaks rule for network-manager-openvpn as the package has patches for openvpn 2.6 in noble. ** Patch added: "lp2097688_v2.debdiff" https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/2097688/+attachment/5860266/+files/lp2097

[Bug 2097688] Re: [BPO] Backport Noble version to Jammy

2025-02-08 Thread Jorge Merlino
Debdiff against Noble version of openvpn ** Patch added: "lp2097688.debdiff" https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/2097688/+attachment/5855846/+files/lp2097688.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubunt

[Bug 2097688] [NEW] [BPO] Backport Noble version to Jammy

2025-02-08 Thread Jorge Merlino
Public bug reported: [Impact] Currently openvpn in Jammy is broken when FIPS is enabled. The TL;DR reason is that openvpn 2.5 does not support openssl 3 very well. There were a number of fixes in openvpn 2.6 to fix this. Explaining a bit more the basic issue is that openssl 3 does not allow the

[Bug 2091575] Re: Message hash algorithm 'MD5' not found on FIPS system

2025-01-16 Thread Jorge Merlino
Hi Heitor, Fixing 2077769 by itself is not very useful because openvpn would not work anyway without this patch. We can separate the two patches but the current test plan would not work either without this patch. Some of the changes I made were in fact to try to make the patches smaller because

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

2025-01-13 Thread Jorge Merlino
Another version of the patch addressing the comments by Heitor. In fact I had applied a couple of smaller patches that I forgot to mention so I divided the original patch into 4 files. ** Description changed: [Impact] - When fips-preview is enabled in a Jammy server running openvpn --show-ciphe

[Bug 2091575] Re: Message hash algorithm 'MD5' not found on FIPS system

2025-01-13 Thread Jorge Merlino
** Description changed: [Impact] When a tunnel is started on a FIPS enabled server the process fails and the server shows this error: OpenSSL: error:0308010C:digital envelope routines::unsupported Message hash algorithm 'MD5' not found This happens because MD5 is not allowed on op

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

2024-12-12 Thread Jorge Merlino
Add patch v5. This addresses the comments by Mauricio and also adds a new patch to remove the use of MD5. This last issue was only visible after patching the previous ones. Also expanded the test plan with a full tunnel configuration. ** Patch added: "lp2077769_v5.debdiff" https://bugs.launc

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

2024-12-12 Thread Jorge Merlino
** Description changed: [Impact] When fips-preview is enabled in a Jammy server running openvpn --show-ciphers returns no algorithms. This is caused by openvpn not loading the FIPS OpenSSL provider. This actually works fine upstream but was broken by a previous ubuntu patch that re-enables

[Bug 2091575] Re: Message hash algorithm 'MD5' not found on FIPS system

2024-12-12 Thread Jorge Merlino
** Description changed: [Impact] When a tunnel is started on a FIPS enabled server the process fails and the server shows this error: OpenSSL: error:0308010C:digital envelope routines::unsupported Message hash algorithm 'MD5' not found This happens because MD5 is not allowed on op

[Bug 2091575] Re: Message hash algorithm 'MD5' not found on FIPS system

2024-12-11 Thread Jorge Merlino
** Description changed: - When a tunnel is started on a FIPS enabled server the process fails and - the server shows this error: + [Impact] + When a tunnel is started on a FIPS enabled server the process fails and the server shows this error: OpenSSL: error:0308010C:digital envelope routines

[Bug 2091575] [NEW] Message hash algorithm 'MD5' not found on FIPS system

2024-12-11 Thread Jorge Merlino
openvpn is using it ** Affects: openvpn (Ubuntu) Importance: Undecided Status: Fix Released ** Affects: openvpn (Ubuntu Jammy) Importance: Undecided Assignee: Jorge Merlino (jorge-merlino) Status: In Progress ** Also affects: openvpn (Ubuntu Jammy) Importance:

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

2024-12-11 Thread Jorge Merlino
** Description changed: [Impact] When fips-preview is enabled in a Jammy server running openvpn --show-ciphers returns no algorithms. This is caused by openvpn not loading the FIPS OpenSSL provider. This actually works fine upstream but was broken by a previous ubuntu patch that re-enables

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

2024-12-11 Thread Jorge Merlino
** Description changed: [Impact] When fips-preview is enabled in a Jammy server running openvpn --show-ciphers returns no algorithms. This is caused by openvpn not loading the FIPS OpenSSL provider. This actually works fine upstream but was broken by a previous ubuntu patch that re-enables

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

2024-12-11 Thread Jorge Merlino
** Description changed: [Impact] When fips-preview is enabled in a Jammy server running openvpn --show-ciphers returns no algorithms. This is caused by openvpn not loading the FIPS OpenSSL provider. This actually works fine upstream but was broken by a previous ubuntu patch that re-enables

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

2024-11-13 Thread Jorge Merlino
Adding dsc file with changed binary file. ** Attachment added: "openvpn_2.5.11-0ubuntu0.22.04.2.dsc" https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/2077769/+attachment/5836974/+files/openvpn_2.5.11-0ubuntu0.22.04.2.dsc -- You received this bug notification because you are a member of

[Bug 2085389] Re: File descriptor leak on /var/lib/sss/pipes/nss socket

2024-11-13 Thread Jorge Merlino
Tested package following outlined test plan. I only used one VM as client and server (also added a step that was missing in the test plan). First tested with version 2.9.4-1.1ubuntu6.1 and confirmed there was about 1015 file descriptors open when running the test program. After upgrading to 2.9.4-

[Bug 2085389] Re: File descriptor leak on /var/lib/sss/pipes/nss socket

2024-11-12 Thread Jorge Merlino
** Description changed: [Impact] When running in a multithreaded environment each pthread that opens the /var/lib/sss/pipes/nss socket retains the file descriptor in a thread specific structure. This file descriptor should be closed when the thread is destroyed but due to a bug it is

[Bug 2085389] Re: File descriptor leak on /var/lib/sss/pipes/nss socket

2024-11-12 Thread Jorge Merlino
** Description changed: [Impact] When running in a multithreaded environment each pthread that opens the /var/lib/sss/pipes/nss socket retains the file descriptor in a thread specific structure. This file descriptor should be closed when the thread is destroyed but due to a bug it is

[Bug 2086809] Re: Sample keys for tests are expired

2024-11-08 Thread Jorge Merlino
** Tags added: sts -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2086809 Title: Sample keys for tests are expired To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+so

[Bug 2086809] Re: Sample keys for tests are expired

2024-11-08 Thread Jorge Merlino
Hi Lena, I need this bug for Jammy to fix a customer issue (LP: #2077769). That SRU patch compiled when I uploaded it but it does not work now as the certificate has expired in the meantime. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 2086809] Re: Sample keys for tests are expired

2024-11-08 Thread Jorge Merlino
Patch for focal ** Changed in: openvpn (Ubuntu Focal) Status: New => In Progress ** Patch added: "lp2086809_focal.debdiff" https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/2086809/+attachment/5835706/+files/lp2086809_focal.debdiff -- You received this bug notification because y

[Bug 2086809] Re: Sample keys for tests are expired

2024-11-08 Thread Jorge Merlino
** Description changed: [Impact] There are sample keys on the sample/sample-keys folder that are used for code tests that expired on October 19th. Thus some code tests fail, in particular tests/t_cltsrv.sh [Test Plan] Running dpkg-buildpackage on the source code should return an error

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

2024-11-08 Thread Jorge Merlino
Patch for jammy including fix for lp #2086809 ** Patch added: "lp2077769_v4.debdiff" https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/2077769/+attachment/5835699/+files/lp2077769_v4.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 2086809] Re: Sample keys for tests are expired

2024-11-08 Thread Jorge Merlino
** Changed in: openvpn (Ubuntu Jammy) Assignee: (unassigned) => Jorge Merlino (jorge-merlino) ** Changed in: openvpn (Ubuntu Focal) Assignee: (unassigned) => Jorge Merlino (jorge-merlino) -- You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 2086809] Re: Sample keys for tests are expired

2024-11-06 Thread Jorge Merlino
** Also affects: openvpn (Ubuntu Focal) Importance: Undecided Status: New ** Also affects: openvpn (Ubuntu Jammy) Importance: Undecided Status: New ** Changed in: openvpn (Ubuntu) Status: New => Fix Released ** Description changed: [Impact] There are sample keys o

[Bug 2086809] [NEW] Sample keys for tests are expired

2024-11-06 Thread Jorge Merlino
Public bug reported: [Impact] There are sample keys on the sample/sample-keys folder that are used for code tests that expired on October 19th. Thus some code tests fail, in particular tests/t_cltsrv.sh [Test Plan] Running dpkg-buildpackage on the source code should return an error similar to

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

2024-11-05 Thread Jorge Merlino
Hi Dariusz, So this test uses a certificate that has recently expired on October 19th after 10 years. There is a script to create new certs and one openvpn config file has to be updated but it can be fixed easily. Would it be appropriate to add those changes to this SRU or a new one should be

[Bug 2060248] Re: MRE updates of rabbitmq-server for Jammy,Focal

2024-10-31 Thread Jorge Merlino
As Canonical CI/CD has been broken in opendev for a while I have run the tests manually. I've uploaded the proposed versions to a PPA (https://launchpad.net/~jorge-merlino/+archive/ubuntu/rabbitmq-2060248) and ran the test with that versions of rabbitmq-server. Here you can see the test o

[Bug 2085389] Re: File descriptor leak on /var/lib/sss/pipes/nss socket

2024-10-23 Thread Jorge Merlino
** Description changed: [Impact] When running in a multithreaded environment each pthread that opens the /var/lib/sss/pipes/nss socket retains the file descriptor in a thread specific structure. This file descriptor should be closed when the thread is destroyed but due to a bug it is

[Bug 2085389] Re: File descriptor leak on /var/lib/sss/pipes/nss socket

2024-10-23 Thread Jorge Merlino
Fix for Noble ** Patch added: "lp2085389_noble.debdiff" https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/2085389/+attachment/5831096/+files/lp2085389_noble.debdiff ** Changed in: sssd (Ubuntu Noble) Status: New => In Progress -- You received this bug notification because you are a

[Bug 2085389] Re: File descriptor leak on /var/lib/sss/pipes/nss socket

2024-10-23 Thread Jorge Merlino
** Description changed: [Impact] When running in a multithreaded environment each pthread that opens the - /var/lib/sss/pipes/nss socket retaind the file descriptor in a thread + /var/lib/sss/pipes/nss socket retains the file descriptor in a thread specific structure. This file descriptor

[Bug 2085389] Re: File descriptor leak on /var/lib/sss/pipes/nss socket

2024-10-22 Thread Jorge Merlino
** Also affects: sssd (Ubuntu Noble) Importance: Undecided Status: New ** Changed in: sssd (Ubuntu) Status: New => Fix Released ** Changed in: sssd (Ubuntu Noble) Assignee: (unassigned) => Jorge Merlino (jorge-merlino) ** Also affects: sssd (Ubuntu Oracular) Impo

[Bug 2085389] [NEW] File descriptor leak on /var/lib/sss/pipes/nss socket

2024-10-22 Thread Jorge Merlino
Public bug reported: [Impact] When running in a multithreaded environment each pthread that opens the /var/lib/sss/pipes/nss socket retaind the file descriptor in a thread specific structure. This file descriptor should be closed when the thread is destroyed but due to a bug it is left open thus

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

2024-10-15 Thread Jorge Merlino
** Description changed: [Impact] When fips-preview is enabled in a Jammy server running openvpn --show-ciphers returns no algorithms. This is caused by openvpn not loading the FIPS OpenSSL provider. This actually works fine upstream but was broken by a previous ubuntu patch that re-enables

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

2024-10-15 Thread Jorge Merlino
Patch for jammy rebased over version openvpn-2.5.11 ** Patch added: "lp2077769_v3.debdiff" https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/2077769/+attachment/5828400/+files/lp2077769_v3.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 1988942] Re: Failed to set image property. Invalid input for field/attribute simplestreams_metadata. Value: ... is too long (HTTP 400)

2024-09-30 Thread Jorge Merlino
Tested with cinder version 2:22.1.1-0ubuntu1.3~cloud1 and the original test plan worked fine. Previously tested with 2:22.1.1-0ubuntu1.3~cloud0 and still showed the error. ** Tags removed: verification-antelope-needed ** Tags added: verification-antelope-done -- You received this bug notifica

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

2024-09-24 Thread Jorge Merlino
New version of patch for jammy ** Patch added: "lp2077769_v2.debdiff" https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/2077769/+attachment/5821595/+files/lp2077769_v2.debdiff ** Changed in: openvpn (Ubuntu Jammy) Status: Incomplete => In Progress ** Description changed: [Impa

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

2024-09-24 Thread Jorge Merlino
** Description changed: [Impact] When fips-preview is enabled in a Jammy server running openvpn --show-ciphers returns no algorithms. This is caused by openvpn not loading the FIPS OpenSSL provider. This actually works fine upstream but was broken by a previous ubuntu patch that re-enables

[Bug 1953572] Re: Broken links in the View Trends and the View Histogram menu

2024-09-20 Thread Jorge Merlino
Tested nagios4 version 4.3.4-3ubuntu0.1 on focal. Followed test steps from comment #15 and verified the mentioned options work OK. ** Tags removed: verification-needed-focal ** Tags added: verification-done-focal -- You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 1953572] Re: Broken links in the View Trends and the View Histogram menu

2024-09-20 Thread Jorge Merlino
Hi. Tested nagios4 version 4.4.6-4ubuntu0.22.04.1 on jammy. Followed test steps from comment #15 and verified the mentioned options work OK. ** Tags removed: verification-needed-jammy ** Tags added: verification-done-jammy -- You received this bug notification because you are a member of Ubuntu

[Bug 1953572] Re: Broken links in the View Trends and the View Histogram menu

2024-09-09 Thread Jorge Merlino
Hi all. I tested nagios4 version 4.4.6-4ubuntu0.24.04.1 on noble. Followed test steps from comment #15 and verified the mentioned options work OK. ** Tags removed: verification-needed-noble ** Tags added: verification-done-noble -- You received this bug notification because you are a member of

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

2024-08-28 Thread Jorge Merlino
Patch for jammy ** Patch added: "lp2077769.debdiff" https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/2077769/+attachment/5810117/+files/lp2077769.debdiff ** Changed in: openvpn (Ubuntu Jammy) Status: New => In Progress ** Changed in: openvpn (Ubuntu) Status: New => Invali

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

2024-08-28 Thread Jorge Merlino
** Description changed: [Impact] - When fips-preview is enabled in a Jammy server running openvpn --show-ciphers returns nothing. This is caused by openvpn not loading the FIPS OpenSSL provider. This actually works fine upstream but was broken by a previous ubuntu patch that re-enables some a

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

2024-08-28 Thread Jorge Merlino
** Description changed: When fips-preview is enabled in a Jammy server running openvpn --show- ciphers returns nothing. This is caused by openvpn not loading the FIPS OpenSSL provider. This actually works fine upstream but was broken by a previous ubuntu patch that re-enables some algorith

[Bug 2077769] [NEW] fips-preview break openvpn ciphers

2024-08-23 Thread Jorge Merlino
where moved to the legacy provider by OpenSSL 3.0. ** Affects: openvpn (Ubuntu) Importance: Undecided Status: New ** Affects: openvpn (Ubuntu Jammy) Importance: Undecided Assignee: Jorge Merlino (jorge-merlino) Status: New ** Also affects: openvpn (Ubuntu Jammy

[Bug 2073932] Re: rabbitmq_global_publishers and rabbitmq_global_consumers fail to handle unclean client termination

2024-08-01 Thread Jorge Merlino
Patch for jammy fixed according to comment #2 Tested with test plan to verify it fixes the bug. ** Patch removed: "lp2073932_jammy.debdiff" https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/2073932/+attachment/5799814/+files/lp2073932_jammy.debdiff ** Patch added: "lp2073932_jamm

[Bug 1953572] Re: Broken links in the View Trends and the View Histogram menu

2024-08-01 Thread Jorge Merlino
Patch for Focal v2 ** Patch added: "lp1953572_focal.debdiff" https://bugs.launchpad.net/ubuntu/+source/nagios4/+bug/1953572/+attachment/5802046/+files/lp1953572_focal.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:/

[Bug 1953572] Re: Broken links in the View Trends and the View Histogram menu

2024-08-01 Thread Jorge Merlino
Patches updated according to comment #21. All patches were tested according to the test plan and verified that they fix the bug. ** Changed in: nagios4 (Ubuntu Focal) Status: Incomplete => In Progress ** Changed in: nagios4 (Ubuntu Jammy) Status: Incomplete => In Progress ** Change

[Bug 1953572] Re: Broken links in the View Trends and the View Histogram menu

2024-08-01 Thread Jorge Merlino
Patch for Noble v2 ** Patch added: "lp1953572_noble.debdiff" https://bugs.launchpad.net/ubuntu/+source/nagios4/+bug/1953572/+attachment/5802044/+files/lp1953572_noble.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:/

[Bug 1953572] Re: Broken links in the View Trends and the View Histogram menu

2024-08-01 Thread Jorge Merlino
Patch for Jammy v2 ** Patch added: "lp1953572_jammy.debdiff" https://bugs.launchpad.net/ubuntu/+source/nagios4/+bug/1953572/+attachment/5802045/+files/lp1953572_jammy.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:/

[Bug 1953572] Re: Broken links in the View Trends and the View Histogram menu

2024-08-01 Thread Jorge Merlino
Patch for Oracular v2 Note: for the patch to compile in Oracular the environment variables DEB_VERSION, DEB_SOURCE and DEB_BUILD_OS_RELEASE_ID must be defined. I'm not sure what the correct values are but I just set them to one in order to build the deb files: export DEB_VERSION=1

[Bug 1953572] Re: Broken links in the View Trends and the View Histogram menu

2024-08-01 Thread Jorge Merlino
** Patch removed: "lp1953572_focal.debdiff" https://bugs.launchpad.net/ubuntu/+source/nagios4/+bug/1953572/+attachment/5798682/+files/lp1953572_focal.debdiff ** Patch removed: "lp1953572_jammy.debdiff" https://bugs.launchpad.net/ubuntu/+source/nagios4/+bug/1953572/+attachment/5798683/+file

[Bug 1953572] Re: Broken links in the View Trends and the View Histogram menu

2024-07-29 Thread Jorge Merlino
** Description changed: [Impact] The links for the following are broken in the Service Information or the Host Information menus for the following links: View Trends For This Service View Alert Histogram For This Service View Trends For This Host View Alert Histogram For This Host

[Bug 2073932] Re: rabbitmq_global_publishers and rabbitmq_global_consumers fail to handle unclean client termination

2024-07-23 Thread Jorge Merlino
Patch for Jammy ** Patch added: "lp2073932_jammy.debdiff" https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/2073932/+attachment/5799814/+files/lp2073932_jammy.debdiff ** Changed in: rabbitmq-server (Ubuntu Jammy) Status: New => In Progress ** Tags added: sts -- You rece

[Bug 2073932] [NEW] rabbitmq_global_publishers and rabbitmq_global_consumers fail to handle unclean client termination

2024-07-23 Thread Jorge Merlino
Importance: Undecided Status: New ** Affects: rabbitmq-server (Ubuntu Jammy) Importance: Undecided Assignee: Jorge Merlino (jorge-merlino) Status: New ** Also affects: rabbitmq-server (Ubuntu Jammy) Importance: Undecided Status: New ** Changed in: rabbit

[Bug 1953572] Re: Broken links in the View Trends and the View Histogram menu

2024-07-19 Thread Jorge Merlino
Patch for Oracular ** Patch added: "lp1953572_oracular.debdiff" https://bugs.launchpad.net/ubuntu/+source/nagios4/+bug/1953572/+attachment/5798685/+files/lp1953572_oracular.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. h

[Bug 1953572] Re: Broken links in the View Trends and the View Histogram menu

2024-07-19 Thread Jorge Merlino
Patch for Noble ** Patch added: "lp1953572_noble.debdiff" https://bugs.launchpad.net/ubuntu/+source/nagios4/+bug/1953572/+attachment/5798684/+files/lp1953572_noble.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bu

[Bug 1953572] Re: Broken links in the View Trends and the View Histogram menu

2024-07-19 Thread Jorge Merlino
Patch for Jammy ** Patch added: "lp1953572_jammy.debdiff" https://bugs.launchpad.net/ubuntu/+source/nagios4/+bug/1953572/+attachment/5798683/+files/lp1953572_jammy.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bu

[Bug 1953572] Re: Broken links in the View Trends and the View Histogram menu

2024-07-19 Thread Jorge Merlino
Patch for Focal ** Patch added: "lp1953572_focal.debdiff" https://bugs.launchpad.net/ubuntu/+source/nagios4/+bug/1953572/+attachment/5798682/+files/lp1953572_focal.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bu

[Bug 1953572] Re: Broken links in the View Trends and the View Histogram menu

2024-07-17 Thread Jorge Merlino
** Patch removed: "lp1953572_focal.debdiff" https://bugs.launchpad.net/ubuntu/+source/nagios4/+bug/1953572/+attachment/5769861/+files/lp1953572_focal.debdiff ** Patch removed: "lp1953572_jammy_noble.debdiff" https://bugs.launchpad.net/ubuntu/+source/nagios4/+bug/1953572/+attachment/5769862

[Bug 1988942] Re: Failed to set image property. Invalid input for field/attribute simplestreams_metadata. Value: ... is too long (HTTP 400)

2024-06-05 Thread Jorge Merlino
Tested proposed package 2:20.3.1-0ubuntu1.2~cloud0 on focal/yoga. Tested setting a property with a long value as indicated on the test plan and worked as expected with no errors. ** Tags removed: verification-yoga-needed ** Tags added: verification-yoga-done -- You received this bug notification

[Bug 1953572] Re: Broken links in the View Trends and the View Histogram menu

2024-05-27 Thread Jorge Merlino
** Description changed: [Impact] The links for the following are broken in the Service Information or the Host Information menus for the following links: View Trends For This Service View Alert Histogram For This Service View Trends For This Host View Alert Histogram For This Host

[Bug 1953572] Re: Broken links in the View Trends and the View Histogram menu

2024-05-27 Thread Jorge Merlino
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1953572 Title: Broken links in the View Trends and the View Histogram menu To manage notifications about this bug go to: https://bugs.launchpad.net/ubun

[Bug 1953572] Re: Broken links in the View Trends and the View Histogram menu

2024-05-27 Thread Jorge Merlino
patch for Oracular ** Patch added: "lp1953572_oracular.debdiff" https://bugs.launchpad.net/ubuntu/+source/nagios4/+bug/1953572/+attachment/5783281/+files/lp1953572_oracular.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. h

[Bug 1953572] Re: Broken links in the View Trends and the View Histogram menu

2024-05-27 Thread Jorge Merlino
** Also affects: nagios4 (Ubuntu Oracular) Importance: Medium Assignee: Jorge Merlino (jorge-merlino) Status: 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/1953572 Title

[Bug 1988942] Re: Failed to set image property. Invalid input for field/attribute simplestreams_metadata. Value: ... is too long (HTTP 400)

2024-05-03 Thread Jorge Merlino
Disregard my last message, it was an error on my part during testing. Tested version 2:23.0.0-0ubuntu1.2 on Mantic. I ran the commands on the test plan and no error was shown and the long property was set correctly. I still do not see the updated packages on mantic-proposed on my test machine but

[Bug 1988942] Re: Failed to set image property. Invalid input for field/attribute simplestreams_metadata. Value: ... is too long (HTTP 400)

2024-05-03 Thread Jorge Merlino
** Tags removed: verification-failed-mantic ** Tags added: verification-done-mantic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1988942 Title: Failed to set image property. Invalid input for field

[Bug 1988942] Re: Failed to set image property. Invalid input for field/attribute simplestreams_metadata. Value: ... is too long (HTTP 400)

2024-05-02 Thread Jorge Merlino
I tested on mantic but had several problems. The first one is that I do not see the new versions in mantic-proposed. After adding the proposed pocket these are the upgradable packages I see: distro-info-data/mantic-updates,mantic-proposed 0.58ubuntu0.3 all [upgradable from: 0.58ubuntu0.2] landsca

[Bug 1988942] Re: Failed to set image property. Invalid input for field/attribute simplestreams_metadata. Value: ... is too long (HTTP 400)

2024-04-27 Thread Jorge Merlino
Tested proposed package 2:20.3.1-0ubuntu1.2 on jammy. Tested setting a property with a long value as indicated on the test plan and worked as expected with no errors. ** Tags removed: verification-needed-jammy ** Tags added: verification-done-jammy -- You received this bug notification because y

[Bug 1953572] Re: Broken links in the View Trends and the View Histogram menu

2024-04-27 Thread Jorge Merlino
** Description changed: [Impact] The links for the following are broken in the Service Information or the Host Information menus for the following links: View Trends For This Service View Alert Histogram For This Service View Trends For This Host View Alert Histogram For This Host

[Bug 1953572] Re: Broken links in the View Trends and the View Histogram menu

2024-04-27 Thread Jorge Merlino
New patch for jammy ** Patch added: "lp1953572_jammy.debdiff" https://bugs.launchpad.net/ubuntu/+source/nagios4/+bug/1953572/+attachment/5771715/+files/lp1953572_jammy.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:

[Bug 1953572] Re: Broken links in the View Trends and the View Histogram menu

2024-04-27 Thread Jorge Merlino
New patch for focal ** Patch added: "lp1953572_focal_v2.debdiff" https://bugs.launchpad.net/ubuntu/+source/nagios4/+bug/1953572/+attachment/5771714/+files/lp1953572_focal_v2.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1953572] Re: Broken links in the View Trends and the View Histogram menu

2024-04-27 Thread Jorge Merlino
New patch for noble ** Patch added: "lp1953572_noble.debdiff" https://bugs.launchpad.net/ubuntu/+source/nagios4/+bug/1953572/+attachment/5771717/+files/lp1953572_noble.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:

[Bug 1953572] Re: Broken links in the View Trends and the View Histogram menu

2024-04-27 Thread Jorge Merlino
New patch for mantic ** Patch added: "lp1953572_mantic.debdiff" https://bugs.launchpad.net/ubuntu/+source/nagios4/+bug/1953572/+attachment/5771716/+files/lp1953572_mantic.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. htt

[Bug 1953572] Re: Broken links in the View Trends and the View Histogram menu

2024-04-23 Thread Jorge Merlino
//bugs.launchpad.net/ubuntu/+source/nagios4/+bug/1953572/+attachment/5769841/+files/lp1953572_jammy_noble.debdiff ** Changed in: nagios4 (Ubuntu Focal) Assignee: (unassigned) => Jorge Merlino (jorge-merlino) -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1953572] Re: Broken links in the View Trends and the View Histogram menu

2024-04-23 Thread Jorge Merlino
Patch for focal ** Patch added: "lp1953572_focal.debdiff" https://bugs.launchpad.net/ubuntu/+source/nagios4/+bug/1953572/+attachment/5769861/+files/lp1953572_focal.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bu

[Bug 1953572] Re: Broken links in the View Trends and the View Histogram menu

2024-04-23 Thread Jorge Merlino
Also affects: nagios4 (Ubuntu Focal) Importance: Undecided Status: New ** Changed in: nagios4 (Ubuntu Noble) Assignee: (unassigned) => Jorge Merlino (jorge-merlino) ** Changed in: nagios4 (Ubuntu Mantic) Assignee: (unassigned) => Jorge Merlino (jorge-merlino) ** Changed i

[Bug 1988942] Re: Failed to set image property. Invalid input for field/attribute simplestreams_metadata. Value: ... is too long (HTTP 400)

2024-03-21 Thread Jorge Merlino
Hi Ɓukasz, Sorry but I'm missing something here, the patches I submitted are versions 2:23.0.0-0ubuntu1.2 for mantic and 2:20.3.1-0ubuntu1.2 for jammy. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/19

[Bug 1872813] Re: cloud-init fails to detect iSCSI root on focal Oracle instances

2022-04-29 Thread Jorge Merlino
Tested version 2.0.874-5ubuntu2.11 from proposed and worked fine. https://pastebin.ubuntu.com/p/n4F5rvtMrs/ ** Tags removed: verification-needed-bionic ** Tags added: verification-done-bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 1872813] Re: cloud-init fails to detect iSCSI root on focal Oracle instances

2022-04-19 Thread Jorge Merlino
** Description changed: + [Impact] + + When creating a bare metal instance on Oracle Cloud (which are backed by an iscsi disk), the IP address is configured on an interface (enp45s0f0) on boot, but cloud-init is generating a /etc/netplan/50-cloud-init.yaml with an entry to configure enp12s0f0

[Bug 1872813] Re: cloud-init fails to detect iSCSI root on focal Oracle instances

2022-04-07 Thread Jorge Merlino
I tested the patch myself on an Oracle Cloud machine that presented this issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1872813 Title: cloud-init fails to detect iSCSI root on focal Oracle ins

[Bug 1872813] Re: cloud-init fails to detect iSCSI root on focal Oracle instances

2022-04-07 Thread Jorge Merlino
SRU for Bionic ** Tags added: sts ** Patch added: "lp1872813_bionic.debdiff" https://bugs.launchpad.net/ubuntu/+source/open-iscsi/+bug/1872813/+attachment/5577913/+files/lp1872813_bionic.debdiff ** Changed in: open-iscsi (Ubuntu Bionic) Status: New => In Progress -- You received thi

[Bug 1872813] Re: cloud-init fails to detect iSCSI root on focal Oracle instances

2022-04-07 Thread Jorge Merlino
** Also affects: open-iscsi (Ubuntu Bionic) Importance: Undecided Status: New ** Changed in: open-iscsi (Ubuntu Bionic) Assignee: (unassigned) => Jorge Merlino (jorge-merlino) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1912727] Re: KVM Page Fails to load with error "An unexpected error has occurred, please try refreshing your browser window."

2022-03-16 Thread Jorge Merlino
** Also affects: maas (Ubuntu) Importance: Undecided Status: New ** No longer affects: maas (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1912727 Title: KVM Page Fails to load wi

[Bug 1949643] Re: iptables-persistent unconditionally drops existing iptables rules

2021-12-20 Thread Jorge Merlino
Tested version 1.0.15ubuntu0.21.10.1 in Impish. Performed the tests on comment #14. All worked fine. ** Tags removed: verification-needed-bionic verification-needed-focal verification-needed-hirsute verification-needed-impish ** Tags added: verification-done-bionic verification-done-focal verifi

[Bug 1949643] Re: iptables-persistent unconditionally drops existing iptables rules

2021-12-20 Thread Jorge Merlino
Tested version 1.0.15ubuntu0.21.04.1 in Hirsute. Performed the tests on comment #14. All worked fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1949643 Title: iptables-persistent unconditionally

[Bug 1949643] Re: iptables-persistent unconditionally drops existing iptables rules

2021-12-20 Thread Jorge Merlino
Tested version 1.0.14ubuntu1 in Focal. Performed the tests on comment #14. All worked fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1949643 Title: iptables-persistent unconditionally drops exi

[Bug 1949643] Re: iptables-persistent unconditionally drops existing iptables rules

2021-12-20 Thread Jorge Merlino
Tested version 1.0.4+nmu2ubuntu1.1 in Bionic. Performed the tests on comment #14. All worked fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1949643 Title: iptables-persistent unconditionally dr

[Bug 1949643] Re: iptables-persistent unconditionally drops existing iptables rules

2021-12-13 Thread Jorge Merlino
The SRU patches where built and tested by me in each Ubuntu version. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1949643 Title: iptables-persistent unconditionally drops existing iptables rules T

[Bug 1949643] Re: iptables-persistent unconditionally drops existing iptables rules

2021-12-13 Thread Jorge Merlino
SRU for Impish. Fixed changelog. ** Patch added: "lp1949643-impishv2.debdiff" https://bugs.launchpad.net/ubuntu/hirsute/+source/iptables-persistent/+bug/1949643/+attachment/5547368/+files/lp1949643-impishv2.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs

[Bug 1949643] Re: iptables-persistent unconditionally drops existing iptables rules

2021-12-13 Thread Jorge Merlino
SRU for Hirsute. Fixed changelog. ** Patch added: "lp1949643-hirsutev2.debdiff" https://bugs.launchpad.net/ubuntu/hirsute/+source/iptables-persistent/+bug/1949643/+attachment/5547367/+files/lp1949643-hirsutev2.debdiff -- You received this bug notification because you are a member of Ubuntu B

[Bug 1949643] Re: iptables-persistent unconditionally drops existing iptables rules

2021-12-13 Thread Jorge Merlino
SRU for Focal. Fixed changelog. ** Patch added: "lp1949643-focalv2.debdiff" https://bugs.launchpad.net/ubuntu/hirsute/+source/iptables-persistent/+bug/1949643/+attachment/5547366/+files/lp1949643-focalv2.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 1949643] Re: iptables-persistent unconditionally drops existing iptables rules

2021-12-13 Thread Jorge Merlino
SRU for Bionic. Fixed changelog and indentantion ** Patch added: "lp1949643-bionicv2.debdiff" https://bugs.launchpad.net/ubuntu/hirsute/+source/iptables-persistent/+bug/1949643/+attachment/5547365/+files/lp1949643-bionicv2.debdiff -- You received this bug notification because you are a membe

[Bug 1949643] Re: iptables-persistent unconditionally drops existing iptables rules

2021-12-13 Thread Jorge Merlino
** Tags added: sts -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1949643 Title: iptables-persistent unconditionally drops existing iptables rules To manage notifications about this bug go to: https

[Bug 1949643] Re: iptables-persistent unconditionally drops existing iptables rules

2021-12-10 Thread Jorge Merlino
SRU for impish ** Patch added: "lp1949643-impish.debdiff" https://bugs.launchpad.net/ubuntu/+source/iptables-persistent/+bug/1949643/+attachment/5546887/+files/lp1949643-impish.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubunt

[Bug 1949643] Re: iptables-persistent unconditionally drops existing iptables rules

2021-12-10 Thread Jorge Merlino
SRU for focal ** Patch added: "lp1949643-focal.debdiff" https://bugs.launchpad.net/ubuntu/+source/iptables-persistent/+bug/1949643/+attachment/5546889/+files/lp1949643-focal.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1949643] Re: iptables-persistent unconditionally drops existing iptables rules

2021-12-10 Thread Jorge Merlino
SRU for hirsute ** Patch added: "lp1949643-hirsute.debdiff" https://bugs.launchpad.net/ubuntu/+source/iptables-persistent/+bug/1949643/+attachment/5546888/+files/lp1949643-hirsute.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 1949643] Re: iptables-persistent unconditionally drops existing iptables rules

2021-12-10 Thread Jorge Merlino
SRU for bionic ** Patch added: "lp1949643-bionic.debdiff" https://bugs.launchpad.net/ubuntu/+source/iptables-persistent/+bug/1949643/+attachment/5546890/+files/lp1949643-bionic.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubunt

[Bug 109492] Re: Upgrade tool from edgy to feisty crashed

2007-05-01 Thread Jorge Merlino
*** This bug is a duplicate of bug 107451 *** https://bugs.launchpad.net/bugs/107451 ** This bug has been marked a duplicate of bug 107451 [MASTER] [kde] cdrom uprade fails -- Upgrade tool from edgy to feisty crashed https://bugs.launchpad.net/bugs/109492 You received this bug notificatio

  1   2   >