pungi problem

Sergio Monteiro Basto sergio at sergiomb.no-ip.org
Sun Oct 14 00:58:48 UTC 2007


On Sat, 2007-10-13 at 18:37 -0400, Jesse Keating wrote:
> On Sat, 13 Oct 2007 23:06:56 +0100
> Sergio Monteiro Basto <sergio at sergiomb.no-ip.org> wrote:
> 
> > Hi, 
> > pungi is chipping 2 kdepim without any apparent reason
> > can someone explain why ?  
> > thanks
> 
> It found it as a potential match, but later we select the newest of the
> results.  Is the second kdepim actually getting downloaded and put into
> the tree?

yes , I have 2 kdepim in my iso  
I have about 31 duplicated packages in my iso to be more precisely
to know that I done:
#mount -o loop /home/F-7-i386-DVD.iso /mnt/disk
#cd /mnt/disk/Fedora/
#ls -1 > ~/txt
#cd ~
#cat txt | perl -pe 's/(.*)-[\w\.]+?-[\w\.]+(\.\w+)\.rpm/\1\2/' | sort > txt3
#cat txt | perl -pe 's/(.*)-[\w\.]+?-[\w\.]+(\.\w+)\.rpm/\1\2/' | sort -u > txt4
#diff txt3 txt4 | grep "^<" | perl -pe 's/< // ;s/\.\w+//'  
#diff txt3 txt4 | grep "^<" | perl -pe 's/< // ;s/\.\w+//' | wc -l

I am testing with obsolete=0 on yum.conf.i386.f7 , to see what happens 

Regards, 
-- 
Sérgio M. B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 2192 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-buildsys-list/attachments/20071014/8883bf45/attachment.bin>


More information about the Fedora-buildsys-list mailing list