Thank you Guido, that's perfect.

In addition, I'm now more motivated to switch to Debian 10, which is
still adventurous for me ;-)

Thanks again,

H.

Le 13/01/2020 à 21:39, Guido Scholz a écrit :
> 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
>

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to