You are not logged in.

#1 2012-10-23 00:55:28

uadams
Member
Registered: 2012-10-23
Posts: 2

<solved> Can't Update

So I've been using Arch as my only OS for about a year now, up until now I've been able to find my way through all my problems (with the help of all the posts here, so Thanks). The problem that I'm having is:

 sudo pacman -Syyu
:: Synchronizing package databases...
error: failed retrieving file 'core.db' from cosmos.cites.illinois.edu : Failed writing body (31 != 1448)
error: failed retrieving file 'core.db' from mirrors.gigenet.com : Failed writing body (1367 != 1448)
error: failed retrieving file 'core.db' from mirror.rit.edu : Failed writing body (1433 != 1448)
error: failed retrieving file 'core.db' from cake.lib.fit.edu : Failed writing body (1425 != 2896)
error: failed retrieving file 'core.db' from mirrors.liquidweb.com : Failed writing body (1427 != 1448)
error: failed retrieving file 'core.db' from mirror.umd.edu : Failed writing body (1434 != 1448)
error: failed to update core (download library error)
error: failed retrieving file 'extra.db' from cosmos.cites.illinois.edu : Failed writing body (32 != 1448)
error: failed retrieving file 'extra.db' from mirrors.gigenet.com : Failed writing body (1368 != 1448)
error: failed retrieving file 'extra.db' from mirror.rit.edu : Failed writing body (1434 != 1448)
error: failed retrieving file 'extra.db' from cake.lib.fit.edu : Failed writing body (1427 != 2896)
error: failed retrieving file 'extra.db' from mirrors.liquidweb.com : Failed writing body (1428 != 1448)
error: failed retrieving file 'extra.db' from mirror.umd.edu : Failed writing body (1435 != 1448)
error: failed to update extra (download library error)
error: failed retrieving file 'community.db' from cosmos.cites.illinois.edu : Failed writing body (33 != 1448)
error: failed retrieving file 'community.db' from mirrors.gigenet.com : Failed writing body (1368 != 1448)
error: failed retrieving file 'community.db' from mirror.rit.edu : Failed writing body (1434 != 1448)
error: failed retrieving file 'community.db' from cake.lib.fit.edu : Failed writing body (1427 != 1448)
error: failed retrieving file 'community.db' from mirrors.liquidweb.com : Failed writing body (1428 != 1448)
error: failed retrieving file 'community.db' from mirror.umd.edu : Failed writing body (1435 != 1448)
error: failed to update community (download library error)
error: failed to synchronize any databases
error: failed to init transaction (download library error)

I'm getting internet connection ping to prove:

 ping google.com
PING google.com (74.125.227.7) 56(84) bytes of data.
64 bytes from dfw06s03-in-f7.1e100.net (74.125.227.7): icmp_req=1 ttl=55 time=30.1 ms
64 bytes from dfw06s03-in-f7.1e100.net (74.125.227.7): icmp_req=2 ttl=55 time=25.9 ms
64 bytes from dfw06s03-in-f7.1e100.net (74.125.227.7): icmp_req=3 ttl=55 time=26.2 ms
64 bytes from dfw06s03-in-f7.1e100.net (74.125.227.7): icmp_req=4 ttl=55 time=25.9 ms
^C
--- google.com ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3004ms
rtt min/avg/max/mdev = 25.940/27.054/30.113/1.780 ms

I'm not sure how long this has been going on, it's been about 2 weeks since my last update. sad
Any help would be greatly appreciated.

Last edited by uadams (2012-10-24 23:41:02)

Offline

#2 2012-10-23 00:59:18

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: <solved> Can't Update

You're out of disk space. You should fix that, and then enable CheckSpace in /etc/pacman.conf to avoid this sort of thing.

Offline

#3 2012-10-23 01:01:39

uadams
Member
Registered: 2012-10-23
Posts: 2

Re: <solved> Can't Update

haha Thanks man. Now that you pointed it out it seems like something I should have been about to figure out. Thanks again.

Offline

Board footer

Powered by FluxBB