Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 12862] New: show_up_depends doesn't have the same output as gaze -q depends --fast "$@"

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 12862] New: show_up_depends doesn't have the same output as gaze -q depends --fast "$@"
  • Date: 15 Jul 2006 11:08:08 -0000

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

Summary: show_up_depends doesn't have the same output as gaze -q
depends --fast "$@"
Product: Sorcery
Version: 1.14.x
Platform: Other
OS/Version: other
Status: NEW
Severity: critical
Priority: P2
Component: codexroutines
AssignedTo: sm-sorcery-bugs AT lists.ibiblio.org
ReportedBy: ruskie AT email.si


This breaks UP_TRIGERS in openssl and probably others as well

The output of show_up_depends is:
. /etc/sorcery/config
show_up_depends openssl 1
show_up_depends openssl 1
cyrus-sasl:openssl:on:optional:--with-openssl=/bin:--without-openssl
elinks:openssl:on:optional:--with-openssl:--without-openssl
gkrellm2:openssl:on:optional::without-ssl=yes
irssi:openssl:on:optional::--disable-ssl
libtorrent:openssl:on:required::
lynx:openssl:on:optional:--with-ssl:
neon:openssl:on:optional:--with-ssl:--without-ssl
net-ssleay:openssl:on:required::
ntp:openssl:on:optional:--with-crypto:--without-crypto
openssh:openssl:on:required::
ruby:openssl:on:optional::
stunnel:openssl:on:required::
subversion:openssl:on:optional:--with-ssl:--without-ssl
uptimec:openssl:on:required::
wget:openssl:on:optional:--with-ssl:--without-ssl

Which breaks in UP_TRIGGERS.
libcompat has "gaze -q depends --fast "$@"" as a substitute to show_up_depends
if not defined but that outputs:
gaze -q depends --fast openssl 1
cyrus-sasl
elinks
gkrellm2
irssi
libtorrent
lynx
neon
net-ssleay
ntp
openssh
ruby
stunnel
subversion
uptimec
wget


So it breaks...

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



  • [SM-Sorcery-Bugs] [Bug 12862] New: show_up_depends doesn't have the same output as gaze -q depends --fast "$@", bugzilla-daemon, 07/15/2006

Archive powered by MHonArc 2.6.24.

Top of Page