[oi-dev] Faulty PR initiated for oi-userland

2017-04-04 Thread Gary Mills
on Github. -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

[oi-dev] How do I update shared-macros.mk on github?

2017-04-07 Thread Gary Mills
the first change. This time, when I did a push to my fork on github, the commit there contained both changes. Consequently, the PR doesn't work because of conflicts. I was expecting it to contain only the second change. What can I do now to make it work? -- -Gary Mills--refurb

Re: [oi-dev] Plan for Hipster SPARC edition

2017-07-23 Thread Gary Mills
On Thu, Jun 22, 2017 at 07:06:16PM +0200, Adam Števko wrote: > >On 21 Jun 2017, at 23:30, Gary Mills <[1]gary_mi...@fastmail.fm> wrote: > >>We need a few facilities to proceed with this plan. One is a set of >>instructions for creating ISOs, parti

Re: [oi-dev] Errors building libdtrace_jni on hipster

2017-07-03 Thread Gary Mills
On Mon, Jul 03, 2017 at 10:04:17PM +0100, Peter Tribble wrote: >On Mon, Jul 3, 2017 at 9:34 PM, Gary Mills <[1]gary_mi...@fastmail.fm> >wrote: > > � � .../usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/ > dtrace/Aggregate.java:233: error: unknown t

[oi-dev] What is Checker exception from pkglint?

2017-08-07 Thread Gary Mills
should I do to correct the error? -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

[oi-dev] Where should espeak guile and openal go?

2017-05-01 Thread Gary Mills
source software speech synthesizer. `guile' is described as: GNU Ubiquitous Intelligent Language for Extensions. `openal' is described as: cross-platform 3D audio API. Are those any help? -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada

[oi-dev] Plan for Hipster SPARC edition

2017-06-21 Thread Gary Mills
from the same code base as the current x86 packages. -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] Plan for Hipster SPARC edition

2017-06-24 Thread Gary Mills
inspired me to move the project along while at the same time providing opportunities for cooperation between SPARC developers. I intend what I add below to be new information. >On 21 Jun 2017, at 23:30, Gary Mills <[1]gary_mi...@fastmail.fm> wrote: > >I've now comple

Re: [oi-dev] Change in video driver ABI

2017-09-14 Thread Gary Mills
erver Settings GUI worked. That system is still running Hipster from 2016, but I'm ready to try the upgrade again. -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana.org https

[oi-dev] The ATI video driver for OI

2017-09-15 Thread Gary Mills
and radeon_drv.so, that are loaded by the X server. Could we do the same thing with the X server in OI? What do we need to change? -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana.org https

Re: [oi-dev] The ATI video driver for OI

2017-09-16 Thread Gary Mills
.0.log on Solaris 11.3, where I have a Radeon card installed, says this: [ 302.632] (II) GPU only supported with KMS, using vesa instead. -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list o

[oi-dev] Build of gcc-7.3.0 stops with linker errors

2018-05-19 Thread Gary Mills
'm using gcc-4.4.4-il-4 to build it. What's gone wrong? -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] Build of gcc-7.3.0 stops with linker errors

2018-05-19 Thread Gary Mills
On Sat, May 19, 2018 at 10:02:49PM +0200, Aurélien Larcher wrote: >On Sat, May 19, 2018 at 9:56 PM, Gary Mills <[1]gary_mi...@fastmail.fm> >wrote: > > > > I'm attempting to build the developer/gcc-7 source package from a > > recent version of

Re: [oi-dev] Build of gcc-7.3.0 stops with linker errors

2018-05-19 Thread Gary Mills
otstrap explicitly. Okay, thanks. -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] Build of gcc-7.3.0 stops with linker errors

2018-05-19 Thread Gary Mills
ill build. Those files are included with the gcc-5, gcc-6, and gcc-7 binary packages of oi-userland for x86. -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana.org https://openin

Re: [oi-dev] Build of gcc-7.3.0 stops with linker errors

