[Asterisk-code-review] install prereq: Update repositories before install packages (asterisk[master])

Corey Farrell asteriskteam at digium.com
Mon Oct 26 11:25:18 CDT 2015


Corey Farrell has posted comments on this change.

Change subject: install_prereq: Update repositories before install packages
......................................................................


Patch Set 1:

(1 comment)

https://gerrit.asterisk.org/#/c/1530/1/contrib/scripts/install_prereq
File contrib/scripts/install_prereq:

Line 110: 	$testcmd yum update
'yum update' is different from 'aptitude update'.  The aptitude command grabs updated metadata / repo info but does not install any updated packages (aptitude upgrade).  'yum update' actually updates installed packages.

Just wanted to bring this up since I'm not sure the 'yum update' is really wanted.  If any packages actually need an update then yum will prompt to confirm unless you include the '-y' parameter.


-- 
To view, visit https://gerrit.asterisk.org/1530
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I645959e553aac542805ced394cac2dca964051fa
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Rodrigo Ramirez Norambuena <a at rodrigoramirez.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Matt Jordan <mjordan at digium.com>
Gerrit-HasComments: Yes



More information about the asterisk-code-review mailing list