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


[CentOS] erroneous cpu thermal throttling / actually a python3 question

2020-08-09 Thread Chuck Campbell
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.

--

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


Re: [CentOS] Fixing grub/shim issue Centos 7

2020-08-09 Thread Alessandro Baggi



Il 09/08/20 10:40, Johnny Hughes ha scritto:

On 8/9/20 2:49 AM, Alessandro Baggi wrote:

Il 07/08/20 17:39, Leon Fauster via CentOS ha scritto:

Am 07.08.20 um 17:17 schrieb Alessandro Baggi:

Hi Johnny,

what is the current status of the notification tool for security
updates on C8? There are possibilities to get soon announces on ML
for EL8?

Would be great have the tool working.




As I understand some kind of mapping must be implemented
for indexcode+gitcommitid beetween CentOS and RH ...

https://lists.centos.org/pipermail/centos/2020-August/351263.html



--
Leon


Hi Leon,

so we won't have announces soon. Until this happen why not push them on
list manually?

Push what to the list .. i don't have anything to push?

We have this:

https://feeds.centos.org/


Hi Johnny,

thank you for the resource.

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


Re: [CentOS] Fixing grub/shim issue Centos 7

2020-08-09 Thread Johnny Hughes
On 8/9/20 2:49 AM, Alessandro Baggi wrote:
> 
> Il 07/08/20 17:39, Leon Fauster via CentOS ha scritto:
>> Am 07.08.20 um 17:17 schrieb Alessandro Baggi:
>>>
>>> Hi Johnny,
>>>
>>> what is the current status of the notification tool for security
>>> updates on C8? There are possibilities to get soon announces on ML
>>> for EL8?
>>>
>>> Would be great have the tool working.
>>>
>>>
>>
>>
>> As I understand some kind of mapping must be implemented
>> for indexcode+gitcommitid beetween CentOS and RH ...
>>
>> https://lists.centos.org/pipermail/centos/2020-August/351263.html
>>
>>
>>
>> -- 
>> Leon
>>
> Hi Leon,
> 
> so we won't have announces soon. Until this happen why not push them on
> list manually?

Push what to the list .. i don't have anything to push?

We have this:

https://feeds.centos.org/




signature.asc
Description: OpenPGP digital signature
___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Fixing grub/shim issue Centos 7

2020-08-09 Thread Alessandro Baggi



Il 07/08/20 17:39, Leon Fauster via CentOS ha scritto:

Am 07.08.20 um 17:17 schrieb Alessandro Baggi:


Hi Johnny,

what is the current status of the notification tool for security 
updates on C8? There are possibilities to get soon announces on ML 
for EL8?


Would be great have the tool working.





As I understand some kind of mapping must be implemented
for indexcode+gitcommitid beetween CentOS and RH ...

https://lists.centos.org/pipermail/centos/2020-August/351263.html



--
Leon


Hi Leon,

so we won't have announces soon. Until this happen why not push them on 
list manually?


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


Re: [CentOS] CentOS advisories for 8 release

2020-08-09 Thread Alessandro Baggi



Il 07/08/20 23:05, Olivier Bonhomme ha scritto:

Hello dear CentOS community,

I'm writing on this mailing list because I'm discovering CentOS 8 
after several years of practice on CentOS 7.


One of my main concern about a distribution is Bug Fixes and Security 
Fixes. For CentOS 7, all fixes where identified on CentOS-Announces 
lists with CESA, CEBA and CEEA which is a good thing in order to 
identify how a distribution can be broken, vulnerable.


However, I didn't find any announcement for CentOS 8. I tried to 
investigate about any changes about announcement policies but I didn't 
find anything reliable.


So I'm asking here what is exactly the status about announcements for 
CentOS 8 ? Is it a thing who totally disappeared replaced by Red Hat 
advisories or is it something different ? Or maybe it is just not 
planned yet ?


Explanations would be very welcomed.

Thanks for your answer

Regards,
Olivier Bonhomme



Hi Olivier,

this question got several answers. Since C8 was release updates on 
announces ML are not available because the tool that provides 
notification does not work with the new tool that is used to build 
packages.


Actually I use RHEL advisory, but this require a RH account (not 
subscription).


I asked some days ago and I got this answer:

Start Quote:

As I understand some kind of mapping must be implemented
for indexcode+gitcommitid beetween CentOS and RH ...

https://lists.centos.org/pipermail/centos/2020-August/351263.html

End Quote:

So seems that something boils in the pot. We must only wait.

My 2 Cents

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