Re: Issues installing on CentOS 7.1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Great! Gracias Alfredo.  It works.

- Luis

On 12/15/2015 07:33 AM, Alfredo Deza wrote:
Oh and also worth pointing out that we don't do RHEL builds anymore
(existing rhel repos are no longer getting updated), so in this case
"el7" is the right one to use.


On Tue, Dec 15, 2015 at 7:29 AM, Alfredo Deza <adeza@xxxxxxxxxx> wrote:
We released 1.5.30 yesterday and had some issues with the repo
metadata for CentOS, should now be resolved, can you try again
and let me know if that is not the case?

On Mon, Dec 14, 2015 at 5:07 PM, Luis Pabon <lpabon@xxxxxxxxxx> wrote:
Just wanted to check if it is me or something else is going on.  Is anyone seeing the following when installing on CentOS 7.1? :

---------------------------------------
------------ INFERNALIS ---------------
---------------------------------------

[vagrant@ceph ~]$ sudo yum install http://download.ceph.com/rpm-infernalis/el7/noarch/ceph-release-1-1.el7.noarch.rpm
Loaded plugins: fastestmirror
ceph-release-1-1.el7.noarch.rpm                                                                                                                                        | 3.9 kB  00:00:00
Examining /var/tmp/yum-root-r1Dzps/ceph-release-1-1.el7.noarch.rpm: ceph-release-1-1.el7.noarch
Marking /var/tmp/yum-root-r1Dzps/ceph-release-1-1.el7.noarch.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package ceph-release.noarch 0:1-1.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

==============================================================================================================================================================================================
  Package                                     Arch                                  Version                                  Repository                                                   Size
==============================================================================================================================================================================================
Installing:
  ceph-release                                noarch                                1-1.el7                                  /ceph-release-1-1.el7.noarch                                550

Transaction Summary
==============================================================================================================================================================================================
Install  1 Package

Total size: 550
Installed size: 550
Is this ok [y/d/N]: y
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
   Installing : ceph-release-1-1.el7.noarch                                                                                                                                                1/1
   Verifying  : ceph-release-1-1.el7.noarch                                                                                                                                                1/1

Installed:
   ceph-release.noarch 0:1-1.el7

Complete!


[vagrant@ceph ~]$ sudo yum install ceph-deploy
Loaded plugins: fastestmirror
Ceph                                                                                                                                                                   | 2.9 kB  00:00:00
Ceph-noarch                                                                                                                                                            | 2.9 kB  00:00:00
base                                                                                                                                                                   | 3.6 kB  00:00:00
ceph-source                                                                                                                                                            | 2.9 kB  00:00:00
extras                                                                                                                                                                 | 3.4 kB  00:00:00
updates                                                                                                                                                                | 3.4 kB  00:00:00
(1/7): Ceph-noarch/primary_db                                                                                                                                          | 2.5 kB  00:00:00
(2/7): Ceph/x86_64/primary_db                                                                                                                                          |  25 kB  00:00:00
(3/7): ceph-source/primary_db                                                                                                                                          | 3.7 kB  00:00:00
(4/7): extras/7/x86_64/primary_db                                                                                                                                      |  90 kB  00:00:00
(5/7): base/7/x86_64/group_gz                                                                                                                                          | 155 kB  00:00:00
(6/7): updates/7/x86_64/primary_db                                                                                                                                     | 935 kB  00:00:01
(7/7): base/7/x86_64/primary_db                                                                                                                                        | 5.3 MB  00:00:03
Determining fastest mirrors
  * base: mirror.umd.edu
  * extras: distro.ibiblio.org
  * updates: mirror.5ninesolutions.com
Resolving Dependencies
--> Running transaction check
---> Package ceph-deploy.noarch 0:1.5.30-0 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

==============================================================================================================================================================================================
  Package                                        Arch                                      Version                                        Repository                                      Size
==============================================================================================================================================================================================
Installing:
  ceph-deploy                                    noarch                                    1.5.30-0                                       Ceph-noarch                                    268 k

Transaction Summary
==============================================================================================================================================================================================
Install  1 Package

Total download size: 268 k
Installed size: 1.1 M
Is this ok [y/d/N]: y
Downloading packages:
ceph-deploy-1.5.30-0.noarch.rp FAILED
http://download.ceph.com/rpm-infernalis/el7/noarch/ceph-deploy-1.5.30-0.noarch.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum --enablerepo=Ceph-noarch clean metadata
Trying other mirror.


Error downloading packages:
   ceph-deploy-1.5.30-0.noarch: [Errno 256] No more mirrors to try.

---------------------------------------
------------ HAMMER -------------------
---------------------------------------
[vagrant@ceph ~]$ sudo yum install http://download.ceph.com/rpm-hammer/rhel7/noarch/ceph-release-1-1.el7.noarch.rpm
Loaded plugins: fastestmirror
ceph-release-1-1.el7.noarch.rpm                                                                                                                                        | 4.0 kB  00:00:00
Examining /var/tmp/yum-root-r1Dzps/ceph-release-1-1.el7.noarch.rpm: ceph-release-1-1.el7.noarch
Marking /var/tmp/yum-root-r1Dzps/ceph-release-1-1.el7.noarch.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package ceph-release.noarch 0:1-1.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

==============================================================================================================================================================================================
  Package                                     Arch                                  Version                                  Repository                                                   Size
==============================================================================================================================================================================================
Installing:
  ceph-release                                noarch                                1-1.el7                                  /ceph-release-1-1.el7.noarch                                583

Transaction Summary
==============================================================================================================================================================================================
Install  1 Package

Total size: 583
Installed size: 583
Is this ok [y/d/N]: y
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
   Installing : ceph-release-1-1.el7.noarch                                                                                                                                                1/1
   Verifying  : ceph-release-1-1.el7.noarch                                                                                                                                                1/1

Installed:
   ceph-release.noarch 0:1-1.el7

Complete!

[vagrant@ceph ~]$ sudo yum install ceph-deploy
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
  * base: mirror.umd.edu
  * extras: distro.ibiblio.org
  * updates: mirror.5ninesolutions.com
Resolving Dependencies
--> Running transaction check
---> Package ceph-deploy.noarch 0:1.5.30-0 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

==============================================================================================================================================================================================
  Package                                        Arch                                      Version                                        Repository                                      Size
==============================================================================================================================================================================================
Installing:
  ceph-deploy                                    noarch                                    1.5.30-0                                       Ceph-noarch                                    268 k

Transaction Summary
==============================================================================================================================================================================================
Install  1 Package

Total download size: 268 k
Installed size: 1.1 M
Is this ok [y/d/N]: y
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
ceph-deploy-1.5.30-0.noarch.rp FAILED
http://ceph.com/rpm-hammer/rhel7/noarch/ceph-deploy-1.5.30-0.noarch.rpm: [Errno 14] HTTP Error 404 - Not Found                                              ]  0.0 B/s |    0 B  --:--:-- ETA
Trying other mirror.


Error downloading packages:
   ceph-deploy-1.5.30-0.noarch: [Errno 256] No more mirrors to try.
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [CEPH Users]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux