hmm....

just installed spkg only same error when belenix_install script is run??

Just for consistency here is full output:



root at Hp-2230s:~# pkgadd -d http://www.belenix.org/binfiles/SFEspkg.pkg

## Downloading...
..............25%..............50%..............75%..............100%
## Download Complete


The following packages are available:
  1  SFEspkg     spkg - Package and repository management toolkit
                 (i386) 0.2.1,REV=110.0.4.2009.08.16.15.25

Select package(s) you wish to process (or 'all' to process
all packages). (default: all) [?,??,q]:

Processing package instance <SFEspkg> from 
<http://www.belenix.org/binfiles/SFEspkg.pkg>

spkg - Package and repository management toolkit(i386) 
0.2.1,REV=110.0.4.2009.08.16.15.25

This appears to be an attempt to install the same architecture and
version of a package which is already installed.  This installation
will attempt to overwrite this package.

This is an open source package.
Use and redistribution subject to license terms as described in the
documents included in the sources.
Using </> as the package base directory.
## Processing package information.
## Processing system information.
   35 package pathnames are already properly installed.
## Verifying package dependencies.
## Verifying disk space requirements.
## Checking for conflicts with packages already installed.
## Checking for setuid/setgid programs.

Installing spkg - Package and repository management toolkit as <SFEspkg>

## Installing part 1 of 1.
[ verifying class <none> ]

Installation of <SFEspkg> was successful.
root at Hp-2230s:~# ./install_belenix -reinit

Checking checksum on server ...
OK

Destroying existing boot environment ...
Initializing Alternate Root /a
cp: cannot stat `/etc/spkg.conf': No such file or directory
Traceback (most recent call last):
  File "/usr/bin/spkg", line 32, in ?
    ret = do_main()
  File "/usr/lib/python2.4/site-packages/spkg_mod.py", line 3759, in do_main
    ret = init(img, pargs)
  File "/usr/lib/python2.4/site-packages/spkg_mod.py", line 3196, in init
    img.init(altroot)
  File "/usr/lib/python2.4/site-packages/spkg_mod.py", line 321, in init
    shutil.copyfile(self.cnffile, conf)
  File "/usr/lib/python2.4/shutil.py", line 47, in copyfile
    fsrc = open(src, 'rb')
IOError: [Errno 2] No such file or directory: '/etc/spkg.conf'
'/a' is not a valid Alternate Root image
*** FAILED to install packages


Reply via email to