* git-clone problem
@ John Heim
` Zachary Kline
` Trevor Astrope
0 siblings, 2 replies; 11+ messages in thread
From: John Heim @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
When I try to download the speakup patches, first it prints lots of messages
about things it got but after a while I get the following error message:
# git-clone -q http://linux-speakup.org/speakup.git
...
got 607e0c28e1ece0eaf00046d93aeaae5fe49596a7
got 20505672e3bb0c16dcc14ccbf4e81077cb5ce43b
got c9f80946b82950bd7c2c5b272353d4d8507550a6
got 75ac1aab4b2cb897b8fb4dd6f1e551d7ff2ca665
error: Couldn't get http://linux-speakup.org/speakup.git/refs/tags/k2.6.24
for tags/
k2.6.24
The requested URL returned error: 404
error: Could not interpret tags/k2.6.24 as something to pull
Help please. My boss would really like me to build a new kernel today.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: git-clone problem
git-clone problem John Heim
@ ` Zachary Kline
` John Heim
` Trevor Astrope
1 sibling, 1 reply; 11+ messages in thread
From: Zachary Kline @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
John Heim wrote:
> When I try to download the speakup patches, first it prints lots of
> messages about things it got but after a while I get the following
> error message:
>
> # git-clone -q http://linux-speakup.org/speakup.git
> ...
> got 607e0c28e1ece0eaf00046d93aeaae5fe49596a7
> got 20505672e3bb0c16dcc14ccbf4e81077cb5ce43b
> got c9f80946b82950bd7c2c5b272353d4d8507550a6
> got 75ac1aab4b2cb897b8fb4dd6f1e551d7ff2ca665
> error: Couldn't get
> http://linux-speakup.org/speakup.git/refs/tags/k2.6.24 for tags/
> k2.6.24
> The requested URL returned error: 404
> error: Could not interpret tags/k2.6.24 as something to pull
>
> Help please. My boss would really like me to build a new kernel today.
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
Hi,
Just wait a little bit and try it again. I've had similar error
messages and they resolved themselves within a relatively short time.
Also, for the sake of bandwidth, once you have an initial clone I'd
advise you to git-pull in future to save time.
Best,
Zack.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: git-clone problem
` Zachary Kline
@ ` John Heim
` Gregory Nowak
0 siblings, 1 reply; 11+ messages in thread
From: John Heim @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
----- Original Message -----
From: "Zachary Kline" <klinez@onid.orst.edu>
>> John Heim said:
>> Help please. My boss would really like me to build a new kernel today.
> Just wait a little bit and try it again. I've had similar error
> messages and they resolved themselves within a relatively short time.
Well, I guess i'll keep trying. i've already tried several times.
> Also, for the sake of bandwidth, once you have an initial clone I'd
> advise you to git-pull in future to save time.
Can i git-pull if I'm building a newer kernel? I had speakup patches for
2.6.24 but now I'm trying to build a 2.6.25 kernel.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: git-clone problem
` John Heim
@ ` Gregory Nowak
` John Heim
0 siblings, 1 reply; 11+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Fri, Jun 06, 2008 at 03:46:43PM -0500, John Heim wrote:
> Can i git-pull if I'm building a newer kernel? I had speakup patches for
> 2.6.24 but now I'm trying to build a 2.6.25 kernel.
Yes, as far as I know, though I do stand to be corrected as always.
Greg
- --
web site: http://www.romuald.net.eu.org
gpg public key: http://www.romuald.net.eu.org/pubkey.asc
skype: gregn1
(authorization required, add me to your contacts list first)
- --
Free domains: http://www.eu.org/ or mail dns-manager@EU.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFISaPx7s9z/XlyUyARAj85AJ0ZvMIa3d+e6nzdrYz1rNWXSz1lUwCfUJSH
/kMGshLsDVe35ik0TpFQyjk=
=OPOk
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: git-clone problem
` Gregory Nowak
@ ` John Heim
0 siblings, 0 replies; 11+ messages in thread
From: John Heim @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
----- Original Message -----
From: "Gregory Nowak" <greg@romuald.net.eu.org>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Sent: Friday, June 06, 2008 3:54 PM
Subject: Re: git-clone problem
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Fri, Jun 06, 2008 at 03:46:43PM -0500, John Heim wrote:
>> Can i git-pull if I'm building a newer kernel? I had speakup patches for
>> 2.6.24 but now I'm trying to build a 2.6.25 kernel.
>
> Yes, as far as I know, though I do stand to be corrected as always.
It appears to have worked. I ran git-pull on another machine and that
finished w/o generating an error message. So then i tarred up the speakup
directory and untarred it on the target machine. Then I re-ran git-pull and
it said speakup is up to date. Then I ran the installer and it said 'speakup
is installed to /usr/src/linux-2.6.25/'.
I guess all that remains to be seen is if i get a tlaking kernel out of it.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: git-clone problem
git-clone problem John Heim
` Zachary Kline
@ ` Trevor Astrope
` luke
1 sibling, 1 reply; 11+ messages in thread
From: Trevor Astrope @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Try William Hubbs' speakup mirror at:
git://hubbs.homedns.org/speakup.git
I had similar issues with the linux-speakup.org repository, but William's
mirror worked fine for me.
On Fri, 6 Jun 2008, John Heim wrote:
> When I try to download the speakup patches, first it prints lots of messages
> about things it got but after a while I get the following error message:
>
> # git-clone -q http://linux-speakup.org/speakup.git
> ...
> got 607e0c28e1ece0eaf00046d93aeaae5fe49596a7
> got 20505672e3bb0c16dcc14ccbf4e81077cb5ce43b
> got c9f80946b82950bd7c2c5b272353d4d8507550a6
> got 75ac1aab4b2cb897b8fb4dd6f1e551d7ff2ca665
> error: Couldn't get http://linux-speakup.org/speakup.git/refs/tags/k2.6.24
> for tags/
> k2.6.24
> The requested URL returned error: 404
> error: Could not interpret tags/k2.6.24 as something to pull
>
> Help please. My boss would really like me to build a new kernel today.
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: git-clone problem
` Trevor Astrope
@ ` luke
` Zachary Kline
0 siblings, 1 reply; 11+ messages in thread
From: luke @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
git-pull git://hubbs.homedns.org/speakup.git
fatal: Not a git repository
Failed to find a valid git directory.
On Fri, 6 Jun 2008, Trevor Astrope wrote:
> Try William Hubbs' speakup mirror at:
>
> git://hubbs.homedns.org/speakup.git
>
>
> I had similar issues with the linux-speakup.org repository, but William's
> mirror worked fine for me.
>
> On Fri, 6 Jun 2008, John Heim wrote:
>
> > When I try to download the speakup patches, first it prints lots of messages
> > about things it got but after a while I get the following error message:
> >
> > # git-clone -q http://linux-speakup.org/speakup.git
> > ...
> > got 607e0c28e1ece0eaf00046d93aeaae5fe49596a7
> > got 20505672e3bb0c16dcc14ccbf4e81077cb5ce43b
> > got c9f80946b82950bd7c2c5b272353d4d8507550a6
> > got 75ac1aab4b2cb897b8fb4dd6f1e551d7ff2ca665
> > error: Couldn't get http://linux-speakup.org/speakup.git/refs/tags/k2.6.24
> > for tags/
> > k2.6.24
> > The requested URL returned error: 404
> > error: Could not interpret tags/k2.6.24 as something to pull
> >
> > Help please. My boss would really like me to build a new kernel today.
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
--
"Fiat money and sustainable society are not compatible." - Peter Cajander
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: git-clone problem
` luke
@ ` Zachary Kline
` luke
0 siblings, 1 reply; 11+ messages in thread
From: Zachary Kline @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
On Fri, Jun 13, 2008 at 01:47:48AM -0400, luke wrote:
> git-pull git://hubbs.homedns.org/speakup.git
> fatal: Not a git repository
> Failed to find a valid git directory.
This is because you're using git-pull. Git-pull is for updating an
already-cloned repository.
You want instead:
git-clone git://hubbs.homedns.org/speakup.git.
Hope this helps,
Zack.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: git-clone problem
` Zachary Kline
@ ` luke
` Zachary Kline
0 siblings, 1 reply; 11+ messages in thread
From: luke @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
On Thu, 12 Jun 2008, Zachary Kline wrote:
> On Fri, Jun 13, 2008 at 01:47:48AM -0400, luke wrote:
> > git-pull git://hubbs.homedns.org/speakup.git
> > fatal: Not a git repository
> > Failed to find a valid git directory.
> This is because you're using git-pull. Git-pull is for updating an
> already-cloned repository.
It *was* an already cloned repository.
> You want instead:
> git-clone git://hubbs.homedns.org/speakup.git.
Even though I had already done that on Wednesday? I was trying to update
my local copy of the repository. My understanding was that this was the
proper method, as you also seem to indicate above, although my knowledge
of git is quite limited, and so it may be that you mean something else.
So, on Wednesday I ran "git-clone git://hubbs.homedns.org/speakup.git":
what do I do in order to cause my local version to pickup any changes, if
git-pull is the wrong utility?
Regards,
Luke
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: git-clone problem
` luke
@ ` Zachary Kline
` luke
0 siblings, 1 reply; 11+ messages in thread
From: Zachary Kline @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
On Fri, Jun 13, 2008 at 06:15:44PM -0400, luke wrote:
> On Thu, 12 Jun 2008, Zachary Kline wrote:
>
> > On Fri, Jun 13, 2008 at 01:47:48AM -0400, luke wrote:
> > > git-pull git://hubbs.homedns.org/speakup.git
> > > fatal: Not a git repository
> > > Failed to find a valid git directory.
> > This is because you're using git-pull. Git-pull is for updating an
> > already-cloned repository.
>
> It *was* an already cloned repository.
>
> > You want instead:
> > git-clone git://hubbs.homedns.org/speakup.git.
>
> Even though I had already done that on Wednesday? I was trying to update
> my local copy of the repository. My understanding was that this was the
> proper method, as you also seem to indicate above, although my knowledge
> of git is quite limited, and so it may be that you mean something else.
>
> So, on Wednesday I ran "git-clone git://hubbs.homedns.org/speakup.git":
> what do I do in order to cause my local version to pickup any changes, if
> git-pull is the wrong utility?
You want to cd into the directory created by that initial git-clone.
It's called speakup.
Then just do a git-pull, without any arguments. The git repository to
use is already encoded in the directory and files in it, no need to do
anything else. It'll update to the latest code.
Hope this helps,
Zack.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: git-clone problem
` Zachary Kline
@ ` luke
0 siblings, 0 replies; 11+ messages in thread
From: luke @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
On Fri, 13 Jun 2008, Zachary Kline wrote:
> You want to cd into the directory created by that initial git-clone.
> It's called speakup.
> Then just do a git-pull, without any arguments. The git repository to
> use is already encoded in the directory and files in it, no need to do
> anything else. It'll update to the latest code.
Thanks. The directory was the problem--I was running it from above,
because I had thought the .git directory had been created one level higher
than the repository (something while I was cloaning gave me that
impression). Tried from the proper cwd, and working fine.
Regards,
Luke
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
git-clone problem John Heim
` Zachary Kline
` John Heim
` Gregory Nowak
` John Heim
` Trevor Astrope
` luke
` Zachary Kline
` luke
` Zachary Kline
` luke
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).