]>
git.saurik.com Git - apt.git/blob - test/integration/test-ubuntu-bug-985852-pre-depends-or-group-ordering
4 TESTDIR
="$(readlink -f "$(dirname "$0")")"
7 configarchitecture 'amd64'
9 insertinstalledpackage 'custom' 'amd64' '1.0' 'Pre-Depends: grub-pc | grub'
10 insertinstalledpackage 'grub' 'amd64' '1.0'
11 insertpackage 'unstable' 'custom' 'amd64' '2.0' 'Pre-Depends: grub-pc | grub'
15 testsuccessequal 'Reading package lists...
16 Building dependency tree...
17 Calculating upgrade...
18 The following packages will be upgraded:
20 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
21 Inst custom [1.0] (2.0 unstable [amd64])
22 Conf custom (2.0 unstable [amd64])' aptget dist-upgrade -s