Re: I need help getting a web page with curl

2021-10-12 Thread ToddAndMargo via users
On 10/12/21 21:55, Gordon Messmer wrote: On 10/12/21 02:13, ToddAndMargo via users wrote: I wrote a program to go out to web pages and check revisions on about 70 programs that I support at my customer sites. Well, I have a couple of questions...  The commands and output that you posted

Re: I need help getting a web page with curl

2021-10-12 Thread Gordon Messmer
... somewhat amusing, you and I have had almost exactly this conversation before: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/TH2MUWDQHD2T7ZAAOA75K3AYO5W2ZECF/ ___ users mailing list --

Re: I need help getting a web page with curl

2021-10-12 Thread Gordon Messmer
On 10/12/21 02:13, ToddAndMargo via users wrote: I wrote a program to go out to web pages and check revisions on about 70 programs that I support at my customer sites. Well, I have a couple of questions...  The commands and output that you posted earlier pulled some text from a commit

NVMe Health check?

2021-10-12 Thread ToddAndMargo via users
Hi All, Since Samsung Magician does not run in Linux, is there another way to check my Samsung NVMe drive's health? gsmartcontrol does not seem geared toward ssd drives. Many thanks, -T -- ~~ Computers are like air conditioners. They malfunction when you

[389-users] Re: syntax passwd policy trivial words restrictions issues

2021-10-12 Thread Mark Reynolds
On 10/12/21 5:27 PM, Ghiurea, Isabella wrote: Hi List, We are testing a new  passwd syntax policy  in ldap  we have only cfg password length to 8 char and according to this RH Doc   bellow there are some exceptions( *aka “trivial words”  and uid, cn, givenName which can not be used* )  

[389-users] syntax passwd policy trivial words restrictions issues

2021-10-12 Thread Ghiurea, Isabella
Hi List, We are testing a new passwd syntax policy in ldap we have only cfg password length to 8 char and according to this RH Doc bellow there are some exceptions( aka "trivial words" and uid, cn, givenName which can not be used ) when a user tries to update his passwd , for example

gnote's backup directory?

2021-10-12 Thread ToddAndMargo via users
Hi All, Fedora 33 gnote-40.2-1.fc34.x86_64 ~/.local/share/gnote/Backup My data for gnote has a "Backup" directory, but nothing is ever in it. Am I missing something? Many thanks, -T ___ users mailing list -- users@lists.fedoraproject.org To

Re: Problems with USB AudioEngine Speakers [Bluetooth]

2021-10-12 Thread Ed Greshko
On 13/10/2021 01:15, Jonathan Ryshpan wrote: On Sun, 2021-10-10 at 08:38 +0800, Ed Greshko wrote: On 10/10/2021 07:48, Jonathan Ryshpan wrote: On Sat, 2021-10-09 at 06:40 +0800, Ed Greshko wrote: What results do you get if you boot your system with the USB speakers disconnected and the

Re: "Restart is required" notification won't go away despite multiple restarts

2021-10-12 Thread stan via users
On Mon, 11 Oct 2021 12:00:24 -0400 George Avrunin wrote: > Thanks for your suggestions (here and in the previous message) I do > the updates with "sudo dnf upgrade" (with the needs-restarting > plugin) in a terminal, and I've certainly rebooted between the last > time I did that, but I still get

Re: Problems with USB AudioEngine Speakers [Bluetooth]

2021-10-12 Thread Jonathan Ryshpan
On Sun, 2021-10-10 at 08:38 +0800, Ed Greshko wrote: > On 10/10/2021 07:48, Jonathan Ryshpan wrote: > > > > On Sat, 2021-10-09 at 06:40 +0800, Ed Greshko wrote: > > > What results do you get if you boot your system with the USB > > > speakers disconnected and the connect them once the system is >

[389-users] Re: Lock table is out of available lock entries

