Yes. I see similar package dependency when installing manually.

~Pras

On Mon, Nov 10, 2014 at 3:00 PM, Loic Dachary <l...@dachary.org> wrote:

> Hi,
>
> It looks like there are broken packages on the target machine even before
> teuthology tries to install new packages. Do you see similar errors when
> trying to install a package manually ?
>
> Cheers
>
> On 10/11/2014 09:59, Sarang G wrote:
> > Hi,
> >
> > 1. Created an instance on AWS using AMI: ami-99bef1a9
> > 2. All the settings related to root access to sudo, passwordless ssh was
> configured.
> > 3. started teuthology with basic yaml configuration:
> >
> > check-locks: false
> > os_type: rhel
> > os_version: '7.0'
> > roles:
> > - - mon.a
> >   - mon.b
> >   - mon.c
> >   - osd.0
> >   - osd.1
> >   - osd.2
> >   - client.0
> > suite_path: /home/pras/ceph-qa-suite
> > targets:
> >   <user>@<hostname>: ssh-rsa <ssh-key>
> >
> > tasks:
> > - install: null
> > - ceph: null
> > - interactive: null
> >
> > Teuthology log attached.
> >
> > ~Pras
> >
> >
> >
> >
> > On Mon, Nov 10, 2014 at 1:03 PM, Loic Dachary <l...@dachary.org <mailto:
> l...@dachary.org>> wrote:
> >
> >     [moving the thread to ceph-devel]
> >
> >     Hi,
> >
> >     It would be useful if you could upload the full log somewhere and
> provide details about what you did on the machine prior to seeing this
> error. That would help figure out what is wrong.
> >
> >     Cheers
> >
> >     On 10/11/2014 07:20, Sarang G wrote:
> >     > Hi,
> >     >
> >     > I am trying to install ceph on RHEL 7 AWS instance using
> teuthology.
> >     >
> >     > I am facing some dependency issues:
> >     >
> >     > 2014-11-09 22:10:57,269.269 DEBUG:teuthology.orchestra.run:Running
> [10.15.17.91]: 'sudo yum install ceph-radosgw-0.87 -y'
> >     > 2014-11-09 22:10:58,223.223
> INFO:teuthology.orchestra.run.out:[10.15.17.91]: Loaded plugins: amazon-id,
> rhui-lb
> >     > 2014-11-09 22:10:59,008.008
> INFO:teuthology.orchestra.run.out:[10.15.17.91]: Resolving Dependencies
> >     > 2014-11-09 22:10:59,010.010
> INFO:teuthology.orchestra.run.out:[10.15.17.91]: --> Running transaction
> check
> >     > 2014-11-09 22:10:59,010.010
> INFO:teuthology.orchestra.run.out:[10.15.17.91]: ---> Package
> ceph-radosgw.x86_64 1:0.87-665.gb8ec7d7.el7 will be installed
> >     > 2014-11-09 22:10:59,028.028
> INFO:teuthology.orchestra.run.out:[10.15.17.91]: --> Processing Dependency:
> librados2 = 1:0.87-665.gb8ec7d7.el7 for package:
> 1:ceph-radosgw-0.87-665.gb8ec7d7.el7.x86_64
> >     > 2014-11-09 22:10:59,086.086
> INFO:teuthology.orchestra.run.out:[10.15.17.91]: --> Processing Dependency:
> ceph-common = 1:0.87-665.gb8ec7d7.el7 for package:
> 1:ceph-radosgw-0.87-665.gb8ec7d7.el7.x86_64
> >     > 2014-11-09 22:10:59,088.088
> INFO:teuthology.orchestra.run.out:[10.15.17.91]: --> Processing Dependency:
> librados.so.2()(64bit) for package:
> 1:ceph-radosgw-0.87-665.gb8ec7d7.el7.x86_64
> >     > 2014-11-09 22:10:59,089.089
> INFO:teuthology.orchestra.run.out:[10.15.17.91]: --> Processing Dependency:
> libfcgi.so.0()(64bit) for package:
> 1:ceph-radosgw-0.87-665.gb8ec7d7.el7.x86_64
> >     > 2014-11-09 22:10:59,089.089
> INFO:teuthology.orchestra.run.out:[10.15.17.91]: --> Running transaction
> check
> >     > 2014-11-09 22:10:59,090.090
> INFO:teuthology.orchestra.run.out:[10.15.17.91]: ---> Package
> ceph-common.x86_64 1:0.87-665.gb8ec7d7.el7 will be installed
> >     > 2014-11-09 22:10:59,103.103
> INFO:teuthology.orchestra.run.out:[10.15.17.91]: --> Processing Dependency:
> python-ceph = 1:0.87-665.gb8ec7d7.el7 for package:
> 1:ceph-common-0.87-665.gb8ec7d7.el7.x86_64
> >     > 2014-11-09 22:10:59,255.255
> INFO:teuthology.orchestra.run.out:[10.15.17.91]: --> Processing Dependency:
> librbd1 = 1:0.87-665.gb8ec7d7.el7 for package:
> 1:ceph-common-0.87-665.gb8ec7d7.el7.x86_64
> >     > 2014-11-09 22:10:59,255.255
> INFO:teuthology.orchestra.run.out:[10.15.17.91]: --> Processing Dependency:
> libtcmalloc.so.4()(64bit) for package:
> 1:ceph-common-0.87-665.gb8ec7d7.el7.x86_64
> >     > 2014-11-09 22:10:59,255.255
> INFO:teuthology.orchestra.run.out:[10.15.17.91]: --> Processing Dependency:
> librbd.so.1()(64bit) for package: 1:ceph-common-0.87-665.gb8ec7d7.el7.x86_64
> >     > 2014-11-09 22:10:59,255.255
> INFO:teuthology.orchestra.run.out:[10.15.17.91]: --> Processing Dependency:
> libboost_thread-mt.so.1.53.0()(64bit) for package:
> 1:ceph-common-0.87-665.gb8ec7d7.el7.x86_64
> >     > 2014-11-09 22:10:59,256.256
> INFO:teuthology.orchestra.run.out:[10.15.17.91]: --> Processing Dependency:
> libboost_system-mt.so.1.53.0()(64bit) for package:
> 1:ceph-common-0.87-665.gb8ec7d7.el7.x86_64
> >     > 2014-11-09 22:10:59,256.256
> INFO:teuthology.orchestra.run.out:[10.15.17.91]: ---> Package
> ceph-radosgw.x86_64 1:0.87-665.gb8ec7d7.el7 will be installed
> >     > 2014-11-09 22:10:59,256.256
> INFO:teuthology.orchestra.run.out:[10.15.17.91]: --> Processing Dependency:
> libfcgi.so.0()(64bit) for package:
> 1:ceph-radosgw-0.87-665.gb8ec7d7.el7.x86_64
> >     > 2014-11-09 22:10:59,256.256
> INFO:teuthology.orchestra.run.out:[10.15.17.91]: ---> Package
> librados2.x86_64 1:0.87-665.gb8ec7d7.el7 will be installed
> >     > 2014-11-09 22:10:59,256.256
> INFO:teuthology.orchestra.run.out:[10.15.17.91]: --> Running transaction
> check
> >     > 2014-11-09 22:10:59,256.256
> INFO:teuthology.orchestra.run.out:[10.15.17.91]: ---> Package
> boost-system.x86_64 0:1.53.0-18.el7 will be installed
> >     > 2014-11-09 22:10:59,257.257
> INFO:teuthology.orchestra.run.out:[10.15.17.91]: ---> Package
> boost-thread.x86_64 0:1.53.0-18.el7 will be installed
> >     > 2014-11-09 22:10:59,257.257
> INFO:teuthology.orchestra.run.out:[10.15.17.91]: ---> Package
> ceph-common.x86_64 1:0.87-665.gb8ec7d7.el7 will be installed
> >     > 2014-11-09 22:10:59,257.257
> INFO:teuthology.orchestra.run.out:[10.15.17.91]: --> Processing Dependency:
> libtcmalloc.so.4()(64bit) for package:
> 1:ceph-common-0.87-665.gb8ec7d7.el7.x86_64
> >     > 2014-11-09 22:10:59,257.257
> INFO:teuthology.orchestra.run.out:[10.15.17.91]: ---> Package
> ceph-radosgw.x86_64 1:0.87-665.gb8ec7d7.el7 will be installed
> >     > 2014-11-09 22:10:59,257.257
> INFO:teuthology.orchestra.run.out:[10.15.17.91]: --> Processing Dependency:
> libfcgi.so.0()(64bit) for package:
> 1:ceph-radosgw-0.87-665.gb8ec7d7.el7.x86_64
> >     > 2014-11-09 22:10:59,257.257
> INFO:teuthology.orchestra.run.out:[10.15.17.91]: ---> Package
> librbd1.x86_64 1:0.87-665.gb8ec7d7.el7 will be installed
> >     > 2014-11-09 22:10:59,258.258
> INFO:teuthology.orchestra.run.out:[10.15.17.91]: ---> Package
> python-ceph.x86_64 1:0.87-665.gb8ec7d7.el7 will be installed
> >     > 2014-11-09 22:10:59,376.376
> INFO:teuthology.orchestra.run.out:[10.15.17.91]: --> Finished Dependency
> Resolution
> >     > 2014-11-09 22:10:59,385.385
> INFO:teuthology.orchestra.run.out:[10.15.17.91]:  You could try using
> --skip-broken to work around the problem
> >     > 2014-11-09 22:10:59,873.873
> INFO:teuthology.orchestra.run.out:[10.15.17.91]:  You could try running:
> rpm -Va --nofiles --nodigest
> >     > 2014-11-09 22:10:59,900.900 ERROR:teuthology.parallel:Exception in
> parallel execution
> >     > Traceback (most recent call last):
> >     >   File
> "/home/pras/storm-1-0-test/qe/teuthology/teuthology/parallel.py", line 82,
> in __exit__
> >     >
> >     >
> >     > Please let me know if there are any modules to be installed before
> starting teuthology?
> >     >
> >     > Regards,
> >     > Pras
> >     >
> >     >
> >     > _______________________________________________
> >     > ceph-users mailing list
> >     > ceph-users@lists.ceph.com <mailto:ceph-users@lists.ceph.com>
> >     > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
> >     >
> >
> >     --
> >     Loïc Dachary, Artisan Logiciel Libre
> >
> >
> >
> >
>
> --
> Loïc Dachary, Artisan Logiciel Libre
>
>
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to