On 3 Aug 2025 at 18:05, Samuel Sieb wrote:

Date sent:              Sun, 3 Aug 2025 18:05:10 -0700
Subject:                Re: OT: systemctl staus lines that show failed? 
How to clean?
To:                     Community support for Fedora users 
<[email protected]>
From:                   Samuel Sieb <[email protected]>
Send reply to:          Community support for Fedora users 
<[email protected]>

> On 8/3/25 5:57 PM, Michael D. Setzer II wrote:
> > On 3 Aug 2025 at 16:12, Samuel Sieb wrote:
> > Date sent: Sun, 3 Aug 2025 16:12:59 -0700
> > Subject: Re: OT: systemctl staus lines that show failed? How to clean?
> > To: [email protected]
> > From: Samuel Sieb <[email protected]>
> > Send reply to: Community support for Fedora users 
> > <[email protected]>
> >> On 8/3/25 4:06 PM, Michael D. Setzer II via users wrote:
> >> > Got (There is no /opt/VirtualBox directory?)
> >> > # journalctl -b 0 -g fail
> >> > Aug 04 00:44:09 setzcodell.dyndns.org systemd-vconsole-setup[320]: /usr/ 
> >> > bin/setfont failed with a "system error" (EX_OSERR), ignoring.
> >> > Aug 04 00:44:09 setzcodell.dyndns.org systemd-vconsole-setup[320]: 
> >> > Setting source virtual console failed, ignoring remaining ones.
> >> > Aug 04 00:44:09 setzcodell.dyndns.org (udev-worker)[447]: usb2: Process 
> >> > '/opt/VirtualBox/VBoxCreateUSBNode.sh 189 128 09' failed with exit >
> >> 
> >> Look in /etc/udev/rules.d/ for something referring to that.
> >> 
> > /etc/udev/rules.d# ls -a
> > .  ..
> > Nothing in that directory.
> > Had found a file 60-vboxdrv.rules that contained this?
> > KERNEL=="vboxdrv", OWNER="root", GROUP="root", MODE="0600"
> > KERNEL=="vboxdrvu", OWNER="root", GROUP="root", MODE="0666"
> > KERNEL=="vboxnetctl", OWNER="root", GROUP="root", MODE="0600"
> > SUBSYSTEM=="usb_device", ACTION=="add", RUN+="/opt/VirtualBox/ 
> > VBoxCreateUSBNode.sh $major $minor $attr{bDeviceClass}"
> > SUBSYSTEM=="usb", ACTION=="add", ENV{DEVTYPE}=="usb_device", RUN+="/opt/ 
> > VirtualBox/VBoxCreateUSBNode.sh $major $minor $attr{bDeviceClass}"
> > SUBSYSTEM=="usb_device", ACTION=="remove", RUN+="/opt/VirtualBox/ 
> > VBoxCreateUSBNode.sh --remove $major $minor"
> > SUBSYSTEM=="usb", ACTION=="remove", ENV{DEVTYPE}=="usb_device", RUN+="/ 
> > opt/VirtualBox/VBoxCreateUSBNode.sh --remove $major $minor"
> > moved it to another directory but didn't note original??
> > Then reinstall virtualbox packages, but it was not recreated.
> > Still showing up in journal?
> > Aug 04 20:28:01 setzcodell.dyndns.org (udev-worker)[449]: usb2: Process 
> > '/opt/VirtualBox/VBoxCreateUSBNode.sh 189 128 09' failed with exit code 1.
> > Aug 04 20:28:01 setzcodell.dyndns.org (udev-worker)[429]: usb1: Process 
> > '/opt/VirtualBox/VBoxCreateUSBNode.sh 189 0 09' failed with exit code 1.
> > Aug 04 20:28:01 setzcodell.dyndns.org (udev-worker)[445]: 1-6: Process 
> > '/opt/VirtualBox/VBoxCreateUSBNode.sh 189 1 e0' failed with exit code 1.
> > Aug 04 20:28:01 setzcodell.dyndns.org (udev-worker)[461]: 1-11: Process 
> > '/opt/VirtualBox/VBoxCreateUSBNode.sh 189 2 ef' failed with exit code 1.
> 
> Did you restart udev?
Had rebooted machine after each change and rechecked journal 
output.
> 
> If you still see it, try:
> grep -r VirtualBox /etc/udev /usr/lib/udev
> 

grep -r VirtualBox /etc/udev /usr/lib/udev
grep: /etc/udev/hwdb.bin: binary file matches
/usr/lib/udev/hwdb.d/20-pci-vendor-model.hwdb: 
ID_MODEL_FROM_DATABASE=VirtualBox Graphics Adapter
/usr/lib/udev/hwdb.d/20-pci-vendor-model.hwdb: 
ID_MODEL_FROM_DATABASE=VirtualBox Guest Service
/usr/lib/udev/hwdb.d/20-usb-vendor-model.hwdb: 
ID_VENDOR_FROM_DATABASE=VirtualBox
/usr/lib/udev/VBoxCreateUSBNode.sh:# VirtualBox USB Proxy Service, Linux 
Specialization.
/usr/lib/udev/VBoxCreateUSBNode.sh:# udev helper for creating and removing 
device nodes for VirtualBox USB devices
/usr/lib/udev/VBoxCreateUSBNode.sh:# This file is part of VirtualBox base 
platform packages, as
/usr/lib/udev/rules.d/85-nm-unmanaged.rules:# VirtualBox host networking. 
Out-of-tree driver that looks like an ordinary

Looks like it has the script in this location, but the error is trying to 
run in in /opt/VirtualBox directory were it isn't?

Seems to work fine with error, and setfont seems to say that error 
is non-critical as well. Just thinking one should have failed results 
unless something is wrong.

Thanks.

> -- 
> _______________________________________________
> users mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
> 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/[email protected]
> Do not reply to spam, report it: 
> https://pagure.io/fedora-infrastructure/new_issue


+------------------------------------------------------------+
 Michael D. Setzer II - Computer Science Instructor (Retired)     
 mailto:[email protected]                            
 mailto:[email protected]
 mailto:[email protected]
 Guam - Where America's Day Begins                        
 G4L Disk Imaging Project maintainer 
 http://sourceforge.net/projects/g4l/
+------------------------------------------------------------+



-- 
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to