simply strip will not work: eg. [email protected] Oracle converts 1.0.1p to: 1.0.1.16
On 02.12.15 14:15, Jan Holzhueter <[email protected]> wrote: > > Am 02.12.15 um 14:06 schrieb Dagobert Michelsen: > > Hi Carsten, > > > >> Am 02.12.2015 um 14:00 schrieb Carsten Grzemba <[email protected] > >> <mailto:[email protected] <[email protected]>>>: > >> > >> Solaris IPS expect \d[.\d]* as version before the dash, so that > >> package FMRI like this: > >> > >> pkg:/opencsw/[email protected]_ipv6.4 > >> > >> not work. Want we simply strip other chars? > > > > Probably yes. I remember we talked about that in Bratislava, but can’t > > look right now. > > well oracle does: > > pkg://solaris/archiver/[email protected],5.11-0.175.3.0.0.30.0:20150821T161350Z > > Thomas Wagner does this for SFE: > pkg://localhosts11/[email protected],5.11-0.0.175.0.0.0.2.0:20140112T050915Z > > http://sfe.opencsw.org/localhosts11/manifest/0/SFEbvi%401.3.2%2C5.11-0.0.175.0.0.0.2.0%3A20140112T050915Z > > I don't know which part of the "version" number is mandatory. > I would go with > > opencsw/[email protected],5.11:TIMESTAMP > > > I don't know if we should drop package prefix though . (what if oracle > does ship libwarp1 too? might confuse people to do an install > opencsw/libwrap1 then just cswlibrap1.) > > Greetings > Jan > > > > > >
