Your message dated Sun, 21 Feb 2016 18:11:04 -0800
with message-id <[email protected]>
and subject line Re: Bug#815237: kernel-package: ownership issues when builidng 
with fakeroot
has caused the Debian Bug report #815237,
regarding kernel-package: ownership issues when builidng with fakeroot
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
815237: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=815237
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: kernel-package
Version: 13.018
Severity: important

I've been using --rootcmd=sudo because the default, i.e. fakeroot, seems
to be broken for some time.


Please see attached log for details.


echo done > debian/stamp/build/kernel
/usr/bin/make -f ./debian/rules          
debian/stamp/binary/pre-linux-headers-4.3.6+
/usr/bin/make -f ./debian/rules         
debian/stamp/binary/pre-linux-image-4.3.6+
/usr/bin/make -f ./debian/rules         
debian/stamp/binary/pre-linux-image-4.3.6+-dbg
make[1]: Entering directory '/home/rrs/Community/linux'
make[1]: Entering directory '/home/rrs/Community/linux'
make[1]: Entering directory '/home/rrs/Community/linux'
====== making target debian/stamp/install/linux-image-4.3.6+-dbg [new prereqs: 
]======
This is kernel package version 13.018.
rm -rf /home/rrs/Community/linux/debian/linux-image-4.3.6+-dbg
install -p -d -o root -g root  -m  755 
/home/rrs/Community/linux/debian/linux-image-4.3.6+-dbg/usr/share/doc/linux-image-4.3.6+-dbg
====== making target debian/stamp/install/linux-headers-4.3.6+ [new prereqs: 
]======
This is kernel package version 13.018.
rm -rf /home/rrs/Community/linux/debian/linux-headers-4.3.6+
install -p -d -o root -g root  -m  755 
/home/rrs/Community/linux/debian/linux-headers-4.3.6+/usr/src/linux-headers-4.3.6+
install: cannot change owner and permissions of 
‘/home/rrs/Community/linux/debian/linux-headers-4.3.6+/usr/src/linux-headers-4.3.6+’:
 Operation not permitted
install: cannot change owner and permissions of 
‘/home/rrs/Community/linux/debian/linux-image-4.3.6+-dbg/usr/share/doc/linux-image-4.3.6+-dbg’:
 Operation not permitted
debian/ruleset/targets/headers.mk:40: recipe for target 
'debian/stamp/install/linux-headers-4.3.6+' failed
make[1]: *** [debian/stamp/install/linux-headers-4.3.6+] Error 1
make[1]: Leaving directory '/home/rrs/Community/linux'
debian/ruleset/targets/debug.mk:32: recipe for target 
'debian/stamp/install/linux-image-4.3.6+-dbg' failed
make[1]: *** [debian/stamp/install/linux-image-4.3.6+-dbg] Error 1
make[1]: Leaving directory '/home/rrs/Community/linux'
debian/ruleset/local.mk:102: recipe for target 'kernel_headers' failed
make: *** [kernel_headers] Error 2
make: *** Waiting for unfinished jobs....
debian/ruleset/local.mk:108: recipe for target 'kernel_debug' failed
make: *** [kernel_debug] Error 2
====== making target debian/stamp/install/linux-image-4.3.6+ [new prereqs: 
]======
This is kernel package version 13.018.
rm -f -r .//home/rrs/Community/linux/debian/linux-image-4.3.6+ 
.//home/rrs/Community/linux/debian/linux-image-4.3.6+.deb
install -p -d -o root -g root  -m  755 
/home/rrs/Community/linux/debian/linux-image-4.3.6+/etc/kernel/postinst.d 
/home/rrs/Community/linux/debian/linux-image-4.3.6+/etc/kernel/preinst.d \
                  
/home/rrs/Community/linux/debian/linux-image-4.3.6+/etc/kernel/postrm.d 
/home/rrs/Community/linux/debian/linux-image-4.3.6+/etc/kernel/prerm.d
install: cannot change owner and permissions of 
‘/home/rrs/Community/linux/debian/linux-image-4.3.6+/etc/kernel/postinst.d’: 
Operation not permitted
install: cannot change owner and permissions of 
‘/home/rrs/Community/linux/debian/linux-image-4.3.6+/etc/kernel/preinst.d’: 
Operation not permitted
install: cannot change owner and permissions of 
‘/home/rrs/Community/linux/debian/linux-image-4.3.6+/etc/kernel/postrm.d’: 
Operation not permitted
install: cannot change owner and permissions of 
‘/home/rrs/Community/linux/debian/linux-image-4.3.6+/etc/kernel/prerm.d’: 
Operation not permitted
debian/ruleset/targets/image.mk:34: recipe for target 
'debian/stamp/install/linux-image-4.3.6+' failed
make[1]: *** [debian/stamp/install/linux-image-4.3.6+] Error 1
make[1]: Leaving directory '/home/rrs/Community/linux'
debian/ruleset/local.mk:105: recipe for target 'kernel_image' failed
make: *** [kernel_image] Error 2
15:52 ♒♒♒    ☹  => 2  
rrs@chutzpah:~/Community/linux (stable-43)$ ls -lh 
/home/rrs/Community/linux/debian/linux-headers-4.3.6+/usr/src/
total 4.0K
drwx------ 2 rrs rrs 4.0K Feb 20 15:52 linux-headers-4.3.6+/
16:50 ♒♒♒   ☺    
rrs@chutzpah:~/Community/linux (stable-43)$ ls -lh 
/home/rrs/Community/linux/debian/
total 88K
-rw-r--r-- 1 rrs rrs  386 Feb 20 14:53 changelog
-rw-r--r-- 1 rrs rrs 5.9K Feb 20 14:53 config
drwxr-xr-x 2 rrs rrs 4.0K Feb 20 14:40 Config/
-rw-r--r-- 1 rrs rrs 5.2K Feb 20 14:53 control
-rw-r--r-- 1 rrs rrs 4.9K Feb 20 14:53 Control
-rw-r--r-- 1 rrs rrs 2.7K Feb 20 14:53 Control.bin86
drwxr-xr-x 3 rrs rrs 4.0K Feb 20 14:40 docs/
drwxr-xr-x 3 rrs rrs 4.0K Feb 20 14:40 examples/
drwxr-xr-x 3 rrs rrs 4.0K Feb 20 15:52 linux-headers-4.3.6+/
drwxr-xr-x 3 rrs rrs 4.0K Feb 20 15:52 linux-image-4.3.6+/
drwxr-xr-x 3 rrs rrs 4.0K Feb 20 15:52 linux-image-4.3.6+-dbg/
drwxr-xr-x 7 rrs rrs 4.0K Mar 24  2015 pkg/
drwxr-xr-x 2 rrs rrs 4.0K Feb 20 14:40 po/
-rwxr-xr-x 1 rrs rrs 3.7K Feb 17 05:13 rules*
drwxr-xr-x 6 rrs rrs 4.0K Feb 20 14:40 ruleset/
drwxr-xr-x 2 rrs rrs 4.0K Feb 20 14:40 scripts/
drwxr-xr-x 5 rrs rrs 4.0K Feb 20 15:52 stamp/
-rw-r--r-- 1 rrs rrs 6.4K Feb 20 14:53 templates.in
16:50 ♒♒♒   ☺    


rrs@chutzpah:~/Community/linux (stable-43)$ apt-cache policy kernel-package 
kernel-package:
  Installed: 13.018
  Candidate: 13.018
  Version table:
 *** 13.018 990
        990 http://ftp.debian.org/debian testing/main amd64 Packages
        990 http://ftp.debian.org/debian testing/main i386 Packages
        500 http://ftp.debian.org/debian unstable/main amd64 Packages
        500 http://ftp.debian.org/debian unstable/main i386 Packages
        100 /var/lib/dpkg/status
16:51 ♒♒♒   ☺    


rrs@chutzpah:~/Community/linux (stable-43)$ ls -lh 
/home/rrs/Community/linux/debian/linux-image-4.3.6+/
total 4.0K
drwxr-xr-x 3 rrs rrs 4.0K Feb 20 15:52 etc/
16:51 ♒♒♒   ☺    
rrs@chutzpah:~/Community/linux (stable-43)$ ls -lh 
/home/rrs/Community/linux/debian/linux-image-4.3.6+/etc/
total 4.0K
drwxr-xr-x 6 rrs rrs 4.0K Feb 20 15:52 kernel/
16:52 ♒♒♒   ☺    
rrs@chutzpah:~/Community/linux (stable-43)$ ls -lh 
/home/rrs/Community/linux/debian/linux-image-4.3.6+/etc/kernel/
total 16K
drwx------ 2 rrs rrs 4.0K Feb 20 15:52 postinst.d/
drwx------ 2 rrs rrs 4.0K Feb 20 15:52 postrm.d/
drwx------ 2 rrs rrs 4.0K Feb 20 15:52 preinst.d/
drwx------ 2 rrs rrs 4.0K Feb 20 15:52 prerm.d/
16:52 ♒♒♒   ☺    
rrs@chutzpah:~/Community/linux (stable-43)$ 

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (100, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.3.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages kernel-package depends on:
ii  bc               1.06.95-9+b1
ii  binutils         2.26-4
ii  build-essential  11.7
ii  bzip2            1.0.6-8
ii  dpkg-dev         1.18.4
ii  file             1:5.25-2
ii  gettext          0.19.7-2
ii  kmod             22-1
ii  po-debconf       1.0.19
ii  xmlto            0.0.28-0.1
ii  xz-utils [lzma]  5.1.1alpha+20120614-2.1

Versions of packages kernel-package recommends:
ii  cpio           2.11+dfsg-5
pn  docbook-utils  <none>
ii  kernel-common  13.018
pn  uboot-mkimage  <none>

Versions of packages kernel-package suggests:
ii  libncurses5-dev [libncurses-dev]  6.0+20151024-2
pn  linux-source                      <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Hi,

        This is not a but in kernel-package:
 install: cannot change owner and permissions of
 
‘/home/rrs/Community/linux/debian/linux-headers-4.3.6+/usr/src/linux-headers-4.3.6+’:
 Operation not permitted

        Please fix upo the permissions and make sure that the user
 running the build can indeed wrte to ./debian/* and fakeroot can indeed
 change permissions.

        I have been building kernels with the current make-kpkg, and
 using fakeroot, consistently, and there have been no other reports
 about problems with fakeroot.

        manoj

-- 
Another good night not to sleep in a eucalyptus tree.
Manoj Srivastava <[email protected]> <http://www.golden-gryphon.com/>  
4096R/C5779A1C E37E 5EC5 2A01 DA25 AD20  05B6 CF48 9438 C577 9A1C

Attachment: smime.p7s
Description: S/MIME cryptographic signature


--- End Message ---

Reply via email to