nutty : Depends: libgranite3 (>= 0.2.0) but it is not installable

Asked by Sean Malone

Hello,

I"m trying to install Nutty on Ubuntu 16.04. I type the following commands with the following results.

sudo apt-add-repository ppa:bablu-boy/nutty.0.1
sudo apt-get update
sudo apt-get install nutty

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:
 nutty : Depends: libgranite3 (>= 0.2.0) but it is not installable
E: Unable to correct problems, you have held broken packages.

Question information

Language:
English Edit question
Status:
Solved
For:
Nutty Edit question
Assignee:
No assignee Edit question
Solved by:
Manfred Hampl
Solved:
Last query:
Last reply:
Revision history for this message
Best Manfred Hampl (m-hampl) said :
#1

I assume you have to add another PPA, probably ppa:elementary-os/stable or ppa:elementary-os/daily

Revision history for this message
Sean Malone (smalone314159) said :
#2

Thanks! That solved it!

Revision history for this message
Sean Malone (smalone314159) said :
#3

Thanks Manfred Hampl, that solved my question.

Revision history for this message
clausche (clausche) said :
#4

Gracias, si esa era solución.

Revision history for this message
aaronfranke (arnfranke) said :
#5

Other packages have this problem, too. Ex: https://github.com/parnold-x/nasc

Revision history for this message
Bump (bump55) said :
#6

The problem persists in ubuntu 17.10.

sudo apt-get install nutty
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:
 nutty : Depends: libgranite3 (>= 0.2.0) but it is not installable
E: Unable to correct problems, you have held broken packages.

Revision history for this message
Firdous (frdsbhat9) said :
#7

I'm getting the same error on ubuntu 17.10

Revision history for this message
Randy Noseworthy (randynose) said :
#8

I had to add the Elementary OS PPA to be able to install it on my system (Ubuntu 16.04)

sudo add-apt-repository ppa:elementary-os/stable
sudo apt-get update

Revision history for this message
wayne (wayne-n) said :
#9

I have the same problem in ubuntu 17.10
i tried adding the elementary OS repository and it did not help.
It would be very wonderful to have Nutty working in my ubuntu system. Any help greatly appreciated.
My errors are the same as above reports

Revision history for this message
Manfred Hampl (m-hampl) said :
#10

@wayne:
For 17.10 you probably need to add the elementary-os/daily PPA

Revision history for this message
wayne (wayne-n) said :
#11

I did... as stated. I did what Randy Noseworthy above did in post #8 ...

no go.

Revision history for this message
Manfred Hampl (m-hampl) said :
#12

@wayne: read my comment, for 17.10 you need ppa:elementary-os/daily instead of ppa:elementary-os/stable

Revision history for this message
wayne (wayne-n) said :
#13

ooops... sorry man(fred) my bad. i missed the detail-gene in my bio-build..
I added 'daily' as per above and I still get this:

The following packages have unmet dependencies:
 nutty : Depends: libgranite3 (>= 0.2.0) but it is not installable
E: Unable to correct problems, you have held broken packages.

Revision history for this message
Manfred Hampl (m-hampl) said :
#14

@wayne: I suggest that you create question document of your own.
There is no way that we can follow-up the status of your problem in the question document of somebody else that has already been marked as "solved".