Custom Query (344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (31 - 33 of 344)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Ticket Resolution Summary Owner Reporter
#34 fixed yum update fails (looks like download fails) David Burtness djburtness
Description

Here's the commands and results: yum update Setting up Update Process Resolving Dependencies --> Running transaction check ---> Package ash.i386 0:0.0.0-8.oc00 set to be updated ---> Package gcc-stack-protector.i386 0:4.4.6-12.oc00 set to be updated --> Processing Dependency: gcc446.dll for package: gcc-stack-protector-4.4.6-12.oc00.i386 ---> Package libc.i386 0:0.6.4-12.oc00 set to be updated ---> Package netlabs-rel.i386 0:0.0.0-3.oc00 set to be updated --> Running transaction check ---> Package libgcc446.i386 0:4.4.6-12.oc00 set to be updated --> Finished Dependency Resolution

Dependencies Resolved

================================================================================

Package Arch Version Repository Size

================================================================================ Updating:

ash i386 0.0.0-8.oc00 netlabs-exp 77 k gcc-stack-protector i386 4.4.6-12.oc00 netlabs-exp 6.6 k libc i386 0.6.4-12.oc00 netlabs-exp 858 k netlabs-rel i386 0.0.0-3.oc00 netlabs-exp 2.0 k

Installing for dependencies:

libgcc446 i386 4.4.6-12.oc00 netlabs-exp 25 k

Transaction Summary ================================================================================ Install 1 Package(s) Upgrade 4 Package(s)

Total download size: 969 k y Is this ok [y/N]: Downloading Packages: http://rpm.netlabs.org/experimental/00/i386/i386/ash-0.0.0-8.oc00.i386.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum clean metadata Trying other mirror. http://rpm.netlabs.org/experimental/00/i386/i386/gcc-stack-protector-4.4.6-12.oc00.i386.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum clean metadata Trying other mirror. http://rpm.netlabs.org/experimental/00/i386/i386/libc-0.6.4-12.oc00.i386.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum clean metadata Trying other mirror. http://rpm.netlabs.org/experimental/00/i386/i386/libgcc446-4.4.6-12.oc00.i386.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum clean metadata Trying other mirror. http://rpm.netlabs.org/experimental/00/i386/i386/netlabs-rel-0.0.0-3.oc00.i386.rpm: [Errno -1] Package does not match intended download. Suggestion: run yum clean metadata Trying other mirror.

Error Downloading Packages:

gcc-stack-protector-4.4.6-12.oc00.i386: failure: i386/gcc-stack-protector-4.4.6-12.oc00.i386.rpm from netlabs-exp: [Errno 256] No more mirrors to try. ash-0.0.0-8.oc00.i386: failure: i386/ash-0.0.0-8.oc00.i386.rpm from netlabs-exp: [Errno 256] No more mirrors to try. libc-0.6.4-12.oc00.i386: failure: i386/libc-0.6.4-12.oc00.i386.rpm from netlabs-exp: [Errno 256] No more mirrors to try. libgcc446-4.4.6-12.oc00.i386: failure: i386/libgcc446-4.4.6-12.oc00.i386.rpm from netlabs-exp: [Errno 256] No more mirrors to try. netlabs-rel-0.0.0-3.oc00.i386: failure: i386/netlabs-rel-0.0.0-3.oc00.i386.rpm from netlabs-exp: [Errno 256] No more mirrors to try.

#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.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracQuery for help on using queries.