Bug 191946 - nano Missing BuildRequire on groff
Summary: nano Missing BuildRequire on groff
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: nano
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Woodhouse
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: BuildReqBlocker
TreeView+ depends on / blocked
 
Reported: 2006-05-16 15:45 UTC by Andreas Thienemann
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-05-16 16:45:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch, adding the missing buildreqs (365 bytes, patch)
2006-05-16 15:45 UTC, Andreas Thienemann
no flags Details | Diff

Description Andreas Thienemann 2006-05-16 15:45:39 UTC
nano-1.3.8-1.2.1 won't build in mock:

make[5]: Entering directory `/builddir/build/BUILD/nano-1.3.8/doc/man/fr'
cat nano.1 | groff -t -mandoc -Thtml > nano.1.html
/bin/sh: groff: command not found
make[5]: *** [nano.1.html] Error 127
make[5]: Leaving directory `/builddir/build/BUILD/nano-1.3.8/doc/man/fr'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/builddir/build/BUILD/nano-1.3.8/doc/man'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/builddir/build/BUILD/nano-1.3.8/doc/man'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/builddir/build/BUILD/nano-1.3.8/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/builddir/build/BUILD/nano-1.3.8'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.37848 (%build)



Attached is a patch, adding the BuildRequire: groff line

Comment 1 Andreas Thienemann 2006-05-16 15:45:40 UTC
Created attachment 129209 [details]
Patch, adding the missing buildreqs

Comment 2 David Woodhouse 2006-05-16 16:45:23 UTC
Fixed in 1.3.11-1; building now...


Note You need to log in before you can comment on or make changes to this bug.