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

List:       kde-redhat-users
Subject:    kde-redhat-users Digest, Vol 7, Issue 18
From:       kde-redhat-users-request () lists ! sourceforge ! net
Date:       2006-12-21 20:14:49
Message-ID: mailman.444.1166732089.26997.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. Failed to using yum update kde on Redhat9 (wei wei)
   2. Failed to use yum to update on RedHat 9 (wei wei)
   3. Re: Yum - Metadata file does not match checksum (Olaf Mueller)
   4. Re: FudconBost2007: kde sessions? (Rex Dieter)

[Attachment #4 (multipart/digest)]


Content-Transfer-Encoding: 8bit
From: wei wei <w_lufei2000@yahoo.com.cn>
Precedence: list
MIME-Version: 1.0
To: kde-redhat-users@lists.sourceforge.net
Date: Thu, 21 Dec 2006 23:33:40 +0800 (CST)
Reply-To: General discussion for kde-redhat users
	<kde-redhat-users@lists.sourceforge.net>
Message-ID: <20061221153340.64878.qmail@web15811.mail.cnb.yahoo.com>
Content-Type: text/plain; charset=gb2312
Subject: [kde-redhat-users] Failed to using yum update kde on Redhat9
Message: 1

Hi guys:
First all , I strongly need your help, this is ,I
think, the only possible way to solve my problem,
I'm using Redhat 9, and i feel that the kdevelop(which
is a part of KDE) is too old just 2.1. So i want to
install a newer version kdevelop. And then I tried so
many ways to install a newer kdevelop and all failed.I
tried install a newer Qt and install the kdevelop from
 rpm and also from the source. And even I tried to
install a whole new KDE from so many rpms. For every
installation method there were many different
problems. It is too difficult for me.

Then I found the kde-redhat project, and I think using
the "yum" maybe can update the whole KDE and
automatically solve the dependencies. But when I try
to use yum as the method mentioned in the webpage 
http://kde-redhat.sourceforge.net, it doesn't work.
This is what I did:

[root@localhost luffy27]# rpm -i
yum-2.0.4-1.rh.fr.i386.rpm
[root@localhost luffy27]# rpm -q yum
yum-2.0.4-1.rh.fr
[root@localhost luffy27]# rpm -q rpm
rpm-4.2-0.69
[root@localhost luffy27]# rpm --import
http://kde-redhat.sourceforge.net/gpg-pubkey-ff6382fa-3e1ab2ca
[root@localhost luffy27]#

Then I try to go to the path /etc/yum.repos.d/ ,but
under /etc there isn't any directory named
yum.repos.d, only a file named yum.conf. So I add the
stuff provided by "kde.repo" which is showed also on
the kde-redhat.sourceforge.net.

And then I did this:

[root@localhost root]# yum update
Error: Cannot find baseurl or name for server 'kde'.
Skipping
Error: Cannot find baseurl or name for server
'kde-all'. Skipping
Gathering header information file(s) from server(s)
Finding updated packages
Downloading needed headers
No Packages Available for Update
No actions to take
[root@localhost root]#

Here is my yun.conf:

debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
gpgcheck=1
tolerant=1
exactarch=1
                                                      
                         
[kde]
name=kde
mirrorlist=http://apt.kde-redhat.org/apt/kde-redhat/redhat/mirrors-stable
gpgkey=http://apt.kde-redhat.org/apt/kde-redhat/kde-redhat.RPM-GPG-KEY
#gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-kde-redhat
enabled=1
                                                      
                         
[kde-all]
name=kde-all
mirrorlist=http://apt.kde-redhat.org/apt/kde-redhat/all/stable/mirrors
gpgkey=http://apt.kde-redhat.org/apt/kde-redhat/kde-redhat.RPM-GPG-KEY
#gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-kde-redhat
enabled=1

Then I changed the "mirrorlist" in the yum.conf to
"baseurl"
and tried this:

[root@localhost root]# yum update
Gathering header information file(s) from server(s)
Server: kde
retrygrab() failed for:
 
http://apt.kde-redhat.org/apt/kde-redhat/redhat/mirrors-stable/headers/header.info
  Executing failover method
failover: out of servers to try
Error getting file
http://apt.kde-redhat.org/apt/kde-redhat/redhat/mirrors-stable/headers/header.info
[Errno 4] IOError: HTTP Error 404: Not Found
[root@localhost root]#

That's all. I know this is too many, but I really need
your help.
Thank you very very much.
                                              luffy


__________________________________________________
¸Ï¿ì×¢²áÑÅ»¢³¬´óÈÝÁ¿Ãâ·ÑÓÊÏä?
http://cn.mail.yahoo.com




Content-Transfer-Encoding: 8bit
From: wei wei <w_lufei2000@yahoo.com.cn>
Precedence: list
MIME-Version: 1.0
To: kde-redhat-users@lists.sourceforge.net
Date: Thu, 21 Dec 2006 23:37:49 +0800 (CST)
Reply-To: General discussion for kde-redhat users
	<kde-redhat-users@lists.sourceforge.net>
Message-ID: <20061221153749.52345.qmail@web15803.mail.cnb.yahoo.com>
Content-Type: text/plain; charset=gb2312
Subject: [kde-redhat-users] Failed to use yum to update on RedHat 9
Message: 2

Hi guys:
First all , I strongly need your help, this is ,I
think, the only possible way to solve my problem,
I'm using Redhat 9, and i feel that the kdevelop(which
is a part of KDE) is too old just 2.1. So i want to
install a newer version kdevelop. And then I tried so
many ways to install a newer kdevelop and all failed.I
tried install a newer Qt and install the kdevelop from
 rpm and also from the source. And even I tried to
install a whole new KDE from so many rpms. For every
installation method there were many different
problems. It is too difficult for me.

Then I found the kde-redhat project, and I think using
the "yum" maybe can update the whole KDE and
automatically solve the dependencies. But when I try
to use yum as the method mentioned in the webpage 
http://kde-redhat.sourceforge.net, it doesn't work.
This is what I did:

[root@localhost luffy27]# rpm -i
yum-2.0.4-1.rh.fr.i386.rpm
[root@localhost luffy27]# rpm -q yum
yum-2.0.4-1.rh.fr
[root@localhost luffy27]# rpm -q rpm
rpm-4.2-0.69
[root@localhost luffy27]# rpm --import
http://kde-redhat.sourceforge.net/gpg-pubkey-ff6382fa-3e1ab2ca
[root@localhost luffy27]#

Then I try to go to the path /etc/yum.repos.d/ ,but
under /etc there isn't any directory named
yum.repos.d, only a file named yum.conf. So I add the
stuff provided by "kde.repo" which is showed also on
the kde-redhat.sourceforge.net.

And then I did this:

[root@localhost root]# yum update
Error: Cannot find baseurl or name for server 'kde'.
Skipping
Error: Cannot find baseurl or name for server
'kde-all'. Skipping
Gathering header information file(s) from server(s)
Finding updated packages
Downloading needed headers
No Packages Available for Update
No actions to take
[root@localhost root]#

Here is my yun.conf:

debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
gpgcheck=1
tolerant=1
exactarch=1
                                                      
                         
[kde]
name=kde
mirrorlist=http://apt.kde-redhat.org/apt/kde-redhat/redhat/mirrors-stable
gpgkey=http://apt.kde-redhat.org/apt/kde-redhat/kde-redhat.RPM-GPG-KEY
#gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-kde-redhat
enabled=1
                                                      
                         
[kde-all]
name=kde-all
mirrorlist=http://apt.kde-redhat.org/apt/kde-redhat/all/stable/mirrors
gpgkey=http://apt.kde-redhat.org/apt/kde-redhat/kde-redhat.RPM-GPG-KEY
#gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-kde-redhat
enabled=1

Then I changed the "mirrorlist" in the yum.conf to
"baseurl"
and tried this:

[root@localhost root]# yum update
Gathering header information file(s) from server(s)
Server: kde
retrygrab() failed for:
 
http://apt.kde-redhat.org/apt/kde-redhat/redhat/mirrors-stable/headers/header.info
  Executing failover method
failover: out of servers to try
Error getting file
http://apt.kde-redhat.org/apt/kde-redhat/redhat/mirrors-stable/headers/header.info
[Errno 4] IOError: HTTP Error 404: Not Found
[root@localhost root]#

That's all. I know this is too many, but I really need
your help.
Thank you very very much.
                                              luffy


__________________________________________________
¸Ï¿ì×¢²áÑÅ»¢³¬´óÈÝÁ¿Ãâ·ÑÓÊÏä?
http://cn.mail.yahoo.com




Content-Transfer-Encoding: 7Bit
From: Olaf Mueller <daily-planet@istari.de>
Precedence: list
MIME-Version: 1.0
To: kde-redhat-users@lists.sourceforge.net
References: <1757456.7glokbTcXL@weidenwinde.istari.de>
	<458AA8DA.4050400@math.unl.edu>
Date: Thu, 21 Dec 2006 16:40:23 +0100
Reply-To: General discussion for kde-redhat users
	<kde-redhat-users@lists.sourceforge.net>
Message-ID: <1392361.gzXrgSSuZO@weidenwinde.istari.de>
Content-Type: text/plain; charset=us-ascii
Subject: Re: [kde-redhat-users] Yum - Metadata file does not match checksum
Message: 3

Rex Dieter wrote:

Hello,

> Olaf Mueller wrote: 
>> [Errno -1] Metadata file does not match checksum
> 
> it worked fine for me this morning, but I forced a repo metadata
> rebuild just in case.
Many thanks, Rex!


regards
Olaf





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: <45897853.6090103@math.unl.edu>
In-Reply-To: <45897853.6090103@math.unl.edu>
Date: Thu, 21 Dec 2006 09:45:00 -0600
Reply-To: General discussion for kde-redhat users
	<kde-redhat-users@lists.sourceforge.net>
Message-ID: <458AABFC.7030706@math.unl.edu>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Subject: Re: [kde-redhat-users] FudconBost2007: kde sessions?
Message: 4

Rex Dieter wrote:
> Hey, anyone able/willing to go to
> http://barcamp.org/FudconBoston2007
> ?
> 
> If so, maybe we can get enough interested folks together for some kde 
> hackfests/sessions.

Oh, and it weren't clear (I didn't say), I am definitely going to be 
there myself.  for the lazy who didn't want to click the link (-:, it's 
Feb 02, at Boston University.

I've already posted a suggested session:
UnleashKDE: What now? Directions, Goals.

-- Rex



--===============1460708302==--

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

_______________________________________________
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