Re: why no glade module for python 3?

2021-02-01 Thread doug . lindquist
I just spent months updating the Griffith movie/dvd manager from python2 to python3. the glade package was moved.  This is what you need now. import gi gi.require_version('Gtk', '3.0') from gi.repository import Gtk, Gdk On Mon, 1 Feb 2021 16:18:26 -0800 Paolo Galtieri wrote: Folks, for

Re: dracut error on upgrade to kernel 5.10.11

2021-02-01 Thread Samuel Sieb
On 2/1/21 3:27 PM, sixpack13 wrote: On 2/1/21 3:02 PM, sixpack13 wrote: Yes, but I don't see why that's a problem: ... the problem is one is complaining, but I can't do anything against that spaces. there are none in my profile Did they give a reason for the complaint? There's nothing

Re: why no glade module for python 3?

2021-02-01 Thread George N. White III
On Mon, 1 Feb 2021 at 20:18, Paolo Galtieri wrote: > Folks, >for years I've been using sbackup for doing my backups. I've tried > others and none come close to being as easy to use as sbackup. > Unfortunately there doesn't seem to be any further development occurring > on it. It was written

Re: dracut error on upgrade to kernel 5.10.11

2021-02-01 Thread Ed Greshko
On 02/02/2021 08:39, Tim via users wrote: If you're getting extra spaces where they're not expected, that could be coming from your mail client, check how you've entered your name and address. Or it could be coming from a profile setting on the mailing list. Headers indicate From: "

Re: dracut error on upgrade to kernel 5.10.11

2021-02-01 Thread Tim via users
" sixpack13" wrote: > confusing > I've checked that in my profil: no spaces, nowhere > > thanks for quick response(s) ! I see them, too. I can't see it actually causing any technical problem, though. If someone sorts their mail by from addresses, that may cause some unusual sorting. Email

why no glade module for python 3?

2021-02-01 Thread Paolo Galtieri
Folks,   for years I've been using sbackup for doing my backups.  I've tried others and none come close to being as easy to use as sbackup.  Unfortunately there doesn't seem to be any further development occurring on it. It was written originally to work with python2 and I have managed to get

[389-users] Re: Replication with SSLCLIENTAUTH: server sent no certificate

2021-02-01 Thread William Brown
> On 1 Feb 2021, at 23:35, Eugen Lamers wrote: > > Hi William, > it's an old thread, but it's mine, so I will give an update to the situation > and a follow-up question. > We changed from StartTLS on 389 to SSL on 636 some time ago. Trying to > reconsider the topic we found that there is no

Re: dracut error on upgrade to kernel 5.10.11

2021-02-01 Thread sixpack13
> On 2/1/21 3:02 PM, sixpack13 wrote: > > Yes, but I don't see why that's a problem: ... the problem is one is complaining, but I can't do anything against that spaces. there are none in my profile dito: thanks for quick response ___ users mailing

Re: dracut error on upgrade to kernel 5.10.11

2021-02-01 Thread sixpack13
> On Mon, Feb 1, 2021 at 4:02 PM sixpack13 > The From: line in your email looks like this: > > From: " sixpack13" > so yes, there are two spaces in front of sixpack13. confusing I've checked that in my profil: no spaces, nowhere thanks for quick response(s) !

Re: dracut error on upgrade to kernel 5.10.11

2021-02-01 Thread Samuel Sieb
On 2/1/21 3:02 PM, sixpack13 wrote: On 2/1/21 2:04 PM, sixpack13 wrote: That was a different error. This one looks pretty fatal. I also suggest checking the size of the initramfs and if it even exists. - OT - @Samuel a user of this list is sending me emails complaining that are spaces in

Re: dracut error on upgrade to kernel 5.10.11

2021-02-01 Thread Jerry James
On Mon, Feb 1, 2021 at 4:02 PM sixpack13 wrote: > - OT - > > @Samuel > a user of this list is sending me emails complaining that are spaces in from > of my email address. > I checked my profile and can't find a space neither in my name nor my email > address. > > Q.: > do you see spaces in my

Re: dracut error on upgrade to kernel 5.10.11

2021-02-01 Thread sixpack13
> On 2/1/21 2:04 PM, sixpack13 wrote: > > That was a different error. This one looks pretty fatal. I also > suggest checking the size of the initramfs and if it even exists. - OT - @Samuel a user of this list is sending me emails complaining that are spaces in from of my email address. I

Re: dracut error on upgrade to kernel 5.10.11

2021-02-01 Thread Samuel Sieb
On 2/1/21 2:32 PM, sean darcy wrote: dracut-install: No SOURCE argument given Usage: dracut-install -D DESTROOTDIR [-r SYSROOTDIR] [OPTION]... -a SOURCE... or: dracut-install -D DESTROOTDIR [-r SYSROOTDIR] [OPTION]... SOURCE DEST or: dracut-install -D DESTROOTDIR [-r SYSROOTDIR] [OPTION]... -m

Re: dracut error on upgrade to kernel 5.10.11

2021-02-01 Thread sean darcy
On 2/1/21 5:12 PM, Samuel Sieb wrote: On 2/1/21 2:04 PM, sixpack13 wrote: Running scriptlet: kernel-core-5.10.11-200.fc33.x86_64   174/174 dracut-install: No SOURCE argument given Usage: dracut-install -D DESTROOTDIR [-r SYSROOTDIR] [OPTION]... -a

Re: dracut error on upgrade to kernel 5.10.11

2021-02-01 Thread Samuel Sieb
On 2/1/21 2:04 PM, sixpack13 wrote: Running scriptlet: kernel-core-5.10.11-200.fc33.x86_64 174/174 dracut-install: No SOURCE argument given Usage: dracut-install -D DESTROOTDIR [-r SYSROOTDIR] [OPTION]... -a SOURCE... or: dracut-install -D DESTROOTDIR

Re: dracut error on upgrade to kernel 5.10.11

2021-02-01 Thread sixpack13
> Running scriptlet: kernel-core-5.10.11-200.fc33.x86_64 > 174/174 > dracut-install: No SOURCE argument given > Usage: dracut-install -D DESTROOTDIR [-r SYSROOTDIR] [OPTION]... -a > SOURCE... > or: dracut-install -D DESTROOTDIR [-r SYSROOTDIR] [OPTION]...

Re: Plasma on Xorg Fails to Start After Last System Update

2021-02-01 Thread Barry Scott
> On 30 Jan 2021, at 00:21, Patrick Mansfield via users > wrote: > > On Fri, Jan 29, 2021 at 04:09:19PM -0800, Patrick Mansfield via users wrote: >> Per bug comment https://bugzilla.redhat.com/show_bug.cgi?id=1919696#c12, I'm >> about >> to try the fix that was pushed to updates-testing. >

Re: Windows 10 + F33 + SSD + RAID

2021-02-01 Thread sean darcy
On 1/29/21 5:12 PM, Paolo Galtieri wrote: Folks,   I have a new dell laptop.  I tried to install Fedora 33 on it, but it failed to find any disks.  I searched the internet and discovered that if my BIOS has RAID enabled F33 is unable to find any drives.  I disabled RAID and enable AHCI and

dracut error on upgrade to kernel 5.10.11

2021-02-01 Thread sean darcy
Running scriptlet: kernel-core-5.10.11-200.fc33.x86_64 174/174 dracut-install: No SOURCE argument given Usage: dracut-install -D DESTROOTDIR [-r SYSROOTDIR] [OPTION]... -a SOURCE... or: dracut-install -D DESTROOTDIR [-r SYSROOTDIR] [OPTION]... SOURCE

Re: ffmpeg

2021-02-01 Thread SternData
On 2/1/21 4:02 AM, Ed Greshko wrote: On 01/02/2021 17:12, Patrick Dupre wrote: I do have rpmfusion-free-obsolete-packages-32-3.fc32.noarch rpmfusion-nonfree-release-32-1.noarch rpmfusion-free-appstream-data-32-5.fc32.noarch rpmfusion-nonfree-appstream-data-32-3.fc32.noarch What else should I

[389-users] Re: Replication with SSLCLIENTAUTH: server sent no certificate

2021-02-01 Thread Eugen Lamers
Hi William, it's an old thread, but it's mine, so I will give an update to the situation and a follow-up question. We changed from StartTLS on 389 to SSL on 636 some time ago. Trying to reconsider the topic we found that there is no plaintext password sent via network between the replicants,

Re: ffmpeg

2021-02-01 Thread Ed Greshko
On 01/02/2021 17:12, Patrick Dupre wrote: I do have rpmfusion-free-obsolete-packages-32-3.fc32.noarch rpmfusion-nonfree-release-32-1.noarch rpmfusion-free-appstream-data-32-5.fc32.noarch rpmfusion-nonfree-appstream-data-32-3.fc32.noarch What else should I install? What you should have

Re: ffmpeg

2021-02-01 Thread Patrick Dupre
I do have rpmfusion-free-obsolete-packages-32-3.fc32.noarch rpmfusion-nonfree-release-32-1.noarch rpmfusion-free-appstream-data-32-5.fc32.noarch rpmfusion-nonfree-appstream-data-32-3.fc32.noarch What else should I install? > To: users@lists.fedoraproject.org > Subject: Re: ffmpeg > > On

Re: ffmpeg

2021-02-01 Thread Ed Greshko
On 01/02/2021 16:19, Patrick Dupre wrote: When I try to install it, I get: Unable to install ffmpeg Could not depsolve transaction; 1 problem detected: Do you have the rpmfusion repositories installed? I've no problem to install on a F32 vm. Notice the other packages needed from rpmfusion.

ffmpeg

2021-02-01 Thread Patrick Dupre
Hello, dnf install ffmpeg Last metadata expiration check: 1:14:38 ago on Mon 01 Feb 2021 07:59:27 AM CET. No match for argument: ffmpeg Error: Unable to find a match: ffmpeg but on rpmfind, there is ffmpeg-4.2.4-3.fc32.x86_64.rpm When I try to install it, I get: Unable to install ffmpeg Could