Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue Downloading Libraries #3

Closed
etechuganda opened this issue Feb 20, 2013 · 2 comments
Closed

Issue Downloading Libraries #3

etechuganda opened this issue Feb 20, 2013 · 2 comments

Comments

@etechuganda
Copy link

Following the instructions I get to the libraries downloading and see the following error.

root@stats:/usr/local/ixp# ./bin/library-init.sh
Smarty exists - skipping!
Bootstrap-Zend-Framework exists - skipping!
Minify exists - skipping!
Bootbox exists - skipping!
Throbber.js exists - skipping!
Zend exists - skipping!
Cloning into ./bin/../library/OSS-Framework.git...
remote: Counting objects: 1396, done.
remote: Compressing objects: 100% (542/542), done.
remote: Total 1396 (delta 1053), reused 1160 (delta 819)
Receiving objects: 100% (1396/1396), 9.84 MiB | 52 KiB/s, done.
Resolving deltas: 100% (1053/1053), done.
error: refs/remotes/origin/master does not point to a valid object!
error: Trying to write ref refs/heads/master with nonexistant object a7c1302db3bd51f77ecd0394a4e1bccdc6987b41
fatal: Cannot update the ref 'HEAD'.
root@stats:/usr/local/ixp#

I am doing this on Debian 6.

I only cloned the repo instead of forking? Could this be the cause?

@listerr
Copy link
Contributor

listerr commented Feb 20, 2013

I found similar problem and it appears to be a bug in git.

If you update to newer version, I think this problem goes away.

Rob

On Wed, Feb 20, 2013 at 02:56:01AM -0800, Simon Vass wrote:

Following the instructions I get to the libraries downloading and see the following error.

root@stats:/usr/local/ixp# ./bin/library-init.sh
Smarty exists - skipping!
Bootstrap-Zend-Framework exists - skipping!
Minify exists - skipping!
Bootbox exists - skipping!
Throbber.js exists - skipping!
Zend exists - skipping!
Cloning into ./bin/../library/OSS-Framework.git...
remote: Counting objects: 1396, done.
remote: Compressing objects: 100% (542/542), done.
remote: Total 1396 (delta 1053), reused 1160 (delta 819)
Receiving objects: 100% (1396/1396), 9.84 MiB | 52 KiB/s, done.
Resolving deltas: 100% (1053/1053), done.
error: refs/remotes/origin/master does not point to a valid object!
error: Trying to write ref refs/heads/master with nonexistant object a7c1302db3bd51f77ecd0394a4e1bccdc6987b41
fatal: Cannot update the ref 'HEAD'.
root@stats:/usr/local/ixp#

I am doing this on Debian 6.

I only cloned the repo instead of forking? Could this be the cause?


Reply to this email directly or view it on GitHub:
#3

Rob Lister
rob@lonap.net

@etechuganda
Copy link
Author

Thanks that worked.

barryo added a commit that referenced this issue Jan 10, 2017
BF-2 UI Fixes from Bootstrap v2 to v3
This was referenced Mar 25, 2017
Belthazaar added a commit to Belthazaar/IXP-Manager that referenced this issue Jun 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants