On Wed, May 02, 2007, Doug Summers wrote:

>  Jeff Johnson wrote:
> > On Apr 29, 2007, at 7:12 PM, Doug Summers wrote:
> >> Doug Summers wrote:
> >>> For some reason it's failing when selecting a location:
> >>> (1) Africa
> >>> (2) Asia
> >>> (3) Central America
> >>> (4) Europe
> >>> (5) North America
> >>> (6) Oceania
> >>> (7) South America
> >>> Select your continent (or several nearby continents) []
> >>> Sorry! since you don't have any existing picks, you must make a
> >>> geographic selection.
> >>> (1) Africa
> >>> (2) Asia
> >>> (3) Central America
> >>> (4) Europe
> >>> (5) North America
> >>> (6) Oceania
> >>> (7) South America
> >>> Select your continent (or several nearby continents) [] ++ step 3: build
> >>> [EMAIL PROTECTED] /]$ perl-openpkg:ERROR: neither "Build" nor "Makefile"
> >>> found in working directory (No such file or directory)
> >>> This happens endlessly until I hit Ctrl-C. Any ideas? perl-openpkg built
> >>> just fine as far as I can tell.
> >>
> >> This is also happening on RHEL4-I386.
> > This is also happening in MacPorts-1.4 builds.
> > The script is naively expecting a monkey at a keyboard.
> > Connecting up < /dev/null to the script may solve, otherwise the
> > script that is expecting non-existent input will need patching.
> > 73 de Jeff

>  I built a source RPM from CVS backdated to 2/2/2007 which works.
>  Ralph - any idea what changed?

Sorry, already too many changes between 20070202 and today. But at least
the above output does NOT occur anywhere in the sources of any Perl
module which is contained in the OpenPKG "perl-util" package! Instead,
these messages come from CPAN::FirstTime which is contained in the
"perl" module itself. The reason why it occurs is usually because a
module didn't find a dependency module and hence spawned the CPAN module
to automatically install it. The first time this happens the above
messages pop up. So, can you find out by looking back in the output of
your "perl-util" build which module is expected and not found?

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
OpenPKG                                             http://openpkg.org
User Communication List                      openpkg-users@openpkg.org

Reply via email to