Will PPC support follow? Specifically P5?
Thanks for the hard work.
-----Original Message-----
From: centos-bounces(a)centos.org [mailto:centos-bounces@centos.org] On
Behalf Of Johnny Hughes
Sent: Thursday, October 13, 2005 4:15 AM
To: CentOS-Announce
Cc: CentOS ML
Subject: [CentOS] CentOS-4.2 is Released for i386, x86_64, ia64,
s390,s390x and alpha architectures
The CentOS development team is pleased to announce the availability of
CentOS-4.2 in the following architectures:
i386 - This distribution supports AMD (K6, K7, Thunderbird, Athlon,
Athlon XP, Sempron), Pentium (Classic, Pro, II, III, 4, Celeron, M,
Xeon), VIA (C3, Eden, Luke, C7) processors.
x86_64 - This distribution supports AMD (Athlon 64, Opteron) and Intel
Pentium (Xeon EM64T) processors.
ia64 - This distribution supports Intel Itanium2 processors.
s390 - This distribution supports IBM S/390 processors.
s390x - This distribution supports IBM Z-Series servers.
alpha - This distribution supports the DEC Alpha processor.
There may be a separate release announcement for individual
architectures.
--------------------------------------------------------------------
Current CentOS 4 users may upgrade by using up2date or yum and the
normal upgrade process using the following commands:
yum upgrade
or
up2date -u
--------------------------------------------------------------------
The CentOS specific release notes for this upgrade are available here:
http://mirror.centos.org/centos/4/os/i386/RELEASE-NOTES-en.html
Documentation for CentOS 4 (including upstream release notes) is
available here:
http://mirror.centos.org/centos/4/docs/
You may download the installation CD or DVD ISOs via bittorrent from
this link:
http://mirror.centos.org/centos/4/isos/
CD ISOs may also be downloaded via publicly available external mirrors:
http://www.centos.org/mirrors/
--------------------------------------------------------------------
Major changes in this version of CentOS include:
1. Upgraded yum. Yum has been upgraded to version 2.4.x, which adds a
sqlite database backend for local metadata storage. This allows yum
updates to be much faster than they were previously. The following
packages are added or upgraded to facilitate the new yum: createrepo,
centos-yumconf, sqlite, sqlite-devel, python-elementtree, python-sqlite,
python-urlgrabber, yum.
2. SystemTap. CentOS-4.2 contains a technology preview release of
SystemTap. SystemTap is a dynamic system profiling framework.
SystemTap is only included as a preview, and should not be used in
production at this time. Please see the SystemTap website for more
information:
http://sourceware.org/systemtap/
3. Updated and added packages. There is a list of all packages either
added or upgraded since CentOS 4.1 in the upstream release notes, please
see the upstream release notes for your architecture for CentOS-4.2 on
the CentOS documentation page:
http://mirror.centos.org/centos/4/docs/
--------------------------------------------------------------------
ISSUES:
There is a known issue upstream when upgrading x86_64 servers. The
issue seems to be related to the new audit and kernel packages when
performing an upgrade. If you first install the new kernel and audit
packages, then reboot and upgrade the rest of the packages, it seems to
minimize this problem. Please see this bug report:
http://bugs.centos.org/view.php?id=1037
--------------------------------------------------------------------
To stay current with CentOS:
Visit our website at http://www.centos.org
Join the CentOS mailing list at:
http://lists.caosity.org/mailman/listinfo/centos
Join various team members on IRC at irc.freenode.net #centos
--------------------------------------------------------------------
Note: It may take a couple days for some of the mirrors to catch up.
--------------------------------------------------------------------
Enjoy,
The CentOS Team
***********************************************************************************
This transmittal may contain confidential information intended solely for
the addressee. If you are not the intended recipient, you are hereby
notified that you have received this transmittal in error; any review,
dissemination, distribution or copying of this transmittal is strictly
prohibited. If you have received this communication in error, please notify
us immediately by reply or by telephone (collect at 907-564-1000) and ask to
speak with the message sender. In addition, please immediately delete this
message and all attachments. Thank you. ACS
Hi,
i am trying to compile the latest version of orca source code on CentOS 4.0
system running amd64 bit processor. I am getting the following error:
make[5]: Entering directory
`/usr/local/src/orca-snapshot-r407/packages/rrdtool-1.0.49/perl-shared'
cp RRDs.pm blib/lib/RRDs.pm
cp ntmake.pl blib/lib/ntmake.pl
/usr/bin/perl /usr/lib/perl5/5.8.5/ExtUtils/xsubpp -typemap
/usr/lib/perl5/5.8.5/ExtUtils/typemap RRDs.xs > RRDs.xsc && mv RRDs.xsc
RRDs.c
gcc -c -I.. -I../src -I../gd1.3 -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -DHAVE_CONFIG_H -O2 -g -pipe -m64
-DVERSION=\"1.000491\" -DXS_VERSION=\"1.000491\" -fPIC
"-I/usr/lib64/perl5/5.8.5/x86_64-linux-thread-multi/CORE"
-DPERLPATCHLEVEL=8 RRDs.c
In file included from ../src/rrd_tool.h:24,
from RRDs.xs:13:
../config.h:191:1: warning: "VERSION" redefined
<command line>:7:1: warning: this is the location of the previous definition
Running Mkbootstrap for RRDs ()
chmod 644 RRDs.bs
rm -f blib/arch/auto/RRDs/RRDs.so
gcc -shared RRDs.o -L../src/.libs/ -lrrd_private -lm -o
blib/arch/auto/RRDs/RRDs.so
/usr/bin/ld: ../src/.libs//librrd_private.a(parsetime.o): relocation
R_X86_64_32 against `a local symbol' can not be used when making a shared
object; recompile with -fPIC
../src/.libs//librrd_private.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[5]: *** [blib/arch/auto/RRDs/RRDs.so] Error 1
make[5]: Leaving directory
`/usr/local/src/orca-snapshot-r407/packages/rrdtool-1.0.49/perl-shared'
what should i do to fix this problem and get it working?
Thanks,
James
_________________________________________________________________
The new MSN Search Toolbar now includes Desktop search!
http://toolbar.msn.co.uk/
I'm trying out different music players. One that looks promising is
called Quod Libet:
http://www.sacredchao.net/quodlibet
I downloaded the tar file and attempted to install it. I got this
message:
[dave@localhost quodlibet-0.13.1]$ ./quodlibet.py
E: You need GTK+ 2.6 and PyGTK 2.6 or greater.
E: You have GTK+ 2.4.13 and PyGTK 2.4.0.
E: Please upgrade GTK+/PyGTK.
I tried a YUM update, but it didn't say anything about new versions of
GTK or PyGTK.
What am I not understanding about this situation?
Dave
Would 'man 2 mlock' help?
Brian Brunner
brian.t.brunner(a)gai-tronics.com
(610)796-5838
>>> geisj(a)pagestation.com 10/12/05 05:47PM >>>
Is there a way to specify that program X should be kep in memory and not
swap it out?
I have a program that takes some time to load and as long as you keep
using it its responsive
but if after sometime its not in use and now I use it it has a slow
response till it gets swapped back in.
The box in question has 1 GIG ram and its not running much else just
this program really. Just looking
for a way to keep it in RAM.
Thanks,
Jerry
_______________________________________________
CentOS mailing list
CentOS(a)centos.org
http://lists.centos.org/mailman/listinfo/centos
*******************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
This footnote also confirms that this email message has been swept
for the presence of computer viruses.
www.hubbell.com - Hubbell Incorporated
Thanks Y'All!
Brian Brunner
brian.t.brunner(a)gai-tronics.com
(610)796-5838
>>> leonard.isham(a)gmail.com 10/13/05 08:24AM >>>
On 10/13/05, Johnny Hughes <johnny(a)centos.org> wrote:
> The CentOS development team is pleased to announce the availability of
> CentOS-4.2 in the following architectures:
>
Thank you. (you=the whole CentOS team that worked on this)
--
Leonard Isham, CISSP
Ostendo non ostento.
_______________________________________________
CentOS mailing list
CentOS(a)centos.org
http://lists.centos.org/mailman/listinfo/centos
*******************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
This footnote also confirms that this email message has been swept
for the presence of computer viruses.
www.hubbell.com - Hubbell Incorporated
...Where do I go?
Hi please forgive me if I missed something obvious, but I've been
reading and searching for a couple days to no avail.
I'm trying to get the latest cinelerra running on CentOS4.1 on a dual
Xeon machine.
I need:
cinelerra: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.4' not found
(required by cinelerra) (x86_64)
and apparently the latest available is: libstdc++-3.4.3-22.1 (x86_64)
So, my question is, who maintains these packages? Is there a way to
request an upgrade? It is easy to build your own? Or am I opening up a
can of worms. If so, where can I turn to for info?
I have found libstdc++-3.4.4-2 but it's for ia64.
Thanks for any suggestions...
-- Ryan
--
+-----------------------------+
| ryan(a)the-summit.net |
| http://www.the-summit.net |
+-----------------------------+
I am setting up a test domain to learn bind, and how it,s working.
The master domain is
bbb.ttt.domene 10.11.12.13
the child domain
ftp.bbb.ttt.domene 10.11.55.77
The thing I don't understand is, why don't the query report additional
info (ip address)?
Her is two queries(the first the one that troubles me), cut of
named.conf, test of zone file, the zone file and cut from log file.
# dnsq a www.ftp.bbb.ttt.domene 10.11.12.13
1 www.ftp.bbb.ttt.domene:
92 bytes, 1+0+1+0 records, response, authoritative, nxdomain
query: 1 www.ftp.bbb.ttt.domene
authority: ftp.bbb.ttt.domene 86400 SOA a.ns.ftp.bbb.ttt.domene
hostmaster.bbb.ttt.domene 2005101301 10800 3600 3600000 86400
# dnsq a www.bbb.ttt.domene 10.11.55.77
1 www.bbb.ttt.domene:
87 bytes, 1+1+1+1 records, response, authoritative, noerror
query: 1 www.bbb.ttt.domene
answer: www.bbb.ttt.domene 172800 A 10.11.100.200
authority: bbb.ttt.domene 172800 NS a.ns.bbb.ttt.domene
additional: a.ns.bbb.ttt.domene 172800 A 10.11.12.13
# named-checkzone ftp.bbb.ttt.domene pz/ftp.bbb.ttt.domene
zone ftp.bbb.ttt.domene/IN: loaded serial 2005101301
OK
named.conf (cut out)
zone "bbb.ttt.domene" {
type master;
file "pz/bbb.ttt.domene";
};
zone "ftp.bbb.ttt.domene" {
type master;
file "pz/ftp.bbb.ttt.domene";
};
$TTL 172800
$ORIGIN ftp.bbb.ttt.domene.
@ IN SOA a.ns.ftp.bbb.ttt.domene.
hostmaster.bbb.ttt.domene. (
2005101301 ; Serial
10800 ; Refresh
3600 ; Retry
3600000 ; Expire
86400 ) ; Negative TTL
NS a.ns
NS dns.ttt.domene.
a.ns A 10.11.55.77
Oct 13 11:45:44 sandsengen named[3385]: starting BIND 9.2.4 -u named
Oct 13 11:45:44 sandsengen named[3385]: using 1 CPU
Oct 13 11:45:44 sandsengen named: named oppstart succeeded
Oct 13 11:45:44 sandsengen named[3385]: loading configuration from
'/etc/named.conf'
Oct 13 11:45:44 sandsengen named[3385]: listening on IPv4 interface
eth0:0, 10.11.12.13#53
Oct 13 11:45:44 sandsengen named[3385]: listening on IPv4 interface
eth0:1, 10.11.55.77#53
Oct 13 11:45:44 sandsengen named[3385]: command channel listening on
127.0.0.1#953
Oct 13 11:45:44 sandsengen named[3385]: zone 11.10.in-addr.arpa/IN:
loaded serial 2003100501
Oct 13 11:45:44 sandsengen named[3385]: zone 0.0.127.in-addr.arpa/IN:
loaded serial 2003100501
Oct 13 11:45:44 sandsengen named[3385]: zone bbb.ttt.domene/IN: loaded
serial 2003100501
Oct 13 11:45:44 sandsengen named[3385]: zone ftp.bbb.ttt.domene/IN:
loaded serial 2005101301
Oct 13 11:45:44 sandsengen named[3385]: zone localhost/IN: loaded serial
2003100501
Oct 13 11:45:44 sandsengen named[3385]: running
Oct 13 11:45:44 sandsengen named[3385]: zone ftp.bbb.ttt.domene/IN:
sending notifies (serial 2005101301)
Hi,
I have downloaded and installed centos 4.1 from DVD and I a little
confused with the update procedure.
The faq from the centos.org site mentions something like 72 hrs (or
less) from one security update to goes from the sources.rpm from rh to
centos.
I was cheking rh's site
(https://rhn.redhat.com/errata/rhel4as-errata.html) and saw one update
to mysql (https://rhn.redhat.com/errata/rhel4as-errata.html) that I
can't get using yum upgrade.
For example. My mysql is mysql.i386 0:4.1.10a-2.RHEL4.1 and rh is
mysql-4.1.12-3.RHEL4.1.src.rpm..
I am using the standard yum.conf/yum.repos.d.
Is this a mirror problem or it is taking longer than expected for the
updates to be available ?
tks.