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

  • SEARCH
  • Home
  • 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

Ask A Question

Stats

  • Questions 334k
  • Answers 334k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Well, the Qt FAQ says: int main(int argc, char **argv)… May 14, 2026 at 3:20 am
  • Editorial Team
    Editorial Team added an answer The idea is that an interrupt should be handled once.… May 14, 2026 at 3:20 am
  • Editorial Team
    Editorial Team added an answer When you inherit privately, you cannot convert to or otherwise… May 14, 2026 at 3:20 am

Related Questions

I created centralized git repositories on my department's sun solaris server using mkdir /var/git/myapp.git
I have a source directory that includes a mix of different languages and files.
Right now, we are using Perforce for version control. It has the handy feature
I've created a view of a table on a MySQL database to enable another
Example, I have 2 server, each server using a copy of linux cpanel. I

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.