Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 937025

Summary: www-client/chromium-127.0.6533.72: build crashes on unpacking if /var/tmp/portage too small
Product: Gentoo Linux Reporter: Mark Liman <mark>
Component: Current packagesAssignee: Chromium Project <chromium>
Status: RESOLVED FIXED    
Severity: minor CC: kangie
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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(+)