Custom Query (344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (106 - 108 of 344)

Ticket Resolution Summary Owner Reporter
#272 duplicate unable to install openssh cenbe
Description

Trying to install openssh under ArcaOS (all current patches applied), fails with the following message: ['ERROR with transaction check vs depsolve:', '/sbin/service is needed by openssh-server-5.9p1-1.oc00.i686', '/usr/sbin/useradd is needed by openssh-server-5.9p1-1.oc00.i686', 'chkconfig >= 0.9 is needed by openssh-server-5.9p1-1.oc00.i686', 'pam >= 1.0.1-3 is needed by openssh-server-5.9p1-1.oc00.i686', 'Please report this error at http://trac.netlabs.org/rpm/']

#33 worksforme Installation fails when TMP is on ram disk Yuri Dario cinc
Description

Using bootstrap V1.3 installation fails when temp dir is located on a ram drive provided by RAMFS107.IFS.

The error message is:

[...]
Installieren      52 Paket(e)
Upgrade       0 Paket(e)

Gesamtgrösse: 27 M
Installed size: 72 M
Ist dies in Ordnung? [j/N] :j
Lade Pakete herunter:
Führe rpm_check_debug durch
Führe Verarbeitungstest durch


[Errno 13] Permission denied: 'r:/temp/tmpo9q8rm'

[L:\]

Note that the bootstrap files are on drive L:\tmp\yumbt despite the tempdir settings in config.sys.

Config.sys:

REM ****** TEMP on RAM-Disk *********
IFS=E:\system\ramfs107\ramfs.ifs /Q /S:150M
call=l:\os2\cmd.exe /C md R:\temp
SET TEMP=R:/temp
SET TMP=R:\temp
SET TMPDIR=R:/temp
#250 no change needed Multiple RPM package updates fail with SIGSEGV in PYTHON.EXE darcio
Description

I attempted to update several RPM packages, they are:

1) rpm
2) python
3) klusrmgr

All of these appear to fail due to a SIGSEGV in PYTHON.EXE, subsequently I am currently stuck on all the RPM package updates.

Here is a sample of a matching error from the anpm.log :

* START *
[ 29 Apr 2017 12:00:44 ]
Executing: @python G:\UTIL\ANPM\scripts\yum_update.py klusrmgr
Running Transaction Check

Killed by SIGSEGV
pid=0x0068 ppid=0x0067 tid=0x0001 slot=0x00af pri=0x0200 mc=0x0001 ps=0x0010
G:\USR\BIN\PYTHON.EXE
DB48 0:000117ad
cs:eip=005b:132517ad
ss:esp=0053:0012f180 ebp=0012f1e8

ds=0053 es=0053 fs=150b gs=0000 efl=00210246

eax=21050000 ebx=20e10220 ecx=0012f1b8 edx=00000000 edi=0012f1c0 esi=20e10140
Process has been dumped
Return code: 0
* STOP *

Note: See TracQuery for help on using queries.