[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-redhat-users
Subject:    kde-redhat-users Digest, Vol 6, Issue 12
From:       kde-redhat-users-request () lists ! sourceforge ! net
Date:       2006-11-13 20:16:21
Message-ID: mailman.452.1163448981.12199.kde-redhat-users () lists ! sourceforge ! net
[Download RAW message or body]

Send kde-redhat-users mailing list submissions to
	kde-redhat-users@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
	https://lists.sourceforge.net/lists/listinfo/kde-redhat-users
or, via email, send a message with subject or body 'help' to
	kde-redhat-users-request@lists.sourceforge.net

You can reach the person managing the list at
	kde-redhat-users-owner@lists.sourceforge.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of kde-redhat-users digest..."


Today's Topics:

   1. Re: Problem with using yum on RHEL4 (Brian Tang)
   2. FC5 i386 PyQt/sip issues (Jeremy Sanders)
   3. Re: FC5 i386 PyQt/sip issues (Rex Dieter)

[Attachment #4 (multipart/digest)]


Content-Transfer-Encoding: quoted-printable
From: "Brian Tang" <gotang@outgun.com>
Precedence: list
MIME-Version: 1.0
To: kde-redhat-users@lists.sourceforge.net
Date: Mon, 13 Nov 2006 10:00:43 +0000
Reply-To: General discussion for kde-redhat users
	<kde-redhat-users@lists.sourceforge.net>
Message-ID: <20061113100043.64EF9246B2@ws5-3.us4.outblaze.com>
Content-Type: text/plain; charset="iso-8859-1"
Subject: Re: [kde-redhat-users] Problem with using yum on RHEL4
Message: 1

> ah,
> for kde-i386.repo use (something like);
> mirrorlist=http://apt.kde-redhat.org/apt/kde-redhat/redhat/$releasever/i386/stable/mirrors
> 

I found this repo list:
http://apt.kde-redhat.org/apt/kde-redhat/redhat/kde-i386.repo
which seems to do exactly that, so I copied it into my /etc/yum.repos.d/ folder, and \
ran the command:

yum install qt.x86_64 kdelibs.x86_64 kdebase.x86_64

which gave me the error:

Repository kde-all is listed more than once in the configuration
Repository kde-testing-all is listed more than once in the configuration
Repository kde is listed more than once in the configuration
Repository kde-unstable-all is listed more than once in the configuration
Repository kde-testing is listed more than once in the configuration
Repository kde-unstable is listed more than once in the configuration

and a bit further down:

No Match for argument: qt.x86_64
No Match for argument: kdelibs.x86_64
No Match for argument: kdebase.x86_64

I eventually realised that it was ignoring the x86_64 repositories because of the \
duplicate names kde and kde-all etc. So, I've renamed the kde and kde-all \
repositories to kde-i386 and kde-all-i386 (those are the only ones enabled) in the \
kde-i386.repo file. Now, trying again (after clearing the yum cache), I get the same \
problem as before:

Error: Package kdelibs needs kdebase < 6:3.3.90, this is not available.

I'm very confused now. What I really don't understand is why it seems to need kdebase \
< 3.3.90 - surely as I'm upgrading to 3.5.5, kdebase 3.3.90 will become obsolete on \
                my system? The only thing I saw that I thought my possibly be related \
                is the line:
---> Package qt.x86_64 1:3.3.6-13.4.el4.kde set to be updated
Does this mean that qt 3.3.6 is to be installed? And is this correct - should it not \
be qt 3.5.5 as well?

Thanks for all the help!

Brian

-- 
_______________________________________________
Get your free email from http://www.outgun.com

Powered by Outblaze



From: Jeremy Sanders <jeremy@jeremysanders.net>
Precedence: list
MIME-Version: 1.0
To: kde-redhat-users@lists.sourceforge.net
Date: Mon, 13 Nov 2006 11:14:20 +0000 (GMT)
Reply-To: General discussion for kde-redhat users
	<kde-redhat-users@lists.sourceforge.net>
Message-ID: <Pine.LNX.4.64.0611131114040.5822@xpc17.ast.cam.ac.uk>
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
Subject: [kde-redhat-users] FC5 i386 PyQt/sip issues
Message: 2

Hi -

It looks like there is an inconsistency between PyQt and sip in the FC5 i386 
yum repository;

...
--> Running transaction check
--> Processing Dependency: sip >= 4.5 for package: PyQt4
--> Processing Dependency: kernel-i686 = 2.6.18-1.2239.fc5 for package: 
kmod-nvidia
--> Finished Dependency Resolution
--> Populating transaction set with selected packages. Please wait.
---> Package kernel.i686 0:2.6.17-1.2174_FC5 set to be erased
---> Package kernel-devel.i686 0:2.6.17-1.2174_FC5 set to be erased
--> Running transaction check
--> Processing Dependency: sip >= 4.5 for package: PyQt4
--> Processing Dependency: kernel-i686 = 2.6.18-1.2239.fc5 for package: 
kmod-nvidia
--> Finished Dependency Resolution
Error: Missing Dependency: sip >= 4.5 is needed by package PyQt4
Error: Missing Dependency: kernel-i686 = 2.6.18-1.2239.fc5 is needed by package 
kmod-nvidia

I can't see the sip >= 4.5 in the repository.

Any ideas?

Thanks

Jeremy





Content-Transfer-Encoding: 7bit
From: Rex Dieter <rdieter@math.unl.edu>
Precedence: list
MIME-Version: 1.0
To: General discussion for kde-redhat users
	<kde-redhat-users@lists.sourceforge.net>
References: <Pine.LNX.4.64.0611131114040.5822@xpc17.ast.cam.ac.uk>
In-Reply-To: <Pine.LNX.4.64.0611131114040.5822@xpc17.ast.cam.ac.uk>
Date: Mon, 13 Nov 2006 09:28:30 -0500
Reply-To: General discussion for kde-redhat users
	<kde-redhat-users@lists.sourceforge.net>
Message-ID: <4558810E.9040604@math.unl.edu>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Subject: Re: [kde-redhat-users] FC5 i386 PyQt/sip issues
Message: 3

Oops, 2 problems:
PyQt4-4.1 snuck into stable, when it should have been testing.
PyQt4-4.1's deps, like sip-4.5 for example, hadn't yet been pushed to 
the repo(s).

The new sip/PyQt/PyQt4 complete stack is now in the testing repo.

-- Rex

Jeremy Sanders wrote:
> Hi -
> 
> It looks like there is an inconsistency between PyQt and sip in the FC5 i386 
> yum repository;
> 
> ...
> --> Running transaction check
> --> Processing Dependency: sip >= 4.5 for package: PyQt4
> --> Processing Dependency: kernel-i686 = 2.6.18-1.2239.fc5 for package: 
> kmod-nvidia
> --> Finished Dependency Resolution
> --> Populating transaction set with selected packages. Please wait.
> ---> Package kernel.i686 0:2.6.17-1.2174_FC5 set to be erased
> ---> Package kernel-devel.i686 0:2.6.17-1.2174_FC5 set to be erased
> --> Running transaction check
> --> Processing Dependency: sip >= 4.5 for package: PyQt4
> --> Processing Dependency: kernel-i686 = 2.6.18-1.2239.fc5 for package: 
> kmod-nvidia
> --> Finished Dependency Resolution
> Error: Missing Dependency: sip >= 4.5 is needed by package PyQt4
> Error: Missing Dependency: kernel-i686 = 2.6.18-1.2239.fc5 is needed by package 
> kmod-nvidia
> 
> I can't see the sip >= 4.5 in the repository.
> 
> Any ideas?
> 
> Thanks
> 
> Jeremy
> 
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> kde-redhat-users mailing list
> kde-redhat-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/kde-redhat-users




--===============0883792158==--

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

_______________________________________________
kde-redhat-users mailing list
kde-redhat-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kde-redhat-users

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic