Code_Bleu | meena: you have any suggestions on what it might be that it's still not including the new class I added? This error looks like it isn't even searching that class. - https://dpaste.com/GNEGPUL26. Just tying to fix one issue at a time from the logs until I get a clean run on this instance in CloudStack. | 15:02 |
---|---|---|
Code_Bleu | gonna be afk for next ~5hrs though...but thought I'd drop this here for when i get back 😄 | 15:02 |
meena | Im doing some housework, I'll try to get this reproduced | 15:07 |
minimal | init: did you check /var/log/cloud-init.log to see if an update does or does not occur? | 17:15 |
init | of course | 17:24 |
init | this was the culprit | 17:24 |
init | 2023-12-02 18:24:33,364 - util.py[WARNING]: Failed to install packages: ['gnupg', 'apache2', 'gcsfuse'] | 17:24 |
init | in particular the gcsfuse package | 17:24 |
minimal | init: I'm referrring to when you said "I suspect this is because $ apt update isn't ran after the source is added" | 17:30 |
minimal | the logs will show if it is run or not | 17:30 |
init | right, it's being ran prior to the source being added | 19:14 |
init | anyways, I have to use packer to build a new vm img anyways | 19:15 |
init | startup time is way too slow | 19:15 |
minimal | init: package_update_upgrade_install should run later (in 'final') than apt_configure (in 'config' stage) as defined in /etc/cloud/cloud.cfg | 19:28 |
minimal | so I don't understand how you're seeing an update run first | 19:28 |
init | I am | 20:01 |
init | I have the logs to show it | 20:01 |
init | as mentioned this is only happening on the ubuntu minimal minotaur gcp vm images | 20:02 |
init | I tried the same configuration with a different image and it worked! | 20:02 |
=== meena3 is now known as meena | ||
minimal | init: so then check /etc/cloud/cloud.cfg (or additional /etc/cloud/cloud.cfg.d/ files) so see if they changed the apt_configure and package_update_upgrade_install ordering | 21:45 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!