Sriram Narayanan wrote:
> Like Andreas pointed out, you've missed the .pkg extension.
>
> If you simply download and run install_belenix, that will
> download,install and use SFEaxel.pkg and SFEspkg.pkg.
>
>  wget http://wwwmbelenix.org/binfiles/install_belenix
>  chmod +x install_belenix
>  pfexec ./install_belenix
>
>  -- Sriram
>
>   
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

is error I get when I just install script.


I guess the confusing part was that you told me to not use the .pkg in 
the beginning when I first came to Belenix and have been doing that 
every since ....old habit I guess?

Reply via email to