Re: root directory full

2024-12-01 Thread Stuart Henderson
On 2024-11-30, BESSOT Jean-Michel wrote: > It arrived when I was bulding cabal in ports. Any idea on where it fill > the partition ? On 2024-11-30, BESSOT Jean-Michel wrote: > I runned the command and it find the file > /root/.cache/cabal/packages/hackage.haskell.org/01-index.tar. I deleted >

Re: root directory full

2024-11-30 Thread Bunkmate
On Sat, Nov 30, 2024 at 02:57:48PM +0100, BESSOT Jean-Michel wrote: > not in dev the biggest file is 512b all the other size in bytes. Other commands which you might find useful include du(1) and sort(1). $ doas du -hx / | sort -h

Re: root directory full

2024-11-30 Thread Dan
BESSOT Jean-Michel : > I runned the command and it find the file > /root/.cache/cabal/packages/hackage.haskell.org/01-index.tar. Really, this /root is an other puppy with no leash.. Dan -- Nuggetsman.com - Repo: https://code.5mode.com Please reply to the mailing-list, leveraging technical

Re: root directory full

2024-11-30 Thread Страхиња Радић
Дана 24/11/30 03:36PM, BESSOT Jean-Michel написа: > /root/.cache/cabal/packages/hackage.haskell.org/01-index.tar Running Haskell as root? I didn't work with Haskell, but if it is anything like npm, Python and similar package-oriented language environments, then the intended way is to install packa

Re: root directory full

2024-11-30 Thread Maksym Sheremet
On Sat, Nov 30, 2024 at 02:57:48PM +0100, BESSOT Jean-Michel wrote: > not in dev the biggest file is 512b all the other size in bytes. > You can use -x flag of du to only show root partition of the disk # du -kx -d1 / -- MS

Re: root directory full

2024-11-30 Thread BESSOT Jean-Michel
I runned the command and it find the file /root/.cache/cabal/packages/hackage.haskell.org/01-index.tar. I deleted it and it solved the problem. Thank you very much

Re: root directory full

2024-11-30 Thread Otto Moerbeek
On Sat, Nov 30, 2024 at 02:57:48PM +0100, BESSOT Jean-Michel wrote: > not in dev the biggest file is 512b all the other size in bytes. > doas find / -xdev -size +1 gets you a list of candidates -Otto

Re: root directory full

2024-11-30 Thread BESSOT Jean-Michel
not in dev the biggest file is 512b all the other size in bytes.

Re: root directory full

2024-11-30 Thread Dan
Did you check for any large file in /dev ? A piped command not in time fashion is enough sometime to get in trouble.

root directory full

2024-11-30 Thread BESSOT Jean-Michel
Hello I have a problem / is full but I don't manage to see what takes the space. x1# df Filesystem  512-blocks  Used Avail Capacity  Mounted on /dev/sd0a  2018844   2018312   -100408   106%    / /dev/sd0k    104736244  36817428  62682004    38%    /home /dev/sd0d  8114908 194