<p dir="ltr"><br>
On Feb 15, 2016 9:17 AM, &quot;Sean Kilpatrick&quot; &lt;<a href="mailto:kilpatms@gmail.com">kilpatms@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Comments in line:<br>
&gt;<br>
&gt;<br>
&gt; On Mon, 2016-02-15 at 07:19 -0500, Jim Kinney wrote:<br>
&gt;<br>
&gt; &gt; You don&#39;t want epel-debug or epel-source so don&#39;t edit the file.<br>
&gt;<br>
&gt;<br>
&gt; Okay, I will stop trying.<br>
&gt;<br>
&gt;<br>
&gt; &gt; Selinux will block the permission change. To edit you must use sudo or become root with su.<br>
&gt;<br>
&gt; here is partial output from ls -al on /etc/yum.repos.d:</p>
<p dir="ltr">Selinux settings show up only with ls -lZ. It the Z that is the magic.</p>
<p dir="ltr">Unless you want to learn selinux or break your box, don&#39;t mess with it. Centos 7 works very, very well in full enforcing mode as a desktop or server with no selinux changes.<br>
&gt;<br>
&gt; -rw-rw-rw-.   1 root     root    957 Nov 25  2014 epel.repo<br>
&gt; -rw-rw-rw-.   1 root     root   1056 Nov 25  2014 epel-testing.repo<br>
&gt;<br>
&gt; My limited understanding of the terminology is that when user is listed<br>
&gt; as rw, the user can read and write to the file. Obviously, I made the<br>
&gt; change as root.<br>
&gt;<br>
&gt; &gt;<br>
&gt; &gt; If rpm says kdepim is installed, run rpm -qi kdepim for info. Should get same same data from yum info kdepim.<br>
&gt; &gt;<br>
&gt; &gt; If you still don&#39;t see it, try yum search pim<br>
&gt;<br>
&gt; Tried both of these.  Both provide a lot of data -- in fact everything I<br>
&gt; didn&#39;t need and not the one thing I do need:  where the hell did yum<br>
&gt; hide the damn file.  &lt;yum search pim&gt; apparently reports what is<br>
&gt; available on the repos. </p>
<p dir="ltr">Yes. Yum is network to local while rpm is local only. rpm -qa | egrep &quot;kde|pim&quot; will give a list of all installed packages with kde or pim in the name.</p>
<p dir="ltr">The list includes devel, lib, and runtime files,<br>
&gt; along with the main file (kdepim.x86_64), which yum insists is installed<br>
&gt; on the box. </p>
<p dir="ltr">Yay!!! rpm -ql kdepim will show every bit of the installed package. It may be that kdepim is just a macro package that installs a bunch of other stuff. Try</p>
<p dir="ltr">rpm -q --provides kdepim</p>
<p dir="ltr">to see what it makes available. -qi will give a nice blurb on it.</p>
<p dir="ltr"> If it were not installed, &lt;yum remove myfile&gt; would not<br>
&gt; report the hoops it jumps through to erase the file and its<br>
&gt; dependencies.<br>
&gt;<br>
&gt; Sean<br>
&gt;<br>
&gt;<br>
&gt; &gt; On February 14, 2016 11:22:36 PM EST, Sean Kilpatrick &lt;<a href="mailto:kilpatms@gmail.com">kilpatms@gmail.com</a>&gt; wrote:<br>
&gt; &gt; &gt;Jim,<br>
&gt; &gt; &gt;earlier Sunday I ran yum update. Two packages were installed, 44 were<br>
&gt; &gt; &gt;upgraded (including a new kernel) and 2 were removed. At the beginning<br>
&gt; &gt; &gt;of that process were these lines:<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;Loaded plugins: fastestmirror, langpacks<br>
&gt; &gt; &gt;Loading mirror speeds from cached hostfile<br>
&gt; &gt; &gt; * base: <a href="http://repos.mia.quadranet.com">repos.mia.quadranet.com</a><br>
&gt; &gt; &gt; * epel: <a href="http://reflector.westga.edu">reflector.westga.edu</a><br>
&gt; &gt; &gt; * extras: <a href="http://ftpmirror.your.org">ftpmirror.your.org</a><br>
&gt; &gt; &gt; * nux-dextop: <a href="http://li.nux.ro">li.nux.ro</a><br>
&gt; &gt; &gt; * rpmforge: <a href="http://mirror.teklinks.com">mirror.teklinks.com</a><br>
&gt; &gt; &gt; * rpmfusion-free-updates: <a href="http://mirror.nexcess.net">mirror.nexcess.net</a><br>
&gt; &gt; &gt; * rpmfusion-nonfree-updates: <a href="http://mirror.nexcess.net">mirror.nexcess.net</a><br>
&gt; &gt; &gt; * updates: <a href="http://mirror.lug.udel.edu">mirror.lug.udel.edu</a><br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;After that was done I ran yum clean all and got this:<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;[root@localhost kilpatms]# yum clean all<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;Loaded plugins: fastestmirror, langpacks<br>
&gt; &gt; &gt;Cleaning repos: adobe-linux-x86_64 base epel extras nux-dextop rpmforge<br>
&gt; &gt; &gt;rpmfusion-free-updates<br>
&gt; &gt; &gt;              : rpmfusion-nonfree-updates updates<br>
&gt; &gt; &gt;Cleaning up everything<br>
&gt; &gt; &gt;Cleaning up list of fastest mirrors<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;Looking in /etc/yum.repos.d I see that only two epel repos are listed:<br>
&gt; &gt; &gt;epel.repo and epel-testing.repo<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;Continuing to work through this I next tried to check the repo files<br>
&gt; &gt; &gt;and<br>
&gt; &gt; &gt;started by looking at epel.repo.<br>
&gt; &gt; &gt; May have found part of the problem  -- and another headache. Epel,<br>
&gt; &gt; &gt;itself, is enabled, but epel-debuginfo and epel-source are not.<br>
&gt; &gt; &gt;(enabled=0)<br>
&gt; &gt; &gt;So I reset the perms to rw rw rw and tried to edit the file so enable<br>
&gt; &gt; &gt;the two branches that were not.  Can&#39;t do it.  I get this message:<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;&quot;The document could not be saved, as it was not possible to write to<br>
&gt; &gt; &gt;the<br>
&gt; &gt; &gt;file.&quot;  That message was generated by Kwrite, from the GUI.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;Any clues as to why I can not edit these files?<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;ran the rpm query and the output lists kdepimlibs-akonadi and pimlibs<br>
&gt; &gt; &gt;-4.10 but not kdepim itself.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;Have removed and reinstalled kdepim. All 22M of it, including the<br>
&gt; &gt; &gt;dependency (kdepim-libs.  But when I rerun the rpm query only the two<br>
&gt; &gt; &gt;pimlib files are listed. The base kdepim is not listed, even though yum<br>
&gt; &gt; &gt;reports it has just been installed.  And I can&#39;t find it anywhere. I<br>
&gt; &gt; &gt;have no idea where yum has hidden this file, but it isn&#39;t in the usual<br>
&gt; &gt; &gt;places.  I will close out the shell and do a logout/login.  If a<br>
&gt; &gt; &gt;miracle<br>
&gt; &gt; &gt;occurs and this program should magically appear I will send out a<br>
&gt; &gt; &gt;BINGO!! within the next few minutes.  But I have my doubts.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;Sean<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;--------------------------------------------------------------------<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;On Sun, 2016-02-14 at 20:16 -0500, Jim Kinney wrote:<br>
&gt; &gt; &gt;&gt; Sean,<br>
&gt; &gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt; Verify you have a working epel repo<br>
&gt; &gt; &gt;&gt; Yum check update<br>
&gt; &gt; &gt;&gt; You should see epel being checked. If not, you need to get that<br>
&gt; &gt; &gt;working<br>
&gt; &gt; &gt;&gt; first. Yum remove, yum clean all, yum install. See prior in this<br>
&gt; &gt; &gt;thread for<br>
&gt; &gt; &gt;&gt; link to repo rpm. Do another yum clean all and another yum check<br>
&gt; &gt; &gt;update to<br>
&gt; &gt; &gt;&gt; verify epel.<br>
&gt; &gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt; Next check what kde stuff you do have<br>
&gt; &gt; &gt;&gt; Rpm -qa | grep -i kde<br>
&gt; &gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt; Look for kdepim. You need kdepim-lib as well. If you&#39;re missing<br>
&gt; &gt; &gt;either, yum<br>
&gt; &gt; &gt;&gt; remove kdepim. Yum install kdepim.<br>
&gt; &gt; &gt;&gt; Logout. Login. It should show up in the menu.<br>
&gt; &gt; &gt;&gt; On Feb 14, 2016 3:31 PM, &quot;Sean Kilpatrick&quot; &lt;<a href="mailto:kilpatms@gmail.com">kilpatms@gmail.com</a>&gt;<br>
&gt; &gt; &gt;wrote:<br>
&gt; &gt; &gt;&gt;<br>
&gt; &gt; &gt;&gt; &gt; Thanks for the suggestion.<br>
&gt; &gt; &gt;&gt; &gt; yum says it isn&#39;t in the repos. &quot;Nothing to do.&quot;<br>
&gt; &gt; &gt;&gt; &gt;<br>
&gt; &gt; &gt;&gt; &gt; Sean<br>
&gt; &gt; &gt;&gt; &gt;<br>
&gt; &gt; &gt;&gt; &gt; -----------------------------------------------------<br>
&gt; &gt; &gt;&gt; &gt;<br>
&gt; &gt; &gt;&gt; &gt;<br>
&gt; &gt; &gt;&gt; &gt; On Sun, 2016-02-14 at 15:03 -0500, James Taylor wrote:<br>
&gt; &gt; &gt;&gt; &gt; &gt; This may be of no use at all to this discussion, but just in<br>
&gt; &gt; &gt;case...<br>
&gt; &gt; &gt;&gt; &gt; &gt; I&#39;m on openSUSE, and when I look at the dependencies for my<br>
&gt; &gt; &gt;installed<br>
&gt; &gt; &gt;&gt; &gt; kontact package, it shows this:<br>
&gt; &gt; &gt;&gt; &gt; &gt;<br>
&gt; &gt; &gt;&gt; &gt; &gt;<br>
&gt; &gt; &gt;&gt; &gt; &gt; kontact - Personal Information Manager<br>
&gt; &gt; &gt;&gt; &gt; &gt;<br>
&gt; &gt; &gt;&gt; &gt; &gt; Version:<br>
&gt; &gt; &gt;&gt; &gt; &gt; 4.14.10-1.3<br>
&gt; &gt; &gt;&gt; &gt; &gt;<br>
&gt; &gt; &gt;&gt; &gt; &gt; Provides:<br>
&gt; &gt; &gt;&gt; &gt; &gt; application()<br>
&gt; &gt; &gt;&gt; &gt; &gt; libkontactprivate.so.4()(64bit)<br>
&gt; &gt; &gt;&gt; &gt; &gt; application(kde4/Kontact.desktop)<br>
&gt; &gt; &gt;&gt; &gt; &gt; kde4-kontact = 4.3.0<br>
&gt; &gt; &gt;&gt; &gt; &gt; kontact = 4.14.10-1.3<br>
&gt; &gt; &gt;&gt; &gt; &gt; kontact(x86-64) = 4.14.10-1.3<br>
&gt; &gt; &gt;&gt; &gt;<br>
&gt; &gt; &gt;&gt; &gt;<br>
&gt; &gt; &gt;&gt; &gt; _______________________________________________<br>
&gt; &gt; &gt;&gt; &gt; Ale mailing list<br>
&gt; &gt; &gt;&gt; &gt; <a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
&gt; &gt; &gt;&gt; &gt; <a href="http://mail.ale.org/mailman/listinfo/ale">http://mail.ale.org/mailman/listinfo/ale</a><br>
&gt; &gt; &gt;&gt; &gt; See JOBS, ANNOUNCE and SCHOOLS lists at<br>
&gt; &gt; &gt;&gt; &gt; <a href="http://mail.ale.org/mailman/listinfo">http://mail.ale.org/mailman/listinfo</a><br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Ale mailing list<br>
&gt; <a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
&gt; <a href="http://mail.ale.org/mailman/listinfo/ale">http://mail.ale.org/mailman/listinfo/ale</a><br>
&gt; See JOBS, ANNOUNCE and SCHOOLS lists at<br>
&gt; <a href="http://mail.ale.org/mailman/listinfo">http://mail.ale.org/mailman/listinfo</a><br>
</p>