You are not logged in.
Pages: 1
Hi there.
Tried to update my system and got this error.
warning: removing 'gdal' from target list because it conflicts with 'gdal1'
:: gdal1 and gdal are in conflict. Remove gdal? [y/N]
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: gdal1 and gdal are in conflictAny one else get this error?
Whats the difference between those packages except versions number going backward from the former 2.0 to the later 1.11?
And is it safe to replace?
Thanks ![]()
Offline
Looks like there was some big changes, so the library was bumped from v1 to v2. Presumably this change means that anything that used v1 will need to be rewritten to use v2, so in the interim, the maintainer decided to make a fallback package for those who need v1 of the library.
After a little digging, I found this: https://bugs.archlinux.org/task/46346
Looks like the conflict is temporary, and the v1 lib will be able to coexist with the v2 lib when it's fixed.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Thanks.
I try to wait a day or to and hope they fix the problem before i update my system. ![]()
Offline
Not sure why we're switching to gdal1 over gdal, because vtk needs gdal1, but breaking everything else that uses gdal.
I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.
Offline
Merging with existing thread, and moving existing thread to Pacman & Package Upgrade Issues.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Currently there is a bit of mess with gdal vs gdal1. The main reason is that VTK fails to compile with gdal-2.0 http://www.vtk.org/Bug/view.php?id=15692 VTK is kept with gdal1 dependency. But this gdal1 package has conflicting files with gdal.
The best way to fix this dependency problem is to port VTK to gdal2.0. Does anybody has a good experience with VTK to resolve the compilation issue? Once we have a patch we'll rebuild and push updated VTK package.
Last edited by anatolik (2015-09-24 13:41:55)
Read it before posting http://www.catb.org/esr/faqs/smart-questions.html
Ruby gems repository done right https://bbs.archlinux.org/viewtopic.php?id=182729
Fast initramfs generator with security in mind https://wiki.archlinux.org/index.php/Booster
Offline
https://bbs.archlinux.org/viewtopic.php?pid=1564573
Apologies for the inconvenience, please hold on while we fix this.
I need real, proper pen and paper for this.
Offline
vtk has been upgraded without the gdal1 dependency.
I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.
Offline
Here is a fix. It worked for me:
If you're coming on, come on!!!
Offline
Pages: 1