2021-10-12 Thread Kees Bakker
On 11-10-2021 20:58, Viktor Ashirov wrote: On Mon, Oct 11, 2021 at 8:33 PM Mark Reynolds mailto:mreyno...@redhat.com>> wrote: On 10/11/21 2:29 PM, Kees Bakker wrote: On 11-08-2021 15:21, Mark Reynolds wrote: On 8/11/21 9:09 AM, Pierre Rogier wrote: Hi, I suspect that

Re: Systemctl status message

2021-10-12 Thread Ed Greshko
On 12/10/2021 19:08, Tim via users wrote: On Tue, 2021-10-12 at 08:36 +0200, Markus Schönhaber wrote: Well, if systemctl reports them as failed, there's probably a reason to do so. My guess would be, both scripts (as "LSB:" indicates, network.service is just a generated systemd-wrapper around

Re: Systemctl status message

2021-10-12 Thread Tim via users
On Tue, 2021-10-12 at 08:36 +0200, Markus Schönhaber wrote: > Well, if systemctl reports them as failed, there's probably a reason > to do so. My guess would be, both scripts (as "LSB:" indicates, > network.service is just a generated systemd-wrapper around the old > SysV init script) returned a

Re: I need help getting a web page with curl

2021-10-12 Thread ToddAndMargo via users
On 10/11/21 22:20, Gordon Messmer wrote: On 10/11/21 18:02, ToddAndMargo via users wrote: This simulates what I came up with in my actual code: $ curl --silent 'https://gitlab.freedesktop.org/spice/win32/spice-nsis/-/commits/master' | raku -ne 'my Str $x=slurp(); $x~~s/.*? "rebase on " //;

Re: How did I get a flatpack installed?

2021-10-12 Thread Samuel Sieb
On 2021-10-12 00:51, Ed Greshko wrote: Oh, I went a bit further. I clicked on "Software" and there are 2 entries for thunderbird . One says "Source: registry.fedoraproject.org"  the other "Source: fedoraproject.org" One has a 4-star rating the other a 3-star rating. I'm guessing one is

Re: How did I get a flatpack installed?

2021-10-12 Thread Ed Greshko
On 12/10/2021 15:38, Ed Greshko wrote: On 12/10/2021 09:53, Samuel Sieb wrote: I usually use the net installer, but it's possible that I used the Workstation live to install F34 on this system.  I noticed Thunderbird seemed to be a bit strange, not integrated well.  For example, I couldn't

Re: How did I get a flatpack installed?

2021-10-12 Thread Samuel Sieb
On 10/12/21 00:38, Ed Greshko wrote: On 12/10/2021 09:53, Samuel Sieb wrote: I usually use the net installer, but it's possible that I used the Workstation live to install F34 on this system.  I noticed Thunderbird seemed to be a bit strange, not integrated well.  For example, I couldn't open

Re: How did I get a flatpack installed?

2021-10-12 Thread Ed Greshko
On 12/10/2021 09:53, Samuel Sieb wrote: I usually use the net installer, but it's possible that I used the Workstation live to install F34 on this system.  I noticed Thunderbird seemed to be a bit strange, not integrated well.  For example, I couldn't open pdf files normally.  I couldn't pick

Re: install quirks

2021-10-12 Thread Ed Greshko
On 12/10/2021 00:08, Robert McBroom via users wrote: Normally I use dnf to update and install.  I keep a local repo on USB to move from one machine to another without downloading. Occasionally I try a command from memory and bash tells me that it is not installed on the system and with the

Re: Systemctl status message

2021-10-12 Thread Markus Schönhaber
12.10.21, 08:03 +0200, Tim via users: $ systemctl list-units --state failed UNIT LOAD ACTIVE SUBDESCRIPTION ● network.service loaded failed failed LSB: Bring up/down networking ● rc-local.service loaded failed failed /etc/rc.d/rc.local Compatibility LOAD = Reflects

Re: Systemctl status message

2021-10-12 Thread Tim via users
On Mon, 2021-10-11 at 18:48 +0200, Markus Schönhaber wrote: > systemctl list-units --state failed On a whim, I looked to see what that returns for my system. $ systemctl list-units --state failed UNIT LOAD ACTIVE SUBDESCRIPTION ● network.service loaded failed failed LSB: