[Bug 2063124] Re: UI shows loading screen for entire install while doing fully automated install

2024-05-24 Thread Olivier Gayot
I merged https://github.com/canonical/subiquity/pull/1996 ; which documents what happens when the server restarts. TBD if further change in Subiquity is needed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2063124] Re: UI shows loading screen for entire install while doing fully automated install

2024-05-23 Thread Olivier Gayot
I believe the "null" status is internal to ubuntu-desktop-provision and is set as the result of the stream calling onError when the socket gets closed: https://github.com/canonical/ubuntu-desktop-

[Bug 2063124] Re: UI shows loading screen for entire install while doing fully automated install

2024-05-23 Thread Olivier Gayot
> I believe that Subiquity-side, on shutdown of the server process, the outstanding waiting API calls are returning null. This is outside the API contract of /meta/status, which claims to only return ApplicationStatus. This is not exactly what I observed. On shutdown, it seems that the server

[Bug 2059084] Re: proposed-migration for nginx 1.24.0-2ubuntu6

2024-05-15 Thread Olivier Gayot
I guess we can start by bumping the nginx:abi variable for oracular. Debian has already moved from 1.22 to 1.26 in testing so 1.24.0-2 should never be a thing in Debian. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2059084] Re: proposed-migration for nginx 1.24.0-2ubuntu6

2024-05-15 Thread Olivier Gayot
Since, I didn't manage to fix this before the release, I'd recommend going with the following approach: For oracular, merging nginx 1.26.0-1, since it bumped the ABI version to that same value. For noble, going for 1.24.0-2 should be fine. Based on the following comment, the `-1` suffix

[Bug 2059084] Re: proposed-migration for nginx 1.24.0-2ubuntu6

2024-05-15 Thread Olivier Gayot
** Also affects: nginx (Ubuntu Noble) Importance: Undecided Status: New ** Also affects: nginx (Ubuntu Oracular) Importance: High Assignee: Olivier Gayot (ogayot) Status: In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 2059030] Re: proposed-migration for xastir 2.2.0-1build3

2024-05-15 Thread Olivier Gayot
Marking fix released since https://launchpad.net/ubuntu/+source/xastir/2.2.0-1build4 successfully built for all arches including armhf. ** Changed in: xastir (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 2059075] Re: proposed-migration for rakarrack 0.6.1-8build1

2024-05-15 Thread Olivier Gayot
Marking fix resolved since 0.6.1-8ubuntu1 its binary packages published for all arches (including armhf) in noble/universe and oracular/universe ** Changed in: rakarrack (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 2065020] [NEW] Sync python-requests-unixsocket 0.3.0-4 (universe) from Debian unstable (main)

