Just tested the procedure and got unmet dependency errors (on Ubuntu 12.04 LTS 32bit). First grass70-core and grass70-gui were missing, but when I added them:
I still get unmet dependencies errors, but without information about which packages are missing...
My full error-messages are in german, so I do not know how helpful they would be for you... I can send them if you are interested... Maybe I should notice that I have a self-compiled GDAL installation...
Cheers
Stefan
I recently published RC1 packages for Ubuntu. Could any Ubuntu >user
here to test the procedure bellow:
I received a similar error on Mint 17.1, 64-bit (Ubuntu 14.04):
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:
grass70 : Depends: grass70-core but it is not going to be installed
Depends: grass70-gui but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
I’m pretty sure I had checked to the dependencies before trying to install things, but I’m verifying that now. Is there any other information that would be useful to troubleshoot this?
Just tested the procedure and got unmet dependency errors (on Ubuntu 12.04 LTS 32bit). First grass70-core and grass70-gui were missing, but when I added them:
I still get unmet dependencies errors, but without information about which packages are missing…
My full error-messages are in german, so I do not know how helpful they would be for you… I can send them if you are interested… Maybe I should notice that I have a self-compiled GDAL installation…
Cheers
Stefan
I recently published RC1 packages for Ubuntu. Could any Ubuntu >user
here to test the procedure bellow:
2015-01-18 4:39 GMT+01:00 Will Fields <will.openfields@gmail.com>:
That worked for me too. Thanks.
first of all, thanks for testing. Finally I have access to Ubuntu
machine, and I can confirm it. Installing grass70 package fails with
The following packages have unmet dependencies:
grass70 : Depends: grass70-core but it is not going to be installed
Depends: grass70-gui but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
But `apt-get show grass70` says
Depends: grass70-core, grass70-gui
It's strange, any expert here to explain this mystery? Martin