[Bug 1724768] Re: Installer shows ALL tasks (including Desktop) s390x server iso
ChristianEhrhardt
1724768 at bugs.launchpad.net
Thu Oct 19 07:14:22 UTC 2017
Again I beg your pardon as I was unsure where to really file it against.
** Tags added: s390x
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to debian-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1724768
Title:
Installer shows ALL tasks (including Desktop) s390x server iso
Status in debian-installer package in Ubuntu:
New
Status in ubiquity package in Ubuntu:
New
Bug description:
Hi,
I happened to find while tying an install from the latest Artful server iso that task selection on s390x is broken.
It shows you ALL potential tasks including all Desktop tasks.
Since the packages are not on the disk if you select them it fails.
But the error is that those tasks are shown at all.
This is the list I see:
[*] Ubuntu Cloud Image (instance)
[*] DNS server
[*] LAMP server
[*] Mail server
[*] PostgreSQL database
[*] Print server
[*] Samba file server
[*] Tomcat Java server
[*] Ubuntu MATE minimal
[*] Ubuntu MATE desktop
[*] Audio recording and editing suite
[*] Ubuntu Studio desktop
[*] Ubuntu Studio minimal DE installation
[*] Large selection of font packages
[*] 2D/3D creation and editing suite
[*] Photograph touchup and editing suite
[*] Publishing applications
[*] Video creation and editing suite
[*] Xubuntu minimal installation
[*] Xubuntu desktop
[*] OpenSSH server
[*] Basic Ubuntu server
Steps to reproduce:
$ wget http://cdimage.ubuntu.com/ubuntu-server/daily/current/artful-server-s390x.iso
$ qemu-img create mydisk2.img 10G
$ sudo qemu-system-s390x -enable-kvm -boot d -cdrom artful-server-s390x.iso -m 512 -hda mydisk2.img -nographic -device virtio-net,netdev=net0 -netdev user,id=net0,hostfwd=tcp::5555-:22
# then connect to the ssh via
$ ssh -p 5555 installer at 127.0.0.1
# Move to the task selection in the installer
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1724768/+subscriptions
More information about the foundations-bugs
mailing list