Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937025 - www-client/chromium-127.0.6533.72: build crashes on unpacking if /var/tmp/portage too small
Summary: www-client/chromium-127.0.6533.72: build crashes on unpacking if /var/tmp/por...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor
Assignee: Chromium Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-31 20:21 UTC by Mark Liman
Modified: 2024-08-01 08:39 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Liman 2024-07-31 20:21:09 UTC
The current ebuild checks if /var/tmp/portage is 23 gigtabytes, my partition was 24gb and the build was crashing even after a remount, after I changed the partition the 32gb the build carried on successfully. 

Reproducible: Always

Steps to Reproduce:
1. Have a /var/tmp/portage that's the checked size for the package
Actual Results:  
Package failed to build

Expected Results:  
Package build quits and tells you /var/tmp/portage is too small
Comment 1 Larry the Git Cow gentoo-dev 2024-08-01 08:39:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e52b059766917ec7c3d0c1af5ea377e82c9529c3

commit e52b059766917ec7c3d0c1af5ea377e82c9529c3
Author:     Matt Jolly <kangie@gentoo.org>
AuthorDate: 2024-08-01 06:49:05 +0000
Commit:     Matt Jolly <kangie@gentoo.org>
CommitDate: 2024-08-01 08:39:11 +0000

    www-client/chromium: add 127.0.6533.88
    
    Also drop LTO use in favour of `tc-is-lto`
    
    Closes: https://bugs.gentoo.org/937025
    Closes: https://bugs.gentoo.org/936959
    Bug: https://bugs.gentoo.org/936673
    Signed-off-by: Matt Jolly <kangie@gentoo.org>

 www-client/chromium/Manifest                       |    2 +
 www-client/chromium/chromium-127.0.6533.88.ebuild  | 1443 ++++++++++++++++++++
 .../files/chromium-127-updater-systemd.patch       |   73 +
 3 files changed, 1518 insertions(+)