[Pkg-bitcoin-devel] Bug#757381: Bug#757381: cgminer: autobotched manpage

Scott Howard showard314 at gmail.com
Sun Oct 12 21:39:59 UTC 2014


On Thu, Aug 7, 2014 at 10:48 AM, Jaakko Niemi <liiwi at debian.org> wrote:
> Package: cgminer
> Version: 4.4.2-1
> Severity: normal
>
> Contents of manpage here:
>
> ---------
> .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.1.
> .TH LIBUSB_INIT() "1" "July 2014" "libusb_init() failed err -99 [2014-07-31 04:21:07] libusb_init() failed" "User Commands"
> .SH NAME
> libusb_init() \- multi-threaded multi-pool GPU, FPGA and CPU bitcoin miner.
> .SH DESCRIPTION
> libusb_init() failed err \fB\-99\fR
> [2014\-07\-31 04:21:07] libusb_init() failed
> ---------
>
> Looks like help2man needs some verification features..
>
>           --j

Thanks for pointing this out.

Since the build/manpage is different on each architecture, we need to
build the manpage at build time. However, libusb (and thus cgminer)
requires usb devices to be mounted, which the builds don't have. When
I build on my own machine, it's fine since I have usb devices.

A fix similar to this should work:
https://gitorious.org/bitcoin/bfgminer/commit/1a4cfde10e914437a7eed49dd4a215c31db58b62

I'll look into it, but if you want to give a fix a try please go
ahead. thanks again
~Scott



More information about the Pkg-bitcoin-devel mailing list