I've packaged ocsinventory-server on my own
and planned to propose it on mentors.debian.net.
But I've just seen you already own this ITP.
We could eventually collaborate on this package.
(I don't know how far you've allready packaged it)
Here's my diff.gz.
Cheers,
--
Eric DÉCORNOD
Ingénieur d'É
> [...]
> Setting up ocsinventory-agent (1.01-3) ...
> cp: cannot stat `/usr/share/ocsinventory-client/ocsinv.adm': No such file
> or directory [...]
I got the same error, adding an || true on the cp line (59) in file
/var/lib/dpkg/info/ocsinventory-agent.postinst solved the problem for me.
Cheer
postinst script failed for me during first install at :
# Installing the config
cp /usr/share/ocsinventory-client/ocsinv.adm \
/var/lib/ocsinventory-client/ocsinv.adm
It may be related to #419355 as oscinv.adm has been moved
to /var/lib/ocsinventory-client/ in patch debian/pat
3 matches
Mail list logo