emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* pread pack issues from the git repo
@ 2009-06-06 17:21 Greg Newman
  2009-06-06 18:42 ` Nick Dokos
  0 siblings, 1 reply; 2+ messages in thread
From: Greg Newman @ 2009-06-06 17:21 UTC (permalink / raw)
  To: Emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 460 bytes --]

I was trying to update to the latest-greatest-org and am getting errors from
git.  Can anyone else confirm?
remote: Counting objects: 833, done.
remote: Compressing objects: 100% (301/301), done.
remote: Total 772 (delta 602), reused 626 (delta 471)
Receiving objects: 100% (772/772), 770.61 KiB | 36 KiB/s, done.
fatal: cannot pread pack file: No such file or directory
fatal: index-pack failed


Cheers,


*Greg Newman*

http://20seven.org

twitter: 20seven

[-- Attachment #1.2: Type: text/html, Size: 992 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: pread pack issues from the git repo
  2009-06-06 17:21 pread pack issues from the git repo Greg Newman
@ 2009-06-06 18:42 ` Nick Dokos
  0 siblings, 0 replies; 2+ messages in thread
From: Nick Dokos @ 2009-06-06 18:42 UTC (permalink / raw)
  To: Greg Newman; +Cc: Emacs-orgmode

Greg Newman <greg@20seven.org> wrote:

> I was trying to update to the latest-greatest-org and am getting errors from git.  Can anyone else confirm?
> 
> remote: Counting objects: 833, done.
> remote: Compressing objects: 100% (301/301), done.
> remote: Total 772 (delta 602), reused 626 (delta 471)
> Receiving objects: 100% (772/772), 770.61 KiB | 36 KiB/s, done.
> fatal: cannot pread pack file: No such file or directory
> fatal: index-pack failed
> 

I did a pull a couple of hours ago, with no problems - I don't know much
about git, but the above looks like a local error  (i.e. on your side) to me.
You might want to just clone the repository again in a different directory.

HTH,
Nick


$ git pull
remote: Counting objects: 111, done.        
remote: Compressing objects: 100% (74/74), done.        
remote: Total 92 (delta 66), reused 31 (delta 18)        
Unpacking objects: 100% (92/92), done.
From git://repo.or.cz/org-mode
   5e39f24..855f85b  master     -> origin/master
Updating 5e39f24..855f85b
Fast forward
 ORGWEBPAGE/index.org         |   53 ++++++----
 contrib/README               |    2 +
 contrib/lisp/org-R.el        |   28 +++--
 contrib/lisp/org-jira.el     |   65 +++++++++++
 contrib/lisp/org-mac-iCal.el |  246 ++++++++++++++++++++++++++++++++++++++++++
 doc/org.texi                 |   13 +++
 lisp/ChangeLog               |   39 +++++++
 lisp/org-agenda.el           |    2 +-
 lisp/org-clock.el            |    3 +-
 lisp/org-exp.el              |  171 +++++++++++++++--------------
 lisp/org-faces.el            |    5 +
 lisp/org-gnus.el             |    4 +-
 lisp/org-latex.el            |   11 ++
 lisp/org-list.el             |    3 +-
 lisp/org.el                  |   40 ++++++--
 15 files changed, 559 insertions(+), 126 deletions(-)
 create mode 100644 contrib/lisp/org-jira.el
 create mode 100644 contrib/lisp/org-mac-iCal.el

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-06-06 18:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-06 17:21 pread pack issues from the git repo Greg Newman
2009-06-06 18:42 ` Nick Dokos

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).