[Fedora-electronic-lab] Re: [Fedora Electronic Lab] #24: package espresso - it's said that even cadence based their tools from it

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



#24: package espresso - it's said that even cadence based their tools from it
-----------------------------+----------------------------------------------
  Reporter:  chitlesh        |       Owner:  shakthimaan            
      Type:  task            |      Status:  closed                 
  Priority:  major           |   Milestone:  Fedora 12 'Constantine'
 Component:  digital design  |     Version:  devel                  
Resolution:  fixed           |    Keywords:                         
-----------------------------+----------------------------------------------
Comment (by pghmcfc):

 The EL-5 build failed because you created the SRPM on an F-11 box, which
 uses SHA-2 checksums rather than MD5
 (https://fedoraproject.org/wiki/Features/StrongerHashes). EL-5 version of
 RPM can't unpack such SRPMs, hence the build failure. To avoid this
 problem in future, add the following to your ~/.rpmmacros file:
 {{{
 # Use MD5 hashes on non mock-built packages for cross-release
 compatibility
 %_source_filedigest_algorithm   md5
 %_binary_filedigest_algorithm   md5
 }}}

 After rebuilding the SRPM with MD5 checksums, EL-5 build works fine:

 http://koji.fedoraproject.org/koji/taskinfo?taskID=1615483

-- 
Ticket URL: <https://fedorahosted.org/fedora-electronic-lab/ticket/24#comment:6>
Fedora Electronic Lab <https://fedorahosted.org/fedora-electronic-lab>
Design, Simulate and Program electronics.

_______________________________________________
Fedora-electronic-lab-list mailing list
Fedora-electronic-lab-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-electronic-lab-list

[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Forum]     [KDE Users]

  Powered by Linux