Anil Jangity wrote:
> Is this supposed to work?
> 
> 
> bash-3.2$ BUILD=`uname -v | sed s/snv_//`

Looks like the update instructions need updating :-)

Try this instead:
uname -v | sed -e s/snv_// -e s/[a-z]//g

> bash-3.2$ pfexec pkg refresh
> bash-3.2$ pfexec pkg install [EMAIL PROTECTED]
> pkg: Illegal matching pattern '[EMAIL PROTECTED]': Bad Version: 0.101a

-- 
Shawn Walker
_______________________________________________
indiana-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/indiana-discuss

Reply via email to