Code Monkey home page Code Monkey logo

Comments (4)

HorlogeSkynet avatar HorlogeSkynet commented on June 15, 2024

Hi, thanks for reporting ! I can reproduce it within a Fedora 31 environment (Python 3.7.1).
I've browsed the WWW for a long time, and couldn't really understand why we are getting this.
The package generated by FPM looks good to me, but I'm not an RPM expert, so I fear we will have to ask for external help, maybe @Xysto ?

I've also tried (without any success) a distribution-independant SetupTools upgrade with : dnf install python3-pip && pip3 install -U setuptools.

Bye, keep us posted if you got any news on your own 👋

Potential related issues :

from archey4.

HorlogeSkynet avatar HorlogeSkynet commented on June 15, 2024

Okay got it.
We actually have to specify the Python version in the installation path, as : /usr/lib/python3.{4,5,6,7,8}/site-packages .
Debian implements a nice trick avoiding maintainers to deal with this issue, so I have not noticed it before.

Some references :


So the question is : How do we "elegantly" support multiple CentOS / Fedora versions ?
I think about tweaking the build.sh script to deal with all of these versions.

@brilliant116, would archey4-4.Y.0Z-R.el{5,6,7,8}.noarch be sufficient from your point of view ?

Note for Arch Linux : As it is a rolling distribution, building compatible packages is easy as specifying the latest stable Python version.


EDIT : Okay, Python 3 looks like a mess in the RPM environment...
Should we rather follow the Fedora versioning ?
It would become something like archey4-4.Y.0Z-R.f[21-32].py3.{4,5,6,7,8}.noarch.

from archey4.

HorlogeSkynet avatar HorlogeSkynet commented on June 15, 2024

Update : I've dropped the elX and fYY ideas (too many supported Fedora releases).
@brilliant116, could you please tell us what you think about #60 ?

Closing here as a linked PR is opened.

from archey4.

HorlogeSkynet avatar HorlogeSkynet commented on June 15, 2024

Hello @brilliant116, v4.7.1 is out, and new packages have been uploaded 👌

https://github.com/HorlogeSkynet/archey4/releases/tag/v4.7.1

Bye 👋

from archey4.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.