All of lore.kernel.org
 help / color / mirror / Atom feed
* [lustre-devel] /usr/bin/fakeroot: debian/rules: Permission denied - Building Lustre client (v2.13.53)
@ 2020-07-24  9:45 Ankit Ladhania
  2020-07-24 10:00 ` Degremont, Aurelien
  2020-07-24 12:44 ` Peter Jones
  0 siblings, 2 replies; 7+ messages in thread
From: Ankit Ladhania @ 2020-07-24  9:45 UTC (permalink / raw)
  To: lustre-devel

Hi,
We are installing the Lustre Client (v2.13.53) on Ubuntu 18.04 (linux
header: 5.4.0-42-generic)
While doing `make debs` we are getting below error:

make[1]: Leaving directory '/home/zeblok/lustre-release'
 dpkg-genbuildinfo
 dpkg-genchanges  >../lustre_2.13.53-1_amd64.changes
dpkg-genchanges: warning: package lustre-server-utils in control file
but not in files list
dpkg-genchanges: warning: package lustre-resource-agents in control
file but not in files list
dpkg-genchanges: warning: package lustre-client-modules-dkms in
control file but not in files list
dpkg-genchanges: info: including full source code in upload
 dpkg-source -I.git -I*.out[0-9]* -I*.swp --after-build lustre-release
dpkg-buildpackage: info: full upload; Debian-native package (full
source is included)
~/lustre-release/debian/tmp/modules-deb ~/lustre-release
Removing old /home/zeblok/lustre-release/debian/tmp/modules-deb/usr_src/modules/lustre/
tree
Extracting the package tarball, /usr/src/lustre.tar.bz2, please wait...
/usr/bin/fakeroot: 175: /usr/bin/fakeroot: debian/rules: Permission denied
/usr/bin/fakeroot: 175: /usr/bin/fakeroot: debian/rules: Permission denied
BUILD FAILED!
See /home/zeblok/lustre-release/debian/tmp/modules-deb/var_cache_modass/lustre.buildlog.5.4.0-42-generic.1595583181
for details.
mv: cannot stat '../lustre-dev__*.deb': No such file or directory
mv: cannot stat '../lustre-source__all.deb': No such file or directory
mv: cannot stat '../lustre-iokit__*.deb': No such file or directory
mv: cannot stat '../lustre-tests__*.deb': No such file or directory
mv: cannot stat '../lustre-*-utils__*.deb': No such file or directory
mv: cannot stat '../lustre_.dsc': No such file or directory
mv: cannot stat '../lustre__*.changes': No such file or directory
mv: cannot stat '../lustre_.tar.gz': No such file or directory
mv: cannot stat '../lustre-*-modules-5.4.0-42-generic__*.deb': No such
file or directory
autoMakefile:1190: recipe for target 'debs' failed
make: *** [debs] Error 1


Also tried doing 'chmod a+x debian/rules' but with no progress.

Not able to understand why this is breaking, any help is highly appreciated.


*Regards,Ankit Ladhania*
IN: +91 933 444 2209
US:  +1 (256) 203-0077
Skype: ankit.ladhania
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lustre.org/pipermail/lustre-devel-lustre.org/attachments/20200724/e0a62ed1/attachment.html>

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [lustre-devel] /usr/bin/fakeroot: debian/rules: Permission denied - Building Lustre client (v2.13.53)
  2020-07-24  9:45 [lustre-devel] /usr/bin/fakeroot: debian/rules: Permission denied - Building Lustre client (v2.13.53) Ankit Ladhania
@ 2020-07-24 10:00 ` Degremont, Aurelien
  2020-07-24 10:50   ` Ankit Ladhania
  2020-07-24 12:44 ` Peter Jones
  1 sibling, 1 reply; 7+ messages in thread
From: Degremont, Aurelien @ 2020-07-24 10:00 UTC (permalink / raw)
  To: lustre-devel

If I remember correctly, it looks like you already tried building Debian package in this directory.
Try cleaning everything and restart:

make clean
git clean -dfx
sh ./autogen.sh
./configure --disable-server
make debs

Aur?lien

De : lustre-devel <lustre-devel-bounces@lists.lustre.org> au nom de Ankit Ladhania <ankit@tripock.com>
Date : vendredi 24 juillet 2020 ? 11:46
? : "lustre-devel at lists.lustre.org" <lustre-devel@lists.lustre.org>
Objet : [EXTERNAL] [lustre-devel] /usr/bin/fakeroot: debian/rules: Permission denied - Building Lustre client (v2.13.53)


CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you can confirm the sender and know the content is safe.



Hi,
We are installing the Lustre Client (v2.13.53) on Ubuntu 18.04 (linux header: 5.4.0-42-generic)
While doing `make debs` we are getting below error:

make[1]: Leaving directory '/home/zeblok/lustre-release'

 dpkg-genbuildinfo

 dpkg-genchanges  >../lustre_2.13.53-1_amd64.changes

dpkg-genchanges: warning: package lustre-server-utils in control file but not in files list

dpkg-genchanges: warning: package lustre-resource-agents in control file but not in files list

dpkg-genchanges: warning: package lustre-client-modules-dkms in control file but not in files list

dpkg-genchanges: info: including full source code in upload

 dpkg-source -I.git -I*.out[0-9]* -I*.swp --after-build lustre-release

dpkg-buildpackage: info: full upload; Debian-native package (full source is included)

~/lustre-release/debian/tmp/modules-deb ~/lustre-release

Removing old /home/zeblok/lustre-release/debian/tmp/modules-deb/usr_src/modules/lustre/ tree

Extracting the package tarball, /usr/src/lustre.tar.bz2, please wait...

/usr/bin/fakeroot: 175: /usr/bin/fakeroot: debian/rules: Permission denied

/usr/bin/fakeroot: 175: /usr/bin/fakeroot: debian/rules: Permission denied

BUILD FAILED!

See /home/zeblok/lustre-release/debian/tmp/modules-deb/var_cache_modass/lustre.buildlog.5.4.0-42-generic.1595583181 for details.

mv: cannot stat '../lustre-dev__*.deb': No such file or directory

mv: cannot stat '../lustre-source__all.deb': No such file or directory

mv: cannot stat '../lustre-iokit__*.deb': No such file or directory

mv: cannot stat '../lustre-tests__*.deb': No such file or directory

mv: cannot stat '../lustre-*-utils__*.deb': No such file or directory

mv: cannot stat '../lustre_.dsc': No such file or directory

mv: cannot stat '../lustre__*.changes': No such file or directory

mv: cannot stat '../lustre_.tar.gz': No such file or directory

mv: cannot stat '../lustre-*-modules-5.4.0-42-generic__*.deb': No such file or directory

autoMakefile:1190: recipe for target 'debs' failed

make: *** [debs] Error 1

Also tried doing 'chmod a+x debian/rules' but with no progress.

Not able to understand why this is breaking, any help is highly appreciated.

Regards,
Ankit Ladhania
IN: +91 933 444 2209
US:  +1 (256) 203-0077
Skype: ankit.ladhania
[Image supprim?e par l'exp?diteur.]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lustre.org/pipermail/lustre-devel-lustre.org/attachments/20200724/2e3c2db1/attachment-0001.html>

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [lustre-devel] /usr/bin/fakeroot: debian/rules: Permission denied - Building Lustre client (v2.13.53)
  2020-07-24 10:00 ` Degremont, Aurelien
@ 2020-07-24 10:50   ` Ankit Ladhania
  2020-07-24 11:35     ` [lustre-devel] [UNVERIFIED SENDER] " Degremont, Aurelien
  2020-07-24 22:29     ` [lustre-devel] " Christian Kuntz
  0 siblings, 2 replies; 7+ messages in thread
From: Ankit Ladhania @ 2020-07-24 10:50 UTC (permalink / raw)
  To: lustre-devel

Hi Aurelien,
Thanks for replying.

Its a clean install. It was working fine in the previous linux header
v5.3.0-62-generic but suddenly has stopped working on the newer version
(v5.4.0-42-generic).

the steps I followed:

*Steps to Build custom kernel - but same as the server it will run the
client on.*
1. uname -r (output: 5.4.0-42-generic)
2. git clone git://kernel.ubuntu.com/ubuntu/ubuntu-bionic.git ubuntu-kernel
3. cd ubuntu-kernel/
4. git tag | grep 5.4.0-42
5. git checkout Ubuntu-hwe-5.4-5.4.0-42.46_18.04.1
6. cp /boot/config-5.4.0-42-generic .config
7. touch .scmversion
8. sudo apt-get install libncurses-dev flex bison openssl libssl-dev dkms
libelf-dev libudev-dev libpci-dev libiberty-dev autoconf
9. sudo apt-get build-dep linux linux-image-$(uname -r)
10. make -j $(nproc)

*Steps to Build Lustre client:*
1. git clone git://git.whamcloud.com/fs/lustre-release.git
2. cd lustre-release/
3. git checkout v2_13_53
4. sh autogen.sh
5. pwd
6. ./configure --disable-server --with-linux=/home/zeblok/ubuntu-kernel
7. make debs -j $(nproc)

its breaking in the last step, with below error.

make[1]: Leaving directory '/home/zeblok/lustre-release'
 dpkg-genbuildinfo
 dpkg-genchanges  >../lustre_2.13.53-1_amd64.changes
dpkg-genchanges: warning: package lustre-server-utils in control file
but not in files list
dpkg-genchanges: warning: package lustre-resource-agents in control
file but not in files list
dpkg-genchanges: warning: package lustre-client-modules-dkms in
control file but not in files list
dpkg-genchanges: info: including full source code in upload
 dpkg-source -I.git -I*.out[0-9]* -I*.swp --after-build lustre-release
dpkg-buildpackage: info: full upload; Debian-native package (full
source is included)
~/lustre-release/debian/tmp/modules-deb ~/lustre-release
Removing old /home/zeblok/lustre-release/debian/tmp/modules-deb/usr_src/modules/lustre/
tree
Extracting the package tarball, /usr/src/lustre.tar.bz2, please wait...
/usr/bin/fakeroot: 175: /usr/bin/fakeroot: debian/rules: Permission denied
/usr/bin/fakeroot: 175: /usr/bin/fakeroot: debian/rules: Permission denied
BUILD FAILED!
See /home/zeblok/lustre-release/debian/tmp/modules-deb/var_cache_modass/lustre.buildlog.5.4.0-42-generic.1595583181
for details.
mv: cannot stat '../lustre-dev__*.deb': No such file or directory
mv: cannot stat '../lustre-source__all.deb': No such file or directory
mv: cannot stat '../lustre-iokit__*.deb': No such file or directory
mv: cannot stat '../lustre-tests__*.deb': No such file or directory
mv: cannot stat '../lustre-*-utils__*.deb': No such file or directory
mv: cannot stat '../lustre_.dsc': No such file or directory
mv: cannot stat '../lustre__*.changes': No such file or directory
mv: cannot stat '../lustre_.tar.gz': No such file or directory
mv: cannot stat '../lustre-*-modules-5.4.0-42-generic__*.deb': No such
file or directory
autoMakefile:1190: recipe for target 'debs' failed
make: *** [debs] Error 1


I tried the step you said but got the same result.



*Regards,Ankit Ladhania*
IN: +91 933 444 2209
US:  +1 (256) 203-0077
Skype: ankit.ladhania


On Fri, Jul 24, 2020 at 3:30 PM Degremont, Aurelien <degremoa@amazon.com>
wrote:

> If I remember correctly, it looks like you already tried building Debian
> package in this directory.
>
> Try cleaning everything and restart:
>
>
>
> make clean
>
> git clean -dfx
>
> sh ./autogen.sh
>
> ./configure --disable-server
>
> make debs
>
>
>
> Aur?lien
>
>
>
> *De : *lustre-devel <lustre-devel-bounces@lists.lustre.org> au nom de
> Ankit Ladhania <ankit@tripock.com>
> *Date : *vendredi 24 juillet 2020 ? 11:46
> *? : *"lustre-devel at lists.lustre.org" <lustre-devel@lists.lustre.org>
> *Objet : *[EXTERNAL] [lustre-devel] /usr/bin/fakeroot: debian/rules:
> Permission denied - Building Lustre client (v2.13.53)
>
>
>
> *CAUTION*: This email originated from outside of the organization. Do not
> click links or open attachments unless you can confirm the sender and know
> the content is safe.
>
>
>
>
>
> Hi,
>
> We are installing the Lustre Client (v2.13.53) on Ubuntu 18.04 (linux
> header: 5.4.0-42-generic)
>
> While doing `make debs` we are getting below error:
>
> make[1]: Leaving directory '/home/zeblok/lustre-release'
>
>  dpkg-genbuildinfo
>
>  dpkg-genchanges  >../lustre_2.13.53-1_amd64.changes
>
> dpkg-genchanges: warning: package lustre-server-utils in control file but not in files list
>
> dpkg-genchanges: warning: package lustre-resource-agents in control file but not in files list
>
> dpkg-genchanges: warning: package lustre-client-modules-dkms in control file but not in files list
>
> dpkg-genchanges: info: including full source code in upload
>
>  dpkg-source -I.git -I*.out[0-9]* -I*.swp --after-build lustre-release
>
> dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
>
> ~/lustre-release/debian/tmp/modules-deb ~/lustre-release
>
> Removing old /home/zeblok/lustre-release/debian/tmp/modules-deb/usr_src/modules/lustre/ tree
>
> Extracting the package tarball, /usr/src/lustre.tar.bz2, please wait...
>
> /usr/bin/fakeroot: 175: /usr/bin/fakeroot: debian/rules: Permission denied
>
> /usr/bin/fakeroot: 175: /usr/bin/fakeroot: debian/rules: Permission denied
>
> BUILD FAILED!
>
> See /home/zeblok/lustre-release/debian/tmp/modules-deb/var_cache_modass/lustre.buildlog.5.4.0-42-generic.1595583181 for details.
>
> mv: cannot stat '../lustre-dev__*.deb': No such file or directory
>
> mv: cannot stat '../lustre-source__all.deb': No such file or directory
>
> mv: cannot stat '../lustre-iokit__*.deb': No such file or directory
>
> mv: cannot stat '../lustre-tests__*.deb': No such file or directory
>
> mv: cannot stat '../lustre-*-utils__*.deb': No such file or directory
>
> mv: cannot stat '../lustre_.dsc': No such file or directory
>
> mv: cannot stat '../lustre__*.changes': No such file or directory
>
> mv: cannot stat '../lustre_.tar.gz': No such file or directory
>
> mv: cannot stat '../lustre-*-modules-5.4.0-42-generic__*.deb': No such file or directory
>
> autoMakefile:1190: recipe for target 'debs' failed
>
> make: *** [debs] Error 1
>
>
>
> Also tried doing 'chmod a+x debian/rules' but with no progress.
>
>
>
> Not able to understand why this is breaking, any help is highly
> appreciated.
>
>
>
> *Regards, Ankit Ladhania*
>
> IN: +91 933 444 2209
> US:  +1 (256) 203-0077
>
> Skype: ankit.ladhania
>
> [image: Image supprim?e par l'exp?diteur.]
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lustre.org/pipermail/lustre-devel-lustre.org/attachments/20200724/663c4d41/attachment.html>

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [lustre-devel] [UNVERIFIED SENDER] Re: /usr/bin/fakeroot: debian/rules: Permission denied - Building Lustre client (v2.13.53)
  2020-07-24 10:50   ` Ankit Ladhania
