Custom Query (344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (52 - 54 of 344)

Ticket Resolution Summary Owner Reporter
#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
#35 fixed update no longer works Yuri Dario guzzi
Description

E:\>yum update netlabs-exp 100% |=========================| 1.3 kB 00:00 http://rpm.netlabs.org/experimental/00/i386/repodata/primary.xml.gz: [Errno 9] Requested Range Not Satisfiable Trying other mirror. http://rpm.netlabs.org/experimental/00/i386/repodata/primary.xml.gz: [Errno 9] Requested Range Not Satisfiable Trying other mirror. Error: failure: repodata/primary.xml.gz from netlabs-exp: [Errno 256] No more mirrors to try.

After running Yum clean all:

E:\>yum update netlabs-exp 100% |=========================| 1.3 kB 00:00 netlabs-exp/primary 100% |=========================| 416 kB 00:01 http://rpm.netlabs.org/experimental/00/i386/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum Trying other mirror. http://rpm.netlabs.org/experimental/00/i386/repodata/primary.xml.gz: [Errno 9] Requested Range Not Satisfiable Trying other mirror. Error: failure: repodata/primary.xml.gz from netlabs-exp: [Errno 256] No more mirrors to try.

#36 invalid yum install netlabs-exp kills rsync? Yuri Dario ggamba
Description

Hi all,

after "yum install netlabs-exp" for latest Odin version, rsync stopped working:

Killed by SIGSEGV pid=0x004a ppid=0x0049 tid=0x0001 slot=0x008b pri=0x0200 mc=0x0001 C:\ECS\BIN\RSYNC.EXE LIBC064 0:000f0242 cs:eip=005b:1f340242 ss:esp=c697:0017df02 ebp=0017df58

ds=c697 es=c697 fs=150b gs=0000 efl=00012206

eax=0000c697 ebx=0017df30 ecx=0017e504 edx=0000150b edi=0017e404 esi=0017dff0 Process dumping was disabled, use DUMPPROC / PROCDUMP to enable it. rsync error: sibling process terminated abnormally (code 16) at main.c(1526) [generator=3.0.7]

Removing C:\usr\lib; from LIBPATH solves the problem.

Note: See TracQuery for help on using queries.