mirror of
				https://git.launchpad.net/ubuntu-dev-tools
				synced 2025-11-04 07:54:03 +00:00 
			
		
		
		
	sbuild now fails when chroot_mode is defined, remove it from template config
This commit is contained in:
		
							parent
							
								
									1bcb9e549d
								
							
						
					
					
						commit
						d3f73c2fed
					
				@ -52,11 +52,6 @@ if [ ! -w /var/lib/sbuild ]; then
 | 
			
		||||
# (mandatory, no default!).
 | 
			
		||||
\$maintainer_name='$USER <$USER@localhost>';
 | 
			
		||||
 | 
			
		||||
# Chroot behaviour; possible values are "split" (apt and dpkg are run
 | 
			
		||||
# from the host system) and "schroot" (all package operations are done in
 | 
			
		||||
# the chroot with schroot, but the chroot must allow networking)
 | 
			
		||||
\$chroot_mode = "schroot";
 | 
			
		||||
 | 
			
		||||
# Directory for chroot symlinks and sbuild logs.  Defaults to the
 | 
			
		||||
# current directory if unspecified.
 | 
			
		||||
#\$build_dir='$HOME/ubuntu/build';
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user