You are not logged in.
As being complete linux newbie wanted to ask is it ok to install darktable outside devuan repo
from darktable repo that is meant for debian 12 stable??
Can programs made for debian be installed and do they work or might it brake something from devuan
installation?
Running Daedalus and darktable is not in devuan repo.
Last edited by mikael78 (2024-03-15 19:09:09)
Offline
It is best, and safest, to not enable the debian repositories. Devuan uses the debian repositories for about 95% or more of its packages. My daedalus shows darktable as being available for install from the "main" repository.
What does your /etc/apt/sources.list file look like?
Offline
I only have currently cdrom since that was install media and then first internet based repo:
http://deb.devuan.org/merged daedalus main
rawtherapee is there and gimp, but can't find darktable.
Last edited by mikael78 (2024-03-15 12:20:41)
Offline
This page shows what the sources.list should look like in daedalus, and this is only showing the main repo.
https://www.devuan.org/os/documentation … o-daedalus
You may want to add the additional options like adding "contrib non-free non-free-firmware" to each line.
But at any rate it should still show up as it is there with "main".
# apt policy darktable
darktable:
Installed: (none)
Candidate: 4.2.1-4
Version table:
4.2.1-4 500
500 http://deb.devuan.org/merged daedalus/main amd64 Packages
Have you run "apt update" before looking for it? Or, are you using synaptic? A better question is, how are you trying to look for it and install it, with a terminal using "apt" or with the gui program synaptic? If using apt you must might first want to run "apt update", and if using synaptic, click on "Reload" first, before searching.
Hope this helps.
Offline
Before doing that make sure the cdrom entry is out of the way. Put a # in front of the line to uncomment it, or remove the cdrom entry completely.
Alternative on my Daedalus:
# apt list darktable
Auflistung… Fertig
darktable/stable 4.2.1-4 amd64
Anyhow, have a look at the right top of this web page. There are 5 links. Use Devuan.org and scan through the available information, it might be helpful for a beginner.
Last edited by rolfie (2024-03-15 14:48:44)
Offline
I have written also daedalus-proposed-updates repo to synaptic as all else also that is shown in instructions.
checked the /etc/apt/sources.list also with txt editor and it is ok...
Tried also apt update and apt policy darktable from terminal.. Does not find it from terminal or thru synaptic.
Checked also lscpu if system/installation is 64-bit and it should be cabaple running 64-bit software..
How about if it is not available to intel i7 hw architecture from repo??? Says something about amd64 on those screenshots?
How to add non free if it contains non free parts, but shouln't non free soft be included in deb.devuan.org/merged daedalus main ??
Last edited by mikael78 (2024-03-15 17:01:39)
Offline
from lscpu
architecture i686
cpu op-mode 32-bit, 64-bit
i7 m620
So was thinking if it is not available to m4500 precision hw architecture platform or is missing in some repo trace??
Rawtherapee installation shows it is 32-bit installation..
Last edited by mikael78 (2024-03-15 17:09:30)
Offline
Please post the contents of your /etc/apt/sources.list file. That might give us enough information to tell what's wrong.
Offline
/etc/apt/sources.list file
# deb cdrom:[Devuan GNU/Linux 5.0.1 daedalus i386 - desktop 20230914]/ daedalus non-free-firmware non-free main contrib
deb http://deb.devuan.org/merged/ daedalus main
deb http://deb.devuan.org/merged/ daedalus-updates main
deb http://deb.devuan.org/merged/ daedalus-security main
deb http://deb.devuan.org/merged/ daedalus-proposed-updates main
Last edited by mikael78 (2024-03-15 17:20:53)
Offline
Now I'm thinking if the installation is 32-bit from dvd.. If it is maybe have to upgrade to 64-bit, but lscpu showed this installlation should be 64-bit...??
$ lscpu
Architecture: i686
CPU op-mode(s): 32-bit, 64-bit ### comment added, This line?
Address sizes: 36 bits physical, 48 bits virtual
Byte Order: Little Endian
Last edited by mikael78 (2024-03-15 17:19:59)
Offline
$ dpkg --print-architecture
i386
Shite... So maybe darktable only available as 64-bit?? And maybe I have to install 64-bit devuan..? Can this installation be easily upgraded to 64-bit with some gimmick?
Offline
darktable is a 64bit only application. When you use the link to Packages in the top right corner you can check yourself.
And no, there is no easy way to convert to 64bit. You should download an amd64 medium and repeat the installation.
Last edited by rolfie (2024-03-15 17:50:39)
Offline
Can this [i386] installation be easily upgraded to 64-bit with some gimmick?
Intresting problem. Google found
https://wiki.debian.org/CrossGrading
One of the steps is adding amd64 architecture, which should allow installing the wanted (64-bit-)program.
# dpkg --add-architecture amd64
Offline
Luckily this came at this phase of installation.. Not very much customized yet..
So I will make a fresh install from the amd64 64-bit version files.
Maybe mark this solved.. Thanks everyone for the help.
Last edited by mikael78 (2024-03-15 19:10:39)
Offline
Have to say graphics feel a little better and stable also with the 64-bit install on this HW platform.
Offline
Maybe this is redundant...
Remarkably removes noise even in automatic mode without a specific camera profile
https://ni.neatvideo.com/download
Offline