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-23 Thread Gordon Messmer
On 2/22/22 03:01, Dorian ROSSE wrote: Can I create with this line of command : '''python3 -m pip install env venv ''' then the other line of command, The package generated by bdist_rpm should be the same regardless of whether or not you install the package in a venv. Consider using the "py

Re: ssd keeps dying (OT)

2022-02-23 Thread Tim via users
On Wed, 2022-02-23 at 10:41 -0400, George N. White III wrote: > I used to add surge protection to power bars. We had a tree fall on > the cable coax that they had installed without a proper anchor, just > a zip tie to the mast for the AC power. The mast was pulled off the > house, which meant the

Re: ssd keeps dying (OT)

2022-02-23 Thread Tim via users
On Tue, 2022-02-22 at 08:34 -0500, Neal Becker wrote: > I replaced the SSD with a samsung 980 pro. Reinstalled fedora. It > then worked a few weeks, then the exact same symptoms. Rinse, lather, repeat... A thought just occurred to me, did you take proper (*) anti-static precautions when handlin

Re: dns lookup behavior

2022-02-23 Thread Tim via users
On Wed, 2022-02-23 at 08:23 -0800, Mike Wright wrote: > If you are using a hosted nameserver you will have to contact them > and request a PTR record for 172.16.96.20 that points to > centos8-opstcore-vm.homenet172-16-96.com. I don't think you could use that with an external DNS, 172.16.0.0 is on

Re: ssd keeps dying (OT)

2022-02-23 Thread George N. White III
On Wed, 23 Feb 2022 at 12:20, Neal Becker wrote: > OK, status update. > > 1. The workstation is located in a offices of a large satellite ISP. > Clean power is probably not an issue. > > 2. Attempt to reboot machine. BIOS boot options does not show the M.2 SSD > existing. > > 3. Boot F35 from US

Re: dns lookup behavior

2022-02-23 Thread Mike Wright
On 2/22/22 16:08, Paolo Galtieri wrote: On 2/21/22 15:56, Jamie Fargen wrote:     dig 172.16.96.20 Do you mean dig -x 172.16.96.20 dig 1.1.1.1 doesn't return the host name: dig -x 172.16.96.20 returns ; <<>> DiG 9.16.24-RH <<>> -x 172.16.96.20 ;; global options: +cmd ;; connection

Re: ssd keeps dying (OT)

2022-02-23 Thread Neal Becker
OK, status update. 1. The workstation is located in a offices of a large satellite ISP. Clean power is probably not an issue. 2. Attempt to reboot machine. BIOS boot options does not show the M.2 SSD existing. 3. Boot F35 from USB live. Go to install to disk. SSD is not shown as an option fo

Re: ssd keeps dying (OT)

2022-02-23 Thread George N. White III
On Wed, 23 Feb 2022 at 06:49, Tim via users wrote: > On Tue, 2022-02-22 at 12:21 -0500, Go Canes wrote: > > If it was just erasing the partition table the drive would still be > > visible using lsblk, and you could re-partition it with fdisk, etc. > > I do wonder if the devices were ruined, or ju

Re: Evolution: Starting Over

2022-02-23 Thread Tim via users
On Wed, 2022-02-23 at 07:40 -0600, c. marlow wrote: > [chris@fedora ~]$ sudo dconf -f reset /org/gnome/evolution/ > [sudo] password for chris: > error: unknown command -f > > > [chris@fedora ~]$ sudo dconf reset /org/gnome/evolution/ -f > error: -f must be given to (recursively) reset entire di

Re: Evolution: Starting Over

2022-02-23 Thread Branko Grubić
On Wed, 2022-02-23 at 07:40 -0600, c. marlow wrote: > Hi, > > I am trying to erase everything in Evolution and start it over as if > I > had just installed Fedora and Evolution > > I asked on Reddit and I got this far: > > I was able to do: > > rm -rf ~/.config/evolution > > rm -rf ~/.local/sh

Evolution: Starting Over

2022-02-23 Thread c. marlow
Hi, I am trying to erase everything in Evolution and start it over as if I had just installed Fedora and Evolution I asked on Reddit and I got this far: I was able to do: rm -rf ~/.config/evolution rm -rf ~/.local/share/evolution rm -rf ~/.cache/evolution But when I get to: dconf reset /or

Re: WAS: Kinda OT: Email clients -- NOW: Storage formats

2022-02-23 Thread Tim via users
Tim: >> Of the few folders mine does store locally, it's in maildir. I >> don't know if that's user-selectable, though. The preferences >> window even says it's maildir for the default "on this computer" >> folder, but that folder's not editable (there's only an >> enable/disable entire folder op

Re: ssd keeps dying (OT)

2022-02-23 Thread Tim via users
On Tue, 2022-02-22 at 12:21 -0500, Go Canes wrote: > If it was just erasing the partition table the drive would still be > visible using lsblk, and you could re-partition it with fdisk, etc. I do wonder if the devices were ruined, or just had their data scrambled? Neal didn't say whether he'd tri

Re: ssd keeps dying (OT)

2022-02-23 Thread Tim via users
On Tue, 2022-02-22 at 10:31 -0600, Roger Heflin wrote: > I have a wind meter on my roof hooked to a device that counts it's > rotations, and that serial port device would randomly stop working > requiring a reset of the usb-to-serial communication to get it to > function again (I had a cron job to

Re: dns lookup behavior

2022-02-23 Thread Tim via users
Paolo Galtieri wrote: > dig -x 172.16.96.20 > > returns > > ; <<>> DiG 9.16.24-RH <<>> -x 172.16.96.20 > ;; global options: +cmd > ;; connection timed out; no servers could be reached > > but > > dig centos8-opstcore-vm.homenet172-16-96.com > > returns > > ; <<>> DiG 9.16.24-RH <<>> centos8-o