Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[NITRO] ___Deprecated___
View unanswered posts
View posts from last 24 hours

Goto page 1, 2, 3, 4  Next  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Tiger683
Veteran
Veteran


Joined: 08 Jan 2005
Posts: 1347
Location: Heffner's House

PostPosted: Mon Mar 20, 2006 4:33 pm    Post subject: [NITRO] ___Deprecated___ Reply with quote

This release is deprecated due to release system changes and tree change in git repo, go here instead:
https://forums.gentoo.org/viewtopic-t-446874.html
_________________
Retired gentoo user


Last edited by Tiger683 on Sat Mar 25, 2006 12:35 pm; edited 9 times in total
Back to top
View user's profile Send private message
seren
Guru
Guru


Joined: 27 Aug 2005
Posts: 448
Location: Wisconsin

PostPosted: Mon Mar 20, 2006 4:39 pm    Post subject: Reply with quote

trying now let you know how it progresses


seren
Back to top
View user's profile Send private message
Tiger683
Veteran
Veteran


Joined: 08 Jan 2005
Posts: 1347
Location: Heffner's House

PostPosted: Mon Mar 20, 2006 4:48 pm    Post subject: Reply with quote

Three things for everyone using it:

1) report bugs in release system ( ebuild + eclass ) so i can fix them !

2) we need mirrors for the repo, as the server might get pretty slow very quickly !

3) If you are seriously interested in helping develop nitro-sources, contact me via PM.
However, it would be a good idea to learn enough about git and cogito to be comfortable in
working with remote repositories and NOT breaking stuff for others !

Also, if anyone is interested to help making a full-fledged homepage for nitro, let me know ;)
_________________
Retired gentoo user


Last edited by Tiger683 on Mon Mar 20, 2006 4:53 pm; edited 1 time in total
Back to top
View user's profile Send private message
seren
Guru
Guru


Joined: 27 Aug 2005
Posts: 448
Location: Wisconsin

PostPosted: Mon Mar 20, 2006 4:52 pm    Post subject: Reply with quote

cg-fetch: objects fetch failed
cogito.eclass: cg-clone -s http://nitro-sources.devserver.info/nitro-sources.git failed
Back to top
View user's profile Send private message
Tiger683
Veteran
Veteran


Joined: 08 Jan 2005
Posts: 1347
Location: Heffner's House

PostPosted: Mon Mar 20, 2006 4:55 pm    Post subject: Reply with quote

can you plz rerun the emerge? i hope the server isn't overrun already....if so...HELP! NEED MIRRORS!!!

Sorry, just a joke. Try emerge again, and paste the whole output from the command if it fails.
it should recognize interrupted fetch and pick up where it stopped.

PS: i had something like it once before, but retrying to emerge solved it suddenly.
I'm reemerging it from scratch now to see if it works, but it's fetching now and no problems...
PLZ report back, as i'm unsure if it also works for you now, and this isn't
an eclass error, git failed to connect to server... :/
_________________
Retired gentoo user
Back to top
View user's profile Send private message
Phlogiston
Veteran
Veteran


Joined: 27 Jan 2004
Posts: 1925
Location: Europe, Swizerland

PostPosted: Mon Mar 20, 2006 5:06 pm    Post subject: Reply with quote

Hey Tiger, quite nice with the eclass and ebuild. Looks cool while checking out...

About mirrors, can't you mirror at your uni, where you had the old sources?
I could only mirror files but no a repo I think.

/edit: Server seems to be still quite fast 8)
_________________
Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor


Last edited by Phlogiston on Mon Mar 20, 2006 5:06 pm; edited 1 time in total
Back to top
View user's profile Send private message
seren
Guru
Guru


Joined: 27 Aug 2005
Posts: 448
Location: Wisconsin

PostPosted: Mon Mar 20, 2006 5:06 pm    Post subject: Reply with quote

Code:
root@jaymzbox: pts/1: 673 files 979Mb -> emerge nitro-sources
Calculating dependencies... done!
>>> Emerging (1 of 1) sys-kernel/nitro-sources-2.6.16 to /
>>> checksums files   ;-) nitro-sources-2.6.16.ebuild
>>> checksums files   ;-) files/digest-nitro-sources-2.6.16
>>> Preparing to unpack ...
>>> Unpacking source...
 * Using GIT protocol: http/https

 * Resuming cogito checkout ------>

