-
Notifications
You must be signed in to change notification settings - Fork 0
point to urban-dev branches #15
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
base: main
Are you sure you want to change the base?
Conversation
|
🚀 Attempted to deploy 🖥️
|
|
H'm at a glance, looks like your path names are too long? Traceback (most recent call last):
File "/g/data/vk83/prerelease/apps/spack/0.22/spack/lib/spack/spack/main.py", line 1069, in main
return _main(argv)
File "/g/data/vk83/prerelease/apps/spack/0.22/spack/lib/spack/spack/main.py", line 1022, in _main
return finish_parse_and_run(parser, cmd_name, args, env_format_error)
File "/g/data/vk83/prerelease/apps/spack/0.22/spack/lib/spack/spack/main.py", line 1052, in finish_parse_and_run
return _invoke_command(command, parser, args, unknown)
File "/g/data/vk83/prerelease/apps/spack/0.22/spack/lib/spack/spack/main.py", line 649, in _invoke_command
return_val = command(parser, args)
File "/g/data/vk83/prerelease/apps/spack/0.22/spack/lib/spack/spack/cmd/install.py", line 351, in install
install_with_active_env(env, args, install_kwargs, reporter_factory)
File "/g/data/vk83/prerelease/apps/spack/0.22/spack/lib/spack/spack/cmd/install.py", line 420, in install_with_active_env
env.install_specs(specs_to_install, **install_kwargs)
File "/g/data/vk83/prerelease/apps/spack/0.22/spack/lib/spack/spack/environment/environment.py", line 1950, in install_specs
PackageInstaller([spec.package for spec in specs], install_args).install()
File "/g/data/vk83/prerelease/apps/spack/0.22/spack/lib/spack/spack/installer.py", line 2169, in install
raise InstallError(f"{fail_fast_err}: {str(exc)}", pkg=pkg)
spack.installer.InstallError: Terminating after first install failure: Cannot replace b'/g/data/vk83/prerelease/apps/spack/0.22/release/linux-rocky8-x86_64_v4/intel-2021.10.0/gmake-4.4.1-iguc3vqkmaqjtjqxnfvsvjaebbo4fqkt' with b'/g/data/vk83/prerelease/apps/spack/0.22/restricted/ukmo/release/linux-rocky8-x86_64_v4/intel-2021.10.0/gmake-4.4.1-iguc3vqkmaqjtjqxnfvsvjaebbo4fqkt' because the new prefix is longer. To fix this, compile with more padding (config:install_tree:padded_length), or install to a shorter prefix.Someone like @anton-seaice or @harshula can perhaps confirm or suggest a workaround? |
|
have some paths been changed since last anyone successfully built here? I could change spack to build from original tags but IDK that this would help. |
|
Okie doke, I've ping'd some additional folks.. |
|
Here are the two filenames - clearly the second name is longer than the first. The solution is to (probably) add the |
|
fyi @JhanSrbinovsky, @CodeGat is on the case! |
|
@JhanSrbinovsky @chrisb13 I believe the issue is fixed. There was an issue with path substitution from buildcaches, but after I deleted the buildcache it worked again. Future pushes will work, but let me know if there are issues. |
|
!redeploy |
|
Thanks Tommy |
|
🚀 Attempted to deploy 🖥️
|
|
🚀 Attempted to deploy 🖥️
|
|
🚀 Attempted to deploy 🖥️
|
|
@CodeGat - FYI dummy push from my local checkout. - worked :) !redeploy and GUI re-run didn't work. co-pilot suggested error was with paths again and possibly spack update or something I suspect it won't happen again now, the gears have turned and all the right pieces picked up so it'll probably be fine. I'll run a !redploy now to check. if you don't hear from me its all good |
|
!redploy |
|
🚀 Attempted to deploy 🖥️
|
|
was pushing to a hook |
|
!redeploy |
|
🚀 Attempted to deploy 🖥️
|
|
!redeploy |
|
🚀 Attempted to deploy 🖥️
|
|
🚀 Attempted to deploy 🖥️
|
|
🚀 Attempted to deploy 🖥️
|
🚀 The latest prerelease
access-am3/pr15-8at c293780 is here: #15 (comment) 🚀