reprepro version bump
This commit is contained in:
parent
4d24b6d05a
commit
406b56e3eb
@ -13,7 +13,7 @@ apt update
|
||||
apt upgrade -y
|
||||
# end of temp
|
||||
|
||||
apt install dpkg-sig wget rsync ssh -y
|
||||
apt install dpkg-sig wget rsync ssh reprepro -y
|
||||
|
||||
# Get ubuntu main pool
|
||||
echo "Getting ubuntu main pool 32bit"
|
||||
@ -60,10 +60,6 @@ else
|
||||
sed -i "s#Components:#Components: ubuntu#" ./output/repo/conf/distributions
|
||||
fi
|
||||
|
||||
apt remove reprepro -y
|
||||
wget -nv https://launchpad.net/ubuntu/+archive/primary/+files/reprepro_5.3.0-1.4_amd64.deb
|
||||
apt install -y ./reprepro_5.3.0-1.4_amd64.deb
|
||||
|
||||
# Add the new packages to the repo
|
||||
../ppp repoadd ./output/ "--keepunusednewfiles --keepunreferencedfiles -C ubuntu -V --ignore=missingfield --basedir ./output/repo/ includedeb lunar"
|
||||
|
||||
|
@ -13,7 +13,7 @@ apt update
|
||||
apt upgrade -y
|
||||
# end of temp
|
||||
|
||||
apt install dpkg-sig wget rsync ssh -y
|
||||
apt install dpkg-sig wget rsync ssh reprepro -y
|
||||
|
||||
# Get ubuntu main pool
|
||||
echo "Getting ubuntu main pool 32bit"
|
||||
@ -60,10 +60,6 @@ else
|
||||
sed -i "s#Components:#Components: ubuntu#" ./output/repo/conf/distributions
|
||||
fi
|
||||
|
||||
apt remove reprepro -y
|
||||
wget -nv https://launchpad.net/ubuntu/+archive/primary/+files/reprepro_5.3.0-1.4_amd64.deb
|
||||
apt install -y ./reprepro_5.3.0-1.4_amd64.deb
|
||||
|
||||
# Add the new packages to the repo
|
||||
../ppp repoadd ./output/ "--keepunusednewfiles --keepunreferencedfiles -C ubuntu -V --ignore=missingfield --basedir ./output/repo/ includedeb lunar"
|
||||
|
||||
|
@ -13,7 +13,7 @@ apt update
|
||||
apt upgrade -y
|
||||
# end of temp
|
||||
|
||||
apt install dpkg-sig wget rsync ssh -y
|
||||
apt install dpkg-sig wget rsync ssh reprepro -y
|
||||
|
||||
# Get ubuntu main pool
|
||||
echo "Getting ubuntu main pool 32bit"
|
||||
@ -60,10 +60,6 @@ else
|
||||
sed -i "s#Components:#Components: ubuntu#" ./output/repo/conf/distributions
|
||||
fi
|
||||
|
||||
apt remove reprepro -y
|
||||
wget -nv https://launchpad.net/ubuntu/+archive/primary/+files/reprepro_5.3.0-1.4_amd64.deb
|
||||
apt install -y ./reprepro_5.3.0-1.4_amd64.deb
|
||||
|
||||
# Add the new packages to the repo
|
||||
../ppp repoadd ./output/ "--keepunusednewfiles --keepunreferencedfiles -C ubuntu -V --ignore=missingfield --basedir ./output/repo/ includedeb lunar"
|
||||
|
||||
|
@ -13,7 +13,7 @@ apt update
|
||||
apt upgrade -y
|
||||
# end of temp
|
||||
|
||||
apt install dpkg-sig wget rsync ssh -y
|
||||
apt install dpkg-sig wget rsync ssh reprepro -y
|
||||
|
||||
# Get ubuntu main pool
|
||||
echo "Getting ubuntu main pool 32bit"
|
||||
@ -60,10 +60,6 @@ else
|
||||
sed -i "s#Components:#Components: ubuntu#" ./output/repo/conf/distributions
|
||||
fi
|
||||
|
||||
apt remove reprepro -y
|
||||
wget -nv https://launchpad.net/ubuntu/+archive/primary/+files/reprepro_5.3.0-1.4_amd64.deb
|
||||
apt install -y ./reprepro_5.3.0-1.4_amd64.deb
|
||||
|
||||
# Add the new packages to the repo
|
||||
../ppp repoadd ./output/ "--keepunusednewfiles --keepunreferencedfiles -C ubuntu -V --ignore=missingfield --basedir ./output/repo/ includedeb lunar"
|
||||
|
||||
|
@ -13,7 +13,7 @@ apt update
|
||||
apt upgrade -y
|
||||
# end of temp
|
||||
|
||||
apt install dpkg-sig wget rsync ssh -y
|
||||
apt install dpkg-sig wget rsync ssh reprepro -y
|
||||
|
||||
# Get ubuntu main pool
|
||||
echo "Getting ubuntu main pool 32bit"
|
||||
@ -60,10 +60,6 @@ else
|
||||
sed -i "s#Components:#Components: ubuntu#" ./output/repo/conf/distributions
|
||||
fi
|
||||
|
||||
apt remove reprepro -y
|
||||
wget -nv https://launchpad.net/ubuntu/+archive/primary/+files/reprepro_5.3.0-1.4_amd64.deb
|
||||
apt install -y ./reprepro_5.3.0-1.4_amd64.deb
|
||||
|
||||
# Add the new packages to the repo
|
||||
../ppp repoadd ./output/ "--keepunusednewfiles --keepunreferencedfiles -C ubuntu -V --ignore=missingfield --basedir ./output/repo/ includedeb lunar"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user