Re: security/amavisd-new-2.13.1,1 won't start

2025-05-22 Thread Xavier Humbert
Le 20/05/2025 11:44, Xavier Humbert a écrit : Hi, Latest upgrade of amavisd-new broke : [root@numenor ~]# amavisd fetch_modules: error loading optional module Razor2/Client/Agent.pm:   Can't locate Getopt/Long.pm:   lib/Getopt/Long.pm: Permission denied at /usr/local/lib/perl5/site_perl

Re: Amavisd crash after upgrade to perl5-5.40

2025-05-16 Thread Xavier Humbert
Le 16/05/2025 20:03, Xavier Humbert a écrit : Hi, I followed entry 20250514 in UPDATING, running, after perl upgrade |portupgrade -vf $(pkg shlib -qR libperl.so.5.36)| amavisd was in the list and was indeed rebuilt But when I try to start amavisd, I receive this error : panic: XSUB Time

Re: lang/ghc fails to build

2025-05-16 Thread Xavier Humbert
IGIN/../../../lib/x86_64-freebsd-ghc-9.8.4 -optl-Wl,-zorigin -fno-use-rpaths -no-auto-link-packages -rtsopts -Wnoncanonical-monad-instances -optc-Wno-unknown-pragmas _build/stage1/utils/runghc/build/Main.dyn_o -o _build/stage1/bin/runghc -O2 -H32m ===> Command failed with error code: 1 *ld.lld:

Re: OpenJDK and ccache (again)

2025-02-23 Thread Xavier Humbert
Le 22/02/2025 19:56, Daniel Engberg a écrit : On 2025-02-22T14:41:48.000+01:00, Xavier Humbert wrote: Hi, Tried everything to build OpenJDK with ccache : Here is part of my /etc

OpenJDK and ccache (again)

2025-02-22 Thread Xavier Humbert
lso, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Google does not help, just mentioning this problem has been already reported, and is supposed to be fixed Regards, Xavier -- Xavier HU

Using meson build

2025-02-08 Thread Xavier Humbert
eson compile -C _build meson devenv -C _build deja-dup meson test -C _build I thought that USES=meson would do the job... Can you help, please ? TIA Regards, Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer https://www.amdh.fr

databases/memcached does not build due to dependency

2024-12-25 Thread Xavier Humbert
ML option, but the second has no options to change How can this be solved ? Should I file a bug report ? Regards, Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer https://www.amdh.fr

Upgrading db5 to db18

2024-12-22 Thread Xavier Humbert
  for F in access localusers relay_domains sender_checks transport; do postmap $F; done Is there other issues I need to be aware ? Regards, Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer https://www.amdh.fr

Unable to fetch nextcloud-appointments

2024-11-23 Thread Xavier Humbert
ents.tar.gz: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /usr/ports/distfiles/nextcloud/appointments-2.2.0 and try again. *** Error code 1 Can a maintainer have look at this ? Thanks, Regards, Xavier -- Xavier HUMBERT - Unix/Win/MacO

Re: devel/grpc fails to build

2024-11-13 Thread Xavier Humbert
13:53:24 EST 2024 I had to cd /usr/ports/devel/protobuf && make deinstall clean && make install clean Then: cd /usr/ports/devel/grpc && make deinstall clean && make install clean Building/updating each other separately caused portmaster to fail. Tim On 11/9/2

devel/grpc fails to build

2024-11-09 Thread Xavier Humbert
ja: build stopped: subcommand failed. *** [do-build] Error code 1 Obviously, it has something to do with protobuf, which  was upgraded a the time it began to fail. [root@numenor grpc]# pkg info protobuf\* protobuf-28.3,1 protobuf-c-1.4.1_7 How can I fix this ? Thx, regards, Xavier -- Xav

Incompatibility between two python ports

2024-10-24 Thread Xavier Humbert
? Regards Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer https://www.amdh.fr

devel/qt6-tools does not build with LLVM 19

2024-10-06 Thread Xavier Humbert
5 13:36:37 2024 [clang] Remove use of FileEntry::getName() That method was dropped recently. Instead, we should get the name via the new FileEntryRef class. That one has existed for a while, so this code works for both pinned and tip-of-tree Clang. Regards, Xavier -- Xavier HUMBERT - Unix/Win/

Re: Unable to upgrade multimedia/gstreamer1-plugins

2024-09-22 Thread Xavier Humbert
Le 22/09/2024 21:14, Michael Butler a écrit : On 9/22/24 15:09, Xavier Humbert wrote: Hi, Despite the fact that multimedia/gstreamer1 has been upgraded (and to be sure, force-rebuilt one more time), gstreamer1-plugins won't link : ld: error: undefined symbol: gst_dsd_format_get

Unable to upgrade multimedia/gstreamer1-plugins

2024-09-22 Thread Xavier Humbert
766) >>> /usr/ports/multimedia/gstreamer1-plugins/work/gst-plugins-base-1.24.8/_build/tmp-introspect7hh7sli_/GstAudio-1.0.o:(GI_GET_TYPE_FUNCS_) What can cause this problem ? Regards, Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer https://www.amdh.fr

Re: USES=llvm:min=17 wants 17 when 19 is installed

2024-09-10 Thread Xavier Humbert
Le 10/09/2024 11:36, Xavier Humbert a écrit : Le 10/09/2024 10:29, Pietro Cerutti a écrit : The port lang/picolisp currently depends on LLVM 17. It works fine with newer versions of LLVM too, so in the process of updating it to a new version, I thought I'd update the llvm requirement

Re: USES=llvm:min=17 wants 17 when 19 is installed

2024-09-10 Thread Xavier Humbert
# make all-depends-list | grep llvm ports/devel/llvm17 Any idea? You may set     DEFAULT_VERSIONS+=llvm=19 in make.conf Regards, Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer https://www.amdh.fr

Re: No entry for openssl111 -> openssl3 in UPDATING

2024-08-13 Thread Xavier Humbert
Le 07/08/2024 18:30, Xavier Humbert a écrit : Le 07/08/2024 17:58, Xavier Humbert a écrit : Hi, Now that OpenSSL 3.0 is mature, I plan to upgrade from OpenSSL 1.1.1, using portupgrade and removing DEFAULT_VERSIONS+=ssl=openssl111form make.conf But I can't find any entry in UPDATIN

Re: No entry for openssl111 -> openssl3 in UPDATING

2024-08-07 Thread Xavier Humbert
Le 07/08/2024 17:58, Xavier Humbert a écrit : Hi, Now that OpenSSL 3.0 is mature, I plan to upgrade from OpenSSL 1.1.1, using portupgrade and removing DEFAULT_VERSIONS+=ssl=openssl111form make.conf But I can't find any entry in UPDATING for this procedure Any help appreciated

No entry for openssl111 -> openssl3

2024-08-07 Thread Xavier Humbert
Hi, Now that OpenSSL 3.0 is mature, I plan to upgrade from OpenSSL 1.1.1, using portupgrade and removing DEFAULT_VERSIONS+=ssl=openssl111form make.conf But I can't find any entry in UPDATING for this procedure Any help appreciated TIA, Regards, Xavier -- Xavier HUMBERT - Unix/Win/M

[FIXED] Re: Certbot crash

2024-07-26 Thread Xavier Humbert
Le 27/07/2024 08:29, Xavier Humbert a écrit : Le 27/07/2024 08:24, Xavier Humbert a écrit : Hi, I'm always in trouble with my python applications, since I upgraded to python311. certbot crashes : [root@numenor ~]# certbot certificates Objects/typeobject.c:4083: type_dealloc: Asse

Re: Certbot crash

2024-07-26 Thread Xavier Humbert
Le 27/07/2024 08:24, Xavier Humbert a écrit : Hi, I'm always in trouble with my python applications, since I upgraded to python311. certbot crashes : [root@numenor ~]# certbot certificates Objects/typeobject.c:4083: type_dealloc: Assertion "type->tp_flags & (1UL <

Certbot crash

2024-07-26 Thread Xavier Humbert
ython3.11/site-packages/certbot/_internal/main.py", line 21 in   File "", line 241 in _call_with_frames_removed   File "", line 940 in exec_module   File "", line 690 in _load_unlocked   File "", line 1147 in _find_and_load_unlocked   File ""

Duplicity ResourceWarning: unclosed file

2024-07-14 Thread Xavier Humbert
me='/usr/ports/sysutils/duplicity/work/stage/usr/local/lib/python3.11/site-packages/duplicity-3.0.0.dist-info/RECORD' mode='r' encoding='utf-8'> = Should I report upstream ? Regards, Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer https://www.amdh.fr

Re: Unable to build python3.11

2024-06-08 Thread Xavier Humbert
Le 08/06/2024 19:33, TIM KELLERS a écrit : On 6/8/24 12:38 PM, Xavier Humbert wrote: Hi, Tried to compile python 3.11 but if fails at QA and install stage with  : [root@numenor python311]# make clean all [...] > Compressing man pages (compress-man) > Running Q/A tests (st

Unable to build python3.11

2024-06-08 Thread Xavier Humbert
Algorithm SIPHASH=on: SipHash24 Algorithm ===> Use 'make config' to modify these settings My goal was to follow 20240529 entry in UPDATING Regards, Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer https://www.amdh.fr

Re: Error in staging for print/luatex

2024-06-02 Thread Xavier Humbert
Le 02/06/2024 18:21, Moin Rahman a écrit : On Jun 2, 2024, at 5:39 PM, Xavier Humbert wrote: Hi, I cannot upgrade print/luatex, it fails at staging : ===> Staging for tex-luatex-20240312 ===> tex-luatex-20240312 depends on file: /usr/local/share/texmf-var/web2c/tex/tex.fmt -

Error in staging for print/luatex

2024-06-02 Thread Xavier Humbert
rds, Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer https://www.amdh.fr

Cannot upgrade p5-DBD-mysql with Mariadb

2024-03-23 Thread Xavier Humbert
lient Regards, Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer https://www.amdh.fr

Re: py-setuptools-scm error

2024-03-02 Thread Xavier Humbert
Le 02/03/2024 09:44, Xavier Humbert a écrit : Le 02/03/2024 08:45, Tatsuki Makino a écrit : Hello. It seems that py39-setuptools_scm-6.4.2 must not be installed to install py39-setuptools-scm-8.x. So we cannot use -o of portmaster or portupgrade. The only way seems to be to delete it

Re: py-setuptools-scm error

2024-03-02 Thread Xavier Humbert
with no success. Then reinstall the ports that have lost their dependencies, and they will be installed with the auto-install flag also set correctly. Regards. Regards, Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer https://www.amdh.fr

py-setuptools-scm error

2024-03-01 Thread Xavier Humbert
_metadata/__init__.py", line 196, in load     return functools.reduce(getattr, attrs, module) AttributeError: module 'setuptools_scm.integration' has no attribute 'infer_version' ERROR Backend subprocess exited when trying to invoke get_requires_for_build_wheel *** Error code 1 Any idea to fix it ? Regards, Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer https://www.amdh.fr

Re: PHP upgrade 8.1 -> 8.2 does not update php.ini

2024-02-11 Thread Xavier Humbert
Le 11/02/2024 18:14, Patrick M. Hausen a écrit : Hi all, hi Xavier, Am 11.02.2024 um 18:06 schrieb Xavier Humbert : Today, I upgraded php (and its extensions) from 8.1 to 8.2, via portupgrade. Quite painful, btw, unless you script it Unfortunately, php.ini was not updated, the line

PHP upgrade 8.1 -> 8.2 does not update php.ini

2024-02-11 Thread Xavier Humbert
behaviour ?  UPDATING does not mention it. Regards, Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer https://www.amdh.fr

Some py ports depends on py39-setuptools_scm>=6.4 do not detect py39-setuptools_scm 7

2023-12-05 Thread Xavier Humbert
adata-6.8.0)   (unknown build error)     ! devel/py-anyio (py39-anyio-4.0.0) (unknown build error) Should I submit a bugreport to upgrade py39-setuptools_scm dependency in these ports ? Regards, Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer https://www.amdh.fr

How to fix "pkg: Package database is busy while closing!"

2023-11-25 Thread Xavier Humbert
Hi, I'm experiencing this problem : "pkg: Package database is busy while closing!" after interrupting portupgrade Do you know how to fix this ? FreeBSD-13.2-STABLE, pkg 1.20.9 Thanks, Regards Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer https://www.amdh.fr

Re: Rust build huge memory consumption

2023-10-25 Thread Xavier Humbert
I suppose), with no success. Crashed in ldd, had to reboot the server I have to wait for rust in pkg to rebuild dependent ports :sigh: Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer https://www.amdh.fr

Re: Rust build huge memory consumption

2023-10-25 Thread Xavier Humbert
Le 10/25/23 09:01, Cy Schubert a écrit : In message<5816a79c-9bd0-4c41-9520-eed853aa1...@groumpf.org>, Xavier Humbert w rites: Le 10/25/23 08:46, Cy Schubert a écrit : In message<09a4bfb8-ba61-4e05-b646-973104337...@groumpf.org>, Xavier Humbert w rites: Hi, When building rust, a

Re: Rust build huge memory consumption

2023-10-24 Thread Xavier Humbert
Le 10/25/23 08:46, Cy Schubert a écrit : In message <09a4bfb8-ba61-4e05-b646-973104337...@groumpf.org>, Xavier Humbert w rites: Hi, When building rust, all memory is eaten, leading to OOM killing almost everything, eventually failing, and leading to an unstable system. Is there a way t

Rust build huge memory consumption

2023-10-24 Thread Xavier Humbert
Hi, When building rust, all memory is eaten, leading to OOM killing almost everything, eventually failing, and leading to an unstable system. Is there a way to tell the compiler to avoid this behaviour ? Regards, Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer https

Re: HEADS-UP: security/openssl switching to 3.0 branch

2023-10-16 Thread Xavier Humbert
rity/py-nassl/Makefile:14:BROKEN_SSL=   openssl30 openssl31 security/gost-engine/Makefile:69:BROKEN_SSL+=   openssl30 # openssl31 -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer https://www.amdh.fr

Storage of options for ports

2023-07-07 Thread Xavier Humbert
Hi, For backup purposes, I need to know where is stored port options (make config) Cheers Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer https://www.amdh.fr

Re: OpenSSL 3.0 in the base system update

2023-06-09 Thread Xavier Humbert
Le 6/9/23 10:06, Xavier Humbert a écrit : Le 6/9/23 05:22, Eugene Grosbein a écrit : 09.06.2023 0:13, Ed Maste wrote: [skip] We welcome feedback from anyone willing to test the work in progress. Is it possible to grab some binary snapshot of 14-CURRENT to install into a VM and test my port

Re: OpenSSL 3.0 in the base system update

2023-06-09 Thread Xavier Humbert
14-CURRENT with OpenSSL 3.0 myself? Eugene Hi, I  couldnt find the ISO, but the tarballs are here https://download.freebsd.org/ftp/snapshots/arm64/14.0-CURRENT/ Cheers Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer https://www.amdh.fr

Re: Error compiling textproc/py-rich

2023-06-05 Thread Xavier Humbert
-- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer https://www.amdh.fr

Error compiling textproc/py-rich

2023-06-03 Thread Xavier Humbert
api' is not available.*_ *** Error code 1 I have these ports installed : [root@numenor py-rich]# pkg info \*poetry\* py39-poetry-1.3.2_2 py39-poetry-core-1.4.0_2 py39-poetry-plugin-export-1.3.1 Google doesn't help. Thanks Best regards Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer https://www.amdh.fr

hadrian-9.4.5-boot unavailable ?

2023-05-27 Thread Xavier Humbert
ache.FreeBSD.org/ports-distfiles/hadrian-9.4.5-boot.tar.gz: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /usr/ports/distfiles/ and try again. *** Error code 1 Stop. make: stopped in /usr/ports/lang/ghc -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer https://www.amdh.fr

Re: Unable to upgrade Mariadb

2023-05-21 Thread Xavier Humbert
Le 5/20/23 22:06, Miroslav Lachman a écrit : I think mariadb will not stop with newer rc script and you will need to kill it manually. Hi Misroslav Yes it was the problem. Thanks ! Cheers Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer https://www.amdh.fr

Re: Unable to upgrade Mariadb

2023-05-20 Thread Xavier Humbert
Le 5/20/23 11:58, Xavier Humbert a écrit : Hi, I have MariaDB 10.4 installed, and wanted to upgrade to 10.5 I know that I have to upgrade client first so I dit   portupgrade -vf -o databases/mariadb105-client mariadb104-client It fails at install stage with error   pkg-static: mariadb105

Unable to upgrade Mariadb

2023-05-20 Thread Xavier Humbert
-server-10.4.28 (installs files into the same place).  Problematic file: /usr/local/bin/mariadb-waitpid I previously upgraded from 10.3  to 10.4 without problem Cheers Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer https://www.amdh.fr

Re: How to determine ports affected by ABI change

2023-05-13 Thread Xavier Humbert
Le 5/13/23 16:03, Matthew Seaman a écrit : On 13/05/2023 13:43, Xavier Humbert wrote: I'm planning in a few days, as soon as it beeen branched, to upgrade base from 13-STABLE to 14-STABLE I'm trying to avoid to rebuild my > 1600 ports. Is there a wayto determine ports affect

How to determine ports affected by ABI change

2023-05-13 Thread Xavier Humbert
don't need to. Cheers, Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer https://www.amdh.fr

Circular dependency for devel/poetry ?

2023-04-02 Thread Xavier Humbert
ine 1007, in _find_and_load   File "", line 972, in _find_and_load_unlocked   File "", line 228, in _call_with_frames_removed   File "", line 1030, in _gcd_import   File "", line 1007, in _find_and_load   File "", line 972, in _find_and_load_unlocked   File

Upgrade path from db5 to db18

2022-10-31 Thread Xavier Humbert
elete db5, answering NO gives me the list), so this point is not an issue How can I continue ? Best, Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer https://www.amdh.fr

Bug 266172, lang/gnatcross-sysroot-aarch64

2022-10-24 Thread Xavier Humbert
do the job, but obviously doesn't Any idea to fix this ? Is this an upstream problem ? Cheers, Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer https://www.amdh.fr

portugrade stalls at deinstall stage (sometimes)

2022-10-08 Thread Xavier Humbert
27;make reinstall clean' runs without problem. This is really fastidious when one have >10 ports to upgrade An idea ? Cheers, Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer https://www.amdh.fr

Could a commiter have a look please

2022-07-21 Thread Xavier Humbert
Hi, Could a commiter have a look at https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261230 ? sysutils/p5-RundeckAPI Thanks, Xavier -- -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer https://www.amdh.fr

Re: Apache keeps crashing, where is the core file ?

2022-07-19 Thread Xavier Humbert
Le 7/19/22 10:55, Christoph Moench-Tegeder a écrit : ## Xavier Humbert (xav...@groumpf.org): I don't know where the core file is dumped, in the current directory of the process, I presume, which I ignore. That's up to you to decide: https://httpd.apache.org/docs/2.4/mod/mpm_c

Apache keeps crashing, where is the core file ?

2022-07-19 Thread Xavier Humbert
r, it is "/nonexistent" as expected Thanks for any help Regards, Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer https://www.amdh.fr

archivers/p5-Compress-Raw-Zlib breaks amavis among other things

2022-05-14 Thread Xavier Humbert
Hi, latest upgrade to archivers/p5-Compress-Raw-Zlib introduce some ABI versioning I guess, breaks many things, for me it is amavisd See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263965 Applied the proposed patch, amavis is working again Regards, Xavier -- -- Xavier HUMBERT - Unix

Re: php-fpm (8.0) strange error related to smbclient

2022-02-05 Thread Xavier Humbert
don't know if this will fix it or destroy the whole universe. Miroslav Lachman I opened a PR on Github Cheers, Xavier -- -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer https://www.amdh.fr

php-fpm (8.0) strange error related to smbclient

2022-02-04 Thread Xavier Humbert
in smbclient.so Also, libsbmclient-php sources show this parameter twice : https://github.com/eduardok/libsmbclient-php/blob/master/smbclient.c#L189 But how fix this, any idea May I fill a PR ? Cheers, Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer https://www.amdh.fr

Re: PHP73 removed ?

2022-01-29 Thread Xavier Humbert
ct that PHP 8.0 is the new default version. You can still use php 7.4, and if you install php74 and all the php74- packages, your application probably will still work. Which application do you use ? Mainly nexcloud-server Thanks, Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/N

PHP73 removed ?

2022-01-29 Thread Xavier Humbert
.0 is the new default version. Thanks, Cheers, Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer https://www.amdh.fr

Re: Gitlab won't start. Error in rc file ?

2021-11-03 Thread Xavier Humbert
for personal use : give a real shell to user git Cheers, Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Senior Engineer https://www.amdh.fr

Re: Gitlab won't start. Error in rc file ?

2021-11-03 Thread Xavier Humbert
probably won't help in this very matter ? Cheers Xavier I read docs about git-shell, and the directory ~/git-shells-commands Symlinking /bin/echo here now allows git to echo "hello word". Good start Alas, linking /usr/local/etc/rc.d/gitlab won't do the job. -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Senior Engineer https://www.amdh.fr

Gitlab won't start. Error in rc file ?

2021-11-03 Thread Xavier Humbert
start' + exit The last fatal line led me to think of inappropriate file perms, but the full path is og+rX. Digging further, I found that user *git* is not allowed to execute any command. However, git shell *is* installed, liste in /etc/shells, and id the login shell for user git Any idea

Re: Packages : perl5-5.30 outdated but forced for any package

2021-10-18 Thread Xavier Humbert
On 10/18/21 10:47, Herbert J. Skuhra wrote: On Mon, 18 Oct 2021 10:13:26 +0200, Xavier Humbert wrote: On 10/16/21 17:47, Herbert J. Skuhra wrote: On Sat, 16 Oct 2021 16:35:08 +0200, Xavier Humbert wrote: I should definiteldy check, but what, I dunno [xavier@numenor ports]$ grep

Re: Packages : perl5-5.30 outdated but forced for any package

2021-10-18 Thread Xavier Humbert
On 10/16/21 17:47, Herbert J. Skuhra wrote: On Sat, 16 Oct 2021 16:35:08 +0200, Xavier Humbert wrote: I should definiteldy check, but what, I dunno [xavier@numenor ports]$ grep DEFAULT_VERSIONS /etc/make.conf DEFAULT_VERSIONS+=ssl=openssl DEFAULT_VERSIONS+=python=3.8 DEFAULT_VERSIONS+=php

Re: Packages : perl5-5.30 outdated but forced for any package

2021-10-16 Thread Xavier Humbert
ONS+=python=3.8 DEFAULT_VERSIONS+=php=7.3 DEFAULT_VERSIONS+=perl5=5.34 [xavier@numenor ports]$ pkg info perl5 perl5-5.34.0 Name   : perl5 Version    : 5.34.0 Installed on   : Wed Aug 11 20:46:45 2021 CEST As you can see, my version and DEFAULT_VERSIONS are in sync Thanks Xavier --

Packages : perl5-5.30 outdated but forced for any package

2021-10-16 Thread Xavier Humbert
n Packages (latest is afaik 5.34) Regards Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Senior Engineer https://www.amdh.fr

mod_perl2 does not build

2021-09-26 Thread Xavier Humbert
file:450: modperl_lib] Error 2 gmake[1]: Leaving directory '/usr/ports/www/mod_perl2/work/mod_perl-2.0.11' *** [do-build] Error code 1 What is the problem and how to fix it ? Cheers, Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Senior Engineer https://www.amdh.fr

mod_perl2 broken

2021-09-05 Thread Xavier Humbert
5/issues/18617 Any idea when it will be fixed upstream ? Cheers, Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Senior Engineer https://www.amdh.fr

pkg: unknown format pkg, using the default

2021-09-03 Thread Xavier Humbert
021 13:24:01 +0200 --->  Fixing up dependencies before creating a package --->  Backing up the old version pkg: unknown format pkg, using the default         <= HERE ! Besides that, all runs perfect, this is just a warning What is the cause of this ? Thanks, Cheers -- Xavier HUMBER

Port from Linux, Makefile not in top-level

2021-06-18 Thread Xavier Humbert
es WRKSRC_SUBDIR=  rudder-packages/${PORTNAME}/SOURCES post-patch:     cd ${WRKSRC}/${PORTNAME}/man && make all .include === -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Senior Engineer https://www.amdh.fr

Fwd: Important: A significant flaw is present in June BIND releases 9.16.17 and 9.17.14

2021-06-18 Thread Xavier Humbert
FYI : Do not upgrade ! Forwarded Message Subject: Important: A significant flaw is present in June BIND releases 9.16.17 and 9.17.14 Date: Thu, 17 Jun 2021 19:56:58 -0800 From: Michael McNally To: bind-us...@lists.isc.org Dear BIND users: Yesterday, 16 June 202

Forcing options in required ports

2021-06-03 Thread Xavier Humbert
, it *must* be built from ports. How to force this ? Thanks Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Senior Engineer https://www.amdh.fr

Installing Linux files originally in /opt

2021-05-29 Thread Xavier Humbert
Hi, What is the Right Thing To Do with Linux hierarchies based in /opt ? 1 /opt//bin   -> /usr/local/bin OR /usr/local//bin 2 /opt//share -> /usr/local/share/ 3 /opt/etc    -> /usr/local/etc/ (patching paths accordingly) For the (1) I'm not very sure Thanks Xavier -- Xavier

Re: Ports Makefile rules install vs do-install

2021-05-28 Thread Xavier Humbert
On 28/05/2021 10:38, Tatsuki Makino wrote: What happens if make restage is executed? Everything is fine, staging is OK Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Senior Engineer https://www.amdh.fr

Re: Ports Makefile rules install vs do-install

2021-05-28 Thread Xavier Humbert
On 28/05/2021 09:32, Gleb Popov wrote: > Do you have > > .include http://bsd.port.mk>> > > at the end of your Makefile? Yes, obviously. There were a bunch of comments before, so I forgot to mention it Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network

Ports Makefile rules install vs do-install

2021-05-28 Thread Xavier Humbert
* the pkg-plist is conform * however, the target "do-test" is correctly called by "make test" I've carefully read the Porter's Handbook, and can't see where my mistake is. I'm not a Makefile guru. Thanks for help, Regards, Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Senior Engineer https://www.amdh.fr