sbuild always purge session even if set to never.

Bug #1467847 reported by Kick In
4
This bug affects 1 person
Affects Status Importance Assigned to Milestone
sbuild (Ubuntu)
New
Undecided
Unassigned

Bug Description

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.

Kick In (kick-d)
description: updated
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.