Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ISO must be an Ubuntu (or Ubuntu flavour) #2

Open
kenorb opened this issue May 13, 2018 · 0 comments
Open

ISO must be an Ubuntu (or Ubuntu flavour) #2

kenorb opened this issue May 13, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@kenorb
Copy link
Member

kenorb commented May 13, 2018

$ ./isorespin.sh -i ubuntu-16.04.4-server-i386.iso --atom
...
++ grep '^Volume id:'
+ ISO_VOLID='Volume id: Ubuntu-Server 16.04.4 LTS i386'
+ ISO_VOLID='Ubuntu-Server 16.04.4 LTS i386'
+ ISO_DISTRO=Ubuntu-Server
+ '[' Ubuntu-Server == Linux ']'
+ SUPPORTED Ubuntu-Server Ubuntu Kubuntu Lubuntu Lubuntu-Next Ubuntu-Budgie Ubuntu-GNOME Ubuntu-MATE Xubuntu Mint neon elementary BackBox Peppermint
+ for OS in '"${@:2}"'
+ [[ Ubuntu == \U\b\u\n\t\u\-\S\e\r\v\e\r ]]
+ for OS in '"${@:2}"'
+ [[ Kubuntu == \U\b\u\n\t\u\-\S\e\r\v\e\r ]]
+ for OS in '"${@:2}"'
+ [[ Lubuntu == \U\b\u\n\t\u\-\S\e\r\v\e\r ]]
+ for OS in '"${@:2}"'
+ [[ Lubuntu-Next == \U\b\u\n\t\u\-\S\e\r\v\e\r ]]
+ for OS in '"${@:2}"'
+ [[ Ubuntu-Budgie == \U\b\u\n\t\u\-\S\e\r\v\e\r ]]
+ for OS in '"${@:2}"'
+ [[ Ubuntu-GNOME == \U\b\u\n\t\u\-\S\e\r\v\e\r ]]
+ for OS in '"${@:2}"'
+ [[ Ubuntu-MATE == \U\b\u\n\t\u\-\S\e\r\v\e\r ]]
+ for OS in '"${@:2}"'
+ [[ Xubuntu == \U\b\u\n\t\u\-\S\e\r\v\e\r ]]
+ for OS in '"${@:2}"'
+ [[ Mint == \U\b\u\n\t\u\-\S\e\r\v\e\r ]]
+ for OS in '"${@:2}"'
+ [[ neon == \U\b\u\n\t\u\-\S\e\r\v\e\r ]]
+ for OS in '"${@:2}"'
+ [[ elementary == \U\b\u\n\t\u\-\S\e\r\v\e\r ]]
+ for OS in '"${@:2}"'
+ [[ BackBox == \U\b\u\n\t\u\-\S\e\r\v\e\r ]]
+ for OS in '"${@:2}"'
+ [[ Peppermint == \U\b\u\n\t\u\-\S\e\r\v\e\r ]]
+ DISPLAY_MESSAGE './isorespin.sh: '\''/home/ubuntu/workspace/ubuntu-16.04.4-server-i386.iso'\'' must be an Ubuntu (or Ubuntu flavour), Linux Mint, neon, elementary, BackBox or Peppermint desktop ISO.'
+ DISPLAY_TEXT='./isorespin.sh: '\''/home/ubuntu/workspace/ubuntu-16.04.4-server-i386.iso'\'' must be an Ubuntu (or Ubuntu flavour), Linux Mint, neon, elementary, BackBox or Peppermint desktop ISO.'
@kenorb kenorb added the bug Something isn't working label May 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant