[OpenIndiana-discuss] elegant way to move from PHP-81 to PHP-82

2024-05-17 Thread Stephan Althaus
Hello! Is there a more elegant way to move from php-81 to php-82 than this: pkg list | grep php | grep 81 | awk '{print $1}' | sed "s/81/82/g" | xargs pfexec pkg install .. maybe something by changing a mediator ?? Regards, Stephan ___

Re: [OpenIndiana-discuss] ask for a small contribution related Pulseaudio,

2024-02-12 Thread Stephan Althaus
On 2/12/24 17:46, Stephan Althaus wrote: On 2/12/24 17:40, Udo Grabowski (IMK) wrote: On 12/02/2024 17:32, Stephan Althaus wrote: ... That is the nvidia audio device, i can select it in vlc and hear nothing, my monitor speakers should do it - i have no clue at the moment.. i tried USB-C

Re: [OpenIndiana-discuss] ask for a small contribution related Pulseaudio,

2024-02-12 Thread Stephan Althaus
On 2/12/24 17:40, Udo Grabowski (IMK) wrote: On 12/02/2024 17:32, Stephan Althaus wrote: ... That is the nvidia audio device, i can select it in vlc and hear nothing, my monitor speakers should do it - i have no clue at the moment.. i tried USB-C and HDMI connection the the monitor just

Re: [OpenIndiana-discuss] ask for a small contribution related Pulseaudio,

2024-02-12 Thread Stephan Althaus
On 2/12/24 17:13, Carsten Grzemba via openindiana-discuss wrote: Am 12.02.24 16:43 schrieb Stephan Althaus : On 2/12/24 16:37, Carsten Grzemba via openindiana-discuss wrote: Hi ,Stephan, Am 12.02.24 16:16 schrieb Stephan Althaus : On 2/12/24 14:23, Carsten Grzemba via openindiana-discuss

Re: [OpenIndiana-discuss] ask for a small contribution related Pulseaudio,

2024-02-12 Thread Stephan Althaus
On 2/12/24 16:37, Carsten Grzemba via openindiana-discuss wrote: Hi ,Stephan, Am 12.02.24 16:16 schrieb Stephan Althaus : On 2/12/24 14:23, Carsten Grzemba via openindiana-discuss wrote: $ ls -l/dev/*audio* ; ls -l/dev/sound* ; ls -l /dev/*dsp** Hi Carsten! i did an pkg update

Re: [OpenIndiana-discuss] ask for a small contribution related Pulseaudio,

2024-02-12 Thread Stephan Althaus
On 2/12/24 14:23, Carsten Grzemba via openindiana-discuss wrote: $ ls -l/dev/*audio* ; ls -l/dev/sound* ; ls -l /dev/*dsp** Hi Carsten! i did an pkg update this morning, so i do this again to give a consistent view of the things... $ ls -l /dev/*audio* ; ls -l /dev/sound* ; ls -l

Re: [OpenIndiana-discuss] ask for a small contribution related Pulseaudio,

2024-02-10 Thread Stephan Althaus
On 2/10/24 09:16, Carsten Grzemba via openindiana-discuss wrote: For do some preliminary testing on update Pulseaudio I am interested in a small contribution. If anyone has more then one audio device, I am interested in the output of: $ ls -l /dev/audio* $ ls -l /dev/sound* $ ls -l

Re: [OpenIndiana-discuss] firefox crashes

2024-02-05 Thread Stephan Althaus
On 2/5/24 13:27, Predrag Zecevic wrote: pfexec zfs -o set volsize=48G rpool/swap Hello! I've increased that value from 32GB to 48 as described, no change here. My "test" is bidding on ebay, by clicking on a 'button' with a predefined bidding value, so maybe something related to javascript

[OpenIndiana-discuss] firefox crashes

2024-02-05 Thread Stephan Althaus
Hello! since a few days, firefox dumps core from time to time. i think i can reproduce it easily. Anyone else seeing this, or is this a local problem ? I updated last time on 02.02.2024: The illumos Project illumos-b91bbe3818  February 2024 core 'core' of 4945:    /usr/bin/firefox

Re: [OpenIndiana-discuss] a2ensite, a2dissite, & apache2ctl all command not found

2024-01-22 Thread Stephan Althaus
On 1/23/24 07:53, Christopher D. Bartels wrote: Hi, I'm working with a fresh install of apache 24 & am trying to disable the default site and enable the virtual host I've configured, but can't until I find how to use the a2ensite & a2dissite commands. In my case here they're both erroring

Re: [OpenIndiana-discuss] Lenovo p1 Gen 6 intel i7

2024-01-20 Thread Stephan Althaus
On 1/20/24 13:20, Matthew R. Trower wrote: I don’t suppose you have the capability to boot via cdrom? I’ve had similar sorts of trouble booting from USB images on some machines. -- Matthew R. Trower On Jan 20, 2024, at 03:32, open wrote: Dear All, Lenovo P1 Gen 6 intel core i7. I am

Re: [OpenIndiana-discuss] pkg update hangs downloading ghostscript

2023-12-14 Thread Stephan Althaus
On 12/14/23 19:57, Oscar del Rio wrote: Hi all, There might be an issue with /print/filter/ghostscript package that is hanging "pkg update". The update starts well for other packages but then it hangs in ghostscript consistently. I uninstalled ghostscript (not needed on this machine), then

[OpenIndiana-discuss] Mate clock applet gone

2023-12-02 Thread Stephan Althaus
Hello! First of all, thanks for all the recent wecome updates on the OpenIndiana distribution, it's really a great OS !! I was most impressed by the speedup of libreoffice while scrolling through calc tables.. was that a switch from GTK* to QT ? Now to the topic, nothing really severe..

[OpenIndiana-discuss] gthumb symbol error

2023-11-24 Thread Stephan Althaus
Hello! I am experiencing this on a system updated on nov-23. $ gthumb DSC02245.ARW ld.so.1: gthumb: fatal: relocation error: file /usr/lib/amd64/gthumb/extensions/libexiv2_tools.so: symbol _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_replaceEmmPKcm: referenced symbol not found

Re: [OpenIndiana-discuss] container with same ip

2023-11-15 Thread Stephan Althaus
On 11/16/23 02:47, Goetz T. Fischer wrote: much thanks to all of you for everything so far but that's much more than i need. all i want is 1 zone that runs stuff which is available through the "real" nic's ip. and right now i'm facing much more trivial problems like: what's the root password

Re: [OpenIndiana-discuss] container with same ip

2023-11-15 Thread Stephan Althaus
On 11/14/23 18:45, Goetz T. Fischer wrote: ah, i think now i get the idea. a vnic for the zone and then treat the zone like some server on the lan behind the firewall/router ? On Tue, 14 Nov 2023 12:38:01 -0500, John D Groenveld wrote: In message <20231114182416441063.bcadd...@r-a-c.de>,

Re: [OpenIndiana-discuss] NUC boot

2023-11-05 Thread Stephan Althaus
On 11/5/23 12:41, James wrote: On 31/10/2023 09:38, Toomas Soome wrote: Good morning, Could you try this image: http://84.50.115.54/OI-hipster-gui-20231027.usb It gets past the previous hurdle.  Thank you for whatever tweak this involved. Now the "however".  It fails to open a graphical

[OpenIndiana-discuss] Build Server is stuck (?)

2023-11-03 Thread Stephan Althaus
Hello! As you might have noticed, the build server is stuck and does not build the recent PRs. Regards, Stephan ___ openindiana-discuss mailing list openindiana-discuss@openindiana.org https://openindiana.org/mailman/listinfo/openindiana-discuss

Re: [OpenIndiana-discuss] INFO: pkg update manifest hash error in package readline

2023-10-28 Thread Stephan Althaus
On 10/28/23 12:52, Stephan Althaus wrote: On 6/1/23 22:28, Stephan Althaus wrote: I have issued a package rebuild. This will hopefully create a correct hash. Regards, Andreas ___ openindiana-discuss mailing list openindiana-discuss@openindiana.org

Re: [OpenIndiana-discuss] INFO: pkg update manifest hash error in package readline

2023-10-28 Thread Stephan Althaus
On 6/1/23 22:28, Stephan Althaus wrote: I have issued a package rebuild. This will hopefully create a correct hash. Regards, Andreas ___ openindiana-discuss mailing list openindiana-discuss@openindiana.org https://openindiana.org/mailman/listinfo

Re: [OpenIndiana-discuss] zpool status rpool not consistent with diskinfo

2023-09-20 Thread Stephan Althaus
On 9/20/23 15:23, Udo Grabowski (IMK) wrote: Hello! Thanks for the hints, but no change with touch /reconfigure zpool reopen rm /etc/zfs/zpool.cache should i try to "zpool offline -t c3t2d0s0" one device and reboot? It could also be that the label entry is not updated. zdb -l

Re: [OpenIndiana-discuss] zpool status rpool not consistent with diskinfo

2023-09-20 Thread Stephan Althaus
On 9/20/23 13:59, Toomas Soome via openindiana-discuss wrote: You can try 'zpool reopen’, if that will not help, remove /etc/zfs/zpool.cache. There is some issue that information in zpool.cache is not updated… rgds, toomas On 20. Sep 2023, at 14:14, Stephan Althaus wrote: Hello! I

[OpenIndiana-discuss] zpool status rpool not consistent with diskinfo

2023-09-20 Thread Stephan Althaus
Hello! I swapped 2 of 3 root-pool drives (after power off) to different controllers, (with power-off-saving battery pack) and now the device names are inconsistent - the device names in the pool context have not been not updated. Boot message was shown: "NOTICE: Performing full ZFS device

Re: [OpenIndiana-discuss] VirtualBox status? -- please test 6.1.46

2023-09-20 Thread Stephan Althaus
On 9/8/23 09:28, Carsten Grzemba via openindiana-discuss wrote: I have uploaded a package 6.1.46 on http://pkg.toc.de/userland which have passed my smoke tests. Please test and report results. Hello Carsten! Thanks for your efforts, virtualbox GUI is working. I also had problems using the

Re: [OpenIndiana-discuss] VirtualBox status?

2023-09-07 Thread Stephan Althaus
On 9/6/23 23:25, Carl Brewer wrote: Is this now a "Wait for us to fix it" issue? I don't have the skill or resources (AFAIK) to be involved in recompiling/porting to gcc-10. Hello! I am not an expert either. May knowledge is sort of "if it builds with gcc-10 and gmake test is ok then i am

Re: [OpenIndiana-discuss] VirtualBox status?

2023-09-07 Thread Stephan Althaus
On 9/7/23 08:49, Aurélien Larcher wrote: On Wed, Sep 6, 2023 at 11:25 PM Carl Brewer wrote: On 25/08/2023 9:17 pm, Stephan Althaus wrote: YES, the GUI still doesn't work, HEADLESS does. Some (x11-)libs are not gcc-10 yet.. Could make a list of the libs you found? (i had at least one

Re: [OpenIndiana-discuss] NVidia driver Lenovo P52

2023-09-06 Thread Stephan Althaus
On 9/6/23 13:00, Marcel Telka wrote: On Wed, Sep 06, 2023 at 12:55:53PM +0200, Olaf Bohlen wrote: Aug 9 13:15:35 p52 nvidia_modeset: [ID 107833 kern.notice] Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 470.182.03 Fri Feb 24 03:20:38 UTC 2023 Try to update. The latest

Re: [OpenIndiana-discuss] VirtualBox status?

2023-08-25 Thread Stephan Althaus
+0x9c() 7fffb4d0 TrustedMain+0x27c() 7fffb560 main+0x5f() 7fffb590 _start_crt+0x87() 7fffb5a0 _start+0x18() Am 25.08.23 09:23 schrieb Stephan Althaus : On 8/25/23 08:46, Predrag Zečević via openindiana-discuss wrote: On 8/25/23 07:25, Carl Brewer wrote: Hey

Re: [OpenIndiana-discuss] VirtualBox status?

2023-08-25 Thread Stephan Althaus
On 8/25/23 08:46, Predrag Zečević via openindiana-discuss wrote: On 8/25/23 07:25, Carl Brewer wrote: Hey everyone, Before I break a server .. Is VirtualBox running ok on current OI? Last I saw, Russell was having trouble with it in July. Thank you! Carl Hi Carl, I had to boot in BE

Re: [OpenIndiana-discuss] VirtualBox status?

2023-08-24 Thread Stephan Althaus
On 8/25/23 07:25, Carl Brewer wrote: Hey everyone, Before I break a server .. Is VirtualBox running ok on current OI? Last I saw, Russell was having trouble with it in July. Thank you! Carl ___ openindiana-discuss mailing list

Re: [OpenIndiana-discuss] No sound output - no rights ?

2023-08-24 Thread Stephan Althaus
On 8/24/23 23:28, Peter Tribble wrote: On Thu, Aug 24, 2023 at 9:21 PM Stephan Althaus < stephan.alth...@duedinghausen.eu> wrote: Hello! I have no audio output - anyone else, too ? Are you logged in on the graphical console? The way this normally works is that the login display m

[OpenIndiana-discuss] No sound output - no rights ?

2023-08-24 Thread Stephan Althaus
Hello! I have no audio output - anyone else, too ? $ prtconf -d | grep -i audio     pci1028,17b1 (pciex10de,fbc) [NVIDIA Corporation GM107 High Definition Audio Controller [GeForce 940MX]], instance #6     pci1028,7b1 (pciex8086,a171) [Intel Corporation CM238 HD Audio Controller],

Re: [OpenIndiana-discuss] Problem with VirtualBox since upgrade today

2023-08-06 Thread Stephan Althaus
On 8/5/23 14:14, Stephan Althaus wrote: On 8/5/23 13:19, Stephan Althaus wrote: Hello! A little time has passed, and *some* packages have been rebuild in the meantime, but the error still persists. With an "pkg update" yesterday evening the VB GUI has the same errors. Looking in

Re: [OpenIndiana-discuss] Problem with VirtualBox since upgrade today

2023-08-05 Thread Stephan Althaus
On 8/5/23 13:19, Stephan Althaus wrote: Hello! A little time has passed, and *some* packages have been rebuild in the meantime, but the error still persists. With an "pkg update" yesterday evening the VB GUI has the same errors. Looking into the lib dependencies i find some X libs

Re: [OpenIndiana-discuss] Problem with VirtualBox since upgrade today

2023-08-05 Thread Stephan Althaus
On 7/14/23 17:28, Carsten Grzemba via openindiana-discuss wrote: Am 14.07.23 14:53 schrieb Stephan Althaus: On 7/12/23 17:44, Carsten Grzemba via openindiana-discuss wrote: if the GCC7 - GCC10 mixup could the reason, there are libs involved which are GCC7 compiled: /usr/lib/amd64/libidn2.so

Re: [OpenIndiana-discuss] Virtualbox webservice on 2023.05 won't start due to incorrect GSOAP version

2023-07-28 Thread Stephan Althaus
) PhD On 28 Jul 2023, at 18:40, Stephan Althaus wrote: On 7/28/23 17:43, Philip Kime wrote: I am trying to resolve the issue detailed on the bug tracker here: https://www.illumos.org/issues/15768 any ideas on how to deal with this until a new VB package is available? PK -- Dr Phil. Philip

Re: [OpenIndiana-discuss] Virtualbox webservice on 2023.05 won't start due to incorrect GSOAP version

2023-07-28 Thread Stephan Althaus
On 7/28/23 17:43, Philip Kime wrote: I am trying to resolve the issue detailed on the bug tracker here: https://www.illumos.org/issues/15768 any ideas on how to deal with this until a new VB package is available? PK -- Dr Phil. Philip Kime BA (Hons) Msc (Dist) PhD

Re: [OpenIndiana-discuss] DELL Precision 7520 - TrackPoint/Touchpad not working

2023-07-23 Thread Stephan Althaus
On 7/22/23 22:00, Olaf Bohlen wrote: Hello, I have a DELL Precision 7520 laptop here that has the mouse8042 driver loaded, the /var/adm/messages states also: Jul 22 21:39:44 hell i8042: [ID 526150 kern.info] 8042 device: mouse@1, mouse8042 # 0 Jul 22 21:39:44 hell genunix: [ID 936769

Re: [OpenIndiana-discuss] Problem with VirtualBox since upgrade today

2023-07-14 Thread Stephan Althaus
On 7/12/23 17:44, Carsten Grzemba via openindiana-discuss wrote: if the GCC7 - GCC10 mixup could the reason, there are libs involved which are GCC7 compiled: /usr/lib/amd64/libidn2.so.0.3.8 /usr/lib/amd64/libunistring.so.2.2.0 /usr/lib/amd64/libssh2.so.1.0.1 -- Carsten Hello!

Re: [OpenIndiana-discuss] Problem with VirtualBox since upgrade today

2023-07-11 Thread Stephan Althaus
On 7/11/23 15:25, russell wrote: Good Afternoon Stephan I would advise against trying to build VirtualBox with gcc-7 due to the incompatibility between gcc-10 and gcc-7 libraries, which causes applications to crash or run incorrectly. Switching the default build compiler to gcc-10 should

Re: [OpenIndiana-discuss] Problem with VirtualBox since upgrade today

2023-07-10 Thread Stephan Althaus
On 7/10/23 13:45, russell wrote: Hi Just performed a pkg refresh & pkg update -v --be-name and found that VirtualBox is broken as it does not clearly identify which 6.1 release it is and it does not see the existing virtual machines; so I rolled back to the previous BE. Kind Regards

Re: [OpenIndiana-discuss] INFO: pkg update manifest hash error in package readline

2023-06-01 Thread Stephan Althaus
On 6/1/23 22:12, Andreas Wacknitz wrote: Am 01.06.23 um 06:55 schrieb Stephan Althaus: On 5/31/23 22:22, Stephan Althaus wrote: Hello! I have an old system running OI from November 2022: # pkg refresh --full && pkg update Creating Plan (Package planning:  661/1021): / Err

Re: [OpenIndiana-discuss] INFO: pkg update manifest hash error in package readline

2023-06-01 Thread Stephan Althaus
On 6/1/23 08:28, Stephan Althaus wrote: On 6/1/23 08:14, Marcel Telka wrote: On Thu, Jun 01, 2023 at 06:55:50AM +0200, Stephan Althaus wrote: # pkgrecv -s https://pkg.openindiana.org/hipster/ -a -d ./pkgtest pkg://openindiana.org/library/readline@6.3,5.11-2022.1.0.3:20221224T140642Z

Re: [OpenIndiana-discuss] INFO: pkg update manifest hash error in package readline

2023-06-01 Thread Stephan Althaus
On 6/1/23 08:14, Marcel Telka wrote: On Thu, Jun 01, 2023 at 06:55:50AM +0200, Stephan Althaus wrote: # pkgrecv -s https://pkg.openindiana.org/hipster/ -a -d ./pkgtest pkg://openindiana.org/library/readline@6.3,5.11-2022.1.0.3:20221224T140642Z Retrieving packages for publisher openindiana.org

Re: [OpenIndiana-discuss] INFO: pkg update manifest hash error in package readline

2023-05-31 Thread Stephan Althaus
On 5/31/23 22:22, Stephan Althaus wrote: Hello! I have an old system running OI from November 2022: # pkg refresh --full && pkg update Creating Plan (Package planning:  661/1021): / Errors were encountered while attempting to retrieve package or file data for the requested o

[OpenIndiana-discuss] INFO: pkg update manifest hash error in package readline

2023-05-31 Thread Stephan Althaus
Hello! I have an old system running OI from November 2022: # pkg refresh --full && pkg update Creating Plan (Package planning:  661/1021): / Errors were encountered while attempting to retrieve package or file data for the requested operation. Details follow:

Re: [OpenIndiana-discuss] Add inotify support to illumos-gate

2023-05-24 Thread Stephan Althaus
On 5/12/23 10:30, Stephan Althaus wrote: On 5/2/23 20:25, Till Wegmüller wrote: Hi Stephan inotify has stubbed headers that work roughly decently. Any software should use FEN or the Native API. We add it to every programming language we can and should also add it to mate-system-monitor

[OpenIndiana-discuss] INFO: thunderbird 102.11.0 doesn't like network problems (?)

2023-05-23 Thread Stephan Althaus
Hello! Just for the records. Today i observed thunderbird being unresponsible and the cause for garbage on the screen, using 1 cpu whith 100%, whilst my home mail server was not responding. I would have expected that one network thread in the background in waiting state, but not these

Re: [OpenIndiana-discuss] Problems with gcc-7 and gcc-10 built binaries

2023-05-22 Thread Stephan Althaus
On 5/21/23 22:35, russell wrote: Hi Back in October 2022, when I was experiencing issues building libfilezilla in response to my posting Till pointed out that gcc-7 and gcc-10 have an ABI break. 7/10/22 18:22, Till Wegmueller wrote: Hi Russel Thats an ABI break. Looks like Gcc7 and

Re: [OpenIndiana-discuss] pkg folder size escalated

2023-05-18 Thread Stephan Althaus
On 5/18/23 10:15, Stephan Althaus wrote: On 5/18/23 09:08, Toomas Soome via openindiana-discuss wrote: pkg property | grep flush-content-cache-on-success Thank you very much for the hint, Toomas !!! :-) ___ openindiana-discuss mailing list

Re: [OpenIndiana-discuss] pkg folder size escalated

2023-05-18 Thread Stephan Althaus
laris 11.4. On Thu, 18 May 2023 09:10:22 +0200, Stephan Althaus wrote: On 5/18/23 09:08, Toomas Soome via openindiana-discuss wrote: pkg property $ pkg property|grep fl flush-content-cache-on-success False ___ openindiana-discuss mailing list openindia

Re: [OpenIndiana-discuss] pkg folder size escalated

2023-05-18 Thread Stephan Althaus
On 5/18/23 09:08, Toomas Soome via openindiana-discuss wrote: pkg property $ pkg property|grep fl flush-content-cache-on-success False ___ openindiana-discuss mailing list openindiana-discuss@openindiana.org

Re: [OpenIndiana-discuss] pkg folder size escalated

2023-05-18 Thread Stephan Althaus
On 5/18/23 07:22, Goetz T. Fischer wrote: hello everyone, after a fresh indiana installation and removing a couple of packages my /var/pkg folder is more than 700mb! doing comparable things with solaris 11.4 leaves me with a /var/pkg size of less than 200. how can i clean that up safely and

Re: [OpenIndiana-discuss] Cups problems

2023-05-17 Thread Stephan Althaus
On 5/16/23 18:45, Udo Grabowski (IMK) wrote: On 16/05/2023 18:37, Udo Grabowski (IMK) wrote: I've found a few problems with cups 1) it wants system/volatile/cups, but /system/volatile doesn't exist.    Works if created manually and restart cups/in-lpd and /scheduler.    Either system/volatile

Re: [OpenIndiana-discuss] Add inotify support to illumos-gate

2023-05-12 Thread Stephan Althaus
On 5/2/23 20:25, Till Wegmüller wrote: Hi Stephan inotify has stubbed headers that work roughly decently. Any software should use FEN or the Native API. We add it to every programming language we can and should also add it to mate-system-monitor or rather make it use kstat if it tries to

Re: [OpenIndiana-discuss] Rebuild needed for wxwidgets-3 - consumers

2023-05-11 Thread Stephan Althaus
On 5/10/23 22:23, Stephan Althaus wrote: On 5/10/23 18:24, Andreas Wacknitz wrote: Am 10.05.23 um 13:34 schrieb Stephan Althaus: Hello! i just found that codeblocks does not work anymore. Maybe a rebuild is needed because of the update of wxwidgets-3 Alas this is not so easy. Actually

Re: [OpenIndiana-discuss] OI without a console?

2023-05-10 Thread Stephan Althaus
On 5/10/23 22:42, Gary Mills wrote: On Mon, May 08, 2023 at 10:31:09AM -0500, Gary Mills wrote: Is anybody running OI on a computer that does not have a console? I have a system that I installed with the GUI image, and with an HDMI console and USB keyboard and mouse. Now I'd like to use this

Re: [OpenIndiana-discuss] Rebuild needed for wxwidgets-3 - consumers

2023-05-10 Thread Stephan Althaus
On 5/10/23 18:24, Andreas Wacknitz wrote: Am 10.05.23 um 13:34 schrieb Stephan Althaus: Hello! i just found that codeblocks does not work anymore. Maybe a rebuild is needed because of the update of wxwidgets-3 Alas this is not so easy. Actually codeblocks doesn't compile with the latest

[OpenIndiana-discuss] Rebuild needed for wxwidgets-3 - consumers

2023-05-10 Thread Stephan Althaus
Hello! i just found that codeblocks does not work anymore. Maybe a rebuild is needed because of the update of wxwidgets-3 $ codeblocks filelist2.cpp ld.so.1: codeblocks: fatal: libwx_gtk3u_aui-3.1.so.5: open failed: No such file or directory ld.so.1: codeblocks: fatal: relocation error: file

Re: [OpenIndiana-discuss] Fwd: Add inotify support to illumos-gate

2023-05-09 Thread Stephan Althaus
On 5/9/23 10:19, Udo Grabowski (IMK) wrote: On 09/05/2023 07:41, Stephan Althaus wrote: On 5/8/23 16:10, Udo Grabowski (IMK) wrote: On 08/05/2023 11:13, Udo Grabowski (IMK) wrote: On 05/05/2023 09:14, Stephan Althaus wrote: Hello! The hint to use inotify support in glib was from you, can

Re: [OpenIndiana-discuss] Fwd: Add inotify support to illumos-gate

2023-05-09 Thread Stephan Althaus
On 5/9/23 10:16, Udo Grabowski (IMK) wrote: On 08/05/2023 20:59, Andreas Wacknitz wrote: Am 08.05.23 um 16:10 schrieb Udo Grabowski (IMK): On 08/05/2023 11:13, Udo Grabowski (IMK) wrote: ,,, And still, even with LD_LIBRARY_PATH set to gcc 10, libgtkmm-3 again loads itself libstdc++.so.6

Re: [OpenIndiana-discuss] Fwd: Add inotify support to illumos-gate

2023-05-08 Thread Stephan Althaus
On 5/8/23 16:10, Udo Grabowski (IMK) wrote: On 08/05/2023 11:13, Udo Grabowski (IMK) wrote: On 05/05/2023 09:14, Stephan Althaus wrote: Hello! The hint to use inotify support in glib was from you, can you please shed a light on this? I am lacking all sorts of background on this stuff

Re: [OpenIndiana-discuss] OI without a console?

2023-05-08 Thread Stephan Althaus
On 5/9/23 03:32, Gary Mills wrote: On Mon, May 08, 2023 at 05:37:00PM +0200, Stephan Althaus wrote: As I can tell from history, you should set the BIOS to ignore these errors on boot like "no keyboard attached". Try this with only the monitor attached, no keyboard/mouse.. That's go

Re: [OpenIndiana-discuss] OI without a console?

2023-05-08 Thread Stephan Althaus
On 5/8/23 17:31, Gary Mills wrote: Is anybody running OI on a computer that does not have a console? I have a system that I installed with the GUI image, and with an HDMI console and USB keyboard and mouse. Now I'd like to use this system without all of them. Can I just disconnect them? Will

Re: [OpenIndiana-discuss] gthumb libraw.so.20

2023-05-07 Thread Stephan Althaus
On 5/7/23 19:47, Andreas Wacknitz wrote: Am 07.05.23 um 17:56 schrieb Stephan Althaus: On 4/12/23 09:32, Stephan Althaus wrote: Hello! On my BE of 2023-03-31 i have a failing link to LIBRAW on gthumb. Maybe the package has to be triggered to be rebuild on the build server? Regards

Re: [OpenIndiana-discuss] gthumb libraw.so.20

2023-05-07 Thread Stephan Althaus
On 4/12/23 09:32, Stephan Althaus wrote: Hello! On my BE of 2023-03-31 i have a failing link to LIBRAW on gthumb. Maybe the package has to be triggered to be rebuild on the build server? Regards, Stephan $ gthumb _DS33737.ARW ld.so.1: gthumb: fatal: libraw.so.20: open failed: No such file

Re: [OpenIndiana-discuss] zoom on openindiana

2023-05-05 Thread Stephan Althaus
On 5/5/23 10:51, Marc Lobelle wrote: Hello, One of the few times I have to start a computer in Windows is to run ZOOM for video conferences. Is there a way to use ZOOM  on Openindiana ? Thanks Marc ___ openindiana-discuss mailing list

[OpenIndiana-discuss] Add inotify support to illumos-gate

2023-05-02 Thread Stephan Althaus
y.7 ./illumos-joyent/usr/src/uts/sparc/inotify ./illumos-joyent/usr/src/uts/intel/inotify ./illumos-joyent/usr/src/uts/common/io/inotify.c ./illumos-joyent/usr/src/uts/common/io/inotify.conf ./illumos-joyent/usr/src/uts/common/sys/inotify.h Regar

Re: [OpenIndiana-discuss] mate system monitor does not work any, more on recent versions of openindiana

2023-05-02 Thread Stephan Althaus
On 5/2/23 11:15, Udo Grabowski (IMK) wrote: On 02/05/2023 11:06, Stephan Althaus wrote: On 5/2/23 11:01, Udo Grabowski (IMK) wrote: On 02/05/2023 10:55, Udo Grabowski (IMK) wrote: On 01/05/2023 22:02, Stephan Althaus wrote: On 4/19/23 15:59, Udo Grabowski (IMK) wrote: On 19/04/2023 15:55

Re: [OpenIndiana-discuss] mate system monitor does not work any, more on recent versions of openindiana

2023-05-02 Thread Stephan Althaus
On 5/2/23 11:01, Udo Grabowski (IMK) wrote: On 02/05/2023 10:55, Udo Grabowski (IMK) wrote: On 01/05/2023 22:02, Stephan Althaus wrote: On 4/19/23 15:59, Udo Grabowski (IMK) wrote: On 19/04/2023 15:55, russell wrote: Hi Marc When I run /usr/bin/mate-system-monitor the executable aborts

Re: [OpenIndiana-discuss] mate system monitor does not work any, more on recent versions of openindiana

2023-05-01 Thread Stephan Althaus
i did not find any 'easy' configure option to add "inotify/fam support" as suggested by Udo Grabowski Regards, Stephan Althaus _ $ pkg info glib2 Name: library/glib2   Summary: GNOME core libraries  

Re: [OpenIndiana-discuss] mate system monitor does not work any more on recent versions of openindiana

2023-04-19 Thread Stephan Althaus
On 4/19/23 12:25, Marc Lobelle wrote: Hello, I updated openindiana from 2021-10 to 2022-10 on my notebook and the mate system monitor does not start if I click on the widget: the widget is still there and displays cpu usage, but if I click on it to get the window with full information, I see

[OpenIndiana-discuss] gthumb libraw.so.20

2023-04-12 Thread Stephan Althaus
Hello! On my BE of 2023-03-31 i have a failing link to LIBRAW on gthumb. Maybe the package has to be triggered to be rebuild on the build server? Regards, Stephan $ gthumb _DS33737.ARW ld.so.1: gthumb: fatal: libraw.so.20: open failed: No such file or directory ld.so.1: gthumb: fatal:

Re: [OpenIndiana-discuss] OI hipster upgrade - Firefox broken unable to play some youtube videos

2023-03-26 Thread Stephan Althaus
On 3/26/23 20:18, russell wrote: Hi Performed an OI Hipster update this morning, so now running illumos-b3385a702f and Firefox 111.0.1 but found that I started having issues with Youtube and videos that played fine yesterday do not play today. Instead of the video I get Firefox "Your

Re: [OpenIndiana-discuss] Boot hangs after configuring devices (last notice is of pseudo devices

2023-03-24 Thread Stephan Althaus
On 3/24/23 09:50, Udo Grabowski (IMK) wrote: On 24/03/2023 09:43, Marc Lobelle wrote: On 3/24/23 08:16, Toomas Soome via openindiana-discuss wrote: On 24. Mar 2023, at 07:58, Stephan Althaus wrote: On 3/22/23 20:56, Richard Lowe wrote: The challenge of answering that is you often

Re: [OpenIndiana-discuss] Boot hangs after configuring devices (last notice is of pseudo devices

2023-03-23 Thread Stephan Althaus
On 3/22/23 20:56, Richard Lowe wrote: The challenge of answering that is you often don't know the answer until you see it The ::stacks command will give you asummarized view of every kernel thread's stack the ::cpuinfo -v command will show you what the CPUs are doing now (or were doing, before

Re: [OpenIndiana-discuss] Boot hangs after configuring devices (last notice is of pseudo devices

2023-03-22 Thread Stephan Althaus
On 3/22/23 10:42, Udo Grabowski (IMK) wrote: On 21/03/2023 23:09, Stephan Althaus wrote: On 3/21/23 20:53, Richard Lowe wrote: A good thing to do is to get into mdb when it's hung, and see where we are with the ::stacks command. https://illumos.org/books/dev/debugging.html  has other tips. I

Re: [OpenIndiana-discuss] Boot hangs after configuring devices (last notice is of pseudo devices

2023-03-21 Thread Stephan Althaus
On 3/21/23 20:53, Richard Lowe wrote: A good thing to do is to get into mdb when it's hung, and see where we are with the ::stacks command. https://illumos.org/books/dev/debugging.html has other tips. I would add if you set the 1 bit of `moddebug` when you're in kmdb (I think moddebug/W

Re: [OpenIndiana-discuss] Boot hangs after configuring devices (last notice is of pseudo devices

2023-03-21 Thread Stephan Althaus
On 3/21/23 14:23, Udo Grabowski (IMK) wrote: On 20/03/2023 21:45, Stephan Althaus wrote: Hello! On 18.03.2023 i made a pkg update, after that the Boot hangs after configuring devices (last notice is of pseudo devices with boot option 'verbose') Nothing happens on the prompt... "beadm

[OpenIndiana-discuss] Boot hangs after configuring devices (last notice is of pseudo devices

2023-03-20 Thread Stephan Althaus
Hello! On 18.03.2023 i made a pkg update, after that the Boot hangs after configuring devices (last notice is of pseudo devices with boot option 'verbose') Nothing happens on the prompt... "beadm mount..." shows no fresh logfiles, so no info there, i should use some debug options but i am

Re: [OpenIndiana-discuss] Can I downgrade?

2023-03-16 Thread Stephan Althaus
On 3/16/23 16:58, s...@pandora.be wrote: Something that worked for me was specifying a specific version. https://www.illumos.org/issues/14648 pkg install pkg://hipster-encumbered/media/vlc@2.2.8-2018.0.0.2 So although I am not sure about your question in general ("can I downgrade in IPS ?"),

Re: [OpenIndiana-discuss] mate-system-monitor crashes

2023-02-07 Thread Stephan Althaus
On 2/7/23 22:29, Stephan Althaus wrote: On 2/7/23 22:11, Bill Sommerfeld wrote: On 2/7/23 13:01, Matthew Yapit wrote: I recently updated to 2022.10 and I've noticed that mate-system-monitor causes a core instead of launching.  Has anyone else seen this?  Is there a fix or one coming

Re: [OpenIndiana-discuss] mate-system-monitor crashes

2023-02-07 Thread Stephan Althaus
On 2/7/23 22:11, Bill Sommerfeld wrote: On 2/7/23 13:01, Matthew Yapit wrote: I recently updated to 2022.10 and I've noticed that mate-system-monitor causes a core instead of launching.  Has anyone else seen this?  Is there a fix or one coming in the next update? It happens for me, too.  

Re: [OpenIndiana-discuss] screensave failure to display GL screensavers

2023-02-01 Thread Stephan Althaus
On 1/31/23 22:19, Stephan Althaus wrote: On 1/30/23 23:08, russell wrote: Hi As I am currently running the nvidia-470 driver, I wondered if downgrading to nvida-390 using the method list below would resolve the issue |#beadm create nvidia-390 #beadm mount nvidia-390 /tmp/nvidia-390 #pkg

Re: [OpenIndiana-discuss] screensave failure to display GL screensavers

2023-01-31 Thread Stephan Althaus
On 1/30/23 23:08, russell wrote: Hi As I am currently running the nvidia-470 driver, I wondered if downgrading to nvida-390 using the method list below would resolve the issue |#beadm create nvidia-390 #beadm mount nvidia-390 /tmp/nvidia-390 #pkg -R /tmp/nvidia-390 uninstall nvidia-470

Re: [OpenIndiana-discuss] screensave failure to display GL screensavers

2023-01-30 Thread Stephan Althaus
On 1/30/23 23:08, russell wrote: Hi As I am currently running the nvidia-470 driver, I wondered if downgrading to nvida-390 using the method list below would resolve the issue |#beadm create nvidia-390 #beadm mount nvidia-390 /tmp/nvidia-390 #pkg -R /tmp/nvidia-390 uninstall nvidia-470

Re: [OpenIndiana-discuss] Help needed starting postfix as a service - maintenance state

2023-01-24 Thread Stephan Althaus
On 1/23/23 08:18, Stephan Althaus wrote: Hello! Yesterday i moved from CSWpostfix to the OI version. "postfix start" and "postfix stop" works in my zone (as root), no errors with "postfix check", but "svcadm enable postfix" results in maintenance

Re: [OpenIndiana-discuss] Help needed starting postfix as a service - maintenance state

2023-01-23 Thread Stephan Althaus
On 1/23/23 11:47, Predrag Zecevic via openindiana-discuss wrote: On 23.01.2023 11:38, Stephan Althaus wrote: On 1/23/23 11:36, Predrag Zecevic via openindiana-discuss wrote: tail -20 $(svcprop -p restarter/logfile svc:/network/smtp:postfix) Hello! Thanks for your help.. Nothing new here

Re: [OpenIndiana-discuss] Help needed starting postfix as a service - maintenance state

2023-01-23 Thread Stephan Althaus
On 1/23/23 11:36, Predrag Zecevic via openindiana-discuss wrote: tail -20 $(svcprop -p restarter/logfile svc:/network/smtp:postfix) Hello! Thanks for your help.. Nothing new here, There are my tests visible with svcadm clear postfix... # tail -20 $(svcprop -p restarter/logfile

[OpenIndiana-discuss] Help needed starting postfix as a service - maintenance state

2023-01-22 Thread Stephan Althaus
Hello! Yesterday i moved from CSWpostfix to the OI version. "postfix start" and "postfix stop" works in my zone (as root), no errors with "postfix check", but "svcadm enable postfix" results in maintenance state because of: Jan 23 07:45:37 mail postfix/postfix-script[23386]: [ID 947731

Re: [OpenIndiana-discuss] pkg install conflicts

2023-01-20 Thread Stephan Althaus
+1 # pkg refresh && pkg update -n Creating Plan (Checking for conflicting actions): \ pkg update: The requested change to the system attempts to install multiple actions for link 'usr/lib/amd64/libgcc_s.so' with conflicting attributes: These packages cannot be installed together. Any

[OpenIndiana-discuss] mate-system-monitor crash: Unable to find default local file monitor type

2023-01-20 Thread Stephan Althaus
Hello! i have a mate-system-monitor crash on a BE: openindiana-2022:11:23 NR / Error message is "Unable to find default local file monitor type". When starting from within mate-terminal: *$ mate-system-monitor * (:2938): Gtk-WARNING **: 10:00:00.994: Theme parsing error:

Re: [OpenIndiana-discuss] Info/Warning: Virtualbox and nvidia 525 not working together at the moment?

2023-01-15 Thread Stephan Althaus
On 12/3/22 09:55, Stephan Althaus wrote: On 12/3/22 09:48, Stephan Althaus wrote: Hello! I did an pkg update yesterday, and now my VBox vm does not show graphics (not headless!) it ts staying at "Starting virtual machine (2/2)" and no progress for minutes... Dont' k

Re: [OpenIndiana-discuss] Info/Warning: Virtualbox and nvidia 525 not working together at the moment?

2022-12-03 Thread Stephan Althaus
On 12/3/22 09:48, Stephan Althaus wrote: Hello! I did an pkg update yesterday, and now my VBox vm does not show graphics (not headless!) it ts staying at "Starting virtual machine (2/2)" and no progress for minutes... Dont' know really if it the combination of nvidia 525and VB

[OpenIndiana-discuss] Info/Warning: Virtualbox and nvidia 525 not working together at the moment?

2022-12-03 Thread Stephan Althaus
Hello! I did an pkg update yesterday, and now my VBox vm does not show graphics (not headless!) it ts staying at "Starting virtual machine (2/2)" and no progress for minutes... Dont' know really if it the combination of nvidia 525and VB 6.1.40, (i used nvidia 515 and VB 3.1.40 succesfully

Re: [OpenIndiana-discuss] VirtualBox and USB passthru

2022-12-01 Thread Stephan Althaus
Hello! Maybe..  the device must not be used by an OI driver, this is the case with my Broadcom device.. $ pfexec mdb -ke '::prtusb' INDEX   DRIVER  INST  NODE  GEN  VID.PID PRODUCT 1   xhci    2 pci1028,7b1   3.0  .   No Product String 2   usb_mid 35   

Re: [OpenIndiana-discuss] Nvidia 515 problem

2022-11-11 Thread Stephan Althaus
an adaption was needed. My desktop is already running on a newer NVIDIA driver with this patched xorg. Regards, Andreas Am 11.11.22 um 09:38 schrieb Stephan Althaus: Hello! After a little bit of looking around, i think it could be relatated to a bug that occured first with 495. Solutions

Re: [OpenIndiana-discuss] Nvidia 515 problem

2022-11-11 Thread Stephan Althaus
On 11/11/22 09:38, Stephan Althaus wrote: Hello! After a little bit of looking around, i think it could be relatated to a bug that occured first with 495. Solutions are 1) to disable the compositing-Manager withing mate [org.mate.Marco.general] compositing-manager=false or gsettings set

Re: [OpenIndiana-discuss] Nvidia 515 problem

2022-11-11 Thread Stephan Althaus
Hello! After a little bit of looking around, i think it could be relatated to a bug that occured first with 495. Solutions are 1) to disable the compositing-Manager withing mate [org.mate.Marco.general] compositing-manager=false or gsettings set org.mate.Marco.general compositing-manager

Re: [OpenIndiana-discuss] Nvidia 515 problem

2022-11-10 Thread Stephan Althaus
On 11/10/22 21:19, Stephan Althaus wrote: On 11/9/22 17:34, Stephan Althaus wrote: On 11/9/22 13:40, Udo Grabowski (IMK) wrote: On 09/11/2022 13:04, Stephan Althaus wrote: On 11/9/22 13:02, Udo Grabowski (IMK) wrote: On 09/11/2022 12:22, Udo Grabowski (IMK) wrote: On 09/11/2022 12:14

  1   2   3   4   >