I have managed to package FriCAS into an RPM package that can be installed 
on the latest release of Fedora.  It seems to work, but dnf (Fedora's 
package manager) complains if one tries to simultaneously install fricas 
with sbcl:

Error: Transaction test error:
  file /usr/lib/.build-id/68/d64617e248dcb4d7ee8fd841d1d8b3278179eb 
conflicts between attempted installs of fricas-1.3.8-1.x86_64 and 
sbcl-2.0.1-8.fc36.x86_64

I am trying to identify the source of the problem.  AFAIK, files in the 
.build-id folder have something to do with debugging.  When they conflict, 
it apparently means that one package has copied a binary present in another 
package, possibly under a different name. 

See https://bugzilla.redhat.com/show_bug.cgi?id=1820370

 *Does FriCAS copy some binary file(s) from SBCL*?  I tried looking at the 
files installed by both packages but I didn't find anything obviously 
duplicated.

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to fricas-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/096c3e85-66f0-492f-ab23-f761977aef8fn%40googlegroups.com.

Reply via email to