2 Jan 2005 04:49
2 Jan 2005 05:43
3 Jan 2005 03:30
3 Jan 2005 03:52
Re: CentOS 4 Beta x86_64
On Sun, 2005-01-02 at 18:30 -0800, Patrick Lawrence (centos) wrote: > Hello, > > Is anybody working on a build of the CentOS 4 Beta for x86_64? If not, > are there any directions on how to build a full distribution from the > available SRPMS that were used to build the i386 version? I didn't see > any docs on the website. > > Regards, > > Pat Will Dinkel is working on both the CentOS-3.4 respin and CentOS-4beta for x86_64 ... I'm sure that CentOS-3.4 has priority right now though. I am looking to get a x86_64 machine in the next week, and if I do, I'll start right away on building the SRPMS for CentOS-4beta. My plan would be to install RHEL4-Beta2 x86_64 "everything install" and create a build user on that machine named buildcentos. I would then just rebuild the gcc and glibc SRPMS from CentOS-4Beta ... then install the applicable packages produced over the current ones on the build machine (using rpm -Uvh ... building any dependancies required as well to complete the install of gcc and glibc) ... then use the scripts here to build the SRPMS from CentOS-4beta: http://centos.hughesjr.com/build/ (generaterpms and buildpackages ... with the .rpmmacros for the buildcentos user being the file rpmmacros.) There are some basic(Continue reading)
3 Jan 2005 04:07
Re: CentOS 4 Beta x86_64
> My plan would be to install RHEL4-Beta2 x86_64 "everything install" Already done here. > then use the scripts here to build the SRPMS from CentOS-4beta: > > http://centos.hughesjr.com/build/ Cool. Thanks for the link. Hopefully I'll have time to work on it tonight. I'll post my results. Regards, Pat
3 Jan 2005 05:30
Re: CentOS 4 Beta x86_64
On Sun, 2005-01-02 at 19:07 -0800, Patrick Lawrence (centos) wrote: > > My plan would be to install RHEL4-Beta2 x86_64 "everything install" > > Already done here. > > > then use the scripts here to build the SRPMS from CentOS-4beta: > > > > http://centos.hughesjr.com/build/ > > Cool. Thanks for the link. Hopefully I'll have time to work on it > tonight. I'll post my results. > > Regards, > > Pat If you are a member of the centos-devel mailing list, this is probably a thread that would be a better fit there...
3 Jan 2005 16:42
Re: CentOS 4 Beta x86_64
On Sun, 2005-01-02 at 20:52, Johnny Hughes wrote: > On Sun, 2005-01-02 at 18:30 -0800, Patrick Lawrence (centos) wrote: > > Hello, > > > > Is anybody working on a build of the CentOS 4 Beta for x86_64? If not, > > are there any directions on how to build a full distribution from the > > available SRPMS that were used to build the i386 version? I didn't see > > any docs on the website. > > > > Regards, > > > > Pat > > Will Dinkel is working on both the CentOS-3.4 respin and CentOS-4beta > for x86_64 ... I'm sure that CentOS-3.4 has priority right now though. > Yup, 3.4 is at the top of the list. Holidays and work duties have made things slow, but I'm almost there. If you guys want to jump ahead and build a beta of RHEL4 x86_64, please do. I'll sync up with you when I get 3.4 out of the way. > I am looking to get a x86_64 machine in the next week, and if I do, I'll > start right away on building the SRPMS for CentOS-4beta. > > My plan would be to install RHEL4-Beta2 x86_64 "everything install" and > create a build user on that machine named buildcentos. I would then just > rebuild the gcc and glibc SRPMS from CentOS-4Beta ... then install the > applicable packages produced over the current ones on the build machine > (using rpm -Uvh ... building any dependancies required as well to(Continue reading)
3 Jan 2005 19:06
Squirrelmail terminating web server connection..
Hi, I searched around but didn't see anyone else having this problem.. I have a newly installed server running CentOS 3.3 and using the provided RPM for Squirrelmail (ver 1.4.3a-7.EL3.centos.1).. When I try to send an email I get the following error.. "The connection to www.mydomain.com:80 has terminated unexpectedly. Some data may have been transferred" I am using a Firefox browser so the error may be worded differently in IE.. Anyone have a fix for this or any idea whats causing it?
3 Jan 2005 19:22
Re: Squirrelmail terminating web server connection..
Is apache (httpd) started? jrw WipeOut wrote: | Hi, | | I searched around but didn't see anyone else having | this problem.. | | I have a newly installed server running CentOS 3.3 and | using the provided RPM for Squirrelmail (ver | 1.4.3a-7.EL3.centos.1).. | | When I try to send an email I get the following error.. | | "The connection to www.mydomain.com:80 has terminated | unexpectedly. Some data may have been transferred" | | I am using a Firefox browser so the error may be worded | differently in IE.. | | Anyone have a fix for this or any idea whats causing it? | _______________________________________________ | CentOS mailing list | CentOS@... | http://lists.caosity.org/mailman/listinfo/centos
3 Jan 2005 20:41
Re: Squirrelmail terminating web server connection..
WipeOut wrote: > Hi, > > I searched around but didn't see anyone else having > this problem.. > > I have a newly installed server running CentOS 3.3 and > using the provided RPM for Squirrelmail (ver > 1.4.3a-7.EL3.centos.1).. > > When I try to send an email I get the following error.. > > "The connection to www.mydomain.com:80 has terminated > unexpectedly. Some data may have been transferred" > > I am using a Firefox browser so the error may be worded > differently in IE.. > > Anyone have a fix for this or any idea whats causing it? I'm not an expert in squirrelmail. That being said, the "www.mydomain.com" looks suspicious, if that's exactly what you're really getting. I remember that sendmail and postfix have mydomain.com set up as their default domains, I don't know about imap (I use dovecot). Have you done a grep for mydomain on all of your configuration files to ensure that you don't have one of them set up incorrectly?(Continue reading)
RSS Feed