]> git.saurik.com Git - apt.git/blame - test/integration/test-apt-get-source
dereference redirect in Vcs-Browser URI to cgit
[apt.git] / test / integration / test-apt-get-source
CommitLineData
019dfaed
MV
1#!/bin/sh
2set -e
3
4TESTDIR=$(readlink -f $(dirname $0))
5. $TESTDIR/framework
6
7setupenvironment
8configarchitecture "i386"
9
10# we need to insert a package into "unstable" so that a Release file is
11# create for the test
12insertpackage 'wheezy' 'unreleated-package' 'all' '1.0'
13
14# a "normal" package with source and binary
15insertpackage 'unstable' 'foo' 'all' '2.0'
16insertsource 'unstable' 'foo' 'all' '2.0'
17
66f13784
MV
18# its possible to have multiple src versions in the sources file, ensure
19# to pick the correct one in this case (bts #731853)
651ae5ce 20insertsource 'stable' 'foo' 'all' '1.5'
66f13784 21insertsource 'stable' 'foo' 'all' '0.5'
019dfaed
MV
22insertpackage 'stable' 'foo' 'all' '1.0'
23insertsource 'stable' 'foo' 'all' '1.0'
24
66f13784
MV
25# this packages exists only as sources, add two versions to ensure that
26# apt will pick the higher version number (bts #731853)
651ae5ce 27insertsource 'wheezy' 'foo' 'all' '0.0.1'
019dfaed
MV
28insertsource 'wheezy' 'foo' 'all' '0.1'
29
30setupaptarchive
31
32APTARCHIVE=$(readlink -f ./aptarchive)
33
34# normal operation gets highest version number
4652a9ee
MV
35HEADER="Reading package lists...
36Building dependency tree..."
9d2a8a73 37DOWNLOAD1="Need to get 0 B/25 B of source archives.
55ae7a51
MV
38'file://${APTARCHIVE}/foo_1.0.dsc' foo_1.0.dsc 11 SHA256:ed7c25c832596339bee13e4e7c45cf49f869b60d2bf57252f18191d75866c2a7
39'file://${APTARCHIVE}/foo_1.0.tar.gz' foo_1.0.tar.gz 14 SHA256:f3da8c6ebc62c8ef2dae439a498dddcdacc1a07f45ff67ad12f44b6e2353c239"
9d2a8a73 40DOWNLOAD2="Need to get 0 B/25 B of source archives.
55ae7a51
MV
41'file://${APTARCHIVE}/foo_2.0.dsc' foo_2.0.dsc 11 SHA256:0fcb803ffbeef26db884625aaf06e75f3eda5c994634980e7c20fd37ed1fc104
42'file://${APTARCHIVE}/foo_2.0.tar.gz' foo_2.0.tar.gz 14 SHA256:ca9b0b828ca22372502af2b80f61f0bd9063910ece9fc34eeaf9d9e31aa8195a"
25b86db1 43testsuccessequal "$HEADER
9d2a8a73 44$DOWNLOAD2" aptget source -q --print-uris foo
019dfaed 45
c5909dcf 46# select by release: suite
25b86db1 47testsuccessequal "$HEADER
bfa7bfc8 48Selected version '1.0' (stable) for foo
9d2a8a73 49$DOWNLOAD1" aptget source -q --print-uris foo/stable
25b86db1 50testsuccessequal "$HEADER
c5909dcf 51Selected version '2.0' (unstable) for foo
9d2a8a73 52$DOWNLOAD2" aptget source -q --print-uris foo/unstable
97ee4aad
DK
53testsuccessequal "$HEADER
54Selected version '1.0' (stable) for foo
55$DOWNLOAD1" aptget source -q --print-uris foo -t stable
56testsuccessequal "$HEADER
57Selected version '2.0' (unstable) for foo
58$DOWNLOAD2" aptget source -q --print-uris foo -t unstable
c5909dcf
DK
59
60# select by release: codename
25b86db1 61testsuccessequal "$HEADER
c5909dcf 62Selected version '2.0' (sid) for foo
9d2a8a73 63$DOWNLOAD2" aptget source -q --print-uris foo/sid
97ee4aad
DK
64testsuccessequal "$HEADER
65Selected version '2.0' (sid) for foo
66$DOWNLOAD2" aptget source -q --print-uris foo -t sid
019dfaed
MV
67
68# select by version
25b86db1 69testsuccessequal "$HEADER
9d2a8a73 70$DOWNLOAD1" aptget source -q --print-uris foo=1.0
019dfaed 71
651ae5ce 72# select by release with no binary package (Bug#731102) but ensure to get
1e3f4083 73# highest version
9d2a8a73 74DOWNLOAD01="Need to get 0 B/25 B of source archives.
55ae7a51
MV
75'file://${APTARCHIVE}/foo_0.1.dsc' foo_0.1.dsc 11 SHA256:72af24b0290fe1d13a3e25fddd2633e43c87ff79d249bc850009e47bcce73565
76'file://${APTARCHIVE}/foo_0.1.tar.gz' foo_0.1.tar.gz 14 SHA256:ec748ad88a71f98bfdc012e1a7632377d05fe3ebbf9c0922e0691fe4d79c0585"
25b86db1 77testsuccessequal "$HEADER
bfa7bfc8 78Selected version '0.1' (wheezy) for foo
9d2a8a73 79$DOWNLOAD01" aptget source -q --print-uris foo/wheezy
019dfaed 80
c6b83f9c 81# unavailable one
25b86db1 82testfailureequal "$HEADER
017d3f3b 83E: Can not find version '9.9-not-there' of package 'foo'
c6b83f9c
MV
84E: Unable to find a source package for foo" aptget source -q --print-uris foo=9.9-not-there
85
65dcff55 86# version and release
9d2a8a73 87DOWNLOAD001="Need to get 0 B/29 B of source archives.
55ae7a51
MV
88'file://${APTARCHIVE}/foo_0.0.1.dsc' foo_0.0.1.dsc 13 SHA256:649dfe03bbb70cebdfe7c6bf9036f9f2472510b8f52e823bdf5ade362ebaa76f
89'file://${APTARCHIVE}/foo_0.0.1.tar.gz' foo_0.0.1.tar.gz 16 SHA256:ab7ba789d178362ecc808e49705e2338988a7f5b9410ec11a6c9555c017de907"
25b86db1 90testsuccessequal "$HEADER
9d2a8a73 91$DOWNLOAD001" aptget source -q --print-uris -t unstable foo=0.0.1
f83b5627 92
25b86db1 93testsuccessequal "$HEADER
9d2a8a73 94Need to get 0 B/25 B of source archives.
f83b5627 95Fetch source foo" aptget source -q -s foo