Recovering from a previously interrupted initial clone...
Fetching head...
Fetching objects...
cg-fetch: objects fetch failed

!!! ERROR: sys-kernel/nitro-sources-2.6.16 failed.
Call stack:
  ebuild.sh, line 1565:   Called dyn_unpack
  ebuild.sh, line 727:   Called src_unpack
  ebuild.sh, line 1280:   Called cogito_src_unpack
  cogito.eclass, line 233:   Called cogito_src_fetch

!!! cogito.eclass: cg-fetch failed
!!! If you need support, post the topmost build error, and the call stack if relevant.



if i run this
Code:
cg-clone -s http://nitro-sources.devserver.info/nitro-sources.git
defaulting to local storage area
cg-init: Note that some files were not added due to the default ignore rules.
cg-init: You can list them by invoking 'cg-status -x'.
Fetching head...
Fetching objects...
/usr/bin/cg-fetch: line 162: git-http-fetch: command not found
progress: 0 objects, 0 bytes
cg-fetch: objects fetch failed

i get diffferent error, and yes i have the webdav useflag
Back to top
View user's profile Send private message
DarkMind
Guru
Guru


Joined: 18 Dec 2003
Posts: 525
Location: Santiago, Chile

PostPosted: Mon Mar 20, 2006 5:07 pm    Post subject: Reply with quote

>>> Emerging (1 of 1) sys-kernel/nitro-sources-2.6.16 to /
>>> checksums files ;-) nitro-sources-2.6.16.ebuild
>>> checksums files ;-) files/digest-nitro-sources-2.6.16
>>> Preparing to unpack ...
>>> Unpacking source...
* Using GIT protocol: http/https

* Resuming cogito checkout ------>

Recovering from a previously interrupted fetch...
Fetching head...
Fetching objects...
/usr/bin/cg-fetch: line 152: git-http-fetch: command not found
cg-fetch: objects fetch failed

!!! ERROR: sys-kernel/nitro-sources-2.6.16 failed.
Call stack:
ebuild.sh, line 1565: Called dyn_unpack
ebuild.sh, line 727: Called src_unpack
ebuild.sh, line 1280: Called cogito_src_unpack
cogito.eclass, line 233: Called cogito_src_fetch

!!! cogito.eclass: cg-fetch failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
Back to top
View user's profile Send private message
Tiger683
Veteran
Veteran


Joined: 08 Jan 2005
Posts: 1347
Location: Heffner's House

PostPosted: Mon Mar 20, 2006 5:10 pm    Post subject: Reply with quote

seren wrote:
Code:
root@jaymzbox: pts/1: 673 files 979Mb -> emerge nitro-sources
Calculating dependencies... done!
>>> Emerging (1 of 1) sys-kernel/nitro-sources-2.6.16 to /
>>> checksums files   ;-) nitro-sources-2.6.16.ebuild
>>> checksums files   ;-) files/digest-nitro-sources-2.6.16
>>> Preparing to unpack ...
>>> Unpacking source...
 * Using GIT protocol: http/https

 * Resuming cogito checkout ------>

Recovering from a previously interrupted initial clone...
Fetching head...
Fetching objects...
cg-fetch: objects fetch failed

!!! ERROR: sys-kernel/nitro-sources-2.6.16 failed.
Call stack:
  ebuild.sh, line 1565:   Called dyn_unpack
  ebuild.sh, line 727:   Called src_unpack
  ebuild.sh, line 1280:   Called cogito_src_unpack
  cogito.eclass, line 233:   Called cogito_src_fetch

!!! cogito.eclass: cg-fetch failed
!!! If you need support, post the topmost build error, and the call stack if relevant.



if i run this
Code:
cg-clone -s http://nitro-sources.devserver.info/nitro-sources.git
defaulting to local storage area
cg-init: Note that some files were not added due to the default ignore rules.
cg-init: You can list them by invoking 'cg-status -x'.
Fetching head...
Fetching objects...
/usr/bin/cg-fetch: line 162: git-http-fetch: command not found
progress: 0 objects, 0 bytes
cg-fetch: objects fetch failed

i get diffferent error, and yes i have the webdav useflag


Which git-version?
also, i think i should mention you need the curl useflag along with webdav...
_________________
Retired gentoo user
Back to top
View user's profile Send private message
rmh3093
Advocate
Advocate


