[oi-dev] JDK builds and crypto

2023-08-11 Thread Peter Tribble
the preference order: https://github.com/omniosorg/omnios-build/blob/master/build/openjdk17/patches/security-pkcs11.patch I suggest you'll need to do one of those for the OI jdk builds too. -- -Peter Tribble http://www.petertribble.co.uk/ - http://ptribble.blogspot.com

Re: [oi-dev] GCC rebuilds

2023-08-01 Thread Peter Tribble
On Tue, Aug 1, 2023 at 5:28 PM Thomas Wagner wrote: > On Tue, Aug 01, 2023 at 05:09:26PM +0200, Marcel Telka wrote: > > On Tue, Aug 01, 2023 at 02:38:32PM +0100, Peter Tribble wrote: > > > On Tue, Aug 1, 2023 at 6:41 AM Stephan Althaus < > > > stephan.alth...@duedi

Re: [oi-dev] GCC rebuilds

2023-08-01 Thread Peter Tribble
d runtime packages (make them empty) and creating an unversioned runtime package that they all depend on, but would obviate the need to rebuild any of the consumers, and would largely eliminate any pain in future. -- -Peter Tribble http://www.petertribble.co.uk/ - http://ptr

Re: [oi-dev] Missing headerfiles for illumos-build in oi-userland

2023-05-19 Thread Peter Tribble
xander Jung > Sohlberg 5 > 77883 Ottenhöfen > > *MOBIL:* (0 17 6) 47 16 6195 > *E-MAIL:* a.j...@scilset.de > *INTERNET:* www.scilset.de > ___ > oi-dev mailing list > oi-dev@openindiana.org > https://openindiana.org/

Re: [oi-dev] sqlite-3 mapfile needs API updates

2023-03-10 Thread Peter Tribble
e for sqlite-3 and theirs > differs significantly from ours, but it actually appears ours is more > up to date. > > Tim > -- > Tim Mooney tim.moo...@ndsu.edu > Enterprise Computing & Infrastructure / > Division of Information

Re: [oi-dev] strange compiler error

2022-11-04 Thread Peter Tribble
t else could be wrong? > > kind regards, > >Fritz > > > ___ > oi-dev mailing list > oi-dev@openindiana.org > https://openindiana.org/mailman/listinfo/oi-dev > -- -Peter Tribble http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/ ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] oi-dev Digest, Vol 141, Issue 7

2022-05-29 Thread Peter Tribble
olution: > Just run: /usr/sbin/svccfg delete svc:/system/metainit:default Easiest before the update, but if you've updated already just run that and reboot to clear it. The metainit service hasn't actually existed for years, but SMF still has a record of it, and it's injecting false depende

Re: [oi-dev] Error building a zrepl package for OI

2022-04-15 Thread Peter Tribble
PONENT_BUILD_ENV += GOPATH="$(SOURCE_DIR)/gopath" COMPONENT_INSTALL_ENV += GOPATH="$(SOURCE_DIR)/gopath" -- -Peter Tribble http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/ ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] The end of python-27

2022-03-24 Thread Peter Tribble
handful of build dependencies so doesn't get installed in the normal course of events, and I'm expecting to keep it that way for a while. -- -Peter Tribble http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/ ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] Future of PostgreSQL on OpenIndiana

2022-02-26 Thread Peter Tribble
> What is your opinion? > I went from 9.6 to 11 in Tribblix some time ago. I'm now just about to go to postgres 13 or 14 (14 assuming I don't find any incompatibilities). I recommend you go forward as far as you can, otherwise you end up doing the migration over and over. --

Re: [oi-dev] What to do with python module dependancies?

2021-07-18 Thread Peter Tribble
present in the .egg-info directory, which may be present in the source or in the build tree. (Some modules are smart enough to handle the fact that dependencies vary between python versions, too.) -- -Peter Tribble http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/

Re: [oi-dev] Let's Encrypt support in 2021.04?

2021-05-24 Thread Peter Tribble
, and it's just a shell script so very little dependency or installation involved. https://dehydrated.io/ -- -Peter Tribble http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/ ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] Trouble compiling Juci++ IDE

2021-03-25 Thread Peter Tribble
OpenIndiana. > > > > No ? Really ? > Yes, really. As stated, gtksourceview is present, but gtksourceviewmm isn't. -- -Peter Tribble http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/ ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] OpenIndiana 4 sun4u

2021-02-16 Thread Peter Tribble
didn't work for me - I also used the one fro v9os. > > Much Regards > Klaus > > \\\ > (.. ) > =o00=(_)=00o= > > > ___ > oi-dev mailing list > oi-dev@openindiana.org > https://openindiana.org/mailman/listinfo/oi-dev > -- -Peter Tribble http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/ ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] brand10 support broken in OI

2021-02-01 Thread Peter Tribble
mple enables "uptime" inside the > zone again. > > I'm not new to SunOS/OI, but I never filled a bug against OI. > > Regards, > Klaus > > > ___ > oi-dev mailing list > oi-dev@openindiana.org > https://openindiana.org/mailman/listinfo/oi-dev >

[oi-dev] Writing the USB image

2020-10-22 Thread Peter Tribble
r at least be well hidden. And I'm not sure what the currently correct way to write the image is on Windows (and I have no access to Windows either). Cheers, -- -Peter Tribble http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/ ___ oi-dev maili

Re: [oi-dev] Where should SPARC go?

2020-01-21 Thread Peter Tribble
C? (Assuming that the resources exist for > supporting SPARC.) > > > Feel free to ask any questions you might have. The Illumos mailing list > > is also worth joining, if you aren't on it already. > > For the base OS I think it would be wise to choose something well > docu

Re: [oi-dev] Where should SPARC go?

2019-11-24 Thread Peter Tribble
ay. The only thing that will change is the list of components to > build. > I wouldn't have expected full independence. I would have thought you want your own fork of oi-userland, though, so you can make whatever local changes necessary. One thing I'm finding is t

Re: [oi-dev] Where should SPARC go?

2019-11-18 Thread Peter Tribble
ome of the changes fix bugs in the corresponding x86 packages. Also > keep in mind that IPS is designed to handle multiple architectures, > making it easy to integrate SPARC with x86. In fact, this is already > done for illumos. > -- -Peter Tribble http://www.petertribble.co.uk/ -

Re: [oi-dev] OI SPARC ISO and repository available for download

2019-11-13 Thread Peter Tribble
On Wed, Nov 13, 2019 at 1:38 AM Gary Mills wrote: > On Tue, Nov 12, 2019 at 07:44:35AM +0000, Peter Tribble wrote: > >On Mon, Nov 11, 2019 at 8:23 PM Olaf Bohlen <[1]olboh...@eenfach.de> > >wrote: > > > > A very first quick feedback: > [...] >

Re: [oi-dev] OI SPARC ISO and repository available for download

2019-11-11 Thread Peter Tribble
> > Regards, > > -- > ~ Olaf Bohlen - olboh...@eenfach.de > |~~ Het > /| \Bruine > ___/_|___\ Leven > \__n/# DGCN2 > > ___ > oi-dev mailing list > oi-dev@openindiana.org > https://o

Re: [oi-dev] Hosting site for OI SPARC ISO and repository

2019-11-03 Thread Peter Tribble
iling list > oi-dev@openindiana.org > https://openindiana.org/mailman/listinfo/oi-dev > -- -Peter Tribble http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/ ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] Weird man page construction

2019-02-18 Thread Peter Tribble
; Postfach 3640,76021 Karlsruhe,Germany T:(+49)721 608-26026 F:-926026 > > ___ > oi-dev mailing list > oi-dev@openindiana.org > https://openindiana.org/mailman/listinfo/oi-dev -- -Peter Tribble http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/ ___

Re: [oi-dev] OI Hipster 2018.10 snapshot

2018-10-31 Thread Peter Tribble
image, however, has a reasonable amount of padding - and the padding compresses away almost completely. -- -Peter Tribble http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/ ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] Security patch for Xorg 19.x

2018-10-30 Thread Peter Tribble
h 3640,76021 Karlsruhe,Germany T:(+49)721 608-26026 F:-926026 > > ___ > oi-dev mailing list > oi-dev@openindiana.org > https://openindiana.org/mailman/listinfo/oi-dev -- -Peter Tribble http://www.petertribble.co.uk/ - http://ptribble.blogspot.com

Re: [oi-dev] Virtualbox

2017-05-31 Thread Peter Tribble
ed by file /opt/VirtualBox/amd64/libQt5XcbQpaVBox.so.5) ... A quick look at why it wants that version of libc using pvs pvs -vs libQt5XcbQpaVBox.so.5 ... libc.so.1 (SUNW_1.22.7): asprintf; -- -Peter Tribble http://www.petertribble.co.uk/ - http://ptribb

Re: [oi-dev] Discussing maintainers visibility in oi-userland

2017-05-11 Thread Peter Tribble
source of help and advice, and having a list of such people and their specialities would be useful to other contributors. Putting such a list on display would also show that OI wasn't just a one or two person effort, which would be good. -- -Peter Tribble http://www.petert

Re: [oi-dev] XFCE

2017-05-10 Thread Peter Tribble
tty seriously, they realise that running on non-Linux platforms is a good selling point and were more than happy to accept my porting patches. It's run on Solaris/illumos for many years and is the default DE on Tribblix. You shouldn't need any patches to get it to build, I just put in a couple o

Re: [oi-dev] FOSDEM 2017

2016-11-09 Thread Peter Tribble
again, this year was a good expereince, a decent mix of illumos people were present. -- -Peter Tribble http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/ ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] Hi all, please some patience: Just to let you know, VirtualBox-5.1.4 builds and almost packages in my local hipster userland

2016-09-13 Thread Peter Tribble
hinks no, so it gets confused and it's best to just force it.) -- -Peter Tribble http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/ ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] Mate is here (as well as new test ISOs)

2016-08-19 Thread Peter Tribble
al is the new "text" iso. > > > We don’t consider it to be a replacement for text as of this moment. It’s > just a much stripped down versions of text installer and in the future, > text installer might be deprecated. However, this hasn’t been decided yet. > > Cheers,

Re: [oi-dev] Mate is here (as well as new test ISOs)

2016-08-17 Thread Peter Tribble
read man pages We'd like to hear your opinion, which images are necessary for next > snapshot (supposedly, 2016.10). We think that minimal one, Mate and Gnome > one are enough. We are going to avoid delivering Gnome ISO image after next > snapshot (in 2017). > Presumably minimal is th

Re: [oi-dev] OpenIndiana Code of Conduct

2016-08-08 Thread Peter Tribble
Adam, I think somebody already mentioned this, but the address shouldn't be > abuse@ which is a well-known email address designed for something else. > > [...] > I replaced it with cond...@openindiana.org. Are you OK with that? > Yes, I'm happy with that. -- -Pet

Re: [oi-dev] OpenIndiana Code of Conduct

2016-07-23 Thread Peter Tribble
On Sat, Jul 23, 2016 at 6:30 AM, Nikola M <minik...@gmail.com> wrote: > On 07/22/16 02:00 PM, Peter Tribble wrote: > > Overall, I'm happy with most of this. It's about the right length, as well. > > What are you actually happy with? > I'm happy with the original d

Re: [oi-dev] OpenIndiana Code of Conduct

2016-07-22 Thread Peter Tribble
ot being made public is redundant. There's also no mention of consequences. -- -Peter Tribble http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/ ___ oi-dev mailing list oi-dev@openindiana.org http://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] OpenJDK 8

2016-07-18 Thread Peter Tribble
ctly what they've checked out. You should probably set the build number, which ought to be b14 assuming the source matches the release. Eg, I have: # /usr/jdk/openjdk1.8.0_92/bin/java -version openjdk version "1.8.0_92" OpenJDK Runtime Environment (build 1.8.0_92-b14) Open

Re: [oi-dev] OpenJDK 8

2016-07-18 Thread Peter Tribble
I had to play a bit with the options to get it into a format that a number of tools expected, although I don't appear to have made a note of which tools were particularly fussy about the exact layout of the version string.) -- -Peter Tribble http://www.petertribble.c

Re: [oi-dev] Error Compiling marco

2016-07-06 Thread Peter Tribble
d -i '/_XOPEN_SOURCE/d' src/ui/preview-widget.c -- -Peter Tribble http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/ ___ oi-dev mailing list oi-dev@openindiana.org http://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] Making VIM run in a modern mode by default

2016-05-21 Thread Peter Tribble
> such as a serial system console. Don't fix things that aren't broken. > If you want a true vi, why not use a true vi? (On OI, it seems to be in /usr/xpg6/bin/vi - or even /usr/has/bin/vi for the nostalgic.) -- -Peter Tribble http://www.petertribble.co.uk/ - http://ptribble.blogspot.co

Re: [oi-dev] [OpenIndiana-discuss] OpenIndiana Docs - updated

2016-05-16 Thread Peter Tribble
is 48MB RAM >> (i.e. in CLI mode). This was recently achieved by Peter Tribble. >> > > I suspect IPS alone will eat 1GB RAM without any issues... So if we speak > about minimum usable system, I'd say 768 RAM is not enough. > Quite, 1GB seems more realistic as a bare minimum. T

Re: [oi-dev] glib changes review

2016-03-11 Thread Peter Tribble
ges, so you end up giving those programs rights they don't need. For example, if the user is Primary Administrator then pfexec usually equates to "run as root", which probably isn't what you intend. Generally, using pfexec assumes that the program being run is privilege aware (so it can drop

Re: [oi-dev] nawk and awk

2015-10-11 Thread Peter Tribble
e leading / this time) > None of them return a package. Also 'awk --version' or 'nawk --version' > doesn't retrun anything. > That's because illumos has its own awk and nawk, rather than gawk. (Unfortunately, the regular illumos awk - the one in /usr/bin/awk - is pretty terrible, and best

Re: [oi-dev] Effort focus

2015-07-27 Thread Peter Tribble
That doesn't seem right. Dconf itself doesn't need gtk3, although dconf-editor does. Generally I've found those parts of MATE I've used to build fairly cleanly. -Peter Sent from my iPad On 27 Jul 2015, at 22:57, Aurélien Larcher aurelien.larc...@gmail.com wrote: Hi, OK, that is weird

Re: [oi-dev] [developer] 2837 - remove print/lp* from gate and use CUPS from userland

2014-05-06 Thread Peter Tribble
://www.listbox.com -- -Peter Tribble http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/ ___ oi-dev mailing list oi-dev@openindiana.org http://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] oi_151a9 roadmap planning

2014-02-19 Thread Peter Tribble
a handful of scripts to build the distro. I didn't need anything on the illumos side to make it all work. -- -Peter Tribble http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/ ___ oi-dev mailing list oi-dev@openindiana.org http://openindiana.org

Re: [oi-dev] [discuss] Re: basis for better collaboration on illumos and OpenIndiana: small circle, Big circle

2014-02-18 Thread Peter Tribble
criticising the rest of the community for failing to surrender to your every demand, you could do that today. -- -Peter Tribble http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/ ___ oi-dev mailing list oi-dev@openindiana.org http://openindiana.org

Re: [oi-dev] oi_151a9 roadmap planning

2014-02-12 Thread Peter Tribble
. [See what Linus was talking about recently, although that was about the problems with CLAs. Same issue of reducing barriers to participation, though.]) -- -Peter Tribble http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/ ___ oi-dev mailing

Re: [oi-dev] /etc/profile.d and /etc/csh/login.d directories

2013-11-29 Thread Peter Tribble
by default on my Red Hat boxes, but is all specific to bash and doesn't seem to be implemented for other shells. -- -Peter Tribble http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/ ___ oi-dev mailing list oi-dev@openindiana.org http

Re: [oi-dev] problem with firefox in hipster

2013-07-19 Thread Peter Tribble
later once I work out how to do later updates safely. -- -Peter Tribble http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/ ___ oi-dev mailing list oi-dev@openindiana.org http://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] Bumping libxml2 to v2.9.1

2013-07-12 Thread Peter Tribble
. Thanks, -- -Peter Tribble http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/ ___ oi-dev mailing list oi-dev@openindiana.org http://openindiana.org/mailman/listinfo/oi-dev

[oi-dev] Stalled on getting LibreOffice to work

2013-06-06 Thread Peter Tribble
, 8700348, fef324ad, fef69b4c, f93274b9) + 17b f93274cd call_SelectionManager_run (f6694840, 8700348, f666efc8, fea9d53b, feb17ac0, fa002000) + 1d fef32889 osl_thread_start_Impl (8700338, 0, 0, 0) + 189 fea9e3fd _thrp_setup (f9e52240) + 88 fea9e590 _lwp_start (f9e52240, 0, 0, 0, 0, 0) -- -Peter

Re: [oi-dev] Stalled on getting LibreOffice to work

2013-06-06 Thread Peter Tribble
/gbuild/platform/solaris.mk so let me see what the build looks like now. (One thing I didn't mention - I've tried using gcc both with the illumos as and the gnu as, and that doesn't make any difference.) -- -Peter Tribble http://www.petertribble.co.uk/ - http://ptribble.blogspot.com

Re: [oi-dev] OI project reboot required

2013-05-12 Thread Peter Tribble
. -- -Peter Tribble http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/ ___ oi-dev mailing list oi-dev@openindiana.org http://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] OI project reboot required

2013-05-09 Thread Peter Tribble
what was inherited from OpenSolaris. -- -Peter Tribble http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/ ___ oi-dev mailing list oi-dev@openindiana.org http://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] Libreoffice status

2013-01-06 Thread Peter Tribble
fails due to dependency errors. Running a make tail_build explicitly seems to get past that. -- -Peter Tribble http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/ ___ oi-dev mailing list oi-dev@openindiana.org http://openindiana.org/mailman