Unusual Space Usage

I have been using Endeavour for a couple of days now and I like it a lot, however I ran into a problem when trying to install a package using yay. For context, my system is installed on a 256 GB SSD and after a scan (excluding the 128 TiB proc folder) all of the folders add up to just over 40 GB. After installing the aforementioned package from the AUR, whose dependencies include electron25, it began installing chromium-mirror packages many GB in size, after a while I realized something was not right so I aborted the operation. After aborting the operation I noticed that Dolphin now says I only have 26GB free on my system, keep in mind the scan still says all the folders are only ~40 GB in size. I have already tried clearing pacman and yay cache, manually searching for electron and chromium packages, listing all installed packages using pacman and yan -Qm, and at this point I have been searching for hours with no hope.

tl;dr: A package downloaded a huge chromium source package that is now nowhere to be found in the system taking >100GB out of a 256GB SSD.

Any help would be greatly appreciated.

1 Like

look under your home folder .cache/yay/ for it

1 Like

Thanks for the reply, unfortunately there is nothing relating to the issue there (at least not that I think of), just cache for btdu, completion cache and an empty json file.

1 Like

Hmm, maybe something installed. Not 100% sure but pacman -Qe or Qm should list what is installed, if it did install it should show up here but the amount of disk space it is taking is odd and I would assume most of this to be from the build and still in cache but I could be way off track

1 Like

How big is that directory?

1 Like

-Qe yields no results for chromium or electron, or any package I donā€™t recognize for that matter, and also the cache directory is 3.8 MiB.

1 Like

What package did you try install? Just so I can see what is what afformentioned without mentioning means little so everyone can only guess here

On the AUR it is called ā€œscreen-recorder-appā€, the github repo is also minuscule compared to itā€™s dependencies. I may be wrong but Iā€™m guessing it tried to build chromium from source instead of using a binary package.

Whenever Iā€™ve got giant piles of mystery files to find I fire up qdirstat

It will scan your disk and report sizes by directory which may point you to the place to drill down and hunt for what youā€™re after, and if you select a given directory it also shows a visualisation below where larger files appear as bigger ā€˜blocksā€™

1 Like

Ok after a quick look at that wondering why you think chromium installed?
Screenshot_20240717_044212
These are the dependancies

Electron practically embeds Chromium into the binary.

1 Like

I am not quite sure what the question is asking so Iā€™ll give two answers.
If the question is if I know why it would install, my answer would probably be in electron, since looking at itā€™s page shows tons of chromium-mirror sources.
If the question is rhetoric then my answer is I am new to the Arch in general and have been a Windows user for the past 10 years.

I could be wrong but seeing nothing here either
https://aur.archlinux.org/packages/electron25?all_deps=1#pkgdeps

No Iā€™m trying to help and learn myself, sorry if you thought otherwise

Yes I see it shows it as source but not as a dependcy from my understanding

After doing a scan my biggest folder is the home folder with Steam, Spotify, etc., so nothing out of place, Now I am just wondering whether chromium isnā€™t there and Dolphin is just bugging out, I might try downloading something big like Counter-Strike to see if it works, if it does then itā€™s visual, if not then I will do more digging.

image
Steam also shows a lack of space, I do not know what could be the issue now.

Have you tried a reboot/logging in out to see if it changes?
Dolphin can be dodgey at times with disk size

Yes, I have restarted several times today to observe any changes, unfortunately no change came about.

Unfortunatly I have no idea but someone smarter with this info should hopefully be able to help some more.
Side thought is it possible a game from steam is taking this space up?