Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic:  (solved) Error: You don't have enough free space in /var/cache/apt/archives/.  (Read 68241 times)

eQuacky

  • Guest
did it.
same error not having enough space ...

Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
What I posted above, was to fix this


Code: [Select]
W: The repository '[url=http://http.debian.net/debian]http://http.debian.net/debian[/url] main Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure( manpage for repository creation and user configuration details.


I am out of ideas, perhaps visit us on irc, I have to leave for work
Free speech isn't just fucking saying what you want to say, it's also hearing what you don't want to fucking hear

I either give too many fucks or no fucks at all, it's like I cannot find a middle ground for a moderate fuck distribution, it's like what the fuck

Offline Geier0815

  • User
  • Posts: 586
It seems that your nearest servers are in germany, so try
Quote
deb http://ftp.de.debian.org/debian/ unstable main contrib non-free
for your debian.list as single and only entry and
Quote
deb http://packages.siduction.org/base unstable main contrib non-free
deb http://packages.siduction.org/fixes unstable main contrib non-free
deb http://packages.siduction.org/extra unstable main contrib non-free
for your siduction.list

remove all other .list-files from /etc/apt/sources.list.d and check twice that there is no /etc/apt/sources.list

then "apt-get update && apt-get dist-upgrade" Will this solve your problem?
Wenn Windows die Lösung ist...
kann ich dann bitte das Problem zurück haben?

Offline paxmark2

  • User
  • Posts: 85
If the main "root" cause is just a too full partition, ncdu is my tool of choice..  It has no dependencies on apt to the best of my knowledge and I use it to prune things like gnucash-doc out of /var/cache. My / is woefully small at 10 Gb.   


"Vacuum cleaning" of via journalctl is also a fast way to free up space out of /var/log.

eQuacky

  • Guest
@geier0815

"remove all other .list-files from /etc/apt/sources.list.d and check twice that there is no /etc/apt/sources.list
then "apt-get update && apt-get dist-upgrade" Will this solve your problem?"

unfortunately not, neither with without kdenetxt entry nor with.

@paxmark2

root@sid-X121e:/home/ltq# df -h
Filesystem      Size  Used Avail Use% Mounted on
udev             10M     0   10M   0% /dev
tmpfs           712M  1.1M  711M   1% /run
/dev/sda1       172G  107G   57G  66% /
tmpfs           1.8G  100K  1.8G   1% /dev/shm
tmpfs           5.0M  4.0K  5.0M   1% /run/lock
tmpfs           1.8G     0  1.8G   0% /sys/fs/cgroup
/dev/sda3       116G   36G   75G  33% /disks/disk1part3
tmpfs           356M   12K  356M   1% /run/user/1000
tmpfs           356M  4.0K  356M   1% /run/user/105

there seems to  be no shortage of memory?

Offline Geier0815

  • User
  • Posts: 586
You wrote that you get some error-messages by following what piper wrote in this post but you don't gave us this error-messages. Maybe it give us a hint.
Wenn Windows die Lösung ist...
kann ich dann bitte das Problem zurück haben?

eQuacky

  • Guest
It was the same error as in my thread-start.
Last order with "apt-cache gencaches" I didn't have to do cause those bin-files had been regenerated.



eQuacky

  • Guest
@ayla and jure
thanks but didn't help either this hint with texlive.

But I remembered piper's advice to update apt and apt-utils manually what I did again. And a third package was upgraded named libaptpkg5.0. Anyway that combination made the deal. All of them now in version 1.1.10 and I could carry out the whole d-u.

Many thanks to all involved, especially piper and jure for endless efforts.

Greetz
Thomas

Offline jure

  • User
  • Posts: 635
congratulation !!   ☑
Gruss Juergen

Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
Glad you got it solved :)

I actually had the same issue, but, only building siduction, it didn't effect a normal du, why I was pulling what hair I have left when what I posted above didn't work for you.

Odd that libaptpkg5.0 didn't upgrade the first time round


IRC log

Code: [Select]
[Sunday, December 6, 2015] [5:56:12 PM EST] <piper> hmm, anyone doing local builds, starting today i get errors
[Sunday, December 6, 2015] [5:56:22 PM EST] <piper> 0 upgraded, 2182 newly installed, 0 to remove and 0 not upgraded.
[Sunday, December 6, 2015] [5:56:22 PM EST] <piper> 18446744072632231960,3217647640
[Sunday, December 6, 2015] [5:56:22 PM EST] <piper> How odd... The sizes didn't match, email apt@packages.debian.org
[Sunday, December 6, 2015] [5:56:22 PM EST] <piper> Need to get 18.4 EB of archives.
[Sunday, December 6, 2015] [5:56:22 PM EST] <piper> After this operation, 7588 MB of additional disk space will be used.
[Sunday, December 6, 2015] [5:56:22 PM EST] <piper> E: You don't have enough free space in /var/cache/apt/archives/.
[Sunday, December 6, 2015] [5:56:22 PM EST] <piper> 2015-12-06 17:34:33,143 CRITICAL - command failed with return value: 100
[Sunday, December 6, 2015] [5:56:22 PM EST] <piper> 2015-12-06 17:34:33,148 INFO  - cleaning up...
[Sunday, December 6, 2015] [5:57:19 PM EST] <piper> df -h   gives   /dev/sda3       199G   77G  113G  41% /
[Monday, December 7, 2015] [2:49:39 PM EST] <piper> with apt being updated today, no more errors, can build fine now ;P
« Last Edit: 2016/01/08, 03:08:20 by piper »
Free speech isn't just fucking saying what you want to say, it's also hearing what you don't want to fucking hear

I either give too many fucks or no fucks at all, it's like I cannot find a middle ground for a moderate fuck distribution, it's like what the fuck

eQuacky

  • Guest
thanks folks for congrats!

Piper, I am quite sure this lipaptpkg5.0 wasn't within the packages to be du'ed. Just apt and apt-utils. But it worked for me and hopefully for all others with same/similar probem(s).
Thanks again!
greetz
Thomas