Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39868 - atool seems to compile and work on sparc but does not have KEYWORDS sparc
Summary: atool seems to compile and work on sparc but does not have KEYWORDS sparc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: Sparc Linux
: High normal (vote)
Assignee: Sparc Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-30 04:21 UTC by Martin Blais
Modified: 2006-02-04 06:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Blais 2004-01-30 04:21:36 UTC
atool seems to compile and work on sparc but does not have KEYWORDS sparc

editing the file and then emerging it worked for me flawlessly

Reproducible: Always
Steps to Reproduce:
1. emerge atool


Actual Results:  
solus atool # emerge atool
Calculating dependencies   
!!! all ebuilds that could satisfy "atool" have been masked.

!!! Error calculating dependencies. Please correct.
solus atool # 


Expected Results:  
emerge the thing

solus atool # emerge atool
Calculating dependencies ...done!
>>> emerge (1 of 1) app-arch/atool-0.25.0 to /
>>> md5 src_uri ;-) atool-0.25.0.tar.gz
>>> Unpacking source...
>>> Unpacking atool-0.25.0.tar.gz to /var/tmp/portage/atool-0.25.0/work
>>> Source unpacked.

>>> Install atool-0.25.0 into /var/tmp/portage/atool-0.25.0/image/ category app-arch
man:
prepallstrip:
strip: 
strip: 
>>> Completed installing into /var/tmp/portage/atool-0.25.0/image/

>>> Merging app-arch/atool-0.25.0 to /
--- /usr/
--- /usr/bin/
>>> /usr/bin/acat
>>> /usr/bin/adiff
>>> /usr/bin/als
>>> /usr/bin/apack
>>> /usr/bin/atool
>>> /usr/bin/aunpack
--- /usr/share/
--- /usr/share/doc/
--- /usr/share/doc/atool-0.25.0/
>>> /usr/share/doc/atool-0.25.0/ChangeLog.gz
>>> /usr/share/doc/atool-0.25.0/TODO.gz
>>> /usr/share/doc/atool-0.25.0/README.gz
>>> /usr/share/doc/atool-0.25.0/COPYING.gz
--- /usr/share/man/
--- /usr/share/man/man1/
>>> /usr/share/man/man1/atool.1.gz

>>> Safely unmerging already-installed instance...
--- !mtime obj /usr/share/man/man1/atool.1.gz
--- !mtime obj /usr/share/doc/atool-0.25.0/TODO.gz
--- !mtime obj /usr/share/doc/atool-0.25.0/README.gz
--- !mtime obj /usr/share/doc/atool-0.25.0/ChangeLog.gz
--- !mtime obj /usr/share/doc/atool-0.25.0/COPYING.gz
--- !mtime obj /usr/bin/aunpack
--- !mtime obj /usr/bin/atool
--- !mtime obj /usr/bin/apack
--- !mtime obj /usr/bin/als
--- !mtime obj /usr/bin/adiff
--- !mtime obj /usr/bin/acat
--- !empty dir /usr/share/man/man1
--- !empty dir /usr/share/man
--- !empty dir /usr/share/doc/atool-0.25.0
--- !empty dir /usr/share/doc
--- !empty dir /usr/share
--- !empty dir /usr/bin
--- !empty dir /usr
>>> original instance of package unmerged safely.
>>> Regenerating /etc/ld.so.cache...
 * Caching service dependencies...                                             
           [ ok ]
>>> app-arch/atool-0.25.0 merged.

>>> clean: No packages selected for removal.

>>> Regenerating /etc/ld.so.cache...
 * Caching service dependencies...                                             
           [ ok ]
>>> Auto-cleaning packages ...

>>> No outdated packages were found on your system.


 * GNU info directory index is up-to-date.
Comment 1 Gustavo Zacarias (RETIRED) gentoo-dev 2004-01-30 05:09:10 UTC
Works nice, simple enough program to mark stable directly.
Thanks.