Skip to content

bad character U+002D '-' whith install script #3899

Answered by zany130
zany130 asked this question in Q&A
Discussion options

You must be logged in to vote

🤦 the issue was the name of my rpm-tree category specficcly the - in rpm-tree renamed it to rpmtree in both files and it worked

also for good measure I wrapped all the - package name with single quotes just in case

edit cool and my if statement also works!

the end result is this

packages:
    rpmtree:
    - 'applet-window-buttons'
    - 'krdp'
    - 'kvantum'
    pip:
    - 'solaar'
    - 'organize-tool'
    cargo:
    - 'cargo-install-update'
    - 'clipboard-sync'
    fisher:
    - 'jorgebucaran/fisher'
    - 'ajeetdsouza/zoxide'
    - 'ilancosman/tide@v6'
    - 'jorgebucaran/autopair.fish'
    - 'joseluisq/[email protected]'
    - 'franciscolourenco/done'
    - 'edc/bass'
    - 'patrickf1/…

Replies: 1 comment 15 replies

Comment options

You must be logged in to vote
15 replies
@twpayne
Comment options

@zany130
Comment options

@twpayne
Comment options

@zany130
Comment options

Answer selected by zany130
@zany130
Comment options

@twpayne
Comment options

@halostatue
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants