Re: [CentOS] Centos 7: Notification of available updates in KDE?

2016-09-19 Thread Rex Dieter
Frank Bures wrote: > Hi, > > I recently upgraded from CentOS 5 to 7. I have been running KDE. In > version 5, if there was a pending update, an icon would appear in the > panel, notifying about the update. > There is no such icon in CentOS 7 - KDE 4. > > Is there a way to get this very conveni

Re: [CentOS] Error installing Kmymoney

2015-09-13 Thread Rex Dieter
Rex Dieter wrote: > CS DBA wrote: > >> Hi All; >> >> I'm runing a new install of CentOS 7, enabled the epel repo and ran: >> >> # yum install kmymoney >> >> I get this: >> >> Resolving Dependencies >> --> Runni

Re: [CentOS] Error installing Kmymoney

2015-09-13 Thread Rex Dieter
CS DBA wrote: > Hi All; > > I'm runing a new install of CentOS 7, enabled the epel repo and ran: > > # yum install kmymoney > > I get this: > > Resolving Dependencies > --> Running transaction check > ---> Package kmymoney.x86_64 0:4.6.6-1.el7 will be installed > --> Processing Dependency: kmy

Re: [CentOS] Old and new package version numbers during RPM update

2015-06-29 Thread Rex Dieter
Anand Buddhdev wrote: > Hi CentOS folk, > > In an RPM post-install script, is it possible to know the previous > version number, and the new version number of a package if it's an update? > > I need to know this, because for a certain package, if updating from > version 1.x to 2.x, I need to run

Re: [CentOS] openvpn client and KDE Network Manager - with CentOS7

2014-12-22 Thread Rex Dieter
CS DBA wrote: > Hi All, > > I am switching from Fedora20 to CentOS7 since I now run all my Linux > development in a VM and I get a more robust feature set (i.e. shared > folders with the host that "just work", etc) > > The only issue I have thus far is VPN connections. Looking at what's > instal

Re: [CentOS] group install KDE does not enable runtime?

2014-11-09 Thread Rex Dieter
James B. Byrne wrote: > In my continuing investigation of CentOS-7 I did yet another minimal > install. Subsequent to that I ran yum update kernel, and then yum group > install KDE. > > Now, KDE installed about 480Mb of stuff, which compares favourably to > Gnome's > 971Mb. However, when I run s

Re: [CentOS] Update from 6.5 to 6.6 breaks epel qt5

2014-10-28 Thread Rex Dieter
Devin Reade wrote: > Just a heads up, if anyone is doing QT development with the EPEL > RPMs, the update from RHEL 6.5 to 6.6 breaks the current qt5 RPMS. > In fact, I had to uninstall qt5 to perform the update. > > I've submitted a bug report upstream, so hopefully it'll get resolved > before to

Re: [CentOS] How to install minimal KDE

2014-07-31 Thread Rex Dieter
Gabor Boros wrote: > I want to install minimal KDE on minimal CentOS 7 installation. > How can I do this? Depends on your definition of "minimal", but you can start with: $ yum install kde-workspace and work your way up to: $ yum install @kde-desktop __

Re: [CentOS] KDE frustrations, now (followup)

2013-07-22 Thread Rex Dieter
mark wrote: > I guess you missed the beginning of this thread: I wanted to add gqview to > the menu, so I ran the KDE menu updater... and it broke leave - clicking > leave give me the submenu, bot lock screen does *nothing* at all. I'm > trying to restore it, rather than having to type my alias fo

Re: [CentOS] KDE frustrations, now (followup)

2013-07-20 Thread Rex Dieter
m.r...@5-cent.us wrote: > Rex Dieter wrote: >> m.r...@5-cent.us wrote: >> >>> What I can't find is how to >>> edit the start menu for "leave": that's *down* below what the regular >>> menu >> >> "Leave" isnt part

Re: [CentOS] KDE frustrations, now (followup)

2013-07-20 Thread Rex Dieter
m.r...@5-cent.us wrote: >> "Leave" isnt part of the applications menu, so you cannot edit it. > > Then what *is* it part of? How did the KDE "menu updater" screw this > pooch? It's simply a hard-coded (via code) part of the application launcher. -- rex ___

Re: [CentOS] KDE frustrations, now (followup)

2013-07-18 Thread Rex Dieter
m.r...@5-cent.us wrote: > What I can't find is how to > edit the start menu for "leave": that's *down* below what the regular menu "Leave" isnt part of the applications menu, so you cannot edit it. -- rex ___ CentOS mailing list CentOS@centos.org http

Re: [CentOS] 6.4 x64 PyQt4 package not compatible with sip package in base repo ?

2013-07-18 Thread Rex Dieter
oglop wrote: > Hi All, > i'm a happy 6.4 user, but got some problems running pyqt4 on it. > i installed all pyqt4 packages. > but when i run from PyQt4.QtCore import *, i got the following > error message > > > >>> from PyQt4.QtCore import * > Traceback (most recent call last):

Re: [CentOS] Setting up paths etc. for Qt 4 development

2013-06-14 Thread Rex Dieter
Toralf Lund wrote: > Or is the thinking that the > suffixed ("-qt4") version of commands will always be used? That is one relatively safe approach. Another (non-exclusive) one is to always manually prepend the output from: rpm --eval "%{_qt4_bindir}" to your $PATH. -- rex

Re: [CentOS] Is there a good nntp client for Centos 6 that handles SSL native?

2013-05-02 Thread Rex Dieter
Rock wrote: > Is there a good nntp client for Centos 6 that handles SSL native? I like knode (in kdepim rpm) -- rex ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] gwenview WITHOUT nepomuk

2013-04-24 Thread Rex Dieter
m.r...@5-cent.us wrote: > Does anyone know how to make gwenview *not* try to use nepomuk? I liked it > under 5.x, but in 6.x it *constantly* complains about things like tagging > is not enabled... but won't open, when I log in, with gwenview running and > showing the same picture I'd logged out on

Re: [CentOS] (Al)pine on CentOS 6

2013-03-28 Thread Rex Dieter
Max Pyziur wrote: > The alpine mail rpm indicates that it comes packaged with configuration > files (/etc/pine*conf*). However, they aren't there. Possible? It's a packaging trick, those files are marked %ghost %config -- rex ___ CentOS mailing lis

Re: [CentOS] CentOS 6.3 - KDE login screen configuration problems

2012-12-03 Thread Rex Dieter
John Horne wrote: > I find it very odd, to say the least, that if I tell CentOS/RHEL 6 to > install KDE and not Gnome, it goes ahead and uses GDM rather than KDM. That's a bug that was fixed in fedora at some point, probably after rhel6 branched development -- rex

Re: [CentOS] KTorrent on CentOS 5.5 does not exist

2010-08-10 Thread Rex Dieter
MGW-Discussions wrote: > What repo do I need to install to be able to install ktorrent? EPEL has it too (maintained by me). -- Rex ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] ==> gcc 4.4.3 on centos 64 bit

2010-03-26 Thread Rex Dieter
Dieter Best wrote: > I need a newer version of gcc (gcc 4.4.3), with yum install I got > 4.1.2. Has anyone figured out how to configure for the gcc 4.4.3 build > to go through? yum install gcc44 -- Rex ___ CentOS mailing list CentOS@centos.org http://

Re: [CentOS] NetworkManager trouble with CentOS 5.4 and KDE3

2010-03-10 Thread Rex Dieter
Martin Jungowski wrote: > I'm evaluating CentOS 5.4 for our company and one of our requirements is > that it must also run on laptops. I've managed to get everything working > so far except for wireless networks. The problem here seems to be that > CentOS fails to provide a knetworkmanager package

Re: [CentOS] yum issue with extras repo?

2009-09-10 Thread Rex Dieter
drew einhorn wrote: > epel is not concerned about their > compatability with other 3rd party repos. Please, stop the FUD. > And there is > a lot of lingering animosity. Just mentioning epel in some > places is enough to evoke a bitter response. and thank you so much for perpetuating the prob

Re: [CentOS] Dag's comment at linuxtag

2009-06-29 Thread Rex Dieter
Dag Wieers wrote: > I don't see any effort from the Fedora side to do anything about this. True, no one goes out of their way to proactively test things, but that same argument goes both ways. What I'm more interested in is concrete examples of problems not being addressed. Are there any? I'

Re: [CentOS] Dag's comment at linuxtag

2009-06-29 Thread Rex Dieter
Dag Wieers wrote: > Now, I always thought that RPMforge wouldn't have the resources to > start making the repositories compatible, but apparently the Fedora > projecy is simply not even interested in doing this. Dag, we had a lengthy thread on the rpmforge list not long ago to debunk this, and I

Re: [CentOS] Dag's comment at linuxtag

2009-06-29 Thread Rex Dieter
Les Mikesell wrote: > Radu-Cristian FOTESCU wrote: >> >> OTOH, Dag is in a funny position: he's the main maintainer of RPMforge, >> which has 2 main issues: >> (1) It's broken, at least partially. Try install audacious for one. >> (2) It's incompatible with EPEL. Try install MPlayer and VLC with

Re: [CentOS] Minor dovecot/KMail problem

2009-06-26 Thread Rex Dieter
Timothy Murphy wrote: > Rex Dieter wrote: > >> The moral of my story is to prevent issues languishing downstream >> indefinitely, to avoid the kind of comment "this bug has been around >> forever, why is it still a problem and not fixed?", which does no one any

Re: [CentOS] Minor dovecot/KMail problem

2009-06-25 Thread Rex Dieter
Anne Wilson wrote: > On Wednesday 24 June 2009 01:41:07 Kevin Kofler wrote: >> I know what distribution packagers do, I am a Fedora KDE packager. And we >> ask users to report their bugs upstream unless there is evidence that >> they're specific to Fedora. The vast majority of bugs which are repor

Re: [CentOS] Minor dovecot/KMail problem

2009-06-23 Thread Rex Dieter
Timothy Murphy wrote: > Rex Dieter wrote: >>>> But I have worked out that the cause of the problem >>>> is that there exists a kind of ghost folder, "uidvalidity", >>>> which is listed among the folders on the kmail page >>>> b

Re: [CentOS] Minor dovecot/KMail problem

2009-06-23 Thread Rex Dieter
Gary Greene wrote: > On 6/20/09 5:43 AM, "Timothy Murphy" >> But I have worked out that the cause of the problem >> is that there exists a kind of ghost folder, "uidvalidity", >> which is listed among the folders on the kmail page >> but does not in fact seem to exist in my maildir on the server.

Re: [CentOS] stock openjdk vs. epel

2009-06-05 Thread Rex Dieter
Rex Dieter wrote: > OK, found it, I'll go knock some skulls @ epel. Bug filed, https://bugzilla.redhat.com/show_bug.cgi?id=504189 folks poked, hopefully will see a resolution soonish. -- Rex ___ CentOS mailing list CentOS@centos.

Re: [CentOS] stock openjdk vs. epel

2009-06-04 Thread Rex Dieter
Les Mikesell wrote: > Rex Dieter wrote: >> Les Mikesell wrote: >> >>> If you have the epel repo installed and enabled during a yum update, you >>> get java-1.6.0-openjdk-1.6.0.0-1.0.b12.el5.2 instead of the stock .b09 >>> version. Is this intentiona

Re: [CentOS] stock openjdk vs. epel

2009-06-04 Thread Rex Dieter
Les Mikesell wrote: > Rex Dieter wrote: >> Les Mikesell wrote: >> >>> If you have the epel repo installed and enabled during a yum update, you >>> get java-1.6.0-openjdk-1.6.0.0-1.0.b12.el5.2 instead of the stock .b09 >>> version. Is this intentiona

Re: [CentOS] stock openjdk vs. epel

2009-06-03 Thread Rex Dieter
Les Mikesell wrote: > If you have the epel repo installed and enabled during a yum update, you > get java-1.6.0-openjdk-1.6.0.0-1.0.b12.el5.2 instead of the stock .b09 > version. Is this intentional and desirable? I thought epel generally > did not replace stock components with newer versions.

Re: [CentOS] kghostview and xdg-open. Need to fix problem across whole system

2009-05-06 Thread Rex Dieter
Paul Johnson wrote: > In Centos 5.3, a bad problem has surfaced in user land. We want to use > either Evince or Adobe acroread as the pdf view, but the update of > kdegraphics has somehow screwed up these systems so that the odious, > horrible, awful pdf viewer kghostview is used. It's most lik

Re: [CentOS] mock %post(pam) failure

2009-04-23 Thread Rex Dieter
Rex Dieter wrote: > Rex Dieter wrote >>> /var/tmp/rpm-tmp.77062: line 6: cat: command not found >>> /var/tmp/rpm-tmp.77062: line 7: rm: command not found >>> /var/tmp/rpm-tmp.77062: line 22: install: command not found >>> /var/tmp/rpm-tmp.77062: line 2

Re: [CentOS] mock %post(pam) failure

2009-04-13 Thread Rex Dieter
Akemi Yagi wrote: > On Mon, Apr 13, 2009 at 7:47 AM, Rex Dieter > wrote: >> Akemi Yagi wrote: > >>> So, we can use mock-0.9.14 from EPEL on CentOS 5.3 (with the current >>> CentOS yum) without any issue? >> >> of course.  (what would make you think o

Re: [CentOS] mock %post(pam) failure

2009-04-13 Thread Rex Dieter
Akemi Yagi wrote: > On Mon, Apr 13, 2009 at 7:18 AM, Rex Dieter > wrote: > >> interestingly, I can no longer reproduce this failure myself on a >> recently upgraded centos-5.3 box using mock-0.9.14 (from epel). > > So, we can use mock-0.9.14 from EPEL on CentOS 5.3

Re: [CentOS] mock %post(pam) failure

2009-04-13 Thread Rex Dieter
Rex Dieter wrote: > Stuart Jansen wrote: > >> I recently upgraded an internal build server from C5.2 to C5.3 and now >> I'm experiencing problems initializing the mock buildroot. Specifically, >> I'm getting the following error: >> >> -- >&

Re: [CentOS] mock %post(pam) failure

2009-04-13 Thread Rex Dieter
Stuart Jansen wrote: > I recently upgraded an internal build server from C5.2 to C5.3 and now > I'm experiencing problems initializing the mock buildroot. Specifically, > I'm getting the following error: > > -- > /var/tmp/rpm-tmp.77062: line 6: cat: command not found > /var/tmp/rpm-tmp.77062:

Re: [CentOS] Gpg-agent will not start

2009-02-17 Thread Rex Dieter
John Doe wrote: > > From: Steve Huff >> > What am I missing? >> [sh...@srdce ~]$ yum provides /usr/bin/gpg-agent >> gnupg2.i386 : Utility for secure communication and data storage > > I have Base and rpmforge repo and "No Matches found"... > Which repo provides this package? Fedora? EPEL --

Re: [CentOS] where did all the nonfree rpms go? Nvidia? xine-lib-mp3?

2009-01-23 Thread Rex Dieter
Paul Johnson wrote: > I installed Centos on some machines that need long term support. I'm > running up against some simple user convenience issues. > > How to play MP3? > > I've been really puzzled today that the addon rpm sites like livna, > rpmforge, rpmfusion, epel, don't seem to have somet

Re: [CentOS] error installing Twinkle - libresolv.so.2(GLIBC_PRIVATE)

2009-01-21 Thread Rex Dieter
Mr.Vandeley wrote: > I have an error while try to install twinkle: > # yum install twinkle > [...] > Resolving Dependencies > --> Running transaction check > ---> Package twinkle.i386 0:1.2-1.el5.rf set to be updated > --> Processing Dependency: libresolv.so.2(GLIBC_PRIVATE) for package: > Any id

Re: [CentOS] CD burning issues & questions

2009-01-04 Thread Rex Dieter
Lanny Marcus wrote: > OK. I've made some tests and if you believe that anything I ran into > warrants a bug or support request against K3b, on CentOS.org and/or > RedHat.com please tell me. redhat probably. We saw similar issue(s) in fedora awhile back, and patched k3b to auto-demount media

[CentOS] Re: KIVIO

2008-10-23 Thread Rex Dieter
Gopinath Achari wrote: > I need Koffice-kivio package for centos 5.2 (i386) > I downloaded this package from kde.org site. when i installed. It > generated lots of dependency errors even though the dependency packages > are installed > please Help me out . I need kivio ( Equiva

[CentOS] Re: KDE Versions in CentOS ?

2008-10-22 Thread Rex Dieter
kevin kempter wrote: > HI LIst; > > What version of KDE is included in the latest version of CentOS ? > > Also, is there a way to get KDE4 in CentOS ? It's possible, but no one has yet done the work to build/package kde4 for CentOS (would require upgrading some "core" components, one of which.

[CentOS] Re: showfoto, digikam - how to install

2008-10-22 Thread Rex Dieter
Akemi Yagi wrote: > On Tue, Oct 21, 2008 at 12:28 PM, kevin kempter > <[EMAIL PROTECTED]> wrote: >> Hi List; >> >> where can I find the showfoto tool for CentOS v5 ? do I need to enable >> another yum repo somewhere? > > digikam is available from the KBS-Extras repository ( And EPEL (I'm assumin

[CentOS] Re: need texlive & lyx-1.55 for Centos 5.2

2008-07-16 Thread Rex Dieter
Paul Johnson wrote: > Today I installed the newest Centos I could find and encountered the > old software problem. I couldn't find any third party repositories > that have TexLive to replace tetex. Ii tried the Fedora version, but > it calls for a different libpoppler. LyX in Centos is aged as

[CentOS] Re: libc-client 2007 conflict when updating

2008-07-11 Thread Rex Dieter
Kenneth Porter wrote: > FYI for others who might encounter this. > > I just did a yum update (C5.1) and after a very long download of packages > I get a transaction test failure: > > Transaction Check Error: > file /usr/lib/libc-client.so.2007 from install of > libc-client2007-2007b-1.el5 conf

[CentOS] RE: rpmfusion status?

2008-06-18 Thread Rex Dieter
Ross S. W. Walker wrote: > Not to start a repo flame war, nice try. -- Rex ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

[CentOS] Re: ccache on CentOS?

2008-02-14 Thread Rex Dieter
William L. Maltby wrote: > On Thu, 2008-02-14 at 14:17 +0100, Niki Kovacs wrote: >> Hi, >> >> Before using CentOS, I've spent a few years with Slackware. This >> distribution doesn't come with many packages, so I had the habit of >> building a lot of stuff myself. One of the first things I instal

[CentOS] Re: Where is gpg-agent?

2008-01-31 Thread Rex Dieter
Anne Wilson wrote: > As to starting and stopping gpg-agent, please advise the best method to > use. Here's what we use in fedora (and kde-redhat packaging): Grab gpg-agent-* scripts from: http://cvs.fedoraproject.org/viewcvs/devel/kde-settings/ Put into either (global): /etc/kde/env , /etc/kde

[CentOS] Re: Where is gpg-agent?

2008-01-28 Thread Rex Dieter
Anne Wilson wrote: > The only obstacle now to running this box as the mail server is that I do > read > and send mail on it occasionally, while working on something. I need > gpg-agent, but can't find how to get it. Is it merged into another > package, or do I simply have to look at other reposi

[CentOS] Re: Re: Re: Re: are RPMForge and EPEL compatible?

2007-12-07 Thread Rex Dieter
Dag Wieers wrote: > On Thu, 6 Dec 2007, Rex Dieter wrote: >> This is a problem space that sure could use some love and attention, with >> better solutions and tools. No doubt about it. And before anyone >> suggests >> it, repotags are not the end-all-be-all sol

[CentOS] Re: are RPMForge and EPEL compatible?

2007-12-06 Thread Rex Dieter
Les Mikesell wrote: > I don't see why > a particular package couldn't be served from more than one repository. > Is there some rule about that? Nope. As a matter of fact, this sort of thing is likely when mixing repos, and is why a commitment to collaboration is essential. -- Rex __

[CentOS] Re: Re: Re: are RPMForge and EPEL compatible?

2007-12-06 Thread Rex Dieter
Les Mikesell wrote: > Rex Dieter wrote: >> Les Mikesell wrote: >> >>> How does a user identify packages that have come from this repository in >>> order to fix or control any incompatibilities? >> >> rpm -qi >> Look for "Vendor"

[CentOS] Re: Re: are RPMForge and EPEL compatible?

2007-12-06 Thread Rex Dieter
Les Mikesell wrote: > How does a user identify packages that have come from this repository in > order to fix or control any incompatibilities? rpm -qi Look for "Vendor" and/or "Packager" tag. -- Rex ___ CentOS mailing list CentOS@centos.org http://l

[CentOS] Re: are RPMForge and EPEL compatible?

2007-12-06 Thread Rex Dieter
R P Herrold wrote: > Rex Dieter replied: >> If you can identify particular cases where collaboration, as >> outlined in the above policy draft, was not followed, I will >> personally break out a can of whoop-ass, and work to fix >> things. >> >> Remember

[CentOS] Re: are RPMForge and EPEL compatible?

2007-12-06 Thread Rex Dieter
R P Herrold wrote: > On Wed, 5 Dec 2007, Rex Dieter wrote: > >> Huh? In fact, work is underway to codify the opposite: >> http://fedoraproject.org/wiki/PackageMaintainers/RepositoryCollaboration > > James 2:14-26 If you can identify particular cases where collabora

[CentOS] Re: are RPMForge and EPEL compatible?

2007-12-05 Thread Rex Dieter
Jim Perrin wrote: > On Dec 4, 2007 1:12 PM, Florin Andrei > <[EMAIL PROTECTED]> wrote: >> Following Fabian's blog post re: RPMForge being rebuilt for EL5, I've a >> question: >> >> Are there any compatibility problems between RPMForge and EPEL? In other >> words, if I enabled EPEL previously, will

[CentOS] Re: KDE 1.0.3 and kdelibs problem

2007-10-17 Thread Rex Dieter
Scott Ehrlich wrote: > I'm able to get ./configure to get past the Qt error but now it complains > that kdelibs isn't installed, or the version of qt doesn't match kdelibs. ## Builddeps $ yum install kdelibs-devel ## to define QTDIR,QTINC,QTLIB: $ source /etc/profile.d/qt.sh ## go! $ ./configure

[CentOS] Re: best source for rpmdevtools RPM in C5

2007-09-19 Thread Rex Dieter
Karanbir Singh wrote: > Guys, > > Rex Dieter wrote: >>> I want to use rpmdevtools to help with some packaging chores. There is >>> no C5 version that I can find. >> >> http://download.fedora.redhat.com/pub/epel/5/i386/rpmdevtools-5.3-1.el5.noarch.

[CentOS] Re: best source for rpmdevtools RPM in C5

2007-09-19 Thread Rex Dieter
mark pryor wrote: > I'm going to try this question again. The first time I botched it and the > answers I got were useless. > > I want to use rpmdevtools to help with some packaging chores. There is no > C5 version that I can find. http://download.fedora.redhat.com/pub/epel/5/i386/rpmdevtools-5.

[CentOS] Re: rebuilding rpmdevtools from epel5 SRC has fc7 dependent

2007-09-19 Thread Rex Dieter
mark pryor wrote: > I'm suprised that an SRC.RPM from the rhel5 repo needs a file from FC7. Your build environment is likely faulty (likely missing defining epel macro), the built binaries in epel-5 are fine. -- Rex ___ CentOS mailing list CentOS@cent

[CentOS] Re: Re: xdm

2007-09-14 Thread Rex Dieter
Craig White wrote: > On Fri, 2007-09-14 at 06:56 -0500, Rex Dieter wrote: >> That's the right setting, but you (sometimes) need to completely restart >> X (or maybe only kdm?) for any changes in Xaccess to take effect. > > I wasn't sure how to restart kdm so

[CentOS] Re: xdm

2007-09-14 Thread Rex Dieter
Steven Vishoot wrote: > Not sure if this is what your asking about, > find / -name Xaccess > /etc/X11/xdm/Xaccess > /etc/kde/kdm/Xaccess > 4.5 with kde installed. el5 doesn't include xdm (grr...) -- Rex ___ CentOS mailing list CentOS@centos.org http:

[CentOS] Re: xdm

2007-09-14 Thread Rex Dieter
Craig White wrote: > Anyway, KDM is display manager and I am only getting grey screen with X ... > # tail -n 3 /usr/share/config/kdm/Xaccess > # The following line was added by ltspcfg > # > *# Allow remote connects > > how do I enable non local logins? That's the right setting, but you (som

[CentOS] Re: Installerror on installation Kaffeine on CentOS 5

2007-09-10 Thread Rex Dieter
Akemi Yagi wrote: > On 9/9/07, Timothy Kesten <[EMAIL PROTECTED]> wrote: >> Hi Folks, >> >> I've tried to install kaffeine on CentOS 5 but I get following error >> >> Transaction Check Error: >> file /usr/share/mimelnk/application/x-mplayer2.desktop from install of >> kaffeine-0.7.1-1.2.el5.rf c

[CentOS] Re: Re: Mixing RPMforge and EPEL (Was: EPEL repo)

2007-07-30 Thread Rex Dieter
Johnny Hughes wrote: > Rex Dieter wrote: >> It's quite a stetch from "no repotags" to >> conclude "EPEL has no interest" in compatibility. >> In fact, epel (and fedora) repo is, by design and policy, supposed to be >> compatible and co

[CentOS] Re: Mixing RPMforge and EPEL (Was: EPEL repo)

2007-07-29 Thread Rex Dieter
drew einhorn wrote: > Dumb question. > > Can't we identify the source of the package by looking at the signature. Signature, vendor, etc... right. Pretty much why epel (so far) didn't see the need/value in the complexity/overhead of introducing repotags. That said, my personal opinion is/was t

[CentOS] Re: Mixing RPMforge and EPEL (Was: EPEL repo)

2007-07-29 Thread Rex Dieter
Dag Wieers wrote: > On Fri, 27 Jul 2007, JC Júnior wrote: > >> I received a message about EPEL repository, I would like to know if this >> repo is long term support too. > > Let me add that an effort to make sure EPEL is compatible with RPMforge > failed as EPEL wants to become the only reposito

[CentOS] Re: Re: Rebuild Fedora Core 6 cmake rpm on CentOS 5

2007-07-16 Thread Rex Dieter
Kanwar Ranbir Sandhu wrote: > On Mon, 2007-07-16 at 11:06 -0500, Rex Dieter wrote: >> cmake is in epel: >> http://download.fedora.redhat.com/pub/epel/5/ > > Crap - I didn't even know that existed. Thanks! > > I wouldn't mind adding that repo to the CentOS 5

[CentOS] Re: Rebuild Fedora Core 6 cmake rpm on CentOS 5

2007-07-16 Thread Rex Dieter
Kanwar Ranbir Sandhu wrote: > Hi, > > I'm trying to build cmake on CentOS 5 from a Fedora Core 6 source rpm (I > need it for another package I'm trying to build from a source rpm, > xmlrpc-c). When I start the build, I get this error: > > error: Failed build dependencies: > xmlrpc-c-devel is ne