Skip to content

cannot snap-exec: cannot exec "/snap/ruby/200/bin/bundle": permission denied #23

@znz

Description

@znz

bundle of snap ruby 3.0.0 2020-12-26 (200) does not work.

vagrant@buster:~$ PATH=/snap/bin:$PATH
vagrant@buster:~$ ruby -v
ruby 3.0.0p0 (2020-12-25 revision 95aff21468) [x86_64-linux]
vagrant@buster:~$ bundle
cannot snap-exec: cannot exec "/snap/ruby/200/bin/bundle": permission denied

The shebang may be wrong.

vagrant@buster:~$ head -n1 /snap/ruby/[12]*/bin/bundle
==> /snap/ruby/189/bin/bundle <==
#!/snap/ruby/current/bin/ruby
==> /snap/ruby/200/bin/bundle <==
#!/root/parts/ruby/install//bin/ruby

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions