Bug#631314: [cowbuilder] --create fails when removing original tree

2011-09-15 Thread Matthijs Kooijman
 debootstrap 1.0.36 (from sid) solves the problems for me.

Same here. 1.0.34 broke, 1.0.36 works.

Gr.

Matthijs


signature.asc
Description: Digital signature


Bug#631314: [cowbuilder] --create fails when removing original tree

2011-09-15 Thread Josue Abarca
 debootstrap 1.0.36 (from sid) solves the problems for me.

 Same here. 1.0.34 broke, 1.0.36 works.

For me too. 1.0.32 broke, 1.0.36 works.
-- 
Josué M. Abarca S.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#631314: [cowbuilder] --create fails when removing original tree

2011-07-29 Thread Yevgeny Kosarzhevsky
Package: cowbuilder
Version: 0.63
Followup-For: Bug #631314

I have the same trouble. Here is a piece of log:

~# cowbuilder --create --architecture amd64 --basepath 
/var/cache/pbuilder/base-stable_amd64.cow --distribution stable
[..skipped..]
I: debootstrap finished
W: hookdir /root/.pbuilder/hooks/ does not exist, skipping
I: copying local configuration
I: Installing apt-lines
W: no hooks of type G found -- ignoring
I: Refreshing the base.tgz 
I: upgrading packages
I: mounting /proc filesystem
mount: /proc already mounted or /var/cache/pbuilder/base-stable_amd64.cow/proc 
busy
mount: according to mtab, /proc is mounted on /proc
W: Aborting with an error
pbuilder create failed
  forking: rm -rf /var/cache/pbuilder/base-stable_amd64.cow 
rm: cannot remove 
`/var/cache/pbuilder/base-stable_amd64.cow/proc/asound/Intel': Operation not 
permitted
[..skipped..]

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (700, 'testing'), (650, 'stable'), (600, 'unstable'), (500, 
'stable-updates'), (100, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.39-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages cowbuilder depends on:
ii  cowdancer 0.63   Copy-on-write directory tree utili
ii  libc6 2.13-10Embedded GNU C Library: Shared lib
ii  pbuilder  0.200  personal package builder for Debia

cowbuilder recommends no packages.

cowbuilder suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#631314: [cowbuilder] --create fails when removing original tree

2011-07-27 Thread Otavio Salvador
reassign 631314 cowbuilder
thanks

Hello,

I reproduced this problem using cowbuilder at my machine and then started
trying to track it down. After checking debootstrap code it seemed it was
doing the right thing and thus I created two chroot (regular and buildd) and
removed them and all worked fine.

It does seem to be an issue with cowbuilder. Reassigning according.

-- 
Otavio Salvador O.S. Systems
E-mail: ota...@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854  http://projetos.ossystems.com.br


Bug#631314: [cowbuilder] --create fails when removing original tree

2011-07-07 Thread Junichi Uekawa
Please file a bug against debootstrap.

At Sun, 26 Jun 2011 13:31:26 +0200,
Emil Langrock wrote:
 
 On Sunday 26 June 2011 09:51:27 Emil Langrock wrote:
  On Sunday 26 June 2011 11:06:05 you wrote:
   Does it still happen? It doesn't happen for me today.
  
  Yes, I still have that problem. But it seems that your newest upload of
  cowbuilder wasn't accepted yet.
 
 it seems to work when I have only cdebootstrap installed
 -- 
 Emil Langrock
 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#631314: [cowbuilder] --create fails when removing original tree

2011-06-27 Thread Junichi Uekawa
Does it still happen? It doesn't happen for me today.


At Wed, 22 Jun 2011 21:51:39 +0200,
Emil Langrock wrote:
 
 Package: cowbuilder
 Version: 0.62+nmu2
 Severity: important
 
 I tried to create a new base.cow, but it always fails after the unpack with a 
 long list with /proc filenames:
 
 
 rm: cannot remove `/var/cache/pbuilder/base.cow.sid32/proc/25390/sessionid': 
 Permission denied
 rm: cannot remove 
 `/var/cache/pbuilder/base.cow.sid32/proc/25390/coredump_filter': Permission 
 denied
 rm: cannot remove `/var/cache/pbuilder/base.cow.sid32/proc/25390/io': 
 Permission denied
 Could not remove original tree
 
 
 The command used was (as root):
 
 cowbuilder --create --basepath /var/cache/pbuilder/base.cow.sid32
 
 
 --- System information. ---
 Architecture: amd64
 Kernel:   Linux 2.6.38-2-amd64
 
 Debian Release: wheezy/sid
   500 unstablewww.debian-multimedia.org 
   500 unstableftp.debian.org 
   500 testing ftp.debian.org 
 1 experimentalwww.debian-multimedia.org 
 1 experimentalftp.debian.org 
 
 --- Package information. ---
 Depends(Version) | Installed
 -+-===
 libc6   (= 2.7) | 2.13-7
 pbuilder | 0.199+nmu4
 cowdancer| 0.62+nmu2
 
 
 Package's Recommends field is empty.
 
 Package's Suggests field is empty.
 
 
 
 
 -- 
 Emil Langrock
 
 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#631314: [cowbuilder] --create fails when removing original tree

2011-06-27 Thread Junichi Uekawa
Sounds like someone started mounting proc in their postinst or config.

At Wed, 22 Jun 2011 21:51:39 +0200,
Emil Langrock wrote:
 
 Package: cowbuilder
 Version: 0.62+nmu2
 Severity: important
 
 I tried to create a new base.cow, but it always fails after the unpack with a 
 long list with /proc filenames:
 
 
 rm: cannot remove `/var/cache/pbuilder/base.cow.sid32/proc/25390/sessionid': 
 Permission denied
 rm: cannot remove 
 `/var/cache/pbuilder/base.cow.sid32/proc/25390/coredump_filter': Permission 
 denied
 rm: cannot remove `/var/cache/pbuilder/base.cow.sid32/proc/25390/io': 
 Permission denied
 Could not remove original tree
 
 
 The command used was (as root):
 
 cowbuilder --create --basepath /var/cache/pbuilder/base.cow.sid32
 
 
 --- System information. ---
 Architecture: amd64
 Kernel:   Linux 2.6.38-2-amd64
 
 Debian Release: wheezy/sid
   500 unstablewww.debian-multimedia.org 
   500 unstableftp.debian.org 
   500 testing ftp.debian.org 
 1 experimentalwww.debian-multimedia.org 
 1 experimentalftp.debian.org 
 
 --- Package information. ---
 Depends(Version) | Installed
 -+-===
 libc6   (= 2.7) | 2.13-7
 pbuilder | 0.199+nmu4
 cowdancer| 0.62+nmu2
 
 
 Package's Recommends field is empty.
 
 Package's Suggests field is empty.
 
 
 
 
 -- 
 Emil Langrock
 
 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#631314: Re: Bug#631314: [cowbuilder] --create fails when removing original tree

2011-06-26 Thread Emil Langrock
On Sunday 26 June 2011 11:06:05 you wrote:
 Does it still happen? It doesn't happen for me today.

Yes, I still have that problem. But it seems that your newest upload of 
cowbuilder wasn't accepted yet.
-- 
Emil Langrock



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#631314: Re: Re: Bug#631314: [cowbuilder] --create fails when removing original tree

2011-06-26 Thread Emil Langrock
On Sunday 26 June 2011 09:51:27 Emil Langrock wrote:
 On Sunday 26 June 2011 11:06:05 you wrote:
  Does it still happen? It doesn't happen for me today.
 
 Yes, I still have that problem. But it seems that your newest upload of
 cowbuilder wasn't accepted yet.

it seems to work when I have only cdebootstrap installed
-- 
Emil Langrock



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#631314: [cowbuilder] --create fails when removing original tree

2011-06-22 Thread Emil Langrock
Package: cowbuilder
Version: 0.62+nmu2
Severity: important

I tried to create a new base.cow, but it always fails after the unpack with a 
long list with /proc filenames:


rm: cannot remove `/var/cache/pbuilder/base.cow.sid32/proc/25390/sessionid': 
Permission denied
rm: cannot remove 
`/var/cache/pbuilder/base.cow.sid32/proc/25390/coredump_filter': Permission 
denied
rm: cannot remove `/var/cache/pbuilder/base.cow.sid32/proc/25390/io': 
Permission denied
Could not remove original tree


The command used was (as root):

cowbuilder --create --basepath /var/cache/pbuilder/base.cow.sid32


--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.38-2-amd64

Debian Release: wheezy/sid
  500 unstablewww.debian-multimedia.org 
  500 unstableftp.debian.org 
  500 testing ftp.debian.org 
1 experimentalwww.debian-multimedia.org 
1 experimentalftp.debian.org 

--- Package information. ---
Depends(Version) | Installed
-+-===
libc6   (= 2.7) | 2.13-7
pbuilder | 0.199+nmu4
cowdancer| 0.62+nmu2


Package's Recommends field is empty.

Package's Suggests field is empty.




-- 
Emil Langrock



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org