[xen-tools] Re: installing centos5
Anton Melser
melser.anton at gmail.com
Tue Aug 7 20:52:18 CEST 2007
> rinse --distribution=centos-5 --arch=amd64 --directory=/tmp/f
>
> Use --arch=i386, or --arch=amd64 as appropriate.
Aha! This seems to indeed be the gotcha. Here is the output (shouldn't
need to be gzipped this time :-))
root at rux:~# rinse --distribution=centos-5 --arch=i386 --directory=/tmp/f
Running post-install script post-install.sh:
Creating resolv.conf
[: 32: ==: unexpected operator
BUGFIX
Mounting /proc
Bootstrapping yum
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
update 100% |=========================| 951 B 00:00
base 100% |=========================| 1.1 kB 00:00
not using ftp, http[s], or file for repos, skipping - Null is not a
valid release or hasnt been released yet
Cleaing up
Loading "installonlyn" plugin
Repository base is listed more than once in the configuration
Repository contrib is listed more than once in the configuration
Repository centosplus is listed more than once in the configuration
Repository addons is listed more than once in the configuration
Repository extras is listed more than once in the configuration
Cleaning up Everything
Final tidy...
Installation complete.
root at rux:~# chroot /tmp/f
bash-3.1# rpm -qa
bash-3.1# exit
However, at least the rinse part works flawlessly with centos-4.
There is at least one bug (unless I'm missing somethin' big), and that is:
root at rux:~# ls /tmp/fusr/lib/python2.4/site-packages/urlgrabber.skx/keepalive.py
keepalive.py keepalive.pyc keepalive.pyo
I don't know if this is the issue..., these seem to be getting put
where they shouldn't.
I might try another repo or a bit of a debug.
Cheers
Anton
ps, updated (?) rinse to the 0.6.tar.gz
More information about the xen-tools-discuss
mailing list