Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 752489 - app-portage/smart-live-rebuild-1.3.6: False positive - rebuild each run
Summary: app-portage/smart-live-rebuild-1.3.6: False positive - rebuild each run
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: ARM64 Linux
: Normal normal (vote)
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-03 11:01 UTC by Alexander Weber
Modified: 2020-11-03 12:02 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 Alexander Weber 2020-11-03 11:01:20 UTC
The smart-live-rebuild find false positive change for a package not in portage:

Ebuild: https://gitlab.com/bell07/gentoo-switch_overlay/-/blob/master/media-libs/joycond/joycond-9999.ebuild



Reproducible: Always

Steps to Reproduce:
1. Emerge the joycond-9999 from overlay
2. run smart-live-rebuild
Actual Results:  
smart-live-rebuild -j 1
...
->  [media-libs/joycond:0] https://github.com/DanielOgorchock/joycond [master]
--> git ls-remote https://github.com/DanielOgorchock/joycond master
--> update from e60d876b4a2e0aba415c91cc93c60bfca6bb6ab4 to ffa8a388e1c4f93e507ec1da2f2b87dbb2b86bff


Expected Results:  
Expected is 
at rev e60d876b4a2e0aba415c91cc93c60bfca6bb6ab4 (no changes)
The commit ffa8a388e1c4f93e507ec1da2f2b87dbb2b86bff is in the past.

The EGIT_REPO_URI is https://github.com/DanielOgorchock/joycond master branch