Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#3826 - udev does not create /dev/tty*
|
DetailsUdev on archlinux does not create /dev/tty*, but uses /dev/vc/* instead. Not having these will break some applications now and then. /dev/tty* is the normal standard, where /dev/vc/* is from the ancient devfs times. Please either update udev to create /dev/tty* as device instead of /dev/vc/*, or provide symlinks. If you take the approach of replacing /dev/vc/* with /dev/tty/*, be sure to update inittab and /etc/securetty.
|
This task depends upon