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

Bug 752489

Summary: app-portage/smart-live-rebuild-1.3.6: False positive - rebuild each run
Product: Gentoo Linux Reporter: Alexander Weber <web.alexander>
Component: Current packagesAssignee: Michał Górny <mgorny>
Status: UNCONFIRMED ---    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: ARM64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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