[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #32979 [Applications/Tor Browser]: `make clean` fails with missing package not mentioned in README
#32979: `make clean` fails with missing package not mentioned in README
------------------------------------------+----------------------
Reporter: gk | Owner: tbb-team
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Keywords: tbb-rbm
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
------------------------------------------+----------------------
I am trying to clean `tor-browser-build` artifacts by running `make clean`
but I get
{{{
git submodule update --init
./tools/clean-old
Can't locate File/Slurp.pm in @INC (you may need to install the
File::Slurp module) (@INC contains: /home/gk/tor-browser-
build/tools/../rbm/lib /etc/perl /usr/local/lib/x86_64-linux-
gnu/perl/5.28.1 /usr/local/share/perl/5.28.1 /usr/lib/x86_64-linux-
gnu/perl5/5.28 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.28
/usr/share/perl/5.28 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu
/perl-base) at ./tools/clean-old line 7.
BEGIN failed--compilation aborted at ./tools/clean-old line 7.
make: *** [Makefile:199: clean] Error 2
}}}
. Now, I've been following the `README` which mentions this cleaning
mechanism but have all the packages mentioned there installed. I guess we
should update that file to include the missing deps as well to
successfully run `make clean`
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/32979>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs