bug#52652: FreeCAD requires write access to store for parsetab.py

2021-12-31 Thread Jacob Hrbek
I started building it after the patch was merged, it finished now and the presented issue is no longer present. On 12/31/21 11:44, Guillaume Le Vaillant wrote: Hi, With Guix at b7078d5d49d72cb5e5356d698b99540612b4d6c4, I tried to reproduce the issue, but I didn't get any error. I started FreeC

bug#52652: FreeCAD requires write access to store for parsetab.py

2021-12-31 Thread Guillaume Le Vaillant
Jacob Hrbek skribis: > I started building it after the patch was merged, it finished now and > the presented issue is no longer present. Ok, thanks for confirming. Closing. signature.asc Description: PGP signature

bug#52652: FreeCAD requires write access to store for parsetab.py

2021-12-31 Thread Guillaume Le Vaillant
Hi, With Guix at b7078d5d49d72cb5e5356d698b99540612b4d6c4, I tried to reproduce the issue, but I didn't get any error. I started FreeCAD with: --8<---cut here---start->8--- guix shell freecad openscad -- FreeCAD --8<---cut here---end---

bug#52652: FreeCAD requires write access to store for parsetab.py

2021-12-18 Thread Jacob Hrbek
The FreeCAD on guix with patch 52608 to satisfy the dependency for python-ply requires write access to the store to work with OpenSCAD files: Steps to reproduce: 0. Get FreeCAD and open a new project 2. Navigate to OpenSCAD workbench 3. In top-menu: OpenSCAD -> Add OpenSCAD Element... 4. Try to