Created attachment 489668 [details] www-apps/chromedriver-bin-2.31.ebuild with fixed source name Ebuild stores downloaded file without actual package version: emerge -F =www-apps/chromedriver-bin-2.30 ... Saving to: ‘/mnt/distfiles/chromedriver_linux64.zip’ ... Saving to: ‘/mnt/distfiles/chromedriver_linux32.zip’ How to reproduce bug: 1. create ebuild with next available version in your local overlay 2. calculate digest (upsss - file is already downloaded by previous install) 3. install package 4. check chromedriver version - you will see previous version Solution: rename source files
Comment on attachment 489668 [details] www-apps/chromedriver-bin-2.31.ebuild with fixed source name this ebuild will download files with path like this: /usr/distfiles/chromedriver-bin-2.31.linux64.zip
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a385dddd0fe2acbfa98457a35f0578e60e9f1506 Thanks for reporting.