[Bug 1965805] Re: Ubiquity failure - Error while installing packages Ubuntu Jammy

2022-03-24 Thread James Henstridge
** Changed in: ubiquity (Ubuntu Jammy) Milestone: None => ubuntu-22.04-beta -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1965805 Title: Ubiquity failure - Error while installing packages

[Bug 1965805] Re: Ubiquity failure - Error while installing packages Ubuntu Jammy

2022-03-24 Thread James Henstridge
I just tried installing a system using the 20220324.3 daily image (which includes the new snapd). The installation completed successfully, and the /usr/bin/snap panic I'd previously observed when run under "sudo chroot /target" was now gone. ** Changed in: ubiquity (Ubuntu Jammy) Status:

[Bug 1965805] Re: Ubiquity failure - Error while installing packages Ubuntu Jammy

2022-03-24 Thread jeremyszu
remove debian packages firefox-locale-* and seeding firefox snap in the image could fix this issue. Verified on 3/24 Jiayi OEM base image. ** Changed in: oem-priority Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1965805] Re: Ubiquity failure - Error while installing packages Ubuntu Jammy

2022-03-24 Thread cesar
i try the build of today... and NO problem with the installer of ubuntu.. and no problem installing firefox on the installer. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1965805 Title: Ubiquity

[Bug 1965805] Re: Ubiquity failure - Error while installing packages Ubuntu Jammy

2022-03-24 Thread Brian Murray
** Changed in: ubiquity (Ubuntu Jammy) Milestone: None => ubuntu-22.04-beta -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1965805 Title: Ubiquity failure - Error while installing packages

[Bug 1965805] Re: Ubiquity failure - Error while installing packages Ubuntu Jammy

2022-03-24 Thread jeremyszu
** Tags added: jiayi originate-from-1966172 ** Changed in: oem-priority Importance: Undecided => Critical ** Changed in: oem-priority Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1965805] Re: Ubiquity failure - Error while installing packages Ubuntu Jammy

2022-03-24 Thread Shih-Yuan Lee
** Also affects: oem-priority Importance: Undecided Status: New ** Tags added: oem-priority -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1965805 Title: Ubiquity failure - Error while

[Bug 1965805] Re: Ubiquity failure - Error while installing packages Ubuntu Jammy

2022-03-23 Thread James Henstridge
Looking further, it seems this is a problem that has already been fixed in snapd: https://github.com/snapcore/snapd/pull/11275 The change was included in snapd 2.55. The ENOENT check is not present in 2.54.4, as is being used in the installer environment:

[Bug 1965805] Re: Ubiquity failure - Error while installing packages Ubuntu Jammy

2022-03-23 Thread James Henstridge
I tried to do a clean install in a VM with the current daily install media and managed to reproduce the problem. The Firefox preinst script was stuck in its loop calling "snap info firefox", so I opened a shell with "sudo chroot /proc/$pid/root" and ran the same command. That led to a panic that

[Bug 1965805] Re: Ubiquity failure - Error while installing packages Ubuntu Jammy

2022-03-23 Thread Brian Murray
Part of this was likely due to the fact that the firefox-locate-* packages were still in the supported seed for Ubuntu. I've removed that today and tomorrow's daily builds on or after 2022-03-24 should include that change. -- You received this bug notification because you are a member of Ubuntu

[Bug 1965805] Re: Ubiquity failure - Error while installing packages Ubuntu Jammy

2022-03-23 Thread Ken VanDine
** Changed in: ubiquity (Ubuntu Jammy) Assignee: (unassigned) => James Henstridge (jamesh) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1965805 Title: Ubiquity failure - Error while

[Bug 1965805] Re: Ubiquity failure - Error while installing packages Ubuntu Jammy

2022-03-23 Thread Ken VanDine
** Changed in: ubiquity (Ubuntu Jammy) Importance: Undecided => Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1965805 Title: Ubiquity failure - Error while installing packages Ubuntu

[Bug 1965805] Re: Ubiquity failure - Error while installing packages Ubuntu Jammy

2022-03-23 Thread Brian Murray
** Tags added: rls-jj-incoming ** Changed in: ubiquity (Ubuntu Jammy) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1965805 Title: Ubiquity failure - Error

[Bug 1965805] Re: Ubiquity failure - Error while installing packages Ubuntu Jammy

2022-03-23 Thread cesar
exactly my problems the installer stuck before trying install firefox... like @leo say and @mike say... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1965805 Title: Ubiquity failure - Error

[Bug 1965805] Re: Ubiquity failure - Error while installing packages Ubuntu Jammy

