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

Cubic breaks iso #308

Open
jateagle opened this issue Apr 26, 2024 · 2 comments
Open

Cubic breaks iso #308

jateagle opened this issue Apr 26, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@jateagle
Copy link

Describe the bug

Using a known working ubuntu server 22.04.4 iso that auto installs with cloud init, customizing the iso breaks installation without even actually customizing anything.

To Reproduce

Customize iso, choose next until iso is customized and created, attempt install, failed.

Expected behavior

Expected behavior is to preserve the iso as is without any customization and successfully install.

OS Information (please complete the following information):

  • Ubuntu Server
  • 22.04.4

Cubic Information (please complete the following information):

  • Cubic Version: 2024.02.86-release-202402210133~ubuntu22.04.1
  • ISO Customizing: Known working iso
  • Download Link: n/a

Cubic Log:

Cubic - Custom Ubuntu ISO Creator

• Set application directory.............. /usr/share/cubic
• Set application user home.............. /home/username
• Execute synchronously.................. dpkg-query
--admindir="/var/lib/dpkg" --show
--showformat="${Version} " "cubic"
• The process id is...................... 2852551
• Set application cubic version.......... 2024.02-86-
release202402210133ubuntu22.04.1
• Set application kernel version......... 6.5.0-28-generic

Setup pages

• Setup.................................. boot copy page
• Setup.................................. compression page
• Setup.................................. delete page
• Setup.................................. extract page
• Setup.................................. finish page
• Setup.................................. generate page
• Setup.................................. migrate page
• Setup.................................. options page
• Setup.................................. packages page
• Setup.................................. prepare page
• Setup.................................. preseed copy page
• Setup.................................. project page
• Setup.................................. start page
• Setup.................................. terminal copy page
• Setup.................................. terminal page
• Set terminal colors?................... Yes
• Setup.................................. test 1 page
• Setup.................................. test 2 page

Setup file choosers

• Setup (ignore warnings)................ copy file chooser

(cubic:2852547): Gtk-WARNING **: 14:20:16.040: Content added to the action area of a dialog using header bars

(cubic:2852547): Gtk-WARNING **: 14:20:16.040: Content added to the action area of a dialog using header bars
• Setup (ignore warnings)................ directory chooser

(cubic:2852547): Gtk-WARNING **: 14:20:16.052: Content added to the action area of a dialog using header bars

(cubic:2852547): Gtk-WARNING **: 14:20:16.052: Content added to the action area of a dialog using header bars
• Setup (ignore warnings)................ iso image chooser

(cubic:2852547): Gtk-WARNING **: 14:20:16.065: Content added to the action area of a dialog using header bars

(cubic:2852547): Gtk-WARNING **: 14:20:16.065: Content added to the action area of a dialog using header bars

Handle navigation from no page on open action

• Interrupt previous thread.............. No thread

Get the new page

• Current page........................... no page
• Action................................. open
• New page............................... start page

• The thread id is....................... 134302314526272
Navigate from no page to start page on open action

• Set application configuration.......... /home/username/.config/cubic/cubic.co
nf

Load application configuration

• Load application configuration......... 2022 layout from /home/username/.conf
ig/cubic/cubic.conf
• Set application visited sites.......... []
• Set application projects............... ['/home/username/ubuntuserver7',
'/home/username/ubuntuserver6',
'/home/username/ubuntuserver5',
'/home/username/debian1',
'/home/username/ubuntuserver4']
• Set application iso file path.......... /home/username/Downloads/test/u22.04-
autoinstall-
ISO/ubuntutetstfinal6.iso

Transition pages

• Show new page.......................... start page

@jateagle jateagle added the bug Something isn't working label Apr 26, 2024
@Augusto7743
Copy link

Which packages components was removed ?

@jateagle
Copy link
Author

Nothing was removed from the image. I followed the instructions found on https://www.pugetsystems.com/labs/hpc/How-To-Make-Ubuntu-Autoinstall-ISO-with-Cloud-init-2213/ to customize the iso and the only thing I'm doing differently is I have specified a proxy in the user-data. Again, this iso does work, but I'd like to further customize it with our internal tools.

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

2 participants