Git Product home page Git Product logo

Comments (3)

37 avatar 37 commented on May 6, 2024 1

glog: http://pkgs.fedoraproject.org/lookaside/pkgs/glog/glog-0.3.3.tar.gz/a6fd2c22f8996846e34c763422717c18/glog-0.3.3.tar.gz

gmocks: http://pkgs.fedoraproject.org/repo/pkgs/gmock/gmock-1.6.0.zip/f547f47321ca88d3965ca2efdcc2a3c1/gmock-1.6.0.zip

gflags: https://github.com/gflags/gflags/archive/v2.2.0.tar.gz

note: the gflags tar should be renamed on download to extract to the correct path.

from google-api-cpp-client.

bloodcarter avatar bloodcarter commented on May 6, 2024

+1

from google-api-cpp-client.

SurferJeffAtGoogle avatar SurferJeffAtGoogle commented on May 6, 2024

I guess that's why I'm seeing this when I run ./prepare_dependencies.py?

make[1]: Leaving directory `/usr/local/google/home/rennie/gitrepos/google-api-cpp-client/external_dependencies/openssl-1.0.1m/tools'
installing libcrypto.a
installing libssl.a
cp libcrypto.pc /usr/local/google/home/rennie/gitrepos/google-api-cpp-client/external_dependencies/install/lib/pkgconfig
chmod 644 /usr/local/google/home/rennie/gitrepos/google-api-cpp-client/external_dependencies/install/lib/pkgconfig/libcrypto.pc
cp libssl.pc /usr/local/google/home/rennie/gitrepos/google-api-cpp-client/external_dependencies/install/lib/pkgconfig
chmod 644 /usr/local/google/home/rennie/gitrepos/google-api-cpp-client/external_dependencies/install/lib/pkgconfig/libssl.pc
cp openssl.pc /usr/local/google/home/rennie/gitrepos/google-api-cpp-client/external_dependencies/install/lib/pkgconfig
chmod 644 /usr/local/google/home/rennie/gitrepos/google-api-cpp-client/external_dependencies/install/lib/pkgconfig/openssl.pc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+++  Finished installing openssl-1.0.1m
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Downloading glog-0.3.3.tar.gz from http://google-glog.googlecode.com/files/glog-0.3.3.tar.gz: 
 0.0% of 49 bytes
 100.0% of 49 bytes

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>  Unpacking glog-0.3.3.tar.gz into glog-0.3.3
Traceback (most recent call last):
  File "./prepare_dependencies.py", line 1162, in <module>
    processed_packages = installer.Run()
  File "./prepare_dependencies.py", line 1144, in Run
    self.ProcessDependencyOrDie(key)
  File "./prepare_dependencies.py", line 1132, in ProcessDependencyOrDie
    value.Process()
  File "./prepare_dependencies.py", line 539, in Process
    self.Unpackage()
  File "./prepare_dependencies.py", line 377, in Unpackage
    tar = tarfile.open(archive_filename)
  File "/usr/lib/python2.7/tarfile.py", line 1665, in open
    raise ReadError("file could not be opened successfully")
tarfile.ReadError: file could not be opened successfully

from google-api-cpp-client.

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.