Re: 'No such file or directory' while building coreutils from source package

2020-05-07 Thread Andrey Rahmatullin
On Thu, May 07, 2020 at 09:59:56PM +0200, Manuel Wagesreither wrote: > Do I need to extract it? I've already told you two preferred ways to extract source packages in my first email. -- WBR, wRAR signature.asc Description: PGP signature

Re: 'No such file or directory' while building coreutils from source package

2020-05-07 Thread Didier 'OdyX' Raboud
Le jeudi, 7 mai 2020, 21.59:56 h CEST Manuel Wagesreither a écrit : > Do I need to extract it? > https://www.debian.org/doc/manuals/maint-guide/build.en.html doesn't > mention anything like that. Also, it doesn't seem to change the outcome. The first part of the guide (Chapter 2. First steps) [0]

Re: 'No such file or directory' while building coreutils from source package

2020-05-07 Thread Manuel Wagesreither
Am Do, 7. Mai 2020, um 21:16, schrieb Andrey Rahmatullin: > On Thu, May 07, 2020 at 08:29:20PM +0200, Manuel Wagesreither wrote: > > I did extract the orig tarball and extracted it completely, i. e. not only > > parts of it. Also, I checked that the md5sum is equal to the one at > > https://pa

Re: 'No such file or directory' while building coreutils from source package

2020-05-07 Thread Andrey Rahmatullin
On Thu, May 07, 2020 at 08:29:20PM +0200, Manuel Wagesreither wrote: > I did extract the orig tarball and extracted it completely, i. e. not only > parts of it. Also, I checked that the md5sum is equal to the one at > https://packages.debian.org/source/buster/coreutils. > > ``` > manuel@manuel-

Re: 'No such file or directory' while building coreutils from source package

2020-05-07 Thread Manuel Wagesreither
Am Do, 7. Mai 2020, um 20:02, schrieb Andrey Rahmatullin: > On Thu, May 07, 2020 at 07:51:58PM +0200, Manuel Wagesreither wrote: > > 3. Created following directory structure: > > ``` > > ~/dir/coreutils_8.30.orig.tar.xz > > ~/dir/debian-coreutils/ coreutils_8.30-3.debian.tar.xz> > `apt source coreu

Re: 'No such file or directory' while building coreutils from source package

2020-05-07 Thread Andrey Rahmatullin
On Thu, May 07, 2020 at 07:51:58PM +0200, Manuel Wagesreither wrote: > 3. Created following directory structure: > ``` > ~/dir/coreutils_8.30.orig.tar.xz > ~/dir/debian-coreutils/ `apt source coreutils` Or, if you already downloaded the source package, `dpkg-source -x coreutils_8.30-3.dsc`. Looks

'No such file or directory' while building coreutils from source package

2020-05-07 Thread Manuel Wagesreither
Dear all, I'm trying to build coreutils according to the manual at https://www.debian.org/doc/manuals/maint-guide/build.en.html. Unfortunately this fails with the error message noted below. I hope this is the right mailing list, please excuse me if it is the wrong one. There are quite a few. T