@ 2020-07-24 11:35     ` Degremont, Aurelien
  2020-07-24 22:29     ` [lustre-devel] " Christian Kuntz
  1 sibling, 0 replies; 7+ messages in thread
From: Degremont, Aurelien @ 2020-07-24 11:35 UTC (permalink / raw)
  To: lustre-devel

I remember seeing this problem?
Could you check your full log to see if there is no error above?
I'm pretty sure this permission error if not the real problem.


De : Ankit Ladhania <ankit@tripock.com>
Date : vendredi 24 juillet 2020 ? 12:51
? : "Degremont, Aurelien" <degremoa@amazon.com>
Cc : "lustre-devel at lists.lustre.org" <lustre-devel@lists.lustre.org>
Objet : [EXTERNAL] [UNVERIFIED SENDER] Re: [lustre-devel] /usr/bin/fakeroot: debian/rules: Permission denied - Building Lustre client (v2.13.53)


CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you can confirm the sender and know the content is safe.


Hi Aurelien,
Thanks for replying.

Its a clean install. It was working fine in the previous linux header v5.3.0-62-generic but suddenly has stopped working on the newer version (v5.4.0-42-generic).

the steps I followed:

Steps to Build custom kernel - but same as the server it will run the client on.
1. uname -r (output: 5.4.0-42-generic)
2. git clone git://kernel.ubuntu.com/ubuntu/ubuntu-bionic.git<http://kernel.ubuntu.com/ubuntu/ubuntu-bionic.git> ubuntu-kernel
3. cd ubuntu-kernel/
4. git tag | grep 5.4.0-42
5. git checkout Ubuntu-hwe-5.4-5.4.0-42.46_18.04.1
6. cp /boot/config-5.4.0-42-generic .config
7. touch .scmversion
8. sudo apt-get install libncurses-dev flex bison openssl libssl-dev dkms libelf-dev libudev-dev libpci-dev libiberty-dev autoconf
9. sudo apt-get build-dep linux linux-image-$(uname -r)
10. make -j $(nproc)

Steps to Build Lustre client:
1. git clone git://git.whamcloud.com/fs/lustre-release.git<http://git.whamcloud.com/fs/lustre-release.git>
2. cd lustre-release/
3. git checkout v2_13_53
4. sh autogen.sh
5. pwd
6. ./configure --disable-server --with-linux=/home/zeblok/ubuntu-kernel
7. make debs -j $(nproc)

its breaking in the last step, with below error.


make[1]: Leaving directory '/home/zeblok/lustre-release'

 dpkg-genbuildinfo

 dpkg-genchanges  >../lustre_2.13.53-1_amd64.changes

dpkg-genchanges: warning: package lustre-server-utils in control file but not in files list

dpkg-genchanges: warning: package lustre-resource-agents in control file but not in files list

dpkg-genchanges: warning: package lustre-client-modules-dkms in control file but not in files list

dpkg-genchanges: info: including full source code in upload

 dpkg-source -I.git -I*.out[0-9]* -I*.swp --after-build lustre-release

dpkg-buildpackage: info: full upload; Debian-native package (full source is included)

~/lustre-release/debian/tmp/modules-deb ~/lustre-release

Removing old /home/zeblok/lustre-release/debian/tmp/modules-deb/usr_src/modules/lustre/ tree

Extracting the package tarball, /usr/src/lustre.tar.bz2, please wait...

/usr/bin/fakeroot: 175: /usr/bin/fakeroot: debian/rules: Permission denied

/usr/bin/fakeroot: 175: /usr/bin/fakeroot: debian/rules: Permission denied

BUILD FAILED!

See /home/zeblok/lustre-release/debian/tmp/modules-deb/var_cache_modass/lustre.buildlog.5.4.0-42-generic.1595583181 for details.

mv: cannot stat '../lustre-dev__*.deb': No such file or directory

mv: cannot stat '../lustre-source__all.deb': No such file or directory

mv: cannot stat '../lustre-iokit__*.deb': No such file or directory

mv: cannot stat '../lustre-tests__*.deb': No such file or directory

mv: cannot stat '../lustre-*-utils__*.deb': No such file or directory

mv: cannot stat '../lustre_.dsc': No such file or directory

mv: cannot stat '../lustre__*.changes': No such file or directory

mv: cannot stat '../lustre_.tar.gz': No such file or directory

mv: cannot stat '../lustre-*-modules-5.4.0-42-generic__*.deb': No such file or directory

autoMakefile:1190: recipe for target 'debs' failed

make: *** [debs] Error 1

I tried the step you said but got the same result.


Regards,
Ankit Ladhania
IN: +91 933 444 2209
US:  +1 (256) 203-0077
Skype: ankit.ladhania


On Fri, Jul 24, 2020 at 3:30 PM Degremont, Aurelien <degremoa at amazon.com<mailto:degremoa@amazon.com>> wrote:
If I remember correctly, it looks like you already tried building Debian package in this directory.
Try cleaning everything and restart:

make clean
git clean -dfx
sh ./autogen.sh
./configure --disable-server
make debs

Aur?lien

De : lustre-devel <lustre-devel-bounces at lists.lustre.org<mailto:lustre-devel-bounces@lists.lustre.org>> au nom de Ankit Ladhania <ankit at tripock.com<mailto:ankit@tripock.com>>
Date : vendredi 24 juillet 2020 ? 11:46
? : "lustre-devel at lists.lustre.org<mailto:lustre-devel@lists.lustre.org>" <lustre-devel at lists.lustre.org<mailto:lustre-devel@lists.lustre.org>>
Objet : [EXTERNAL] [lustre-devel] /usr/bin/fakeroot: debian/rules: Permission denied - Building Lustre client (v2.13.53)


CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you can confirm the sender and know the content is safe.



Hi,
We are installing the Lustre Client (v2.13.53) on Ubuntu 18.04 (linux header: 5.4.0-42-generic)
While doing `make debs` we are getting below error:

make[1]: Leaving directory '/home/zeblok/lustre-release'

 dpkg-genbuildinfo

 dpkg-genchanges  >../lustre_2.13.53-1_amd64.changes

dpkg-genchanges: warning: package lustre-server-utils in control file but not in files list

dpkg-genchanges: warning: package lustre-resource-agents in control file but not in files list

dpkg-genchanges: warning: package lustre-client-modules-dkms in control file but not in files list

dpkg-genchanges: info: including full source code in upload

 dpkg-source -I.git -I*.out[0-9]* -I*.swp --after-build lustre-release

dpkg-buildpackage: info: full upload; Debian-native package (full source is included)

~/lustre-release/debian/tmp/modules-deb ~/lustre-release

Removing old /home/zeblok/lustre-release/debian/tmp/modules-deb/usr_src/modules/lustre/ tree

Extracting the package tarball, /usr/src/lustre.tar.bz2, please wait...

/usr/bin/fakeroot: 175: /usr/bin/fakeroot: debian/rules: Permission denied

/usr/bin/fakeroot: 175: /usr/bin/fakeroot: debian/rules: Permission denied

BUILD FAILED!

See /home/zeblok/lustre-release/debian/tmp/modules-deb/var_cache_modass/lustre.buildlog.5.4.0-42-generic.1595583181 for details.

mv: cannot stat '../lustre-dev__*.deb': No such file or directory

mv: cannot stat '../lustre-source__all.deb': No such file or directory

mv: cannot stat '../lustre-iokit__*.deb': No such file or directory

mv: cannot stat '../lustre-tests__*.deb': No such file or directory

mv: cannot stat '../lustre-*-utils__*.deb': No such file or directory

mv: cannot stat '../lustre_.dsc': No such file or directory

mv: cannot stat '../lustre__*.changes': No such file or directory

mv: cannot stat '../lustre_.tar.gz': No such file or directory

mv: cannot stat '../lustre-*-modules-5.4.0-42-generic__*.deb': No such file or directory

autoMakefile:1190: recipe for target 'debs' failed

make: *** [debs] Error 1

Also tried doing 'chmod a+x debian/rules' but with no progress.

Not able to understand why this is breaking, any help is highly appreciated.

Regards,
Ankit Ladhania
IN: +91 933 444 2209
US:  +1 (256) 203-0077
Skype: ankit.ladhania
Erreur ! Nom du fichier non sp?cifi?.
[Image supprim?e par l'exp?diteur.]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lustre.org/pipermail/lustre-devel-lustre.org/attachments/20200724/e21d22ee/attachment-0001.html>

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [lustre-devel] /usr/bin/fakeroot: debian/rules: Permission denied - Building Lustre client (v2.13.53)
  2020-07-24  9:45 [lustre-devel] /usr/bin/fakeroot: debian/rules: Permission denied - Building Lustre client (v2.13.53) Ankit Ladhania
  2020-07-24 10:00 ` Degremont, Aurelien
@ 2020-07-24 12:44 ` Peter Jones
  1 sibling, 0 replies; 7+ messages in thread
From: Peter Jones @ 2020-07-24 12:44 UTC (permalink / raw)
  To: lustre-devel

Hopefully you understand this already but just in case.- 2.13.53 is a development build and not intended for production usage. You should be able to build Ubuntu 18.04 clients for 2.12.x releases.

From: lustre-devel <lustre-devel-bounces@lists.lustre.org> on behalf of Ankit Ladhania <ankit@tripock.com>
Date: Friday, July 24, 2020 at 2:45 AM
To: "lustre-devel at lists.lustre.org" <lustre-devel@lists.lustre.org>
Subject: [lustre-devel] /usr/bin/fakeroot: debian/rules: Permission denied - Building Lustre client (v2.13.53)


Hi,
We are installing the Lustre Client (v2.13.53) on Ubuntu 18.04 (linux header: 5.4.0-42-generic)
While doing `make debs` we are getting below error:

make[1]: Leaving directory '/home/zeblok/lustre-release'

 dpkg-genbuildinfo

 dpkg-genchanges  >../lustre_2.13.53-1_amd64.changes

dpkg-genchanges: warning: package lustre-server-utils in control file but not in files list

dpkg-genchanges: warning: package lustre-resource-agents in control file but not in files list

dpkg-genchanges: warning: package lustre-client-modules-dkms in control file but not in files list

dpkg-genchanges: info: including full source code in upload

 dpkg-source -I.git -I*.out[0-9]* -I*.swp --after-build lustre-release

dpkg-buildpackage: info: full upload; Debian-native package (full source is included)

~/lustre-release/debian/tmp/modules-deb ~/lustre-release

Removing old /home/zeblok/lustre-release/debian/tmp/modules-deb/usr_src/modules/lustre/ tree

Extracting the package tarball, /usr/src/lustre.tar.bz2, please wait...

/usr/bin/fakeroot: 175: /usr/bin/fakeroot: debian/rules: Permission denied

/usr/bin/fakeroot: 175: /usr/bin/fakeroot: debian/rules: Permission denied

BUILD FAILED!

See /home/zeblok/lustre-release/debian/tmp/modules-deb/var_cache_modass/lustre.buildlog.5.4.0-42-generic.1595583181 for details.

mv: cannot stat '../lustre-dev__*.deb': No such file or directory

mv: cannot stat '../lustre-source__all.deb': No such file or directory

mv: cannot stat '../lustre-iokit__*.deb': No such file or directory

mv: cannot stat '../lustre-tests__*.deb': No such file or directory

mv: cannot stat '../lustre-*-utils__*.deb': No such file or directory

mv: cannot stat '../lustre_.dsc': No such file or directory

mv: cannot stat '../lustre__*.changes': No such file or directory

mv: cannot stat '../lustre_.tar.gz': No such file or directory

mv: cannot stat '../lustre-*-modules-5.4.0-42-generic__*.deb': No such file or directory

autoMakefile:1190: recipe for target 'debs' failed

make: *** [debs] Error 1

Also tried doing 'chmod a+x debian/rules' but with no progress.

Not able to understand why this is breaking, any help is highly appreciated.

Regards,
Ankit Ladhania
IN: +91 933 444 2209
US:  +1 (256) 203-0077
Skype: ankit.ladhania
[Image removed by sender.]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lustre.org/pipermail/lustre-devel-lustre.org/attachments/20200724/053ffcb3/attachment.html>

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [lustre-devel] /usr/bin/fakeroot: debian/rules: Permission denied - Building Lustre client (v2.13.53)
  2020-07-24 10:50   ` Ankit Ladhania
  2020-07-24 11:35     ` [lustre-devel] [UNVERIFIED SENDER] " Degremont, Aurelien
@ 2020-07-24 22:29     ` Christian Kuntz
  2020-07-27 17:08       ` Ankit Ladhania
  1 sibling, 1 reply; 7+ messages in thread
From: Christian Kuntz @ 2020-07-24 22:29 UTC (permalink / raw)
  To: lustre-devel

Oh hey, I think I might know what this is!

In debian/rules, line 344 uses some sed fanciness to make a new rules file
in a different directory. Since the send file is just a text stream into a
file, it doesn't maintain the x bit of the parent. To fix, I placed this in
line 345:

chmod +x debian/$(SOURCE_PKG)/usr/src/modules/lustre/debian/rules

Hope this helps!

Christian

On Fri, Jul 24, 2020, 3:50 AM Ankit Ladhania <ankit@tripock.com> wrote:

> Hi Aurelien,
> Thanks for replying.
>
> Its a clean install. It was working fine in the previous linux header
> v5.3.0-62-generic but suddenly has stopped working on the newer version
> (v5.4.0-42-generic).
>
> the steps I followed:
>
> *Steps to Build custom kernel - but same as the server it will run the
> client on.*
> 1. uname -r (output: 5.4.0-42-generic)
> 2. git clone git://kernel.ubuntu.com/ubuntu/ubuntu-bionic.git
> ubuntu-kernel
> 3. cd ubuntu-kernel/
> 4. git tag | grep 5.4.0-42
> 5. git checkout Ubuntu-hwe-5.4-5.4.0-42.46_18.04.1
> 6. cp /boot/config-5.4.0-42-generic .config
> 7. touch .scmversion
> 8. sudo apt-get install libncurses-dev flex bison openssl libssl-dev dkms
> libelf-dev libudev-dev libpci-dev libiberty-dev autoconf
> 9. sudo apt-get build-dep linux linux-image-$(uname -r)
> 10. make -j $(nproc)
>
> *Steps to Build Lustre client:*
> 1. git clone git://git.whamcloud.com/fs/lustre-release.git
> 2. cd lustre-release/
> 3. git checkout v2_13_53
> 4. sh autogen.sh
> 5. pwd
> 6. ./configure --disable-server --with-linux=/home/zeblok/ubuntu-kernel
> 7. make debs -j $(nproc)
>
> its breaking in the last step, with below error.
>
> make[1]: Leaving directory '/home/zeblok/lustre-release'
>  dpkg-genbuildinfo
>  dpkg-genchanges  >../lustre_2.13.53-1_amd64.changes
> dpkg-genchanges: warning: package lustre-server-utils in control file but not in files list
> dpkg-genchanges: warning: package lustre-resource-agents in control file but not in files list
> dpkg-genchanges: warning: package lustre-client-modules-dkms in control file but not in files list
> dpkg-genchanges: info: including full source code in upload
>  dpkg-source -I.git -I*.out[0-9]* -I*.swp --after-build lustre-release
> dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
> ~/lustre-release/debian/tmp/modules-deb ~/lustre-release
> Removing old /home/zeblok/lustre-release/debian/tmp/modules-deb/usr_src/modules/lustre/ tree
> Extracting the package tarball, /usr/src/lustre.tar.bz2, please wait...
> /usr/bin/fakeroot: 175: /usr/bin/fakeroot: debian/rules: Permission denied
> /usr/bin/fakeroot: 175: /usr/bin/fakeroot: debian/rules: Permission denied
> BUILD FAILED!
> See /home/zeblok/lustre-release/debian/tmp/modules-deb/var_cache_modass/lustre.buildlog.5.4.0-42-generic.1595583181 for details.
> mv: cannot stat '../lustre-dev__*.deb': No such file or directory
> mv: cannot stat '../lustre-source__all.deb': No such file or directory
> mv: cannot stat '../lustre-iokit__*.deb': No such file or directory
> mv: cannot stat '../lustre-tests__*.deb': No such file or directory
> mv: cannot stat '../lustre-*-utils__*.deb': No such file or directory
> mv: cannot stat '../lustre_.dsc': No such file or directory
> mv: cannot stat '../lustre__*.changes': No such file or directory
> mv: cannot stat '../lustre_.tar.gz': No such file or directory
> mv: cannot stat '../lustre-*-modules-5.4.0-42-generic__*.deb': No such file or directory
> autoMakefile:1190: recipe for target 'debs' failed
> make: *** [debs] Error 1
>
>
> I tried the step you said but got the same result.
>
>
>
> *Regards,Ankit Ladhania*
> IN: +91 933 444 2209
> US:  +1 (256) 203-0077
> Skype: ankit.ladhania
>
>
> On Fri, Jul 24, 2020 at 3:30 PM Degremont, Aurelien <degremoa@amazon.com>
> wrote:
>
>> If I remember correctly, it looks like you already tried building Debian
>> package in this directory.
>>
>> Try cleaning everything and restart:
>>
>>
>>
>> make clean
>>
>> git clean -dfx
>>
>> sh ./autogen.sh
>>
>> ./configure --disable-server
>>
>> make debs
>>
>>
>>
>> Aur?lien
>>
>>
>>
>> *De : *lustre-devel <lustre-devel-bounces@lists.lustre.org> au nom de
>> Ankit Ladhania <ankit@tripock.com>
>> *Date : *vendredi 24 juillet 2020 ? 11:46
>> *? : *"lustre-devel at lists.lustre.org" <lustre-devel@lists.lustre.org>
>> *Objet : *[EXTERNAL] [lustre-devel] /usr/bin/fakeroot: debian/rules:
>> Permission denied - Building Lustre client (v2.13.53)
>>
>>
>>
>> *CAUTION*: This email originated from outside of the organization. Do
>> not click links or open attachments unless you can confirm the sender and
>> know the content is safe.
>>
>>
>>
>>
>>
>> Hi,
>>
>> We are installing the Lustre Client (v2.13.53) on Ubuntu 18.04 (linux
>> header: 5.4.0-42-generic)
>>
>> While doing `make debs` we are getting below error:
>>
>> make[1]: Leaving directory '/home/zeblok/lustre-release'
>>
>>  dpkg-genbuildinfo
>>
>>  dpkg-genchanges  >../lustre_2.13.53-1_amd64.changes
>>
>> dpkg-genchanges: warning: package lustre-server-utils in control file but not in files list
>>
>> dpkg-genchanges: warning: package lustre-resource-agents in control file but not in files list
>>
>> dpkg-genchanges: warning: package lustre-client-modules-dkms in control file but not in files list
>>
>> dpkg-genchanges: info: including full source code in upload
>>
>>  dpkg-source -I.git -I*.out[0-9]* -I*.swp --after-build lustre-release
>>
>> dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
>>
>> ~/lustre-release/debian/tmp/modules-deb ~/lustre-release
>>
>> Removing old /home/zeblok/lustre-release/debian/tmp/modules-deb/usr_src/modules/lustre/ tree
>>
>> Extracting the package tarball, /usr/src/lustre.tar.bz2, please wait...
>>
>> /usr/bin/fakeroot: 175: /usr/bin/fakeroot: debian/rules: Permission denied
>>
>> /usr/bin/fakeroot: 175: /usr/bin/fakeroot: debian/rules: Permission denied
>>
>> BUILD FAILED!
>>
>> See /home/zeblok/lustre-release/debian/tmp/modules-deb/var_cache_modass/lustre.buildlog.5.4.0-42-generic.1595583181 for details.
>>
>> mv: cannot stat '../lustre-dev__*.deb': No such file or directory
>>
>> mv: cannot stat '../lustre-source__all.deb': No such file or directory
>>
>> mv: cannot stat '../lustre-iokit__*.deb': No such file or directory
>>
>> mv: cannot stat '../lustre-tests__*.deb': No such file or directory
>>
>> mv: cannot stat '../lustre-*-utils__*.deb': No such file or directory
>>
>> mv: cannot stat '../lustre_.dsc': No such file or directory
>>
>> mv: cannot stat '../lustre__*.changes': No such file or directory
>>
>> mv: cannot stat '../lustre_.tar.gz': No such file or directory
>>
>> mv: cannot stat '../lustre-*-modules-5.4.0-42-generic__*.deb': No such file or directory
>>
>> autoMakefile:1190: recipe for target 'debs' failed
>>
>> make: *** [debs] Error 1
>>
>>
>>
>> Also tried doing 'chmod a+x debian/rules' but with no progress.
>>
>>
>>
>> Not able to understand why this is breaking, any help is highly
>> appreciated.
>>
>>
>>
>> *Regards, Ankit Ladhania*
>>
>> IN: +91 933 444 2209
>> US:  +1 (256) 203-0077
>>
>> Skype: ankit.ladhania
>>
>> [image: Image supprim?e par l'exp?diteur.]
>>
> _______________________________________________
> lustre-devel mailing list
> lustre-devel at lists.lustre.org
> http://lists.lustre.org/listinfo.cgi/lustre-devel-lustre.org
>

-- 
 <http://opendrives.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lustre.org/pipermail/lustre-devel-lustre.org/attachments/20200724/2406c086/attachment-0001.html>

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [lustre-devel] /usr/bin/fakeroot: debian/rules: Permission denied - Building Lustre client (v2.13.53)
  2020-07-24 22:29     ` [lustre-devel] " Christian Kuntz
@ 2020-07-27 17:08       ` Ankit Ladhania
  0 siblings, 0 replies; 7+ messages in thread
From: Ankit Ladhania @ 2020-07-27 17:08 UTC (permalink / raw)
  To: lustre-devel

Hi,
I have been trying to install Lustre client (v2.13.55) on Ubuntu 18.04 and
16.04 for the past 6 days and have not been successful. I have been getting
the below errors:

All I want is a direction to debug the issue (Have tried almost all the
solutions present in the web). I dont understand what is the requirement
for Lustre as on some nodes I'm able to install it and on nodes it just
wouldn't install. (I checked the versions of the installed packages (dpkg
-l) and found only minor version changes)

Again Any Help is really appreciated.

*Ubuntu 18.04:*

*Steps to Build custom kernel - but same as the server it will run the
client on.*
1. uname -r (output: 5.4.0-42-generic)
2. git clone git://kernel.ubuntu.com/ubuntu/ubuntu-bionic.git
<https://mailtrack.io/trace/link/9d8dbf7625bb99cabf6a3629f21d8e0d14418dfb?url=http%3A%2F%2Fkernel.ubuntu.com%2Fubuntu%2Fubuntu-bionic.git&userId=3941104&signature=d677cc853c3a2a99>
 ubuntu-kernel
3. cd ubuntu-kernel/
4. git tag | grep 5.4.0-42
5. git checkout Ubuntu-hwe-5.4-5.4.0-42.46_18.04.1
6. cp /boot/config-5.4.0-42-generic .config
7. touch .scmversion
8. sudo apt-get install libncurses-dev flex bison openssl libssl-dev dkms
libelf-dev libudev-dev libpci-dev libiberty-dev autoconf
9. sudo apt-get build-dep linux linux-image-$(uname -r)
10. make -j $(nproc)

*Steps to Build Lustre client:*
1. git clone git://git.whamcloud.com/fs/lustre-release.git
<https://mailtrack.io/trace/link/cc63c89f0f6e035b31ffe195e51d16f198f20077?url=http%3A%2F%2Fgit.whamcloud.com%2Ffs%2Flustre-release.git&userId=3941104&signature=7139133553cf8999>
2. cd lustre-release/
3. git checkout v2_13_53
4. sh autogen.sh
5. pwd
6. ./configure --disable-server --with-linux=/home/zeblok/ubuntu-kernel
7. make debs -j $(nproc)

*Error:*

make[1]: Leaving directory '/home/zeblok/lustre-release'

 dpkg-genbuildinfo
 dpkg-genchanges  >../lustre_2.13.53-1_amd64.changes
dpkg-genchanges: warning: package lustre-server-utils in control file
but not in files list
dpkg-genchanges: warning: package lustre-resource-agents in control
file but not in files list
dpkg-genchanges: warning: package lustre-client-modules-dkms in
control file but not in files list
dpkg-genchanges: info: including full source code in upload
 dpkg-source -I.git -I*.out[0-9]* -I*.swp --after-build lustre-release
dpkg-buildpackage: info: full upload; Debian-native package (full
source is included)
~/lustre-release/debian/tmp/modules-deb ~/lustre-release
Removing old /home/zeblok/lustre-release/debian/tmp/modules-deb/usr_src/modules/lustre/
tree
Extracting the package tarball, /usr/src/lustre.tar.bz2, please wait...
/usr/bin/fakeroot: 175: /usr/bin/fakeroot: debian/rules: Permission denied
/usr/bin/fakeroot: 175: /usr/bin/fakeroot: debian/rules: Permission denied
BUILD FAILED!
See /home/zeblok/lustre-release/debian/tmp/modules-deb/var_cache_modass/lustre.buildlog.5.4.0-42-generic.1595583181
for details.
mv: cannot stat '../lustre-dev__*.deb': No such file or directory
mv: cannot stat '../lustre-source__all.deb': No such file or directory
mv: cannot stat '../lustre-iokit__*.deb': No such file or directory
mv: cannot stat '../lustre-tests__*.deb': No such file or directory
mv: cannot stat '../lustre-*-utils__*.deb': No such file or directory
mv: cannot stat '../lustre_.dsc': No such file or directory
mv: cannot stat '../lustre__*.changes': No such file or directory
mv: cannot stat '../lustre_.tar.gz': No such file or directory
mv: cannot stat '../lustre-*-modules-5.4.0-42-generic__*.deb': No such
file or directory
autoMakefile:1190: recipe for target 'debs' failed
make: *** [debs] Error 1


*Ubuntu 16.04:*
*Similar building process for Ubuntu 16.04:*

 LD [M]  /home/zeblok/lustre-release/lustre/ptlrpc/ptlrpc.o
Makefile:1471: recipe for target '_module_/home/zeblok/lustre-release'
failed
make[5]: *** [_module_/home/zeblok/lustre-release] Error 2
make[5]: Leaving directory '/usr/src/linux-headers-4.4.0-186-generic'
autoMakefile:1051: recipe for target 'modules' failed
make[4]: *** [modules] Error 2
make[4]: Leaving directory '/home/zeblok/lustre-release'
autoMakefile:592: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/home/zeblok/lustre-release'
autoMakefile:490: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/home/zeblok/lustre-release'
debian/rules:218: recipe for target 'build-stamp' failed
make[1]: *** [build-stamp] Error 2
make[1]: Leaving directory '/home/zeblok/lustre-release'
dpkg-buildpackage: error: debian/rules build gave error exit status 2
cp: cannot stat '/control.bkp': No such file or directory
cp: cannot stat '/control.main.bkp': No such file or directory
cp: cannot stat '/control.modules.in.bkp': No such file or directory
autoMakefile:1188: recipe for target 'debs' failed
make: *** [debs] Error 2


On Sat, Jul 25, 2020 at 3:59 AM Christian Kuntz <c.kuntz@opendrives.com>
wrote:

