Skip to Content.
Sympa Menu

sm-sorcery-bugs - [Sm-Sorcery-Bugs] [Bug 1210] New: 'pon' command not found

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT metalab.unc.edu
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [Sm-Sorcery-Bugs] [Bug 1210] New: 'pon' command not found
  • Date: Thu, 10 Oct 2002 17:48:58 -0400

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

Summary: 'pon' command not found
Product: Sorcery
Version: 0.8.2
Platform: x86
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Sorcery
AssignedTo: sm-sorcery-bugs AT lists.ibiblio.org
ReportedBy: foxy AT freeshell.org


In '../modules/libsorcery' the connect function does not work for me. I
do not use the 'pon' function and I am on Token Ring :) This function
was commented out of the old sorcery but has made a reappearance.

Could the function be altered to reflect my network type?

e.g.

if ! ifconfig | grep -q "^eth" &&

! ifconfig | grep -q "^wlan" &&
! ifconfig | grep -q "^ppp"; then



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [Sm-Sorcery-Bugs] [Bug 1210] New: 'pon' command not found, bugzilla-daemon, 10/10/2002

Archive powered by MHonArc 2.6.24.

Top of Page