Re: Why does Perl ExtUtils::MakeMaker install hang on FBSD Jail?

2011-08-06 Thread Peter Vereshagin
God love is hard to find. You got lucky freebsd-questions!
2011/08/04 13:23:04 -0400 Alejandro Imass a...@p2ee.org = To FreeBSD 
Questions :
AI The MakeMaker build hangs in the test: INSTALL_BASE.t

I had that same problem too,

AI the only person using the CPAN shell on an Jail !

... but had no idea if it happens only in a jail.

Looking at the ExtUtils/MakeMaker.pm instances in my $PREFIX/lib/perl5 I
concluded that lang/perl5.X ports use to install several of them. That managed
me to install the latest and greatest EU::MM from CPAN's .tar.gz (6,57 I think)
and the only problem I have now is 'Need the 6.42 but we have an unknown
version' warning but thiungs are just ok.

You'd better ask in -perl@ list?

73! Peter pgp: A0E26627 (4A42 6841 2871 5EA7 52AB  12F8 0CE1 4AAC A0E2 6627)
--
http://vereshagin.org
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Why does Perl ExtUtils::MakeMaker install hang on FBSD Jail?

2011-08-04 Thread Alejandro Imass
Hi,

This post is related to this Perlmonks discussion:

http://perlmonks.org/?node_id=918414

But this particular post has to do with the FBSD part of the thread

The MakeMaker build hangs in the test: INSTALL_BASE.t

In this line, it never seems to return from the run() sub:

my $install_out = run($make install);

If you eliminate this test, everything else works fine and you can
carry on with your business. The modules builds fine in the root
server where the jails are derived from so I'm guessing it has to do
with the way Jails handles that particular make install of Big-Dummy.
This is because I've tried to debug this and run() works correctly
several times before this line. So it is *very* wierd. But I can't be
the only person using the CPAN shell on an Jail !

Thanks

--
Alejandro Imass
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Install hang

2003-09-27 Thread Kevin D. Kinsey, DaleCo, S.P.
Monty wrote:

Just bought 4.6 stable w/security update disks (4 disk set)
Have tried to install with no success.
Kernel boots fine and have tried kernel params both auto and manual. 
Goes to Probing Hardware(This may take awhile) screen and ceases 
progress. I let it sit for 2 hours the last time with no results.

Well, check your hardware, since this is where it stops.
Bad RAM could cause this symptom, easily.  If you've
more than one chip, try each in turn.
Have you checked your setup against the Supported
Hardware list at www.freebsd.org?  This link might
get you there...I'm in the middle of 'portupgrade' at
the moment and my connection's so burdened I'm
not even sure this mail will go out... !
http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/index.html

HTH,

Kevin Kinsey
DaleCo, S.P.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


FreeBSD 4.8 install hang

2003-07-15 Thread Scot Gale

I downloaded the 4.8-mini iso, verified the checksum.md5, burned a CD.brI booted the 
CD, did visual userconfig, then on device probe the installbrhung just before it 
should have detected my CD. I have a Norcent RW521.brBooting from floppies yielded 
the same result.brbr

My existing install of 4.2 has no problem probing the CD drive. Any
advice on what might be wrong or how to proceed? Thanks.

___
Join Excite! - http://www.excite.com
The most personalized portal on the Web!
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Toshiba Satellite 5105-S501 Install Hang

2003-02-23 Thread Lowell Gilbert
jaymz [EMAIL PROTECTED] writes:

 I downloaded and burned the ISO's for Release-5.0 .  Running the
 install program from the CD gets to the boot prompt.  Pressing [enter]
 starts the kernel, but when it gets to the 'agp0' line of the hardware
 listing it hangs.  No further messages.

Does this thing *have* AGP video?

 Attempting to unload/disable agp modules (desparate attempt) at the
 'OK ' boot prompt yielded isnane results (no difference)

How about the visual configuration to remove some devices that
aren't present in your system?

 I'm new to FreeBSD, first experience trying to install it (maybe I
 should find a more common piece of hardware :-D )

Or a production release, perhaps.  Still, for laptops there are a lot
of nice improvements in 5.0...

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: Toshiba Satellite 5105-S501 Install Hang

2003-02-21 Thread taxman
On Friday 21 February 2003 08:37 pm, jaymz wrote:
 I downloaded and burned the ISO's for Release-5.0 .  Running the 

Try 4.7 Release.  5.0 is new technology.  See:
http://www.freebsd.org/releases/5.0R/early-adopter.html


 install program from the CD gets to the boot prompt.  Pressing [enter] 
 starts the kernel, but when it gets to the 'agp0' line of the hardware 
 listing it hangs.  No further messages.
 
 Attempting to unload/disable agp modules (desparate attempt) at the 
 'OK ' boot prompt yielded isnane results (no difference)
 
 I'm new to FreeBSD, first experience trying to install it (maybe I 
 should find a more common piece of hardware :-D )  Experienced with 
 OBSD and familiar with Linux.
 
 Thanks In Advance
 
 --
 Jaymz/(Leonard J.)
 
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message
 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Toshiba Satellite 5105-S501 Install Hang

2003-02-21 Thread jaymz
I downloaded and burned the ISO's for Release-5.0 .  Running the 
install program from the CD gets to the boot prompt.  Pressing [enter] 
starts the kernel, but when it gets to the 'agp0' line of the hardware 
listing it hangs.  No further messages.

Attempting to unload/disable agp modules (desparate attempt) at the 
'OK ' boot prompt yielded isnane results (no difference)

I'm new to FreeBSD, first experience trying to install it (maybe I 
should find a more common piece of hardware :-D )  Experienced with 
OBSD and familiar with Linux.

Thanks In Advance

--
Jaymz/(Leonard J.)
To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message