I am getting errors when I try and upload to the centos-2 mirror
(rsync://jnewbigin@master.centos.org/centos-2/):
rsync: readlink "/HEADER.html" (in centos-2) failed: Too many levels of
symbolic links (40)
rsync: readlink "/HEADER.images" (in centos-2) failed: Too many levels
of symbolic links (40)
rsync: readlink "/FOOTER.html" (in centos-2) failed: Too many levels of
symbolic links (40)
IO error encountered -- skipping file deletion
I have made some local changes because I had a disk fail, but I don't
think that is the cause of the problem.
John.
--
John Newbigin
Computer Systems Officer
Faculty of Information and Communication Technologies
Swinburne University of Technology
Melbourne, Australia
http://www.ict.swin.edu.au/staff/jnewbigin
Hello developers,
I have the same problem that this guy has reported on bugzilla under
CentOS 4.1:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=154061.
My laptop reboots when I do a "shutdown -h now". My kernel version is
centos original rpm: kernel-2.6.9-11.EL. Is this problem fixed on a new
kernel revision? if not, how can I fix this whitout disabling acpi??
(When acpi is disabled, laptop does a clean shutdown).
Thank you very much for your help.
P.D: My laptop is an AIRIS Pragma 840.
P.D: kernel's dmesg attached.
--
CL Martinez
carlopmart at gmail dot com
PARI has been donated three large Enterprise servers; an E6500, and E6000,
and an E5500. I am in process of arranging shipping and pickup, perhaps
as soon as next week. Once delivered, I will be setting these beasts up
and checking them out, building drive bays, etc.
The idea is to install Aurora and bring it up to 1.92, then see abut the
buildsystem for CentOS SPARC.
The 6500 is destined to replace our Ultra 30 e-mail server, and might even
become our webserver as well as a potential buildfarm box for CentOS/SPARC
and/or Aurora.
Just wanted to keep people updated on this; exciting!
--
Lamar Owen
Director of Information Technology
Pisgah Astronomical Research Institute
1 PARI Drive
Rosman, NC 28772
(828)862-5554
www.pari.edu
Hi,
I hope this is the appropriate list for the given issue.
I was in the process of installing Xen on CentOS 4.1, when I ran into
the problem that I could not rebuild glibc. (Xen needs a glibc compiled
with -mno-tls-direct-seg-refs).
The problem is that I cannot rebuild glibc at all (even without any
modifications). The build fails during checks (I think it's ntpl) and
the build process hangs. There is a defunc ld-linux.so.2 process. If I
kill that one, the build goes on and creates rpms, but I guess that
glibc must be broken anyway. The check logs give me no clue what could
have happened.
The problem was already reported in the CentOS forum on 2005/6/21:
http://www.centos.org/modules/newbb/viewtopic.php?topic_id=1159
What I did was:
* Install minimum CentOS 4.1 from ISOs
* update the system using yum
* install the toolchain to compile glibc
(yum install gd-devel libpng-devel zlib-devel texinfo libselinux-devel
gcc gcc-c++ rpm-build + deps)
* Created an rpm-root for a regular user ("%_topdir /home/mip/rpm" in
.rpmmacros)
* as that user: rpm -i glibc-2.3.4-2.9.src.rpm
* rpmbuild -ba --target i686 rpm/SPECS/glibc.spec
Could you please tell me...
* if I am doing something completely wrong?
* if you can successfully rebuild glibc with an up-to-date system?
* how to find out what really goes wrong here.
Thank you very much for any help!
Best Regards,
Michael Paesold
I will be out of the office until Monday, August 15. If you
need immediate assistance, please contact Ben Harper at
801-415-8021.
Robert Galloway
IKANO Network Operations
I didn't have a reply though I did inquiry more than the past
Web form. Therefore, it lets me do inquiry even in this ML.
I am a linux user in Japan.
The information resource of CentOS in on-line system is
limited in Japan. It was a matter of last week to know about
myself CentOS.
I think that Japanese information about CentOS will be spread.
So, is it permitted translating information on your Web site
into Japanese and introducing it to the public?
I want to translate following pages.
http : //www.centos.org/modules/smartfaq/
http://www.centos.org/modules/tinycontent/index.php?id=2http://www.centos.org/modules/tinycontent/index.php?id=3http://www.centos.org/modules/tinycontent/index.php?id=5
Please tell me if it is necessary about the limitation and the
indication before I introduce information to the public. I aim
at spreading information on CentOS purely. Though it is
introduced to the public on Web, the information which I
translated is not a commercial purpose.
I keep a fair position by the neutral position to CentOS. Is
there a problem in the translation and opening to the public?
Would you give me translation and public permission?
Or, is permission unnecessary to the translation of the document?
I will introduce a sentence to the public without a problem.
Regards,
// Masato Zembutsu zem(a)pocketstudio.jp ICQ#:5-231-046
// Pocketstudio - http://pocketstudio.jp/ TEL#+81-76-476-9137
"There's a hole in the bucket, Dear Liza, Dear Liza, ..."
I'm trying to build all the SRPMS from
http://www.linux911.cl/GFS-CENTOS4/, and have found a real dependency
mess, including some circular dependencies.
Has anyone found a clean way to bootstrap this collection of packages?
bash-3.00$ sudo rpm -Uhv /tmp/cman-1.0.1-0.i386.rpm /tmp/ccs-
ccs-1.0.1-20050705200822.i386.rpm
ccs-devel-1.0.1-20050705200822.i386.rpm
bash-3.00$ sudo rpm -Uhv /tmp/cman-1.0.1-0.i386.rpm
/tmp/ccs-1.0.1-20050705200822.i386.rpm
error: Failed dependencies:
magma-plugins is needed by ccs-1.0.1-20050705200822.i386
bash-3.00$ rpmbuild --rebuild magma-plugins-1.0.1-0.src.rpm
Installing magma-plugins-1.0.1-0.src.rpm
error: Failed build dependencies:
gulm-devel is needed by magma-plugins-1.0.1-0.i386
dlm-devel is needed by magma-plugins-1.0.1-0.i386
bash-3.00$ sudo rpm -Uhv /tmp/dlm-devel-1.4.0.8-20050705200822.i386.rpm
error: Failed dependencies:
dlm = 1.4.0.8-20050705200822 is needed by
dlm-devel-1.4.0.8-20050705200822.i386
bash-3.00$ sudo rpm -Uhv /tmp/dlm-devel-1.4.0.8-20050705200822.i386.rpm
/tmp/dlm-1.4.0.8-20050705200822.i386.rpm
error: Failed dependencies:
cman is needed by dlm-1.4.0.8-20050705200822.i386
bash-3.00$ sudo rpm -Uhv /tmp/dlm-devel-1.4.0.8-20050705200822.i386.rpm
/tmp/dlm-1.4.0.8-20050705200822.i386.rpm /tmp/cman-1.0.1-0.i386.rpm
error: Failed dependencies:
ccs is needed by cman-1.0.1-0.i386
bash-3.00$ sudo rpm -Uhv /tmp/dlm-devel-1.4.0.8-20050705200822.i386.rpm
/tmp/dlm-1.4.0.8-20050705200822.i386.rpm /tmp/cman-1.0.1-0.i386.rpm
/tmp/ccs-1.0.1-20050705200822.i386.rpm
error: Failed dependencies:
magma-plugins is needed by ccs-1.0.1-20050705200822.i386
bash-3.00$ rpmbuild --rebuild magma-plugins-1.0.1-0.src.rpm
Installing magma-plugins-1.0.1-0.src.rpm
error: Failed build dependencies:
gulm-devel is needed by magma-plugins-1.0.1-0.i386
dlm-devel is needed by magma-plugins-1.0.1-0.i386
bash-3.00$
As there seems to be a desire for official CentOS CS & GFS packages, we
should decide how these are going to be stored on the mirror.
The simple method is probably directories under {3,4} called {CS,GFS}.
(ie. new directories alongside extras, centosplus etc).
Can these directories easily be shared out to developers? I probably
need a new key to sign my packages, unless someone with the 3 key wants
to resign them after I sign then with the 2 key.
Given the low volume of updates in these trees, it might be easier if
someone with 3 access wants to manually take my packages and put them
into the 3 tree.
Also, how does stuff get into the vault? Is this automatic.
--
John Newbigin
Computer Systems Officer
Faculty of Information and Communication Technologies
Swinburne University of Technology
Melbourne, Australia
http://www.ict.swin.edu.au/staff/jnewbigin