[Drbd-dev] no files found matching man-pages/drbdmanage.8.gz
Dietmar Maurer
dietmar at proxmox.com
Thu Mar 19 08:26:26 CET 2015
Answering myself, I need to call
# python setup.py build_man
to build the manual pages.
> On March 18, 2015 at 7:17 PM Dietmar Maurer <dietmar at proxmox.com> wrote:
>
>
> I just tried to install drbdmanage on debian jessie, but run into the
> following problem:
>
> # cd drbdmanage
> # python setup.py sdist
> reading manifest template 'MANIFEST.in'
> warning: no files found matching 'man-pages/drbdmanage.8.gz'
> ..
>
>
> # python setup.py install
> ...
> running install_data
> copying conf/drbdctrl.res_template -> /etc/drbd.d
> copying conf/drbdmanage-resources.res -> /etc/drbd.d
> copying conf/drbdmanaged.conf -> /etc
> copying conf/drbdmanaged-lvm.conf -> /etc
> copying conf/org.drbd.drbdmanaged.conf -> /etc/dbus-1/system.d
> error: can't copy 'man-pages/drbdmanage.8.gz': doesn't exist or not a regular
> file
>
> So how can I fix that?
More information about the drbd-dev
mailing list