Re: [OpenIndiana-discuss] VirtualBox Error because of kernel module version

2022-02-21 Thread Predrag Zecevic via openindiana-discuss
On 20.02.2022 20:22, Stephan Althaus wrote: Hello! I am getting errors today and had not updated for a week or so, virtualbox was last running on friday. Maybe someone can check the kernel module versions if they are the same as i have: $ VBoxManage startvm aLinux Waiting for VM "aLinux"

[OpenIndiana-discuss] nodejs (npm) problem

2022-02-07 Thread Predrag Zecevic via openindiana-discuss
Hi all, does this happens only to me? :; pkg list | grep nodejs runtime/nodejs-16 16.13.2-2022.0.0.0 i-- :; npm version Error: Cannot find module 'make-fetch-happen' Require stack: - /usr/node/16/lib/node_modules/npm/node_modules/npm-registry-fetch/index.js -

[OpenIndiana-discuss] runtime/python-39 - missing file

2022-07-05 Thread Predrag Zecevic via openindiana-discuss
Hi all, It seems that runtime/python-39 does not deliver file: ---8<-- :; ls -al /usr/lib/amd64/pkgconfig/python3.pc ls: cannot access '/usr/lib/amd64/pkgconfig/python3.pc': No such file or directory :; pfexec pkg fix runtime/python-39 No updates necessary for this image. :; pkg contents

Re: [OpenIndiana-discuss] runtime/python-39 - missing file

2022-07-05 Thread Predrag Zecevic via openindiana-discuss
On 05.07.2022 09:52, Peter Tribble wrote: On Tue, Jul 5, 2022 at 8:39 AM Predrag Zecevic via openindiana-discuss wrote: Hi all, It seems that runtime/python-39 does not deliver file: ---8<-- :; ls -al /usr/lib/amd64/pkgconfig/python3.pc ls: cannot access '/usr/

[OpenIndiana-discuss] rclone - mount option on openindiana

2022-08-30 Thread Predrag Zecevic via openindiana-discuss
Hi all, Does anyone have an idea how to get this fixed? https://forum.rclone.org/t/rclone-mount-on-openindiana-not-available/28393 I am not good in *go*, so I was thinking maybe somebody can provide _fuse_ implementation in *go* or whatever is needed... I have found rclone very useful for

[OpenIndiana-discuss] ZFS version

2022-10-19 Thread Predrag Zecevic via openindiana-discuss
Hi all, how to find out which zfs version we are running on OpenIndiana? ZOL have command: :; zfs --version zfs-2.1.5-2 -- Predrag Zečević predrag.zecevic.1...@googlemail.com ___ openindiana-discuss mailing list openindiana-discuss@openindiana.org

[OpenIndiana-discuss] vim 9 problem

2022-10-31 Thread Predrag Zecevic via openindiana-discuss
Hi all, with recent OI updates, I got this version of vim installed: :; vim --version VIM - Vi IMproved 9.0 (2022 Jun 28, compiled Oct 26 2022 09:11:22) Included patches: 1-800 Modified by OpenIndiana Compiled by oi-userland build environment Huge version without GUI.  Features included (+) or

Re: [OpenIndiana-discuss] warning message

2022-12-09 Thread Predrag Zecevic via openindiana-discuss
On 06.12.2022 16:53, russell wrote: Hi, For the last number of weeks I have been getting the following messages on startup about the spare drives for rpool1.  NOTICE: vdev_disk_open /dev/dsk/c4t1d0s1: update devid from 'id1,sd@SATA_CT500MX500SSD1__1914/b' to

Re: [OpenIndiana-discuss] Rename network interface

2022-11-23 Thread Predrag Zecevic via openindiana-discuss
uild the boot-archive to include a copy of the path_to_inst file and then reboot. bootadm update-archive Regards Thomas On Wed, Nov 23, 2022 at 12:40:32PM +0100, Predrag Zecevic via openindiana-discuss wrote: Hi all, I have moved OI (rpool and other pools) from one PC to another with almost no p

[OpenIndiana-discuss] Rename network interface

2022-11-23 Thread Predrag Zecevic via openindiana-discuss
Hi all, I have moved OI (rpool and other pools) from one PC to another with almost no problems (had to re-instate zpool cache devices, since partition enumeration was not done for them during zpool import operation). Old PC has installed external (PCI) Realtek Network card and it was

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

2023-01-23 Thread Predrag Zecevic via openindiana-discuss
On 23.01.2023 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 state because of: Jan 23 07:45:37 mail

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

2023-01-23 Thread Predrag Zecevic via openindiana-discuss
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, There are my tests visible with svcadm clear postfix... # tail

[OpenIndiana-discuss] OI Installer offers to visit wiki.openindiana.org

2023-02-22 Thread Predrag Zecevic via openindiana-discuss
Hi all, just installing latest available OI ISO (OI-hipster-gui-20221123.iso), and spotted that it shows documentation platform as wiki.openindiana.org. As far as I know, that one is replaced with docs.openindiana.org Regards. -- Predrag Zečević predrag.zecevic.1...@googlemail.com

Re: [OpenIndiana-discuss] VIM 9: lost shell (read bash) syntax

2023-02-20 Thread Predrag Zecevic via openindiana-discuss
On 20.02.2023 17:07, Toomas Soome wrote: On 20. Feb 2023, at 18:05, Predrag Zecevic via openindiana-discuss wrote: On 20.02.2023 16:53, Udo Grabowski (IMK) wrote: On 20/02/2023 16:49, Udo Grabowski (IMK) wrote: On 20/02/2023 16:20, Predrag Zecevic via openindiana-discuss wrote: Hi all

[OpenIndiana-discuss] VIM 9: lost shell (read bash) syntax

2023-02-20 Thread Predrag Zecevic via openindiana-discuss
Hi all, does anyone has nice .vimrc, which still obey syntax coloring? Especially for bash... Recently, vim was upgrade from version 8 to 9: :; pkg list *editor/vim* NAME (PUBLISHER) VERSION    IFO editor/vim 9.0.1300-2023.0.0.0    i-- editor/vim/vim-core

Re: [OpenIndiana-discuss] VIM 9: lost shell (read bash) syntax

2023-02-20 Thread Predrag Zecevic via openindiana-discuss
On 20.02.2023 16:53, Udo Grabowski (IMK) wrote: On 20/02/2023 16:49, Udo Grabowski (IMK) wrote: On 20/02/2023 16:20, Predrag Zecevic via openindiana-discuss wrote: Hi all, does anyone has nice .vimrc, which still obey syntax coloring? Especially for bash... Recently, vim was upgrade from

Re: [OpenIndiana-discuss] VIM 9: lost shell (read bash) syntax

2023-02-20 Thread Predrag Zecevic via openindiana-discuss
/02/2023 16:20, Predrag Zecevic via openindiana-discuss wrote: Hi all, does anyone has nice .vimrc, which still obey syntax coloring? Especially for bash... Recently, vim was upgrade from version 8 to 9: :; pkg list *editor/vim* NAME (PUBLISHER) VERSION    IFO editor/vim

[OpenIndiana-discuss] Action upgrade failed for 'usr/lib/libgtksourceview-3.0.so.1.3.0' (pkg://openindiana.org/library/desktop/gtksourceview3)

2023-02-09 Thread Predrag Zecevic via openindiana-discuss
Hi all, I have installed OI system from USB image (downloaded last Friday). All went fine, except this: # The illumos Project illumos-b8af4a8966  November 2022 ---8<-- :; pkg refresh :; pkg update     Packages to remove:  32    Packages to install:  30    

[OpenIndiana-discuss] pkg update fails

2023-05-15 Thread Predrag Zecevic via openindiana-discuss
Hi all, I have tried to update OI this morning, and got this: pkg update: Illegal FMRI 'dat`base/mariadb-106/client@10.6.12-2023.0.0.2': Invalid Package Name: dat`base/mariadb-106/client Any idea? Regards. -- Predrag Zečević predrag.zecevic.1...@googlemail.com

Re: [OpenIndiana-discuss] pkg folder size escalated

2023-05-19 Thread Predrag Zecevic via openindiana-discuss
On 18.05.2023 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

Re: [OpenIndiana-discuss] firefox crashes

2024-02-05 Thread Predrag Zecevic via openindiana-discuss
On 2024-02-05 10:02:39, Stephan Althaus wrote: 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

Re: [OpenIndiana-discuss] Is it safe to remove /var/pkg/cache directory?

2023-12-18 Thread Predrag Zecevic via openindiana-discuss
On 2023-12-15 11:40:21, Predrag Zečević wrote: Strange is this: :; pkg list | grep golang developer/golang 1.21.1-2023.0.0.0     i-- developer/golang-121 1.21.5-2023.0.0.0     i-- But: :; ls -dlh /var/pkg/publisher/openindiana.org/pkg/developer%2Fgolang* drwxr-xr-x 2 root root 9 Dec 13

Re: [OpenIndiana-discuss] Is it safe to remove /var/pkg/cache directory?

2023-12-13 Thread Predrag Zecevic via openindiana-discuss
On 2023-12-13 13:35:03, Toomas Soome wrote: On 13. Dec 2023, at 14:30, Predrag Zecevic via openindiana-discuss wrote: Hi all, I have searched for solution first, and could not find it... My /var/pkg is huge: :; pfexec du -shc /var/pkg/* 13G /var/pkg/cache 512 /var/pkg/gui_cache

[OpenIndiana-discuss] Is it safe to remove /var/pkg/cache directory?

2023-12-13 Thread Predrag Zecevic via openindiana-discuss
Hi all, I have searched for solution first, and could not find it... My /var/pkg is huge: :; pfexec du -shc /var/pkg/* 13G /var/pkg/cache 512 /var/pkg/gui_cache 5,0K    /var/pkg/history 61M /var/pkg/license 512 /var/pkg/linked 512 /var/pkg/lock 512 /var/pkg/modified

Re: [OpenIndiana-discuss] Is it safe to remove /var/pkg/cache directory?

2023-12-13 Thread Predrag Zecevic via openindiana-discuss
On 2023-12-13 15:34:38, Toomas Soome wrote: On 13. Dec 2023, at 15:13, Predrag Zecevic wrote: On 2023-12-13 13:35:03, Toomas Soome wrote: On 13. Dec 2023, at 14:30, Predrag Zecevic via openindiana-discuss wrote: Hi all, I have searched for solution first, and could not find

Re: [OpenIndiana-discuss] Is it safe to remove /var/pkg/cache directory?

2023-12-13 Thread Predrag Zecevic via openindiana-discuss
On 2023-12-13 16:33:28, Marcel Telka wrote: On Wed, Dec 13, 2023 at 04:30:27PM +0100, Predrag Zecevic wrote: 13G /var/pkg/cache/publisher What is there? Does it match `pkg publisher` output? Yes, it matches: :; pkg publisher PUBLISHER   TYPE STATUS P LOCATION

Re: [OpenIndiana-discuss] Is it safe to remove /var/pkg/cache directory?

2023-12-13 Thread Predrag Zecevic via openindiana-discuss
On 2023-12-13 15:50:12, Marcel Telka wrote: On 13. Dec 2023, at 15:13, Predrag Zecevic wrote: :; du -sh /var/pkg/cache/ 13G /var/pkg/cache/ How big is /var/pkg/cache/tmp ? :; du -sh /var/pkg/cache/* 38M /var/pkg/cache/actions.offsets 110M    /var/pkg/cache/actions.stripped 429M   

Re: [OpenIndiana-discuss] Screen locking with XScreenSaver disabled

2024-01-15 Thread Predrag Zecevic via openindiana-discuss
Hi all, this is on my OI installation: :; pkg list *screen* NAME (PUBLISHER) VERSION    IFO desktop/mate/mate-screensaver 1.26.2-2023.0.0.0  i-- desktop/mate/mate-screenshot 1.26.1-2023.0.0.0  i-- desktop/xscreensaver 6.8-2023.0.0.0 i--

[OpenIndiana-discuss] Question regarding: Obsolete perl/DBD-mysql

2024-01-15 Thread Predrag Zecevic via openindiana-discuss
Hi Marcel, all why is this package (library/perl-5/dbd-mysql) obsoleted? https://github.com/OpenIndiana/oi-userland/pull/14655 There is no explanation in description, so just wonder... Best regards -- Predrag Zečević