Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 948020 - app-office/libreoffice-9999 ebuild does not declare EGIT_REPO_URI
Summary: app-office/libreoffice-9999 ebuild does not declare EGIT_REPO_URI
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-13 04:05 UTC by Frank Sager
Modified: 2025-01-13 04:07 UTC (History)
1 user (show)

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


Attachments
Output of smart-live-rebuild (file_948020.txt,1.83 KB, text/plain)
2025-01-13 04:07 UTC, Frank Sager
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Sager 2025-01-13 04:05:35 UTC
Smart-live-rebuild utility complains that EGIT_REPO_URI is not declared in the environment for libreoffice-9999. The output of the command is below.





Reproducible: Always

Steps to Reproduce:
1. Run 'emerge =app-office/libreoffice-9999::gentoo'
2. after successful build...
3. Run 'smart-live-rebuild'
Actual Results:  
Smart-live-rebuild re-builds libreoffice even if there are no changes pulled by git from the remote repo.

Expected Results:  
Smart-live-rebuild will rebuild libreoffice if and only if changes are made to the remote repo.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-01-13 04:07:32 UTC
Yeah, this is because of the cleverness src_unpack does, but we might be able to improve that.
Comment 2 Frank Sager 2025-01-13 04:07:49 UTC
Created attachment 916413 [details]
Output of smart-live-rebuild

Output of smart-live-rebuild checking git repos for code changes, prior to building packages with updated repos