rt2x00.serialmonkey.com

Support forum for the rt2x00 project
It is currently Mon May 20, 2013 8:42 pm

All times are UTC




Post new topic Reply to topic  [ 16 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: git tree broken?
PostPosted: Fri May 25, 2007 8:21 am 
Offline

Joined: Thu Jul 20, 2006 12:14 am
Posts: 106
Location: Denmark
cg clone http://git.serialmonkey.com/rt2x00.git/ starts out well, but fails shortly afterwards with

Getting index for pack 28f97865fe4ca92293900a7a700bce7073a34a9a
error: Unable to find cbb36dbe1042bd89e9d7b042222240f1210a8440 under http://git.serialmonkey.com/rt2x00.git
Cannot obtain needed object cbb36dbe1042bd89e9d7b042222240f1210a8440
progress: 0 objects, 10715136 bytes
cg-<censored by security>: objects <censored by security> failed

Is this known, or do I do something wrong?

Best regards,

Fjodor


Top
 Profile  
 
 Post subject:
PostPosted: Fri May 25, 2007 3:21 pm 
Offline
Site Admin

Joined: Sun Jun 05, 2005 1:01 pm
Posts: 5905
Location: Haarlem, The Netherlands
No you are not doing something wrong, I had pushed some changes towards the server and that seems to have managed to mess up the server branches quite a bit.
It is being looked into, and hopefully it will be resolved soon.

_________________
Regards,
Ivo van Doorn
Project Administrator
http://rt2x00.serialmonkey.com


Top
 Profile  
 
 Post subject:
PostPosted: Fri May 25, 2007 4:04 pm 
Offline

Joined: Thu Jul 20, 2006 12:14 am
Posts: 106
Location: Denmark
Ok, thanks.

/Fjodor


Top
 Profile  
 
 Post subject: Still not working :-(
PostPosted: Sat May 26, 2007 5:12 pm 
Offline

Joined: Sat May 26, 2007 5:04 pm
Posts: 16
Now getting

error: Unable to find 6761d8194448d0d607cc0bc424aec387539ae072 under http://git.serialmonkey.com/rt2x00.git/

Earlier today both cg-update and cg-clone were failing with a not found error including the number the OP mentioned, but this has changed to 6761, etc.

<sigh> Still b0rked.


Last edited by jynx on Mon May 28, 2007 9:51 am, edited 1 time in total.

Top
 Profile  
 
 Post subject:
PostPosted: Sat May 26, 2007 7:13 pm 
Offline

Joined: Thu Jul 20, 2006 12:14 am
Posts: 106
Location: Denmark
Btw., I have earlier tried the git tree, but been unable to test it, as the machine would hang showing the nvidia logo, when attempting to start X.

Does anyone have any experience with nvidia and the git tree as of recently?

Best regards,

Fjodor


Top
 Profile  
 
 Post subject: Nvidia build
PostPosted: Sun May 27, 2007 10:37 am 
Offline

Joined: Sat May 26, 2007 5:04 pm
Posts: 16
Fjodor, suggest you post to a different thread about this as most people won't look here unless they're having problems with GIT.


Top
 Profile  
 
 Post subject: Now working!
PostPosted: Tue May 29, 2007 7:16 pm 
Offline

Joined: Sat May 26, 2007 5:04 pm
Posts: 16
Just done a successful cg-clone (and cg-update later in the day). Thanks for sorting it out! :-)


Top
 Profile  
 
 Post subject:
PostPosted: Tue May 29, 2007 9:35 pm 
Offline
Site Admin

Joined: Sun Jun 05, 2005 1:01 pm
Posts: 5905
Location: Haarlem, The Netherlands
The issue is not yet resolved completely,
I have managed to get a clone from wireless-dev inside rt2x00.git, but committing rt2x00 patches is not possible yet.

_________________
Regards,
Ivo van Doorn
Project Administrator
http://rt2x00.serialmonkey.com


Top
 Profile  
 
 Post subject:
PostPosted: Wed May 30, 2007 11:36 am 
Offline
Site Admin

Joined: Sun Jun 05, 2005 1:01 pm
Posts: 5905
Location: Haarlem, The Netherlands
Since rt2x00.git can now only be cloned, and no new patches can be submitted I'll post the patch that can be applied to rt2x00.git to get the latest version here.


Attachments:
File comment: rt2x00 patch for GIT
rt2x00.diff.tar.gz [30 KiB]
Downloaded 117 times

_________________
Regards,
Ivo van Doorn
Project Administrator
http://rt2x00.serialmonkey.com
Top
 Profile  
 
 Post subject:
PostPosted: Thu May 31, 2007 6:06 pm 
Offline
Site Admin

Joined: Sun Jun 05, 2005 1:01 pm
Posts: 5905
Location: Haarlem, The Netherlands
rt2x00.git can be cloned again, without the need for additional patches.

rt2x00.git is still not yet fully recovered, so some downtime can be expected until git is fully back online again.

_________________
Regards,
Ivo van Doorn
Project Administrator
http://rt2x00.serialmonkey.com


Top
 Profile  
 
PostPosted: Sun Jun 03, 2007 5:23 pm 
Offline

Joined: Sat May 26, 2007 5:04 pm
Posts: 16
Tried
cg-restore
cg-update
And I get:
Recovering from a previously interrupted fetch...
Fetching head...
Fetching objects...
Getting alternates list for http://git.serialmonkey.com/rt2x00.git/
Getting pack list for http://git.serialmonkey.com/rt2x00.git/
error: Unable to find 3543ccbbf7eaced0814e084a4dc2909671aeb50c under http://git.serialmonkey.com/rt2x00.git/
Cannot obtain needed none 3543ccbbf7eaced0814e084a4dc2909671aeb50c
while processing commit 0000000000000000000000000000000000000000.

Might this be because I applied the patch? Doesn't cg-restore undo any changes?


Top
 Profile  
 
 Post subject:
PostPosted: Sun Jun 03, 2007 7:39 pm 
Offline
Site Admin
User avatar

Joined: Sun Jun 05, 2005 7:57 pm
Posts: 126
Location: Belas, Portugal
My advice is, delete the entire tree and start all over again from scratch.

I got my tree working this way :)

_________________
Regards,
Luis Correia
Project Administrator
http://rt2x00.serialmonkey.com


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jun 04, 2007 7:00 am 
Offline

Joined: Sat May 26, 2007 5:04 pm
Posts: 16
That's what I did in the end. It doesn't crash when I do an iwlist wlan0 scan, now, but it doesn't work either. More reading and experimentation required...


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jun 04, 2007 7:03 am 
Offline
Site Admin
User avatar

Joined: Sun Jun 05, 2005 7:57 pm
Posts: 126
Location: Belas, Portugal
Good to know GIT is no longer causing any problems.

If you haven't done already, please post the details of your unsuccessful experiments in the appropriate forum/thread.

_________________
Regards,
Luis Correia
Project Administrator
http://rt2x00.serialmonkey.com


Top
 Profile  
 
 Post subject: hi ......
PostPosted: Mon Oct 22, 2007 7:03 am 
Offline

Joined: Mon Oct 22, 2007 6:33 am
Posts: 2
i am getting...........
[root@localhost ~]# cg clone git://git.kernel.org/pub/scm/linux/kern ... t2x00.git/
Initialized empty Git repository in .git/
Fetching pack (head and objects)...
fatal: unable to connect a socket (Connection timed out)
cg-fetch: fetching pack failed
[root@localhost ~]


Any suggestion??


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 16 posts ]  Go to page 1, 2  Next

All times are UTC


Who is online

Users browsing this forum: Google [Bot] and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group