chrxh / alien

ALIEN is a CUDA-powered artificial life simulation program.
https://alien-project.org
BSD 3-Clause "New" or "Revised" License
4.69k stars 141 forks source link

Conflicting files #55

Closed jon-bit closed 1 year ago

jon-bit commented 2 years ago

I'm trying to make a RPM for school out of a DEB only package. If I have to go back to Ubuntu I will but I can't get the package to install. I convert the DEB to a RPM and I get this error message when I install it.

   file /usr/share/mime from install of PacketTracer-8.2-2.x86_64 conflicts with file from package shared-mime-info-2.1-3.fc35.x86_64
   file /usr/share/mime/packages from install of PacketTracer-8.2-2.x86_64 conflicts with file from package shared-mime-info-2.1-3.fc35.x86_64
   file /usr/share/icons from install of PacketTracer-8.2-2.x86_64 conflicts with file from package appimagelauncher-2.2.0-travis995~0f91801.x86_64
   file /usr/share/mime from install of PacketTracer-8.2-2.x86_64 conflicts with file from package appimagelauncher-2.2.0-travis995~0f91801.x86_64
   file /usr/share/mime/packages from install of PacketTracer-8.2-2.x86_64 conflicts with file from package appimagelauncher-2.2.0-travis995~0f91801.x86_64
   file /opt from install of PacketTracer-8.2-2.x86_64 conflicts with file from package filesystem-3.18-2.fc36.x86_64
   file /usr from install of PacketTracer-8.2-2.x86_64 conflicts with file from package filesystem-3.18-2.fc36.x86_64
   file /usr/share from install of PacketTracer-8.2-2.x86_64 conflicts with file from package filesystem-3.18-2.fc36.x86_64
   file /usr/share/applications from install of PacketTracer-8.2-2.x86_64 conflicts with file from package filesystem-3.18- 
   2.fc36.x86_64
   file /usr/share/icons from install of PacketTracer-8.2-2.x86_64 conflicts with file from package filesystem-3.18-2.fc36.x86_64
chrxh commented 2 years ago

Hi, Can you please give a little more context? What does this have to do with this repository?

3dsf commented 1 year ago

@jon-bit

Did you make an alien-project rpm?

chrxh commented 1 year ago

Issue closed because author does not answer.