Created attachment 225770 [details] 20210613 update Most notably, this fixes a login issue with the 2021-06-07 update of the Steam client.
Hi Alex, It seems there is a problem with the distfiles size: #make ===> License MIT accepted by the user ===> linux-steam-utils-20210613 depends on file: /usr/local/sbin/pkg - found => shkhln-linuxulator-steam-utils-20210613_GH0.tar.gz doesn't seem to exist in /poudriere/ports/default/distfiles/. => Attempting to fetch https://codeload.github.com/shkhln/linuxulator-steam-utils/tar.gz/20210613?dummy=/shkhln-linuxulator-steam-utils-20210613_GH0.tar.gz fetch: https://codeload.github.com/shkhln/linuxulator-steam-utils/tar.gz/20210613?dummy=/shkhln-linuxulator-steam-utils-20210613_GH0.tar.gz: size unknown fetch: https://codeload.github.com/shkhln/linuxulator-steam-utils/tar.gz/20210613?dummy=/shkhln-linuxulator-steam-utils-20210613_GH0.tar.gz: size of remote file is not known shkhln-linuxulator-steam-utils-20210613_GH0.ta 17 kB 563 kBps 00s => Fetched file size mismatch (expected 18291, actual 18289) => Trying next site => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/shkhln-linuxulator-steam-utils-20210613_GH0.tar.gz fetch: http://distcache.FreeBSD.org/ports-distfiles/shkhln-linuxulator-steam-utils-20210613_GH0.tar.gz: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /poudriere/ports/default/distfiles/ and try again. *** Error code 1
Created attachment 225788 [details] 20210613 update v2 Right. Moved tag to a different commit and forgot about cleaning distfiles.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=9737ff068d5ebbc92db6c0be4c02549e92790cad commit 9737ff068d5ebbc92db6c0be4c02549e92790cad Author: Rainer Hurling <rhurlin@FreeBSD.org> AuthorDate: 2021-06-14 18:37:26 +0000 Commit: Rainer Hurling <rhurlin@FreeBSD.org> CommitDate: 2021-06-14 18:37:26 +0000 games/linux-steam-utils: Update to 20210613 Changelog: https://github.com/shkhln/linuxulator-steam-utils/compare/20210425...20210613 PR: 256578 Reported by: Alex S <iwtcex@gmail.com> (maintainer) games/linux-steam-utils/Makefile | 6 +++--- games/linux-steam-utils/distinfo | 6 +++--- games/linux-steam-utils/pkg-message | 9 +++++---- games/linux-steam-utils/pkg-plist | 3 +-- 4 files changed, 12 insertions(+), 12 deletions(-)
Committed, thanks :)