Ufw firewall warning

I believe something you installed has messed things up but I guess it could have been something amiss with the image you installed. Either way something is amiss with the ownership change of system files/directories from root to 1001.

I had a kind of similar issue exacting a tarball that was really meant for a ubuntu/debian os one time and it messed up my file system because of some symbolic links in / arch uses. I messed around with it for days to get it back what it was supposed to be but things was not completely right so I did a complete reinstall on my desktop.

Ok, I assume this is a screw up. I guess useless to think about what I did at this stage.

I have a backup armbian system based on Ubuntu/Debian. I will be using it for a while.

I have ufw there already installed too so I will check it up to see anything wrong there. If anything is wrong, I will post it here.

I prefer to wait for the Manjaro stable release (either June or September) to make sure this issue is fixed. I guess when I come back hopefully in late June, I will be keeping an eye on the issue.

I am just updating everyone with my firewall adventure.

I got a bit curious and I decided to make a fresh manjaro install. I have two tries:

  1. Manjaro Mate Edition from Manjaro - Downloads - This, I tried as a first experiment. After updatess and such I installed ufw. Checked out the status with ufw status verbose. All fine, so mate is working normal.

  2. Manjaro XFCE Edition: The reason I try this is because of XFCE is my favorite de. Odd things happened here:

    • First of all, it is not possible to install Manjaro XFCE 21.04 version from the official site. The website is directing us to 20.12, which is old.
  • I ended up using the posting at Manjaro ARM 21.04 released! to find out XFCE 21.04. It was there. I installed updated and installed ufw again. After issuing a

ufw status verbose

I obtain

WARN: uid is 0 but ‘/usr’ is owned by 1001

which brings me to square one. I remember installing the Manjaro Sway Edition from the same posting at Manjaro ARM 21.04 released! so I suspect the images uploaded there are problematic.

Lessons learned:

  1. Please upload the Manjaro XFCE image at the official website and check out the images available at the 21.04 website. They seem to be badly produced or unmaintained.

  2. For those of us who downloaded Manjaro images from the 21.04 posting; please be alert and make sure that your filesystem is setup appropriately.

I was going to abandon Manjaro completely; however, I changed my mind. I will switch to Manjaro Mate Edition. It is not my favorite de and buggy. Nevertheless armbian has its own bugs too.

Wanted to warn people who use Manjaro particularly from the 21.04 forum.

Seems like you have an old cache of that webpage, because it links fine to 21.04 for me.

Those images are official and produced by the Manjaro ARM team. But browser cache can make it seem like it’s out of date sometimes.

There is nothing in the profiles for MATE and XFCE that would make them get different permissions.
Actually. I did find one file with wrong permissions. It’s the manjaro-icon.svg in /usr/share/icons/.
Fixed it here now.

1 Like

I checked out the links yesterday from the official website of Manjaro at Manjaro - Downloads ; XFCE was at 20.12 whereas Mate was 21.04. To ensure, I cleaned my webbrowser history (everything including cache, offsite data etc.). I have checked right now again; I can confirm the image for XFCE is at 21.04. Yet, I do not want to make another try to see if the file permissions of XFCE image are correct.

No, I didn’t check the Mate image from your announcement post for 21.04. I downloaded it from the official website. Mate has everything normal, firewall is working without any warnings. Yet, it is not my persoanal preference.

The images I tried from your 21.04 post were XFCE (because 21.04 version was not available in the official website) and Sway (it is the development version). Both of them have file permission problems with uid 1001 on /usr directory as already discussed in this thread. In both images, the firewall correctly warned against the situation.

Is there anyway to include MD5 checksums with Manjaro Arm images?

There are sha1 checksums for all image files in the download location: Release Pinebook Pro 21.04 · manjaro-arm/pbpro-images · GitHub