2018-05-21 Thread Gary Mills
use it to convert the source files. It doesn't have to be efficient as it will be used only once. It does have to be accurate. -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana

Re: [oi-dev] Build of gcc-7.3.0 stops with linker errors

2018-05-26 Thread Gary Mills
ate correctly from one to the other. -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] Build of gcc-7.3.0 stops with linker errors

2018-05-24 Thread Gary Mills
207173 -rw-r--r-- 1 millsstaff2520 May 22 15:15 build/sparcv7/prev-gcc/crtbeginS.o The build of gcc-7 gets past that point now, but stops later with a segmentation fault. I assume that's unrelated to the earlier error. -- -Gary Mill

Re: [oi-dev] Build of gcc-7.3.0 stops with linker errors

2018-05-20 Thread Gary Mills
t defined. I'm investigating that problem. I seem to need /usr/share/aclocal/ax_pthread.m4 on this system, or perhaps the whole package that contains it. -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mail

Re: [oi-dev] GCC error building pkg on SPARC

2018-06-06 Thread Gary Mills
On Tue, Jun 05, 2018 at 10:51:49AM -0500, Gary Mills wrote: > I'm attempting to build the pkg package on a T2000 (SPARC). I get > this error on the first compile: [...] > gcc: may not use both -m32 and -m64 > > Apparently, x86 builds do not have this problem because gcc on x8

Re: [oi-dev] Build of gcc-7.3.0 stops with linker errors

2018-05-26 Thread Gary Mills
wing the remaining bugs in gas would be useful -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

[oi-dev] Python 2.7 SPARC build needs an adjusted patch and a new patch

2018-06-03 Thread Gary Mills
I assume they are. The build completes after these changes are made. -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- --- ../05-dtrace.patch-orig:: +++ 05-dtrace.patch:: @@ -96,7 +96,7 @@ + * Disable the tail call here. + */ +#if defined(__sparc) -

Re: [oi-dev] Python 2.7 SPARC build needs an adjusted patch and a new patch

2018-06-04 Thread Gary Mills
On Mon, Jun 04, 2018 at 02:59:40AM +0200, Aurélien Larcher wrote: > >Why not just activate GNU extensions with -std=gnu99? >Python 2.7 was probably compiled with them until I added -std=c99. I didn't want to do anything that might affect the x86 build. -- -G

[oi-dev] GCC error building pkg on SPARC

2018-06-05 Thread Gary Mills
ext.extra_compile_args.remove("-m64") ext.extra_link_args.remove("-m64") self.build64 = False It should be removing the first `-m32' when it adds `-m64' to the command line, and restoring it afterwards. What do I need to change to accomplish

[oi-dev] What to do about missing aclocal and automake versions?

2018-06-24 Thread Gary Mills
/openindiana/illumos-gcc/illumos-gcc-0f5ed4c/mpfr/missing --run automake-1.11 What is the correct solution here? -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana.org htt

Re: [oi-dev] Sendmail logging to wrong facility

2018-09-20 Thread Gary Mills
On Tue, Sep 18, 2018 at 03:57:13PM -0500, Gary Mills wrote: > > Yes, I thought of dtrace too, but that's as far as I got. I'm not > at all familiar with dtrace. I found out that dtrace is one of my friends. > I need something that would enable the MTA service and then display &

Re: [oi-dev] Sendmail logging to wrong facility

2018-09-18 Thread Gary Mills
cility. Yes, that's the problem. How do I determine what's causing it? It's likely not sendmail itself. -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana

Re: [oi-dev] Sendmail logging to wrong facility

2018-09-18 Thread Gary Mills
On Tue, Sep 18, 2018 at 05:57:07PM +0200, Udo Grabowski (IMK) wrote: > On 18/09/2018 17:15, Gary Mills wrote: > > I'm using the sendmail supplied with OI-hipster with my own > > configuration files. It works correctly except that the MTA daemon > > logs to the wrong fa

Re: [oi-dev] Sendmail logging to wrong facility

