Results 1 to 2 of 2
Hello,
please, can somebody help me understand what have I done when I executed this:
Code:
yum install pgdg-centos-8.4-2.noarch.rpm
(I have downloaded the file from yum.pgrpms .org/reporpms/repoview/pgdg-centos.html)
And the result ...
- 01-04-2011 #1Just Joined!
- Join Date
- Nov 2006
- Posts
- 2
yum - what have I done?
Hello,
please, can somebody help me understand what have I done when I executed this:
(I have downloaded the file from yum.pgrpms .org/reporpms/repoview/pgdg-centos.html)Code:yum install pgdg-centos-8.4-2.noarch.rpm
And the result was:
Thank you in advance for your help,Code:Loaded plugins: fastestmirror Determining fastest mirrors * updates: ftp-stud.fht-esslingen.de * base: centos.intergenia.de * addons: centos.intergenia.de * extras: centos.intergenia.de pgdg84 | 2.8 kB 00:00 primary.sqlite.bz2 | 113 kB 00:03 updates | 1.9 kB 00:00 primary.sqlite.bz2 | 896 kB 00:00 base | 2.1 kB 00:00 primary.sqlite.bz2 | 1.6 MB 00:00 addons | 951 B 00:00 primary.xml.gz | 202 B 00:00 extras | 2.1 kB 00:00 primary.sqlite.bz2 | 188 kB 00:00 Setting up Install Process Parsing package install arguments Examining pgdg-centos-8.4-2.noarch.rpm: pgdg-centos-8.4-2.noarch pgdg-centos-8.4-2.noarch.rpm: does not update installed package. Nothing to do
Martin
- 01-04-2011 #2
essentially nothing.
yum compared this rpm against an already installed one and decided, this rpm would not be an update.
So yum did not install it.You must always face the curtain with a bow.


Reply With Quote