> Oh hey, I think I might know what this is!
>
> In debian/rules, line 344 uses some sed fanciness to make a new rules file
> in a different directory. Since the send file is just a text stream into a
> file, it doesn't maintain the x bit of the parent. To fix, I placed this in
> line 345:
>
> chmod +x debian/$(SOURCE_PKG)/usr/src/modules/lustre/debian/rules
>
> Hope this helps!
>
> Christian
>
> On Fri, Jul 24, 2020, 3:50 AM Ankit Ladhania <ankit@tripock.com> wrote:
>
>> Hi Aurelien,
>> Thanks for replying.
>>
>> Its a clean install. It was working fine in the previous linux header
>> v5.3.0-62-generic but suddenly has stopped working on the newer version
>> (v5.4.0-42-generic).
>>
>> the steps I followed:
>>
>> *Steps to Build custom kernel - but same as the server it will run the
>> client on.*
>> 1. uname -r (output: 5.4.0-42-generic)
>> 2. git clone git://kernel.ubuntu.com/ubuntu/ubuntu-bionic.git
>> <https://mailtrack.io/trace/link/b0639b0344425c397c1a970e60f397cc7aa7419f?url=http%3A%2F%2Fkernel.ubuntu.com%2Fubuntu%2Fubuntu-bionic.git&userId=3941104&signature=a3a95f59044373d7>
>> ubuntu-kernel
>> 3. cd ubuntu-kernel/
>> 4. git tag | grep 5.4.0-42
>> 5. git checkout Ubuntu-hwe-5.4-5.4.0-42.46_18.04.1
>> 6. cp /boot/config-5.4.0-42-generic .config
>> 7. touch .scmversion
>> 8. sudo apt-get install libncurses-dev flex bison openssl libssl-dev dkms
>> libelf-dev libudev-dev libpci-dev libiberty-dev autoconf
>> 9. sudo apt-get build-dep linux linux-image-$(uname -r)
>> 10. make -j $(nproc)
>>
>> *Steps to Build Lustre client:*
>> 1. git clone git://git.whamcloud.com/fs/lustre-release.git
>> <https://mailtrack.io/trace/link/c0dd536de951705dac553b5a83efac4980b5817c?url=http%3A%2F%2Fgit.whamcloud.com%2Ffs%2Flustre-release.git&userId=3941104&signature=f8338ef94e11e226>
>> 2. cd lustre-release/
>> 3. git checkout v2_13_53
>> 4. sh autogen.sh
>> 5. pwd
>> 6. ./configure --disable-server --with-linux=/home/zeblok/ubuntu-kernel
>> 7. make debs -j $(nproc)
>>
>> its breaking in the last step, with below error.
>>
>> make[1]: Leaving directory '/home/zeblok/lustre-release'
>>  dpkg-genbuildinfo
>>  dpkg-genchanges  >../lustre_2.13.53-1_amd64.changes
>> dpkg-genchanges: warning: package lustre-server-utils in control file but not in files list
>> dpkg-genchanges: warning: package lustre-resource-agents in control file but not in files list
>> dpkg-genchanges: warning: package lustre-client-modules-dkms in control file but not in files list
>> dpkg-genchanges: info: including full source code in upload
>>  dpkg-source -I.git -I*.out[0-9]* -I*.swp --after-build lustre-release
>> dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
>> ~/lustre-release/debian/tmp/modules-deb ~/lustre-release
>> Removing old /home/zeblok/lustre-release/debian/tmp/modules-deb/usr_src/modules/lustre/ tree
>> Extracting the package tarball, /usr/src/lustre.tar.bz2, please wait...
>> /usr/bin/fakeroot: 175: /usr/bin/fakeroot: debian/rules: Permission denied
>> /usr/bin/fakeroot: 175: /usr/bin/fakeroot: debian/rules: Permission denied
>> BUILD FAILED!
>> See /home/zeblok/lustre-release/debian/tmp/modules-deb/var_cache_modass/lustre.buildlog.5.4.0-42-generic.1595583181 for details.
>> mv: cannot stat '../lustre-dev__*.deb': No such file or directory
>> mv: cannot stat '../lustre-source__all.deb': No such file or directory
>> mv: cannot stat '../lustre-iokit__*.deb': No such file or directory
>> mv: cannot stat '../lustre-tests__*.deb': No such file or directory
>> mv: cannot stat '../lustre-*-utils__*.deb': No such file or directory
>> mv: cannot stat '../lustre_.dsc': No such file or directory
>> mv: cannot stat '../lustre__*.changes': No such file or directory
>> mv: cannot stat '../lustre_.tar.gz': No such file or directory
>> mv: cannot stat '../lustre-*-modules-5.4.0-42-generic__*.deb': No such file or directory
>> autoMakefile:1190: recipe for target 'debs' failed
>> make: *** [debs] Error 1
>>
>>
>> I tried the step you said but got the same result.
>>
>>
>>
>> *Regards,Ankit Ladhania*
>> IN: +91 933 444 2209
>> US:  +1 (256) 203-0077
>> Skype: ankit.ladhania
>>
>>
>> On Fri, Jul 24, 2020 at 3:30 PM Degremont, Aurelien <degremoa@amazon.com>
>> wrote:
>>
>>> If I remember correctly, it looks like you already tried building Debian
>>> package in this directory.
>>>
>>> Try cleaning everything and restart:
>>>
>>>
>>>
>>> make clean
>>>
>>> git clean -dfx
>>>
>>> sh ./autogen.sh
>>>
>>> ./configure --disable-server
>>>
>>> make debs
>>>
>>>
>>>
>>> Aur?lien
>>>
>>>
>>>
>>> *De : *lustre-devel <lustre-devel-bounces@lists.lustre.org> au nom de
>>> Ankit Ladhania <ankit@tripock.com>
>>> *Date : *vendredi 24 juillet 2020 ? 11:46
>>> *? : *"lustre-devel at lists.lustre.org" <lustre-devel@lists.lustre.org>
>>> *Objet : *[EXTERNAL] [lustre-devel] /usr/bin/fakeroot: debian/rules:
>>> Permission denied - Building Lustre client (v2.13.53)
>>>
>>>
>>>
>>> *CAUTION*: This email originated from outside of the organization. Do
>>> not click links or open attachments unless you can confirm the sender and
>>> know the content is safe.
>>>
>>>
>>>
>>>
>>>
>>> Hi,
>>>
>>> We are installing the Lustre Client (v2.13.53) on Ubuntu 18.04 (linux
>>> header: 5.4.0-42-generic)
>>>
>>> While doing `make debs` we are getting below error:
>>>
>>> make[1]: Leaving directory '/home/zeblok/lustre-release'
>>>
>>>  dpkg-genbuildinfo
>>>
>>>  dpkg-genchanges  >../lustre_2.13.53-1_amd64.changes
>>>
>>> dpkg-genchanges: warning: package lustre-server-utils in control file but not in files list
>>>
>>> dpkg-genchanges: warning: package lustre-resource-agents in control file but not in files list
>>>
>>> dpkg-genchanges: warning: package lustre-client-modules-dkms in control file but not in files list
>>>
>>> dpkg-genchanges: info: including full source code in upload
>>>
>>>  dpkg-source -I.git -I*.out[0-9]* -I*.swp --after-build lustre-release
>>>
>>> dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
>>>
>>> ~/lustre-release/debian/tmp/modules-deb ~/lustre-release
>>>
>>> Removing old /home/zeblok/lustre-release/debian/tmp/modules-deb/usr_src/modules/lustre/ tree
>>>
>>> Extracting the package tarball, /usr/src/lustre.tar.bz2, please wait...
>>>
>>> /usr/bin/fakeroot: 175: /usr/bin/fakeroot: debian/rules: Permission denied
>>>
>>> /usr/bin/fakeroot: 175: /usr/bin/fakeroot: debian/rules: Permission denied
>>>
>>> BUILD FAILED!
>>>
>>> See /home/zeblok/lustre-release/debian/tmp/modules-deb/var_cache_modass/lustre.buildlog.5.4.0-42-generic.1595583181 for details.
>>>
>>> mv: cannot stat '../lustre-dev__*.deb': No such file or directory
>>>
>>> mv: cannot stat '../lustre-source__all.deb': No such file or directory
>>>
>>> mv: cannot stat '../lustre-iokit__*.deb': No such file or directory
>>>
>>> mv: cannot stat '../lustre-tests__*.deb': No such file or directory
>>>
>>> mv: cannot stat '../lustre-*-utils__*.deb': No such file or directory
>>>
>>> mv: cannot stat '../lustre_.dsc': No such file or directory
>>>
>>> mv: cannot stat '../lustre__*.changes': No such file or directory
>>>
>>> mv: cannot stat '../lustre_.tar.gz': No such file or directory
>>>
>>> mv: cannot stat '../lustre-*-modules-5.4.0-42-generic__*.deb': No such file or directory
>>>
>>> autoMakefile:1190: recipe for target 'debs' failed
>>>
>>> make: *** [debs] Error 1
>>>
>>>
>>>
>>> Also tried doing 'chmod a+x debian/rules' but with no progress.
>>>
>>>
>>>
>>> Not able to understand why this is breaking, any help is highly
>>> appreciated.
>>>
>>>
>>>
>>> *Regards, Ankit Ladhania*
>>>
>>> IN: +91 933 444 2209
>>> US:  +1 (256) 203-0077
>>>
>>> Skype: ankit.ladhania
>>>
>>> [image: Image supprim?e par l'exp?diteur.]
>>>
>> _______________________________________________
>> lustre-devel mailing list
>> lustre-devel at lists.lustre.org
>> http://lists.lustre.org/listinfo.cgi/lustre-devel-lustre.org
>> <https://mailtrack.io/trace/link/0695b57bf4ddfa198d750b131a33a3c670ece42c?url=http%3A%2F%2Flists.lustre.org%2Flistinfo.cgi%2Flustre-devel-lustre.org&userId=3941104&signature=cee65cec6208e621>
>>
>
>
> <https://mailtrack.io/trace/link/15758f8916c88d705160a929b0b36b2c89701fbb?url=http%3A%2F%2Fopendrives.com&userId=3941104&signature=eabf41d08699a800>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lustre.org/pipermail/lustre-devel-lustre.org/attachments/20200727/1b12a4be/attachment-0001.html>

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-07-27 17:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-24  9:45 [lustre-devel] /usr/bin/fakeroot: debian/rules: Permission denied - Building Lustre client (v2.13.53) Ankit Ladhania
2020-07-24 10:00 ` Degremont, Aurelien
2020-07-24 10:50   ` Ankit Ladhania
2020-07-24 11:35     ` [lustre-devel] [UNVERIFIED SENDER] " Degremont, Aurelien
2020-07-24 22:29     ` [lustre-devel] " Christian Kuntz
2020-07-27 17:08       ` Ankit Ladhania
2020-07-24 12:44 ` Peter Jones

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.