Am Fri, 10. Jan 2020 um 18:36:57 +0100 schrieb Hervé Sainct:

Hi Hervé,

> Guido, I too was extremely interested, and (being quite the newbie) I
> tried.
> 
> Everything goes well until the 'fakeroot' build command, where I get
> 
> (a) a long series of warning about Lua* and then
> 
> (b) an error 2 fatal failure as 'the recipe for target "
> override_dh_auto_configure " has failed'
> 
> I am unable to interpret what this override failure means... If you have
> any advice...

sorry for the delay but I had to try some things first. So my decription
above worked on a Ubuntu 19.10 but obviously not on a 18.04 or Mint
19.3. Attached you find an other control file set, which does the job on
those distributions and should work on your 9.11 as well.

To get things done safe this file (darktable_3.0.0-2.debian.tar.xz) to
your ~/src/debian directory and follow this description:


# goto directory
cd ~/src/debian

# remove original control file set
rm darktable_3.0.0-1.debian.tar.xz

# remove used source code directory
rm -rf darktable-3.0.0

# freshly restart the building process
tar -xf darktable_3.0.0.orig.tar.xz
cd darktable-3.0.0
tar -xf ../darktable_3.0.0-2.debian.tar.xz

# build package
dpkg-buildpackage -rfakeroot  -uc -us
cd ..

#install package
sudo dpkg -i darktable_3.0.0-1_amd64.deb


Guido

-- 
http://wie-im-flug.net/
http://www.lug-burghausen.org/

Attachment: darktable_3.0.0-2.debian.tar.xz
Description: application/xz

Attachment: signature.asc
Description: PGP signature

Reply via email to