Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15206] New: gdm 2.26.0 (and earlier) call Sorcery modules with bad syntax and do not release as a daemon should

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15206] New: gdm 2.26.0 (and earlier) call Sorcery modules with bad syntax and do not release as a daemon should
  • Date: 3 May 2009 03:40:29 -0000

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

Summary: gdm 2.26.0 (and earlier) call Sorcery modules with bad
syntax and do not release as a daemon should
Product: Codex
Version: stable grimoire
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: gnome2-libs
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: sandalle AT sourcemage.org


$ sorcery -v
1.14.2

On boot:
gdm: Starting gdm...
/var/lib/sorcery/modules/libsorcery: line 1179: syntax error near unexpected
token `<'
/var/lib/sorcery/modules/libsorcery: line 1179: ` done < <(all_spell_status |
cut -d: -f1,4 --output-delimiter=" ")'

And does not always go to daemon mode, so I cannot see the login: prompt (in
case gdm2 fails to load or I switch to console with CTRL+ALT+F1).

Even restarting gdm does not release:
# telinit run gdm restart
gdm: Restarting gdm...
gdm: success
gdm: Starting gdm...
/var/lib/sorcery/modules/libsorcery: line 1179: syntax error near unexpected
token `<'
/var/lib/sorcery/modules/libsorcery: line 1179: ` done < <(all_spell_status |
cut -d: -f1,4 --output-delimiter=" ")'

No shell prompt is returned and gdm still has control until I take it:
^Z
[1]+ Stopped telinit run gdm restart
#

--
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