Re: Strange behaviour for conflic file

2014-10-12 Thread jupiter
the yum installation shouldn't have conflict error, but it did. Unless there are any other status that yum / rpm checks? Thank you. -j On Fri, Oct 10, 2014 at 8:26 PM, Panu Matilainen wrote: > On 10/10/2014 11:48 AM, jupiter wrote: > >> On 10/10/14, Panu Matilainen wrot

Re: Strange behaviour for conflic file

2014-10-10 Thread jupiter
On 10/10/14, Panu Matilainen wrote: > On 10/09/2014 05:39 PM, Tim Lauridsen wrote: >> >> >> On Thu, Oct 9, 2014 at 12:54 PM, jupiter > <mailto:jupiter@gmail.com>> wrote: >> >> Hi, >> >> I built my own RPM packages which con

Strange behaviour for conflic file

2014-10-09 Thread jupiter
Hi, I built my own RPM packages which contain top menu hce.menu for CentOS 6.5, but I am baffled by following conflict file error: $ sudo yum install hce_graphics Transaction Check Error: file /etc/xdg/menus/applications-merged/hce.menu from install of hce_graphics-1.3.18-4.0.7.x86_64 conflict

[Yum-devel] Can run yum from non-root user?

2013-03-31 Thread jupiter . hce
Hi, One problem we are running yum in virtual machine is that the users have been set to root permission. Actually we are installing software in user home directory. Is it possible to run yum installation in non-root user? Thank you. Kind regards. j ___

[Yum-devel] yum groupinstall ignores 32-bit library on 64-bit machine installation

2012-09-06 Thread jupiter
have any packages It seems I can only use "glibc", not "glibc.i686" in the group list file. Then the following in the group list can only install the 64-bit glibc, not 32-bit glibc. glibc How can I define 32-bit library in the group list file to install it on 6

[Yum-devel] Multiple group files in repository

2012-07-25 Thread jupiter
e able to see group1. Then if I run "createrepo -g group1.xml", the client machine could list the group1 and no group2. How can I run createrepo to get both groups? I tried "createrepo -g group1.xml -g group2.xml", it did not work, only display the last gr

Re: [Yum-devel] Is "yum clean all" problem or repository issue? New packages could not show after "yum clean all"

2012-07-18 Thread jupiter
Thanks James, please see following embedded comments. On 7/18/12, James Antill wrote: > On Tue, 2012-07-17 at 21:48 +1000, jupiter wrote: >> I've just found that the repomd.xml in my client machine which cannot >> see the new packages is actually the same repomd.xml in the p

Re: [Yum-devel] Is "yum clean all" problem or repository issue? New packages could not show after "yum clean all"

2012-07-17 Thread jupiter
gz in the the client machine I can check with. Is there anyway to check the primary.xml.gz in the client machine? Thank you. On 7/17/12, jupiter wrote: > Thanks James. > > I did "yum clean expire-cache", it did not work either. Yes, I had run > createrepo to generate a f

Re: [Yum-devel] Is "yum clean all" problem or repository issue? New packages could not show after "yum clean all"

2012-07-17 Thread jupiter
cleaning yum cache could be this harder :-(. Thank you. Jupiter On 7/17/12, James Antill wrote: > On Sat, 2012-07-14 at 21:52 +1000, jupiter wrote: >> Hi, >> >> I built a private yum repository, it works and all packages can be >> shown from another machine yum

Re: [Yum-devel] Is "yum clean all" problem or repository issue?Newpackages could not show after "yum clean all"

2012-07-16 Thread jupiter
Hi jigang, Thank you very much for providing detailed debug methods. Please see following information following your instructions. On 7/16/12, jigang.djg wrote: > From the yum manual: > > CLEAN OPTIONS >The following are the ways which you can invoke yum in clean mode. > Note that "all

Re: [Yum-devel] Is "yum clean all" problem or repository issue? Newpackages could not show after "yum clean all"

2012-07-14 Thread jupiter
Thanks for your response, please see following comments. On 7/14/12, jigang.djg wrote: > > after new packages were added to the reposity, did you update the repos ? > run command like this: > /usr/bin/createrepo --update -d -p rhel/5Server/x86_64 Yes I did update each time when new packages w

[Yum-devel] Is "yum clean all" problem or repository issue? New packages could not show after "yum clean all"

2012-07-14 Thread jupiter
l" to show packages just added from public yum repository? Or how can I fix the yum repository to show new packages? BTW, the client machine yum.conf has already set keepcache=0. Thank you. Kind regards, Jupiter ___ Yum-devel mailing list Yum-devel@li