reprepro version bump

This commit is contained in:
ferrreo 2023-09-06 10:26:23 +01:00
parent 4d24b6d05a
commit 406b56e3eb
5 changed files with 5 additions and 25 deletions

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"