Could you post an i386 build for Trixie?
Good Day, I am going to upgrade eventually to Debian Trixie 64-bit, but it would be so very wonderful if a i386 build with the most recent stable changes could be posted here with the appropriate updates to the 'Release' file (to include the i386 architecture): https://deb.torproject.org/torproject.org/dists/trixie/ Thanks so very much!! Dawn
On 21.11.2025 10:28 Dawn Flood via tor-relays wrote:
I am going to upgrade eventually to Debian Trixie 64-bit, but it would be so very wonderful if a i386 build with the most recent stable changes could be posted here with the appropriate updates to the 'Release' file (to include the i386 architecture):
Trixie doesn't support i386 anymore as an installed architecture and amd64 tor is working fine. Which purpose does it have to provide i386 builds?
When I run 'sudo dpkg --print-architecture', Debian returns 'i386'. Dawn
On Nov 24, 2025 at 5:31 AM, Marco Moock via tor-relays <tor-relays@lists.torproject.org> wrote:
On 21.11.2025 10:28 Dawn Flood via tor-relays wrote:
I am going to upgrade eventually to Debian Trixie 64-bit, but it would be so very wonderful if a i386 build with the most recent stable changes could be posted here with the appropriate updates to the 'Release' file (to include the i386 architecture):
Trixie doesn't support i386 anymore as an installed architecture and amd64 tor is working fine. Which purpose does it have to provide i386 builds? _______________________________________________ tor-relays mailing list -- tor-relays@lists.torproject.org To unsubscribe send an email to tor-relays-leave@lists.torproject.org
On 24.11.2025 07:38 dawn.belle.flood via tor-relays wrote:
When I run 'sudo dpkg --print-architecture', Debian returns 'i386'.
You can indeed add that architecture to dpkg, but Debian doesn't build all packages for i386 anymore, e.g. the kernel is missing, so you cannot have a running i386 system. This feature exists to allows 32 bit software to be installed on an x64 system. Some of that needs 32 bit libraries all they can then be installed using apt/dpkg alongside of 64 bit. I do not see any reason to do that for tor. What is your use case?
And, so, the 64-bit builds should work for me?
On Nov 24, 2025 at 8:21 AM, Marco Moock via tor-relays <tor-relays@lists.torproject.org> wrote:
On 24.11.2025 07:38 dawn.belle.flood via tor-relays wrote:
When I run 'sudo dpkg --print-architecture', Debian returns 'i386'.
You can indeed add that architecture to dpkg, but Debian doesn't build all packages for i386 anymore, e.g. the kernel is missing, so you cannot have a running i386 system.
This feature exists to allows 32 bit software to be installed on an x64 system. Some of that needs 32 bit libraries all they can then be installed using apt/dpkg alongside of 64 bit.
I do not see any reason to do that for tor. What is your use case? _______________________________________________ tor-relays mailing list -- tor-relays@lists.torproject.org To unsubscribe send an email to tor-relays-leave@lists.torproject.org
participants (3)
-
Dawn Flood -
dawn.belle.flood -
Marco Moock