Roundup Tracker - Issues

Message8532

Author rouilj
Recipients ber, cf-intevation, rouilj, schlatterbeck
Date 2026-09-23.17:50:23
Message-id <1790185823.32.0.708421017024.issue2551427@roundup-tracker.org>
In-reply-to
Reworked the Dockerfile a bit.

Now requirements.txt is installed first and includes
setuptools >= 78.1.1, so removed explicit setuptools install
from pip install gpg command line. Added --no-build-isolation to pip 
command to install gpg. Also added --no-cache-dir to gpg install
get newest version.

fix in changeset:   8825:95448795dbd4

Thanks Chris and Bern for the fix.

Issue 2551430 opened because the license settings in gpg's
build config will cause build issues starting feb 2027.
History
Date User Action Args
2026-09-23 17:50:23rouiljsetmessageid: <1790185823.32.0.708421017024.issue2551427@roundup-tracker.org>
2026-09-23 17:50:23rouiljsetrecipients: + rouilj, schlatterbeck, ber, cf-intevation
2026-09-23 17:50:23rouiljlinkissue2551427 messages
2026-09-23 17:50:23rouiljcreate