Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 15421] use of sudo when running sorcery as non-root user

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 15421] use of sudo when running sorcery as non-root user
  • Date: 4 Oct 2009 12:57:37 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15421





--- Comment #1 from Bor Kraljič <pyrobor AT ver.si> 2009-10-04 07:57:34 ---
Apperently this my patch has at least one bug. I get this error when I have
USE_SUDO enabled in feature menu. (if it is disabled it cast normal or ofcorse
if I cast it as root.)

....
-lgthread-2.0 -lrt -lglib-2.0 -lpthread -ldl -lQtGui -L/usr/lib -L/usr/lib
-L/usr/X11R6/lib -pthread -lpng -lfreetype -lgobject-2.0 -lSM -lICE -lQtCore
-L/usr/lib -L/usr/lib -lsqlite3 -lz -pthread -lgthread-2.0 -lrt -lglib-2.0
-lpthread -lXrender -lXinerama -lfontconfig -lXext -lX11 -lm -ldl -lXext -lX11
-lm -lpthread
Preparing to install calibre
Dispelled spell: calibre
castfs: checking sanity of <mnt-dir> and <stage-dir>
castfs: stagedir is okay!
Installing calibre into the stage
Traceback (most recent call last):
File "setup.py", line 99, in <module>
File "setup.py", line 85, in main
File "/usr/src/calibre/setup/__init__.py", line 158, in run_all
File "/usr/src/calibre/setup/__init__.py", line 149, in run_cmd
File "/usr/src/calibre/setup/install.py", line 127, in pre_sub_commands
ImportError: No module named calibre.utils.config
Dropping privileges to those of bor: 1000
Problem Detected!
INSTALL failed!
INSTALL failed!

This spell has default_install_python with little modification. But that
modification doesn't do this because I get the same with
default_install_python...

Any idea why this happens? and how can i fix it...

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



Archive powered by MHonArc 2.6.24.

Top of Page