View previous topic :: View next topic |
Author |
Message |
Mad_Tiger n00b
Joined: 15 Feb 2004 Posts: 51
|
Posted: Sat Nov 27, 2004 6:17 pm Post subject: "emerge nitro-sources" doesn't work... |
|
|
When i do it i get an error that it can't connect and download "patch-2.6.9" or something like this...
BTW i tried to do "ebuild nitro-sources.ebuild digest" and i got the same error... |
|
Back to top |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54663 Location: 56N 3W
|
Posted: Sat Nov 27, 2004 6:20 pm Post subject: |
|
|
Mad_Tiger,
Try another mirror or google for the file and download it to /usr/portage/distfiles _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
|
Mad_Tiger n00b
Joined: 15 Feb 2004 Posts: 51
|
Posted: Sat Nov 27, 2004 9:00 pm Post subject: |
|
|
I downloaded the file as u told me and now i get another error when it tries to extract linux-2.6.9.tar.gz... |
|
Back to top |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54663 Location: 56N 3W
|
Posted: Sat Nov 27, 2004 9:58 pm Post subject: |
|
|
Mad_Tiger,
You need to post the exact error message for me to help. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
|
caravela Tux's lil' helper
Joined: 30 Aug 2004 Posts: 118
|
Posted: Sat Nov 27, 2004 11:41 pm Post subject: |
|
|
since you didn't post exactly what the error says check if you did all of this.
have a portage overlay dir
Code: |
mkdir /usr/local/portage
mkdir /usr/local/portage/sys-kernel
mkdir /usr/local/portage/sys-kernel/nitro-sources
|
your nitro ebuild should be copied to /usr/local/portage/sys-kernel/nitro-sources
your /etc/make.conf should also contain the following line
Code: |
PORTDIR_OVERLAY="/usr/local/portage/"
|
and them
Code: |
ebuild /usr/local/portage/sys-kernel/nitro-sources/foo.ebuild digest
emerge nitro-sources
|
|
|
Back to top |
|
|
s4kk3 Apprentice
Joined: 15 Oct 2004 Posts: 232 Location: Finland
|
Posted: Sun Nov 28, 2004 12:38 pm Post subject: |
|
|
And comment GENTOO_MIRRORS from make.conf. it will try to download nitro sources on one of those mirrors _________________ My own filemanager project |
|
Back to top |
|
|
Mad_Tiger n00b
Joined: 15 Feb 2004 Posts: 51
|
Posted: Sun Nov 28, 2004 1:41 pm Post subject: |
|
|
!!! Couldn't download patch-2.6.9.bz2. Aborting. |
|
Back to top |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54663 Location: 56N 3W
|
Posted: Sun Nov 28, 2004 2:22 pm Post subject: |
|
|
Mad_Tiger,
Google for the file ....
Like last time. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
|
Mad_Tiger n00b
Joined: 15 Feb 2004 Posts: 51
|
Posted: Tue Nov 30, 2004 3:57 pm Post subject: |
|
|
>>> Unpacking linux-2.6.9.tar.bz2 to /bla/bla...
* Applying patch-2.6.9.patch (-p0+...)
patch: pch.c:621: intuit_diff_type: Assertion `i0 != NONE' failed.
* Please attach /var/tmp/portage/nitro-sources-2.6.9-r4/temp/patch-2.6.9.err to any bug you post.
!!! ERROR: sys-kernel/nitro-sources-2.6.9-r4 failed.
!!! Function unipatch, Line 553, Exitcode 0
!!! Unable to dry-run patch.
!!! If you need support, post the topmost build error, NOT this status message. |
|
Back to top |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54663 Location: 56N 3W
|
Posted: Tue Nov 30, 2004 6:17 pm Post subject: |
|
|
Mad_Tiger,
Like it says Code: | * Please attach /var/tmp/portage/nitro-sources-2.6.9-r4/temp/patch-2.6.9.err to any bug you post. | All the usefull info will be here.
All we can tell you is that the application of teh patch failed but you already know that. The why and hints at a fix are in that file. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
|
|