[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #31130 [Applications/Tor Browser]: Use Debian 10 for our Android container images
#31130: Use Debian 10 for our Android container images
--------------------------------------+--------------------------------
Reporter: gk | Owner: tbb-team
Type: defect | Status: needs_revision
Priority: Medium | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: tbb-rbm | Actual Points:
Parent ID: #31127 | Points: 0.5
Reviewer: | Sponsor:
--------------------------------------+--------------------------------
Comment (by sisbell):
I can get the following installed correctly in debootstrap-image config. I
can tell this from the logs. But java doesn't show up in the container
image when building gradle projects.
{{{
apt-get install -y -q ca-certificates-java java-common libcups2
liblcms2-2 libjpeg8 libfontconfig1 libnss3 libfreetype6 libpcsclite1
libx11-6 libxext6 libxi6 libxrender1 libxtst6 libglib2.0-0 libxrandr2
libxinerama1 libgl1-mesa-glx libgtk2.0-0 libatk-wrapper-java-jni libgif7
libpulse0 isc-dhcp-common
dpkg -i ./openjdk-8-jre-headless.deb
dpkg -i ./openjdk-8-jdk-headless.deb
dpkg -i ./openjdk-8-jre.deb
dpkg -i ./openjdk-8-jdk.deb
}}}
{{{
- URL:
http://archive.ubuntu.com/ubuntu/pool/universe/o/openjdk-8/openjdk-8-jre-
headless_8u232-b09-0ubuntu1_amd64.deb
filename: openjdk-8-jre-headless.deb
- URL:
http://archive.ubuntu.com/ubuntu/pool/universe/o/openjdk-8/openjdk-8-jre_8u232-b09-0ubuntu1_amd64.deb
filename: openjdk-8-jre.deb
- URL:
http://archive.ubuntu.com/ubuntu/pool/universe/o/openjdk-8/openjdk-8-jdk_8u232-b09-0ubuntu1_amd64.deb
filename: openjdk-8-jdk.deb
- URL:
http://archive.ubuntu.com/ubuntu/pool/universe/o/openjdk-8/openjdk-8-jdk-
headless_8u232-b09-0ubuntu1_amd64.deb
filename: openjdk-8-jdk-headless.deb
}}}
I tried moving everything above to container-image config but the build
fails. I'm not sure why there would be a difference.
{{{
E: Unable to locate package libjpeg8
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/31130#comment:16>
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