I had installed all dependencies. i am sending my work.

 
root@pragya-Aspire-5742:~# apt-get
update 
http://paste.openstack.org/show/54406/
root@pragya-Aspire-5742:~# 
apt-get
install curl gcc memcached rsync sqlite3 xfsprogs git-core libffi-dev
python-setuptools 
http://paste.openstack.org/show/54407/
root@pragya-Aspire-5742:~#  apt-get
install python-coverage python-dev python-nose python-simplejson
python-xattr python-eventlet python-greenlet python-pastedeploy
python-netifaces python-pip python-dnspython python-mock 
http://paste.openstack.org/show/54408/
root@pragya-Aspire-5742:~# apt-get
install python-coverage python-dev python-nose python-simplejson
python-xattr python-eventlet python-greenlet python-pastedeploy
python-netifaces python-pip python-dnspython python-mock 
http://paste.openstack.org/show/54409/
root@pragya-Aspire-5742:~# mkfs.xfs
/srv/swift-disk 
The program 'mkfs.xfs' is currently not
installed.  You can install it by typing: 
apt-get install xfsprogs 
root@pragya-Aspire-5742:~# apt-get
install xfsprogs 
Reading package lists... Done 
Building dependency tree 
Reading state information... Done 
xfsprogs is already the newest
version. 
0 upgraded, 0 newly installed, 0 to
remove and 654 not upgraded. 
root@pragya-Aspire-5742:~# mkfs.xfs
/srv/swift-disk 
The program 'mkfs.xfs' is currently not
installed.  You can install it by typing: 
apt-get install xfsprogs 
root@pragya-Aspire-5742:~# sudo
mkfs.xfs /srv/swift-disk 
sudo: mkfs.xfs: command not found 
root@pragya-Aspire-5742:~# sudo apt-get
install -y xfsprogs 
Reading package lists... Done 
Building dependency tree 
Reading state information... Done 
xfsprogs is already the newest
version. 
0 upgraded, 0 newly installed, 0 to
remove and 654 not upgraded. 
root@pragya-Aspire-5742:~# mkfs.xfs
/srv/swift-disk 
The program 'mkfs.xfs' is currently not
installed.  You can install it by typing: 
apt-get install xfsprogs 

-----------

Please help





On Wednesday, 4 December 2013 1:21 PM, dheeru 
<[email protected]> wrote:
 
Did you install the dependencies as suggested in the link ? It is better to 
check
>
>
>-Dheeru
>@Community Service
>
>
>
>On Wed, Dec 4, 2013 at 11:55 AM, pragya jain <[email protected]> wrote:
>
>hello,
>>
>>
>>I am installing swift using link 
>>http://docs.openstack.org/developer/swift/development_saio.html
>>
>>
>>I am getting following error:
>>root@pragya-Aspire-5742:~# mkfs.xfs
/srv/swift-disk 
>>The program 'mkfs.xfs' is currently not
installed.  You can install it by typing: 
>>apt-get install xfsprogs 
>>root@pragya-Aspire-5742:~# apt-get
install xfsprogs 
>>Reading package lists... Done 
>>Building dependency tree 
>>Reading state information... Done 
>>xfsprogs is already the newest
version. 
>>0 upgraded, 0 newly installed, 0 to
remove and 654 not upgraded. 
>>root@pragya-Aspire-5742:~# mkfs.xfs
/srv/swift-disk 
>>The program 'mkfs.xfs' is currently not
installed.  You can install it by typing: 
>>apt-get install xfsprogs 
>>----------
>>Please help me in this regard
>>
>>
>>Pragya jain
>>
>>_______________________________________________
>>Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>Post to     : [email protected]
>>Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>
>>
>
>
>
>-- 
>
>-dheeru
>@Community Service
>
>
>
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to