KaOSx / apps

KDE SC and applications
https://kaosx.us/packages/packages.php?sortby=name&sordir=asc&repo=apps
27 stars 20 forks source link

Mozilla Firefox -- Issues with building directly from source: [ISSUE] #227

Closed MartinVonReichenberg closed 5 months ago

MartinVonReichenberg commented 5 months ago

Submission type

Package name & version you are having issues with or have a request for:

Firefox-124.0.2-1

Used repositories:

Apps

Expected behaviour:

Should be able to build directly from SOURCE.

Actual behaviour:

Proposal for an updated PKGBUILD of Mozilla Firefox, but the pip check issues still occur after issuing ./mach command. Python(3) cannot recognize already installed programs in the system -- some bindings are missing?

Steps to reproduce the problem:

Try to build the same version on your own with the provided software . . .

System info link created by Octopi > Tools > SysInfo:

More information gathered HERE:

demmm commented 5 months ago

Invalid, build from the PKGBUILD, in a clean chroot.

MartinVonReichenberg commented 5 months ago

That must be something with permissions of my separate /home/ on another disk folder.

I noticed that each Linux distribution sets different values of UID & GID in various distros . . .

That makes dual-booting and a single separate /home/ partitions on another devices very conflicting & complicated.

Such a mandatory matter can't even be unified? ...... ??? Yeah, surely, standards there are, but for how many things - /bin/ \ /usr/bin/ \ /usr/bin/local/ \ /usr/share/ ..... ?? Did/Does anybody call this as a STANDART ???_? :-DDD)

What are the defaults of UID for username, GID for usergroup in KaOS and does HOME belongs to users group or user's username group ?_?

Thank you