2022-03-23 Thread Leó Kolbeinsson
It looks like the problem is with unpacking .../firefox-locale-en as the history and term logs show. Ran another test this time with no Internet and minimum install and no errors were encountered. Ran yet another test with Internet connection and no downloading and again the problem with

[Bug 1965805] Re: Ubiquity failure - Error while installing packages Ubuntu Jammy

2022-03-23 Thread Leó Kolbeinsson
And one further log file re above comment ** Attachment added: "term.log" https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1965805/+attachment/5572107/+files/term.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1965805] Re: Ubiquity failure - Error while installing packages Ubuntu Jammy

2022-03-23 Thread Leó Kolbeinsson
@brian-murray Brian - re comment # 11 Re tested same machine and same ISO also same results - here are the log files from /var/log/apt ** Attachment added: "history.log" https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1965805/+attachment/5572106/+files/history.log -- You received

[Bug 1965805] Re: Ubiquity failure - Error while installing packages Ubuntu Jammy

2022-03-23 Thread Mike Pontillo
Thanks for your attention. For the record, I saw the same errors mentioned in this bug after the Firefox install timed out, which is why I posted the screenshot. (I thought it might provide additional detail about the root cause.) After the snap install timed out, the entire install process

[Bug 1965805] Re: Ubiquity failure - Error while installing packages Ubuntu Jammy

2022-03-22 Thread Brian Murray
The screenshot from the bug report does not match the screenshot of the other people commenting on the bug report. Leo's screenshot indicates a problem with the firefox-locale-en package while the other ones are about contacting the snap store (which was down for a bit in the past 24 hours). If

[Bug 1965805] Re: Ubiquity failure - Error while installing packages Ubuntu Jammy

2022-03-22 Thread cesar
confirmed, with ubiquity in no download update and minimal install, and no network... install as expected!. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1965805 Title: Ubiquity failure - Error

[Bug 1965805] Re: Ubiquity failure - Error while installing packages Ubuntu Jammy

2022-03-22 Thread Cristina
Same problem here ** Attachment added: "Captura.JPG" https://bugs.launchpad.net/ubuntu/jammy/+source/ubiquity/+bug/1965805/+attachment/5571989/+files/Captura.JPG -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1965805] Re: Ubiquity failure - Error while installing packages Ubuntu Jammy

2022-03-22 Thread cesar
interesting... i going to try that setting to see if work, as expected. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1965805 Title: Ubiquity failure - Error while installing packages Ubuntu Jammy

[Bug 1965805] Re: Ubiquity failure - Error while installing packages Ubuntu Jammy

2022-03-22 Thread Mike Pontillo
FYI: I was able to work around this by asking Ubiquity to do a minimal install, not to download packages during install, and turning off WiFi (just to be sure). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1965805] Re: Ubiquity failure - Error while installing packages Ubuntu Jammy

2022-03-22 Thread Mike Pontillo
I'm seeing what might be the same issue with the Jammy live image. Before I got the error, I saw that it was trying to install the Firefox snap and was not able to reach the snap store. (For the record, the machine _did_ have a network connection.) ** Attachment added:

[Bug 1965805] Re: Ubiquity failure - Error while installing packages Ubuntu Jammy

2022-03-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ubiquity (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1965805 Title:

[Bug 1965805] Re: Ubiquity failure - Error while installing packages Ubuntu Jammy

2022-03-21 Thread cesar
HI, today i try to reinstall 22.04 in a vm, and almost get the same problem, except the installer get stuck and no move on, trying installing firefox from snap store. btw, the licecd is from today. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1965805] Re: Ubiquity failure - Error while installing packages Ubuntu Jammy

2022-03-21 Thread Leó Kolbeinsson
Tested 3rd machine = AWOW NY41 – Int.Cel. J4125 with the same ISO (21.03.22) and this also failed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1965805 Title: Ubiquity failure - Error while

[Bug 1965805] Re: Ubiquity failure - Error while installing packages Ubuntu Jammy

2022-03-21 Thread Erich Eickmeyer 
** Also affects: ubiquity (Ubuntu Jammy) 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/1965805 Title: Ubiquity failure - Error while installing packages

[Bug 1965805] Re: Ubiquity failure - Error while installing packages Ubuntu Jammy

2022-03-21 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker. A list of all reports related to this bug can be found here: http://iso.qa.ubuntu.com/qatracker/reports/bugs/1965805 ** Tags added: iso-testing -- You received this bug notification because you are a member of Ubuntu Bugs, which is