|
-
Getting an error when trying use UFW
Here is the error:
Code:
$ ufw
/usr/lib/python3.14/site-packages/ufw/common.py:224: SyntaxWarning: "\d" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\d"? A raw string is also an option.
elif re.match('^\d+$', p):
/usr/lib/python3.14/site-packages/ufw/util.py:497: SyntaxWarning: "\." is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\."? A raw string is also an option.
quads = re.split('\.', nm)
/usr/lib/python3.14/site-packages/ufw/util.py:735: SyntaxWarning: "\s" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\s"? A raw string is also an option.
tmp = re.split('\s', out)
/usr/lib/python3.14/site-packages/ufw/parser.py:219: SyntaxWarning: "\d" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\d"? A raw string is also an option.
if not re.match('^\d([0-9,:]*\d+)*$', port):
/usr/lib/python3.14/site-packages/ufw/parser.py:345: SyntaxWarning: "\d" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\d"? A raw string is also an option.
elif not re.match('^\d([0-9,:]*\d+)*$', tmp):
ERROR: not enough args
This error comes up when I try to input any ufw command whatsoever. Such as "sudo ufw enable", "
I'm on Fedora Kinoite 43.
I'm reading that the error is a python error. Maybe a newer version of ufw would fix it. How do I manually upgrade ufw to a newer version? Kinoite uses the package manager rpm-ostree.
I installed UFW using Kinoite's package manager, rpm-ostree.
Thank you all very much.
-
Off the top: It seems there's a serious incompatibility between UFW and the OS, and maybe even a little bit of aggressive active spyware..?
Maybe the solution is to completely uninstall UFW, and install Portmaster..? Plus add Bleachbit, and definitely switch the computer's net-connection to wired, which is safer, faster, and more secure, and do so unplug your router for ten minutes to reset it.. Google surf: The names of everything you've installed, adding 'is malware' to the searches... I'm betting you need to: save all your files, passwords, and bookmarks to a back-up, and reinstall the OS.. I sure would... First run DBAN autonuke on the hard drive, install the OS, and be much more careful about what you download and install.. I don't install anything what so ever from the internet these days.. Most of it is trickery and malware and spyware, even most of the trusted operating system ISO downloads from after market strange websites, which are criminal websites.. Today's internet is seriously criminally corrupt.. First thing to do if you are experiencing any internet trouble is to delete all your privacy and money business from the computer.. Save it to at least two dependable external hard drives, or three dependable flash drives... These days while WW3 is on never ever store personal nor money data in a computer that accesses the internet...
If you are running Firefox, you should install Librewolf, then uninstall Firefox.. Librewolf is Firefox without the evil and poison... It sounds like you have a hacker problem (a 'maggot crawling under the skin').. If you do, and you switch to Librewolf and Portmaster, there's a probable chance that the active hacker will suddenly be sending you weird scam baiting emails to try to find out what's blocking him or her out of your machine... Over-ride and suppress your curiosity.. Don't click on those sudden barrages of weird fevered emails, just delete them without opening them.. Read the 'Linux' thread in this forum to get a feel for what Linux security is.. And do so read the thread: 'EXTREMELY DANGEROUS Executable Word File', in which I destroy hackers exploit holes in Linux... These days you must be your own security.. Downloads don't do everything...
https://www.google.com/search?q=arch...ware+corrupted
Last edited by Demanding Truth; 01-31-2026 at 12:23 PM.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|