You are not logged in.

#1 2022-02-11 16:59:10

kunda
Member
Registered: 2019-01-06
Posts: 14

[freecad-git] package experiencing install issues (fakeroot bug?)

The https://aur.archlinux.org/packages/freecad-git package has long been plagued with problems due to 3rd party dependency hell. Anyway, we're trying to figure out why the check() portion of the PKGBUILD Is failing to save and open files created in the fakeroot tmp/ directories as part of unit-tests for quality assurance and picking up regressions.  I'm just wondering if this is something that is a known issue or new or is it just related to this specific AUR package?

tl;dr https://aur.archlinux.org/packages/free … ent-851196

Offline

#2 2022-02-17 02:38:17

kunda
Member
Registered: 2019-01-06
Posts: 14

Re: [freecad-git] package experiencing install issues (fakeroot bug?)

bump

Offline

#3 2022-02-17 10:37:43

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,724

Re: [freecad-git] package experiencing install issues (fakeroot bug?)

Don't do that: https://wiki.archlinux.org/title/Genera … es#Bumping

Don't make us go on a goose chase, post the full output and the error messages you are getting from trying to build. In general, the default tmpfs setup is configured in such a way that only the original user can manipulate files it creates, so this might indeed be some relation with the fakeroot.

And test with makepkg instead of known to be buggy helpers like pamac. Someone replied to you on the AUR mentioning that it works in a standard devtools chroot, so this is in essence a pamac bug and you should ask the pamac developers.

Last edited by V1del (2022-02-17 10:45:52)

Offline

#4 2022-02-17 15:00:42

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,785

Re: [freecad-git] package experiencing install issues (fakeroot bug?)

Builds fine here.  Are you still using Manjaro?


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#5 2022-02-24 18:13:10

FabioLolix
Member
Registered: 2021-06-27
Posts: 5
Website

Re: [freecad-git] package experiencing install issues (fakeroot bug?)

https://aur.archlinux.org/packages/free … ent-851320 on 2022-02-11

I have successfully builded using makepkg from my home directory and using extra-x86_64-build from devtools with used dir set to /tmp/chrootbuild, tmpfs mounted without nosuid

Offline

Board footer

Powered by FluxBB