2024-05-07 Thread Olivier Gayot
Public bug reported: Please sync python-requests-unixsocket 0.3.0-4 (universe) from Debian unstable (main) Explanation of the Ubuntu delta and why it can be dropped: [ Olivier Gayot ] * Execute test-suite as part of autopkgtest (LP: #2053267) -> The patch was included in Debian vers

[Bug 2064750] Re: block probing crashed with ValueError (validation error)

2024-05-06 Thread Olivier Gayot
Hello and thank you for your bug report, Something went wrong when validating the storage configuration. 2024-05-03 17:03:38,455 ERROR curtin:1402 Validation error: '41bfb1f2-01' does not match '[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}' in { "device": "disk-sda", "id":

[Bug 2059898] Re: [UIFe] Subiquity fails to download packages after ignoring mirror test result

2024-04-18 Thread Olivier Gayot
** Changed in: subiquity (Ubuntu) Status: In Progress => Fix Committed ** Changed in: subiquity Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2057996] Re: ubuntu-24.04 version: cmd-curthooks/:Fail:Installing packages on target system:efibootmgr, grub-efi-amd64-signed, nvme-cli, nvme-stas, shim-signed

2024-04-16 Thread Olivier Gayot
** Changed in: ubuntu-meta (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2057996 Title: ubuntu-24.04 version: cmd-curthooks/:Fail:Installing packages on

[Bug 2059898] Re: Subiquity fails to download packages after ignoring mirror test result

2024-04-16 Thread Olivier Gayot
** Description changed: Context --- * We have a screen in Subiquity where the user can provide the URL of the mirror to use for the installation. E.g., http://fr.archive.ubuntu.com/ubuntu. After setting the URL, Subiquity automatically "tests" the mirror by running a minimal apt-get

[Bug 2061498] Re: Localization Dutch language not working at all

2024-04-15 Thread Olivier Gayot
Adding ubuntu-desktop-provision to give more insight. For now there isn't an obvious change to do in Subiquity. ** Also affects: ubuntu-desktop-provision Importance: Undecided Status: New ** Changed in: subiquity (Ubuntu) Status: New => Invalid -- You received this bug

[Bug 2060894] Re: dialogue won't start, high cpu usage

2024-04-11 Thread Olivier Gayot
** Also affects: probert (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/2060894 Title: dialogue won't start, high cpu usage To manage

[Bug 2060878] Re: Unable to complete Ubuntu24.04 installation through iLO virtual media

2024-04-11 Thread Olivier Gayot
Command: ['unshare', '--fork', '--pid', '--mount-proc=/target/proc', '--', 'chroot', '/target', '/usr/lib/grub/grub-multi-install'] Exit code: 1 Reason: - Stdout: '' Stderr: perl: warning: Setting locale failed. perl: warning: Please check that your locale settings:

[Bug 2060878] Re: Unable to complete Ubuntu24.04 installation through iLO virtual media

2024-04-11 Thread Olivier Gayot
** This bug is no longer a duplicate of bug 2059898 Subiquity fails to download packages after ignoring mirror test result -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2060878 Title: Unable to

[Bug 2059898] Re: Subiquity fails to download packages after ignoring mirror test result

2024-04-11 Thread Olivier Gayot
** Description changed: Context --- * We have a screen in Subiquity where the user can provide the URL of the mirror to use for the installation. E.g., http://fr.archive.ubuntu.com/ubuntu. After setting the URL, Subiquity automatically "tests" the mirror by running a minimal apt-get

[Bug 2059898] Re: Subiquity fails to download packages after ignoring mirror test result

2024-04-11 Thread Olivier Gayot
Subscribed Ubuntu-Release since we need a UI change and we're only two weeks away from the release. ** Description changed: + + Context + --- + * We have a screen in Subiquity where the user can provide the URL of the mirror to use for the installation. E.g.,

[Bug 2059898] Re: Subiquity fails to download packages after ignoring mirror test result

2024-04-11 Thread Olivier Gayot
I opened https://github.com/canonical/subiquity/pull/1968 to implement the change I described above. ** Changed in: subiquity Assignee: (unassigned) => Olivier Gayot (ogayot) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 2059898] Re: Subiquity fails to download packages after linux-generic after waiving mirror test

2024-04-11 Thread Olivier Gayot
** Summary changed: - ubuntu-24.04 daily build install failed with netwok cable connected + Subiquity fails to download packages after linux-generic after waiving mirror test ** Summary changed: - Subiquity fails to download packages after linux-generic after waiving mirror test + Subiquity

[Bug 2055070] Re: autoinstall storage sizing-policy all, with interactive-sections storage, does not work

2024-04-10 Thread Olivier Gayot
Sadly, the storage autoinstall config seems ignored when storage is listed as an interactive-section. I guess the UI resets the configuration when it loads? I guess the only option I can suggest with the current implementation would be to make the storage section non interactive ; it that is an

[Bug 2059903] Re: Ubuntukylin noble install error: Failed to exclusively open path: /dev/nvme0n1p5 (partition is already mounted)

2024-04-10 Thread Olivier Gayot
Hello and thank you for your bug report, The logs show that the partition nvme0n1p5 was already mounted. Do you remember mounting the partition yourself (possibly using the file explorer) or did it get mounted automatically? Thank you, Olivier ** Summary changed: - Ubuntukylin noble install

[Bug 2059898] Re: ubuntu-24.04 daily build install failed with netwok cable connected

2024-04-08 Thread Olivier Gayot
Hi, We haven't done any fix regarding this bug report yet. What we could try is to change the dialog below so that instead of letting the user continue with what will likely result in an installation failure, we would proceed with an "offline" installation instead. ┌──

[Bug 2059898] Re: ubuntu-24.04 daily build install failed with netwok cable connected

2024-04-08 Thread Olivier Gayot
** Also affects: subiquity 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/2059898 Title: ubuntu-24.04 daily build install failed with netwok cable

[Bug 2059898] Re: ubuntu-24.04 daily build install failed with netwok cable connected

2024-04-08 Thread Olivier Gayot
** Tags added: foundations-todo -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2059898 Title: ubuntu-24.04 daily build install failed with netwok cable connected To manage notifications about this

[Bug 2047796] Re: autoinstall: user-data validation fails for users or packages if they contain list of object

2024-03-27 Thread Olivier Gayot
** Tags removed: foundations-todo -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2047796 Title: autoinstall: user-data validation fails for users or packages if they contain list of object To

[Bug 2057996] Re: ubuntu-24.04 version: cmd-curthooks/:Fail:Installing packages on target system:efibootmgr, grub-efi-amd64-signed, nvme-cli, nvme-stas, shim-signed

2024-03-27 Thread Olivier Gayot
** Merge proposal linked: https://code.launchpad.net/~ogayot/ubuntu-seeds/+git/ubuntu-seeds/+merge/463200 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2057996 Title: ubuntu-24.04 version:

[Bug 2047796] Re: autoinstall: user-data validation fails for users or packages if they contain list of object

2024-03-27 Thread Olivier Gayot
No problem. Closing the tasks for Subiquity since no changes are required. ** Changed in: subiquity (Ubuntu) Status: Confirmed => Invalid ** Changed in: subiquity Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is

Re: [Bug 2059084] Re: proposed-migration for nginx 1.24.0-2ubuntu6

2024-03-26 Thread Olivier Gayot
> > -nginx:abi=nginx-abi-1.24.0-1 > +nginx:abi=nginx-abi-1.24.0-2 > > What does the '-1' suffix actually mean? Is this somehow defined by > upstream (like an soname) and therefore we should avoid incrementing it > locally in Debian? > I will double check. When the nginx:abi variable was first

[Bug 2059084] Re: proposed-migration for nginx 1.24.0-2ubuntu6

2024-03-26 Thread Olivier Gayot
I just uploaded nginx 1.24.0-2ubuntu7~ppa2 in ogayot/noble-proposed. Upgraded from 1.24.0-2ubuntu6 to 1.24.0-2ubuntu7~ppa2 forces removal of libnginx-mod-* packages so that seems to work as expected. https://launchpad.net/~ogayot/+archive/ubuntu/noble- proposed/+build/27962400 Not adding the

[Bug 2059084] Re: proposed-migration for nginx 1.24.0-2ubuntu6

2024-03-26 Thread Olivier Gayot
** Changed in: nginx (Ubuntu) Assignee: (unassigned) => Olivier Gayot (ogayot) ** Changed in: nginx (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 2047796] Re: autoinstall: user-data validation fails for users or packages if they contain list of object

2024-03-26 Thread Olivier Gayot
For the second example, I tested with cloud-init from the jammy-security pocket (i.e., 23.1.2-0ubuntu0~22.04.1): $ cloud-init schema --config-file test.yaml Invalid cloud-config test.yaml Error: Cloud config schema errors: packages.0: {'snap': ['certbot', ['juju', '--edge'], ['lxd',

[Bug 2047796] Re: autoinstall: user-data validation fails for users or packages if they contain list of object

2024-03-26 Thread Olivier Gayot
Hello, For the first example (with the users), it looks like the "home" directive is invalid. Looking at the documentation, I think it should be "homedir" instead. I've opened a pull request in cloud-init [1] to fix the documented example. Looking at the second example now. [1]

[Bug 2047796] Re: autoinstall: user-data validation fails for users or packages if they contain list of object

2024-03-25 Thread Olivier Gayot
** Tags added: foundations-todo ** Also affects: subiquity 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/2047796 Title: autoinstall: user-data

[Bug 2058917] Re: cvise 2.10.0-1 still depends on python-pytest-flake8 although upstream dropped it

2024-03-25 Thread Olivier Gayot
Attaching debdiff. Package is uploaded in ppa:ogayot/noble-proposed https://launchpad.net/~ogayot/+archive/ubuntu/noble-proposed/+packages The patch was forwarded to Debian. ** Patch added: "1-2.10.0-1__2.10.0-1ubuntu1.debdiff"

[Bug 2058917] Re: cvise 2.10.0-1 still depends on python-pytest-flake8 although upstream dropped it

2024-03-25 Thread Olivier Gayot
** Bug watch added: Debian Bug tracker #1067665 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067665 ** Also affects: cvise (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067665 Importance: Unknown Status: Unknown ** Description changed: Because

[Bug 2058917] [NEW] cvise 2.10.0-1 still depends on python-pytest-flake8 although upstream dropped it

2024-03-25 Thread Olivier Gayot
a build dependency on python-pytest-flake8, which fails with flake8 from proposed and prevents migration. ** Affects: cvise (Ubuntu) Importance: Undecided Assignee: Olivier Gayot (ogayot) Status: New ** Changed in: cvise (Ubuntu) Assignee: (unassigned) => Olivier Gayot (oga

[Bug 2058914] [NEW] python-pytest-flake8 FTBFS against python-flake8 7

2024-03-25 Thread Olivier Gayot
Public bug reported: Since the move from python-flake8 5.0.4 to 7.0.0, python-pytest-flake8 fails fails its autopkgtest and FTBFS. The project upstream is abandoned according to https://github.com/tholo/pytest-flake8/issues/98 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1058300

[Bug 2047796] Re: autoinstall: user-data validation fails for users or packages if they contain list of object

2024-03-22 Thread Olivier Gayot
** Changed in: subiquity (Ubuntu) Assignee: (unassigned) => Olivier Gayot (ogayot) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2047796 Title: autoinstall: user-data validation fa

[Bug 2058692] Re: black autopkgtest fails because python3-typed-ast no longer in archive

2024-03-22 Thread Olivier Gayot
** Description changed: src:black declares a dependency on python3-typed-ast in d/test/control ; but python3-typed-ast was dropped from the archive. + + 613s autopkgtest: WARNING: Test dependencies are unsatisfiable with using apt pinning. Retrying with using all packages from

[Bug 2058692] Re: black autopkgtest fails because python3-typed-ast no longer in archive

2024-03-21 Thread Olivier Gayot
Adding debdiff. The package was uploaded to ppa:ogayot/noble-proposed and the autopkgtest succeeded locally. https://launchpad.net/~ogayot/+archive/ubuntu/noble- proposed/+build/27948113 ** Patch added: "1-24.2.0-1__24.2.0-1ubuntu1.debdiff"

[Bug 2058692] Re: black autopkgtest fails because python3-typed-ast no longer in archive

2024-03-21 Thread Olivier Gayot
Forwarded to Debian: https://bugs.debian.org/cgi- bin/bugreport.cgi?bug=1067466 ** Also affects: black (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067466 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu

[Bug 2058692] [NEW] black autopkgtest fails because python3-typed-ast no longer in archive

2024-03-21 Thread Olivier Gayot
) Importance: Undecided Assignee: Olivier Gayot (ogayot) Status: In Progress ** Affects: python-click (Ubuntu) Importance: Undecided Status: New ** Changed in: black (Ubuntu) Assignee: (unassigned) => Olivier Gayot (ogayot) ** Changed in: black (Ubu

[Bug 2055702] Re: installer crashes after importing my launchpad SSH key

2024-03-21 Thread Olivier Gayot
** Changed in: subiquity 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/2055702 Title: installer crashes after importing my launchpad SSH key To manage

[Bug 2058388] Re: urwid 2.6.4-1 exception when rendering an empty Pile or Columns as a flow widget

2024-03-19 Thread Olivier Gayot
** Patch added: "1-2.6.4-1__2.6.4-1ubuntu1.debdiff" https://bugs.launchpad.net/debian/+source/urwid/+bug/2058388/+attachment/5757228/+files/1-2.6.4-1__2.6.4-1ubuntu1.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2058388] Re: urwid 2.6.4-1 exception when rendering an empty Pile or Columns as a flow widget

2024-03-19 Thread Olivier Gayot
Adding debdiff. The updated package is available in ppa:ogayot/noble- proposed https://launchpad.net/~ogayot/+archive/ubuntu/noble-proposed/+packages ** Bug watch added: Debian Bug tracker #1067168 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067168 ** Also affects: urwid (Debian) via

[Bug 2058388] Re: urwid 2.6.4-1 exception when using an empty Pile or Columns as a flow widget

2024-03-19 Thread Olivier Gayot
** Summary changed: - urwid 2.6.4-1 exception when drawing an empty Pile or Columns + urwid 2.6.4-1 exception when using an empty Pile or Columns as a flow widget ** Description changed: - When attempting to draw an empty Pile or Columns using urwid 2.6.4-1, it - fails with the following

[Bug 2058388] [NEW] urwid 2.6.4-1 exception when drawing an empty Pile or Columns

2024-03-19 Thread Olivier Gayot
axcol,) size, this is not a flow widget: align= min_width=14 width=14> There is an upstream fix [1] that is released in urwid 2.6.5. https://github.com/urwid/urwid/pull/843 ** Affects: subiquity Importance: Undecided Status: Invalid ** Affects: urwid (Ubuntu) Importance: U

[Bug 2056730] Re: noble-daily (20240310) cannot be installed offline

2024-03-15 Thread Olivier Gayot
This bug should be fixed in today's build of the Ubuntu Server installer. ** Changed in: subiquity (Ubuntu) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2057996] Re: ubuntu-24.04 version: cmd-curthooks/:Fail:Installing packages on target system:efibootmgr, grub-efi-amd64-signed, nvme-cli, nvme-stas, shim-signed

2024-03-15 Thread Olivier Gayot
Hello and thank you for your bug report, Could you share the content of the /var/log/installer directory? Looking at the journal, it looks like apt could not connect to the archive. Is the network connected to the Internet? What was the result of mirror testing? There is a known issue for

[Bug 2056730] Re: noble-daily (20240310) cannot be installed offline

2024-03-14 Thread Olivier Gayot
** Tags removed: foundations-todo -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2056730 Title: noble-daily (20240310) cannot be installed offline To manage notifications about this bug go to:

[Bug 2056730] Re: noble-daily (20240310) cannot be installed offline

2024-03-14 Thread Olivier Gayot
** Changed in: subiquity Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2056730 Title: noble-daily (20240310) cannot be installed offline To manage

[Bug 2056730] Re: noble-daily (20240310) cannot be installed offline

2024-03-14 Thread Olivier Gayot
https://github.com/canonical/subiquity/pull/1936 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2056730 Title: noble-daily (20240310) cannot be installed offline To manage notifications about this

[Bug 2056730] Re: noble-daily (20240310) cannot be installed offline

2024-03-14 Thread Olivier Gayot
** Changed in: curtin Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2056730 Title: noble-daily (20240310) cannot be installed offline To manage

[Bug 2056730] Re: noble-daily (20240310) cannot be installed offline

2024-03-12 Thread Olivier Gayot
** Also affects: curtin 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/2056730 Title: noble-daily (20240310) cannot be installed offline To manage

[Bug 2056730] Re: noble-daily (20240310) cannot be installed offline

2024-03-11 Thread Olivier Gayot
** Changed in: subiquity Assignee: (unassigned) => Olivier Gayot (ogayot) ** Changed in: subiquity Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2056730

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

2024-03-06 Thread Olivier Gayot
Hello Alex, I believe that as soon as grub2 is fixed in the archive, the installer should be able pick it up without requiring new ISOs, but we will have confirmation when the fix is out. For sure, if you are doing offline installations, a new ISO will be required though. If you would like to do

[Bug 2055702] Re: installer crashes after importing my launchpad SSH key

2024-03-05 Thread Olivier Gayot
** Changed in: subiquity Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2055702 Title: installer crashes after importing my launchpad SSH key To manage

[Bug 2055702] Re: installer crashes after importing my launchpad SSH key

2024-03-04 Thread Olivier Gayot
Hello Frank, Yes, the SSH UI was reworked for noble, and this is what introduced the regression, so this is why the bug did not occur on 22.04.4 (UI rework is not part of 22.04.4). To be clear, the root cause of the crash is in urwid (the library we use for drawing screens in subiquity). The

[Bug 2055702] Re: installer crashes after importing my launchpad SSH key

2024-03-04 Thread Olivier Gayot
https://github.com/canonical/subiquity/pull/1924 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2055702 Title: installer crashes after importing my launchpad SSH key To manage notifications about

[Bug 2055702] Re: installer crashes after importing my launchpad SSH key

2024-03-04 Thread Olivier Gayot
** Changed in: urwid (Ubuntu) Assignee: Olivier Gayot (ogayot) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2055702 Title: installer crashes after importing my launchpad

[Bug 2055702] Re: installer crashes after importing my launchpad SSH key

2024-03-04 Thread Olivier Gayot
** No longer affects: urwid (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/2055702 Title: installer crashes after importing my launchpad SSH key To manage notifications about this

[Bug 2055702] Re: installer crashes after importing my launchpad SSH key

2024-03-04 Thread Olivier Gayot
github.com/urwid/urwid/issues #812 https://github.com/urwid/urwid/issues/812 ** Changed in: subiquity Assignee: (unassigned) => Olivier Gayot (ogayot) ** Changed in: subiquity Status: New => In Progress ** Also affects: urwid (Ubuntu) Importance: Undecided Status:

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

2024-02-28 Thread Olivier Gayot
** Also affects: subiquity 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/2055294 Title: /usr/lib/grub/grub-multi-install fails on noble-daily To manage

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

2024-02-28 Thread Olivier Gayot
Public bug reported: I am using subiquity to install the current noble daily ISO (server). Subiquity failed the step called "installing grub to target devices" and the logs show that /usr/lib/grub/grub-multi-install failed silently with exit status 10. When running the script with `set -x`, we

[Bug 2055065] Re: Please merge kbd 2.6.4-2 (main) from Debian unstable

2024-02-27 Thread Olivier Gayot
ntu) Assignee: (unassigned) => Olivier Gayot (ogayot) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2055065 Title: Please merge kbd 2.6.4-2 (main) from Debian unstable To manage notific

[Bug 2055065] Re: Please merge kbd 2.6.4-2 (main) from Debian unstable

2024-02-27 Thread Olivier Gayot
** Merge proposal linked: https://code.launchpad.net/~ogayot/ubuntu/+source/kbd/+git/kbd/+merge/461345 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2055065 Title: Please merge kbd 2.6.4-2

[Bug 2055065] Re: Please merge kbd 2.6.4-2 (main) from Debian unstable

2024-02-27 Thread Olivier Gayot
** Changed in: kbd (Ubuntu) Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2055065 Title: Please merge kbd 2.6.4-2 (main) from Debian unstable To manage

[Bug 2055065] [NEW] Please merge kbd 2.6.4-2 (main) from Debian unstable

2024-02-26 Thread Olivier Gayot
Public bug reported: TODO ** Affects: kbd (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/2055065 Title: Please merge kbd 2.6.4-2 (main)

[Bug 2050030] Re: Ubuntu Server installer internal error when checking Pro subscription status

2024-02-26 Thread Olivier Gayot
** Changed in: subiquity Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2050030 Title: Ubuntu Server installer internal error when checking Pro

[Bug 1976619] Re: Version 7.81 breaks support for multi-line header

2022-06-02 Thread Olivier Gayot
** Bug watch added: Debian Bug tracker #1012263 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1012263 ** Also affects: curl (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1012263 Importance: Unknown Status: Unknown -- You received this bug notification

[Bug 1976619] Re: Version 7.81 breaks support for multi-line header

2022-06-02 Thread Olivier Gayot
Adding debdiff (applied upstream patch). Will forward to Debian. ** Patch added: "1-7.83.1-1__7.83.1-1ubuntu1.debdiff" https://bugs.launchpad.net/ubuntu/+source/python-tornado/+bug/1976619/+attachment/5594503/+files/1-7.83.1-1__7.83.1-1ubuntu1.debdiff ** Changed in: curl (Ubuntu)

[Bug 1976619] Re: Version 7.81 breaks support for multi-line header

2022-06-02 Thread Olivier Gayot
Bug report in tornado: https://github.com/tornadoweb/tornado/issues/3143 Bug report in curl: https://github.com/curl/curl/issues/8844 A fixed was merged upstream in curl. ** Also affects: python-tornado (Ubuntu) Importance: Undecided Status: New -- You received this bug notification

[Bug 1976619] [NEW] Version 7.81 breaks support for multi-line header

2022-06-02 Thread Olivier Gayot
0].result() E tornado.curl_httpclient.CurlError: HTTP 599: Header without colon ``` ** Affects: curl (Ubuntu) Importance: Undecided Assignee: Olivier Gayot (ogayot) Status: New ** Affects: python-tornado (Ubuntu) Importance: Undecided Status: New ** Changed in:

[Bug 1975527] Re: Autopkgtest fails against curl 7.83 (multi-line header support)

2022-05-25 Thread Olivier Gayot
A fix was merged into curl. Next upstream version of curl should hopefully fix 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/1975527 Title: Autopkgtest fails against curl 7.83

[Bug 1975527] Re: Autopkgtest fails against curl 7.83 (multi-line header support)

2022-05-24 Thread Olivier Gayot
Test was removed from opensuse: https://www.mail- archive.com/com...@lists.opensuse.org/msg42154.html ** Tags added: update-excuse -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1975527 Title:

[Bug 1975527] [NEW] Autopkgtest fails against curl 7.83 (multi-line header support)

2022-05-23 Thread Olivier Gayot
Public bug reported: Autopkgtest fails for kinetic: == ERROR: test_multi_line_headers (tornado.test.curl_httpclient_test.CurlHTTPClientCommonTestCase) --

[Bug 1974441] Re: Please merge libcloud 3.4.1-3 (universe) from Debian unstable (main)

2022-05-20 Thread Olivier Gayot
Adding debdiff from 3.4.1-2ubuntu2 ** Patch added: "Debdiff from 3.4.1-2ubuntu2" https://bugs.launchpad.net/ubuntu/+source/libcloud/+bug/1974441/+attachment/5591567/+files/1-3.4.1-2ubuntu2__3.4.1-3ubuntu1.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1974441] Re: Please merge libcloud 3.4.1-3 (universe) from Debian unstable (main)

2022-05-20 Thread Olivier Gayot
Adding debdiff from 3.4.1-3 ** Patch added: "Debdiff from 3.4.1-3" https://bugs.launchpad.net/ubuntu/+source/libcloud/+bug/1974441/+attachment/5591566/+files/1-3.4.1-3__3.4.1-3ubuntu1.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1974441] [NEW] Please merge libcloud 3.4.1-3 (universe) from Debian unstable (main)

2022-05-20 Thread Olivier Gayot
4.1-2ubuntu2.patch debian: 3.4.1-3 libcloud_3.4.1-3.dsc libcloud_3.4.1.orig.tar.gz libcloud_3.4.1-3.debian.tar.xz base -> debian libcloud_3.4.1-3.patch ** Affects: libcloud (Ubuntu) Importance: Undecided Assignee: Olivier Gayot (ogayot) Status: In Progress ** C

[Bug 1974223] Re: FTBFS and autopkgtest failure since changes in apt for automatic kernel removal

2022-05-20 Thread Olivier Gayot
** Description changed: - Since the following changes in apt have landed in focal-updates (and is - currently in bionic-proposed), unattended-upgrades FTBFS on both series: + [Impact] + Since the following changes in apt have landed in focal-updates (and is currently in bionic-proposed),

[Bug 1974223] Re: FTBFS and autopkgtest failure since changes in apt for automatic kernel removal

2022-05-20 Thread Olivier Gayot
** Summary changed: - FTBFS since changes in apt for automatic kernel removal + FTBFS and autopkgtest failure since changes in apt for automatic kernel removal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1974223] Re: FTBFS since changes in apt for automatic kernel removal

2022-05-20 Thread Olivier Gayot
** Description changed: - Since the following changes in apt have landed in focal-updates and - bionic-updates, unattended-upgrades FTBFS on both series: + Since the following changes in apt have landed in focal-updates (and + will land in bionic-updates), unattended-upgrades FTBFS on both

[Bug 1974223] Re: FTBFS since changes in apt for automatic kernel removal

2022-05-19 Thread Olivier Gayot
Adding debdiff for focal ** Patch added: "debdiff for focal" https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1974223/+attachment/5591354/+files/1-2.3ubuntu0.2__2.3ubuntu0.3.debdiff ** Changed in: unattended-upgrades (Ubuntu) Status: New => In Progress -- You

[Bug 1974223] Re: FTBFS since changes in apt for automatic kernel removal

2022-05-19 Thread Olivier Gayot
Adding debdiff for bionic ** Patch added: "debdiff for bionic" https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1974223/+attachment/5591353/+files/1-1.1ubuntu1.18.04.14__1.1ubuntu1.18.04.15.debdiff -- You received this bug notification because you are a member of Ubuntu

[Bug 1974223] [NEW] FTBFS since changes in apt for automatic kernel removal

2022-05-19 Thread Olivier Gayot
Affects: unattended-upgrades (Ubuntu) Importance: Undecided Assignee: Olivier Gayot (ogayot) Status: New ** Affects: unattended-upgrades (Debian) Importance: Unknown Status: Unknown ** Changed in: unattended-upgrades (Ubuntu) Assignee: (unassigned) =>

[Bug 1974182] Re: Autopkgtest fails when HTTP proxy is used

2022-05-19 Thread Olivier Gayot
Opened two PR upstream: * https://github.com/psf/requests/pull/6137 to override the HTTP proxy variables when running the test suite. * https://github.com/psf/requests/pull/6136 to make timeout failures more obvious. I encountered the issue while debugging the issue with HTTP proxy. Tests were

[Bug 1974182] [NEW] Autopkgtest fails when HTTP proxy is used

2022-05-19 Thread Olivier Gayot
: requests (Ubuntu) Importance: Undecided Assignee: Olivier Gayot (ogayot) Status: Confirmed ** Affects: requests (Debian) Importance: Unknown Status: Unknown ** Changed in: requests (Ubuntu) Assignee: (unassigned) => Olivier Gayot (ogayot) ** Bug watch ad

[Bug 1974182] Re: Autopkgtest fails when HTTP proxy is used

2022-05-19 Thread Olivier Gayot
Adding debdiff, which was forwarded to Debian. ** Patch added: "1-2.27.1+dfsg-1__2.27.1+dfsg-1ubuntu1.debdiff" https://bugs.launchpad.net/ubuntu/+source/requests/+bug/1974182/+attachment/5591294/+files/1-2.27.1+dfsg-1__2.27.1+dfsg-1ubuntu1.debdiff ** Changed in: requests (Ubuntu)

[Bug 1747499] Re: 98-reboot-required and Interaction with livepatch

2022-05-16 Thread Olivier Gayot
The package FTBFS against -proposed but builds successfully against the -release pocket. Based on the error, it seems related to recent changes in how apt determines kernels that can be autoremoved. apt (2.0.7) focal; urgency=medium * Revert "Protect currently running kernel at run-time" *

[Bug 1747499] Re: 98-reboot-required and Interaction with livepatch

2022-05-16 Thread Olivier Gayot
Trying to validate this upload but unattended-upgrades failed to build with: Applying pinning: PkgFilePin(id=0, priority=-32768) Applying pin -32768 to package_file: >/test/root.unused-deps/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_lucid-updates_main_binary-amd64_Packages'

[Bug 1969817] Re: Uncaught exception when connector is cancelled

2022-05-16 Thread Olivier Gayot
Tested on a lxd container configured with 8.8.8.8 as the nameserver and 200ms of network latency added with tc. - Before upgrading to version in -proposed: - $ dpkg-query --show python3-aiohttp python3-aiohttp

[Bug 1969817] Re: Uncaught exception when connector is cancelled

2022-05-16 Thread Olivier Gayot
** Description changed: [Impact]  * When cancelling a connector task, the associated resolver task (if not finished) is not cancelled and continues running. Unfortunately, if the resolver task eventually raises an exception (e.g., socket.gaierror), the exception will go directly

[Bug 1971425] Re: The "look" cli dictionary only sees capitalized words

2022-05-13 Thread Olivier Gayot
There seems to be something wrong with the way the ignore-case option is handled: -f, --ignore-case fold lower case to upper case characters The option is enabled by default when running `look ` and the only way to disable it is to specify the wordlist as the next positional

[Bug 1973355] Re: Autopkgtest failure on s390x

2022-05-13 Thread Olivier Gayot
Some regressions but not all are fixed in ppa:ogayot/kinetic-proposed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1973355 Title: Autopkgtest failure on s390x To manage notifications about this

[Bug 1973355] Re: Autopkgtest failure on s390x

2022-05-13 Thread Olivier Gayot
Opened bug report upstream: https://github.com/py-sdl/py-sdl2/issues/227 ** Changed in: pysdl2 (Ubuntu) Assignee: (unassigned) => Olivier Gayot (ogayot) ** Bug watch added: github.com/py-sdl/py-sdl2/issues #227 https://github.com/py-sdl/py-sdl2/issues/227 -- You received this

[Bug 1973355] [NEW] Autopkgtest failure on s390x

2022-05-13 Thread Olivier Gayot
Public bug reported: The version 0.9.9+dfsg1-2 of pysdl2 (currently in kinetic-proposed) has multiple autopkgtest failures on s390x. Most of them (maybe all) seem to be caused by the big-endian architecture. Running python3 -m pytest in older versions (e.g., 0.9.7+dfsg1-1) fails as well so the

[Bug 1973158] Re: s390x: autopkgtest failure caused by big-endian

2022-05-12 Thread Olivier Gayot
Uploading debdiff. Autopkgtest succeeded locally on s390x. Patches sent upstream and merged. Thanks @tomaz-muraus for being so responsive to PRs on Github! Patches also forwarded to Debian. ** Patch added: "1-3.4.1-2ubuntu1__3.4.1-2ubuntu2.debdiff"

[Bug 1973158] Re: s390x: autopkgtest failure caused by big-endian

2022-05-12 Thread Olivier Gayot
** Summary changed: - s390x: autopkgfailure caused by big-endian + s390x: autopkgtest failure caused by big-endian -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1973158 Title: s390x: autopkgtest

  1   2   >