]> git.ipfire.org Git - thirdparty/asterisk.git/commit
install_prereq: Update repositories before install on Debian systems 32/2432/1
authorRodrigo Ramírez Norambuena <a@rodrigoramirez.com>
Mon, 19 Oct 2015 12:11:55 +0000 (09:11 -0300)
committerKevin Harwell <kharwell@digium.com>
Thu, 17 Mar 2016 19:19:12 +0000 (14:19 -0500)
commit88240f98d999c5fdc68d12a5de1da82684ee98eb
tree11321b67392547710fc791e3a45432397a645659
parentaeef52db9fdd8b48ba294f573580525e8bb96471
install_prereq: Update repositories before install on Debian systems

When to install packages the indexed local is more old of the
version of software on the repository they have been upgraded by security
update then get the package will give 404 not found.

The patch prevent by update local index to repository for aptitude before
install.

ASTERISK-25495 #close

Reporte by: Rodrigo Ramírez Norambuena

Change-Id: I645959e553aac542805ced394cac2dca964051fa
(cherry picked from commit 88f3dbaec9509bfba8bc1de7799aa0dc65304bb5)
contrib/scripts/install_prereq