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

gentoo installs fail due to invalid package atom #1944

Open
ITJamie opened this issue Jul 13, 2023 · 0 comments
Open

gentoo installs fail due to invalid package atom #1944

ITJamie opened this issue Jul 13, 2023 · 0 comments

Comments

@ITJamie
Copy link
Contributor

ITJamie commented Jul 13, 2023

Description of Issue/Question

Setup + Steps to Reproduce Issue

using gentoo/stage3 container
attempt to bootstrap with sh -XUdfPD -x python3 stable 3006.1

#5 1168. + curl -L https://raw.githubusercontent.com/saltstack/salt-bootstrap/develop/bootstrap-salt.sh
#5 1168. + sh -s -- -XUdfPD -x python3 stable 3006.1
#5 1168.   % Total    % Received % Xferd  Average Speed   Time    T+ sed -e '/^\s\+echowarn "You have 10 seconds to cancel and stop the bootstrap process..."/,+2d'
#5 1168. ime     Time  Current
#5 1168.                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0 *  INFO: Running version: 2023.06.28
#5 1168.  *  INFO: Executed by: 
#5 1168.  *  INFO: Command line: 'sh -XUdfPD -x python3 stable 3006.1'
#5 1168.  *  WARN: Running the unstable version of bootstrap-salt.sh
#5 1169. 
#5 1169.  *  INFO: System Information:
#5 1169.  *  INFO:   CPU:          GenuineIntel
#5 1169.  *  INFO:   CPU Arch:     x86_64
#5 1169.  *  INFO:   OS Name:      Linux
#5 1169.  *  INFO:   OS Version:   5.15.0-76-generic
#5 1169.  *  INFO:   Distribution: Gentoo 2.13
#5 1169. 
#5 1169.  * DEBUG: Binaries will be searched using the following $PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
#5 1169.  *  INFO: Installing minion
#5 1169.  *  INFO: Daemons will not be started
100  345k  100  345k    0     0   110k      0  0:00:03  0:00:03 --:--:--  110k
#5 1172.  * DEBUG: install_gentoo_2_onedir_deps not found....
#5 1172.  * DEBUG: install_gentoo_2_13_onedir_deps not found....
#5 1172.  * DEBUG: install_gentoo_2_deps not found....
#5 1172.  * DEBUG: install_gentoo_2_13_deps not found....
#5 1172.  * DEBUG: install_gentoo_onedir_deps not found....
#5 1172.  *  INFO: Found function install_gentoo_deps
#5 1172.  * DEBUG: DEPS_INSTALL_FUNC=install_gentoo_deps
#5 1172.  * DEBUG: config_gentoo_2_onedir_salt not found....
#5 1172.  * DEBUG: config_gentoo_2_13_onedir_salt not found....
#5 1172.  * DEBUG: config_gentoo_2_salt not found....
#5 1172.  * DEBUG: config_gentoo_2_13_salt not found....
#5 1172.  * DEBUG: config_gentoo_onedir_salt not found....
#5 1172.  * DEBUG: config_gentoo_salt not found....
#5 1172.  *  INFO: Found function config_salt
#5 1172.  * DEBUG: CONFIG_SALT_FUNC=config_salt
#5 1172.  * DEBUG: preseed_gentoo_2_onedir_master not found....
#5 1172.  * DEBUG: preseed_gentoo_2_13_onedir_master not found....
#5 1172.  * DEBUG: preseed_gentoo_2_master not found....
#5 1172.  * DEBUG: preseed_gentoo_2_13_master not found....
#5 1172.  * DEBUG: preseed_gentoo_onedir_master not found....
#5 1172.  * DEBUG: preseed_gentoo_master not found....
#5 1172.  *  INFO: Found function preseed_master
#5 1172.  * DEBUG: PRESEED_MASTER_FUNC=preseed_master
#5 1172.  * DEBUG: INSTALL_FUNC_NAMES=install_gentoo_2_onedir install_gentoo_2_13_onedir install_gentoo_onedir
#5 1172.  * DEBUG: install_gentoo_2_onedir not found....
#5 1172.  * DEBUG: install_gentoo_2_13_onedir not found....
#5 1172.  *  INFO: Found function install_gentoo_onedir
#5 1172.  * DEBUG: INSTALL_FUNC=install_gentoo_onedir
#5 1172.  * DEBUG: install_gentoo_2_onedir_post not found....
#5 1172.  * DEBUG: install_gentoo_2_13_onedir_post not found....
#5 1172.  * DEBUG: install_gentoo_2_post not found....
#5 1172.  * DEBUG: install_gentoo_2_13_post not found....
#5 1172.  *  INFO: Found function install_gentoo_onedir_post
#5 1172.  * DEBUG: POST_INSTALL_FUNC=install_gentoo_onedir_post
#5 1172.  * DEBUG: install_gentoo_2_onedir_restart_daemons not found....
#5 1172.  * DEBUG: install_gentoo_2_13_onedir_restart_daemons not found....
#5 1172.  * DEBUG: install_gentoo_2_restart_daemons not found....
#5 1172.  * DEBUG: install_gentoo_2_13_restart_daemons not found....
#5 1172.  * DEBUG: install_gentoo_onedir_restart_daemons not found....
#5 1172.  *  INFO: Found function install_gentoo_restart_daemons
#5 1172.  * DEBUG: STARTDAEMONS_INSTALL_FUNC=install_gentoo_restart_daemons
#5 1172.  * DEBUG: daemons_running_gentoo_2_onedir not found....
#5 1172.  * DEBUG: daemons_running_gentoo_2_13_onedir not found....
#5 1172.  * DEBUG: daemons_running_gentoo_2 not found....
#5 1172.  * DEBUG: daemons_running_gentoo_2_13 not found....
#5 1172.  * DEBUG: daemons_running_gentoo_onedir not found....
#5 1172.  * DEBUG: daemons_running_gentoo not found....
#5 1172.  *  INFO: Found function daemons_running_onedir
#5 1172.  * DEBUG: DAEMONS_RUNNING_FUNC=daemons_running_onedir
#5 1172.  * DEBUG: CHECK_SERVICES_FUNC=null
#5 1172.  *  INFO: Running install_gentoo_deps()
#5 1174. 
#5 1174. Nothing to sync... returning
#5 1174. 
#5 1174. 
#5 1174.  *  INFO: Running install_gentoo_onedir()
#5 1174. !!! '=app-admin/salt-minor/3006.1*' is not a valid package atom.
#5 1174. !!! Please check ebuild(5) for full details.
#5 1174.  * ERROR: Failed to run install_gentoo_onedir()!!!
#5 1174.  * DEBUG: Removing the logging pipe /tmp/bootstrap-salt.logpipe
#5 1174.  * DEBUG: Removing the temporary apt error file /tmp/apt_error.n2sqoo

3005.1: https://gitlab.com/ITJamie/salt-image-builder/-/jobs/4643607456#L347
3006.1: https://gitlab.com/ITJamie/salt-image-builder/-/jobs/4643607458#L389

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant