|
@@ -23,7 +23,7 @@ insertpackage 'unstable' 'linux-stuff' 'amd64,armel' '1.0'
|
|
|
|
|
|
|
|
insertsource 'unstable' 'apt' 'any' '0.8.15' 'Build-Depends: doxygen, libc6-dev, libc6-dev:native, cool:any, amdboot:amd64, foreigner, libfwibble-dev, arm-stuff [any-armel] | linux-stuff [ linux-any]'
|
|
insertsource 'unstable' 'apt' 'any' '0.8.15' 'Build-Depends: doxygen, libc6-dev, libc6-dev:native, cool:any, amdboot:amd64, foreigner, libfwibble-dev, arm-stuff [any-armel] | linux-stuff [ linux-any]'
|
|
|
|
|
|
|
|
-insertsource 'unstable' 'forbidden-none' 'any' '1' 'Build-Depends: amdboot:any'
|
|
|
|
|
|
|
+insertsource 'unstable' 'forbidden-no' 'any' '1' 'Build-Depends: amdboot:any'
|
|
|
insertsource 'unstable' 'forbidden-same' 'any' '1' 'Build-Depends: libc6:any'
|
|
insertsource 'unstable' 'forbidden-same' 'any' '1' 'Build-Depends: libc6:any'
|
|
|
insertsource 'unstable' 'forbidden-foreign' 'any' '1' 'Build-Depends: doxygen:any'
|
|
insertsource 'unstable' 'forbidden-foreign' 'any' '1' 'Build-Depends: doxygen:any'
|
|
|
|
|
|
|
@@ -37,7 +37,7 @@ setupaptarchive
|
|
|
|
|
|
|
|
testfailureequal "Reading package lists...
|
|
testfailureequal "Reading package lists...
|
|
|
Building dependency tree...
|
|
Building dependency tree...
|
|
|
-E: Build-Depends dependency for forbidden-none can't be satisfied because amdboot:any is not allowed on 'Multi-Arch: none' packages" aptget build-dep forbidden-none -s -a armel
|
|
|
|
|
|
|
+E: Build-Depends dependency for forbidden-no can't be satisfied because amdboot:any is not allowed on 'Multi-Arch: no' packages" aptget build-dep forbidden-no -s -a armel
|
|
|
testfailureequal "Reading package lists...
|
|
testfailureequal "Reading package lists...
|
|
|
Building dependency tree...
|
|
Building dependency tree...
|
|
|
E: Build-Depends dependency for forbidden-same can't be satisfied because libc6:any is not allowed on 'Multi-Arch: same' packages" aptget build-dep forbidden-same -s -a armel
|
|
E: Build-Depends dependency for forbidden-same can't be satisfied because libc6:any is not allowed on 'Multi-Arch: same' packages" aptget build-dep forbidden-same -s -a armel
|