From: Nick Dokos <nicholas.dokos@hp.com>
To: Greg Newman <greg@20seven.org>
Cc: Emacs-orgmode@gnu.org
Subject: Re: pread pack issues from the git repo
Date: Sat, 06 Jun 2009 14:42:23 -0400 [thread overview]
Message-ID: <28514.1244313743@gamaville.dokosmarshall.org> (raw)
In-Reply-To: Message from Greg Newman <greg@20seven.org> of "Sat\, 06 Jun 2009 13\:21\:21 EDT." <71454fac0906061021h7b646ceflacab7f3d657f3274@mail.gmail.com>
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
prev parent reply other threads:[~2009-06-06 18:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-06 17:21 pread pack issues from the git repo Greg Newman
2009-06-06 18:42 ` Nick Dokos [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=28514.1244313743@gamaville.dokosmarshall.org \
--to=nicholas.dokos@hp.com \
--cc=Emacs-orgmode@gnu.org \
--cc=greg@20seven.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).