View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001750 | FreeCAD | Bug | public | 2014-09-16 16:14 | 2017-01-15 02:20 |
Reporter | marshg | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Linux | OS | Ubuntu | OS Version | 12.04 |
Fixed in Version | 0.15 | ||||
Summary | 0001750: install update from daily build fails, dpkg aborts | ||||
Description | dpkg throws an error when running the python install script for freecad. | ||||
Steps To Reproduce | 1. start update-manger, or download the daily build .deb for Ubuntu 12.04 2. Install updates or use dpkg -i <package.deb> | ||||
Additional Information | EXCERPT FROM DPKG INSTALL: Setting up freecad (0.15+git201409131801~ubuntu12.04.1) ... Sorry: IndentationError: ('expected an indented block', ('/usr/lib/freecad/Mod/Arch/ArchEquipment.py', 67, 6, ' if placement:\n')) dpkg: error processing freecad (--configure): subprocess installed post-installation script returned error exit status 101 ... Errors were encountered while processing: freecad Error in function: SystemError: E:Sub-process /usr/bin/dpkg returned an error code (1) Setting up freecad (0.15+git201409131801~ubuntu12.04.1) ... Sorry: IndentationError: ('expected an indented block', ('/usr/lib/freecad/Mod/Arch/ArchEquipment.py', 67, 6, ' if placement:\n')) dpkg: error processing freecad (--configure): subprocess installed post-installation script returned error exit status 101 Processing triggers for menu ... Errors were encountered while processing: freecad | ||||
Tags | No tags attached. | ||||
FreeCAD Information | |||||
|
What has that to do with the original problem shoogen? Also the original problem is fixed already. |
|
I tried to reproduce the problem an found errors mentioned above. (I'm sorry i got my paths wrong. I don't know where those files came from) I noticed that i could not reproduce the original problem and attached the respective commit to this ticked. |
|
This is interesting, I had never noticed these Ifc files in the Import module... They are apparently not used... |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-09-16 16:14 | marshg | New Issue | |
2014-09-16 16:23 | shoogen | Tag Attached: python compileall | |
2014-09-16 16:36 | shoogen | Changeset attached | => FreeCAD Master master a0e461a9 |
2014-09-16 19:34 | yorik | Note Added: 0005108 | |
2014-09-17 07:33 | shoogen | Note Added: 0005110 | |
2014-09-17 07:52 | shoogen | Note Edited: 0005110 | |
2014-09-17 07:53 | shoogen | Status | new => closed |
2014-09-17 07:53 | shoogen | Resolution | open => fixed |
2014-09-17 07:53 | shoogen | Fixed in Version | => 0.15 |
2014-09-17 14:39 | yorik | Note Added: 0005116 | |
2017-01-15 02:20 | Kunda1 | Tag Detached: python compileall |