Joined: 06 Aug 2003
Posts: 2138
Location: Albany, NY

PostPosted: Mon Mar 20, 2006 5:10 pm    Post subject: Reply with quote

dev-util/git needs useflags "webdav" & "curl"
_________________
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.


Last edited by rmh3093 on Mon Mar 20, 2006 5:14 pm; edited 1 time in total
Back to top
View user's profile Send private message
seren
Guru
Guru


Joined: 27 Aug 2005
Posts: 448
Location: Wisconsin

PostPosted: Mon Mar 20, 2006 5:12 pm    Post subject: Reply with quote

rmh3093 wrote:
dev-util/git needs useflag "webdav"

thx fixed, sorry for the attitude


Last edited by seren on Mon Mar 20, 2006 6:02 pm; edited 1 time in total
Back to top
View user's profile Send private message
seren
Guru
Guru


Joined: 27 Aug 2005
Posts: 448
Location: Wisconsin

PostPosted: Mon Mar 20, 2006 5:14 pm    Post subject: Reply with quote

git version 1.24
Back to top
View user's profile Send private message
rmh3093
Advocate
Advocate


Joined: 06 Aug 2003
Posts: 2138
Location: Albany, NY

PostPosted: Mon Mar 20, 2006 5:15 pm    Post subject: Reply with quote

rmh3093 wrote:
dev-util/git needs useflags "webdav" & "curl"

reread my post, i forgot to add part of it
_________________
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Back to top
View user's profile Send private message
DarkMind
Guru
Guru


Joined: 18 Dec 2003
Posts: 525
Location: Santiago, Chile

PostPosted: Mon Mar 20, 2006 5:15 pm    Post subject: Reply with quote

i solved

Code:
nano -w /etc/portage/package.use

ahi colocar:

dev-util/git webdav curl gitsendemail mozsha1


emerge again git

Code:
emerge -av dev-util/git

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] dev-util/git-1.1.6  USE="curl gitsendemail mozsha1 tcltk webdav -doc" 0 kB

Total size of downloads: 0 kB

Do you want me to merge these packages? [Yes/No]


and now works :)


Last edited by DarkMind on Mon Mar 20, 2006 5:17 pm; edited 2 times in total
Back to top
View user's profile Send private message
Tiger683
Veteran
Veteran


Joined: 08 Jan 2005
Posts: 1347
Location: Heffner's House

PostPosted: Mon Mar 20, 2006 5:16 pm    Post subject: Reply with quote

seren wrote:
git version 1.24

>> equery b git-http-fetch
[ Searching for file(s) git-http-fetch in *... ]
dev-util/git-1.2.4 (/usr/bin/git-http-fetch)

Read above posts, seems like ppl got it working...
Just stay calm, i'm not trying to make it more complicated than it is...really... :)
_________________
Retired gentoo user


Last edited by Tiger683 on Mon Mar 20, 2006 5:20 pm; edited 1 time in total
Back to top
View user's profile Send private message
Phlogiston
Veteran
Veteran


Joined: 27 Jan 2004
Posts: 1925
Location: Europe, Swizerland

PostPosted: Mon Mar 20, 2006 5:19 pm    Post subject: Reply with quote

Hey Tiger what will the snapshot release look like? For decreasing traffic you could provide a tarball with base version for now and then we could just sync with git if there are changes. Or is that just not possible?
_________________
Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor
Back to top
View user's profile Send private message
Tiger683
Veteran
Veteran


Joined: 08 Jan 2005
Posts: 1347
Location: Heffner's House

PostPosted: Mon Mar 20, 2006 5:22 pm    Post subject: Reply with quote

Phlogiston wrote:
Hey Tiger what will the snapshot release look like? For decreasing traffic you could provide a tarball with base version for now and then we could just sync with git if there are changes. Or is that just not possible?


This is exactly what i'm planning for improving of the git release system, a seed tarball ;)

snapshot releases will be the ones with no bloatant bugs, thy will be following the preavious release scheme everyone use.....for now :D
I think i'll get to reworking the eclass and ebuild sometime tomorrow or wednesday....
Today is a betatest day ;)
_________________
Retired gentoo user
Back to top
View user's profile Send private message
Phlogiston
Veteran
Veteran


