View previous topic :: View next topic |
Author |
Message |
praseodymium Tux's lil' helper
Joined: 08 Dec 2004 Posts: 83
|
Posted: Wed Dec 08, 2004 8:33 pm Post subject: glsa-check -f all error |
|
|
When I do an glsa-check -f all I get the following:
Quote: |
(.......)
**********************************************************************
fixing 200412-03
**********************************************************************
fixing 200412-04
>>> merging dev-lang/perl-5.8.6-r1
Calculating dependencies
!!! All ebuilds that could satisfy "=dev-lang/perl-5.8.6-r1" have been masked.
!!! One of the following masked packages is required to complete your request:
- dev-lang/perl-5.8.6-r1 (masked by: ~x86 keyword)
For more information, see MASKED PACKAGES section in the emerge man page or
section 2.2 "Software Availability" in the Gentoo Handbook.
| And then glsa-check halts. How can I fix this error? I don't think it's smart to have fixes to bugs masked. |
|
Back to top |
|
|
Genone Retired Dev
Joined: 14 Mar 2003 Posts: 9612 Location: beyond the rim
|
Posted: Thu Dec 09, 2004 3:07 am Post subject: |
|
|
update to gentoolkit-0.2.0_rc1 |
|
Back to top |
|
|
praseodymium Tux's lil' helper
Joined: 08 Dec 2004 Posts: 83
|
Posted: Thu Dec 09, 2004 3:33 pm Post subject: |
|
|
Upgraded and still the same problem. |
|
Back to top |
|
|
Genone Retired Dev
Joined: 14 Mar 2003 Posts: 9612 Location: beyond the rim
|
Posted: Thu Dec 09, 2004 6:03 pm Post subject: |
|
|
Damn, another bug. Fix should be on the mirrors in a few minutes (gentoolkit-0.2.0_rc1-r1). |
|
Back to top |
|
|
praseodymium Tux's lil' helper
Joined: 08 Dec 2004 Posts: 83
|
Posted: Thu Dec 09, 2004 8:53 pm Post subject: |
|
|
Updating fails at some patch, bug report:
Quote: | ***** glsa.py-revmatch.diff *****
=================================
PATCH COMMAND: patch -p0 -g0 < /usr/portage/app-portage/gentoolkit/files/glsa.py-revmatch.diff
=================================
patching file src/glsa-check/glsa.py
Hunk #1 FAILED at 1.
1 out of 2 hunks FAILED -- saving rejects to file src/glsa-check/glsa.py.rej
=================================
PATCH COMMAND: patch -p1 -g0 < /usr/portage/app-portage/gentoolkit/files/glsa.py-revmatch.diff
=================================
can't find file to patch at input line 9
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: glsa.py
|===================================================================
|RCS file: /var/cvsroot/gentoolkit/src/glsa-check/glsa.py,v
|retrieving revision 1.7
|retrieving revision 1.8
|diff -u -r1.7 -r1.8
|--- src/glsa-check/glsa.py 8 Dec 2004 10:52:43 -0000 1.7
|+++ src/glsa-check/glsa.py 9 Dec 2004 17:37:16 -0000 1.8
--------------------------
No file to patch. Skipping patch.
2 out of 2 hunks ignored
=================================
PATCH COMMAND: patch -p2 -g0 < /usr/portage/app-portage/gentoolkit/files/glsa.py-revmatch.diff
=================================
can't find file to patch at input line 9
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: glsa.py
|===================================================================
|RCS file: /var/cvsroot/gentoolkit/src/glsa-check/glsa.py,v
|retrieving revision 1.7
|retrieving revision 1.8
|diff -u -r1.7 -r1.8
|--- src/glsa-check/glsa.py 8 Dec 2004 10:52:43 -0000 1.7
|+++ src/glsa-check/glsa.py 9 Dec 2004 17:37:16 -0000 1.8
--------------------------
No file to patch. Skipping patch.
2 out of 2 hunks ignored
=================================
PATCH COMMAND: patch -p3 -g0 < /usr/portage/app-portage/gentoolkit/files/glsa.py-revmatch.diff
=================================
missing header for unified diff at line 9 of patch
can't find file to patch at input line 9
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: glsa.py
|===================================================================
|RCS file: /var/cvsroot/gentoolkit/src/glsa-check/glsa.py,v
|retrieving revision 1.7
|retrieving revision 1.8
|diff -u -r1.7 -r1.8
|--- src/glsa-check/glsa.py 8 Dec 2004 10:52:43 -0000 1.7
|+++ src/glsa-check/glsa.py 9 Dec 2004 17:37:16 -0000 1.8
--------------------------
No file to patch. Skipping patch.
2 out of 2 hunks ignored
=================================
PATCH COMMAND: patch -p4 -g0 < /usr/portage/app-portage/gentoolkit/files/glsa.py-revmatch.diff
=================================
missing header for unified diff at line 9 of patch
can't find file to patch at input line 9
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: glsa.py
|===================================================================
|RCS file: /var/cvsroot/gentoolkit/src/glsa-check/glsa.py,v
|retrieving revision 1.7
|retrieving revision 1.8
|diff -u -r1.7 -r1.8
|--- src/glsa-check/glsa.py 8 Dec 2004 10:52:43 -0000 1.7
|+++ src/glsa-check/glsa.py 9 Dec 2004 17:37:16 -0000 1.8
--------------------------
No file to patch. Skipping patch.
2 out of 2 hunks ignored
|
|
|
Back to top |
|
|
Genone Retired Dev
Joined: 14 Mar 2003 Posts: 9612 Location: beyond the rim
|
Posted: Fri Dec 10, 2004 10:17 am Post subject: |
|
|
Try again after a new sync, stupid cvs broke the patch. |
|
Back to top |
|
|
|