[Kernel-packages] [Bug 1872941] Re: [Ubuntu 20.04] virt-install fails to detect path after images folder name has changed

2020-04-15 Thread Frank Heimes
** No longer affects: linux (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1872941 Title: [Ubuntu 20.04] virt-install fails to detect path after images folder name has

[Kernel-packages] [Bug 1872941] Re: [Ubuntu 20.04] virt-install fails to detect path after images folder name has changed

2020-04-15 Thread Dimitri John Ledkov
Renaming the artefacts was a compromise. the other option was to not publish them at all. d-i artefacts will not exist for 20.10 release, nor for 20.04.1 release, on any architecture. Thus renamed d-i artefacts is a transitional period of ~3 months until 20.04.1 is released. cloud-images for

[Kernel-packages] [Bug 1872941] Re: [Ubuntu 20.04] virt-install fails to detect path after images folder name has changed

2020-04-15 Thread Dimitri John Ledkov
** Also affects: ubuntu-cdimage Importance: Undecided Status: New ** Changed in: ubuntu-cdimage Status: New => Opinion ** Changed in: virt-manager (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1872941] Re: [Ubuntu 20.04] virt-install fails to detect path after images folder name has changed

2020-04-15 Thread Dimitri John Ledkov
The URL is changed intentionally, to notify all users that these images are deprecated and will not be updated after 20.04.0 GA, and will no longer be published in the future. You should not be using virt-install, and simply boot the s390x cloud- image in-place, with suitable cloud-config drive

[Kernel-packages] [Bug 1872941] Re: [Ubuntu 20.04] virt-install fails to detect path after images folder name has changed

2020-04-15 Thread Frank Heimes
First of all, both examples from comment #3 work (subiquity also installs that way). I guess it's obvious that the '--location' doesn't work with the directory tree anymore due to the change in the URL from http://ports.ubuntu.com/ubuntu-ports/dists/focal/main/installer-s390x/current/images/ to:

[Kernel-packages] [Bug 1872941] Re: [Ubuntu 20.04] virt-install fails to detect path after images folder name has changed

2020-04-15 Thread Christian Ehrhardt 
Agreed @cborntra, if that is your use case then those two ways are not equivalent. Then for now I only know of the "workaround to specify kernel/initramfs directly" that you are aware of as well. Let's see what feedback Andrew gets when asking to change the path back. -- You received this bug

[Kernel-packages] [Bug 1872941] Re: [Ubuntu 20.04] virt-install fails to detect path after images folder name has changed

2020-04-15 Thread Christian Ehrhardt 
Actually the following works pretty well for getting to the old-style installer on s390x. Instead of a location to the install-dir, just hand it an ISO (can also be a local file). virt-install --name ubuntu20-guest1 --memory 4096 --vcpus 4 --disk "size=4" --cdrom

[Kernel-packages] [Bug 1872941] Re: [Ubuntu 20.04] virt-install fails to detect path after images folder name has changed

2020-04-15 Thread Christian Ehrhardt 
in the function _set_url_paths it makes up the defaults: # generic url_prefix = "current/images" ... # s390x specific as it can't find "normal" kernel/initrd there hvmroot = "%s/generic/" % url_prefix kernel_basename = "kernel.%s" % self._debname That will construct

[Kernel-packages] [Bug 1872941] Re: [Ubuntu 20.04] virt-install fails to detect path after images folder name has changed

2020-04-15 Thread Andrew Cloke
Note that the virt-manager package is in the "universe" archive. ** Changed in: ubuntu-z-systems Status: New => Triaged -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1872941

[Kernel-packages] [Bug 1872941] Re: [Ubuntu 20.04] virt-install fails to detect path after images folder name has changed

2020-04-15 Thread Andrew Cloke
** Changed in: ubuntu-z-systems Assignee: (unassigned) => Canonical Server Team (canonical-server) ** Changed in: ubuntu-z-systems Importance: Undecided => Critical ** Also affects: virt-manager (Ubuntu) Importance: Undecided Status: New ** Changed in: linux (Ubuntu)

[Kernel-packages] [Bug 1872941] Re: [Ubuntu 20.04] virt-install fails to detect path after images folder name has changed

2020-04-15 Thread Andrew Cloke
** Also affects: ubuntu-z-systems Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1872941 Title: [Ubuntu 20.04] virt-install fails to detect