Re: Livecd-creator exclude packages

2009-08-12 Thread Rahul Sundaram
On 08/12/2009 12:06 AM, Jens Ruda wrote:
 Otherwise fedora-release-notes pulls in fedora-logos which conflicts
 with liveos-logos and stopping the transaction.

 
 Sorry, I can't see any difference in the result. I am still having the
 same error

Can you show the spec of your liveos-logos package? You must have a
provides system-logos in it. Also ensure that nothing else in the
package set you are including depends on fedora-logos directly.

Rahul

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


RE: Livecd-creator exclude packages

2009-08-12 Thread Jens Ruda

  Sorry, I can't see any difference in the result. I am still having the
  same error
 
 Can you show the spec of your liveos-logos package? You must have a
 provides system-logos in it. Also ensure that nothing else in the
 package set you are including depends on fedora-logos directly.
 
 Rahul
 

Thanks! The version was to low in my liveos-logos package. 

I change this row in the spec:
Provides: system-logos = %{version}-%{release}
... to:
Provides: system-logos

Problem solved. 

_
Show them the way! Add maps and directions to your party invites. 
http://www.microsoft.com/windows/windowslive/products/events.aspx-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: Livecd-creator exclude packages

2009-08-11 Thread Rahul Sundaram
On 08/11/2009 11:34 PM, Jens Ruda wrote:
 Hi
 
 I have my own *-logos package (liveos-logos-0.1-1.noarch.rpm).
 
 The problem is that I cant exclude fedora-logos and generic-logis at the
 same time in my kickstart file.
 
 This is the error from livecd-creator:
 Error creating Live CD : Failed to build transaction : liveos-logos
 conflicts with fedora-logos
 
 I have this in my kickstart:
 -fedora-logos
 -generic-logos
 liveos-logos

add

-fedora-release-notes
-generic-release-notes

--

Otherwise fedora-release-notes pulls in fedora-logos which conflicts
with liveos-logos and stopping the transaction.

Rahul

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


RE: Livecd-creator exclude packages

2009-08-11 Thread Jens Ruda

  Hi
  
  I have my own *-logos package (liveos-logos-0.1-1.noarch.rpm).
  
  The problem is that I cant exclude fedora-logos and generic-logis at the
  same time in my kickstart file.
  
  This is the error from livecd-creator:
  Error creating Live CD : Failed to build transaction : liveos-logos
  conflicts with fedora-logos
  
  I have this in my kickstart:
  -fedora-logos
  -generic-logos
  liveos-logos
 
 add
 
 -fedora-release-notes
 -generic-release-notes
 
 --
 
 Otherwise fedora-release-notes pulls in fedora-logos which conflicts
 with liveos-logos and stopping the transaction.
 

Sorry, I can't see any difference in the result. I am still having the same 
error. 

_
More than messages–check out the rest of the Windows Live™.
http://www.microsoft.com/windows/windowslive/-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines