[Bug 1958811] Re: If apt installs snap package, then show size of it

2024-11-19 Thread Julian Andres Klode
Well yes, we don't keep track of per-directory levels of Installed-Size, Installed-Size means /usr (or /boot for linux-image). So we can extend this to Installed-Size-Boot Installed-Size-Var Installed-Size-Opt (and/or Extra-Size-*) which I guess would solve all the big use cases. We can't have

[Bug 1958811] Re: If apt installs snap package, then show size of it

2024-11-17 Thread Michael Hudson-Doyle
> Note that APT measures the space of /usr when it checks if enough space is available, and not /, but snaps install to /snap /snap is just a bunch of mountpoints. Did you mean /var or more specifically /var/lib/snapd/snap here? -- You received this bug notification because you are a member of U

[Bug 1958811] Re: If apt installs snap package, then show size of it

2024-11-15 Thread Julian Andres Klode
I think this ties in to similar issue with the boot size we have in Debian; maybe we should have Extra-Size as a field in the snap2deb. But certainly we don't want to query snapd from inside APT; snapd would need to query the store and at this point of the process users expect an immediate respon

[Bug 1958811] Re: If apt installs snap package, then show size of it

2024-11-14 Thread Ravi Kant Sharma
https://github.com/canonical/snapd?tab=readme-ov-file#get-involved says the correct place to file bugs for snapd is https://bugs.launchpad.net/snapd/+filebug -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 1958811] Re: If apt installs snap package, then show size of it

2024-11-07 Thread Damian Yerrick
Environment: Xubuntu 24.04 LTS x86-64 Steps to reproduce: Open a terminal and enter this command df sudo apt install chromium-browser df Actual results: The used disk space increases much more than APT's misleading diagnostic claims. After this operation, 105 kB of additional disk space will be

[Bug 1958811] Re: If apt installs snap package, then show size of it

2024-11-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: snapd (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1958811 Title: If a

[Bug 1958811] Re: If apt installs snap package, then show size of it

2022-01-24 Thread Adolfo Jayme
** No longer affects: chromium-browser (Ubuntu) ** Changed in: apt (Ubuntu) Importance: Undecided => Wishlist ** Changed in: snapd (Ubuntu) Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 1958811] Re: If apt installs snap package, then show size of it

2022-01-24 Thread Paul White 
** Package changed: snap (Ubuntu) => snapd (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1958811 Title: If apt installs snap package, then show size of it To manage notifications about thi

[Bug 1958811] Re: If apt installs snap package, then show size of it

2022-01-24 Thread Julian Andres Klode
Arguably people could hack in an override for Installed-Size when building the deb somehow to give a rough estimate, but might not be worth the effort. ** Changed in: apt (Ubuntu) Status: New => Won't Fix ** Changed in: apt (Ubuntu) Status: Won't Fix => Invalid -- You received thi