You are not logged in.

#1 2008-10-06 12:33:39

orjanp
Member
From: Tromsoe, Norway
Registered: 2004-07-03
Posts: 347

Using git gives warning message.

Hi!

When I issue a

# git push

I get the following warning.

git-receive-pack: /lib/libz.so.1: no version information available (required by git-receive-pack)     <--- THIS
Counting objects: 4, done.
Compressing objects: 100% (2/2), done.
Writing objects: 100% (3/3), 291 bytes, done.
Total 3 (delta 1), reused 0 (delta 0)
git: /lib/libz.so.1: no version information available (required by git)     <--- THIS

A search did not come up with any solution. Does anyone have a solution?

Oerjan...


Ørjan Pettersen

Offline

#2 2008-10-06 12:37:19

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,384
Website

Re: Using git gives warning message.

Is you system fully up to date?

Offline

#3 2008-10-06 13:03:49

orjanp
Member
From: Tromsoe, Norway
Registered: 2004-07-03
Posts: 347

Re: Using git gives warning message.

Sorry, I forgot to mention this.

My laptop, where I issue the command, is up to date, but my remote git repository server is not entirely up to date. Git however is up to date at the server.

I guess I'll try a complete system update at the server later tonight.

Oerjan...


Ørjan Pettersen

Offline

#4 2008-11-10 14:27:51

orjanp
Member
From: Tromsoe, Norway
Registered: 2004-07-03
Posts: 347

Re: Using git gives warning message.

Well it seems like a full update on the server solved this. So the solution was quite simple. Thanks. smile


Ørjan Pettersen

Offline

Board footer

Powered by FluxBB