Public bug reported:

Hi,

sbuild: 0.65.2-1ubuntu2

I'm running a wily instance, I installed and configure sbuild to
retrieve wily chroots.

I ran sbuild -Ad and the build was unsuccessfull, but schroot -al didn't
list any session, it was removed.

I then checked my .sbuildrc, and it was set to:
$purge_build_directory = 'successful';
$purge_session = 'successful';
$purge_build_deps = 'successful';

I changed it to:
$purge_build_directory = 'never';
$purge_session = 'never';
$purge_build_deps = 'never';

launched a watch ls -l /var/lib/schroot/session

and re-ran sbuild,

I saw session being well created in /var/lib/schroot/session, but at the
end of the process it got automatically purged.

** Affects: sbuild (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  Hi,
  
  sbuild: 0.65.2-1ubuntu2
  
  I'm running a wily instance, I installed and configure sbuild to
  retrieve wily chroots.
  
  I ran sbuild -Ad and the build was unsuccessfull, but schroot -al didn't
  list any session, it was removed.
  
  I then checked my .sbuildrc, and it was set to:
  $purge_build_directory = 'successful';
  $purge_session = 'successful';
  $purge_build_deps = 'successful';
  
  I changed it to:
  $purge_build_directory = 'never';
  $purge_session = 'never';
  $purge_build_deps = 'never';
  
  launch a watch ls -l /var/lib/schroot/session
  
  and re-ran sbuild,
  
  I saw session being well created in /var/lib/schroot/session, but at the
- end of the proposed it got automatically purged.
+ end of the process it got automatically purged.

** Description changed:

  Hi,
  
  sbuild: 0.65.2-1ubuntu2
  
  I'm running a wily instance, I installed and configure sbuild to
  retrieve wily chroots.
  
  I ran sbuild -Ad and the build was unsuccessfull, but schroot -al didn't
  list any session, it was removed.
  
  I then checked my .sbuildrc, and it was set to:
  $purge_build_directory = 'successful';
  $purge_session = 'successful';
  $purge_build_deps = 'successful';
  
  I changed it to:
  $purge_build_directory = 'never';
  $purge_session = 'never';
  $purge_build_deps = 'never';
  
- launch a watch ls -l /var/lib/schroot/session
+ launched a watch ls -l /var/lib/schroot/session
  
  and re-ran sbuild,
  
  I saw session being well created in /var/lib/schroot/session, but at the
  end of the process it got automatically purged.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1467847

Title:
  sbuild always purge session even if set to never.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sbuild/+bug/1467847/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to