Displaying 6 results from an estimated 6 matches for "pythonn".
Did you mean:
python
2017 Mar 04
1
Python search path
I want to create RPM spec file that lets the user build the RPM with an
alternate prefix - e.g.
rpmbuild -D '_prefix /opt/whatever' -bb package.spec
That results in in the python files being placed in
/opt/whatever/lib/pythonN/site-packages and
/opt/whatever/%{_lib}/pythonN/site-packages
Those directories are outside of the default python search path.
I could leave it up to the user to add them, but its nice when
installing a package just works (hence why we can put files in
/etc/ld.so.conf.d for example) without the...
2019 Oct 19
2
CentOS 8 apcupsd or nut and duplicity
Hello Again,
Is there any update on nut or apcupsd for CentOS 8?
Also, I noticed that duplicity is not currently available for CentOS
8. I got the Fedora 30 SRPM for duplicity to build on CentOS, but ran
into a dependency issue and cannot find python-devel. Any suggestions
on alternatives or how to get duplicity going on CentOS 8?
Cheers,
Ian P.
2019 Oct 24
2
CentOS 8 apcupsd or nut and duplicity
...__________________
> > CentOS mailing list
> > CentOS at centos.org
> > https://lists.centos.org/mailman/listinfo/centos
> >
>
> Have you tried duplicity srpms from Fedora 28 (source of CentOS 8
> packages) instead?
>
> Also, I noted there mmight be issue with pythonn version 2 or 3,
> depending on what distro is used. I am not sure this happens between F28
> and C8, I haven't had time to see if it was only my mistake or something
> should be done.
>
> --
> Ljubomir Ljubojevic
> (Love is in the Air)
> PL Computers
> Serbia, Europe...
2017 Mar 04
2
Python search path
Hello,
Working on a project to create clean spec files for libbitcoin for
CentOS 7 (and eventually I want them to work in Fedora 25+ too)
These spec files must work with the user defines an alternate %{_prefix}
before building them.
This means that python components would be installed in /opt/libbitcoin
(or whatever) instead of in /usr so %{python2_sitelib} and
%{python2_sitearch} no longer
2019 Oct 20
0
CentOS 8 apcupsd or nut and duplicity
...Ian P.
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> https://lists.centos.org/mailman/listinfo/centos
>
Have you tried duplicity srpms from Fedora 28 (source of CentOS 8
packages) instead?
Also, I noted there mmight be issue with pythonn version 2 or 3,
depending on what distro is used. I am not sure this happens between F28
and C8, I haven't had time to see if it was only my mistake or something
should be done.
--
Ljubomir Ljubojevic
(Love is in the Air)
PL Computers
Serbia, Europe
StarOS, Mikrotik and CentOS/RHEL/Linux con...
2019 Oct 25
0
CentOS 8 apcupsd or nut and duplicity
...ing list
> > > CentOS at centos.org
> > > https://lists.centos.org/mailman/listinfo/centos
> > >
> >
> > Have you tried duplicity srpms from Fedora 28 (source of CentOS 8
> > packages) instead?
> >
> > Also, I noted there mmight be issue with pythonn version 2 or 3,
> > depending on what distro is used. I am not sure this happens between F28
> > and C8, I haven't had time to see if it was only my mistake or something
> > should be done.
> >
> > --
> > Ljubomir Ljubojevic
> > (Love is in the Air)
>...