Main
News
Proposal
Readings
Download
Backbone
License
Donate
Feedback
Guestbook
Wed Jul 1 19:10:00 2026 UTC
I've just uploaded
fedanet-0.0.72.tbz2, in which a minor fix is made to the code.
Thanks go to a guy with nickname posyx for reporting where to
look. Hopefully, this fixes both issues with
non-intel platforms (primarily ARM),
and with NetBSD. Looks like it was
because "default" char is unsigned there, while in one weird part of the
code it was assumed to be signed.
I'm not sure if this will really work on ARMs as well as on NetBSD (as I have neither of them right now), so if you have any of them, please update and report back your experience, both positive or negative.
From posyx
Thu Jul 2 12:36:48 2026 UTC
Test
I modified and tested it myself, and it works. This version (0.0.72) also works.
Question for user Ilya: Did this fix the issue with duplicate packages in his “aarch64+debian” configuration?
reply
From Andrey Stolyarov
Thu Jul 2 20:45:44 2026 UTC
in reply to
this comment
Re: Test
> This version (0.0.72) also works.
Thanks!
reply