Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 14838] New: system-update, local grimoires, sorcery mistakes local grimoires for its own... sorta...

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 14838] New: system-update, local grimoires, sorcery mistakes local grimoires for its own... sorta...
  • Date: 19 Oct 2008 04:24:01 -0000

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

Summary: system-update, local grimoires, sorcery mistakes local
grimoires for its own... sorta...
Product: Sorcery
Version: 1.13.x
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: Unknown
AssignedTo: sm-sorcery-bugs AT lists.ibiblio.org
ReportedBy: ivan.lezhnjov.jr AT gmail.com


Here's my /etc/sorcery/local/grimoire file:

% cat /etc/sorcery/local/grimoire
GRIMOIRE_DIR[0]=/var/lib/sorcery/codex/stable
GRIMOIRE_DIR[1]=/var/lib/sorcery/codex/test
GRIMOIRE_DIR[2]=/var/lib/sorcery/codex/z-rejected
GRIMOIRE_DIR[3]=/var/lib/sorcery/codex/games
GRIMOIRE_DIR[4]=/var/lib/sorcery/codex/xorg-modular
GRIMOIRE_DIR[5]=/home/users/ilj/ilj-grimoire/ilj-stable
GRIMOIRE_DIR[6]=/home/users/ilj/ilj-grimoire/ilj-test
GRIMOIRE_DIR[7]=/home/users/ilj/ilj-grimoire/ilj-games
GRIMOIRE_DIR[8]=/home/users/ilj/ilj-grimoire/ilj-z-rejected

As you can see local grimoires are prefixed with "ilj-"

So, what happens when I'm doing `sorcery system-update' is illustrated by the
following:


... here sorcery finished downloading grimoire tarballs for stable through
z-rejected, displayed changelog and...

* video/kmenc15: re-added after it was removed in revert of
Updating grimoire ilj-stable from
--2008-10-19 07:11:09-- http://codex.sourcemage.org/stable.tar.bz2
Resolving codex.sourcemage.org... 209.245.211.125
Connecting to codex.sourcemage.org|209.245.211.125|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://download.sourcemage.org/grimoire/codex/stable.tar.bz2
[following]
--2008-10-19 07:11:09--
http://download.sourcemage.org/grimoire/codex/stable.tar.bz2
Resolving download.sourcemage.org... 209.245.211.125
Reusing existing connection to codex.sourcemage.org:80.
HTTP request sent, awaiting response... 302 Found
Location: http://dbg.download.sourcemage.org/grimoire/codex/stable.tar.bz2
[following]
--2008-10-19 07:11:09--
http://dbg.download.sourcemage.org/grimoire/codex/stable.tar.bz2
Resolving dbg.download.sourcemage.org... 209.245.211.125
Reusing existing connection to codex.sourcemage.org:80.
HTTP request sent, awaiting response... 200 OK
Length: 6659804 (6.4M) [application/x-bzip2]
Saving to: `stable.tar.bz2'

100%[=====================================================================================================================>]
6,659,804 114K/s in 58s

2008-10-19 07:12:08 (111 KB/s) - `stable.tar.bz2' saved [6659804/6659804]

--2008-10-19 07:12:08-- http://codex.sourcemage.org/stable.tar.bz2.asc
Resolving codex.sourcemage.org... 209.245.211.125
Connecting to codex.sourcemage.org|209.245.211.125|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://download.sourcemage.org/grimoire/codex/stable.tar.bz2.asc
[following]
--2008-10-19 07:12:09--
http://download.sourcemage.org/grimoire/codex/stable.tar.bz2.asc
Resolving download.sourcemage.org... 209.245.211.125
Reusing existing connection to codex.sourcemage.org:80.
HTTP request sent, awaiting response... 302 Found
Location: http://dbg.download.sourcemage.org/grimoire/codex/stable.tar.bz2.asc
[following]
--2008-10-19 07:12:09--
http://dbg.download.sourcemage.org/grimoire/codex/stable.tar.bz2.asc
Resolving dbg.download.sourcemage.org... 209.245.211.125
Reusing existing connection to codex.sourcemage.org:80.
HTTP request sent, awaiting response... 200 OK
Length: 197 [application/pgp-signature]
Saving to: `stable.tar.bz2.asc'

100%[=====================================================================================================================>]
197 --.-K/s in 0s

2008-10-19 07:12:09 (9.37 MB/s) - `stable.tar.bz2.asc' saved [197/197]

gpg signature verified!
ERROR: Grimoire tarball for ilj-stable not formated correctly!.
Updating grimoire ilj-test from
--2008-10-19 07:12:21-- http://codex.sourcemage.org/stable.tar.bz2

Note that it tries to download stable.tar.bz for any of the local grimoires.
Be
it ilj-stable or ilj-test or even ilj-z-rejected it tries to download
stable.tar.bz2.
...

Anyway, what concerns me much more is that if sorcery is supposed to work this
way. Well, is 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