Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 316645 - app-arch/lrzip-0.45 depends on 'podchecker'
Summary: app-arch/lrzip-0.45 depends on 'podchecker'
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Dror Levin (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-22 10:28 UTC by j.habenicht
Modified: 2011-05-14 06:38 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
updated ebuild with dependency to virtual/perl-PodParser (lrzip-0.45-r1.ebuild,630 bytes, text/plain)
2010-04-22 11:50 UTC, j.habenicht
Details

Note You need to log in before you can comment on or make changes to this bug.
Description j.habenicht 2010-04-22 10:28:15 UTC
lrzip-0.45 fails to build.

log:
make -C man                                                                     
make[1]: Entering directory `/var/tmp/portage/app-arch/lrzip-0.45/work/lrzip-0.45/man'                                                                          
podchecker lrunzip.1.pod                                                        
make[1]: podchecker: Kommando nicht gefunden                                    
make[1]: *** [lrunzip.1] Fehler 127                                             
make[1]: Leaving directory `/var/tmp/portage/app-arch/lrzip-0.45/work/lrzip-0.45/man'                                                                       

Build failed on AMD64.
I didn't find the package containing 'podchecker' either.


regards
Comment 1 Michael Weber (RETIRED) gentoo-dev 2010-04-22 11:29:42 UTC
Yes, finding packages by filenames is a bit tricky (i wish something similar to packages.debian.org by myself), but there is google, http://www.google.de/search?q=podchecker+%2Bgentoo

Try perl-core/PodParser - or better virtual/perl-PodParser which should pull the first one.
Comment 2 j.habenicht 2010-04-22 11:48:49 UTC
It works.
Upload a new ebuild with virtual/perl-PodParser dependency added.

thanks and regards
Comment 3 j.habenicht 2010-04-22 11:50:33 UTC
Created attachment 228743 [details]
updated ebuild with dependency to virtual/perl-PodParser
Comment 4 Dror Levin (RETIRED) gentoo-dev 2010-04-22 17:17:07 UTC
Fixed, thanks for reporting!

Some notes for future reference:
1. No need to revbump if there's no change to files installed (specifically, build/install fixes don't cause revbumps).
2. It's better if you attach a diff to the original ebuild instead of attaching the new ebuild, makes it easier to spot the changes.
Comment 5 Leho Kraav (:macmaN @lkraav) 2011-05-14 06:38:17 UTC
app-text/dos2unix-5.2.1 has the same issue with missing podchecker.