Lucas Nussbaum <[EMAIL PROTECTED]> wrote:

> Package: xtide-data
> Version: 20040203-2
> Severity: serious
> Justification: makes package uninstallable
> Usertags: grid5000
> 
> Hi,
> 
> During a piuparts run over all the packages in etch, I ran into a
> problem with your package. Running those following commands in a clean
> etch chroot:
> 
> apt-get install xtide-data
> 
> apt-get remove libice6 libpng12-0 libsm6 libx11-6 libx11-data libxau6
> libxaw7 libxdmcp6 libxext6 libxmu6 libxpm4 libxt6 x11-common xtide
> 
> dpkg --purge libice6 libpng12-0 libsm6 libx11-6 libx11-data libxau6
> libxaw7 libxdmcp6 libxext6 libxmu6 libxpm4 libxt6 x11-common xtide
> 
> dpkg --purge xtide-data
> 
> Causes the last command to fail:
> (Reading database ... 7223 files and directories currently installed.)
> Removing xtide-data ...
> Purging configuration files for xtide-data ...
> invoke-rc.d: unknown initscript, /etc/init.d/xttpd not found.
> dpkg: error processing xtide-data (--purge):
>  subprocess post-removal script returned error exit status 100

xtide-data doesn't strictly depend on xtide, but the init.d script
"appears" to assume that it is installed since it fails to find xtide's
/usr/sbin/xttpd file.  This is strange because /etc/init.d/xttpd
contains:

--
DAEMON=/usr/sbin/xttpd
test -f $DAEMON || exit 0
--

Can you check that your copy of /etc/init.d/xttpd has this?
I'm not seeing why this is failing...

Thanks,
Peter


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to