Re: [CentOS] python problem

2020-08-09 Thread Robert Heller
At Sun, 9 Aug 2020 14:16:21 -0700 CentOS mailing list  wrote:

> 
> On Sun, Aug 9, 2020 at 1:40 PM Chuck Campbell  wrote:
> 
> > ...
> > dnf copr enable abn/throttled
> > dnf install -y throttled
> >
> > but I get this output:
> > Error:
> >   Problem: conflicting requests
> >- nothing provides python3-configparser needed by throttled0.7-1.x86_64
> >
> > I have no guess what to do about this.
> 
> 
> Well, that dependency is being invoked by this third party package,
> abn/throtted from the COPR collection of Fedora...  I have no idea what
> repos it might be in

Right. Some third party repos and/or varous out-of-band "repos" use different
package naming / origanizations. *Fedora* often uses "incompatable" package
naming WRT RHEL/CentOS. I guess when RedHat migrates a package set from
Fedora, there is sometimes package renaming and reorganization. Esp. for
things like Perl, PHP, and Python packages (often these are noarch packages),
so when you go back to a Fedora repo for something RedHat did not pick up, you
end up with this sort of problem (been there, done that). Often the only cure
is to grab the .src.rpm(s) and rebuild it(them), after manually installing the
various dependencies one by one (including rebuilding them as well, as
needed).  Often, the low-level .src.rpms build easily enough, so it becomes 
mostly a bit of tedium.

The OP, is probably going to have to install rpmbuild and set up a RPM Build 
tree.

> 
> 
> 

-- 
Robert Heller -- Cell: 413-658-7953 GV: 978-633-5364
Deepwoods Software-- Custom Software Services
http://www.deepsoft.com/  -- Linux Administration Services
hel...@deepsoft.com   -- Webhosting Services


___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] python problem

2020-08-09 Thread John Pierce
On Sun, Aug 9, 2020 at 1:40 PM Chuck Campbell  wrote:

> ...
> dnf copr enable abn/throttled
> dnf install -y throttled
>
> but I get this output:
> Error:
>   Problem: conflicting requests
>- nothing provides python3-configparser needed by throttled0.7-1.x86_64
>
> I have no guess what to do about this.


Well, that dependency is being invoked by this third party package,
abn/throtted from the COPR collection of Fedora...  I have no idea what
repos it might be in



-- 
-john r pierce
  recycling used bits in santa cruz
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] python problem

2020-08-09 Thread Chuck Campbell

Question for the list:


I have a small, aircooled pc server, which is running fine, but the log 
gets filled with a series of messages saying the package, and each of 8 
cpus is throttled because of thermal issues. Then, within the same 
second according to the timestamps, it reports everything is OK and 
throttling is off. This happens once every minute.


In reality, when I try performance tests, I believe the processor is 
actually spending measurable time in the throttled condition.


I have installed lmsensors, and am monitoring temps as frequently as the 
reported throttling occurs, but I never see any high cpu temps. I see 
them vary, based on load, but never high enough to be alarmed, or to be 
throttled.


I did a lot of googling, and I see some intel issues in some lenovo 
laptops, and a potential fix. I did the following:


dnf copr enable abn/throttled
dnf install -y throttled

but I get this output:
Error:
 Problem: conflicting requests
  - nothing provides python3-configparser needed by throttled0.7-1.x86_64

I have no guess what to do about this.

Thanks,
-chuck
--
ACCEL Services, Inc.| Specialists in Gravity, Magnetics |  (713)993-0671 ph.
|   and Integrated Interpretation   | 
(713)993-0608 fax
448 W. 19th St. #325|Since 1992 |  (713)306-5794 
cell
 Houston, TX, 77008 |  Chuck Campbell   | 
campb...@accelinc.com

|  President & Senior Geoscientist  |

 "Integration means more than having all the maps at the same scale!"
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] python problem while trying to fix a separate issue

2020-08-09 Thread Chuck Campbell

Question for the list:


I have a small, aircooled pc server, which is running fine, but the log 
gets filled with a series of messages saying the package, and each of 8 
cpus is throttled because of thermal issues. Then, within the same 
second according to the timestamps, it reports everything is OK and 
throttling is off. This happens once every minute.


In reality, when I try performance tests, I believe the processor is 
actually spending measurable time in the throttled condition.


I have installed lmsensors, and am monitoring temps as frequently as the 
reported throttling occurs, but I never see any high cpu temps. I see 
them vary, based on load, but never high enough to be alarmed, or to be 
throttled.


I did a lot of googling, and I see some intel issues in some lenovo 
laptops, and a potential fix. I did the following:


dnf copr enable abn/throttled
dnf install -y throttled

but I get this output:
Error:
 Problem: conflicting requests
  - nothing provides python3-configparser needed by throttled0.7-1.x86_64

I have no guess what to do about this.

Thanks,
-chuck

--
campb...@accelinc.com
|  President & Senior Geoscientist  |

 "Integration means more than having all the maps at the same scale!"
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos