Snippet below first shows that import command works successfully, then it shows
generic error message when curl is uninstalled from the system
```
# rpm --import https://yum.mariadb.org/RPM-GPG-KEY-MariaDB
# echo $?
0
# rpm -e curl
# rpm --import https://yum.mariadb.org/RPM-GPG-KEY-MariaDB
error:
I think, if we go for the stable ABI we should then stick to it too, meaning
simply cut off support for versions where not available.
Requiring Python >= 3.7 is not a problem, I'm just curious as to what makes
that particular version special. Cmake >= 3.26 is too new for us to require
though,
@pmatilai I would just backport the FindPython module and conditionally use it
if CMake is too old.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2674#issuecomment-1740820797
You are receiving this because you are subscribed to this thr
I did look at the FindPython module, and to me that looks just the kind of
gibberish we left autotools behind for. No thanks. I'm fine importing it as
long as it's somebody elses headache but that's the end of that.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-so
Well, I guess then we should hope for [my CentOS Stream
MR](https://gitlab.com/redhat/centos-stream/rpms/cmake/-/merge_requests/11) to
be merged? 😅
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2674#issuecomment-1740838362
You are rec
Nah. It ain't that hard really.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2674#issuecomment-1740851046
You are receiving this because you are subscribed to this thread.
Message ID: ___
Rpm
As it stands, we gracefully fall back to the current behavior anyway, so I
don't think the CMake stuff is a reason to hold up this PR.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2674#issuecomment-1740870818
You are receiving this bec
See my earlier comment, I don't WANT it to fall back to current behavior
because then you never really know whether a patch is SABI compliant or not
because your setup *may* depend on these factors.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management
I am trying to install `rpm` on MacBook M2 Pro using `brew`. But it fails with
the below error. Same command works fine on M1 chip version of MacBook.
```
brew install rpm
rpm: Linux is required for this software.
attr: Linux is required for this software.
acl: Linux is required for this software
What does "dribble" mean in this context?
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/discussions/2374#discussioncomment-7149210
You are receiving this because you are subscribed to this thread.
Message ID:
___
Relevant https://github.com/rpm-software-management/rpm/issues/2462
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/discussions/2374#discussioncomment-7149254
You are receiving this because you are subscribed to this thread.
Message ID:
_
11 matches
Mail list logo