2018-09-18 Thread Gary Mills
d. My original question was: How do I determine the caller? I need to examine the startup of the MTA, as that's where the openlog() calls occur. -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mail

Re: [oi-dev] Sendmail logging to wrong facility

2018-09-18 Thread Gary Mills
On Tue, Sep 18, 2018 at 10:26:12PM +0300, Toomas Soome wrote: > > > On 18 Sep 2018, at 22:24, Gary Mills wrote: > > > > On Tue, Sep 18, 2018 at 09:57:40PM +0300, Toomas Soome via oi-dev wrote: > >> > >> var/log/daemon.6:Aug 1 12:48:19 beastie sendmail[

[oi-dev] Sendmail logging to wrong facility

2018-09-18 Thread Gary Mills
this: 7411/1@1: -> libc:openlog(0x80f62a1, 0x1, 0x10, 0x8064d4c) but it only shows the called function in libc. How do I determine the caller? I need to examine the startup of the MTA, as that's where the openlog() calls occur. -- -Gary Mills--refurb--Winni

Re: [oi-dev] pulseaudio issues

2019-04-02 Thread Gary Mills
is. Mod_oss seems to be for the Linux version of OSS. The second of the two was what my patch did. > Sorry, I don't remember details about what interfaces are needed, > but one should start digging from libmatemixer pulse backend. -- -Gary Mills--refurb--Wi

Re: [oi-dev] pulseaudio issues

2019-04-02 Thread Gary Mills
devices to work. -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] pulseaudio issues

2019-04-02 Thread Gary Mills
stead. I can test module-oss on a system with one audio device, and on one that has two devices. The first change will have to be the OI Makefile, of course. No doubt there will be changes to module-oss as well. Is that what people want? There's no simple solution. -- -Gary

Re: [oi-dev] pulseaudio issues

2019-04-01 Thread Gary Mills
ommand line. If this variable is not set, /dev/audio is used. The login GUI sources several files to set the environment for application GUIs. The .profile file is the usual place for the user to set environment variables. -- -Gary Mills--refurb-

Re: [oi-dev] pulseaudio issues

2019-04-18 Thread Gary Mills
report for the newly-discovered bug. -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] Importing data from wiki to oi-docs

2019-05-15 Thread Gary Mills
- > or mark them as obsolete. Could you provide instructions on how to do this, for people who have never created a PR? Also, how do I locate my pages? -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev

[oi-dev] Am I stuck?

2019-06-25 Thread Gary Mills
into a dead end, or is there a way out of this dilemma? -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] Toward a SPARC distro of OI

2019-06-24 Thread Gary Mills
daily builds. I'm sure that will be adequate. My build, when it's completed, will be at least a year behind the current state of OI. -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@ope

[oi-dev] Toward a SPARC distro of OI

2019-06-17 Thread Gary Mills
of help with this project. -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] pulseaudio issues

2019-04-20 Thread Gary Mills
ge can be applied at any time, as it does not affect any other changes. See: Bug #10830: Helper files in pulseaudio-12.2 are not executable https://www.illumos.org/issues/10830 -- -Gary Mills--refurb--Winnipeg, Manitoba,

Re: [oi-dev] Am I stuck?

2019-06-26 Thread Gary Mills
-userland and installed it. My next task is to see if that missing package was preventing the update. -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.or

Re: [oi-dev] Am I stuck?

2019-07-01 Thread Gary Mills
packages had been replaced with newly-published versions. I don't know what caused the boot environment naming problem. -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana.

Re: [oi-dev] Am I stuck?

2019-06-25 Thread Gary Mills
ave an "entire" package? If so, what version does it > have? No, I don't have that package. -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

[oi-dev] Pecular dependancies in publishing print/cups-filters

2019-08-13 Thread Gary Mills
not there. So, what is this error message really telling me? I can remove the unused path element with elfedit, if that will help. Will it? -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi

Re: [oi-dev] Pecular dependancies in publishing print/cups-filters

2019-08-15 Thread Gary Mills
ish error messages. I can remove it with elfedit if this will solve the problem. -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] Pecular dependancies in publishing print/cups-filters

2019-08-14 Thread Gary Mills
ak here. Do you have examples from other packages of these two techniques? I'd like to start with something that works. > You should see the override either in the Makefile or the Manifest look > for "usr/lib/libjpeg6-ijg/lib" mentioned there. There's nothing in either for the

Re: [oi-dev] Pecular dependancies in publishing print/cups-filters

2019-08-14 Thread Gary Mills
ibgcc_s.so.1? That's in the system/library/gcc-6-runtime package, which is in the REQUIRED_PACKAGES list. Or, is it usr/lib/libjpeg6-ijg/lib/libgcc_s.so.1? That is not in any package. -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- _

Re: [oi-dev] Pecular dependancies in publishing print/cups-filters

2019-08-14 Thread Gary Mills
On Wed, Aug 14, 2019 at 04:11:47PM +0200, Aurélien Larcher wrote: >On Wed, Aug 14, 2019 at 3:58 PM Gary Mills <[1]gary_mi...@fastmail.fm> >wrote: > >Look in the Makefile, it should use image/library/libjpeg8-turbo not >libjpeg6-ijg. I've already changed

Re: [oi-dev] Pecular dependancies in publishing print/cups-filters

2019-08-16 Thread Gary Mills
On Thu, Aug 15, 2019 at 07:54:08AM -0500, Gary Mills wrote: > On Thu, Aug 15, 2019 at 03:52:23AM +, Alexander Pyhalov via oi-dev wrote: > > What are RUNPATH and RPATH of usr/lib/cups/filter/pdftopdf file ? > > They are both /usr/gcc/6/lib:/usr/lib/libjpeg6-ijg/lib . The

[oi-dev] How to create an ISO correctly?

2019-08-26 Thread Gary Mills
`entire' as the package that includes all the packages to install to the ISO file. My system has no package `entire'. How do I create and populate it? Will it include some packages that do not exist? Will this be a problem? Finally, how do I create a USB image from the CD image? -- -Gary Mills

Re: [oi-dev] How to create an ISO correctly?

2019-08-27 Thread Gary Mills
Jenkins jobs `gmake -C components incorporation` is called >after publication of new packages to generate such meta-packages. Thanks. I'll look into that procedure. >At least on x86 both usb images and cd iso are created by distro_const. I suppose I'll find out the

Re: [oi-dev] How to create an ISO correctly?

2019-08-27 Thread Gary Mills
why I enquired about changing the publisher that's stated in the file repostory. -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

[oi-dev] Download error for dlc.openindiana.org

2019-09-01 Thread Gary Mills
://dlc.openindiana.org/oi-userland/source-archives/cracklib-2.9.6.tar.gz: failed gmake: *** [.../oi-userland-jan/make-rules/prep-download.mk:76: .../oi-userland-jan/archives/cracklib-2.9.6.tar.gz] Error 1 What's gone wrong? -- -Gary Mills--refurb--Winnipeg

Re: [oi-dev] Download error for dlc.openindiana.org

2019-09-01 Thread Gary Mills
y happens sometimes. > A workaround would be to find an alternate source for the > cracklib-2.9.6 tarball. That's what I've done. -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openin

Re: [oi-dev] How to create an ISO correctly?

2019-08-27 Thread Gary Mills
On Tue, Aug 27, 2019 at 10:06:11AM +0300, Toomas Soome via oi-dev wrote: >On 27 Aug 2019, at 00:46, Gary Mills <[1]gary_mi...@fastmail.fm> wrote: > > > Finally, how do I create a USB image from the CD image? > >it is generated from iso with help of >

[oi-dev] Errors from distro constructor

2019-10-02 Thread Gary Mills
oblem by omitting the relevant lines from the crypto-ca-certificates.p5m manifest, but is there a better way? -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

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

2019-11-03 Thread Gary Mills
On Fri, Nov 01, 2019 at 12:45:59PM -0500, Gary Mills wrote: > I'm looking for a hosting site for my OI SPARC ISO and IPS repository. > I don't mind paying for space. All I need is a site that will allow > me to upload large files, so that I can publish the URLs where people >

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

2019-11-10 Thread Gary Mills
. Select another disk, if this is not what you want. It will install OI SPARC on that disk, and change the OBP variable boot-device to boot that disk. If that is not what you want, change it before rebooting. Please also let me know if the install succeeds for you. -- -Gary Mills

[oi-dev] Where should SPARC go?

2019-11-17 Thread Gary Mills
to x86 packages built from the same source. Indeed, some 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. -- -Gary Mills

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

2019-11-12 Thread Gary Mills
1 (driver name: px) pci, instance #5 (driver name: pcieb) pci, instance #7 (driver name: pcieb) network, instance #2 (driver name: e1000g) network, instance #3 (driver name: e1000g) I'm only using e1000g0 . -- -Gary Mills-

[oi-dev] How to use the OI SPARC repository

2019-11-11 Thread Gary Mills
d what packages might be missing. -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

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

2019-11-22 Thread Gary Mills
On Fri, Nov 22, 2019 at 11:34:10AM +0100, Olaf Bohlen wrote: > Gary Mills writes: > > > What we really need right now is remote access to the package > > repository. I believe that pkg.depotd will do that, but I've never > > tried it. > > Oh, I alrea

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

2019-11-22 Thread Gary Mills
On Thu, Nov 21, 2019 at 10:56:11PM +0100, Michal Nowak wrote: > On 11/17/19 10:39 PM, Gary Mills wrote: > > I have a series of questions to ask the members of this mailing list. > > I have information to share with you as well. I already have partial > > answers to most of t

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

2019-12-12 Thread Gary Mills
On Wed, Dec 11, 2019 at 09:34:03AM +0100, Michal Nowak via oi-dev wrote: > Thanks for your answers, Gary. One point of clarification below: > > On 11/27/19 03:58 PM, Gary Mills wrote: > > > * we don't test that changes build the less work on SPARC > > > > I d

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

2019-11-26 Thread Gary Mills
On Sun, Nov 24, 2019 at 08:40:58PM +, Peter Tribble wrote: >On Fri, Nov 22, 2019 at 8:43 PM Gary Mills <[1]gary_mi...@fastmail.fm> >wrote: > > I have no doubt that SPARC owners are in the minority.� My estimate > is > about 12 users and 6 de

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

2019-11-24 Thread Gary Mills
://www.illumos.org/issues/11925. I don't see any of the architure variants in the manifest system-library-mozilla-nss.p5m . It's possible that they are there but github is not displaying them for me. > I am not sure whether these fixes all problems for SPARC, though. -- -Gary Mill

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

2019-11-24 Thread Gary Mills
On Sun, Nov 24, 2019 at 09:16:16PM +0100, Andreas Wacknitz wrote: > Am 24.11.19 um 21:13 schrieb Gary Mills: > >> Here I have updated mozilla-nspr and mozilla-nss and included > >> variant-settings from https://www.illumos.org/issues/11925. > > I don't see an

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

2019-11-01 Thread Gary Mills
, but now it's entirely OI from 2018. I'll publish information on how to use the ISO and repository as soon as I have the files ready to download. -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev

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

2019-11-19 Thread Gary Mills
> But without 1) I thinks further talk is useless. [...] > I'm happy to contribute in my spare time, I'd prefer that Gary > takes the role to tell me/us what to do. It looks as if I'll be the coordinator. What we really need right now is remote access to the package repository. I be

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

2019-11-12 Thread Gary Mills
odule 'misc/sata' > not found > Hostname: openindiana > --8<---cut here---end--->8--- What does the mpt_sas driver do, anyway? I get this error message too, but I don't notice anything that doesn't work on my T2000.

Re: [oi-dev] Errors from distro constructor

2019-10-05 Thread Gary Mills
old version of python. -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

[oi-dev] OI on AMD Ryzen and ASUS and BIOS

2020-02-22 Thread Gary Mills
the pcie driver from hipster-20191229 also made no difference. I can see several possible causes for this problem, but I may have missed a few. How can I collect more information to narrow the field of suspects? -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada

[oi-dev] Building openjdk-8-162 with gcc-6 on SPARC

2020-01-12 Thread Gary Mills
I assume that it's also compiled incorrectly because of the increased optimization, but I don't know how to correct it. I'm also concerned about the comment. Is it right? Has anybody else built openjdk for SPARC with gcc? How did you fix this bug? -- -Gary Mills--refurb-

Re: [oi-dev] Building openjdk-8-162 with gcc-6 on SPARC

2020-01-12 Thread Gary Mills
te: declared here volatile int dummy; ^ Of course, the warning may not mean that the compiler misinterpreted the code. The real problem may even be someplace else. -- -Gary Mills--refurb--Winnipeg, Mani

Re: [oi-dev] Building openjdk-8-162 with gcc-6 on SPARC

2020-01-13 Thread Gary Mills
e. Someone who understands stack overflow with a SPARC CPU may be able to give me the information I need. I'm willing to do the rest of the work to get openjdk working. -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___

[oi-dev] How to specify the video device for Xorg or VT?

2020-03-11 Thread Gary Mills
? If this is not possible, how do I configure VT to use a specific video device? -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] pkglint fails during publish

2020-05-12 Thread Gary Mills
/usr/bin/pkglint That's approximately the solution that OI is using now. > (Substitute python path as appropriate for the version of Python used in your > IPS builds.) A better solution would be to install the pkglint module into the standard location where Python searches for module

Re: [oi-dev] pkglint fails during publish

2020-05-08 Thread Gary Mills
y 2020 source clone. I was wrong about the active BE. It's from April 2020, not May 2020. -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/m

Re: [oi-dev] pkglint fails during publish

2020-05-08 Thread Gary Mills
hat, I got a similar but related error: ImportError: No module named pkg.fmri -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] pkglint fails during publish

2020-05-09 Thread Gary Mills
added to all of the pkg scripts. I wonder why? -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] pkglint fails during publish

2020-05-09 Thread Gary Mills
On Sat, May 09, 2020 at 03:03:57PM +, Andy Fiddaman wrote: > On Sat, 9 May 2020, Gary Mills wrote: > > ; That's the change that caused the problem. The first line becomes > ; only a comment when the file is interpreted by python. Removing that > ; option string would so

[oi-dev] pkglint fails during publish

2020-05-07 Thread Gary Mills
/pkglintrc file. This seems to be the source of the error. Am I missing a package, or has something else gone wrong? -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana.org https

Re: [oi-dev] pkglint fails during publish

2020-05-08 Thread Gary Mills
On Fri, May 08, 2020 at 07:49:21AM -0500, Gary Mills wrote: > On Fri, May 08, 2020 at 07:01:36AM +, Alexander Pyhalov wrote: > > Sorry, I meant > > https://github.com/OpenIndiana/oi-userland/commit/fb10babbcfd65ff74cf439bc77a2186fd79ee2a7 > > I have some of those chang

Re: [oi-dev] Missing package library/demo/audio-samples

2020-09-01 Thread Gary Mills
, that means that users have to add additional packages immediately after an OI update. A month is too late. That restriction is difficult for users to understand or follow. -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- __

Re: [oi-dev] Missing package library/demo/audio-samples

2020-08-31 Thread Gary Mills
6 . I suppose I have to do it again. That's pretty quick, considering that the package is identical, except for the name. -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

[oi-dev] Need help with integration

2020-09-15 Thread Gary Mills
on how to use them. I have some questions, and need some help with integration. What is required to perform the integration? Do I need a git PR? If so, can somebody create one for me? Alternatively, I could do it myself if somebody could describe the procedure for me. -- -Gary Mills

[oi-dev] Missing package library/demo/audio-samples

2020-08-31 Thread Gary Mills
-2020.0.1.19947:20200802T012509Z. That one seem to not exist. -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] Anybody else running named on OI

2020-10-18 Thread Gary Mills
heckconf lately, but named runs normally and serves all my zones when it runs as root. It used to do that before the update too. -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana.org htt

Re: [oi-dev] Anybody else running named on OI

2020-10-18 Thread Gary Mills
the only one running named on OI, I can test some changes to run safely as non-root, but not on my production system. -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana.org http

[oi-dev] Error from the vesa driver (Was: libdrm-2.4.75 is too old)

2020-06-01 Thread Gary Mills
;pScrn->scrnIndex, X_ERROR, "No V_BIOS found\n"); return FALSE; } xf86DrvMsg(pInt->pScrn->scrnIndex, X_INFO, "Primary V_BIOS segment is: 0x%lx\n", (unsigned long) cs); pInt->BIOSseg = cs; return TRUE

Re: [oi-dev] Anybody else running named on OI

2020-10-23 Thread Gary Mills
even run bind on OI if they can't even tell how to start it. -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

Re: [oi-dev] Anybody else running named on OI

2020-10-23 Thread Gary Mills
roperties and discuss the SMF > for dns-server. I believe I'll start with a bug report. Adding SMF information to the named man page may be the best solution. That's what is usually done. -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- __

Re: [oi-dev] One package still uses python3.4

2020-07-18 Thread Gary Mills
gt; must be different between former python3.4 configuration and python3.5 > that is now being used. Where is it looking? -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana.org

[oi-dev] Praise for Firefox

2020-08-04 Thread Gary Mills
. So far, I have no complaints. -- -Gary Mills--refurb--Winnipeg, Manitoba, Canada- ___ oi-dev mailing list oi-dev@openindiana.org https://openindiana.org/mailman/listinfo/oi-dev

[oi-dev] Green error message from xscreensaver

2020-06-07 Thread Gary Mills
had disappeared, but before the screen had blanked. It did eventually blank. I had previously selected pyro as the screensaver application. I believe it comes from this package: desktop/xscreensaver/hacks@2020.0.1.0 -- -Gary Mills--refurb--Winnipeg, Manitoba

Re: [oi-dev] Error from the vesa driver (Was: libdrm-2.4.75 is too old)

2020-06-05 Thread Gary Mills
On Wed, Jun 03, 2020 at 09:43:15PM -0500, Gary Mills wrote: > > It's actually the int10 sub-module of the vesa driver that failed. > Xorg always tries two video drivers. The first is a vendor-specific > driver. If that driver rejects the video device, Xorg falls back to >

Re: [oi-dev] Error from the vesa driver (Was: libdrm-2.4.75 is too old)

2020-06-06 Thread Gary Mills
On Sat, Jun 06, 2020 at 08:59:38AM -0700, Alan Coopersmith wrote: > On 6/5/20 5:19 PM, Gary Mills wrote: > > With a bit more experimentation, I discovered that I only get the > > error from the vesa driver when I boot the USB image in UEFI mode with > > CSM disabled. >

Re: [oi-dev] Error from the vesa driver (Was: libdrm-2.4.75 is too old)

2020-06-03 Thread Gary Mills
On Mon, Jun 01, 2020 at 09:20:30AM -0500, Gary Mills wrote: > I just put together a desktop system using this CPU: > > Intel Core i3-9100 Coffee Lake 4-Core 3.6 GHz (4.2 GHz Turbo) > LGA 1151 (300 Series) 65W BX80684I39100 Desktop Processor > Intel UHD Graphics 630 [

Re: [oi-dev] Shipping the nano editor alongside with vi

2021-01-11 Thread Gary Mills
I'm much happier. Even though ex is just a command-line version of vi, I've never learned vi. PS: Nano seems to be installed on all of my OI systems. I didn't install it, so it must have come with the OS just like vi. -- -Gary Mills--refurb-

  1   2   3   >