You are not logged in.

#1 2012-01-17 14:22:33

zeno
Member
From: china
Registered: 2007-04-20
Posts: 8
Website

I meet the partition too full problem

I updated the pacman to Pacman v4.0.1 - libalpm v7.0.1

when i run pacman -Syu
and it said:

(12/12) checking package integrity                                                     [##################################################] 100%
(12/12) loading package files                                                          [##################################################] 100%
(12/12) checking for file conflicts                                                    [##################################################] 100%
(12/12) checking available disk space                                                  [##################################################] 100%
error: Partition / too full: 60 blocks needed, 0 blocks free
error: not enough free disk space
error: failed to commit transaction (not enough free disk space)
Errors occurred, no packages were upgraded.

My system runs in ramfs
[FW: /]# df
Filesystem     1K-blocks     Used Available Use% Mounted on
/run               10240      208     10032   3% /run
udev               10240        0     10240   0% /dev
shm              1032408        0   1032408   0% /dev/shm
/dev/sda4        1433376   258208   1175168  19% /secwall
log                10240      428      9812   5% /var/log
/dev/sdb1      109332384 51627496  52151072  50% /mnt/archlinux

Offline

#2 2012-01-17 14:56:02

zeno
Member
From: china
Registered: 2007-04-20
Posts: 8
Website

Re: I meet the partition too full problem

i comment the #CheckSpace
and updated the system

Offline

#3 2012-01-17 17:26:36

Leonid.I
Member
From: Aethyr
Registered: 2009-03-22
Posts: 999

Re: I meet the partition too full problem

zeno wrote:

i comment the #CheckSpace
and updated the system

This is a mere workaround and not an optimal one. Please provide some debug info via pacman --debug.


Arch Linux is more than just GNU/Linux -- it's an adventure
pkill -9 systemd

Offline

#4 2012-02-02 07:22:53

uberscientist
Member
Registered: 2012-01-27
Posts: 84

Re: I meet the partition too full problem

I got a similar error while trying to install a package.  Here's the debug info:

[nak@arch ~]$ sudo pacman --debug -S ogre
debug: parseconfig: options pass
debug: config: attempting to read file /etc/pacman.conf
debug: config: finish section '(null)'
debug: config: new section 'options'
debug: config: HoldPkg: pacman
debug: config: HoldPkg: glibc
debug: config: SyncFirst: pacman
debug: config: arch: x86_64
debug: config: SigLevel: Never
debug: config: finish section 'options'
debug: config: new section 'core'
debug: config file /etc/pacman.conf, line 81: including /etc/pacman.d/mirrorlist
debug: config: attempting to read file /etc/pacman.d/mirrorlist
debug: config: finished parsing /etc/pacman.d/mirrorlist
debug: config: finish section 'core'
debug: config: new section 'extra'
debug: config file /etc/pacman.conf, line 85: including /etc/pacman.d/mirrorlist
debug: config: attempting to read file /etc/pacman.d/mirrorlist
debug: config: finished parsing /etc/pacman.d/mirrorlist
debug: config: finish section 'extra'
debug: config: new section 'community'
debug: config file /etc/pacman.conf, line 93: including /etc/pacman.d/mirrorlist
debug: config: attempting to read file /etc/pacman.d/mirrorlist
debug: config: finished parsing /etc/pacman.d/mirrorlist
debug: config: finish section 'community'
debug: config: finished parsing /etc/pacman.conf
debug: setup_libalpm called
debug: option 'logfile' = /var/log/pacman.log
debug: option 'gpgdir' = /etc/pacman.d/gnupg/
debug: option 'cachedir' = /var/cache/pacman/pkg/
debug: parseconfig: repo pass
debug: config: attempting to read file /etc/pacman.conf
debug: config: finish section '(null)'
debug: config: new section 'options'
debug: config: finish section 'options'
debug: config: new section 'core'
debug: config file /etc/pacman.conf, line 81: including /etc/pacman.d/mirrorlist
debug: config: attempting to read file /etc/pacman.d/mirrorlist
debug: config: finished parsing /etc/pacman.d/mirrorlist
debug: config: finish section 'core'
debug: registering sync database 'core'
debug: database path for tree core set to /var/lib/pacman/sync/core.db
debug: adding new server URL to database 'core': http://cosmos.cites.illinois.edu/pub/archlinux/core/os/x86_64
debug: config: new section 'extra'
debug: config file /etc/pacman.conf, line 85: including /etc/pacman.d/mirrorlist
debug: config: attempting to read file /etc/pacman.d/mirrorlist
debug: config: finished parsing /etc/pacman.d/mirrorlist
debug: config: finish section 'extra'
debug: registering sync database 'extra'
debug: database path for tree extra set to /var/lib/pacman/sync/extra.db
debug: adding new server URL to database 'extra': http://cosmos.cites.illinois.edu/pub/archlinux/extra/os/x86_64
debug: config: new section 'community'
debug: config file /etc/pacman.conf, line 93: including /etc/pacman.d/mirrorlist
debug: config: attempting to read file /etc/pacman.d/mirrorlist
debug: config: finished parsing /etc/pacman.d/mirrorlist
debug: config: finish section 'community'
debug: registering sync database 'community'
debug: database path for tree community set to /var/lib/pacman/sync/community.db
debug: adding new server URL to database 'community': http://cosmos.cites.illinois.edu/pub/archlinux/community/os/x86_64
debug: config: finished parsing /etc/pacman.conf
debug: loading package cache for repository 'local'
debug: added 607 packages to package cache for db 'local'
debug: loading package cache for repository 'core'
debug: opening database archive /var/lib/pacman/sync/core.db
debug: added 192 packages to package cache for db 'core'
debug: loading package cache for repository 'extra'
debug: opening database archive /var/lib/pacman/sync/extra.db
debug: added 2785 packages to package cache for db 'extra'
debug: loading package cache for repository 'community'
debug: opening database archive /var/lib/pacman/sync/community.db
debug: added 2331 packages to package cache for db 'community'
debug: adding package 'ogre'
debug: adding package ogre-1.8.0RC1-3 to the transaction add list
resolving dependencies...
debug: resolving target's dependencies
debug: started resolving dependencies
debug: checkdeps: package ogre-1.8.0RC1-3
debug: checkdeps: missing dependency 'zziplib' for package 'ogre'
debug: checkdeps: missing dependency 'ois' for package 'ogre'
debug: pulling dependency zziplib (needed by ogre)
debug: pulling dependency ois (needed by ogre)
debug: checkdeps: package zziplib-0.13.60-1
debug: checkdeps: package ois-1.3-1
debug: finished resolving dependencies
debug: started sorting dependencies
debug: sorting dependencies finished
looking for inter-conflicts...
debug: looking for conflicts
debug: check targets vs targets
debug: check targets vs targets
debug: check targets vs db and db vs targets
debug: check targets vs db
debug: check db vs targets
debug: checking dependencies
debug: checkdeps: package zziplib-0.13.60-1
debug: checkdeps: package ois-1.3-1
debug: checkdeps: package ogre-1.8.0RC1-3
debug: found cached pkg: /var/cache/pacman/pkg/zziplib-0.13.60-1-x86_64.pkg.tar.xz
debug: setting download size 0 for pkg zziplib
debug: found cached pkg: /var/cache/pacman/pkg/ois-1.3-1-x86_64.pkg.tar.xz
debug: setting download size 0 for pkg ois
debug: found cached pkg: /var/cache/pacman/pkg/ogre-1.8.0RC1-3-x86_64.pkg.tar.xz
debug: setting download size 0 for pkg ogre
debug: returning error 31 from alpm_db_get_pkg : could not find or read package
debug: returning error 31 from alpm_db_get_pkg : could not find or read package
debug: returning error 31 from alpm_db_get_pkg : could not find or read package

Targets (3): ois-1.3-1  zziplib-0.13.60-1  ogre-1.8.0RC1-3

Total Installed Size:   89.52 MiB

Proceed with installation? [Y/n] y
debug: using cachedir: /var/cache/pacman/pkg/
debug: using cachedir: /var/cache/pacman/pkg/
checking package integrity...
debug: found cached pkg: /var/cache/pacman/pkg/zziplib-0.13.60-1-x86_64.pkg.tar.xz
debug: sha256sum: 34f32859b0ef5d5858220df14ea4fc4af2a09f577f71955c296f483b67767f83
debug: checking sha256sum for /var/cache/pacman/pkg/zziplib-0.13.60-1-x86_64.pkg.tar.xz
debug: found cached pkg: /var/cache/pacman/pkg/ois-1.3-1-x86_64.pkg.tar.xz
debug: md5sum: 5208b2316828afe8de8beff154785b4f
debug: checking md5sum for /var/cache/pacman/pkg/ois-1.3-1-x86_64.pkg.tar.xz
debug: found cached pkg: /var/cache/pacman/pkg/ogre-1.8.0RC1-3-x86_64.pkg.tar.xz
debug: sha256sum: a5d1af59ef6571b1207fbfe274a25093b8acf826700216a0b9bf63dd37fdfc68
debug: checking sha256sum for /var/cache/pacman/pkg/ogre-1.8.0RC1-3-x86_64.pkg.tar.xz
loading package files...
debug: found cached pkg: /var/cache/pacman/pkg/zziplib-0.13.60-1-x86_64.pkg.tar.xz
debug: replacing pkgcache entry with package file for target zziplib
debug: starting package load for /var/cache/pacman/pkg/zziplib-0.13.60-1-x86_64.pkg.tar.xz
debug: sorting package filelist for /var/cache/pacman/pkg/zziplib-0.13.60-1-x86_64.pkg.tar.xz
debug: found cached pkg: /var/cache/pacman/pkg/ois-1.3-1-x86_64.pkg.tar.xz
debug: replacing pkgcache entry with package file for target ois
debug: starting package load for /var/cache/pacman/pkg/ois-1.3-1-x86_64.pkg.tar.xz
debug: sorting package filelist for /var/cache/pacman/pkg/ois-1.3-1-x86_64.pkg.tar.xz
debug: found cached pkg: /var/cache/pacman/pkg/ogre-1.8.0RC1-3-x86_64.pkg.tar.xz
debug: replacing pkgcache entry with package file for target ogre
debug: starting package load for /var/cache/pacman/pkg/ogre-1.8.0RC1-3-x86_64.pkg.tar.xz
debug: sorting package filelist for /var/cache/pacman/pkg/ogre-1.8.0RC1-3-x86_64.pkg.tar.xz
checking for file conflicts...
debug: looking for file conflicts
debug: searching for file conflicts: zziplib
debug: searching for filesystem conflicts: zziplib
debug: checking possible conflict: /usr/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/bin/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/include/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/lib/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/lib/pkgconfig/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/share/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/share/aclocal/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/share/man/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/share/man/man3/
debug: file is a directory, not a conflict
debug: searching for file conflicts: ois
debug: searching for filesystem conflicts: ois
debug: checking possible conflict: /usr/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/include/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/lib/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/lib/pkgconfig/
debug: file is a directory, not a conflict
debug: searching for file conflicts: ogre
debug: searching for filesystem conflicts: ogre
debug: checking possible conflict: /opt/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/bin/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/include/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/lib/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/lib/pkgconfig/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/share/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/share/licenses/
debug: file is a directory, not a conflict
checking available disk space...
debug: checking available disk space
debug: mountpoint: /tmp
debug: mountpoint: /sys/kernel/security
debug: mountpoint: /sys/kernel/debug
debug: mountpoint: /sys/fs/fuse/connections
debug: mountpoint: /sys/fs/cgroup/systemd
debug: mountpoint: /sys/fs/cgroup/net_cls
debug: mountpoint: /sys/fs/cgroup/memory
debug: mountpoint: /sys/fs/cgroup/freezer
debug: mountpoint: /sys/fs/cgroup/devices
debug: mountpoint: /sys/fs/cgroup/cpuset
debug: mountpoint: /sys/fs/cgroup/cpu,cpuacct
debug: mountpoint: /sys/fs/cgroup/blkio
debug: mountpoint: /sys/fs/cgroup
debug: mountpoint: /sys
debug: mountpoint: /run
debug: mountpoint: /proc/sys/fs/binfmt_misc
debug: mountpoint: /proc/sys/fs/binfmt_misc
debug: mountpoint: /proc
debug: mountpoint: /mnt/ubuntu
debug: mountpoint: /media
debug: mountpoint: /home/nak/.gvfs
debug: mountpoint: /home
debug: mountpoint: /dev/shm
debug: mountpoint: /dev/pts
debug: mountpoint: /dev/mqueue
debug: mountpoint: /dev/hugepages
debug: mountpoint: /dev
debug: mountpoint: /boot
debug: mountpoint: /
debug: mountpoint: /
debug: partition /, needed 22700, cushion 5121, free 15105
error: Partition / too full: 27821 blocks needed, 15105 blocks free
debug: returning error 7 from _alpm_check_diskspace : not enough free disk space
error: not enough free disk space
error: failed to commit transaction (not enough free disk space)
Errors occurred, no packages were upgraded.
debug: unregistering database 'local'
debug: freeing package cache for repository 'local'
debug: unregistering database 'core'
debug: freeing package cache for repository 'core'
debug: unregistering database 'extra'
debug: freeing package cache for repository 'extra'
debug: unregistering database 'community'
debug: freeing package cache for repository 'community'

and df output:

[nak@arch ~]$ df -h
Filesystem      Size  Used Avail Use% Mounted on
rootfs          7.4G  7.3G     0 100% /
/dev            3.9G     0  3.9G   0% /dev
/run            3.9G  364K  3.9G   1% /run
/dev/sdb3       7.4G  7.3G     0 100% /
tmpfs           3.9G     0  3.9G   0% /dev/shm
tmpfs           3.9G     0  3.9G   0% /sys/fs/cgroup
tmpfs           3.9G     0  3.9G   0% /media
tmpfs           3.9G  4.6M  3.9G   1% /tmp
/dev/sdb1        99M   19M   76M  20% /boot
/dev/sdb4       225G  8.3G  206G   4% /home
/dev/sda1       587G  318G  241G  57% /mnt/ubuntu

/dev/sdb3 is looking full... (be back later...)

EDIT:
I ran  `pacman -Scc`
which opened up /dev/sdb3 to 97% and allowed me to install the package.

I'm willing to be educated as to what's going on. I did auto-partition and do not remember setting up a 7.4G partition.  A guess would be its `/var/` but that's just a guess. Any tips? What should I read to learn more or what commands can I run to find out what's mounted to where?
Thanks

Last edited by uberscientist (2012-02-02 07:50:28)

Offline

#5 2012-02-02 11:00:27

Awebb
Member
Registered: 2010-05-06
Posts: 6,282

Re: I meet the partition too full problem

Give us "df -ih" to see if your inode table is full.

Offline

#6 2012-02-02 11:07:20

ethail
Member
From: Spain
Registered: 2011-02-10
Posts: 225

Re: I meet the partition too full problem

uberscientist wrote:

I did auto-partition and do not remember setting up a 7.4G partition.

Auto-partition makes a 100MB /boot partition, 7.4 GB / and the remaining goes to /home. So, if you have a lot of programs installed, your / goes full. Resizing your partitions would help

Last edited by ethail (2012-02-02 11:07:56)


My GitHub Page

Best Testing Repo Warning: [testing] means it can eat you hamster, catch fire and you should keep it away from children. And I'm serious here, it's not an April 1st joke.

Offline

#7 2012-02-02 18:17:32

uberscientist
Member
Registered: 2012-01-27
Posts: 84

Re: I meet the partition too full problem

ethail wrote:
uberscientist wrote:

I did auto-partition and do not remember setting up a 7.4G partition.

Auto-partition makes a 100MB /boot partition, 7.4 GB / and the remaining goes to /home. So, if you have a lot of programs installed, your / goes full. Resizing your partitions would help

Thank you for the insight smile

Offline

#8 2016-06-17 11:12:57

jmromeroes
Member
Registered: 2016-06-17
Posts: 1

Re: I meet the partition too full problem

I actually fixed this running "arch-chroot /mnt /bin/bash".

Offline

#9 2016-06-17 11:41:23

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,837
Website

Re: I meet the partition too full problem

I fail to see how that would "fix" a full partition, jmromeroes. Also, this topic is over four years old; even if what you suggest was a fix, it's unlikely that the original poster is still searching for a solution.

https://wiki.archlinux.org/index.php/Co … bumping.22

Closing.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

Board footer

Powered by FluxBB