Results 1 to 11 of 11
  1. #1

    Problem with installing package with yum

    Hi ,
    Sorry for my bad English
    I have a VPS running CentOS6 (virtuallized with openVZ)
    when i want to install package i got this error
    [root@daserver ~]# yum install perl-Time-HiRes
    Loaded plugins: fastestmirror
    Loading mirror speeds from cached hostfile
    * base: mirror.7x24web.net
    * extras: centos.mirror.nac.net
    * updates: mirror.atlanticmetro.net
    Setting up Install Process Resolving Dependencies
    --> Running transaction check
    ---> Package perl-Time-HiRes.i686 4:1.9721-119.el6_1.1 set to be updated
    --> Finished Dependency Resolution Dependencies Resolved
    ================================================================================
    Package Arch Version Repository Size
    ================================================================================
    Installing: perl-Time-HiRes i686 4:1.9721-119.el6_1.1 base 46 k Transaction Summary
    ================================================================================
    Install 1 Package(s)
    Upgrade 0 Package(s)

    Total size: 46 k
    Installed size: 52 k
    Is this ok [y/N]: y
    Downloading Packages:
    Running rpm_check_debug Running
    Transaction Test Transaction
    Check Error: installing package perl-Time-HiRes-4:1.9721-119.el6_1.1.i686 needs 60KB on the / filesystem

    Error Summary
    -------------
    [root@daserver ~]#
    what should i do ?
    Thanks in advance
    Last edited by ArashDN; 02-27-2012 at 08:33 AM.

  2. #2
    Join Date
    Aug 2010
    Location
    Sorting Office
    Posts
    9,530
    Quote Originally Posted by ArashDN View Post
    needs 60KB on the / filesystem
    You're out of disk space?

  3. #3
    Join Date
    Nov 2011
    Location
    Nasik, MH,INDIA
    Posts
    862
    Well, It would be better you can reinstall your os then it should be fine for you.

  4. #4
    Join Date
    Aug 2011
    Location
    India
    Posts
    449
    du -sch * would give you an overview of the total disk space used by each directory, make sure you run it under /
    Ultimatehostings
    Fully Managed Services

  5. #5
    Hi all
    I am sure I have more than 30GB free space on / file system ...
    So problem can't be hard disk space ....

  6. #6
    Okay. If you have more free spaces then can you able to create an empty with the size of 1GB?

  7. #7
    Join Date
    Jul 2010
    Posts
    65
    From the error it is clear that the problem was due to the shortage of disk space. If you can paste the result of command df -h
    then we can understand the root cause.

  8. #8
    Join Date
    Sep 2002
    Location
    Toronto, ON
    Posts
    3,446
    I wonder if the node you're on is out of disk space... never seen it happen but it's a possibility.
    Jean-Pierre Abboud / I'm the TekGURU
    www.Gotekky.com / Managed hosting solutions / AS63447
    Web Hosting, VPS Hosting, Dedicated Servers

  9. #9
    From the error it is clear that the problem was due to the shortage of disk space. If you can paste the result of command df -h
    then we can understand the root cause.
    Code:
    [root@daserver ~]# df -h
    Filesystem            Size  Used Avail Use% Mounted on
    /dev/simfs             50G  1.5G   49G   3% /
    none                  513M  4.0K  513M   1% /dev
    I wonder if the node you're on is out of disk space... never seen it happen but it's a possibility.
    I don't think there is any prblem in node
    because i can add other files .

  10. #10
    Join Date
    Sep 2002
    Location
    Toronto, ON
    Posts
    3,446
    Can you paste the result of df -ki ?
    Jean-Pierre Abboud / I'm the TekGURU
    www.Gotekky.com / Managed hosting solutions / AS63447
    Web Hosting, VPS Hosting, Dedicated Servers

  11. #11
    Join Date
    Sep 2002
    Location
    Toronto, ON
    Posts
    3,446
    I suspect you ran out of inodes.
    Jean-Pierre Abboud / I'm the TekGURU
    www.Gotekky.com / Managed hosting solutions / AS63447
    Web Hosting, VPS Hosting, Dedicated Servers

Similar Threads

  1. Problem with installing HyperVM on CentOS (Problem w/ YUM?)
    By DennisM in forum Hosting Security and Technology
    Replies: 4
    Last Post: 11-05-2007, 09:05 PM
  2. Problem installing package component:
    By das in forum Dedicated Server
    Replies: 1
    Last Post: 05-16-2005, 11:02 AM
  3. Problem installing some rpms w/ yum
    By harryhood in forum Hosting Security and Technology
    Replies: 4
    Last Post: 04-05-2005, 04:22 PM
  4. Replies: 1
    Last Post: 05-24-2002, 11:17 PM
  5. Problem while installing MySQL package!
    By Adriaan in forum Dedicated Server
    Replies: 9
    Last Post: 01-28-2002, 08:31 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •