On 8/16/20 3:36 PM, Patrick Shanahan wrote:
* I. Ivanov <[email protected]> [08-16-20 17:17]:
Hi All,
Do you know if the maintainer of
https://software.opensuse.org/download.html?project=graphics:darktable&package=darktable
is on the list?
There may be some issues with the instructions on the page (once the DT
repository is added - while it works - for some reason it affects other
repositories from being added - examples would be syncthing and vivaldi
browser).
curl -fsSL
https://download.opensuse.org/repositories/graphics:darktable/xUbuntu_20.04/Release.key
|*gpg --dearmor* | sudo tee /etc/apt/trusted.gpg.d/graphics:darktable.gpg >
/dev/null
are you questioning about installing and upgrading darktable on an
openSUSE system or are you trying to use a *buntu* package on openSUSE?
I am using popos Patrick - it is ubuntu based.
if opensuse system, no need to bother with *buntu* packages, keys, or
anything else. openSUSE provides all the packages necessary for building
or installation/upgrading.
The add key command as published on the site is
curl -fsSL
https://download.opensuse.org/repositories/graphics:darktable/xUbuntu_20.04/Release.key
| gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/graphics:darktable.gpg
> /dev/null
and it adds /etc/apt/trusted.gpg.d/graphics:darktable.gpg
but it created few issues for me with adding additional software. I was
experiencing the following error
https://serverfault.com/questions/1022078/ubuntu-add-repo-app-key-fails
The following however appears to work okay
curl -fsSL
https://download.opensuse.org/repositories/graphics:darktable/xUbuntu_20.04/Release.key
| sudo apt-key add -
I already provided feedback on the site. Hopefully the maintainer would
be able to check / confirm etc.
Posting here if somebody stumbles on it and needs it...
Regards,
B
____________________________________________________________________________
darktable user mailing list
to unsubscribe send a mail to [email protected]