Una noche con CENTOS

23 09 2005

Mientras termino de bajar el Autocad-2006(sin keygen) de un xdcc en irc.. en 4hrs.. 406 mb

SO:
centos-release-3

APT-GET:
A porqe al centos nomas le puedes poner RHEL..rpms de redhat basados en la version Enterprise..porqe si le pones de fedora crashea haha.. me choka.. si va a ser rh se los paso..pero pos yo qeria debian..pero bueno ya qe..yo no pago..solo administro..

rpm -ivh apt-0.5.15cnc6-4.0.el2.rf.i386.rpm
warning: apt-0.5.15cnc6-4.0.el2.rf.i386.rpm: V3 DSA signature: NOKEY, key ID 6b8d79e6
error: Failed dependencies:
librpm-4.0.4.so is needed by apt-0.5.15cnc6-4.0.el2.rf
librpmdb-4.0.4.so is needed by apt-0.5.15cnc6-4.0.el2.rf
librpmio-4.0.4.so is needed by apt-0.5.15cnc6-4.0.el2.rf
libstdc++-libc6.2-2.so.3 is needed by apt-0.5.15cnc6-4.0.el2.rf
Suggested resolutions:
compat-gcc-c++-7.3-2.96.128.i386.rpm

.. al tiro con las dependencias! haha.. che server feo nos lo dieron con lo minimo de instalacion ni siqiera librerias para compilar!!!..

[root@ root]# rpm -ivh compat-gcc-c++-7.3-2.96.128.i386.rpm
warning: compat-gcc-c++-7.3-2.96.128.i386.rpm: V3 DSA signature: NOKEY, key ID a7048f8d
error: Failed dependencies:
compat-gcc = 7.3-2.96.128 is needed by compat-gcc-c++-7.3-2.96.128
compat-libstdc++ = 7.3 is needed by compat-gcc-c++-7.3-2.96.128
compat-libstdc++-devel = 7.3 is needed by compat-gcc-c++-7.3-2.96.128
Suggested resolutions:
compat-gcc-7.3-2.96.128.i386.rpm
compat-libstdc++-7.3-2.96.128.i386.rpm
compat-libstdc++-devel-7.3-2.96.128.i386.rpm

… estem hahaha… me recordo mi super duper rh6 cuando no conocia apt siempre me la pele mucho con las dependencias pero siempre pude instlar cosas menos el xine con soporte pa dvd haha..

[root@ root]# yum update
Gathering header information file(s) from server(s)
Server: CentOS-3 – Addons
Server: CentOS-3 – Base
Server: CentOS-3 – Extras
Server: CentOS-3 – Updates
Finding updated packages
Downloading needed headers
No Packages Available for Update
No actions to take

Y resulto ser qe sagonet..donde esta nuestro server tiene
http://centos.yum.sagonet.com/
Como servidor de repositoros de yum!.. vaya calamidad.. habra qe buscar mas urls

[root@ root]# yum install compat-gcc
Gathering header information file(s) from server(s)
Server: CentOS-3 – Addons
Server: CentOS-3 – Base
Server: CentOS-3 – Extras
Server: CentOS-3 – Updates
Finding updated packages
Downloading needed headers
Resolving dependencies
Dependencies resolved
I will do the following:
[install: compat-gcc 7.3-2.96.128.i386]
Is this ok [y/N]: y
Downloading Packages
Getting compat-gcc-7.3-2.96.128.i386.rpm
compat-gcc-7.3-2.96.128.i 100% |=========================| 2.3 MB 00:03
Running test transaction:
Test transaction complete, Success!
compat-gcc 100 % done 1/1
Installed: compat-gcc 7.3-2.96.128.i386
Transaction(s) Complete
[root@ root]# yum install compat-libstdc++
Gathering header information file(s) from server(s)
Server: CentOS-3 – Addons
Server: CentOS-3 – Base
Server: CentOS-3 – Extras
Server: CentOS-3 – Updates
Finding updated packages
Downloading needed headers
Resolving dependencies
Dependencies resolved
I will do the following:
[install: compat-libstdc++ 7.3-2.96.128.i386]
Is this ok [y/N]: y
Downloading Packages
Getting compat-libstdc++-7.3-2.96.128.i386.rpm
compat-libstdc++-7.3-2.96 100% |=========================| 1.0 MB 00:01
Running test transaction:
Test transaction complete, Success!
compat-libstdc++ 100 % done 1/1
Installed: compat-libstdc++ 7.3-2.96.128.i386
Transaction(s) Complete
[root@ root]# yum install compat-libstdc++-devel
Gathering header information file(s) from server(s)
Server: CentOS-3 – Addons
Server: CentOS-3 – Base
Server: CentOS-3 – Extras
Server: CentOS-3 – Updates
Finding updated packages
Downloading needed headers
Resolving dependencies
Dependencies resolved
I will do the following:
[install: compat-libstdc++-devel 7.3-2.96.128.i386]
Is this ok [y/N]: y
Downloading Packages
Getting compat-libstdc++-devel-7.3-2.96.128.i386.rpm
compat-libstdc++-devel-7. 100% |=========================| 354 kB 00:00
Running test transaction:
Test transaction complete, Success!
compat-libstdc++-devel 100 % done 1/1
Installed: compat-libstdc++-devel 7.3-2.96.128.i386
Transaction(s) Complete

… pues todas las dependencias creeeo y he de suponer tan listas..

[root@ root]# rpm -ivh compat-gcc-c++-7.3-2.96.128.i386.rpm
warning: compat-gcc-c++-7.3-2.96.128.i386.rpm: V3 DSA signature: NOKEY, key ID a7048f8d
Preparing… ########################################### [100%]
1:compat-gcc-c++ ########################################### [100%]

[root@ root]# rpm -ivh apt-0.5.15cnc6-4.0.el2.rf.i386.rpm
warning: apt-0.5.15cnc6-4.0.el2.rf.i386.rpm: V3 DSA signature: NOKEY, key ID 6b8d79e6
error: Failed dependencies:
librpm-4.0.4.so is needed by apt-0.5.15cnc6-4.0.el2.rf
librpmdb-4.0.4.so is needed by apt-0.5.15cnc6-4.0.el2.rf
librpmio-4.0.4.so is needed by apt-0.5.15cnc6-4.0.el2.rf

… Arrrggggghh…

jerry compa
jerry no te olvides de ponerle
jerry el iptraft

jiji nunca debe de faltar eso en un server.. es un programita en shell qe te permite ver el trafico tanto entrante como saliente con ips y toda la cosa..ta basante chido es para bw..


Actions

Information

Leave a comment