[tor-bugs] #25087 [Applications/Tor Browser]: Snowflake broken if no libatomic on host (e.g. Lubuntu 17 64 bits)
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed Feb 7 13:14:27 UTC 2018
#25087: Snowflake broken if no libatomic on host (e.g. Lubuntu 17 64 bits)
--------------------------------------+-----------------------------------
Reporter: cypherpunks | Owner: tbb-team
Type: defect | Status: needs_information
Priority: Medium | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: TorBrowserTeam201802 | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
--------------------------------------+-----------------------------------
Comment (by boklm):
Replying to [comment:16 gk]:
>
> boklm: Do we have some easy way of spinning up such an Lubuntu (or a
similar disfunctioning system) to work on this bug?
I have been able to reproduce this issue with docker and the
`ubuntu:17.10` image, with the following steps:
- starting an `ubuntu:17.10` container: `docker run -t -i ubuntu:17.10
bash`
- installing the `xz-utils` package with `apt-get update && apt-get
install xz-utils`
- downloading and extracting Tor Browser 8.0a1
Then I have the following error when trying to run `snowflake-client`:
{{{
tb at dc7363eb5e77:~/tor-browser_en-
US/Browser/TorBrowser/Tor/PluggableTransports$ LD_LIBRARY_PATH=/home/tb
/tor-browser_en-US/Browser/TorBrowser/Tor/ ./snowflake-client
./snowflake-client: error while loading shared libraries: libatomic.so.1:
cannot open shared object file: No such file or directory
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/25087#comment:18>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list