[OpenIndiana-discuss] [CFT] Firefox 44.0

Nikola M minikola at gmail.com
Thu Jan 28 21:20:04 UTC 2016


On 01/28/16 06:10 PM, Alexander Pyhalov wrote:
> Hi all.
>
> I'm testing updated FF component.
> Sources can be found here: 
> https://github.com/pyhalov/oi-userland/tree/firefox/components/firefox
>
> Everyone is welcome to test binary package
> pkg://userland/web/browser/firefox@44.0,5.11-2015.0.2.0:20160128T160032Z
> from
> http://buildzone.oi-build.r61.net:1000/

Can it be installed directly, just that package and nothing else, or i 
need to make temporary mirror like before:

**
Making temporary mirror for just some packages.
(newpackagename is here firefox at 44.0,5.11-2015.0.2.0:20160128T160032Z)
*

Go to http://buildzone.oi-build.r61.net:1000/
and search for package name you want to test.

See if version differs from:
  pkg list | grep newpackagename

mkdir /export/home/share/oi-userland
sudo beadm create hipster-backup

pkgrepo create /export/home/share/oi-userland
pkgrepo set -s /export/home/share/oi-userland/ publisher/prefix=userland
pkgrecv -s http://buildzone.oi-build.r61.net:1000/ -d 
/export/home/share/oi-userland -r newpackagename
pkgrecv -s http://buildzone.oi-build.r61.net:1000/ -d 
/export/home/share/oi-userland/ newpackagename
pkgrepo refresh -p userland -s /export/home/share/oi-userland

/usr/lib/pkg.depotd -d /export/home/share/oi-userland -p 10000
sudo pkg set-publisher -g http://localhost:10000 userland
sudo pkg -R /zones/build/zone1/root/ set-publisher -g 
http://localhost:10000 userland

sudo pkg uninstall entire userland-incorporation
sudo pkg install  newpackagename

tomww> nikolam: nice, it should even work with a file-based repo, so 
pkg.depotd needs not to be started in that case. -s or -g with argument 
at every pkgrecv or pkg command, e.g. -g 
file:///export/home/share/oi-userland




More information about the openindiana-discuss mailing list