[GRASS-user] grass-user Digest, Vol 100, Issue 24

Hi Sergio,
Take a look at the link below. I had the same problem last week (among others ) while trying to install grass70 on ubuntu 14.04. The script kindly made available by hamish made the trick for me. Good luck

https://www.mail-archive.com/grass-user@lists.osgeo.org/msg28495.html
Best regards
Rengifo

grass-user-request@lists.osgeo.orggrass-user-request@lists.osgeo.org schrieb am 21:00 Mittwoch, 27.August 2014:

Send grass-user mailing list submissions to
grass-user@lists.osgeo.org

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.osgeo.org/mailman/listinfo/grass-user
or, via email, send a message with subject or body ‘help’ to
grass-user-request@lists.osgeo.org

You can reach the person managing the list at
grass-user-owner@lists.osgeo.org

When replying, please edit your Subject line so it is more specific
than “Re: Contents of grass-user digest…”

Today’s Topics:

  1. Job Vacancy: Geospatial Software Engineer in Luxembourg
    (Christian Braun)
  2. problem to install grass70 on ubuntu 12.04 (Sergio Vignali)
  3. Re: problem to install grass70 on ubuntu 12.04 (Markus Neteler)
  4. Re: problem to install grass70 on ubuntu 12.04 (Markus Neteler)

Message: 1
Date: Wed, 27 Aug 2014 09:46:36 +0200
From: Christian Braun <christian.braun@tudor.lu>
To: GRASS user list <grass-user@lists.osgeo.org>,
freegis-list@intevation.de
Subject: [GRASS-user] Job Vacancy: Geospatial Software Engineer in
Luxembourg
Message-ID: <8EF1FEA6-ABCC-4716-982E-8AE26FDCF647@tudor.lu>
Content-Type: text/plain; charset=“us-ascii”

Dear all,
our Institute is looking for a candidate as a Geospatial Software Engineer.

Work will focus on the development of a geospatial web based framework, implementing OGC standards for sensor, data, catalogue and modelling services, enabling service based scenario simulation and decision support tools.

Further information and contact details can found here:
http://tudor.lu/en/job/geospatial-software-engineer-mf

Please apologize cross-posting.

kind regards,
Christian Braun
R+D Engineer
Environmental Modelling, Geocomputation

Tel: +352- 425991-6608
Mobil: +49-179-6845896
Mail: christian.braun@tudor.lu

Resource Centre for Environmental Technologies,
Public Research Centre Henri Tudor,
6A, avenue des Hauts-Fourneaux,
L-4362 Esch-sur-Alzette, Luxembourg
-------------- next part --------------
An HTML attachment was scrubbed…
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20140827/3408f315/attachment-0001.html>


Message: 2
Date: Wed, 27 Aug 2014 10:34:03 +0200
From: Sergio Vignali <vignalisergio30@gmail.com>
To: GRASS user list <grass-user@lists.osgeo.org>
Subject: [GRASS-user] problem to install grass70 on ubuntu 12.04
Message-ID:
<CALLUJBbZJ-=h0N0oj6wM9moHRZ6skNnd12pt4v6s-JNXXYKMsA@mail.gmail.com>
Content-Type: text/plain; charset=“utf-8”

Hi,
I’ve just tried to install grass70 on ubuntu 12.04 by these command

sudo add-apt-repository ppa:grass/grass-stable
sudo apt-get update
sudo apt-get install grass70 grass70-gui

the error says that there are damaged or blocked packages

All the best

Sergio Vignali
-------------- next part --------------
An HTML attachment was scrubbed…
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20140827/e8ead687/attachment-0001.html>


Message: 3
Date: Wed, 27 Aug 2014 18:52:44 +0200
From: Markus Neteler <neteler@osgeo.org>
To: Sergio Vignali <vignalisergio30@gmail.com>
Cc: GRASS user list <grass-user@lists.osgeo.org>
Subject: Re: [GRASS-user] problem to install grass70 on ubuntu 12.04
Message-ID:
<CALFmHhuMMzu8ZWPWaMROtrAmo+5Pct-Yk12j_7uTT=K1M9WY6A@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8

Hi Sergio,

On Wed, Aug 27, 2014 at 10:34 AM, Sergio Vignali
<vignalisergio30@gmail.com> wrote:

Hi,
I’ve just tried to install grass70 on ubuntu 12.04 by these command

sudo add-apt-repository ppa:grass/grass-stable
sudo apt-get update
sudo apt-get install grass70 grass70-gui

the error says that there are damaged or blocked packages

To better understand, I have created a virtual machine with Ubuntu
12.04 and tried myself. In fact:

pgis@pgis-ubuntu64-vm:~$ sudo apt-get install grass70 grass70-gui
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
grass70-gui : Depends: grass70-core but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
pgis@pgis-ubuntu64-vm:~$

So I tried harder:

pgis@pgis-ubuntu64-vm:~$ sudo apt-get install grass70 grass70-core grass70-gui
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-core : Depends: libgdal1h (>= 1.8.0) but it is not installable
Depends: libgeos-c1 (>= 3.4.2) but it is not going to
be installed
Depends: libproj0 (>= 4.8.0-1) but it is not going to
be installed
Recommends: gdal-bin but it is not going to be installed
Recommends: proj-bin but it is not going to be installed
Breaks: grass70 (< 7.0.0+0ubuntu3~)
E: Unable to correct problems, you have held broken packages.

Not sure what the next step is (I am more experienced with RPM based systems).

Likely it can be solved :slight_smile:

Markus


Message: 4
Date: Wed, 27 Aug 2014 20:08:29 +0200
From: Markus Neteler <neteler@osgeo.org>
To: Sergio Vignali <vignalisergio30@gmail.com>
Cc: GRASS user list <grass-user@lists.osgeo.org>
Subject: Re: [GRASS-user] problem to install grass70 on ubuntu 12.04
Message-ID:
<CALFmHhu9afZMX_8fO+G4eOZBjzEAyWijpOcrSt+AjFEQPycJCg@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8

On Wed, Aug 27, 2014 at 6:52 PM, Markus Neteler <neteler@osgeo.org> wrote:

Hi Sergio,

On Wed, Aug 27, 2014 at 10:34 AM, Sergio Vignali
<vignalisergio30@gmail.com> wrote:

Hi,
I’ve just tried to install grass70 on ubuntu 12.04 by these command

sudo add-apt-repository ppa:grass/grass-stable
sudo apt-get update
sudo apt-get install grass70 grass70-gui

the error says that there are damaged or blocked packages

To better understand, I have created a virtual machine with Ubuntu
12.04 and tried myself. In fact:

pgis@pgis-ubuntu64-vm:~$ sudo apt-get install grass70 grass70-gui
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
grass70-gui : Depends: grass70-core but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
pgis@pgis-ubuntu64-vm:~$

So I tried harder:

pgis@pgis-ubuntu64-vm:~$ sudo apt-get install grass70 grass70-core grass70-gui
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-core : Depends: libgdal1h (>= 1.8.0) but it is not installable
Depends: libgeos-c1 (>= 3.4.2) but it is not going to
be installed
Depends: libproj0 (>= 4.8.0-1) but it is not going to
be installed
Recommends: gdal-bin but it is not going to be installed
Recommends: proj-bin but it is not going to be installed
Breaks: grass70 (< 7.0.0+0ubuntu3~)
E: Unable to correct problems, you have held broken packages.

Not sure what the next step is (I am more experienced with RPM based systems).

Just to complete the tests, also this fails at time:

pgis@pgis-ubuntu64-vm:~$ sudo apt-get install grass70
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.

Likely it can be solved :slight_smile:

Markus



grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

End of grass-user Digest, Vol 100, Issue 24