Skip to content

autojump: fix build - #9986

Open
androidnisse wants to merge 1 commit into
getsolus:mainfrom
androidnisse:autojump
Open

autojump: fix build#9986
androidnisse wants to merge 1 commit into
getsolus:mainfrom
androidnisse:autojump

Conversation

@androidnisse

Copy link
Copy Markdown
Contributor

Summary

  • Fix build

Test Plan

  • Built it.

Checklist

  • Package was built and tested against unstable
  • This change could gainfully be listed in the weekly sync notes once merged
  • I agree to license this contribution and all my previous contributions under the licensing terms in LICENSE.md and have the power and authority to grant those licenses.

**Summary**
- Fix build
sed -i '213d' install.py
install : |
%install_license LICENSE
export SHELL=/bin/bash

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't seem right. I just tested a random python package, and shell is already /bin/bash.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Without that it fails like this for me:
+ python install.py --destdir /home/build/YPKG/root/autojump/install --prefix usr --zshshare usr/share/zsh/site-functions/ Unsupported shell: None Command '['/bin/bash', '--norc', '--noprofile', '/tmp/ypkg-instally91hjx_d']' returned non-zero exit status 1.

@androidnisse
androidnisse requested a review from EbonJaeger August 6, 2026 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Triage

Development

Successfully merging this pull request may close these issues.

2 participants