Yeah, it doesn't account for kernel-xen so if kernel-xen is being used a 'yum install kernel-xen-devel' or kernel-xen-headers needs to be run.
Justice London Systems Administrator E-mail: [email protected] Website: www.lawinfo.com Office: 800-397-3743 x105 | Fax: 800-220-4546 ################################################################# Legal Help For Everyone Find an Attorney: http://www.lawinfo.com/advanced-search.html Lead Counsel Program: http://www.lawinfo.com/programs.html ################################################################## PLEASE NOTE: This message, including any attachments, may include privileged, confidential and/or inside information. Any distribution or use of this communication by anyone other than the intended recipient(s) is strictly prohibited and may be unlawful. If you are not the intended recipient, please notify the sender by replying to this message and then delete it from your system. Thank you. -----Original Message----- From: news [mailto:[email protected]] On Behalf Of Eric Shubert Sent: Sunday, August 23, 2009 9:08 AM To: [email protected] Subject: Re: [qmailtoaster] Centos 5.3 and qtp new model Do you have kernel-devel package installed for the running kernel? I don't know if anyone's run the old unionfs with a xen kernel. A new FUSE unionfs will be available early this week (I'm doing final testing now). I would either wait for that, or boot with a non-xen kernel if possible. Are you using xen? Ole N.Johansen wrote: > I am at the point trying to install stuff manually. > > Just saw the change Eric said and done so, but it result in this error: > > local.mk:14: could not find kernel config file. internal auto-config may > fail > make: *** /lib/modules/2.6.18-8.1.3.el5xen/build: No such file or directory. > Stop. > /bin/sh: line 0: test: too many arguments > make: *** /lib/modules/2.6.18-8.1.3.el5xen/build: No such file or directory. > Stop. > /bin/sh: line 0: test: too many arguments > make: *** /lib/modules/2.6.18-8.1.3.el5xen/build: No such file or directory. > Stop. > /bin/sh: line 0: test: -ge: unary operator expected > make: *** /lib/modules/2.6.18-8.1.3.el5xen/build: No such file or directory. > Stop. > /bin/sh: line 0: test: -ge: unary operator expected > make: *** /lib/modules/2.6.18-8.1.3.el5xen/build: No such file or directory. > Stop. > /bin/sh: line 0: test: -ge: unary operator expected > ......... > > > make CONFIG_AUFS=m AUFS_EXTRA_CFLAGS="-I > /opt/qmailtoaster-plus/src/aufs/include -DCONFIG_AUFS_BRANCH_MAX_127 > -DCONFIG_AUFS_RR_SQUASHFS -DCONFIG_AUFS_DEBUG -DC$ > make: *** /lib/modules/2.6.18-8.1.3.el5xen/build: No such file or directory. > Stop. > make: *** [fs/aufs/aufs.ko] Error 2 > > .. > > The "error" list is a bit longer , but I copy & paste the errors. > > Ole > > -----Original Message----- > From: news [mailto:[email protected]] On Behalf Of Eric Shubert > Sent: 22. august 2009 01:12 > To: [email protected] > Subject: Re: [qmailtoaster] Centos 5.3 and qtp new model > > Hmmm. > I have > perl-Mail-SPF-2.006-1.el5.rf > perl-Mail-SPF-Query-1.999.1-2.el5.rf > > I wonder why your yum is trying to install > perl-Mail-SPF-Query-1.999.1-1.2.el5.rf > > I show the conflicting files as being owned by perl-Mail-SPF, so I think > I'd simply remove perl-Mail-SPF-Query from the list in qtp-newmodel and > try again. > > I honestly don't know what the deal is witht this. You might do some > googling for us to see what you can find out. ;) > > > Ole N.Johansen wrote: >> Same error after yum clean all.. >> >> yum clean all >> Loading "installonlyn" plugin >> Cleaning up Everything >> >> Transaction Summary >> > ============================================================================ >> = >> Install 18 Package(s) >> Update 0 Package(s) >> Remove 0 Package(s) >> >> Total download size: 1.2 M >> Downloading Packages: >> (1/1): perl-TimeDate-1.16 100% |=========================| 32 kB 00:00 >> >> Running Transaction Test >> Finished Transaction Test >> >> >> Transaction Check Error: >> file /usr/bin/spfquery conflicts between attempted installs of >> perl-Mail-SPF-2.006-1.el5.rf and perl-Mail-SPF-Query-1.999.1-1.2.el5.rf >> file /usr/share/man/man1/spfquery.1.gz conflicts between attempted >> installs of perl-Mail-SPF-2.006-1.el5.rf and >> perl-Mail-SPF-Query-1.999.1-1.2.el5.rf >> >> Error Summary >> ------------- >> >> qtp-newmodel - installation of dependent packages failed, exiting >> >> >> >> -----Original Message----- >> From: news [mailto:[email protected]] On Behalf Of Eric Shubert >> Sent: 22. august 2009 00:01 >> To: [email protected] >> Subject: Re: [qmailtoaster] Centos 5.3 and qtp new model >> >> The perl-Mail-SPF-Query package it's complaining about isn't the latest. >> # yum clean all >> then rerun. >> >> Ole N.Johansen wrote: >>> rpm -qf /usr/bin/spfquery >>> file /usr/bin/spfquery is not owned by any package >>> >>> rpm -qf /usr/share/man/man1/spfquery.1.gz >>> error: file /usr/share/man/man1/spfquery.1.gz: No such file or directory >>> >>> rpm -qa | grep perl-Mail-SPF-Query >>> >>> (nothing shows up) >>> >>> >>> -----Original Message----- >>> From: news [mailto:[email protected]] On Behalf Of Eric Shubert >>> Sent: 21. august 2009 23:16 >>> To: [email protected] >>> Subject: Re: [qmailtoaster] Centos 5.3 and qtp new model >>> >>> Please show results of: >>> # rpm -qf /usr/bin/spfquery >>> # rpm -qf /usr/share/man/man1/spfquery.1.gz >>> # rpm -qa | grep perl-Mail-SPF-Query >>> >>> Ole N.Johansen wrote: >>>> Hello, >>>> >>>> Get this problem: >>>> >>>> Transaction Check Error: >>>> >>>> file /usr/bin/spfquery conflicts between attempted installs of >>>> perl-Mail-SPF-2.006-1.el5.rf and perl-Mail-SPF-Query-1.999.1-1.2.el5.rf >>>> >>>> file /usr/share/man/man1/spfquery.1.gz conflicts between attempted >>>> installs of perl-Mail-SPF-2.006-1.el5.rf and >>>> perl-Mail-SPF-Query-1.999.1-1.2.el5.rf >>>> >>>> >>>> >>>> Error Summary >>>> >>>> ------------- >>>> >>>> >>>> >>>> qtp-newmodel - installation of dependent packages failed, exiting >>>> >>>> >>>> >>>> >>>> >>>> I am running Centos 5.3 - upgraded from 5.2x by yum, anyone with an idea > >>>> to svolve this? >>>> >>>> >>>> >>>> Thanks >>>> >>>> >>>> >>>> B/R >>>> >>>> Ole J >>>> >> > > -- -Eric 'shubes' ---------------------------------------------------------------------------- ----- Qmailtoaster is sponsored by Vickers Consulting Group (www.vickersconsulting.com) Vickers Consulting Group offers Qmailtoaster support and installations. If you need professional help with your setup, contact them today! ---------------------------------------------------------------------------- ----- Please visit qmailtoaster.com for the latest news, updates, and packages. To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] No virus found in this incoming message. Checked by AVG - www.avg.com Version: 8.5.392 / Virus Database: 270.13.63/2317 - Release Date: 08/21/09 06:04:00 --------------------------------------------------------------------------------- Qmailtoaster is sponsored by Vickers Consulting Group (www.vickersconsulting.com) Vickers Consulting Group offers Qmailtoaster support and installations. If you need professional help with your setup, contact them today! --------------------------------------------------------------------------------- Please visit qmailtoaster.com for the latest news, updates, and packages. To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
