0

i am trying to install bokken 1.6,1.7,1.8 in ubuntu 14.04 same error accer plz help me error is here

najeeb@najeeb:~$ sudo apt-get install bokken 
[sudo] password for najeeb: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 bokken : Depends: python-radare2 (>= 0.9) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Pilot6
  • 90,100
  • 91
  • 213
  • 324

1 Answers1

1

EDIT: actually bokken tool gpg key of repository is expired that provided by bokken project team . i have tried to use gpg key and repository using documentation

pub   3072D/233280A7 2012-01-17 [expired: 2015-01-16]
uid                  Inguma Team Archive Automatic Signing Key for 2012-2015 (3-year validity) <deb@inguma.eu> 

you can try it their documentation here . you can report it as a bug . if you want to install it then you have to download source code from hereor here also they put NOTICE:

Important! Debian and Homebrew packages are broken, use manual installation instead

solution :you have to download code and run it as explained in documentation here

EDIT2: before running source code you have to install prerequisite that explained here i hope this will help better to configure

pl_rock
  • 11,297