Coder Social home page Coder Social logo

Comments (5)

vsimon avatar vsimon commented on July 28, 2024

Hi, good point we should have a 'debug' option: #35
Can you show what ./build.sh -d outputs?

from webrtcbuilds.

 avatar commented on July 28, 2024
  • mkdir -p out
    ++ cd out
    ++ pwd -P
  • OUTDIR=/home/ungvas/Downloads/webrtcbuilds-master/out
  • detect-platform
  • case "$OSTYPE" in
  • PLATFORM=linux
  • TARGET_OS=linux
  • TARGET_CPU=x64
  • echo 'Host OS: linux'
    Host OS: linux
  • echo 'Target OS: linux'
    Target OS: linux
  • echo 'Target CPU: x64'
    Target CPU: x64
  • echo Checking webrtcbuilds dependencies
    Checking webrtcbuilds dependencies
  • check::webrtcbuilds::deps linux
  • local platform=linux
  • case $platform in
  • grep -v '#' /etc/apt/sources.list
  • grep -q multiverse
  • which sudo
  • ensure-package curl
  • local name=curl
  • which curl
  • ensure-package git
  • local name=git
  • which git
  • ensure-package python
  • local name=python
  • which python
  • ensure-package lbzip2
  • local name=lbzip2
  • which lbzip2
  • sudo apt-get update -qq

After that it required password and after introduce password it stop ))

from webrtcbuilds.

vsimon avatar vsimon commented on July 28, 2024

OK, could you try doing sudo apt-get install lbzip2 manually and show its output? Like

$ sudo apt-get install lbzip2
Reading package lists... Done
Building dependency tree
Reading state information... Done
lbzip2 is already the newest version (2.5-1).
0 upgraded, 0 newly installed, 0 to remove and 21 not upgraded.

from webrtcbuilds.

 avatar commented on July 28, 2024

Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
libcdaudio1 libenca0 libgif7:i386 libp11-kit-gnome-keyring:i386 libslv2-9
linux-headers-4.4.0-22 linux-headers-4.4.0-22-generic linux-headers-4.4.0-24
linux-headers-4.4.0-24-generic linux-headers-4.4.0-28
linux-headers-4.4.0-28-generic linux-headers-4.4.0-31
linux-headers-4.4.0-31-generic linux-headers-4.4.0-34
linux-headers-4.4.0-34-generic linux-image-4.4.0-22-generic
linux-image-4.4.0-24-generic linux-image-4.4.0-28-generic
linux-image-4.4.0-31-generic linux-image-4.4.0-34-generic
linux-image-extra-4.4.0-22-generic linux-image-extra-4.4.0-24-generic
linux-image-extra-4.4.0-28-generic linux-image-extra-4.4.0-31-generic
linux-image-extra-4.4.0-34-generic wine-gecko2.21 wine-gecko2.21:i386
wine-mono0.0.8
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
lbzip2
0 upgraded, 1 newly installed, 0 to remove and 12 not upgraded.
Need to get 71.3 kB of archives.
After this operation, 180 kB of additional disk space will be used.
Get:1 http://md.archive.ubuntu.com/ubuntu xenial/universe amd64 lbzip2 amd64 2.5-1 [71.3 kB]
Fetched 71.3 kB in 0s (1,348 kB/s)
Selecting previously unselected package lbzip2.
(Reading database ... 400917 files and directories currently installed.)
Preparing to unpack .../lbzip2_2.5-1_amd64.deb ...
Unpacking lbzip2 (2.5-1) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up lbzip2 (2.5-1) ...

from webrtcbuilds.

vsimon avatar vsimon commented on July 28, 2024

OK that looks good. Can we continue ./build.sh -d again?

from webrtcbuilds.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.