hackeron wrote:
> 
> Code:
> r...@fusetech:~# apt-get purge zenoss-stack
> Reading package lists... Done
> Building dependency tree       
> Reading state information... Done
> The following packages will be REMOVED:
>   zenoss-stack*
> 0 upgraded, 0 newly installed, 1 to remove and 4 not upgraded.
> After this operation, 409MB disk space will be freed.
> Do you want to continue [Y/n]? Y
> (Reading database ... 39572 files and directories currently installed.)
> Removing zenoss-stack ...
> /bin/sh: /opt/bitrock/zenoss-stack-2.4.2-0/helperBinaryUninstall: not found
> /bin/sh: /opt/bitrock/zenoss-stack-2.4.2-0/helperBinaryUninstall: not found
> Purging configuration files for zenoss-stack ...
> dpkg - warning: while removing zenoss-stack, directory `/usr/local/zenoss' 
> not empty so not removed.
> dpkg - warning: while removing zenoss-stack, directory `/usr/local' not empty 
> so not removed.
> r...@fusetech:~# rm -f -r /opt/zenoss /opt/bitrock /usr/local/zenoss
> r...@fusetech:~# userdel zenoss
> r...@fusetech:~# apt-get install zenoss-stack
> Reading package lists... Done
> Building dependency tree       
> Reading state information... Done
> The following NEW packages will be installed:
>   zenoss-stack
> 0 upgraded, 1 newly installed, 0 to remove and 4 not upgraded.
> Need to get 0B/115MB of archives.
> After this operation, 409MB of additional disk space will be used.
> WARNING: The following packages cannot be authenticated!
>   zenoss-stack
> Install these packages without verification [y/N]? y
> Selecting previously deselected package zenoss-stack.
> (Reading database ... 22173 files and directories currently installed.)
> Unpacking zenoss-stack (from .../zenoss-stack_2.4.2-0_amd64.deb) ...
> Setting up zenoss-stack (2.4.2-0) ...
> There has been an error.
> Unknown error while running id zenoss | sed -e s/uid=//g -e s/\(.*//g
> 
> r...@fusetech:~# /etc/init.d/zenoss-stack start 
> -su: /etc/init.d/zenoss-stack: No such file or directory
> 
> 
> 
> 
> I also tried to run dpkg --extract zenoss-stack_2.4.2-0_amd64.deb 
> zenoss-stack - but all I can see is an opt and usr dirs -- now what?


I'm not sure where to point you from here.  I thought you could just extract 
the .deb and look at the install script  with "ar vx 
zenoss-stack_2.4.2_i386.deb" and then "tar -xzf control.tar.gz", but it looks 
like it just calls on a the binary 
/opt/bitrock/zenoss-stack-2.4.2-0/helperBinary  You can take a look yourself, 
maybe you'll spot something I'm missing in the preinst or postinst script?  Or 
maybe run it line by line to see where it's failing.

Other than that, the only thing I can think of is opening a trac ticket.




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=36938#36938

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to