Project

General

Profile

« Previous | Next » 

Revision 9e2cd3a2

Added by koszko over 1 year ago

always use APT packages for amd64 architecture

View differences:

tests/test_local_apt.py
253 253
    assert not apt_root.exists()
254 254

  
255 255
    expected_conf = {
256
        'Architecture':           'amd64',
256 257
        'Dir':                    str(apt_root),
257 258
        'Dir::State':             f'{apt_root}/var/lib/apt',
258 259
        'Dir::State::status':     f'{apt_root}/var/lib/dpkg/status',

Also available in: Unified diff