Joined: 27 Jan 2004
Posts: 1925
Location: Europe, Swizerland

PostPosted: Mon Mar 20, 2006 5:26 pm    Post subject: Reply with quote

Tiger683 wrote:

This is exactly what i'm planning for improving of the git release system, a seed tarball ;)

snapshot releases will be the ones with no bloatant bugs, thy will be following the preavious release scheme everyone use.....for now :D
I think i'll get to reworking the eclass and ebuild sometime tomorrow or wednesday....
Today is a betatest day ;)


Hehe ok nice one 8)

Could you please tell us how many bytes/objects we need to fetch, so that we can calculate the amount of coffees needed :D
_________________
Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor
Back to top
View user's profile Send private message
Tiger683
Veteran
Veteran


Joined: 08 Jan 2005
Posts: 1347
Location: Heffner's House

PostPosted: Mon Mar 20, 2006 5:28 pm    Post subject: Reply with quote

Phlogiston wrote:
Tiger683 wrote:

This is exactly what i'm planning for improving of the git release system, a seed tarball ;)

snapshot releases will be the ones with no bloatant bugs, thy will be following the preavious release scheme everyone use.....for now :D
I think i'll get to reworking the eclass and ebuild sometime tomorrow or wednesday....
Today is a betatest day ;)


Hehe ok nice one 8)

Could you please tell us how many bytes/objects we need to fetch, so that we can calculate the amount of coffees needed :D


12 minutes total emerge time at avg. fetch speed of 170 KB/s (this is only for initial fetch though ;) )
_________________
Retired gentoo user
Back to top
View user's profile Send private message
rmh3093
Advocate
Advocate


Joined: 06 Aug 2003
Posts: 2138
Location: Albany, NY

PostPosted: Mon Mar 20, 2006 5:31 pm    Post subject: Reply with quote

Phlogiston wrote:
Tiger683 wrote:

This is exactly what i'm planning for improving of the git release system, a seed tarball ;)

snapshot releases will be the ones with no bloatant bugs, thy will be following the preavious release scheme everyone use.....for now :D
I think i'll get to reworking the eclass and ebuild sometime tomorrow or wednesday....
Today is a betatest day ;)


Hehe ok nice one 8)

Could you please tell us how many bytes/objects we need to fetch, so that we can calculate the amount of coffees needed :D



progress: 22825 objects, 75855369 bytes
;)
_________________
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Back to top
View user's profile Send private message
Phlogiston
Veteran
Veteran


Joined: 27 Jan 2004
Posts: 1925
Location: Europe, Swizerland

PostPosted: Mon Mar 20, 2006 5:34 pm    Post subject: Reply with quote

rmh3093 wrote:



progress: 22825 objects, 75855369 bytes
;)


Thats the final value or only where you are? =)
_________________
Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor
Back to top
View user's profile Send private message
rmh3093
Advocate
Advocate


Joined: 06 Aug 2003
Posts: 2138
Location: Albany, NY

PostPosted: Mon Mar 20, 2006 5:35 pm    Post subject: Reply with quote

that was the final!
_________________
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Back to top
View user's profile Send private message
Phlogiston
Veteran
Veteran


Joined: 27 Jan 2004
Posts: 1925
Location: Europe, Swizerland

PostPosted: Mon Mar 20, 2006 5:36 pm    Post subject: Reply with quote

rmh3093 wrote:
that was the final!


Ok thanks, so I have over 50% 8O
_________________
Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor
Back to top
View user's profile Send private message
Zephyrus
Apprentice
Apprentice


Joined: 01 Sep 2004
Posts: 204

PostPosted: Mon Mar 20, 2006 6:36 pm    Post subject: Reply with quote

The overlay and the ebuild are working pretty well on my amd64 system. :)
Back to top
View user's profile Send private message
tagwar
Tux's lil' helper
Tux's lil' helper


Joined: 11 Aug 2004
Posts: 147
Location: Karlsruhe

PostPosted: Mon Mar 20, 2006 7:44 pm    Post subject: Reply with quote

I'm emerging now. Will let you know how it goes.

err.. about the mirror story, I could share some bandwidth on my server. Dunno how much is needed tho. And don't have a clue on how to setup git... so if you're interested...

Greets

Tom
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page 1, 2, 3, 4  Next
Page 1 of 4

 
Jump to:  
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 vote in polls in this forum