[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: OpenJDK-7 on kFreeBSD (feedback)



On 05/20/2012 04:51 PM, Roger Leigh wrote:
On Sun, May 20, 2012 at 03:41:56PM +0300, Georgi Naplatanov wrote:

There's 1.5.2-1 in experimental.  It should just rebuild for
squeeze.

I would not expect the schroot version to be a problem though.
schroot is after all just a fancy wrapper around chroot(8).
If schroot is causing problems, it's likely to be in the
process environment or in the chroot environment (mounted
filesystems etc.).  While different versions of schroot might
have slightly different defaults, none of the changes should
result in build failures.

You could try running schroot with "-p" to use the environment
in your session, rather than a clean one.  This would help see
if it's a process environment issue.

You could try running with chroot(8) directly as root, and
eliminate schroot entirely.  This wouldn't set up any
filesystem mounts or do any other setup.

Hi Roger.

Thank you for your fast replay and explanation.
I will compare file system layout for squeeze's and wheeze's chroots (especially /var and /run directories). I saw some differences and will check whether that is a problem.

Best regards
Georgi


Reply to: