OS/2, eCS & ArcaOS - Technical > Applications

ANPM on Warp 4.52 - Error and Loop on RPM/YUM install

<< < (2/7) > >>

Martin Iturbide:

--- Quote from: Andreas Schnellbacher on January 02, 2020, 07:02:16 pm ---Have you checked the prerequisites? Is kLIBC Pathrewriter installed?

--- End quote ---

...no... it is not installed  :-[

I installed it, rebooted, and run again ANPM, follow the RPM/YUM first install procedure again and got the same error :(

I also notices that at this instance of the install, the config.sys still do not have the path for usr/lib and any others, while the usr/lib directory had been created and populated with some files like yum.exe and rpm.exe. Also, not home directory on the config.sys yet.

Regards

Martin Iturbide:
Hi

I got some progress. I set usr/lib on my libpath and rebooted. Turned on ANPM and it complains that is not right and will try to fix my config.sys, he did it. Rebooted again and now it works...

But.. I don't know what is trying to access the D: drive (which is empty, no partition, not mounted) and gives me this errors frequently.  (See attached). But not only on ANPM, on startup.cmd is also tryuing to access D: while is nothing calling d: there.   This VM has a C: drive only and vm CD-ROM mounted on e:

I will be reverting the VM and try to install ANPM again.

Regards

Martin Iturbide:
uhm.. something is wrong with the VM

Martin Iturbide:
The installation of klib pathwire triggered the errors from D: drive.

It added this on the config.sys.
  SET LIBC_HOOK_DLLS=C:\OS2\DLL\klibccfg.dll@_kLIBCInitPath!pathrewrite

Any hints?

Regards

Dariusz Piatkowski:
Martin,


--- Quote from: Martin Iturbide on January 02, 2020, 10:12:13 pm ---The installation of klib pathwire triggered the errors from D: drive.

It added this on the config.sys.
  SET LIBC_HOOK_DLLS=C:\OS2\DLL\klibccfg.dll@_kLIBCInitPath!pathrewrite

--- End quote ---

Do you have 'kLIBC Pathwriters' installed? If so, what are the actual kLIBC path mappings you see?

See what I have currently defined on my machine...not saying this is 100% correct, but that's what present there along with the following environment setups in my CONFIG.SYS (FYI - Y:\ is my ramdisk, G:\ is my OS2 partition):


--- Code: ---REM [ Temporary and Log directory ]
SET TMPDIR=G:\var\tmp
SET TEMP=Y:\TMP
SET TMP=Y:\TMP
SET FT2_LOGGING_FILEBASE=G:\TMP\LOG
SET LOGFILES=G:\TMP\LOG
...
REM [ Below are the YUM_RPM & ArcaNoae Package Manager variables ]
SET YUM_RPM_ETC=G:\ETC
SET UNIXROOT=G:
SET LIBC_HOOK_DLLS=G:\OS2\DLL\klibccfg.dll@_kLIBCInitPath!pathrewrite

--- End code ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version