I run my own internal name server using my own resolv.conf.
Everything has been running perfectly for years. Yesterday, my ISP
changed my address and now things are flaky. I think I've found and
changed all references to the old address ("find / -type f | xargs
grep -l $oldaddress") but it's not wo
Jeffrey Walton writes:
On Sat, May 24, 2025 at 5:29 PM Sam Varshavchik
wrote:
>
> Todd Zullinger writes:
>
> > Not per https://src.fedoraproject.org/rpms/xsane/c/2cc8bf4
> > (Drop GIMP plugin for Fedora >= 41, 2024-10-13) and the
> > follow-up which fixes the reversed values in that commit.
>
On Sat, May 24, 2025 at 5:29 PM Sam Varshavchik wrote:
>
> Todd Zullinger writes:
>
> > Not per https://src.fedoraproject.org/rpms/xsane/c/2cc8bf4
> > (Drop GIMP plugin for Fedora >= 41, 2024-10-13) and the
> > follow-up which fixes the reversed values in that commit.
> >
> > I would guess that's
Todd Zullinger writes:
Not per https://src.fedoraproject.org/rpms/xsane/c/2cc8bf4
(Drop GIMP plugin for Fedora >= 41, 2024-10-13) and the
follow-up which fixes the reversed values in that commit.
I would guess that's because gimp-3.x and the xsane-gimp
plugin don't play well together or, more o
On Sat, 24 May 2025 at 17:10, Michael D. Setzer II via users <
users@lists.fedoraproject.org> wrote:
> Just updated machine from Fedora 41 to 42.
> Running libreoffice --calc from command line get lots of these
> messages?
> warning: parent does not have any rules defined
> (child: )
> warning: p
Run libreoffice --calc from script and with Fedora 41 saw no warning messages
using either the Fedora default install or version from libreoffice site.
Now with upgrade to Fedora 42 on 7 machines, I'm getting warning messages.
Versions of libreoffice installed.
$rpm -qa | grep libreoffice | grep
On Sat, 24 May 2025 at 19:12, Todd Zullinger wrote:
> Jeffrey Walton wrote:
> > On Sat, May 24, 2025 at 12:19 PM Sam Varshavchik
> wrote:
> >>
> >> In gimp I'm missing the File/Create option to pull an image from a
> scanner.
> >> Google results mention the xsane-gimp package, but dnf in F42 kno
Jeffrey Walton wrote:
> On Sat, May 24, 2025 at 12:19 PM Sam Varshavchik
> wrote:
>>
>> In gimp I'm missing the File/Create option to pull an image from a scanner.
>> Google results mention the xsane-gimp package, but dnf in F42 knows nothing
>> about it.
>>
>> I did find /usr/share/sane/xsane/do
On Sat, May 24, 2025 at 12:19 PM Sam Varshavchik wrote:
>
> In gimp I'm missing the File/Create option to pull an image from a scanner.
> Google results mention the xsane-gimp package, but dnf in F42 knows nothing
> about it.
>
> I did find /usr/share/sane/xsane/doc/sane-xsane-gimp-doc.html that t
In gimp I'm missing the File/Create option to pull an image from a scanner.
Google results mention the xsane-gimp package, but dnf in F42 knows nothing
about it.
I did find /usr/share/sane/xsane/doc/sane-xsane-gimp-doc.html that tells me
to manually create a symbolic link. Huh? That's not p
Just updated machine from Fedora 41 to 42.
Running libreoffice --calc from command line get lots of these
messages?
warning: parent does not have any rules defined
(child: )
warning: parent does not have any rules defined
(child: )
warning: parent does not have any rules defined
(child: )
$
On 5/24/25 4:56 AM, Patrick O'Callaghan wrote:
On Sat, 2025-05-24 at 04:47 -0700, ToddAndMargo via users wrote:
Hi All,
I still get all the trash with this:
echo $msg | /usr/bin/mailx $smtp -s $IAm" Disk Status" -r $From $To
2>&1 > /dev/nul
I think I am putting the `2>&1 > /dev/nul` in the w
ToddAndMargo via users wrote:
>> This worked:
>> ... > /dev/null 2>&1
>
> And it is exactly what Patrick told me to do. I kept
> reversing things in my mind.
It is well worth reading the Bash documentation on
redirection:
https://www.gnu.org/software/bash/manual/bash.html#Redirections
On 5/24/25 6:02 AM, ToddAndMargo via users wrote:
On 5/24/25 6:00 AM, ToddAndMargo via users wrote:
On 5/24/25 5:15 AM, ToddAndMargo via users wrote:
On 5/24/25 5:10 AM, ToddAndMargo via users wrote:
On 5/24/25 4:56 AM, Patrick O'Callaghan wrote:
On Sat, 2025-05-24 at 04:47 -0700, ToddAndMarg
On 5/24/25 6:00 AM, ToddAndMargo via users wrote:
On 5/24/25 5:15 AM, ToddAndMargo via users wrote:
On 5/24/25 5:10 AM, ToddAndMargo via users wrote:
On 5/24/25 4:56 AM, Patrick O'Callaghan wrote:
On Sat, 2025-05-24 at 04:47 -0700, ToddAndMargo via users wrote:
Hi All,
I still get all the tr
On 5/24/25 5:15 AM, ToddAndMargo via users wrote:
On 5/24/25 5:10 AM, ToddAndMargo via users wrote:
On 5/24/25 4:56 AM, Patrick O'Callaghan wrote:
On Sat, 2025-05-24 at 04:47 -0700, ToddAndMargo via users wrote:
Hi All,
I still get all the trash with this:
echo $msg | /usr/bin/mailx $smtp -s
On Sat, 2025-05-24 at 05:10 -0700, ToddAndMargo via users wrote:
> On 5/24/25 4:56 AM, Patrick O'Callaghan wrote:
> > On Sat, 2025-05-24 at 04:47 -0700, ToddAndMargo via users wrote:
> > > Hi All,
> > >
> > > I still get all the trash with this:
> > >
> > > echo $msg | /usr/bin/mailx $smtp -s $IA
On 5/24/25 5:10 AM, ToddAndMargo via users wrote:
On 5/24/25 4:56 AM, Patrick O'Callaghan wrote:
On Sat, 2025-05-24 at 04:47 -0700, ToddAndMargo via users wrote:
Hi All,
I still get all the trash with this:
echo $msg | /usr/bin/mailx $smtp -s $IAm" Disk Status" -r $From $To
2>&1 > /dev/nul
On Sat, 2025-05-24 at 04:47 -0700, ToddAndMargo via users wrote:
> Hi All,
>
> I still get all the trash with this:
>
> echo $msg | /usr/bin/mailx $smtp -s $IAm" Disk Status" -r $From $To
> 2>&1 > /dev/nul
>
> I think I am putting the `2>&1 > /dev/nul` in the wrong place.
>
> What am I doing
Hi All,
I still get all the trash with this:
echo $msg | /usr/bin/mailx $smtp -s $IAm" Disk Status" -r $From $To
2>&1 > /dev/nul
I think I am putting the `2>&1 > /dev/nul` in the wrong place.
What am I doing wrong?
Many thanks,
-T
--
___
users m
> On 23 May 2025, at 11:42, Patrick O'Callaghan wrote:
>
> As I understand Barry's answer, that's expected behaviour. Dnf5 doesn't
> use /var/cache/dnf.
That is correct. Until the transition from dnf4 to dnf5 completes there will to
apps using the dnf4 library APIs and thus that old dnf4 fold
21 matches
Mail list logo