Bug 7290 - failure to emerge unlzx
Bug#: 7290 Product:  Gentoo Linux Version: 1.2 Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: seemant@gentoo.org Reported By: r.a.mercer@blueyonder.co.uk
Component: Ebuilds
URL: 
Summary: failure to emerge unlzx
Keywords:  
Status Whiteboard: 
Opened: 2002-08-31 06:00 0000
Description:   Opened: 2002-08-31 06:00 0000
skymoo root # emerge unlzx
Calculating dependencies   

emerge: all ebuilds that could satisfy "unlzx" have been masked.
skymoo root # 


skymoo root # emerge --version
Portage 2.0.33

------- Comment #1 From Adam Mercer 2002-08-31 06:17:29 0000 -------
specifying the complete path to the ebuild ie

emerge /usr/portage/app-sci/unlzx/unlzx-1.1.ebuild

works.

------- Comment #2 From Maurizio Disimino 2002-08-31 09:18:52 0000 -------
http://www.gentoo.org/doc/portage-manual.html

------- Comment #3 From Seemant Kulleen (RETIRED) 2002-09-01 03:29:10 0000 -------
ah, that's an easy one. it's a masked package.  if you look in
/usr/portage/profiles/package.mask, you'll see that the reason it is masked is
because of licensing issues.  Likely it is just not clear what the license on it is.

so, if you know it, please let us know it.

------- Comment #4 From Seemant Kulleen (RETIRED) 2002-09-03 05:55:57 0000 -------
Adam?

------- Comment #5 From Adam Mercer 2002-09-06 10:37:42 0000 -------
I've done a search and all I can find is the following, from aminet

Short:    Unlzx - decompresses LZX archives on multiple platforms
Author:   emeusel@cs.uni-magdeburg.de (Erik Meusel) (v1.1, 03.04.01)
Uploader: emeusel@cs.uni-magdeburg.de (Erik Meusel)
Version:  1.1
Type:     misc/unix
Requires: ANSI C-Compiler
Replaces: misc/unix/unlzx.c.Z

and a website, which appears to be the website for version 1.0

http://www.polycode.dk/mainpages/products/products.html#unlzx

there was some info regarding the PPC compliled version and it mentioned that
the license was freeware

so i would hazard a guess that is freeware?

------- Comment #6 From Seemant Kulleen (RETIRED) 2002-09-07 08:30:41 0000 -------
thanks adam