mirror of
				https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
				synced 2025-11-04 10:34:05 +00:00 
			
		
		
		
	britney.py: assert provides table is up to date
Signed-off-by: Niels Thykier <niels@thykier.net>
This commit is contained in:
		
							parent
							
								
									3ff01b5ec9
								
							
						
					
					
						commit
						7e475cd9f9
					
				@ -997,8 +997,7 @@ class Britney(object):
 | 
			
		||||
 | 
			
		||||
            # look for the package in the virtual packages list and loop on them
 | 
			
		||||
            for prov, prov_version in provides_s_a.get(name, empty_set):
 | 
			
		||||
                if prov not in binaries_s_a:
 | 
			
		||||
                    continue
 | 
			
		||||
                assert prov in binaries_s_a
 | 
			
		||||
                # A provides only satisfies:
 | 
			
		||||
                # - an unversioned dependency (per Policy Manual §7.5)
 | 
			
		||||
                # - a dependency without an architecture qualifier
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user