Re: [O] Fetch failed

2012-08-06 Thread Johan Ekh
Thanks guys!
Now it works!
/Johan

On Sun, Aug 5, 2012 at 5:51 PM, Achim Gratz strom...@nexgo.de wrote:

 Johan Ekh writes:
  git pull
  error: Unable to find 16d23c07dd3697db790b14e6873c65404c912e3f under
  http://repo.or.cz/r/org-mode.git
  Cannot obtain needed object 16d23c07dd3697db790b14e6873c65404c912e3f
  error: Fetch failed.

 Check the files in .git/objects/pack — delete those *.idx files that
 have no corresponding *.pack file and do the upadte again.


 Regards,
 Achim.
 --
 +[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]+

 DIY Stuff:
 http://Synth.Stromeko.net/DIY.html





[O] Fetch failed

2012-08-05 Thread Johan Ekh
Hi all,
I try to update my org-mode v7.7 installation on my OpenSuse 11.4 laptop
with

make up2

but I get

git pull
error: Unable to find 16d23c07dd3697db790b14e6873c65404c912e3f under
http://repo.or.cz/r/org-mode.git
Cannot obtain needed object 16d23c07dd3697db790b14e6873c65404c912e3f
error: Fetch failed.
make: *** [update] Error 1

Does anyone know what I have to do?

Best regards,

Johan


Re: [O] Fetch failed

2012-08-05 Thread Bastien
Hi Johan,

Johan Ekh ekh.jo...@gmail.com writes:

 git pull
 error: Unable to find 16d23c07dd3697db790b14e6873c65404c912e3f under 
 http://repo.or.cz/r/org-mode.git
 Cannot obtain needed object 16d23c07dd3697db790b14e6873c65404c912e3f
 error: Fetch failed.
 make: *** [update] Error 1

 Does anyone know what I have to do?

org-mode git repo is now hosted on orgmode.org:

  ~$ git clone git://orgmode.org/org-mode.git

HTH,

-- 
 Bastien



Re: [O] Fetch failed

2012-08-05 Thread Achim Gratz
Johan Ekh writes:
 git pull
 error: Unable to find 16d23c07dd3697db790b14e6873c65404c912e3f under
 http://repo.or.cz/r/org-mode.git
 Cannot obtain needed object 16d23c07dd3697db790b14e6873c65404c912e3f
 error: Fetch failed.

Check the files in .git/objects/pack — delete those *.idx files that
have no corresponding *.pack file and do the upadte again.


Regards,
Achim.
-- 
+[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]+

DIY Stuff:
http://Synth.Stromeko.net/DIY.html