Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 377969
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T14:44:52+00:00 2026-05-12T14:44:52+00:00

I created centralized git repositories on my department’s sun solaris server using mkdir /var/git/myapp.git

  • 0

I created centralized git repositories on my department’s sun solaris server using

mkdir /var/git/myapp.git
cd /var/git/myapp.git
git --bare init

last week i did this for 3 of our currently under development applications and pushed the master of these applications to the server

git remote add origin ssh://myserver.com/var/git/myapp.git
git push origin master

this worked and created the repositories and could clone/pull from them

this week I tried to create a test application and repository so I could test using capistrano to deploy these applications I followed the same precedure

on server:

mkdir /var/git/testapp.git
cd /var/git/testapp.git
git --bare init

on local:

cd /path/to/testapp
git remote add origin ssh://myserver.com/var/git/testapp.git
git push origin master

And I got

Counting objects: 64, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (56/56), done.
ld.so.1: git: fatal: relocation error: file /usr/local/bin/git: symbole deflateBound: referenced symbol not found
fatal: sha1 file '<stdout>' write error: Invalid argument
error: pack-objects died with strange error
error: failed to push some refs to 'ssh://myserver.com/var/git/myapp.git'

figuring it was an error on my setup I deleted the testapp.git and the testapp on my local machine and started testapp from scratch same result so I tried to push from one of the existing applications and i get the same result even though last week I could push to the server.

Any Ideas?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T14:44:52+00:00Added an answer on May 12, 2026 at 2:44 pm

    I’d say your git installation in the server is not good.

    It’s trying to execute /usr/local/bin/git there and some symbol is missing, I’d bet you have a library mismatch.

    There is nothing wrong with your repo itself, its the git installation, try executing /usr/local/bin/git manually in the server.

    Maybe the git binary you are using in your shell is not /usr/local/bin/git or some failed permissions with required .so libraries.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I created a program using dev-cpp and wxwidgets which solves a puzzle. The user
I created a few mediawiki custom tags, using the guide found here http://www.mediawiki.org/wiki/Manual:Tag_extensions I
I created a new SharePoint portal for testing purposes using a manually added HOSTS
I'm currently doing web development with another developer on a centralized development server. In
Example, I have 2 server, each server using a copy of linux cpanel. I
So for my Android app I need a centralized server so multiple phones can
I've recently been looking at using Git to eventually replace the CVS repository we
Created .NET WCF service, tested it - works. Generated schemas from Data and service
I created a single page (with code behind .vb) and created Public intFileID As
I created an Interop user control in VS2005. When the user control is shown

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.