The rgrep says nothing.

The error could be arround this line : update-rc.d -f acgvision-agentd
remove
in postrm

To me this line removes acgvision-agentd from rc.d folders and renames
hwclock.

In the acgvision-agentd init.d it says :
# Provides:          acgvisiond
# Required-Start:    $remote_fs $syslog $time $network
# Required-Stop:     $remote_fs $syslog $time
# Default-Start:     2 3 4 5
# Default-Stop:      0 1 6

And $time points to hwclock. I will remove $time as it is not needed.

How can I try to replay the bug with piupart to check if it is fixed ?



Rémi Debay,


ACGCenter

Synergie Park Des Bonnettes
2, rue Willy Brandt
62000 Arras

Ligne directe : +33 (0)3 21 15 36 36

www.acgcenter.com


On Tue, Jun 22, 2010 at 2:16 PM, Holger Levsen <hol...@layer-acht.org>wrote:

> Hi Rémi,
>
> On Dienstag, 22. Juni 2010, Rémi Debay wrote:
> > I ve fixed the problem with /var/log/acgvision  (I will send the patch as
> > soon as possible)
>
> great.
>
> > But I don't understand what is wrong about K01hwclock.sh
> > It looks like removing acgvision-agentd from rc.d renamed hwclock.
> > Maybe some missing options on the init.d file
>
> I'm puzzled too. It's entirely possible that problem is not in your
> package,
> but elsewhere. Then it would be great to find out where exactly and fix
> that.
> (For that filing another bug could also be appropriate.)
>
> As a first next step, try to rgrep for hwclock in your package sources.
>
>
> cheers,
>         Holger
>

Reply via email to