Bug 36475 - iTalc for UCS@school 4.0
iTalc for UCS@school 4.0
Status: CLOSED FIXED
Product: UCS@school
Classification: Unclassified
Component: iTALC
UCS@school 4.0
Other Linux
: P5 normal (vote)
: UCS@school 4.0
Assigned To: Florian Best
Sönke Schwardt-Krummrich
http://sourceforge.net/p/italc/bugs/254/
: interim-4
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-11-06 11:44 CET by Florian Best
Modified: 2015-05-11 19:27 CEST (History)
1 user (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Best univentionstaff 2014-11-06 11:44:51 CET
Konnte das Modul computerroom nicht laden: libItalcCore.so: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/univention/management/console/protocol/modserver.py", line 98, in _load_module
    self.__module = __import__(file_, [], [], modname)
  File "/usr/lib/pymodules/python2.7/univention/management/console/modules/computerroom/__init__.py", line 73, in <module>
    from italc2 import ITALC_Manager, ITALC_Error
  File "/usr/lib/pymodules/python2.7/univention/management/console/modules/computerroom/italc2.py", line 60, in <module>
    import italc
ImportError: libItalcCore.so: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden
Comment 1 Florian Best univentionstaff 2014-11-06 11:45:05 CET
http://sourceforge.net/p/italc/bugs/254/
Comment 2 Florian Best univentionstaff 2014-11-06 13:11:25 CET
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib64

helps, has this to do with multiarch support?
Comment 3 Florian Best univentionstaff 2014-11-07 15:40:08 CET
Fixed the pathes:
i386:
/usr/lib/i386-linux-gnu/libItalcCore.so

amd64:
/usr/lib/x86_64-linux-gnu/libItalcCore.so

→ r55458 and r55474

(In reply to Bug #35892 comment #4)
> 2232
> /var/build/temp/tmp.XmKGMFqBxm/4.0-0-0-ucs-school-4.0/italc/italc-2.0.19/lib/
> src/LocalSystem.cpp: In constructor 'LocalSystem::User::User(const QString&,
> const QString&, const QString&)':
> 2233
> /var/build/temp/tmp.XmKGMFqBxm/4.0-0-0-ucs-school-4.0/italc/italc-2.0.19/lib/
> src/LocalSystem.cpp:194:23: error: 'getuid' was not declared in this scope
> 2234
> /var/build/temp/tmp.XmKGMFqBxm/4.0-0-0-ucs-school-4.0/italc/italc-2.0.19/lib/
> src/LocalSystem.cpp: In static member function 'static LocalSystem::User
> LocalSystem::User::loggedOnUser()':
> 2235
> /var/build/temp/tmp.XmKGMFqBxm/4.0-0-0-ucs-school-4.0/italc/italc-2.0.19/lib/
> src/LocalSystem.cpp:317:31: error: 'getuid' was not declared in this scope
> 2236
> /var/build/temp/tmp.XmKGMFqBxm/4.0-0-0-ucs-school-4.0/italc/italc-2.0.19/lib/
> src/LocalSystem.cpp: In function 'void LocalSystem::broadcastWOLPacket(const
> QString&)':
> 2237
> /var/build/temp/tmp.XmKGMFqBxm/4.0-0-0-ucs-school-4.0/italc/italc-2.0.19/lib/
> src/LocalSystem.cpp:942:14: error: 'close' was not declared in this scope
> 
> I am unable to build italc…
> /var/univention/buildsystem2/logs/ucs_4.0-0-0-ucs-school-4.0/ucs_4.0-0-ucs-
> school-4.0.italc.201411051846.log.bz2
→ fixed in svn r55427
Comment 4 Florian Best univentionstaff 2014-11-07 15:41:47 CET
Replaced build-dependency gcj → gcj-jdk
→ svn r55403
Comment 5 Sönke Schwardt-Krummrich univentionstaff 2014-11-18 22:50:43 CET
OK: code changes
OK: functionality
changelog entry not required