Re: does i am able to build a python program for rpm using '''python setup.py bdist_rpm''' with dependency python in virtual using '''python3 -m pip install --user env venv '''

2022-02-24 Thread Dorian ROSSE
Thus because I use venv I can't build a rpm finally I won't build a rpm because I don't understand if in a module python it has a threat, Regards. Dorian Rosse. From: Gordon Messmer Sent: Thursday, February 24, 2022 5:20:36 AM To: users@lists.fedoraproject.org

If venv is a reality can I build a program python wit it for more security ?

2022-02-24 Thread Dorian ROSSE
Hello, If venv is a reality can I build a program python wit it for more security ? Thanks you in advance for your answer, Regards. Dorian Rosse. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lis

Re: ssd keeps dying (OT)

2022-02-24 Thread Neal Becker
Well the fact that the failed ssd is working again tells me it wasn't zapped by static or power transients. The comment about taking a long time for the ssd to reorganize itself is interesting, but here it failed 1 day, and I went to fix it the next day, where it still was not detected by F35 live

Re: ssd keeps dying (OT)

2022-02-24 Thread Tim via users
On Thu, 2022-02-24 at 07:42 -0500, Neal Becker wrote: > Well the fact that the failed ssd is working again tells me it wasn't > zapped by static or power transients. The comment about taking a > long time for the ssd to reorganize itself is interesting, but here > it failed 1 day, and I went to fi

iptables-restore-translate

2022-02-24 Thread François Patte
Bonjour, I would like to move from iptables to nftables which seeems to be the nowadays firewall and there were an app to translate iptables rules into nftables rules, but some (clever) packager seems to have withdraw this command from the iptables-compat package which installed on my f34 ins

Re: ssd keeps dying (OT)

2022-02-24 Thread Roger Heflin
Did you fully pull power and/or turn off power at the power supply prior to installing the sata drive? Ie was the sata drive install the first time the machine was actually off and not just quickly rebooted/reset? If that was the first full power off it would be likely that the drive was in some

Re: ssd keeps dying (OT)

2022-02-24 Thread John Mellor
On 2022-02-24 10:21, Roger Heflin wrote: Did you fully pull power and/or turn off power at the power supply prior to installing the sata drive? Ie was the sata drive install the first time the machine was actually off and not just quickly rebooted/reset? If that was the first full power off it

Re: ssd keeps dying (OT)

2022-02-24 Thread Tom Horsley
On Thu, 24 Feb 2022 10:35:11 -0500 John Mellor wrote: > I finally threw the machine out Yep. I had a cursed computer that something different broke on every few days. I eventually dumped it in the recycle bin at the local electronics recycling place and built a whole new system. It was impossible

Re: ssd keeps dying (OT)

2022-02-24 Thread Tim via users
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * It would be good if people replying did not quote the entire * * prior message, especially all the bits that have absolutely * * nothing to do with the reply that they're writing.* * * * * * * * * * * * * * * * * * *

Re: ssd keeps dying (OT)

2022-02-24 Thread Fulko Hew
And not related... I've have a keyboard go wonky in my Dell laptop ever since I stressed it out running Folding @ Home for a year. It was running ... hot... and the thermal stress has caused a permanent, intermittent flakiness. ___ users mailing list -- u

Re: ssd keeps dying (OT)

2022-02-24 Thread Patrick O'Callaghan
On Fri, 2022-02-25 at 02:35 +1030, Tim via users wrote: > * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * > * It would be good if people replying did not quote the entire  * > * prior message, especially all the bits that have absolutely   * > * nothing to do with the reply that t

Re: ssd keeps dying (OT)

2022-02-24 Thread George N. White III
On Thu, 24 Feb 2022 at 09:07, Tim via users wrote: > On Thu, 2022-02-24 at 07:42 -0500, Neal Becker wrote: > > Well the fact that the failed ssd is working again tells me it wasn't > > zapped by static or power transients. The comment about taking a > > long time for the ssd to reorganize itself

Re: If venv is a reality can I build a program python wit it for more security ?

2022-02-24 Thread Gordon Messmer
On 2/24/22 02:33, Dorian ROSSE wrote: If venv is a reality can I build a program python wit it for more security ? No, venv won't give you any additional security if a python module has malicious code. If you don't fully trust a python module but you want to run it anyway, consider buildin

Re: Evolution: Starting Over

2022-02-24 Thread greg
> You haven't tried the syntax shown in the example: > > dconf reset -f /org/gnome/evolution/ > This syntax does work, I used it as in dconf reset -f /org/gnome/terminal/ > I'm not sure why you're doing this with sudo. Aren't you resetting > your own user-account's dconf parameters? Ye, t

Re: ssd keeps dying (OT)

2022-02-24 Thread Tim via users
On Thu, 2022-02-24 at 12:55 -0400, George N. White III wrote: > It makes we wonder if the drive doesn't have whoops mode where it > reinstalls firmware and rescans the drive to get its own internal > mapping into a consistent state. I assume vendors try to design > this (if it even is a real thing

Re: ssd keeps dying (OT)

2022-02-24 Thread Tim via users
On Thu, 2022-02-24 at 11:26 -0500, Fulko Hew wrote: > And not related... I've have a keyboard go wonky in my Dell laptop > ever since I stressed it out running Folding @ Home for a year. > It was running ... hot... and the thermal stress has caused a > permanent, intermittent flakiness. Not too su

Re: Evolution: Starting Over

2022-02-24 Thread Tim via users
Tim: >> I'm not sure why you're doing this with sudo. Aren't you resetting >> your own user-account's dconf parameters? Greg: > Ye, that is the case: the ~/.config/dconf/user file gets modified. If so, then definitely you wouldn't want to use sudo. Using sudo like in the first message would be

Re: iptables-restore-translate

2022-02-24 Thread fedora
Bonjour François I have created a note in 2016 (appartently when I changed from iptables to nftables): The package for the conversion program is iptables-nft. The program is iptables-restore-translate. suomi On 24/02/2022 14.52, François Patte wrote: Bonjour, I would like to move from ipt