dpkg: error processing package dradisPackage Manager Error: setting up language-selector-commonerror processing software-center after upgrading precise to quantalapt-get can not install or remove any packageBOTH available-old & available missing from dpkg - “dpkg: error: failed to open package info file `/var/lib/dpkg/available' for reading”“unable to securely remove '/lib/modules/3.11.0-13-generic/build': Not a directory” while upgrading the kerneldpkg: error processing procps (--configure)Errors were encountered while processing: /var/cache/apt/archives/click_0.4.38.5ubuntu0.2_amd64.debProblem installing apache2How to Remove varicad2013-en (A Virus or PIA)dpkg: error processing package sendmail-base
Is it impolite to ask for halal food when traveling to and in Thailand?
Would Taiwan and China's dispute be solved if Taiwan gave up being the Republic of China?
I reverse the source code, you negate the input!
Wrong result by FindRoot
Find missing number in the transformation
How do I improve in sight reading?
Social leper versus social leopard
Is it right to extend flaps only in the white arc?
What's the story to "WotC gave up on fixing Polymorph"?
In a folk jam session, when asked which key my non-transposing chromatic instrument (like a violin) is in, what do I answer?
What is the lowest voltage that a microcontroller can successfully read on the analog pin?
What is this utensil for?
Is it a good idea to leave minor world details to the reader's imagination?
If an object moving in a circle experiences centripetal force, then doesn't it also experience centrifugal force, because of Newton's third law?
Why is the missed-approach course for the "RNAV (GNSS) - A" approach to runway 28 at ENSB shaped all funny?
1, 2, 4, 8, 16, ... 33?
How use custom order in folder on Windows 7 and 10
How to make interviewee comfortable interviewing in lounge chairs
Leaving a job that I just took based on false promise of a raise. What do I tell future interviewers?
Where are they calling from?
Was there a trial by combat between a man and a dog in medieval France?
How does IBM's 53-bit quantum computer compare to classical ones for cryptanalytic tasks?
reverse a list of generic type
How can an attacker use robots.txt?
dpkg: error processing package dradis
Package Manager Error: setting up language-selector-commonerror processing software-center after upgrading precise to quantalapt-get can not install or remove any packageBOTH available-old & available missing from dpkg - “dpkg: error: failed to open package info file `/var/lib/dpkg/available' for reading”“unable to securely remove '/lib/modules/3.11.0-13-generic/build': Not a directory” while upgrading the kerneldpkg: error processing procps (--configure)Errors were encountered while processing: /var/cache/apt/archives/click_0.4.38.5ubuntu0.2_amd64.debProblem installing apache2How to Remove varicad2013-en (A Virus or PIA)dpkg: error processing package sendmail-base
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I just ran apt-get update && apt-get upgrade
and this is what I got:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Setting up dradis (3.1.0~rc2+git20160609-0kali2) ...
Warning: The home dir /var/lib/dradis you specified already exists.
The system user `dradis' already exists. Exiting.
/usr/lib/ruby/vendor_ruby/bundler/resolver.rb:194:in `block in initialize':
undefined method `add_root_vertex' for Molinillo::DependencyGraph:[]:Molinillo::DependencyGraph (NoMethodError)
from /usr/lib/ruby/vendor_ruby/bundler/resolver.rb:194:in `initialize'
from /usr/lib/ruby/vendor_ruby/bundler/resolver.rb:181:in `new'
from /usr/lib/ruby/vendor_ruby/bundler/resolver.rb:181:in `resolve'
from /usr/lib/ruby/vendor_ruby/bundler/definition.rb:200:in `resolve'
from /usr/lib/ruby/vendor_ruby/bundler/definition.rb:140:in `specs'
from /usr/lib/ruby/vendor_ruby/bundler/definition.rb:185:in `specs_for'
from /usr/lib/ruby/vendor_ruby/bundler/definition.rb:174:in `requested_specs'
from /usr/lib/ruby/vendor_ruby/bundler/environment.rb:18:in `requested_specs'
from /usr/lib/ruby/vendor_ruby/bundler/runtime.rb:13:in `setup'
from /usr/lib/ruby/vendor_ruby/bundler.rb:127:in `setup'
from /usr/lib/ruby/vendor_ruby/bundler/setup.rb:8:in `<top (required)>'
from /usr/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
from /usr/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
from /usr/lib/dradis/config/boot.rb:3:in `<top (required)>'
from bin/rake:2:in `require_relative'
from bin/rake:2:in `<main>'
dpkg: error processing package dradis (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
dradis
E: Sub-process /usr/bin/dpkg returned an error code (1)
What should I do?
apt package-management dpkg
add a comment
|
I just ran apt-get update && apt-get upgrade
and this is what I got:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Setting up dradis (3.1.0~rc2+git20160609-0kali2) ...
Warning: The home dir /var/lib/dradis you specified already exists.
The system user `dradis' already exists. Exiting.
/usr/lib/ruby/vendor_ruby/bundler/resolver.rb:194:in `block in initialize':
undefined method `add_root_vertex' for Molinillo::DependencyGraph:[]:Molinillo::DependencyGraph (NoMethodError)
from /usr/lib/ruby/vendor_ruby/bundler/resolver.rb:194:in `initialize'
from /usr/lib/ruby/vendor_ruby/bundler/resolver.rb:181:in `new'
from /usr/lib/ruby/vendor_ruby/bundler/resolver.rb:181:in `resolve'
from /usr/lib/ruby/vendor_ruby/bundler/definition.rb:200:in `resolve'
from /usr/lib/ruby/vendor_ruby/bundler/definition.rb:140:in `specs'
from /usr/lib/ruby/vendor_ruby/bundler/definition.rb:185:in `specs_for'
from /usr/lib/ruby/vendor_ruby/bundler/definition.rb:174:in `requested_specs'
from /usr/lib/ruby/vendor_ruby/bundler/environment.rb:18:in `requested_specs'
from /usr/lib/ruby/vendor_ruby/bundler/runtime.rb:13:in `setup'
from /usr/lib/ruby/vendor_ruby/bundler.rb:127:in `setup'
from /usr/lib/ruby/vendor_ruby/bundler/setup.rb:8:in `<top (required)>'
from /usr/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
from /usr/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
from /usr/lib/dradis/config/boot.rb:3:in `<top (required)>'
from bin/rake:2:in `require_relative'
from bin/rake:2:in `<main>'
dpkg: error processing package dradis (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
dradis
E: Sub-process /usr/bin/dpkg returned an error code (1)
What should I do?
apt package-management dpkg
Looks like a missing dependency./usr/lib/ruby/vendor_ruby/bundler/resolver.rb:194:in 'block in initialize': undefined method 'add_root_vertex' for Molinillo::DependencyGraph:[]:Molinillo::DependencyGraph (NoMethodError)
– fkraiem
Jul 5 '16 at 18:40
so what should i do now? any suggestions?
– viper strike
Jul 6 '16 at 6:35
add a comment
|
I just ran apt-get update && apt-get upgrade
and this is what I got:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Setting up dradis (3.1.0~rc2+git20160609-0kali2) ...
Warning: The home dir /var/lib/dradis you specified already exists.
The system user `dradis' already exists. Exiting.
/usr/lib/ruby/vendor_ruby/bundler/resolver.rb:194:in `block in initialize':
undefined method `add_root_vertex' for Molinillo::DependencyGraph:[]:Molinillo::DependencyGraph (NoMethodError)
from /usr/lib/ruby/vendor_ruby/bundler/resolver.rb:194:in `initialize'
from /usr/lib/ruby/vendor_ruby/bundler/resolver.rb:181:in `new'
from /usr/lib/ruby/vendor_ruby/bundler/resolver.rb:181:in `resolve'
from /usr/lib/ruby/vendor_ruby/bundler/definition.rb:200:in `resolve'
from /usr/lib/ruby/vendor_ruby/bundler/definition.rb:140:in `specs'
from /usr/lib/ruby/vendor_ruby/bundler/definition.rb:185:in `specs_for'
from /usr/lib/ruby/vendor_ruby/bundler/definition.rb:174:in `requested_specs'
from /usr/lib/ruby/vendor_ruby/bundler/environment.rb:18:in `requested_specs'
from /usr/lib/ruby/vendor_ruby/bundler/runtime.rb:13:in `setup'
from /usr/lib/ruby/vendor_ruby/bundler.rb:127:in `setup'
from /usr/lib/ruby/vendor_ruby/bundler/setup.rb:8:in `<top (required)>'
from /usr/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
from /usr/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
from /usr/lib/dradis/config/boot.rb:3:in `<top (required)>'
from bin/rake:2:in `require_relative'
from bin/rake:2:in `<main>'
dpkg: error processing package dradis (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
dradis
E: Sub-process /usr/bin/dpkg returned an error code (1)
What should I do?
apt package-management dpkg
I just ran apt-get update && apt-get upgrade
and this is what I got:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Setting up dradis (3.1.0~rc2+git20160609-0kali2) ...
Warning: The home dir /var/lib/dradis you specified already exists.
The system user `dradis' already exists. Exiting.
/usr/lib/ruby/vendor_ruby/bundler/resolver.rb:194:in `block in initialize':
undefined method `add_root_vertex' for Molinillo::DependencyGraph:[]:Molinillo::DependencyGraph (NoMethodError)
from /usr/lib/ruby/vendor_ruby/bundler/resolver.rb:194:in `initialize'
from /usr/lib/ruby/vendor_ruby/bundler/resolver.rb:181:in `new'
from /usr/lib/ruby/vendor_ruby/bundler/resolver.rb:181:in `resolve'
from /usr/lib/ruby/vendor_ruby/bundler/definition.rb:200:in `resolve'
from /usr/lib/ruby/vendor_ruby/bundler/definition.rb:140:in `specs'
from /usr/lib/ruby/vendor_ruby/bundler/definition.rb:185:in `specs_for'
from /usr/lib/ruby/vendor_ruby/bundler/definition.rb:174:in `requested_specs'
from /usr/lib/ruby/vendor_ruby/bundler/environment.rb:18:in `requested_specs'
from /usr/lib/ruby/vendor_ruby/bundler/runtime.rb:13:in `setup'
from /usr/lib/ruby/vendor_ruby/bundler.rb:127:in `setup'
from /usr/lib/ruby/vendor_ruby/bundler/setup.rb:8:in `<top (required)>'
from /usr/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
from /usr/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require'
from /usr/lib/dradis/config/boot.rb:3:in `<top (required)>'
from bin/rake:2:in `require_relative'
from bin/rake:2:in `<main>'
dpkg: error processing package dradis (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
dradis
E: Sub-process /usr/bin/dpkg returned an error code (1)
What should I do?
apt package-management dpkg
apt package-management dpkg
edited Jul 5 '16 at 18:41
Byte Commander♦
72.2k28 gold badges196 silver badges330 bronze badges
72.2k28 gold badges196 silver badges330 bronze badges
asked Jul 5 '16 at 18:34
viper strikeviper strike
11 silver badge2 bronze badges
11 silver badge2 bronze badges
Looks like a missing dependency./usr/lib/ruby/vendor_ruby/bundler/resolver.rb:194:in 'block in initialize': undefined method 'add_root_vertex' for Molinillo::DependencyGraph:[]:Molinillo::DependencyGraph (NoMethodError)
– fkraiem
Jul 5 '16 at 18:40
so what should i do now? any suggestions?
– viper strike
Jul 6 '16 at 6:35
add a comment
|
Looks like a missing dependency./usr/lib/ruby/vendor_ruby/bundler/resolver.rb:194:in 'block in initialize': undefined method 'add_root_vertex' for Molinillo::DependencyGraph:[]:Molinillo::DependencyGraph (NoMethodError)
– fkraiem
Jul 5 '16 at 18:40
so what should i do now? any suggestions?
– viper strike
Jul 6 '16 at 6:35
Looks like a missing dependency.
/usr/lib/ruby/vendor_ruby/bundler/resolver.rb:194:in 'block in initialize': undefined method 'add_root_vertex' for Molinillo::DependencyGraph:[]:Molinillo::DependencyGraph (NoMethodError)
– fkraiem
Jul 5 '16 at 18:40
Looks like a missing dependency.
/usr/lib/ruby/vendor_ruby/bundler/resolver.rb:194:in 'block in initialize': undefined method 'add_root_vertex' for Molinillo::DependencyGraph:[]:Molinillo::DependencyGraph (NoMethodError)
– fkraiem
Jul 5 '16 at 18:40
so what should i do now? any suggestions?
– viper strike
Jul 6 '16 at 6:35
so what should i do now? any suggestions?
– viper strike
Jul 6 '16 at 6:35
add a comment
|
2 Answers
2
active
oldest
votes
deb
packages have some hooks defined, where scripts can be executed while the package is installed, uninstalled etc. It seems that in your case one such script fails, so the whole installation fails:
/usr/lib/ruby/vendor_ruby/bundler/resolver.rb:194:in `block in initialize':
undefined method `add_root_vertex' for Molinillo::DependencyGraph:[]:Molinillo::DependencyGraph (NoMethodError)
So Bundler can't find a method in a library it would like to call. Judging from this issue at Bundler's Github repo, you might be using an outdated version of Bundler. So maybe upgrading Bundler would help. How exactly you need to do that depends on how you installed Ruby including Bundler (package system, RVM, rbenv, ...)
i did not install ruby seperately i guess it got installed the last time i did apt-get update && apt-get upgrade... n is there any way to solve this .. coz the last option i have is to reinstall the os
– viper strike
Jul 6 '16 at 6:34
Look which version of ruby you're using at the moment:bundler -v
. Look whether it's the most current:gem list -r ^bundler$
. The same way, check whether the molinillo is at the most current version:gem list -l molinillo
andgem list -r molinillo
. Those two are the ones that need to "interact" in your case, but it fails.
– Henning Kockerbeck
Jul 6 '16 at 9:14
You can upgrade a Gem withgem update name-of-the-gem
. But be aware that something else might not be compatible with the newer version then, so no guarantees ;)
– Henning Kockerbeck
Jul 6 '16 at 9:17
Thanks for your help.. but i just reinstalled the os n then did an update.. n everything works fine now😁😁.. ...
– viper strike
Jul 6 '16 at 19:15
add a comment
|
I had the same issue in Kali. Removing dradis fixed it for me.
apt-get remove dradis
add a comment
|
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f795232%2fdpkg-error-processing-package-dradis%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
deb
packages have some hooks defined, where scripts can be executed while the package is installed, uninstalled etc. It seems that in your case one such script fails, so the whole installation fails:
/usr/lib/ruby/vendor_ruby/bundler/resolver.rb:194:in `block in initialize':
undefined method `add_root_vertex' for Molinillo::DependencyGraph:[]:Molinillo::DependencyGraph (NoMethodError)
So Bundler can't find a method in a library it would like to call. Judging from this issue at Bundler's Github repo, you might be using an outdated version of Bundler. So maybe upgrading Bundler would help. How exactly you need to do that depends on how you installed Ruby including Bundler (package system, RVM, rbenv, ...)
i did not install ruby seperately i guess it got installed the last time i did apt-get update && apt-get upgrade... n is there any way to solve this .. coz the last option i have is to reinstall the os
– viper strike
Jul 6 '16 at 6:34
Look which version of ruby you're using at the moment:bundler -v
. Look whether it's the most current:gem list -r ^bundler$
. The same way, check whether the molinillo is at the most current version:gem list -l molinillo
andgem list -r molinillo
. Those two are the ones that need to "interact" in your case, but it fails.
– Henning Kockerbeck
Jul 6 '16 at 9:14
You can upgrade a Gem withgem update name-of-the-gem
. But be aware that something else might not be compatible with the newer version then, so no guarantees ;)
– Henning Kockerbeck
Jul 6 '16 at 9:17
Thanks for your help.. but i just reinstalled the os n then did an update.. n everything works fine now😁😁.. ...
– viper strike
Jul 6 '16 at 19:15
add a comment
|
deb
packages have some hooks defined, where scripts can be executed while the package is installed, uninstalled etc. It seems that in your case one such script fails, so the whole installation fails:
/usr/lib/ruby/vendor_ruby/bundler/resolver.rb:194:in `block in initialize':
undefined method `add_root_vertex' for Molinillo::DependencyGraph:[]:Molinillo::DependencyGraph (NoMethodError)
So Bundler can't find a method in a library it would like to call. Judging from this issue at Bundler's Github repo, you might be using an outdated version of Bundler. So maybe upgrading Bundler would help. How exactly you need to do that depends on how you installed Ruby including Bundler (package system, RVM, rbenv, ...)
i did not install ruby seperately i guess it got installed the last time i did apt-get update && apt-get upgrade... n is there any way to solve this .. coz the last option i have is to reinstall the os
– viper strike
Jul 6 '16 at 6:34
Look which version of ruby you're using at the moment:bundler -v
. Look whether it's the most current:gem list -r ^bundler$
. The same way, check whether the molinillo is at the most current version:gem list -l molinillo
andgem list -r molinillo
. Those two are the ones that need to "interact" in your case, but it fails.
– Henning Kockerbeck
Jul 6 '16 at 9:14
You can upgrade a Gem withgem update name-of-the-gem
. But be aware that something else might not be compatible with the newer version then, so no guarantees ;)
– Henning Kockerbeck
Jul 6 '16 at 9:17
Thanks for your help.. but i just reinstalled the os n then did an update.. n everything works fine now😁😁.. ...
– viper strike
Jul 6 '16 at 19:15
add a comment
|
deb
packages have some hooks defined, where scripts can be executed while the package is installed, uninstalled etc. It seems that in your case one such script fails, so the whole installation fails:
/usr/lib/ruby/vendor_ruby/bundler/resolver.rb:194:in `block in initialize':
undefined method `add_root_vertex' for Molinillo::DependencyGraph:[]:Molinillo::DependencyGraph (NoMethodError)
So Bundler can't find a method in a library it would like to call. Judging from this issue at Bundler's Github repo, you might be using an outdated version of Bundler. So maybe upgrading Bundler would help. How exactly you need to do that depends on how you installed Ruby including Bundler (package system, RVM, rbenv, ...)
deb
packages have some hooks defined, where scripts can be executed while the package is installed, uninstalled etc. It seems that in your case one such script fails, so the whole installation fails:
/usr/lib/ruby/vendor_ruby/bundler/resolver.rb:194:in `block in initialize':
undefined method `add_root_vertex' for Molinillo::DependencyGraph:[]:Molinillo::DependencyGraph (NoMethodError)
So Bundler can't find a method in a library it would like to call. Judging from this issue at Bundler's Github repo, you might be using an outdated version of Bundler. So maybe upgrading Bundler would help. How exactly you need to do that depends on how you installed Ruby including Bundler (package system, RVM, rbenv, ...)
answered Jul 5 '16 at 18:53
Henning KockerbeckHenning Kockerbeck
4,23518 silver badges27 bronze badges
4,23518 silver badges27 bronze badges
i did not install ruby seperately i guess it got installed the last time i did apt-get update && apt-get upgrade... n is there any way to solve this .. coz the last option i have is to reinstall the os
– viper strike
Jul 6 '16 at 6:34
Look which version of ruby you're using at the moment:bundler -v
. Look whether it's the most current:gem list -r ^bundler$
. The same way, check whether the molinillo is at the most current version:gem list -l molinillo
andgem list -r molinillo
. Those two are the ones that need to "interact" in your case, but it fails.
– Henning Kockerbeck
Jul 6 '16 at 9:14
You can upgrade a Gem withgem update name-of-the-gem
. But be aware that something else might not be compatible with the newer version then, so no guarantees ;)
– Henning Kockerbeck
Jul 6 '16 at 9:17
Thanks for your help.. but i just reinstalled the os n then did an update.. n everything works fine now😁😁.. ...
– viper strike
Jul 6 '16 at 19:15
add a comment
|
i did not install ruby seperately i guess it got installed the last time i did apt-get update && apt-get upgrade... n is there any way to solve this .. coz the last option i have is to reinstall the os
– viper strike
Jul 6 '16 at 6:34
Look which version of ruby you're using at the moment:bundler -v
. Look whether it's the most current:gem list -r ^bundler$
. The same way, check whether the molinillo is at the most current version:gem list -l molinillo
andgem list -r molinillo
. Those two are the ones that need to "interact" in your case, but it fails.
– Henning Kockerbeck
Jul 6 '16 at 9:14
You can upgrade a Gem withgem update name-of-the-gem
. But be aware that something else might not be compatible with the newer version then, so no guarantees ;)
– Henning Kockerbeck
Jul 6 '16 at 9:17
Thanks for your help.. but i just reinstalled the os n then did an update.. n everything works fine now😁😁.. ...
– viper strike
Jul 6 '16 at 19:15
i did not install ruby seperately i guess it got installed the last time i did apt-get update && apt-get upgrade... n is there any way to solve this .. coz the last option i have is to reinstall the os
– viper strike
Jul 6 '16 at 6:34
i did not install ruby seperately i guess it got installed the last time i did apt-get update && apt-get upgrade... n is there any way to solve this .. coz the last option i have is to reinstall the os
– viper strike
Jul 6 '16 at 6:34
Look which version of ruby you're using at the moment:
bundler -v
. Look whether it's the most current: gem list -r ^bundler$
. The same way, check whether the molinillo is at the most current version: gem list -l molinillo
and gem list -r molinillo
. Those two are the ones that need to "interact" in your case, but it fails.– Henning Kockerbeck
Jul 6 '16 at 9:14
Look which version of ruby you're using at the moment:
bundler -v
. Look whether it's the most current: gem list -r ^bundler$
. The same way, check whether the molinillo is at the most current version: gem list -l molinillo
and gem list -r molinillo
. Those two are the ones that need to "interact" in your case, but it fails.– Henning Kockerbeck
Jul 6 '16 at 9:14
You can upgrade a Gem with
gem update name-of-the-gem
. But be aware that something else might not be compatible with the newer version then, so no guarantees ;)– Henning Kockerbeck
Jul 6 '16 at 9:17
You can upgrade a Gem with
gem update name-of-the-gem
. But be aware that something else might not be compatible with the newer version then, so no guarantees ;)– Henning Kockerbeck
Jul 6 '16 at 9:17
Thanks for your help.. but i just reinstalled the os n then did an update.. n everything works fine now😁😁.. ...
– viper strike
Jul 6 '16 at 19:15
Thanks for your help.. but i just reinstalled the os n then did an update.. n everything works fine now😁😁.. ...
– viper strike
Jul 6 '16 at 19:15
add a comment
|
I had the same issue in Kali. Removing dradis fixed it for me.
apt-get remove dradis
add a comment
|
I had the same issue in Kali. Removing dradis fixed it for me.
apt-get remove dradis
add a comment
|
I had the same issue in Kali. Removing dradis fixed it for me.
apt-get remove dradis
I had the same issue in Kali. Removing dradis fixed it for me.
apt-get remove dradis
answered Aug 5 '16 at 11:54
kpoustaskpoustas
1
1
add a comment
|
add a comment
|
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f795232%2fdpkg-error-processing-package-dradis%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Looks like a missing dependency.
/usr/lib/ruby/vendor_ruby/bundler/resolver.rb:194:in 'block in initialize': undefined method 'add_root_vertex' for Molinillo::DependencyGraph:[]:Molinillo::DependencyGraph (NoMethodError)
– fkraiem
Jul 5 '16 at 18:40
so what should i do now? any suggestions?
– viper strike
Jul 6 '16 at 6:35