Re: Recent issue with hddtemp. [Resolved]

2024-08-17 Thread Doug H.
On Sat, 2024-08-17 at 07:45 -0700, Doug Herr wrote:
> On Fri, Aug 16, 2024, at 9:17 AM, Doug H. wrote:
> > I recently noticed that `gkrellm` was not showing the temperatures
> > for
> > my drives (SATA SSD in my case).
> > 
> > It turns out that the 6.10 kernel updates fixed something to spec
> > that
> > thus broke some stuff that was depending on a non-spec output that
> > had
> > been going on for some time.
> > 
> > The kernel "regression" is shown here:
> > 
> > https://lore.kernel.org/all/0bf3f2f0-0fc6-4ba5-a420-c0874ef82...@heusel.eu/
> > 
> > The symptom for hddtemp is that it will show "drive is sleeping"
> > unless
> > you give the -w switch to "wake up the drive". You would need to
> > use
> > that each time you query it. I guess the issue shows up in hdparm
> > also
> > and some other stuff. So they might back this out, but the proper
> > fix
> > should be to the stuff that is depending on non-spec output.
> > Personally
> > I am running the last 6.9 kernel and watching the updates that show
> > up
> > to see if a new kernel reverts this or if a new version of hdparm
> > or
> > hddtemp will fix it.
> 
> 
> I think the below is showing that this is being reverted:
> 
> https://lore.kernel.org/stable/20240813131900.1285842-2-cas...@kernel.org/T/


Yup, it works again...

>uname -a
Linux wombat.wombatz.com 6.10.5-200.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC
Wed Aug 14 15:49:44 UTC 2024 x86_64 GNU/Linux


>hddtemp 
/dev/sda: CT1000MX500SSD1: 25°C
/dev/sdb: CT1000MX500SSD1: 26°C


That kernel is still in testing, installed it via:

> sudo dnf --enablerepo=updates-testing upgrade kernel



-- 
Doug H.
-- 
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Recent issue with hddtemp.

2024-08-16 Thread Doug H.
I recently noticed that `gkrellm` was not showing the temperatures for
my drives (SATA SSD in my case).

It turns out that the 6.10 kernel updates fixed something to spec that
thus broke some stuff that was depending on a non-spec output that had
been going on for some time.

The kernel "regression" is shown here:

https://lore.kernel.org/all/0bf3f2f0-0fc6-4ba5-a420-c0874ef82...@heusel.eu/

The symptom for hddtemp is that it will show "drive is sleeping" unless
you give the -w switch to "wake up the drive". You would need to use
that each time you query it. I guess the issue shows up in hdparm also
and some other stuff. So they might back this out, but the proper fix
should be to the stuff that is depending on non-spec output. Personally
I am running the last 6.9 kernel and watching the updates that show up
to see if a new kernel reverts this or if a new version of hdparm or
hddtemp will fix it.


Posting note: Hope this does not double post. My first try was not from
my fedora e-mail address.

-- 
Doug H.
-- 
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: Mouse not working on one USB port that still supports stick attachment

2023-12-10 Thread Doug H.
On Sun, Dec 10, 2023, at 4:48 AM, Robert Moskowitz wrote:
> Been having a problem here for a couple days now that I am not figuring 
> out...
>
> A couple days ago, my mouse stopped working on the only right side USB 
> port.  It is a traveler Verbatim optical mouse; nothing special.
>
> It works in either of the left ports, but it is a pain to wrap the 
> retracting cord around the notebook.
>
> The port is not "dead".  I can attach a USB drive stick or my Samsung 
> phone just fine.  But no mouse.
>
> I am not interested in rebooting to see if that fixes things.  At least 
> until I get back home in a couple days.
>
> How might I trouble shoot this and maybe fix it without a reboot (if 
> that will even fix the problem)?

You might Google:
reset usb port /proc
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: how to remove unwanted old kernels.

2023-12-05 Thread Doug H.
On Tue, Dec 5, 2023, at 8:53 AM, home user wrote:
> On 12/2/23 1:39 PM, home user wrote:
>
> I have not seen anything further about this.
>
>> So let's move on to the memory test part of this thread.
>> 
>> /boot/ has one memory test entry:
>> -rw-r--r--. 1 root root    144344 Aug  3 18:00 memtest86+x64.bin
>> 
>> /boot/loader/entries/ has one memory test entry:
>> -rw-r--r--. 1 root root 158 Oct  5 14:01 
>> 70857e3fb05849139515e66a3fdc6b38-0-memtest86+.conf
>> 
>> But the grub menu has two memory test entries:
>> Memtest86+ (memtest86-x64.bin-6.20...
>> Fedora Memtest memtest86+-5.31...
>> 
>> How do I get rid of the older grub menu memory test entry (Fedora Memtest 
>> memtest86+-5.31...")?
>> What else relating to that older memory test entry is on my hard drive?
>
> How do I get the older memory test entry removed from the grub menu?

Might start with:

sudo grep -r title "/boot/loader/entries/"

Assuming you are using loader/entries, this should tell you which files you are 
interested in.
--
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: iPad file backup?

2023-10-22 Thread Doug H.
On Sat, Oct 21, 2023, at 5:47 PM, ToddAndMargo via users wrote:
> Hi All,
>
> Fedora 38
>
> My wife has her eye on a new iPad to replace her outgoing
> Android tablet.   (I can't find any Fedora tablets.)
>
> Is there a way to backup her working files from an iPad to
> Fedora as I can do with her Android?

I don't know that it has been suggested yet...

USB stick with adapter as needed for each device?
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: Keeping ssh sessions alive

2023-05-10 Thread Doug H.
On Wed, May 10, 2023, at 2:38 PM, Sam Varshavchik wrote:
> I switched wifi routers. The new model, a Linksys WRT3200ACM kills my idle  
> SSH sessions.

I found my old "hold" script, maybe it would work:

#!/bin/sh
#
# For holding open a connection that the sonic wall wants to time
# out.

if [ $# -lt 1 ];then
echo
echo "This script will try to hold open a shell session that may"
echo "otherwise be timed out by a sonicwall firewall or other idle"
echo "timeout functions.  It will simple send a " " (without a CR)"
echo "every 15 minutes for as many hours as you specify on the command"
echo "line.  Note that you have to background it if you want use of"
echo "the curser while it is running."
echo
echo "Usage: hold 3&"
echo "(hold open the connection for 3 hours)"
echo
exit
fi

loopcount=`expr $1 \* 4`


while [ $loopcount -gt 0 ]
do
 sleep 900   #sleep 15 minutes
 echo -ne " \b" # the smallest thing that will keep it open (is it?)
 loopcount=`expr $loopcount - 1`
done
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: F37 XFCE bell – where to turn it off

2022-11-26 Thread Doug H.
On Sat, Nov 26, 2022, at 4:15 AM, Sam Varshavchik wrote:
> This seems to be /usr/share/sounds/freedesktop/stereo/bell.oga

That might be configured via:
/etc/pulse/default.pa

Mine has:
load-sample-lazy x11-bell /usr/share/sounds/freedesktop/stereo/bell.oga
load-module module-x11-bell sample=x11-bell
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: F37 workstation live

2022-11-21 Thread Doug H.
On Sun, Nov 20, 2022, at 3:59 PM, Bill Cunningham wrote:
> Hum. I believe this has to do with the new grub policy. I used 
> rufus's dd option to copy the live workstation iso to a USB. 

I have not yet tested F37 with it, but I really like this option:

https://ventoy.net/en/index.html

Once you setup the Ventoy USB stick you just copy .iso files to it.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: Font Error Before a Display of the Grub Boot Menu

2022-11-10 Thread Doug H.
On Thu, Nov 10, 2022, at 2:04 PM, Stephen Morris wrote:
> Hi,
>      When I boot my machine I am getting a font error before the Grub 
> Menu is being displayed but is disappearing before I can get a good look 
> at it, which may be because of the Grub Boot Theme I am using, which has 
> not installed its files into /boot/grub2/themes but has stored them in 
> /usr/share/grub, irrespective of the error the grub menus display fine 
> with the theme. The error message seems to be referencing 
> efi/EFI/fedora/unicode.pf2 as a target but I can't be sure, but the 
> theme being used doesn't use that file anyway.
>      Is there anywhere I can look to find the message to understand what 
> is being objected to?

Video record the screen while booting?
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


New kernel install had issues. (6.0.5-200.fc36.x86_64)

2022-10-30 Thread Doug H.
I do dnf upgrade any morning where something shows up as new. Today was
the big kernel jump to 6.x kernel. Was not worried I guess since I just
ran the update like normal and rebooted to it.

Ended up at:

error: ../../grub-core/kern/dl.c:429:symbol `grub_debug_is_enabled' not
found.
Entering rescue mode...
gruub rescue> _


Booted to the F36 install media and did the rescue option. It found my
system and setup my chroot. I simply ran:

chroot /mnt/sysroot
grub2-install /dev/sda
(no errors)
exit

And rebooted to that. All seems great.

Note that this is a very "old" system, having been dnf upgraded from
F19 all the way to today. I notice that the grub menu looks a bit
different, so it could be an issue of having an old grub on the disk
that needed an update.

Also note that I am pretty sure I have not rebooted since doing a disk
clone from my laptop (not this system) where I mounted old and new
laptop on this system and did a variety of dd, rsync, grub2-install,
reset UUIDs, etc. If I accidentally touch my sda instead of the sdd and
sde that I was working on then I might have created a bomb that went
off at reboot. I don't *think* that happened but not 100% sure.

Everything seems to be working, so I don't need any help, but wanted to
report this just in case.

-- 
Doug H.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Fedora 35 using XFS as default for Network iso / XFCE?

2021-11-20 Thread Doug H.

Shortly after the release of Fedora 35 I downloaded:

Fedora-Server-netinst-x86_64-35-1.2.iso

I generally keep the current netinstall iso in case I might want to use
it for repair and I also generally use it to create a VitrualBox
install to show what a vanilla Xfce install looks like.

I am taking defaults for the disk partitioning but I am switching to
Xfce desktop.

I have stated the install and it is currently downloading the packages.
The interesting part is that I see that it has used XFS instead of
BTRFS.

Might this be expected?

Might it be due to the netinstall being a bit out of date?

Might it be due to XFCE desktop?

-- 
Doug H.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: New selinux problem [weird!]

2021-08-16 Thread Doug H.
On Mon, Aug 16, 2021, at 7:53 AM, François Patte wrote:
> Bonjour,
> 
> For some reason (I explain later) I disabled selinux in 
> /etc/selinux/config file.
> 
> When I re-enabled selinux (SELINUX=enforcing in the config file) I could 
> not restart my system: no service could start and I got a kernel panic.


Thomas has pointed to something to help get it fixed, but I wanted to make sure 
that people know that you should not disable it if you might later want to 
re-enable it. It is safer to set it to permissive instead. This allows you to 
run things that were being blocked but it lets selinux keep up to date and is 
less likely to end up with the sort of issue that you are having.



-- 
Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: Entitlement Server?

2021-08-12 Thread Doug H.
On Thu, Aug 12, 2021, at 10:36 AM, Doug H. wrote:
> On Wed, Aug 11, 2021, at 8:16 AM, Jonathan Ryshpan wrote:
> > Your wish is my command:
> > 
> > $ sudo dnf repolist --enabled[sudo] password for jonrysh: Updating 
> > Subscription Management repositories.Unable to read consumer identity
> > This system is not registered with an entitlement server. You can use 
> > subscription-manager to register.
> 
> [snip]
> 
> A google search with "This system is not registered with an entitlement 
> server. You can use subscription-manager to register."
> 
> Suggests checking this:
> 
> I had this on an old server too. Did you use a subscription?
> 
> Edit /etc/yum/pluginconf.d/subscription-manager.conf and set enabled to 0:
> 
> enabled=0

Not sure that is likely to be there for Fedora, but you should check:

/etc/dnf/plugins/

Sorry, should have looked before sending my first reply.


-- 
Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: Entitlement Server?

2021-08-12 Thread Doug H.
On Wed, Aug 11, 2021, at 8:16 AM, Jonathan Ryshpan wrote:
> Your wish is my command:
> 
> $ sudo dnf repolist --enabled[sudo] password for jonrysh: Updating 
> Subscription Management repositories.Unable to read consumer identity
> This system is not registered with an entitlement server. You can use 
> subscription-manager to register.

[snip]

A google search with "This system is not registered with an entitlement server. 
You can use subscription-manager to register."

Suggests checking this:

I had this on an old server too. Did you use a subscription?

Edit /etc/yum/pluginconf.d/subscription-manager.conf and set enabled to 0:

enabled=0


-- 
Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: Expired Fedora Webpage Cert?

2021-07-28 Thread Doug H.
On Wed, Jul 28, 2021, at 8:28 AM, Jonathan Billings wrote:
> On Wed, Jul 28, 2021 at 11:06:47AM -0400, John Mellor wrote:
> > Is it just me, or is the web page cert expired this morning at
> > https://askbot.fedoraproject.org/ ?
> 
> Looks like it.  This is usually how I check these things:
> 
> $ openssl s_client -connect askbot.fedoraproject.org:443 < /dev/null 
> 2>/dev/null | openssl x509 -noout -enddate
> notAfter=Jul 26 23:11:05 2021 GMT
> 
> So it expired a little less than two days ago.


It is a Let's Encrypt cert so they are only good for three months and should be 
auto renewed by a cronjob. I suspect the cronjob needs to be looked at.


-- 
Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: Need help customising Thunar.

2021-07-23 Thread Doug H.
On Fri, Jul 23, 2021, at 9:00 AM, Erik P. Olsen wrote:
> Googling info on customising Thunar I find that you should click Edit 
> in the menu which
> should be very easy. However, my problem is that there is no menu when 
> I launch Thunar,
> so I guess the question is how do I get a menu in the Thunar window?

I remember having that issue. I have it showing now, looks like Control-m will 
toggle it. Easy when it is on since it tells you the quick key in the "view" 
menu. Not so easy when it is off.


-- 
Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: Scheduling sequential systemd tasks

2021-07-21 Thread Doug H.
On Wed, Jul 21, 2021, at 11:29 AM, John W. Himpel wrote:
> I would like to run a task (TASKA) that updates some files at a 
> specified time each day.  I already can do that
> successfully using systemd timers and services.
> Upon completion of TASKA, I want to run TASKB with is an rsync command 
> to propagate any file changes made in TASK A to
> other hosts.  TASKA may run quickly or slowly, so I don't want to use a 
> timer for TASKB, rather I want TASKB to execute
> upon the completion of TASKA.
> I can't seem to find the proper set of systemd options to set in the 
> service file for TASKB to cause it to run upon
> completion of TASKA.
> Suggestions are welcome.


That sounds like a classic usage case for a cron job. One script the does the 
two tasks one after the other.

Why make it more complicated than that?


-- 
Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: F33 Xorg XFCE4 ALSA => F34 Wayland Gnome PipeWire - Issue #1

2021-07-06 Thread Doug H.
On Tue, Jul 6, 2021, at 10:30 AM, Philip Rhoades via users wrote:
> People,
> 
> There doesn't seem to be a dedicated Fedora Gnome list so I am posting 
> here - I have looked around a lot for info before posting.
> 
> In my traditional XFCE4 environment, on the top task bar I have had 
> direct access to everything I need to get to:

Why don't you continue with Xfce4 in F34?


-- 
Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: ctl C/ctl X

2021-06-30 Thread Doug H.
On Wed, Jun 30, 2021, at 9:06 AM, Tom Horsley wrote:
> On Wed, 30 Jun 2021 17:56:24 +0200
> Patrick Dupre wrote:
> 
> > For example
> > ls -lt |more
> 
> Looks like something "more" is doing. Try this:
> 
> sleep 500
> ^C

I am on F33 (so not an F34 issue) with Xfce4 and I see the same as Patrick does 
for the `more` example but I don't know that Ctrl-c would have ever worked 
there. My fingers seem to remember to use "q" to quit and that does work as 
expected.


-- 
Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: rpmdb --rebuilddb

2021-06-06 Thread Doug H.


On Sun, Jun 6, 2021, at 5:30 AM, Patrick Dupre wrote:
> Hello,
> 
> After updatding from fedora32 to fedora34, I could not run 
> dnf update
> Then, I tried
> rpmdb --rebuilddb
> and I get
> warning: Converting database from bdb_ro to sqlite backend
> error: could not open /var/lib/rpm/Packages: Permission denied
> error: cannot open Packages index using bdb_ro - Operation not permitted (1)
> 
> What should I do?

Perhaps:

sudo rpmdb --rebuilddb


-- 
Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: does rescue kernel ever update

2021-06-04 Thread Doug H.
On Thu, Jun 3, 2021, at 11:20 AM, Jon LaBadie wrote:
> On my 3 systems, F34, F34, and CentOS7, they are
> 1, 2, and 6 years old respectively.
> 
> Are old rescue kernels still useful?  (6 years?)
> 
> Are there automated or manual procedures to update
> a rescue kernel?
> 
> Are there best practices for rescue kernel update?
> If there are, I've missed them.

I don't think anybody gave an example of procedure to update...

1. Turn off auto updates to dnf.
2. Daily update: sudo dnf upgrade
2a. If there is not kernel update hit "Yes" and stop here.
2b. If there is a kernel update hit "No"
3. Delete the "rescue" stuff in /boot and /boot/loader/entries/
4. sudo dnf upgrade -y
5. Reenable auto updates if you wish.

This will make sure you get your rescue built right away without having to push 
the build yourself. This just lets the system do it for you. You could just do 
the deletes and then wait, but it might be days before a new kernel comes in to 
push the rebuild.


-- 
Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: Looking for FSlint

2021-06-03 Thread Doug H.
On Thu, Jun 3, 2021, at 10:09 AM, Robert McBroom via users wrote:
> The utility FSlint has many of the attributes for scanning the dust 
> bunnies out of my drives. It doesn't seem to available of Fedora 
> anymore. Did it just lose a maintainer or be declared too hazardous to 
> use?

My google of "FSlint fedora" found...

https://github.com/qarmin/czkawka/issues/105

"Your program looks like what I am after as FSlint was the program I used to 
use before it stopped working in Fedora 33 as I now find out due to gtk2 
support."


This also seem relevent:

https://bugzilla.redhat.com/show_bug.cgi?id=1777626



-- 
Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: on to letsencrypt

2021-05-02 Thread Doug H.
On Sat, May 1, 2021, at 2:50 PM, Ed Greshko wrote:

> BTW, if you decide to go ahead with using views it would be helpful if you 
> have
> a system on the "outside" for you to use to test queries.
> 
> As I understand it, all your "internal" systems have 10.0.0.X IP addresses.


Yup. Something else I just noticed that *might* be important...

>dig @WS.LINUXLIGHTHOUSE.COM LINUXLIGHTHOUSE.COM ns

; <<>> DiG 9.11.28-RedHat-9.11.28-1.fc33 <<>> @WS.LINUXLIGHTHOUSE.COM 
LINUXLIGHTHOUSE.COM ns
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 39676
;; flags: qr aa rd; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 2
;; WARNING: recursion requested but not available

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
; COOKIE: 2da4654bcbbfcf2e20c614f6608f10fb5882579a181961d8 (good)
;; QUESTION SECTION:
;LINUXLIGHTHOUSE.COM.   IN  NS

;; ANSWER SECTION:
linuxlighthouse.com.86400   IN  NS  ws.linuxlighthouse.com.

;; ADDITIONAL SECTION:
ws.linuxlighthouse.com. 86400   IN  A   108.220.213.121

;; Query time: 97 msec
;; SERVER: 108.220.213.121#53(108.220.213.121)
;; WHEN: Sun May 02 13:52:11 PDT 2021
;; MSG SIZE  rcvd: 128


That says that ws.linuxlighthouse.com is the one and only name server for the 
domain. Whereas whois shows the more normal 2 minimum:

>whois LINUXLIGHTHOUSE.COM | grep ^Name
Name Server: WS.LINUXLIGHTHOUSE.COM
Name Server: NS3.ATTDNS.COM

So, even if you let NS3.ATTDNS.COM pull the zone from you it might not work 
correctly if they just use the zone you feed them without adding themselves to 
the mix with an NS record.
 

-- 
Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: on to letsencrypt

2021-04-16 Thread Doug H.
On Fri, Apr 16, 2021, at 10:56 AM, Ed Greshko wrote:
> On 16/04/2021 17:19, Ed Greshko wrote:
> > On 16/04/2021 10:35, Jack Craig wrote:
> >> First I get my static IP from AT&T actually a block of eight addresses of 
> >> which only the first do they agree to pass through.
> >>
> >
> > BTW, if you are hosting the DNS server and if your DNS server has the IP 
> > address of 108.220.213.121 then
> > this could be a problem.
> >
> > Running nmap against that IP
> >
> > PORT   STATE  SERVICE VERSION
> > 53/udp closed domain
> > 53/tcp  closed domain
> >
> >
> 
> You should also check the output from here.
> 
> https://intodns.com/linuxlighthouse.com


Nice. That shows that the "glue" record *is* there after all. The results from 
that site got me to realize that this will give the IP:

>dig @b.gtld-servers.net ws.linuxlighthouse.com

[snip]
;; ADDITIONAL SECTION:
ns3.attdns.com. 172800  IN  A   144.160.20.47
ws.linuxlighthouse.com. 172800  IN  A   108.220.213.121
[snip]



-- 
Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: on to letsencrypt

2021-04-16 Thread Doug H.
On Thu, Apr 15, 2021, at 11:00 AM, Jack Craig wrote:
> hi list,
> 
> so my bind config has apparently not worked despite my dig'ing.
> 
> an external config checker says it finds no valid IP' for 
> linuxlighthouse.com, i am failing http challenge.

Others have given good answers, but let me show you how I parse it...

>whois linuxlighthouse.com | grep ^Name
Name Server: WS.LINUXLIGHTHOUSE.COM
Name Server: NS3.ATTDNS.COM

First one is not useful since it lives inside the domain. See:
https://ns1.com/blog/glue-records-and-dedicated-dns

So I check the other one:

>dig @NS3.ATTDNS.COM linuxlighthouse.com any

; <<>> DiG 9.11.28-RedHat-9.11.28-1.fc33 <<>> @NS3.ATTDNS.COM 
linuxlighthouse.com any
; (2 servers found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: REFUSED, id: 19251
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1
;; WARNING: recursion requested but not available

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;linuxlighthouse.com.   IN  ANY

;; Query time: 110 msec
;; SERVER: 2001:1890:1c00:5323::c:3#53(2001:1890:1c00:5323::c:3)
;; WHEN: Fri Apr 16 07:59:10 PDT 2021
;; MSG SIZE  rcvd: 48

Note the part "WARNING: recursion requested but not available", so it is saying 
that it is not authoritative for that domain.

So I check to see that it is the auth for its own domain:

>dig @NS3.ATTDNS.COM ATTDNS.COM any

; <<>> DiG 9.11.28-RedHat-9.11.28-1.fc33 <<>> @NS3.ATTDNS.COM ATTDNS.COM any
; (2 servers found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 62918
;; flags: qr aa rd; QUERY: 1, ANSWER: 7, AUTHORITY: 0, ADDITIONAL: 9
;; WARNING: recursion requested but not available

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;ATTDNS.COM.IN  ANY

;; ANSWER SECTION:
ATTDNS.COM. 28800   IN  SOA ns0.ATTDNS.COM. 
eiss-dns.att.COM. 2021033001 3600 1800 2592000 300
ATTDNS.COM. 28800   IN  NS  ns1.ATTDNS.COM.
ATTDNS.COM. 28800   IN  NS  ns3.ATTDNS.COM.
ATTDNS.COM. 28800   IN  NS  ns4.ATTDNS.COM.
ATTDNS.COM. 28800   IN  NS  ns2.ATTDNS.COM.
ATTDNS.COM. 600 IN  MX  10 mx0b-00191d01.pphosted.COM.
ATTDNS.COM. 600 IN  MX  10 mx0a-00191d01.pphosted.COM.

;; ADDITIONAL SECTION:
ns1.ATTDNS.COM. 28800   IN  2001:1890:1286:320::c:2
ns2.ATTDNS.COM. 28800   IN  2001:1890:1c00:3320::c:3
ns3.ATTDNS.COM. 28800   IN  2001:1890:1c00:5323::c:3
ns4.ATTDNS.COM. 28800   IN  2001:1890:1c00:6320::c:6
ns1.ATTDNS.COM. 28800   IN  A   144.160.112.22
ns2.ATTDNS.COM. 28800   IN  A   144.160.128.140
ns3.ATTDNS.COM. 28800   IN  A   144.160.20.47
ns4.ATTDNS.COM. 28800   IN  A   144.160.229.11

;; Query time: 97 msec
;; SERVER: 2001:1890:1c00:5323::c:3#53(2001:1890:1c00:5323::c:3)
;; WHEN: Fri Apr 16 08:00:15 PDT 2021
;; MSG SIZE  rcvd: 409


Yup, good there. So you have two name servers listed. We need that glue record 
to figure out where one is and the other claims to not know who you are.


-- 
Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: Best video card with native drivers?

2021-03-08 Thread Doug H.
On Mon, Mar 8, 2021, at 7:28 AM, Tom Horsley wrote:
> On Mon, 8 Mar 2021 10:18:24 -0500
> Matthew Miller wrote:
> 
> > Open source drivers are 100% going to be the most stable, lowest-hassle
> > option.
> 
> Not remotely true in my experience. I always give the nouveau drivers a 
> shot
> in every new fedora release and they always crash my system within a 
> week
> (usually within a couple of hours). I switch to the nvidia drivers 
> after that
> and never have another problem.


That is true but you do have to remember that nouveau is open source based on 
closed source. This is why Linus gave the finger to Nvidia.



-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: What is the "compositor"?

2021-03-06 Thread Doug H.
On Sat, Mar 6, 2021, at 7:57 AM, Jonathan Ryshpan wrote:
> What is the function of the "compositor"?  In KDE, controls for it are 
> available at:
> System Settings -> Display and Monitor -> Compositor
> There's no useful documentation that I can find in System Settings or 
> on the web; it seems to have something to do with visual effects: 
> transparency, shadowing, and possibly others.  Any info would be 
> interesting.

This seems to explain it pretty well:

https://dev.to/l04db4l4nc3r/compositors-in-linux-1hhb


-- 
Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: Ethernet port "bounce" command?

2021-03-05 Thread Doug H.
On Sun, Feb 28, 2021, at 12:07 PM, Samuel Sieb wrote:
> On 2/28/21 9:44 AM, Doug H. wrote:
> > On Sat, Feb 27, 2021, at 6:36 PM, Samuel Sieb wrote:
> >> One thing to try if you can is to use a cross-over network cable.
> 
> I still think this would be your best option if you can find or make one.

Unfortunately the cross over cable has not solved the issue. It works just the 
same as a straight cable in this situation. The NIC does say that it supports 
auto detection, which does seem to be working and not the core of this issue.


> >> It would have been helpful to see what the output of ethtool is when
> >> it's working, but when it's not working, try the following:
> >>
> >> ethtool -s enp5s0 mdix on
> >>
> >> Give it a few seconds, see if it comes on.  If not, then try:
> >>
> >> ethtool -s enp5s0 mdix off
> > 
> > I did try this. Those commands do execute without giving an error but it 
> > does not then turn on any lights.
> 
> Yes, now that I see your ethtool output, neither device supports 
> setting 
> this.  I'm somewhat surprised that it doesn't give an error, but maybe 
> by design it doesn't error on unsupported functions.

An interesting note is that while testing with the cross over cable I ended up 
with it hardly working at all. The fix was `ethtool -s enp5s0 mdix on`. So it 
does seem that these commands were doing something after all.

I did find a 1 Gig switch that has a low power draw, so I can either use that 
to fully fix the issue or I can use my "bounce it from the Pi side" icon after 
each reboot.

-- 
Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: Formatting second hard disk

2021-02-28 Thread Doug H.
On Sun, Feb 28, 2021, at 4:39 AM, Paul Smith wrote:
> Dear All,
> 
> I have got a second hard disk on my desktop computer, which I would
> like to format. My machine runs Fedora 33, and I would like to ask you
> what format to adopt: the new Btrfs is advisable?
> 
> Moreover, could you please direct me to some documentation on how to
> format the hard disk? Using GParted?

Since nobody has replied I will take a shot and people can correct if needed...

Btrfs seems like a good choice since it improves data integrity and is now the 
default for fresh Fedora installs.

Best to format with a partition instead of just using the file system on the 
"raw" /dev/sdX, so yes for that one I guess.

You can use more than one partition if you want to segregate things for any 
reason, like backups etc. You might also like multiple partitions if it is a 
very large disk.

GParted is a fine choice, but whatever works for you. I use Xfce so the 
Accessories / Disks GUI works fine but I do also have GParted installed. I am 
sort of old school so tend to just use the `fdisk` command line util, but that 
is rather old so maybe gdisk would be the better option now.


-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: Ethernet port "bounce" command?

2021-02-28 Thread Doug H.
On Sun, Feb 28, 2021, at 12:50 PM, Samuel Sieb wrote:
> On 2/28/21 12:36 PM, Doug H. wrote:
> > On Sun, Feb 28, 2021, at 12:07 PM, Samuel Sieb wrote:
> >> On 2/28/21 9:44 AM, Doug H. wrote:
> >>> On Sat, Feb 27, 2021, at 6:36 PM, Samuel Sieb wrote:
> >>>> One thing to try if you can is to use a cross-over network cable.
> >>
> >> I still think this would be your best option if you can find or make one.
> > 
> > For just $4.60 delivered:
> > Amphenol MP-5XRJ45UNNB-003 Cat5e UTP Crossover Cable, RJ45,
> > 
> > I am willing, but do wonder why it worked for so long and still works when 
> > it does work.
> 
> There could be weird timing issues with the auto-negotiation.  It's 
> really hard to say.
> Just for curiosity, what happens if you disable the wake-on-lan option? 
>   Was that something you changed recently?  Because it does seem 
> possibly related to the transition from that, since you mentioned that 
> it works after a full cold boot where the ethernet is completely off.

1. Turned off my rc.local line of `/sbin/ethtool -s enp5s0 wol g`
2. Powered off, did my "power drain" thing.
3. Booted, finding it working fine (as before).
4. Checked Wake on LAN and it was still on, hmmm...
5. Realized that it was being set by NetworkManager, the rc.local was only 
needed when
   I was using network *without* NetworkManager.
6. Set NetworkManager setting to off/default. Verified with `ethtool`.
7. Reboot. Still seeing the issue.

P.S. I found a Belkin cable for $3.99. I like that name better, so ordered it.
Belkin 3-Foot CAT5e Crossover Molded Networking Cable (Yellow)

It seems worth the test and worth having such a cable.

-- 
Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: Ethernet port "bounce" command?

2021-02-28 Thread Doug H.
On Sun, Feb 28, 2021, at 12:07 PM, Samuel Sieb wrote:
> On 2/28/21 9:44 AM, Doug H. wrote:
> > On Sat, Feb 27, 2021, at 6:36 PM, Samuel Sieb wrote:
> >> One thing to try if you can is to use a cross-over network cable.
> 
> I still think this would be your best option if you can find or make one.


For just $4.60 delivered:
Amphenol MP-5XRJ45UNNB-003 Cat5e UTP Crossover Cable, RJ45, 

I am willing, but do wonder why it worked for so long and still works when it 
does work.

-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: Ethernet port "bounce" command?

2021-02-28 Thread Doug H.
On Sun, Feb 28, 2021, at 10:01 AM, Tom Horsley wrote:
> For what it is worth, I had a smoothieboard I was trying to connect
> directly to my computer, and no power on earth seemed to be able to
> make it work reliably with DHCP. I statically configured the IP, and it
> connects every time with a direct connection. Never did figure
> out that issue, just leaving it static now that it works.
> 
> (It would talk via DHCP about one in 10 times I powered it up).

This is also a "For what it is worth" addition...

Yup, this connection is static, so clearly not that issue.

On my post Pi reboot test I started by powering off my computer, then "draining 
it" by turning off the power supply switch then hitting the power button which 
gives a click from the speaker. Only then do I turn the power supply back on 
and again hitting the power button to power up. Interestingly this *did* then 
find the NIC to work fine. Problem solved?, nope. I then rebooted to see the 
problem still there. This did allow me to test my new desktop icon to run an 
ssh over to the Pi (once I see WiFi up). The script (ssh pi 'sudo mii-tool 
--reset eth0') works fine. So I am done with this, I will just watch to see if 
something mysteriously fixes it eventually. But I will be happy to test 
anything else people might want me to try.

Thanks all for the help.

-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: Ethernet port "bounce" command?

2021-02-28 Thread Doug H.
On Sun, Feb 28, 2021, at 9:44 AM, Doug H. wrote:
> And you did ask for ethtool output while working:

I just realized that the ethtool output from the Pi side had only the single 
100Full as advertised. It still needed a reboot after some tests to lock them 
both to 100Full. I ended up rolling that back but the Pi still needed a reboot 
to fully change, so the post reboot output is:

$ s ethtool eth0
Settings for eth0:
Supported ports: [ TP MII ]
Supported link modes:   10baseT/Half 10baseT/Full 
100baseT/Half 100baseT/Full 
Supported pause frame use: Symmetric Receive-only
Supports auto-negotiation: Yes
Supported FEC modes: Not reported
Advertised link modes:  10baseT/Half 10baseT/Full 
100baseT/Half 100baseT/Full 
Advertised pause frame use: No
Advertised auto-negotiation: Yes
Advertised FEC modes: Not reported
Link partner advertised link modes:  10baseT/Half 10baseT/Full 
 100baseT/Half 100baseT/Full 
Link partner advertised pause frame use: Symmetric Receive-only
Link partner advertised auto-negotiation: Yes
Link partner advertised FEC modes: Not reported
Speed: 100Mb/s
Duplex: Full
Port: MII
PHYAD: 1
Transceiver: internal
Auto-negotiation: on
Supports Wake-on: pumbag
Wake-on: d
Current message level: 0x0007 (7)
   drv probe link
Link detected: yes


Since this is a change, I will go ahead and reboot to make sure the issue is 
still there and that the new kludge/fix still works.


-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: Ethernet port "bounce" command?

2021-02-28 Thread Doug H.
On Sat, Feb 27, 2021, at 6:36 PM, Samuel Sieb wrote:
> On 2/27/21 4:56 PM, Doug H. wrote:
> > On Sat, Feb 27, 2021, at 4:36 PM, Samuel Sieb wrote:
> >> Do you have a network switch of some kind around?  If so, try putting
> >> that in between and see if it makes any difference.  It it does, then
> >> there might be something to try with ethtool.
> > 
> > I do. Netgear FS116 Fast Ether switch.
> > 
> > This will also help to flesh out what Ed was asking about...
> > 
> > While up and working I added the switch in the middle. Worked fine, the 
> > connection came right back up once both hosts were plugged in.
> > 
> > This also gave me better visibility to the state during boot (the Ed 
> > questions). While booting the 10M light was on and this is the light that 
> > remained on all the way to the grub menu. I did hold there to make sure it 
> > was stable and then set a timer to see how long before the lights go out 
> > once I hit  to select the kernel. That was 8 seconds.
> > 
> > But then comes the kicker...
> > 
> > This time the link came back up (as it used to, working at 100M) and it was 
> > working fine by the time Xfce was up I was able to check. So this issue 
> > does not seem to effect my setup if passing thru a switch.
> 
> So this confirms what I was suspecting.  The 10M you see at first is the 
> "default" state of the ethernet card where it's watching for the 
> wake-on-lan signal.  Once the kernel boots and initializes the card, the 
> card tries to auto-negotiate.  This seems to be failing due to some 
> interaction between the pi's network device and this one.
> 
> One thing to try if you can is to use a cross-over network cable.
> 
> It would have been helpful to see what the output of ethtool is when 
> it's working, but when it's not working, try the following:
> 
> ethtool -s enp5s0 mdix on
> 
> Give it a few seconds, see if it comes on.  If not, then try:
> 
> ethtool -s enp5s0 mdix off

I did try this. Those commands do execute without giving an error but it does 
not then turn on any lights.

I did look thru my old cable box and found a D8CM and a GS8E so tried those. 
Not help.

Not yet sure of the difference but maybe...
D8CM = Cat6
GS8E = GigaSPEED XL

But some good news, mostly...

While testing on the Pi end I found out that I can get the card to light up 
(and work) by resetting from the Pi side. Not sure why I had not tried that 
before.

Once the WiFi is up I can connect to the Pi that way and issue `sudo mii-tool 
--reset eth0`.

This wakes up lights on the Pi and then quickly does the same on my host.

I will need to write a script to run at boot time that waits for the WiFi to 
connect and then ssh over to wake up the Ethernet. Silly, but I just want to be 
able to stop doing the cable pull/push at reboot.


And you did ask for ethtool output while working:

Fedora side:
>s ethtool enp5s0
Settings for enp5s0:
Supported ports: [ TPMII ]
Supported link modes:   10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Supported pause frame use: Symmetric Receive-only
Supports auto-negotiation: Yes
Supported FEC modes: Not reported
Advertised link modes:  10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Advertised pause frame use: Symmetric Receive-only
Advertised auto-negotiation: Yes
Advertised FEC modes: Not reported
Link partner advertised link modes:  10baseT/Half 10baseT/Full
 100baseT/Half 100baseT/Full
Link partner advertised pause frame use: No
Link partner advertised auto-negotiation: Yes
Link partner advertised FEC modes: Not reported
Speed: 100Mb/s
Duplex: Full
Auto-negotiation: on
master-slave cfg: preferred slave
master-slave status: slave
Port: MII
PHYAD: 0
Transceiver: external
Supports Wake-on: pumbg
Wake-on: g
Link detected: yes

Pi side:
$ s ethtool eth0
Settings for eth0:
Supported ports: [ TP MII ]
Supported link modes:   10baseT/Half 10baseT/Full 
100baseT/Half 100baseT/Full 
Supported pause frame use: Symmetric Receive-only
Supports auto-negotiation: Yes
Supported FEC modes: Not reported
Advertised link modes:  100baseT/Full 
Advertised pause frame use: No
Advertised auto-negotiation: Yes
Advertised FEC modes: Not reported
Link partner advertised link modes:  10baseT/Half 10baseT/Full 
 

Re: Ethernet port "bounce" command?

2021-02-28 Thread Doug H.
On Sun, Feb 28, 2021, at 5:09 AM, Roger Heflin wrote:
> Make sure to set the PI end to match.

Ah, good point. It should have been obvious but I have not even looked at the 
Pi end yet, other than `dmesg` and seeing the renewed connection:

$ dmesg |tail -2
[1932715.302313] smsc95xx 1-1.1:1.0 eth0: Link is Down
[1932732.252198] smsc95xx 1-1.1:1.0 eth0: Link is Up - 100Mbps/Full - flow 
control off


I will check to see how that is set. Maybe just forced 100 full on both ends 
will solve this.

But I do have an old bin with Ethernet stuff, so maybe I still have an old 
cross over cable.


-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: Ethernet port "bounce" command?

2021-02-27 Thread Doug H.
On Sat, Feb 27, 2021, at 4:36 PM, Samuel Sieb wrote:
> On 2/27/21 4:24 PM, Doug H. wrote:
> >> Is it directly connected to the Pi?
> > 
> > Yup, it is CAT5 from port to port. I set it up to get better speeds when 
> > transferring files for the Plex player on the Pi. I then started to use it 
> > for the ability to "wake on LAN" since the Pi runs all time and this system 
> > is often suspended. This is why I waited to fix it. The system runs without 
> > this link but I *like* having it so finally sat down and started hammering 
> > at it.
> 
> Do you have a network switch of some kind around?  If so, try putting 
> that in between and see if it makes any difference.  It it does, then 
> there might be something to try with ethtool.

I do. Netgear FS116 Fast Ether switch.

This will also help to flesh out what Ed was asking about...

While up and working I added the switch in the middle. Worked fine, the 
connection came right back up once both hosts were plugged in.

This also gave me better visibility to the state during boot (the Ed 
questions). While booting the 10M light was on and this is the light that 
remained on all the way to the grub menu. I did hold there to make sure it was 
stable and then set a timer to see how long before the lights go out once I hit 
 to select the kernel. That was 8 seconds.

But then comes the kicker...

This time the link came back up (as it used to, working at 100M) and it was 
working fine by the time Xfce was up I was able to check. So this issue does 
not seem to effect my setup if passing thru a switch.

I did/do still find ethtool to not want to do much:

# ethtool --test enp5s0
Cannot test: Operation not supported

# ethtool --reset enp5s0 all
ETHTOOL_RESET 0x
Cannot issue ETHTOOL_RESET: Operation not supported

So the good news is that this presents a fully automated (no pull/push) fix. 
The bad news is that I would have to live with 24x7 power drain of the switch 
since I can't tell it to suspend with my host. I will check the power draw with 
my "KillaWatt".

-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: Ethernet port "bounce" command?

2021-02-27 Thread Doug H.
On Sat, Feb 27, 2021, at 3:56 PM, Samuel Sieb wrote:
> On 2/27/21 3:06 PM, Doug H. wrote:
> > On to answering the question from Samuel:
> > I am not seeing much help in the "while bad" journal:
> > 
> > # grep enp5s0 journalctl-b.while_not_working.txt
> > Feb 27 14:52:58 wombat.wombatz.com kernel: r8169 :05:00.0 enp5s0: 
> > renamed from eth0
> 
> That grep isn't going to help much given that line.  Try searching for 
> "r8169" instead.

Gives...

>grep r8169 journalctl-b.while_not_working.txt
Feb 27 14:52:58 wombat.wombatz.com kernel: r8169 :05:00.0: can't disable 
ASPM; OS doesn't have ASPM control
Feb 27 14:52:58 wombat.wombatz.com kernel: libphy: r8169: probed
Feb 27 14:52:58 wombat.wombatz.com kernel: r8169 :05:00.0 eth0: 
RTL8168c/8111c, 00:26:18:3a:2a:1b, XID 3c4, IRQ 31
Feb 27 14:52:58 wombat.wombatz.com kernel: r8169 :05:00.0 eth0: jumbo 
features [frames: 6122 bytes, tx checksumming: ko]
Feb 27 14:52:58 wombat.wombatz.com kernel: r8169 :05:00.0 enp5s0: renamed 
from eth0
Feb 27 14:53:07 wombat.wombatz.com kernel: RTL8211B Gigabit Ethernet 
r8169-500:00: attached PHY driver [RTL8211B Gigabit Ethernet] 
(mii_bus:phy_addr=r8169-500:00, irq=IGNORE)
Feb 27 14:53:07 wombat.wombatz.com kernel: r8169 :05:00.0 enp5s0: Link is 
Down

Roger: I tried everything I could with ethtool and it would not "bounce". It 
does not support the reset stuff so I guess that is the biggest issue there.


Ed:

> When you boot the system and get to the kernel selection menu can you stop 
> the process
> by moving the cursor to a different kernel or by using "e" to edit the 
> selected kernel?
> No drivers will be loaded at that point.

> At that stage, so you see any LED's light or blink on the interface?

Yes, the lights are happy/flashy up until a couple of seconds after the kernel 
starts, I.E. after the grub selection has been made.


> Is it directly connected to the Pi?

Yup, it is CAT5 from port to port. I set it up to get better speeds when 
transferring files for the Plex player on the Pi. I then started to use it for 
the ability to "wake on LAN" since the Pi runs all time and this system is 
often suspended. This is why I waited to fix it. The system runs without this 
link but I *like* having it so finally sat down and started hammering at it.

-- 
Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: Ethernet port "bounce" command?

2021-02-27 Thread Doug H.
On Sat, Feb 27, 2021, at 2:31 PM, Samuel Sieb wrote:
> On 2/27/21 2:21 PM, Doug H. wrote:
> > On Sat, Feb 27, 2021, at 2:12 PM, Samuel Sieb wrote:
> >> On 2/27/21 9:50 AM, Doug H. wrote:
> >>> I am having an odd problem with my ethernet port. I assume this came
> >>> with a dnf update but that was some weeks ago so I can't help figure
> >>> out what update might have done it. When first discovered I think I
> >>> found that booting from an older kernel did not fix it. I assume that
> >>> the physical interface is not the problem since a physical "bounce"
> >>> always fixes it and it shows no other problems. To explain that...
> >>
> >> Given that an older kernel doesn't fix it, that suggests it might not
> >> be
> >> software.  How does it get in this state?  Is it random?  Does it stop
> >> working after a reboot or does it keep working after a reboot if it was
> >> working before?  What about a power cycle?
> > 
> > It does not seem random and it does not stop working while the OS is 
> > running except that it does not work after boot/reboot until the first 
> > unclip/pull/push. Oh, and it does stay up/working on resume from suspend 
> > (should have noted that one, seems important).
> > 
> > I did verify this morning that a cold boot does cause the problem. A reboot 
> > (warm) will also cause it. Note that the NIC lights do come on when the 
> > computer is turned on but then the lights go out at some point after the 
> > kernel is selected by grub. So it does seem that linux is doing it...
> 
> Run "sudo journalctl -b" to see if there are any relevant logs.  Also, 
> "sudo journalctl -fa" before replugging to see what happens.

In reply to the question about wire corrosion: I have pulled/pushed the cable a 
*lot* in working with this and it works very well when it is working. The same 
cable works great with the alternate NIC. And I did boot to "sysrescue" and 
found the NIC with good carrier.


On to answering the question from Samuel: 
I am not seeing much help in the "while bad" journal:

# grep enp5s0 journalctl-b.while_not_working.txt
Feb 27 14:52:58 wombat.wombatz.com kernel: r8169 :05:00.0 enp5s0: renamed 
from eth0
Feb 27 14:53:07 wombat.wombatz.com NetworkManager[1316]:   
[1614466387.7201] manager: (enp5s0): new Ethernet device 
(/org/freedesktop/NetworkManager/Devices/2)
Feb 27 14:53:07 wombat.wombatz.com NetworkManager[1316]:   
[1614466387.7216] device (enp5s0): state change: unmanaged -> unavailable 
(reason 'managed', sys-iface-state: 'external')
Feb 27 14:53:07 wombat.wombatz.com kernel: r8169 :05:00.0 enp5s0: Link is 
Down


Here is what happened when I did the pull/push of the cable (I marked the spot 
where the pull and push happened...

# journalctl -fa
-- Logs begin at Thu 2020-10-01 08:01:38 PDT. --
Feb 27 14:53:55 wombat.wombatz.com systemd[1]: dnfdaemon.service: Consumed 
4.964s CPU time.
Feb 27 14:53:58 wombat.wombatz.com chronyd[1331]: Selected source 212.26.18.43 
(2.fedora.pool.ntp.org)
Feb 27 14:53:58 wombat.wombatz.com chronyd[1331]: System clock TAI offset set 
to 37 seconds
Feb 27 14:53:59 wombat.wombatz.com chronyd[1331]: Selected source 
217.198.219.102 (2.fedora.pool.ntp.org)
Feb 27 14:54:05 wombat.wombatz.com systemd[1]: 
NetworkManager-dispatcher.service: Succeeded.
Feb 27 14:54:05 wombat.wombatz.com audit[1]: SERVICE_STOP pid=1 uid=0 
auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 
msg='unit=NetworkManager-dispatcher comm="systemd" 
exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Feb 27 14:54:10 wombat.wombatz.com systemd[1]: pcscd.service: Succeeded.
Feb 27 14:54:10 wombat.wombatz.com audit[1]: SERVICE_STOP pid=1 uid=0 
auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pcscd 
comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? 
res=success'
Feb 27 14:55:03 wombat.wombatz.com chronyd[1331]: Source 84.16.73.33 replaced 
with 2607:5300:201:3100::345c (2.fedora.pool.ntp.org)
Feb 27 14:55:03 wombat.wombatz.com chronyd[1331]: Selected source 184.105.182.7 
(2.fedora.pool.ntp.org)
Feb 27 14:56:12 wombat.wombatz.com systemd[1636]: Starting Mark boot as 
successful...
Feb 27 14:56:12 wombat.wombatz.com systemd[1636]: grub-boot-success.service: 
Succeeded.
Feb 27 14:56:12 wombat.wombatz.com systemd[1636]: Finished Mark boot as 
successful.

Here is the wire pull/push:

Feb 27 14:56:28 wombat.wombatz.com kernel: r8169 :05:00.0 enp5s0: Link is 
Up - 100Mbps/Full - flow control off
Feb 27 14:56:28 wombat.wombatz.com kernel: IPv6: ADDRCONF(NETDEV_CHANGE): 
enp5s0: link becomes ready
Feb 27 14:56:28 wombat.wombatz.com Netwo

Re: Ethernet port "bounce" command?

2021-02-27 Thread Doug H.
On Sat, Feb 27, 2021, at 2:12 PM, Samuel Sieb wrote:
> On 2/27/21 9:50 AM, Doug H. wrote:
> > I am having an odd problem with my ethernet port. I assume this came
> > with a dnf update but that was some weeks ago so I can't help figure
> > out what update might have done it. When first discovered I think I
> > found that booting from an older kernel did not fix it. I assume that
> > the physical interface is not the problem since a physical "bounce"
> > always fixes it and it shows no other problems. To explain that...
> 
> Given that an older kernel doesn't fix it, that suggests it might not 
> be 
> software.  How does it get in this state?  Is it random?  Does it stop 
> working after a reboot or does it keep working after a reboot if it was 
> working before?  What about a power cycle?

It does not seem random and it does not stop working while the OS is running 
except that it does not work after boot/reboot until the first 
unclip/pull/push. Oh, and it does stay up/working on resume from suspend 
(should have noted that one, seems important).

I did verify this morning that a cold boot does cause the problem. A reboot 
(warm) will also cause it. Note that the NIC lights do come on when the 
computer is turned on but then the lights go out at some point after the kernel 
is selected by grub. So it does seem that linux is doing it...

Hey, I should cold boot to a Ventoy boot stick to see what happens.


-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: Ethernet port "bounce" command?

2021-02-27 Thread Doug H.
On Sat, Feb 27, 2021, at 1:36 PM, Cameron Simpson wrote:
> On 27Feb2021 09:50, Doug H.  wrote:
> >I am having an odd problem with my ethernet port. I assume this came
> >with a dnf update but that was some weeks ago so I can't help figure
> >out what update might have done it. When first discovered I think I
> >found that booting from an older kernel did not fix it. I assume that
> >the physical interface is not the problem since a physical "bounce"
> >always fixes it and it shows no other problems. To explain that...
> [...]
> >The simple fix is to physically unplug and replug the cable. When it is
> >not working (each reboot) there are not lights on. The physical
> >"bounce" lights up the LEDs and it comes right up.
> >
> >So, I am asking for something to add to rc.local that does the same
> >thing.
> 
> Have you tried something as simple as:
> 
> ifconfig enp5s0 down
> sleep 2
> ifconfig enp5s0 up


Yup, I should have noted the various stuff I have tried. A couple of times now 
I have rebooted to create the issue and then pounded on the interface with no 
luck. I then just unclip/pull/push the cord and it comes up like magic.

After posting this I installed an old PCI ether card to get around the issue. 
The only trouble there is that the card does not seem to support "Wake on LAN" 
which is annoying but I think I can live with that.

Another note that I should have included is that this *is* a very old box. It 
will be 12 years old sometime this year (October I think). And this is the 
onboard LAN, so maybe it *is* something physical. It just seems odd that it 
works without issue once it is "bounced" to the working state.


-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Ethernet port "bounce" command?

2021-02-27 Thread Doug H.
I am having an odd problem with my ethernet port. I assume this came
with a dnf update but that was some weeks ago so I can't help figure
out what update might have done it. When first discovered I think I
found that booting from an older kernel did not fix it. I assume that
the physical interface is not the problem since a physical "bounce"
always fixes it and it shows no other problems. To explain that...

The trouble is that the ethernet port will not come out of the "no-
carrier" state no matter how much I mess with the various commands that
are supposed to effect it.

The simple fix is to physically unplug and replug the cable. When it is
not working (each reboot) there are not lights on. The physical
"bounce" lights up the LEDs and it comes right up.

So, I am asking for something to add to rc.local that does the same
thing.

I use a wifi adapter for my main/Internet connection. This port is just
used for a wired link to my Raspberry Pi.

The command that seems like it *should* work:
sudo mii-tool --reset enp5s0

But that does not fix it.


Info:

The below is taken while it is working...

sudo lspci -v
05:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 02)
Subsystem: ASUSTeK Computer Inc. M3A78 Series Motherboard
Flags: bus master, fast devsel, latency 0, IRQ 18
I/O ports at e800 [size=256]
Memory at faeff000 (64-bit, prefetchable) [size=4K]
Memory at faee (64-bit, prefetchable) [size=64K]
Expansion ROM at fbef [disabled] [size=64K]
Capabilities: [40] Power Management version 3
Capabilities: [50] MSI: Enable- Count=1/2 Maskable- 64bit+
Capabilities: [70] Express Endpoint, MSI 01
Capabilities: [b0] MSI-X: Enable+ Count=2 Masked-
Capabilities: [d0] Vital Product Data
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Virtual Channel
Capabilities: [160] Device Serial Number 00-00-00-00-00-00-00-
00
Kernel driver in use: r8169
Kernel modules: r8169

nmcli
enp5s0: connected to Ether link to Pi
"Realtek RTL8111/8168/8411"
ethernet (r8169), 00:26:18:3A:2A:1B, hw, mtu 1500
inet4 192.168.11.4/24
route4 192.168.11.0/24
inet6 fe80::226:18ff:fe3a:2a1b/64
route6 fe80::/64

This does kill and then fix it when working, thus proving that this
module is being used:
sudo rmmod r8169
sudo modprobe r8169

ip link
4: enp5s0:  mtu 1500 qdisc fq_codel
state UP mode DEFAULT group default qlen 1000
link/ether 00:26:18:3a:2a:1b brd ff:ff:ff:ff:ff:ff



-- 
Doug H.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: Backing up system

2021-02-02 Thread Doug H.
On Tue, Feb 2, 2021, at 7:21 AM, elder sixpack13 wrote:
> > On 27 Mar 2009 at 12:42, Bill Crawford wrote:
> > 
> > From:   Bill Crawford  > Organization:   None
> > To: fedora-list(a)redhat.com
> > Subject:Re: Backing up system
> > Date sent:  Fri, 27 Mar 2009 12:42:56 +
> > Copies to:  "Michael D. Setzer II"  > 
> > 
> > The cd has various scripts and programs on it to help.
> 
> unfortunately I can't read the whole thread, [snip]

I was going to say that I can't read the whole thing either since I joined in 
2015, but I just checked the archive and you still can read the full thread 
from March of 2009.

-- 
Doug H.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: rdma-core-32.0-1.fc33.i686 has inferior architecture

2021-01-29 Thread Doug H.
On Tue, Jan 26, 2021, at 11:58 AM, Jonathan Billings wrote:
> On Tue, Jan 26, 2021 at 10:33:20AM -0500, Matthew Miller wrote:
> >
> > On Mon, Jan 25, 2021 at 06:40:10PM -0800, ToddAndMargo via users wrote:
> > > Hi Matthew,
> > > 
> > > I just did a
> > ># dnf remove rdma-core-32.0-1.fc33.x86_64
> > > and now `dnf upgrade` is happy.


I had the "core" issue here also. First I dnf erased the .i686 version without 
issue. I later did the same for the .x86_64 version, again not issue.

My dnf update today ended with:

Installing dependencies:
 rdma-corei686   33.0-2.fc33   updates 57 k
 rdma-corex86_64 33.0-2.fc33   updates 56 k

The good news is that the missing .i686 version is synced up.

If you want to try to spot what it was pulled for:



 Package  Arch   Version   Repository  Size

Upgrading:
 VirtualBox   x86_64 6.1.18-1.fc33 rpmfusion-free-updates  20 M
 VirtualBox-kmodsrc   noarch 6.1.18-1.fc33 rpmfusion-free-updates 864 k
 VirtualBox-serverx86_64 6.1.18-1.fc33 rpmfusion-free-updates  19 M
 akmod-VirtualBox x86_64 6.1.18-1.fc33 rpmfusion-free-updates  21 k
 firefox  x86_64 85.0-2.fc33   updates102 M
 gjs  x86_64 1.66.2-2.fc33 updates382 k
 gtk-doc  x86_64 1.33.2-2.fc33 updates403 k
 libibverbs   i686   33.0-2.fc33   updates365 k
 libibverbs   x86_64 33.0-2.fc33   updates335 k
 librdmacmx86_64 33.0-2.fc33   updates 73 k
 lua-srpm-macros  noarch 1-3.fc33  updates8.1 k
 mozjs78  x86_64 78.7.0-1.fc33 updates8.3 M
 nss  i686   3.60.1-1.fc33 updates761 k
 nss  x86_64 3.60.1-1.fc33 updates688 k
 nss-develx86_64 3.60.1-1.fc33 updates207 k
 nss-softokn  i686   3.60.1-1.fc33 updates411 k
 nss-softokn  x86_64 3.60.1-1.fc33 updates384 k
 nss-softokn-develx86_64 3.60.1-1.fc33 updates 15 k
 nss-softokn-freebl   i686   3.60.1-1.fc33 updates334 k
 nss-softokn-freebl   x86_64 3.60.1-1.fc33 updates332 k
 nss-softokn-freebl-devel x86_64 3.60.1-1.fc33 updates 63 k
 nss-sysinit  x86_64 3.60.1-1.fc33 updates 20 k
 nss-toolsx86_64 3.60.1-1.fc33 updates529 k
 nss-util i686   3.60.1-1.fc33 updates 92 k
 nss-util x86_64 3.60.1-1.fc33 updates 91 k
 nss-util-devel   x86_64 3.60.1-1.fc33 updates 76 k
 perl x86_64 4:5.32.1-466.fc33 updates 28 k
 perl-Attribute-Handlers  noarch 1.01-466.fc33 updates 38 k
 perl-AutoLoader  noarch 5.74-466.fc33 updates 32 k
 perl-AutoSplit   noarch 5.74-466.fc33 updates 32 k
 perl-B   x86_64 1.80-466.fc33 updates192 k
 perl-Benchmark   noarch 1.23-466.fc33 updates 38 k
 perl-Class-Structnoarch 0.66-466.fc33 updates 33 k
 perl-Config-Extensions   noarch 0.03-466.fc33 updates 23 k
 perl-DBM_Filter  noarch 0.06-466.fc33 updates 43 k
 perl-Devel-Peek  x86_64 1.28-466.fc33 updates 43 k
 perl-Devel-SelfStubber   noarch 1.06-466.fc33 updates 25 k
 perl-DirHandle   noarch 1.05-466.fc33 updates 23 k
 perl-Dumpvalue   noarch 2.27-466.fc33 updates 29 k
 perl-DynaLoader  x86_64 1.47-466.fc33 updates 40 k
 perl-English noarch 1.11-466.fc33 updates 24 k
 perl-Errno   x86_64 1.30-466.fc33 updates 26 k
 perl-ExtUtils-Constant   noarch 0.25-466.fc33 updates 58 k
 perl-ExtUtils-Embed  noarch 1.35-466.fc33 updates 28 k
 perl-ExtUtils-Miniperl   noarch 1.09-466.fc33 updates 26 k
 perl-Fcntl   x86_64 1.13-466.fc33 updates 31 k
 perl-File-Basename   noarch 2.85-466.fc33 updates 28 k
 perl-File-Comparenoarch 1.100.600-466.fc33
   updates 24 k
 perl-File-Copy   n

Re: Strange Artifacts on the Panel

2021-01-28 Thread Doug H.
On Thu, Jan 28, 2021, at 9:53 AM, Jonathan Ryshpan wrote:
> Could it be a hardware issue?  It has an intermittent quality that 
> looks like hardware trouble; but then why would the artifacts happen 
> only in the panel?
> 

You can move the panel to the top and see if the artifacts follow.


-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Strange Artifacts on the Panel

2021-01-28 Thread Doug H.
On Thu, Jan 28, 2021, at 7:49 AM, Jonathan Ryshpan wrote:
> I've been seeing strange things on my panel for about a week or two.  
> They are triangles or lines extending horizontally from a region of 
> some color, narrowing to a point.  They last generally for up to about 
> 30 seconds.  Attached is a picture of such an artifact 
> (PanelArtifact.jpg), taken with my cell phone.  Note the black stripe 
> just above "System Information".  Has anyone seen anything like this


It sort of looks like it would be coming from whatever icon is to the left of 
the clipboard icon. When this stops happening, is there another icon there?


-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Mail Reader -

2021-01-24 Thread Doug H.
On Sun, Jan 24, 2021, at 9:46 AM, Bob Goodwin wrote:
> I have Mail Reader listed in the menu on this computer.  Can someone 
> tell me what the procedure is to make it read/speak some text?
> 
> It does not respond to the same number pad  keys as Orca. Orca might 
> work if I could adjust the voice to something intelligible, the 
> default;;t seems to lose syllables from each word.
> 
> As it is I have to use an iPad and ask Siri to read messages. Not a good 
> system for me.

You list XFCE in your sig. I use Xfce also. My main menu shows "Mail Reader" 
also, but that is just a link to the default mail program that I have selected. 
For me it is Evolution. Yours could be something else.

And note that "mail reader" does not mean that it reads it to you. It is the 
program you use to read mail.



-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: update process

2021-01-24 Thread Doug H.
On Sun, Jan 24, 2021, at 8:56 AM, Robert McBroom via users wrote:
> Lately have been seeing messages in the terminal as dnf update is 
> running.  Example:
> 
> Warning: The unit file, source configuration file or drop-ins of 
> kdump.service changed on disk. Run 'systemctl daemon-reload' to reload 
> units.


Reboot will do take care of that.


> /usr/lib/tmpfiles.d/kdm.conf:1: Line references path below legacy 
> directory /var/run/, updating /var/run/kdm/ → /run/kdm/; please update 
> the tmpfiles.d/ drop-in file accordingly.
> /usr/lib/tmpfiles.d/kdm.conf:2: Line references path below legacy 
> directory /var/run/, updating /var/run/xdmctl → /run/xdmctl; please 
> update the tmpfiles.d/ drop-in file accordingly.
> 
> Are these changes made on a reboot?  Such messages are not seen if 
> dnfdragora is used.  They can be swept away in a long update if not 
> beeing actively watched.  How are they supposed to be handled?


In my/most? case(s) you can ignore that:

>cd /var/
>ls -la |grep run
lrwxrwxrwx.  1 root root 11 Aug 10  2013 lock -> ../run/lock
lrwxrwxrwx.  1 root root  6 Aug 10  2013 run -> ../run

So you see that /var/run is just a symlink to /run and thus you don't need to 
worry if the config file has the legacy "/var/run" in it.



-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: midco DNS corruption?

2021-01-24 Thread Doug H.
On Sun, Jan 24, 2021, at 3:21 AM, Tim via users wrote:
> On Sun, 2021-01-24 at 00:07 -0700, Joe Zeff wrote:
> > Or, you do the sensible thing and point said domain to 127.0.0.1, so 
> > that it times out almost instantly.
> 
> It doesn't.  The web browser waits for something to answer it.  Go on,
> try to get your web browser to connect to a non-existent server, it
> doesn't immediately stop looking.

My hosts file setup is working very quickly.

I can't remember why I stopped pointing to 127.* but something had me change to:

>route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric RefUse Iface
0.0.0.0 192.168.100.254 0.0.0.0 UG60000 
wlp0s26f7u3
111.72.252.91   -   255.255.255.255 !H0  -0 -
[snip]

So you see that "111.72.252.91" is null routed.

In my hosts file I point to that IP:

>grep "^111.72.252.91" /etc/hosts | wc -l
11811

Using a sample name from that list I get a very quick fail with firefox:


Unable to connect

Firefox can’t establish a connection to the server at xads.zedo.com.

The site could be temporarily unavailable or too busy. Try again in a few 
moments.
If you are unable to load any pages, check your computer’s network 
connection.
If your computer or network is protected by a firewall or proxy, make sure 
that Firefox is permitted to access the Web.



-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Anyone got 2TB usb flash to work with Fedora 32?

2021-01-23 Thread Doug H.
On Sat, Jan 23, 2021, at 5:27 AM, Roger Heflin wrote:
> I think the key part of these scams is the long shipping times.  That
> gives the scammer 16-20 days of sales before the real reviews start
> coming in with 1-star that the product is fake.  And after those start
> the scammer has very likely already started the new ad for a new
> product with its good fake reviews.  Searching on ebay for 2tb flash I
> see lots of fake 2tb devices, and some of the listings look pretty
> carefully done.   Likely whoever you bought yours from already has
> their new listings up to continue the scam.
> 
> Besides Ebay, I have seen what looks like similar scams on other
> websites.  So if something has a high shipping time for a high volume
> sales item be worried.
> 
> Most of the items that have valid high shipping times are uncommon low
> volume items that it is likely they are only selling a few of per
> month.

Out of curiosity I checked Amazon. "2tb usb flash drive"

Sure enough, for just $19.99. The first review shown:

This is not a 2tb drive
Reviewed in the United States on December 24, 2020
Verified Purchase
This product is falsely listed as 2tb. When inserted into a computer, it will 
report itself as 1tb, but it isn't even that - after some investigating I found 
that it's actually an 8gb drive with some malware on it that causes it to 
misreport its size. This is a straight-up 100% scam. 


-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: systemd-resolved floods the logs

2021-01-09 Thread Doug H.
On Wed, Jan 6, 2021, at 4:15 AM, Sam Varshavchik wrote:
> Jerome Lille writes:
> 
> > On Tue, 2021-01-05 at 18:10 -0500, Sam Varshavchik wrote:
> > > Chris Murphy writes:
> > >
> > > > On Tue, Jan 5, 2021 at 10:32 AM Chris Murphy
> > > >  wrote:
> > > > >
> > > > > Maybe this bug:
> > > >
> > > > https://github.com/systemd/systemd/issues/13432
> > >
> > > "opened this issue on Aug 29, 2019"
> > >
> > > I would not expect this to be fixed any time soon. The only solution
> > > is:
> > >
> > > systemctl stop systemd-resolved
> > > systemctl disable systemd-resolved
> > > rm -f /etc/resolv.conf
> > > ln -s ../run/NetworkManager/no-stub-resolv.conf /etc/resolv.conf
> > >
> > > Hopefully, this fix will not stop working in the future, either.
> >
> > Thanks for the suggestion. With those changes the flooding of the logs
> > went away. I can connect to the VPN and name resolution works.
> >
> > BUT, I got five different SELinux errors instead
> >
> > rpmdb was denied read access on resolv.conf
> > rpcbind was denied name_bind access on port 64866
> > chronyd was denied getattr access on no-stub-resolv.conf
> > gnome-shell was denied getattr access on no-stub-resolv.conf
> > geoclue was denied getattr access on no-stub-resolv.conf
> 
> Hm, looks like I've been getting some of these selinux errors too, but  
> haven't noticed it.
> 
> Created bug 1913276 to fix no-stub-resolv.conf, the selinux policy needs to  
> be fixed.


Thanks for opening that bug.

Note that my outbound e-mail was being blocked by this. I am using postfix for 
outbound and the smtp alerts were triggering for each outbound e-mail attempt 
and were just queuing up until I did "sudo setenforce 0". I verified that new 
outbound mail was sent after that and I also "pushed" the queue with "postqueue 
-f" and watched the log as it drained.

I might just switch back to the regular setup so that I can have selinux 
enabled while waiting for the fix to this.


-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: libuv-1.40.0-1.fc32.x86_64.rpm 'is not signed'

2021-01-07 Thread Doug H.
On Wed, Jan 6, 2021, at 3:51 PM, Ed Greshko wrote:
> On 07/01/2021 06:40, John Pilkington wrote:
> > I just had a failed build of MythTV, apparently because this libuv package 
> > is not signed.   A build done yesterday was successful and is running. 
> > Attempts to 'dnf reinstall libuv' also fail with the same error.
> >
> > Is it just me? 
> 
> It isn't just you.
> 
> I suppose you could add --nogpgcheck to your dnf commands?


Not trying to give Ed a hard time, just want to make sure it is said...

Only use "--nogpgcheck" if you have very good reason to believe that the rpm 
that you are getting is from a well trusted source and could not have been 
tampered with en route. 

Doing unconfirmed installs leads very quickly to opening us up to malware 
attacks. The more people who are willing to install without checking then the 
more valuable are the evil attempts.


-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: F33 just pretends to print

2020-12-31 Thread Doug H.
On Wed, Dec 30, 2020, at 6:10 AM, Jorge Fábregas wrote:
> On 12/30/20 1:35 AM, Michael Hennebry wrote:
> > I've cloned the repository, but I'm unclear on a couple things
> 
> Hi,
> 
> On a F33 fresh install I only had to to this as root:
> 
> dnf update (important; needed so that last step works properly)
> dnf install gcc-c++ cmake cups-devel
> git clone https://github.com/pdewacht/brlaser
> cd brlaser
> cmake .
> make
> make install
> dnf history undo last (as I no longer need the stuff needed to build;
> SSDs are expensive!)
> 
> Then I plugged the USB cable and printer was configured automatically
> (and working perfectly).
> 
> Hope that helps.


It has helped me. I had replied to this thread to note what worked for my 
DCP-L2550DW. Today I decided to test that for my VirtualBox F33 install. Well 
well, just as stated it acts like it prints and nothing happens. Selinux and 
Firewall did not report an issue.

So I removed the Brother rpms with `dnf erase` and then used the above.

The difference was that I did not plug in the USB, I finished up (on my Xfce4 
vbox) with:
Menu / Administration / Printer Settings
 Unlock
 Add
 Network Printer / Saw the Brother there
 Used recommended from there on

This did work, the F33 VirtualBox host is printing just fine now.

Thanks much for letting me know that my printer was likely to have trouble 
after the F33 upgrade and for how to fix it.


-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: F33 just pretends to print

2020-12-28 Thread Doug H.
On Mon, Dec 28, 2020, at 10:13 AM, Doug H. wrote:
> On Mon, Dec 28, 2020, at 7:22 AM, Michael Hennebry wrote:
> 
> > I tried deleting both printers (I wanted charcoal)
> > and running 
> > linux-brprinter-installer-2.2.2-1 .
> > I got a lot of error messages about things already existing
> > and eventually an offer to print a test page.
> > I typed y, but the page was never printed.
> 
> I have a DCP-L2550DW that works well. In case it might help, here is my 
> saved instruction for when I upgrade Fedora. This has been tested to 
> work. Clearly you need to adjust it for your model...
> 
> 
> (Should check for an updated version before doing any of this)
> cd /home/doug/download/installed/Brother-printer < moved them into 
> version based folders now.
> sudo ./uninstaller_brscan4
> sudo ./uninstaller_brscan-skey
> sudo ./uninstaller_DCPL2550DW
> 
> sudo ./linux-brprinter-installer-2.2.1-1
> Input model name ->DCP-L2550DW
> OK? [y/N] ->y
> Will you specify the Device URI? [Y/n] ->Y
> 13 (I): Specify IP address.
> select the number of destination Device URI. ->13
>  enter IP address ->192.168.100.152
> Test Print? [y/N] ->y

Something else to consider. If I were having trouble with it I would want to 
dnf erase anything installed before trying again, so...

10:17-doug@wombat-~>rpm -qa |egrep "brscan|dcpl"
brscan4-0.4.9-1.x86_64
brscan4-0.4.8-1.x86_64
brscan-skey-0.3.1-1.x86_64
dcpl2550dwpdrv-4.0.0-1.i386


-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: F33 just pretends to print

2020-12-28 Thread Doug H.
On Mon, Dec 28, 2020, at 7:22 AM, Michael Hennebry wrote:

> I tried deleting both printers (I wanted charcoal)
> and running 
> linux-brprinter-installer-2.2.2-1 .
> I got a lot of error messages about things already existing
> and eventually an offer to print a test page.
> I typed y, but the page was never printed.

I have a DCP-L2550DW that works well. In case it might help, here is my saved 
instruction for when I upgrade Fedora. This has been tested to work. Clearly 
you need to adjust it for your model...


(Should check for an updated version before doing any of this)
cd /home/doug/download/installed/Brother-printer < moved them into version 
based folders now.
sudo ./uninstaller_brscan4
sudo ./uninstaller_brscan-skey
sudo ./uninstaller_DCPL2550DW

sudo ./linux-brprinter-installer-2.2.1-1
Input model name ->DCP-L2550DW
OK? [y/N] ->y
Will you specify the Device URI? [Y/n] ->Y
13 (I): Specify IP address.
select the number of destination Device URI. ->13
 enter IP address ->192.168.100.152
Test Print? [y/N] ->y


-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: different sources for download ...

2020-12-10 Thread Doug H.
On Thu, Dec 10, 2020, at 11:08 AM, Walter H. wrote:
> Hello,
> 
> can help explain me a little bit...
> 
> I found this
> 
> https://getfedora.org/
> 
> there I downloaded the workstation iso and then
> 
> I found this
> 
> https://spins.fedoraproject.org/
> 
> what is the difference?
> 
> (I don't like the look and feel of GNOME, are theese at
> 
> https://spins.fedoraproject.org/ also workstations?


I have been happily using Xfce4 for some time. I have been simply upgrading for 
a while but if I were going to reinstall I would go one of two routes...

1. Use the Netinstall image and select Xfce4.
2. Download the Xfce4 spin.

I lean toward the Netinstall image since they are smaller. But the spins are 
great since you can boot to something else that you might want to look at 
before deciding which to go with.


-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: F33 BTRFS - Not enough swap space for hibernation

2020-12-05 Thread Doug H.
On Sat, Dec 5, 2020, at 9:03 PM, Tim via users wrote:
> On Sat, 2020-12-05 at 17:45 -0700, Chris Murphy wrote:
> > There definitely is no free lunch with swap-on-zram, but it helps
> > quite a lot for most workloads.
> 
> I'm curious how dedicating some of your RAM for swap, therefore having
> less RAM, is more beneficial than just using your RAM as RAM.

Compression. It uses some CPU, but seems to work well.


-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: what are the rules for dnf downgrade?

2020-12-05 Thread Doug H.
On Sat, Dec 5, 2020, at 2:38 PM, ToddAndMargo via users wrote:
> Hi All,
> 
> Fedora 33
> wine-5.22-1.fc33.x86_64
> 
> As of Wine 5.22, Lotus Approach now crashes on start up. 

I switched to wine "stable" via winehq. I had a similar breakage and found that 
Fedora was giving a bit of a bleeding edge version.


-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Install Fedora -

2020-10-23 Thread Doug H.
On Fri, Oct 23, 2020, at 11:39 AM, GianPiero Puccioni wrote:
>
> Isn't MemTest86 part of the "Systemrescue CD"? At least the one I use 
> from
> https://www.system-rescue.org/System-tools/ has Memtest86 (for regular) 
> and 
> memtester (for UEFI).

Yes, good point. And with some more research I found that the Memtest86 iso 
does work if you select the F1 option.

-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Install Fedora -

2020-10-23 Thread Doug H.
On Fri, Oct 23, 2020, at 1:56 AM, GianPiero Puccioni wrote:
> On 10/22/20 11:17 PM, Tom Horsley wrote:
> > On this topic (probably too late to do any good), I use
> > the technique here:
> > 
> > https://wiki.archlinux.org/index.php/Multiboot_USB_drive
> > 
> > And make a USB stick that can boot any one of a collection
> > of iso images off the USB stick. I got the last few versions
> > of ubuntu and fedora, memtest, and systemrescue all able to
> > boot from the one usb stick.
> 
> For this "Ventoy" is quite good (http://www.ventoy.net).
> 
> You prepare the stick and just drop the .iso file in the root then on 
> boot you 
> see the list. And you can still use the stick for yor files if you want.
> There is an article on Ventoy in the linux.org page.

Thanks much for the pointer to this. I just created a Ventoy USB stick. Worked 
great for the Fedora 32 netinstall iso and the "System rescue CD" iso. Did not 
work for v5.31b Memtest86, might try the previous version.

-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Error: Loading repository 'updates-modular' has failed [Fixed}

2020-10-21 Thread Doug H.
On Wed, Oct 21, 2020, at 9:54 AM, Doug H. wrote:
> On Wed, Oct 21, 2020, at 8:59 AM, Doug H. wrote:
> > I just noticed an error with:
> > 
> > >sudo dnf upgrade
> > Error: Loading repository 'updates-modular' has failed
> > 
> > I just started the update without error by doing:
> > 
> > >sudo dnf upgrade --disablerepo=updates-modular
> > 
> > I *think* that is a safe option but maybe I don't understand the 
> > modular stuff well enough, so don't do as I do unless somebody confirms 
> > the safety.
> > 
> > I will reboot after that update and see if the original error still occurs.
> > 
> > Any idea if this is something on my end, something transient, or 
> > something general that has not been report here yet?
> 
> Still there after a reboot. Here is what shows up in /var/log/dnf.log 
> when trying to run 'sudo dnf upgrade"...
> 
> 2020-10-21T09:52:36-0700 INFO --- logging initialized ---
> 2020-10-21T09:52:36-0700 DDEBUG timer: config: 7 ms
> 2020-10-21T09:52:36-0700 DEBUG Loaded plugins: builddep, changelog, 
> config-manager, copr, debug, debuginfo-install, download, 
> generate_completion_cache, needs-restarting, playground, repoclosure, 
> repodiff, repograph, repomanage, reposync, system-upgrade
> 2020-10-21T09:52:36-0700 DEBUG DNF version: 4.4.0
> 2020-10-21T09:52:36-0700 DDEBUG Command: dnf upgrade 
> 2020-10-21T09:52:36-0700 DDEBUG Installroot: /
> 2020-10-21T09:52:36-0700 DDEBUG Releasever: 32
> 2020-10-21T09:52:36-0700 DEBUG cachedir: /var/cache/dnf
> 2020-10-21T09:52:36-0700 DDEBUG Base command: upgrade
> 2020-10-21T09:52:36-0700 DDEBUG Extra commands: ['upgrade']
> 2020-10-21T09:52:36-0700 DEBUG User-Agent: constructed: 'libdnf (Fedora 
> 32; generic; Linux.x86_64)'
> 2020-10-21T09:52:37-0700 DEBUG repo: using cache for: adobe-linux-x86_64
> 2020-10-21T09:52:37-0700 DEBUG adobe-linux-x86_64: using metadata from 
> Fri 25 Sep 2020 05:55:17 PM PDT.
> 2020-10-21T09:52:37-0700 DEBUG repo: using cache for: 
> fedora-cisco-openh264
> 2020-10-21T09:52:37-0700 DEBUG fedora-cisco-openh264: using metadata 
> from Tue 25 Aug 2020 12:05:18 PM PDT.
> 2020-10-21T09:52:37-0700 DEBUG repo: using cache for: fedora-modular
> 2020-10-21T09:52:37-0700 DEBUG fedora-modular: using metadata from Wed 
> 22 Apr 2020 02:03:13 PM PDT.
> 2020-10-21T09:52:37-0700 DEBUG countme: no event for updates-modular: 
> window already counted
> 2020-10-21T09:52:38-0700 DEBUG reviving: 'updates-modular' can be 
> revived - metalink checksums match.
> 2020-10-21T09:52:38-0700 DEBUG loading repo 'updates-modular' failure: 
> failed to add solv

[snip]

Cut there since "failed to add solv" seems to be the key to this.

I found a suggestion to clear a cache:

sudo rm -rf /var/cache/dnf/*

After that I did:  sudo dnf upgrade

It took 12 minutes to finish since it had to repopulate that cache and it was 
getting rather poor bandwidth for some reason but it finished without error and 
the error is gone.


-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Error: Loading repository 'updates-modular' has failed

2020-10-21 Thread Doug H.
On Wed, Oct 21, 2020, at 8:59 AM, Doug H. wrote:
> I just noticed an error with:
> 
> >sudo dnf upgrade
> Error: Loading repository 'updates-modular' has failed
> 
> I just started the update without error by doing:
> 
> >sudo dnf upgrade --disablerepo=updates-modular
> 
> I *think* that is a safe option but maybe I don't understand the 
> modular stuff well enough, so don't do as I do unless somebody confirms 
> the safety.
> 
> I will reboot after that update and see if the original error still occurs.
> 
> Any idea if this is something on my end, something transient, or 
> something general that has not been report here yet?

Still there after a reboot. Here is what shows up in /var/log/dnf.log when 
trying to run 'sudo dnf upgrade"...

2020-10-21T09:52:36-0700 INFO --- logging initialized ---
2020-10-21T09:52:36-0700 DDEBUG timer: config: 7 ms
2020-10-21T09:52:36-0700 DEBUG Loaded plugins: builddep, changelog, 
config-manager, copr, debug, debuginfo-install, download, 
generate_completion_cache, needs-restarting, playground, repoclosure, repodiff, 
repograph, repomanage, reposync, system-upgrade
2020-10-21T09:52:36-0700 DEBUG DNF version: 4.4.0
2020-10-21T09:52:36-0700 DDEBUG Command: dnf upgrade 
2020-10-21T09:52:36-0700 DDEBUG Installroot: /
2020-10-21T09:52:36-0700 DDEBUG Releasever: 32
2020-10-21T09:52:36-0700 DEBUG cachedir: /var/cache/dnf
2020-10-21T09:52:36-0700 DDEBUG Base command: upgrade
2020-10-21T09:52:36-0700 DDEBUG Extra commands: ['upgrade']
2020-10-21T09:52:36-0700 DEBUG User-Agent: constructed: 'libdnf (Fedora 32; 
generic; Linux.x86_64)'
2020-10-21T09:52:37-0700 DEBUG repo: using cache for: adobe-linux-x86_64
2020-10-21T09:52:37-0700 DEBUG adobe-linux-x86_64: using metadata from Fri 25 
Sep 2020 05:55:17 PM PDT.
2020-10-21T09:52:37-0700 DEBUG repo: using cache for: fedora-cisco-openh264
2020-10-21T09:52:37-0700 DEBUG fedora-cisco-openh264: using metadata from Tue 
25 Aug 2020 12:05:18 PM PDT.
2020-10-21T09:52:37-0700 DEBUG repo: using cache for: fedora-modular
2020-10-21T09:52:37-0700 DEBUG fedora-modular: using metadata from Wed 22 Apr 
2020 02:03:13 PM PDT.
2020-10-21T09:52:37-0700 DEBUG countme: no event for updates-modular: window 
already counted
2020-10-21T09:52:38-0700 DEBUG reviving: 'updates-modular' can be revived - 
metalink checksums match.
2020-10-21T09:52:38-0700 DEBUG loading repo 'updates-modular' failure: failed 
to add solv
2020-10-21T09:52:38-0700 DDEBUG Cleaning up.
2020-10-21T09:52:38-0700 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.8/site-packages/dnf/base.py", line 144, in 
_add_repo_to_sack
self._sack.load_repo(repo._repo, build_cache=True, **mdload_flags)
_hawkey.Exception: failed to add solv

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.8/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.8/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
  File "/usr/lib/python3.8/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
  File "/usr/lib/python3.8/site-packages/dnf/cli/cli.py", line 1149, in run
self._process_demands()
  File "/usr/lib/python3.8/site-packages/dnf/cli/cli.py", line 837, in 
_process_demands
self.base.fill_sack(
  File "/usr/lib/python3.8/site-packages/dnf/base.py", line 392, in fill_sack
self._add_repo_to_sack(r)
  File "/usr/lib/python3.8/site-packages/dnf/base.py", line 147, in 
_add_repo_to_sack
raise dnf.exceptions.RepoError(
dnf.exceptions.RepoError: Loading repository 'updates-modular' has failed
2020-10-21T09:52:38-0700 CRITICAL Error: Loading repository 'updates-modular' 
has failed





-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Error: Loading repository 'updates-modular' has failed

2020-10-21 Thread Doug H.
I just noticed an error with:

>sudo dnf upgrade
Error: Loading repository 'updates-modular' has failed

I just started the update without error by doing:

>sudo dnf upgrade --disablerepo=updates-modular

I *think* that is a safe option but maybe I don't understand the modular stuff 
well enough, so don't do as I do unless somebody confirms the safety.

I will reboot after that update and see if the original error still occurs.

Any idea if this is something on my end, something transient, or something 
general that has not been report here yet?

-- 
Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Logout cancelled by program

2020-10-19 Thread Doug H.
On Mon, Oct 19, 2020, at 8:25 AM, Patrick O'Callaghan wrote:
> If I'm running qBittorrent and try to log out with Ctrl-Alt-Del, or by
> using the DE's menu, I get this message. It doesn't matter if qBT is
> actually doing anything at the time. I have to manually quit the
> program before these logout methods will work.
> 
> I'm running KDE and previously asked this question on the Fedora KDE
> list (back in May) but got no replies.
> 
> Previous versions of Fedora never did this. Is there some magic setting
> somewhere that I can turn off? It only ever happens with qBT but there
> doesn't seem to be an in-program setting to control it. I even asked on
> the qBT user's forum and again got no replies.

One thing to check for:

8:39-doug@wombat-~>ps -ef | grep \[i]nhibit
doug   249422694  0 08:39 pts/100:00:00 systemd-inhibit sleep 30

That shows that I am running:

8:38-doug@wombat-~>systemd-inhibit sleep 30

The man page for that says: 
"may be used to block or delay system sleep and shutdown requests from the 
user".

I assume logout wold be included.

I had thought it took root to do that but I am not getting an error when 
running it as the user. I did not try to logout while doing it, so this is not 
fully tested, just something to check for.


-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: How to tell that I have the most up to date Kernel for F32

2020-10-18 Thread Doug H.
On Sun, Oct 18, 2020, at 9:22 AM, ITwrx wrote:
> On 10/18/20 11:07 AM, Andrew Wood wrote:
> > How can I tell that I have the most up to date Kernel for F32, Gnome,
> > etc. 
> 
> you can search for "kernel" here: https://koji.fedoraproject.org/koji/
> 
> and compare it to the version returned by running "uname -a", or for all
> packages, "dnf list --installed" in the terminal.


I just googled "fedora 32 packages" and found:

https://fedora.pkgs.org/32/fedora-updates-x86_64/6/

It does show the same kernel as I am running:

That page has:
kernel-5.8.15-201.fc32.x86_64.rpm   The Linux kernel

I have:
>uname -a
Linux wombat.wombatz.com 5.8.15-201.fc32.x86_64 #1 SMP Thu Oct 15 15:56:44 UTC 
2020 x86_64 x86_64 x86_64 GNU/Linux



-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Any better gnome-system-monitor?

2020-10-15 Thread Doug H.
On Thu, Oct 15, 2020, at 1:18 PM, ToddAndMargo via users wrote:
> On 10/15/20 6:13 AM, John Mellor wrote:
> > On 2020-10-14 3:18 p.m., Andrew J. Caines wrote:
> >> Anyone have a favorite GUI that will give me accurate CPU usage?
> > Use gkrellm.  Its in the repo, small, stable and accurate.  It can also 
> > give you dynamic network, disk, fan and temp readouts for everything, 
> > including your GPU.  Best of all, it does not give you those stupid 
> > Gnome monitor rounded chart lines instead of accurate ones.
> 
> Is it suppose to be a thin vertical bar that
> is hard to read?


Configurable width. Right click on the thin bar to find the config option.


-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: GNU Guix

2020-09-29 Thread Doug H.
On Tue, Sep 29, 2020, at 5:28 AM, Cuckoo's Calling via users wrote:
> Hi Jonathan,
> 
> > Why are you advertising another distro on a list for Fedora users? Or
> > are you just spamming mailing lists? I see you also posted to a
> > debian list too. It doesn't really put a very good light on the
> > project you are advertising.
> 
> You are so naive and I couldn't stop laughing.
> 
> Did you even watch my presentation?
> https://gnuguix-drive.mycozy.cloud/public?sharecode=YvERPGX14g5S


+1 to block this user. Jonathan had a very reasonable reply.


-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: [LibrePlanet]: New Presentation

2020-09-28 Thread Doug H.
On Sun, Sep 27, 2020, at 9:49 PM, Goo Goo Knox via users wrote:
> Hi All,
> 
> I am planning to apply for a session in upcoming LibrePlanet 
> conference, to present a topic on this project.
> 
> Here is the self-shot version of the presentation, 
> https://fs333.gounlimited.to/tea5ur5c2h2qzxfffn4yv5jg53piwzbdni5tp7o7twot3lgjhc2w5gxv2g5a/v.mp4
> 
> Please leave me a feedback. :-)


And the feedback is...

Not Found

The requested URL was not found on this server.


-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: curl/timeout issue -- OFF TOPIC!

2020-09-23 Thread Doug H.
On Wed, Sep 23, 2020, at 1:38 PM, bruce wrote:
> Hi.
> 
> List has been rather sparse today. I have a curl issue that I thought
> I'd toss out. Yes it's off topic, and yes I've posted to the curl list
> as well.
> 
> The basic url operates within the browser the curl cmd generates a
> timeout (7) error.
> 
> curl  --verbose -L 'https://www.saddleback.edu/' -H 'User-Agent:
> Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0'
> -H 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
> -H 'Accept-Language: en-US,en;q=0.5' --compressed -H 'Connection:
> keep-alive' --cookie-jar /crawl_tmp/a.lwp --cookie /crawl_tmp/a.lwp
> 
> thoughts??

Maybe a transient issue?  Does not timeout for me...


14:02-doug@wombat-~/temp13>curl  --verbose -L 'https://www.saddleback.edu/' -H 
'User-Agent:Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 
Firefox/68.0' -H 'Accept: 
text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' -H 
'Accept-Language: en-US,en;q=0.5' --compressed -H 'Connection:keep-alive' 
--cookie-jar /crawl_tmp/a.lwp --cookie /crawl_tmp/a.lwp
*   Trying 209.129.85.100:443...
* Connected to www.saddleback.edu (209.129.85.100) port 443 (#0)

[snip]

* Connection #0 to host www.saddleback.edu left intact
* WARNING: failed to save cookies in /crawl_tmp/a.lwp
14:03-doug@wombat-~/temp13>



-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: NFS configuration problem -

2020-09-12 Thread Doug H.
On Sat, 2020-09-12 at 14:56 -0400, Bob Goodwin wrote:
> 
> On 2020-09-12 11:59, George N. White III wrote:
> > On Sat, 12 Sep 2020 at 11:56, Bob Goodwin  > <mailto:bobgood...@fastmail.us>> wrote:
> > 
> >  > wrong?
> > 'df -h" shows the following:
> > 
> >   /dev/mapper/fedora_localhost--live-root   69G   67G 0
> > 100% /
> > tmpfs1.8G  8.0K  1.8G 1%
> > /tmp
> > /dev/sda2976M  254M  655M 28%
> > /boot
> > /dev/mapper/fedora_localhost--live-home  3.6T  4.8G  3.4T 1%
> > /home 
> > 
> > 
> > I need to fix it. I don't know where to look for my mistake,
> > Obviously I
> > want to store files in the 3.4 TB partition not root.
> > 
> > 
> > 
> > I assume the above is for your NFS server.   "showmount -e" should
> > show you what directory is exported call it
> > "/nfs_share".
> .
> Yes, via ssh:  [bobg@WS1 ~]$ ssh -X bobg@192.168.50.32
> 
> [bobg@nfs ~]$ showmount -e
> Export list for nfs:
> /nfs4exports/home 192.168.50.0/24
> > Assuming you want to move the exported directory to
> > "/home/nfs_share",
> .
> /I am the onlly client and my fstab is:
> 192.168.50.32:/nfs4exports/home  /media/nfsnfs4 
> rw,soft,intr,fg,comment=systemd.automout  0 0
> 
> /
> > there should be an entry for "/nfs_share" in
> > "/etc/exports
> This is what I find in /etc/exports (I odn't remeber how it was
> created.)
> [bobg@nfs ~]$ cat /etc/exports
> /nfs4exports/home 
> 192.168.50.0/24(rw,sync,insecure,no_root_squash,no_subtree_check)
> 
> At this point I m lost, I expected the stored files to go to "home"
> not "/".


/home/nfs4exports  would have been in /home
Remember you read them left to right.

So /whatever is in / unless otherwise mounted.

So, /home is in / unless it is a mount itself, which yours is.

The first mail of this thread, had:

 /dev/mapper/fedora_localhost--live-root   69G   67G     0 100% /
tmpfs1.8G  8.0K  1.8G   1% /tmp
/dev/sda2976M  254M  655M  28% /boot
/dev/mapper/fedora_localhost--live-home  3.6T  4.8G  3.4T   1% /home

So, anything that does not start with /tmp, /boot or /home will be in
the "root" dir, which we call /.


-- 
Doug H.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Network printer

2020-08-16 Thread Doug H.
 > For my Brother printer I downloaded a script directly from Brother and told 
 > it what model. It found the printer, downloaded the rpm files for both print 
 > and scan and installed them. All functions work very well. This is a 
 > DCP-L2550DW.
> 
> Is this over the network, or connected to a PC over USB?

I connected the printer to the WiFi network but Ethernet would work the same.

All devices on the network share it.

-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Network printer

2020-08-16 Thread Doug H.
On Sun, Aug 16, 2020, at 8:40 AM, Matti Pulkkinen wrote:
> Hello!
> 
> It seems like the term "network printer" often refers to printers which 
> are connected to a computer, which then shares that printer out to the 
> network. There are tomes and tomes of arcane configuration manuals for 
> getting this sort of printing to work. However, there are also printers 
> with ethernet ports, and I would like to know if anyone has experience 
> getting one of these kinds of printers to work on Linux. Do you just 
> plug the printer in to your network, turn it on, and see it appear in 
> print dialogs on your computer, or is the process more involved than that?

Depends on the printer. What make/model?

For my Brother printer I downloaded a script directly from Brother and told it 
what model. It found the printer, downloaded the rpm files for both print and 
scan and installed them. All functions work very well. This is a DCP-L2550DW.

-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Printing failure -

2020-07-21 Thread Doug H.
On Tue, Jul 21, 2020, at 9:13 AM, Bob Goodwin wrote:
> Earlier today I discovered that I could not print from this Fedora 32. 

I got my Brother DCP-L2550DW while I had F31. After I upgraded to F32 I 
realized I could not print, tho the printer still showed up as being there. The 
note that I wrote while fixing it is now in my "howto upgrade my Fedora" 
notes...


Had to re-install Brother printer stuff:
cd /home/doug/download/installed/Brother-printer
sudo ./uninstaller_brscan4
sudo ./uninstaller_brscan-skey
sudo ./uninstaller_DCPL2550DW

sudo ./linux-brprinter-installer-2.2.1-1
Input model name ->DCP-L2550DW
OK? [y/N] ->y
Will you specify the Device URI? [Y/n] ->Y
13 (I): Specify IP address.
select the number of destination Device URI. ->13
 enter IP address ->192.168.100.152
Test Print? [y/N] ->y

Test was good.



-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: STOP mailing list

2020-07-07 Thread Doug H.
On Tue, Jul 7, 2020, at 3:57 AM, Patrick O'Callaghan wrote:
> On Tue, 2020-07-07 at 03:34 -0700, dco...@efn.org wrote:
> > > To subscribe or unsubscribe via email, send a message with subject or
> > > body 'help' to
> > >users-requ...@lists.fedoraproject.org


Or maybe:

To unsubscribe send an email to users-le...@lists.fedoraproject.org


-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: I need current network interface documentation

2020-07-06 Thread Doug H.
On Mon, Jul 6, 2020, at 4:22 PM, Samuel Sieb wrote:
> On 7/6/20 3:53 PM, ToddAndMargo via users wrote:
> > But what I have noticed was in the man page, they state
> > that the users list is comma separated.   I used a colon.
> 
> That means you added another field to the line.  I can't find any 
> documentation indicating that's valid or that the 5th field has any 
> meaning.

At this point it seems to be an attempt to see if groups can be messed with in 
ways that are clearly against the man page. Not sure there is much point to 
that.

-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Starting and stopping RAID doesn't work from Cron

2020-06-23 Thread Doug H.
On Tue, 2020-06-23 at 17:07 +0100, Patrick O'Callaghan wrote:
> On Tue, 2020-06-23 at 06:12 -0500, Roger Heflin wrote:
> > How are you mounting the filesystem? (I don't remember details from
> > 
> > the prior discussion)  Directly with /dev/mdXXX or are you using
> > some
> > other link?  If you are using some other link then udev needs time
> > to
> > get the original mdXXX creation event and then create other links
> > pointing to mdXXX.
> > 
> > 
> > 
> 
> As I said earlier, it's being mounted via /etc/fstab thus:
> 
> UUID=6cb66da2-147a-4f3c-a513-
> 36f6164ab581   /raid   ext4rw,noauto,user  1
> 1
> 
> where the script does:
> 
> up) mounted && exit 0
> echo "- - -" > $SCAN
> echo -n "raid attempt: " >> $LOG
> for i in 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15;
> do# Wait up to 30 seconds
> sleep 2
> echo -n $i " " >> $LOG
> raidon && break
> done
> raidon || (echo -n " failed:"; date; exit
> 2)# RAID timed out
> (echo; echo -n "up:   "; date) >> $LOG
> mount /raid > /dev/null 2>&1
> mounted || (echo "mount failed"; exit
> 3)# Mount failed
> 
> and 'raidon' is defined as:
> 
> function raidon() { # RAID drive is running
> if mdadm --query $RAID > /dev/null 2>&1 ; then
> return 0
> fi
> return 1
> }
> 
> I'm assuming that once mdadm returns 0 the array is up and running. 

Perhaps a simpler way to assure that it is running is to check a static
file that you place on the raid. If it is there then the raid is up. It
would show the file as long as it is running, even if it is degraded.

If you want to be sure that it is running non-degraded then maybe look
for "[UU]" in /proc/mdstat, assuming you just have a single RAID 1.


> If
> that's not the case, then it would explain the issue.
> 
> As can be seen, it's also doing a lot of logging. I can change it to
> run everything as a single script, but I don't really see what
> difference it will make. I'll report back on the results.
> 
> poc
> ___
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: 
> https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
-- 
Doug H.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Hourly Error Message of Unknown Provenance

2020-06-08 Thread Doug H.
On Mon, Jun 8, 2020, at 10:54 AM, Tom Horsley wrote:
> I keep asking for people to point me to the huge list
> of exploits that certainly must exist given all the
> horrors expressed about running as root.
> 
> No one has ever been able to tell me where to find it.


Don't know about expolits, but the big issue that I *think* comes from it is 
that can be created as root:root while you are doing things. Later you log back 
in as the user and don't have access to stuff you need to update, change, 
delete, etc.


-- 
 Doug Herr
fedoraproject@wombatz.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Replacing email list for users with a web forum software called Discourse, what's your opinion?

2018-10-22 Thread Doug H.
On Sat, 2018-10-20 at 14:42 -0700, stan wrote:
> Hi,
> There's a big mail thread on fedora-devel about using a web forum
> software called Discourse instead of mailing lists.  The idea is that
> it would invigorate the Fedora community by encouraging younger
> people
> raised on social media and mobile platforms to contribute.  One of
> the
> targets they have mentioned is the user list, because of its nature
> of
> short term question and answer topics. There has been push-back by
> developers because they have their custom solutions all working great
> around email lists for doing their work.
> 
> I'm wondering how the people who regularly use fedora-users mailing
> list feel about that.  Which would you prefer?  Unfortunately, it's
> an
> either / or proposal, because there is no interface in Discourse for
> emails from an email list to be put in their forums, though they do
> have email notification for new web messages.  Would you willingly or
> reluctantly migrate to the new platform?
> 
> Here are a few links from that thread.
> 
> 
https://theforeman.org/2018/07/discourse-6-months-on-impact-assesment.html
> 
> https://discussion.fedoraproject.org/


Long time user of Fedora (since Redhat 5.1 or so). Long time reader
(subscribed in 2015 after having read it quietly for a time). Not very
frequent poster.

I have been doing some reading at https://discussion.fedoraproject.org

It is as if it is a totally different list compared to this list. I had
not even heard of Silverblue until reading there. Seems like a good
percentage of the contributors are using it. There are some questions
that would fit right in here but mostly not. So I am either missing
something or the user base of that list is not the same as here. Maybe
we are all the old school and they are all new?

But even if it were 100% the same I would vote with the folk that like
the mailing list much better. I will not promise to never read that
forum if this one goes away but I know I will check it much less than I
have been checking this one.

-- 
Doug H.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: rebuild package and increment version

2018-10-17 Thread Doug H.
On Wed, 2018-10-17 at 15:58 +0200, Patrick Dupre wrote:
> Hello,
> 
> I followed the instructions in
> https://fedoraproject.org/wiki/DNF_system_upgrade
> 
> but I also would like to modify the version number
> For example by adding a -1 or a "a"
> 
> how can I do it?


The link you provide is for doing a system upgrade to F29 for example,
that does not seem to fit the question or the subject line.

-- 
Doug H.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Install / as RAID 0

2018-10-16 Thread Doug H.
On Tue, 2018-10-16 at 09:53 -0500, Richard Shaw wrote:
> On Tue, Oct 16, 2018 at 9:38 AM Doug H. <
> fedoraproject@wombatz.com> wrote:
> > If you just want to get it installed so that you can play with it,
> > then
> > the installer can do the raid creation for you. I agree that there
> > is
> > value in learning to do it via mdadm before hand but that is really
> > not
> > required now.
> > I used vitual box to do a minimal install using:
> > 
> > Fedora-Workstation-netinst-x86_64-28-1.1.iso
> > 
> > I made all partitions raid0 just to test it.
> > 
> > I used the custom disk setup option and created the below...
> > (nothing changed after install)
> 
> Ok, so just to confirm, you do have to choose the bivlet-gui method
> of partitioning to setup RAID, correct?


Before deleting the tests I happened to notice that my first "custom"
install did not actually use the full available space on the two drives
for the root partition. This seems to be due to selecting the size
before setting it to raid0. The installer had topped out the size
before I was able to tell it that it gets both drive partitions to use.
The solution was to select 100G for the size of the "/" partition as a
last step. It then simply set it to the full available space remaining.
So that is a small "got ya" issue for the "Custom" option that the
bivlet does not seem to suffer from.


-- 
Doug H.


___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Install / as RAID 0

2018-10-16 Thread Doug H.
On Tue, 2018-10-16 at 09:53 -0500, Richard Shaw wrote:
> On Tue, Oct 16, 2018 at 9:38 AM Doug H. <
> fedoraproject@wombatz.com> wrote:
> > If you just want to get it installed so that you can play with it,
> > then
> > the installer can do the raid creation for you. I agree that there
> > is
> > value in learning to do it via mdadm before hand but that is really
> > not
> > required now.
> > I used vitual box to do a minimal install using:
> > 
> > Fedora-Workstation-netinst-x86_64-28-1.1.iso
> > 
> > I made all partitions raid0 just to test it.
> > 
> > I used the custom disk setup option and created the below...
> > (nothing changed after install)
> 
> Ok, so just to confirm, you do have to choose the bivlet-gui method
> of partitioning to setup RAID, correct?


I have not done the actual install yet but I just did the setup using
the bivlet thing. It was just a bit more "expert" but not much. It
looks like it would be happy to build a degraded raid with just one
device. Not sure if the base level "custom" would allow that.

Otherwise it does look like this would work fine and it does seem to
give you some more options. But personally I would suggest you just use
the regular "custom" build to get it going since you are new to playing
with raid.

P.S. One thing I was surprised about is that the raids from my first
test were not created with bitmaps. Maybe that is not as helpful for
raid0. My experience is with raid1.

-- 
Doug H.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Install / as RAID 0

2018-10-16 Thread Doug H.
On Tue, 2018-10-16 at 09:53 -0500, Richard Shaw wrote:
> On Tue, Oct 16, 2018 at 9:38 AM Doug H. <
> fedoraproject@wombatz.com> wrote:
> > If you just want to get it installed so that you can play with it,
> > then
> > the installer can do the raid creation for you. I agree that there
> > is
> > value in learning to do it via mdadm before hand but that is really
> > not
> > required now.
> > I used vitual box to do a minimal install using:
> > 
> > Fedora-Workstation-netinst-x86_64-28-1.1.iso
> > 
> > I made all partitions raid0 just to test it.
> > 
> > I used the custom disk setup option and created the below...
> > (nothing changed after install)
> 
> Ok, so just to confirm, you do have to choose the bivlet-gui method
> of partitioning to setup RAID, correct?

Sorry, should have said. I did *not* use that mode since I have recent
experience using the regular "custom" option. I had recently done the
same test using raid1 so I was curious if 0 would also be allowed for
all partitions. I can't even remember if I have checked out the bivlet
thing yet so will give it a spin to see what it looks like.

For the regular/custom it is just a simple pull down that selects raid 
levels among other options.

-- 
Doug H.


___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Install / as RAID 0

2018-10-16 Thread Doug H.
On Tue, 2018-10-16 at 08:06 -0500, Richard Shaw wrote:
> I got some very old computers (Pentium 4) and quite frankly it's
> choking on the installer (40 minutes to draw a window to setup
> partitions), but since it's a system I don't care about I wanted to
> experiment with RAID since I've never done so before.
> 
> To make setting up the partitions easier I used System Rescue CD
> which boots up and is usable within a reasonable amount of time. The
> systems came with 80GB drives so I move one over and setup the
> partition layout is as follows:
> 
> /dev/sda1 /boot 4GB (too big, but I want it to match partition 1 on
> sdb)
> /dev/sda2 RAID 0 (remainder)
> /dev/sdb1 SWAP 4GB
> /dev/sdb2 RAID 0 (remainder)
> 
> I setup the RAID 0 with mdadm...

If you just want to get it installed so that you can play with it, then
the installer can do the raid creation for you. I agree that there is
value in learning to do it via mdadm before hand but that is really not
required now.

I used vitual box to do a minimal install using:

Fedora-Workstation-netinst-x86_64-28-1.1.iso

I made all partitions raid0 just to test it.

I used the custom disk setup option and created the below...
(nothing changed after install)

$ df -Th
Filesystem Type  Size  Used Avail Use% Mounted on
devtmpfs   devtmpfs  483M 0  483M   0% /dev
tmpfs  tmpfs 493M 0  493M   0% /dev/shm
tmpfs  tmpfs 493M  604K  492M   1% /run
tmpfs  tmpfs 493M 0  493M   0% /sys/fs/cgroup
/dev/md125 ext4  6.6G  873M  5.4G  14% /
tmpfs  tmpfs 493M  4.0K  493M   1% /tmp
/dev/md126 ext4  575M   88M  446M  17% /boot
tmpfs  tmpfs  99M 0   99M   0% /run/user/1000

$ swapon -s
FilenameTypeSizeUsedPriority
/dev/md127  partition   2099196 0   -2


$ cat /proc/mdstat 
Personalities : [raid0] 
md125 : active raid0 sda3[0] sdb3[1]
  7032832 blocks super 1.2 512k chunks
  
md126 : active raid0 sdb2[1] sda2[0]
  614400 blocks super 1.2 512k chunks
  
md127 : active raid0 sda1[0] sdb1[1]
  2099200 blocks super 1.2 512k chunks
  
unused devices: 



$ ls -la /dev/md
total 0
drwxr-xr-x.  2 root root  100 Oct 16 07:33 .
drwxr-xr-x. 20 root root 3860 Oct 16 07:33 ..
lrwxrwxrwx.  1 root root8 Oct 16 07:33 boot -> ../md126
lrwxrwxrwx.  1 root root8 Oct 16 07:33 root -> ../md125
lrwxrwxrwx.  1 root root8 Oct 16 07:33 swap -> ../md127


-- 
Doug H.

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Time -

2018-08-28 Thread Doug H.
On Tue, 2018-08-28 at 15:06 -0400, Bob Goodwin wrote:
> On 08/28/18 14:06, Tom Horsley wrote:
> > On Tue, 28 Aug 2018 13:36:11 -0400
> > Bob Goodwin wrote:
> > 
> > > I would be happy typing a line inxterm that would run aplay
> > > some.wav at
> > > the end of the period. Can anyone tell me how to do that?
> > 
> > Just in a terminal, this should work:
> > 
> > sleep 600 ; aplay some.wav
> > 
> > That will sleep for 600 seconds then play some.wav. The
> > man page for sleep can give you details on how to specify
> > different time units, etc.
> > ___
> 
> That's what I wanted to do, tried  "$ sleep 2 ; aplay 
> /home/bobg/audio/login.wav" Works for me, simple to do, and I can
> make 
> that do whatever I need.
> 
> Thanks Tom and JD

A "trick" I like to use in any command scripts I write is to have them
tell me how to use them if I run them without any perimeters. Here is
how that works, just need to add the line to play the sound file:


#!/bin/sh

if [ $# -lt 1 ];then
 echo
 echo "This script will alert you after X seconds."
 echo "Use:"
 echo 'eggtimer 5'
 echo
 exit 1
fi

sleep $1
echo Done



-- 
Doug H.

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Script to wakeup monitor with speakers for cron mp3 alarm

2018-08-24 Thread Doug H.
On Fri, 2018-08-24 at 02:41 +, None via users wrote:
> Dear Fellow Fedora users,
> 
> I had a script called upon by cron which played music at a certain
> time, for example
> 
> 30 08 * * 1-5 ~/.dalarm
> 
> And .dalarm had
> 
> #!/bin/sh
> 
> /usr/bin/xterm -e
> /usr/bin/mplayer -really-quiet -shuffle -playlist ~/.playlist
> 
> It worked, but I did have speakers, now. I do not have external
> speakers, but a monitor with speakers, if there is no activity with
> the mouse, the speakers are not heard and while the script does work,
> the monitor is not active, it is on, but inactive.  I am using KDE
> and I do not know which screensaver is working, the screen blanks and
> the monitor goes to sleep.  How can I wake up the screen/monitor so I
> can hear the alarm playing.  I remember trying
> $ xset dpms off
> Or similar and turn off screen blankinh, but that does not work
> anymore.  How do I figure out a way to get it working?

Not sure if this will still work on a KDE setup, but maybe:

/bin/xscreensaver-command -deactivate

I found that works to fully wake up the screen when coming out of
suspend so that I don't have to touch anything to get the screen back.


-- 
Doug H.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/DPE62LMYPDSI73RAWEB2QYKXOGPJYF3M/


Re: printer and Fedora support.

2018-04-24 Thread Doug H.
On Mon, 2018-04-23 at 14:45 -0400, Tom Horsley wrote:
> On Mon, 23 Apr 2018 17:28:04 -
> home user via users wrote:
> 
> > 3. has printing, scanning, and copying.
> 
> Good luck getting scanning to work. It may not be impossible, but
> the available info on what scanners can work with linux is
> microscopic.
> (I gave up and use a networked device and do my scanning from a
> windows virtual machine).
> 
> The HP all-in-one devices used to be pretty good about linux
> support, but I don't know if that is true any longer. The hplip
> package provided the support.

Interesting. I did not realize that was not something that was not
commonly working now. My Epson Artisan 730 works very well for
scanning. I don't remember going thru that much trouble getting it
working but maybe I blocked out the trauma. Not helpful for the
original question tho, since it is an ink jet. For scanning I use
"iscan" which is for Epson only it seems.

-- 
Doug H.

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org


Re: basic issue/question -- renaming in mass a bunch of files

2018-02-24 Thread Doug H.
On Sat, 2018-02-24 at 09:03 -0500, bruce wrote:
> Hi.
> 
> Have a bunch of files with the basic naming of:
> ztcloud_nfs_parseztaa_1__WGS_7500_001__parse.dat
> ztcloud_nfs_parseztaa_1__WGS_7500_002__parse.dat
> etc..
> 
> I'd like to simply remove the 1st part ztcloud_nfs_parsezt from the
> files, renaming the files to the rest of the filename..
> 
> Thought it should be simple using rename
> 
> rename 's/ztcloud_nfs_parseztaa/aa/' zt*.dat
> 
> However, this didn't work... so.. hmm..
> 
> How would you guys solve this?


I think the language might be:

rename 'ztcloud_nfs_parseztaa' 'aa' zt*.dat

-- 
Doug H.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org


Re: Fedora vs. Meltdown & Spectre

2018-01-07 Thread Doug H.
On Sat, 2018-01-06 at 10:18 +0100, François Patte wrote:
> Le 06/01/2018 à 04:45, Matthew Miller a écrit :
> > On Fri, Jan 05, 2018 at 04:07:19PM -0800, Rick Stevens wrote:
> > > Yes, and for reference the current release is Fedora 27. Jumping
> > > straight to F27 might be risky, so I'd do it in four steps:
> > 
> > Note that we _do_ test "n-2" upgrades like this now, so F25 to F27
> > _should_ work. The transaction test will tell you if there are
> > problems, so it shouldn't really be more risky in the sense of
> > causing
> > damage in some way.
> > 
> 
> I had never used this way to upgrade my systems. Where can I find a
> detailed description of this process? As I always had some problems
> to
> install my config using anaconda (6 disks using raid+lvm), I fear to
> face some issues during the upgrade. Will the upgrade program give me
> a
> complete and detailed description of what it will do *before* I press
> the nuclear button?

I think they are simply suggesting the DNF upgrade option, which is
shown here:

https://fedoraproject.org/wiki/DNF_system_upgrade

That page is currently showing instructions to upgrade to F27, which
includes the line:

sudo dnf system-upgrade download --refresh --releasever=27

So Matthew is noting that people have tested, and found it to work, if
you run that "27" upgrade from an F25 system. You would simply follow
the instructions just the same as somebody upgrading from F26 to F27.

I run MD raid without using LVM, but note that the upgrade is not
making changes to how the system is installed. It is really just doing
a bunch of DNF upgrades to individual packages. It *is* a major change
in that every package gets updated.

That said, there are upgrades that introduce major changes. As systemd
was being introduced there were upgrades that were more scary than
normal.

If the F25 to F26 transition is doing something to change how RAID+LVM
is handled then hopefully somebody will jump in and give you a warning.

As to the question of what to backup...

Backup up your user date only if you know that you can redo all the
config options if you are forced to fully reinstall.

Backup everything if you want to make 100% sure that you save a copy of
every little file that might have some change in it that you might want
to look at later.

-- 
Doug H.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org


Re: NCK code

2017-12-27 Thread Doug H.
On Wed, 2017-12-27 at 19:56 +0100, Patrick Dupre wrote:
> Hello,
> 
> Is there a way to enter (force) the NCK code of a USB Modem?


A google search using the sentence above suggests that this might be a Huawei 
but Vodafone also shows up high on the list.

Maybe it would help if you gave some actual information of what you have. Not 
so sure this is a Fedora question, but somebody might help if they know what 
you are asking.


-- 
Doug H.

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org


Re: Evolution's "To Do" pane

2017-12-20 Thread Doug H.
On Wed, 2017-12-20 at 06:56 -0800, Jonathan Ryshpan wrote:
> I have just upgraded my system to Fedora-27, which has caused
> Evolution to upgrade to 3.26.3 (3.26.3-1.fc27). Evolution now has a
> "To Do" pane, which I don't want, since I use another program for
> calendar and scheduling.
> 
> How can I remove the "To Do" pane?

Got that also, after my upgrade to F27...

View / Layout / Uncheck "Show To Do Bar"


-- 
Doug H.

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org


Re: What the heck is a rc.local stop job?

2017-11-28 Thread Doug H.
On Tue, 2017-11-28 at 09:44 -0500, Tom Horsley wrote:
> I just rebooted my fedora 27 partition to get new kernel
> running, and I had to hit the reset button because it
> stuck here forever:
> 
> A stop job is running for /etc/rc.d/rc.local Compatibility
> 
> There is no bloody rc.local script that runs on shutdown,
> it exists for running stuff at boot. What has systemd
> done now and how do I make it stop?


Some good info at:

https://github.com/systemd/systemd/issues/5497

So you likely have a result with "running" when doing:

systemctl status rc-local

And they suggest:

The only way to start a daemon in rc.local is by mean of "at -f
 now", as atd runs in a separate
cgroup thus rc.local gets no running PIDs in their group


-- 
Doug H.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org


Re: How install libdvdcss in fedora 26 rpm (dvd subpicture decoder) ?

2017-10-12 Thread Doug H.
On Thu, 2017-10-12 at 18:35 +0200, Ger van Dijck wrote:
> Hi Fedora lovers ,
> 
> 
> Is there a way to install (yum or dnf) the dvd suppicture decoder ?
> 
> I am not able to manage.
> 
> Be so kind to  help me resolve this , in mine opinion  , simple
> problem :  
> I did install diffusion free and difussion not free .


That and the -devel for it are the two packages still provided by the
"livna" repo.

They are listed as fc24 but this is what you get for fedora 26.

http://rpm.livna.org/


>sudo dnf repository-packages livna info
Last metadata expiration check: 2:21:33 ago on Thu 12 Oct 2017 07:40:34
AM PDT.
Installed Packages
Name : libdvdcss
Version  : 1.4.0
Release  : 1.fc24.remi
Arch : x86_64
Size : 169 k
Source   : libdvdcss-1.4.0-1.fc24.remi.src.rpm
Repo : @System
From repo: livna
Summary  : A portable abstraction library for DVD decryption
URL  : http://www.videolan.org/libdvdcss/
License  : GPLv2+
Description  : This is a portable abstraction library for DVD
decryption which is used by
 : the VideoLAN project, a full MPEG2 client/server
solution.  You will need
 : to install this package in order to have encrypted DVD
playback with the
 : VideoLAN client and the Xine navigation plugin.

Available Packages
Name : libdvdcss-devel
Version  : 1.4.0
Release  : 1.fc24.remi
Arch : x86_64
Size : 131 k
Source   : libdvdcss-1.4.0-1.fc24.remi.src.rpm
Repo : livna
Summary  : Header files and development libraries for libdvdcss
URL  : http://www.videolan.org/libdvdcss/
License  : GPLv2+
Description  : This package contains the header files and development
libraries
 : for libdvdcss. If you like to develop programs using
libdvdcss,
 : you will need to install libdvdcss-devel.




-- 
Doug H.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org


Re: Install with /boot in LVM

2017-10-08 Thread Doug H.
On Thu, 2017-10-05 at 23:41 -0600, S P Arif Sahari Wibowo wrote:
> Is it possible to install Fedora - either with GUI or Kickstart 
> - with /boot in LVM? I know there are hack to move /boot to LVM 
> after installation, but after seeing how smoothly Ubuntu 
> installer doing that kind of installation, I am wondering 
> whether this can be done in Fedora installation?
> 
> Thank you.

I have not used LVM for any of my personal systems and it has been
years since I worked as a sysadmin on anything with LVM, but since you
have not gotten a reply yet I just checked out some of the VirtualBox
tests that I created using the Fedora 26 netinstall cd images. It looks
like I have one that does include /boot living on LVM.

I also fired up that virtual machine with the netinstall boot cd and
checked out what it would do on a default install and it did not set
the /boot partition to be LVM but it let me use the pull down to switch
it over to LVM for /boot.

Maybe others with more direct LVM experience can add any important
caveats.


-- 
Doug H.

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org


Re: mdadm confusion

2017-08-24 Thread Doug H.
On Thu, 2017-08-24 at 18:06 -0400, Jeffrey Ross wrote:
> system is Fedora 26, all current updates
> 
> I'm running raid1, two identical 500GB disks partitioned as follows:
> 
> /dev/sda12048 789501951 789499904 376.5G fd Linux raid
> autodetect
> /dev/sda2   789501952 948973567 15947161676G fd Linux raid
> autodetect
> /dev/sda3   948973568 975749119  26775552  12.8G fd Linux raid
> autodetect
> /dev/sda4   975749120 976773119   1024000   500M  5 Extended
> /dev/sda5  *975751168 976773119   1021952   499M fd Linux raid
> autodetect
> 
> raid volumes:
> > cat /proc/mdstat
> > Personalities : [raid1] 
> > md124 : active raid1 sdb1[0] sda1[1]
> >   394617856 blocks super 1.2 [2/2] [UU]
> >   bitmap: 0/3 pages [0KB], 65536KB chunk
> > 
> > md125 : active raid1 sda5[1] sdb5[0]
> >   510656 blocks super 1.2 [2/2] [UU]
> >   bitmap: 0/1 pages [0KB], 65536KB chunk
> > 
> > md126 : active raid1 sda2[1] sdb2[0]
> >   79670272 blocks super 1.2 [2/2] [UU]
> >   bitmap: 1/1 pages [4KB], 65536KB chunk
> > 
> > md127 : active (auto-read-only) raid1 sda3[1] sdb3[0]
> >   13379584 blocks super 1.2 [2/2] [UU]
> >   
> > unused devices: 
> > 
>  Mounted partitions:
> > /dev/md126  79631372  5608820  74022552   8% /
> > /dev/md124 388294468 23798252 344748940   7% /home
> > /dev/md125486308   283858172822  63% /boot
>  md127 is swap
> 
> I get the following error in logwatch:
>   mdadm: cannot open /dev/md/boot: No such file or directory
>  mdadm: cannot open /dev/md/root: No such file or directory
>  mdadm: cannot open /dev/md/swap: No such file or directory
> 
> and I see that /dev/md contains the following:
> 
> # ls -l /dev/md
> total 0
> lrwxrwxrwx 1 root root 8 Aug 24 16:14 home -> ../md124
> lrwxrwxrwx 1 root root 8 Aug 24 16:14 xyzzy2.bubble.org:boot ->
> ../md125
> lrwxrwxrwx 1 root root 8 Aug 24 16:14 xyzzy2.bubble.org:root ->
> ../md126
> lrwxrwxrwx 1 root root 8 Aug 24 16:14 xyzzy2.bubble.org:swap ->
> ../md127
> 
> the entries in /etc/mdadm.conf are:
> 
> MAILADDR root
> AUTO +imsm +1.x -all
> ARRAY /dev/md/boot level=raid1 num-devices=2
> UUID=3b187b00:b3b1a1f9:6d75f8f1:62f82999
> ARRAY /dev/md/home level=raid1 num-devices=2
> UUID=d124bd7f:80519efc:a28d80db:617eafed
> ARRAY /dev/md/root level=raid1 num-devices=2
> UUID=aed6ed78:840451fc:f101760f:79960f8a
> ARRAY /dev/md/swap level=raid1 num-devices=2
> UUID=f84d0bd4:fe7be888:c048d500:cca10896
> 
> I have verified that the UUID numbers do match the respective volume
> names.
> 
> 
> so obviously the reason for the error is boot, root, and swap don't
> exist, if I create a symbolic links the error will go away until the
> next reboot.  The question is what triggers making the symbolic links
> at boot time, is it /etc/mdadm.conf and do I simply rebuild it? and
> how can I change them from the hostname to be root, boot, and swap or
> change the mdadm command to look for the hostname entry?
> 
> If I run "mdadm --detail --scan" I get the following;
> ARRAY /dev/md/xyzzy2.bubble.org:swap metadata=1.2
> name=xyzzy2.bubble.org:swap UUID=f84d0bd4:fe7be888:c048d500:cca10896
> ARRAY /dev/md/xyzzy2.bubble.org:root metadata=1.2
> name=xyzzy2.bubble.org:root UUID=aed6ed78:840451fc:f101760f:79960f8a
> ARRAY /dev/md/xyzzy2.bubble.org:boot metadata=1.2
> name=xyzzy2.bubble.org:boot UUID=3b187b00:b3b1a1f9:6d75f8f1:62f82999
> ARRAY /dev/md/home metadata=1.2 name=xyzzy2.bubble.org:home
> UUID=d124bd7f:80519efc:a28d80db:617eafed
> 
> 
> the array names are changed to match what is actually in /dev/md,
> however before I change the entries in mdadm.conf I want to make sure
> I'm not going to cause myself grief and have to log directly on the
> console of the system which is about 30 min and a phone call or two
> away.


My mdadm.conf uses /dev/md1 for "boot" and I have a "name" directive in
it and my /dev/md/ links were not being created either, so I simply
added a line (as shown below) to rc.local to created them each boot if
they were not being created. I figure that if something changes that
fixes this oddity then it does not matter since I am using `if` to
check and to only create the link if it is not already there.


# sample line, remember that it should not be wrapped:
if [ -b /dev/md1 ] ; then if [ ! -L /dev/md/boot ]; then /bin/ln -s
/dev/md1 /dev/md/boot ; fi ; fi



-- 
Doug H.

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org


Re: a stop job is running....

2016-09-16 Thread Doug H.
On Thu, 2016-09-15 at 23:40 +0200, François Patte wrote:
> And it takes ages to shutdown
> 
> Why theses messages?
> 
> today I started rc.local compatibility then I stopped it and at
> shutdown, I get the message: "a stop job is running for this
> service" which has been stopped one hour before morever I was
> threatenned with a "no limit" menace!
> 
> Thanks for helping

May just be coincidence, or maybe...

A couple of days ago you were advised to enable "akmods-
shutdown.service". I stopped using that one since I noticed a "stop
job" slowdown with it.

For myself I just keep:

>systemctl -a | grep akmods
 
akmods.service 
   loadedactive   exitedBuilds and install new
kmods from akmod packages

-- 
Doug H.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org


Re: F24: waking up from hibernate no longer wakes nm-applet (however existing connection works fine)

2016-08-30 Thread Doug H.
On Mon, 2016-08-29 at 18:37 -0500, Ranjan Maitra wrote:
> Hi,
> 
> I understand that Fedora has gone the way of my hated linux
> distribution (Ubuntu) in actively disconnecting hibernate in a very
> disappointing distribution, but I still think that someone may know
> what to do so I thought that I would post this here and get
> suggestions and advice.
> 
> I have set up, after installation, hibernate with F24 using the
> techniques that are now required since the days of F22 (or so). Here
> is what I did:
> 
> 1. In /etc/default/grub
> 
> add --> resume=UUID="" <-- to the line GRUB_CMDLINE_LINUX= 
> 
> where the uuid is obtained using blkid.
> 
> then I do the following:
> 
> 2. sudo bash -x grub2-mkconfig
> 3. sudo bash -x grub2-mkconfig -o /boot/grub2/grub.cfg
> 
> and after rebooting, hibernate works.
> 
> However, of late, since F24, I have been having this problem that the
> laptop comes back from hibernate but the nm-applet does not.
> Basically, what happens is that the nm-applet has the disconnected
> symbol. The network does work (at the location it was working from
> when the laptop was hibernated). It will not work in a new location
> simply because nm-applet does not have the ability to provide me with
> a list of new possibly connections. I have not tried this part with
> ethernet but I suspect that the general idea would be similar.
> 
> The only way I can get back to using nm-applet to provide me with
> Wifi connections (beyond the one to which it has been connected) is
> by killing and restarting nm-applet. The process has to be repeated
> for every hibernate.
> 
> So, what should I be doing to avoid having to kill and restart my nm-
> applet? Is this a bug somewhere (some hook not being turned on, as
> used to happen with suspend in the bad old days of early Fedora) and
> if so, where should I file it (under what component in BZ)? 


While waiting for a bug fix, you might try setting up a post hybernate
action. I use suspend, but I found the below "fix" to work most of the
time to the need to hit the need for hitting a key to wake my monitor
after resuming from suspend. You would clearly need to change it for
your usage:

Command line to exit screen saver:
xscreensaver-command -deactivate
Added
to new file: cat  /etc/systemd/system/post-suspend.service
[Unit]
Descrip
tion=Run post-suspend
After=suspend.target
#After=hibernate.target
#After=
hybrid-sleep.target

[Service]
#ExecStart=/bin/xscreensaver-command -deactivate
ExecStart=/bin/su - user -c "/bin/xscreensaver-command -deactivate"

[Install]
WantedBy=suspend.target
#WantedBy=hibernate.target
#WantedBy=hybrid-sleep.target





> Many thanks and best wishes,
> Ranjan
> 
> PS: As an aside, one of the parameters in: /etc/default/grub, I have
> GRUB_DISABLE_RECOVERY="true" -- I also tried with 
> GRUB_DISABLE_RECOVERY="false" but there was no visible effect. I am
> not completely sure what this parameter does because it seems to give
> me the same result irrespective of whether or not it is set to
> "true".

If my personal note about that is correct, then here is what that is
about:

# Setting GRUB_DISABLE_RECOVERY to "false" will enable the single user
# mode / recovery entries.  The trouble is that the dnf auto install
# of new kernels does not use it so I would have to run
# `grub2-mkconfig -o /boot/grub2/grub.cfg` after each kernel update.
# I don't think it is worth bothering with.
GRUB_DISABLE_RECOVERY="true"

-- 
Doug H.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: GPG signing problem

2016-05-20 Thread Doug H.
On Fri, 2016-05-20 at 17:07 +0100, Patrick O'Callaghan wrote:
> I'm having a problem in Evolution (3.18.5.2) but suspect that it's
> really something in my GPG setup. When I try to sign and encrypt a
> message, I get:
> 
> Could not create message.
> 
> Because "gpg: skipped "": No secret key
> gpg: signing failed: No secret key
> ", you may need to select different mail options.
> 
> I have used GPG in the past with the same key (also from Evolution)
> without any problem. Both my own and the destination address are in
> my
> keyring.
> 
> When I try to use Seahorse to sign a key, it tells me I have no
> secret
> key to do this with, which looks like the same error.
> 
> So what does "no secret key" mean? All keys in the keyring were
> generated by GPG as public/private pairs, so I don't understand
> what's
> going on.


Not sure this helps, but...

I was able to get that message when I created a reply to this group.  I
then moved over to my inbox to create a new message and was able to
sign it.  The trouble for me was clear from the error since I use a non
standard e-mail for this list and that was not in my GPG settings.


My error:

Because "gpg: skipped "fedoraproject@wombatz.com": No secret key
gpg: signing failed: No secret key
", you may need to select different mail options.


-- 
Doug H.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
http://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: liveusb-creator gone?

2016-04-30 Thread Doug H.
On Fri, 2016-04-29 at 19:25 -0600, Chris Murphy wrote:
> On Fri, Apr 29, 2016 at 3:10 PM, Doug H.  om> wrote:
> > 
> > On Fri, 2016-04-29 at 10:20 +0200, Martin Bříza wrote:
> > > 
> > > I'm the guy responsible for the rewrite so please hit me with any
> > > issue or
> > > suggestion you have,
> > Since you asked...
> > 
> > This thread prodded me into opening liveusb-creator, or trying
> > to.  I
> > had used it within the last few weeks to create a bootable SD card
> > so I
> > know it was working then.
> > 
> > Now I get a core dump.  I have tried opening it via the menu pull
> > down,
> > via command line as user root.  In all cases it cores.  A sample
> > from a
> > root command line attempt is:
> Could you file a bug against component liveusb-creator and include
> this output as an attached file, and also attach dmesg output as a
> file also? Thanks.
> 
> Also include in description these versions:
> uname -r
> rpm -q liveusb-creator
> rpm -q qt5-qtquickcontrols


Got it opened.  

Bug 1331957:
https://bugzilla.redhat.com/show_bug.cgi?id=1331957


-- 
Doug H.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
http://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: liveusb-creator gone?

2016-04-29 Thread Doug H.
On Sat, 2016-04-30 at 01:09 +0300, Egor Zaharov wrote:
> Don't do like this again. If error log is too long, paste it to
> pastebin services,
> and provide a link to it.


Seriously?

A 29K e-mail (20K of body text) is too long in this millennium?

I am happy to adhere to group standards but note that you did not give
anything to quantify "too long".  I did consider the size of the text
pasted and figured it was well within "too" anything.

-- 
Doug H.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
http://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: liveusb-creator gone?

2016-04-29 Thread Doug H.
rix ): shader program is not
linked
QOpenGLShaderProgram::uniformLocation( textureScale ): shader program
is not linked
QOpenGLShaderProgram::uniformLocation( color ): shader program is not
linked
QOpenGLShaderProgram::uniformLocation( alphaMin ): shader program is
not linked
QOpenGLShaderProgram::uniformLocation( alphaMax ): shader program is
not linked
QOpenGLShaderProgram::uniformLocation( fontScale ): shader program is
not linked
QOpenGLShaderProgram::uniformLocation( vecDelta ): shader program is
not linked
QOpenGLShaderProgram: could not create shader program
QOpenGLShader: could not create shader
QOpenGLShader: could not create shader
shader compilation failed: 
""
QOpenGLShaderProgram::uniformLocation( matrix ): shader program is not
linked
QOpenGLShaderProgram::uniformLocation( textureScale ): shader program
is not linked
QOpenGLShaderProgram::uniformLocation( color ): shader program is not
linked
QOpenGLShaderProgram::uniformLocation( alphaMin ): shader program is
not linked
QOpenGLShaderProgram::uniformLocation( alphaMax ): shader program is
not linked
QOpenGLShaderProgram::uniformLocation( fontScale ): shader program is
not linked
QOpenGLShaderProgram::uniformLocation( vecDelta ): shader program is
not linked
QOpenGLShaderProgram: could not create shader program
QOpenGLShader: could not create shader
QOpenGLShader: could not create shader
shader compilation failed: 
""
QOpenGLShaderProgram::uniformLocation( matrix ): shader program is not
linked
QOpenGLShaderProgram::uniformLocation( opacity ): shader program is not
linked
QOpenGLShaderProgram::uniformLocation( pixelSize ): shader program is
not linked
QOpenGLShaderProgram: could not create shader program
QOpenGLShader: could not create shader
QOpenGLShader: could not create shader
shader compilation failed: 
""
QOpenGLShaderProgram::uniformLocation( matrix ): shader program is not
linked
QOpenGLShaderProgram::uniformLocation( opacity ): shader program is not
linked
QOpenGLShaderProgram::uniformLocation( pixelSize ): shader program is
not linked
QOpenGLShaderProgram: could not create shader program
QOpenGLShader: could not create shader
QOpenGLShader: could not create shader
shader compilation failed: 
""
QOpenGLShaderProgram::uniformLocation( matrix ): shader program is not
linked
QOpenGLShaderProgram::uniformLocation( opacity ): shader program is not
linked
QOpenGLShaderProgram: could not create shader program
QOpenGLShader: could not create shader
QSGMaterialShader: Shader compilation failed:
""
QOpenGLShaderProgram::uniformLocation( matrix ): shader program is not
linked
QOpenGLShaderProgram::uniformLocation( opacity ): shader program is not
linked
QOpenGLShaderProgram::uniformLocation( pixelSize ): shader program is
not linked
Segmentation fault (core dumped)



-- 
Doug H.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
http://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: cpio Digest mismatch error?

2016-04-06 Thread Doug H.
On Mon, 2016-04-04 at 08:38 -0400, Tom Horsley wrote:
> Anyone have any idea why only fedora systems would give this
> error installing an rpm?
> 
>   Installing : ccur-ntrace-ai-7.5-
> 0.beta.75.x86_6419/32 
> Error unpacking rpm package ccur-ntrace-ai-7.5-0.beta.75.x86_64
> error: unpacking of archive failed on file 
> /usr/lib/NightTrace/illuminators/ccur_rt/ccur_rt.h;56fd10d8: cpio:
> Digest 
> mismatch
> error: ccur-ntrace-ai-7.5-0.beta.75.x86_64: install failed
> 
> The exact same rpm installs fine on a centos 7.2 system.
> 
> Even on fedora, if I use rpm2cpio and extract the files, there is
> absolutely nothing wrong with the ccur_rt.h header file.


Searching with "cpio digest mismatch rpm" found:

https://bugzilla.mozilla.org/show_bug.cgi?id=1064588


It suggests that you could get around it with:

rpm -i --nofiledigest name.rpm

So my guess is that there is a digest file that is being checked by
default in fedora but not checked on centos.


-- 
Doug H.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
http://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


  1   2   >