[GRASS-user] grass7.4.1 vs 7.4.2 confusion - cannot update

Markus Neteler neteler at osgeo.org
Tue Nov 6 11:41:25 PST 2018


On Tue, Nov 6, 2018 at 7:38 PM david adam <david at quercus.org> wrote:
>
> I'm trying to upgrade from Fedora 28 to 29; grass packages appear to be blocking me.  relevant messages are:
>
> sudo dnf update
> [sudo] password for david:
> Failed to synchronize cache for repo 'neteler-QGIS-2.18-Las-Palmas', disabling.
> Failed to synchronize cache for repo 'neteler-grass72', disabling.
> Last metadata expiration check: 0:30:15 ago on Tue 06 Nov 2018 07:51:41 AM PST.
> Dependencies resolved.
>
>  Problem 1: cannot install the best update candidate for package grass-7.4.1-6.fc28.x86_64
>   - nothing provides liblaszip.so.8()(64bit) needed by grass-7.4.2-1.fc28.x86_64

You need to also enable the liblas repo:

    dnf copr enable neteler/liblas
    dnf copr enable neteler/laszip
    dnf update

Then it should work. I have updated the COPR [1] page accordingly.

[1] https://copr.fedorainfracloud.org/coprs/neteler/grass74/

HTH,
Markus


More information about the grass-user mailing list