First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 14360
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Jonathan Nall <nall@themountaingoats.net>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ole Langbehn <neurolabs@web.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 14360 depends on: Show dependency tree
Show dependency graph
Bug 14360 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-01-22 05:05 0000
I stumbled across the prob by doing emerge -u --deep world: 

>emerge: there are no masked or unmasked ebuilds to satisfy "#app-arch/rar"

opened /usr/portage/app-arch/guitar/guitar-0.1.4.ebuild and found this:

line 18+

>DEPEND="x11-libs/gtk+
>        sys-apps/tar 
>        sys-apps/bzip2
>        #app-arch/rar 
>        app-arch/unrar
>	sys-apps/gzip 
>	app-arch/zip  
>	app-arch/unzip"

deleted the # and all was well...

the reason rar is commented out (wrong):

line 15+

>#app-arch/rar is binary for x86 only, how is sparc/ppc supported?
>KEYWORDS="x86 -ppc -sparc"

so I'm not quite sure whether just deleting the # will fix this on all
platforms, but it should...

------- Comment #1 From Martin Holzer (RETIRED) 2003-01-22 05:21:21 0000 -------
nall: can't do this !!!

add a feature use x86? (app-arch/rar)

------- Comment #2 From Jonathan Nall 2003-01-22 07:56:05 0000 -------
didn't do this on purpose! a working version that accidentally got checked in.
my apologies.

just committed a version that ~ppc and has
x86? ( app-arch/rar )

CC'ing sparc as the -sparc can probably changed to ~sparc as well.

note that guitar should work fine for non-x86 ARCHs with the exception of
creating rar archives.

First Last Prev Next    No search results available      Search page      Enter new bug