Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 7659] New: sorcery update doesn't work with install_root example #2

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 7659] New: sorcery update doesn't work with install_root example #2
  • Date: Fri, 19 Nov 2004 20:29:10 -0500

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

Summary: sorcery update doesn't work with install_root example #2
Product: Sorcery
Version: 1.11.x
Platform: Sparc
URL: http://wiki.sourcemage.org/index.php?page=install_root+a
nd+others
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: Sorcery
AssignedTo: sm-sorcery-bugs AT lists.ibiblio.org
ReportedBy: eric AT sandall.us


After using CROSS_INSTALL and setting up INSTALL_ROOT as follows:
install_root=/mnt/smgl
install_track=/
install_state=/mnt/smgl
install_cache=

I run `sorcery update` and get the following:

# sorcery update

Interrupting while upgrading the sorcery scripts may
cause the sorcery scripts to be lost. If the sorcery,
scripts are lost, Source Mage can be restored by
running the following script:

bash /tmp/sorcery.restore

If for some reason this does not work, see the
Source Mage website at http://www.sourcemage.org/

Downloading source file sorcery-stable.tar.bz2 for sorcery update
--17:15:44-- http://download.sourcemage.org/sorcery/sorcery-stable.tar.bz2
=> `sorcery-stable.tar.bz2'
Resolving download.sourcemage.org... 152.2.210.81
Connecting to download.sourcemage.org[152.2.210.81]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 212,773 [application/x-tar]

100%[================================================================================================================>]

212,773 117.71K/s

17:15:46 (117.35 KB/s) - `sorcery-stable.tar.bz2' saved [212773/212773]

/mnt/smgl/usr/src/sorcery
/usr/sbin/sorcery: line 74: ./install: No such file or directory
Current sorcery-stable version 1.11.1
Viewing history since last update (2003-08-18) for sorcery :

2004-11-15 Andrew Stitt <astitt AT sourcemage.org>
* Sorcery Release 1.11.1

2004-11-12 Andrew Stitt <astitt AT sourcemage.org>
* etc/sorcery/config: make default for MD5SUM_DL ask_risky instead of
off, some users have had bad downloads and not known it because
they
didnt know to configure download integrity checking.
...
<the entire Sorcery ChangeLog here>
...

And then Sorcery isn't updated. The key (from what I see) is:
/mnt/smgl/usr/src/sorcery
/usr/sbin/sorcery: line 74: ./install: No such file or directory
Current sorcery-stable version 1.11.1

# ls /mnt/smgl/usr/src/sorcery/
#

# ls /usr/src/sorcery/
COPYING ChangeLog build convert etc install usr var
#

It seems to still uncompress to /usr/src/sorcery, but then figures the source
was extracted to $INSTALL_ROOT/usr/src/sorcery.

Either option is fine with me, but just using /usr/src/sorcery is probably
best (no need for INSTALL_ROOT) since the directory is going to be removed
right after the successful install anyways.



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



  • [SM-Sorcery-Bugs] [Bug 7659] New: sorcery update doesn't work with install_root example #2, bugzilla-daemon, 11/19/2004

Archive powered by MHonArc 2.6.24.

Top of Page