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

gem "--no-ri" invalid option #78

Open
ssmutz opened this issue Jun 1, 2022 · 1 comment
Open

gem "--no-ri" invalid option #78

ssmutz opened this issue Jun 1, 2022 · 1 comment

Comments

@ssmutz
Copy link

ssmutz commented Jun 1, 2022

On Ubuntu 22, when installing from apt:

ERROR:  While executing gem ... (Gem::OptionParser::InvalidOption)
    invalid option: --no-ri
Did you mean?  no-force
dpkg: error processing package concerto-full (--configure):
 installed concerto-full package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
 concerto-full
needrestart is being skipped since dpkg has failed
E: Sub-process /usr/bin/dpkg returned an error code (1)
@JonnyFunFun
Copy link

Also occurs on 20.04. Right after database configuration.

ERROR: While executing gem ... (OptionParser::InvalidOption)
invalid option: --no-ri
Did you mean? no-force
dpkg: error processing package concerto-full (--configure):
installed concerto-full package post-installation script subprocess returned error exit status 1
Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.40.0+dfsg-3ubuntu0.3) ...
Processing triggers for systemd (245.4-4ubuntu3.15) ...
Errors were encountered while processing:
concerto-full
E: Sub-process /usr/bin/dpkg returned an error code (1)

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

2 participants