Hi,
On 16/05/12 06:18, Christoph Egger wrote:
> Changing kernels did not fix this problem in any way. What did make
> openjdk-7 compile was switching from stable's sbuild/schroot to
> wheezy's.
Would doing this have updated any of the build-essential packages,
particularly binutils, eglibc?
> L
On Sun, May 27, 2012 at 05:37:49PM +0300, Georgi Naplatanov wrote:
>
> There is my configuration of schroot -
> http://os.oles.biz/openjdk/schroot-etc-2012-05-27.tar.gz
>
> I don't know what anything more to try so any suggestions are welcome.
If it's related to /run/lock, it might be a case of
On 05/20/2012 04:51 PM, Roger Leigh 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
pr
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 chr
On Sun, May 20, 2012 at 03:41:56PM +0300, Georgi Naplatanov wrote:
>
> I have tried to run dpkg-buildpackage manually inside chroot
> environment (with schroot-1.4.22-1~bpo60+1) and build failed.
>
> Can that version of schroot be a problem ?
>
> Is there a debian repository for newer version of
On 05/16/2012 11:51 AM, Roger Leigh wrote:
On Wed, May 16, 2012 at 07:18:21AM +0200, Christoph Egger wrote:
Hi all!
Christoph Egger writes:
Christoph Egger writes:
Robert Millan writes:
2012/5/12 Damien Raude-Morvan:
Also it might be worth trying with a chroot hosted on kfreebsd 8.1.
2012/5/16 Roger Leigh :
> Some ideas for checking:
>
> []
And please do try running it from a non-login shell (e.g.
/etc/rc.local). It's been known to make a difference in other
packages already.
--
Robert Millan
--
To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
with a subj
On 16/05/12 06:18, Christoph Egger wrote:
> Changing kernels did not fix this problem in any way. What did make
> openjdk-7 compile was switching from stable's sbuild/schroot to
> wheezy's.
Hi,
I notice that calling dpkg-buildpackage by hand without a -j option
results in the build system choosin
On Wed, May 16, 2012 at 07:18:21AM +0200, Christoph Egger wrote:
> Hi all!
>
> Christoph Egger writes:
> > Christoph Egger writes:
> >> Robert Millan writes:
> >>> 2012/5/12 Damien Raude-Morvan :
> >>> Also it might be worth trying with a chroot hosted on kfreebsd 8.1.
> >>
> >> I tried exactly
Hi all!
Christoph Egger writes:
> Christoph Egger writes:
>> Robert Millan writes:
>>> 2012/5/12 Damien Raude-Morvan :
>>> Also it might be worth trying with a chroot hosted on kfreebsd 8.1.
>>
>> I tried exactly that and on my stable system openjdk-7 fails exactly as
>> on the buildds in the u
Hi Damien,
I've been trying again with newer openjdk-7 7~u3-2.1.1~pre1-2, using
dpkg-buildpackage, and keeping a log this time of a single build
attempt, immediately after extracting from source.
With -j2 I am seeing this error first:
> Error: entry is missing!!!
>
> Error: entry is missing
Hi again!
Christoph Egger writes:
> Robert Millan writes:
>> 2012/5/12 Damien Raude-Morvan :
>> Also it might be worth trying with a chroot hosted on kfreebsd 8.1.
>
> I tried exactly that and on my stable system openjdk-7 fails exactly as
> on the buildds in the usntable chroot. Will now try if
Hi all!
Robert Millan writes:
> 2012/5/12 Damien Raude-Morvan :
> Also it might be worth trying with a chroot hosted on kfreebsd 8.1.
I tried exactly that and on my stable system openjdk-7 fails exactly as
on the buildds in the usntable chroot. Will now try if I can get it
running with a 8.3 ker
2012/5/12 Damien Raude-Morvan :
>> My build system runs the 8.3-1-686 kernel and tends to follow wheezy.
>> The virtual machine has a total of 1.5GiB RAM, with vm.kmem_size set to
>
> My baremetal server runs 9.0-1-686 kernel and is clean wheezy (with sid
> schroot as already said).
>
> I would rea
Le samedi 14 avril 2012 04:35:59, Steven Chamberlain a écrit :
> Hi,
Hi Steven,
> Just to give some new feedback on this, I was able to build and install
> openjdk-7 on kfreebsd-i386 from the openjdk-7_7~u3-2.1.1~pre1-1.dsc.
>
> It took a few attempts though, lots of a disk space and somehow I h
Hi,
Just to give some new feedback on this, I was able to build and install
openjdk-7 on kfreebsd-i386 from the openjdk-7_7~u3-2.1.1~pre1-1.dsc.
It took a few attempts though, lots of a disk space and somehow I hit a
kernel panic in my VM at one point. Since I carried on from that point,
I don'
Hi Christoph and Georgi,
On 12/03/2012 15:20, Christoph Egger wrote:
Georgi Naplatanov writes:
My sbuild (0.62.5-1~bpo60+1) configuration is very simple:
~/.sbuildrc
$distribution = 'unstable';
$chroot_mode = 'schroot';
$maintainer_name='kfreebsd-amd64 Build Daemon
(fasch)';
$purge_build_di
Georgi Naplatanov writes:
> My sbuild (0.62.5-1~bpo60+1) configuration is very simple:
> ~/.sbuildrc
> $distribution = 'unstable';
> $chroot_mode = 'schroot';
>
> and /etc/schroot/schroot.conf
> [sid]
> description=Debian sid (unstable)
> directory=/chroot/sid
> users=rleigh
> groups=sbuild
> root
Hi Damien.
On 02/20/2012 08:41 PM, Damien Raude-Morvan wrote:
On Mon, 20 Feb 2012 20:17:26 +0200, Georgi Naplatanov
wrote:
Hi.
Hi Georgi!
Nice to see someone interrested by openjdk-7 on kfreebsd :)
I compiled source package openjdk-7-7~b147-2.0 on Wheezy AMD64 without
modification and insta
On Mon, 20 Feb 2012 20:17:26 +0200, Georgi Naplatanov
wrote:
> Hi.
Hi Georgi!
Nice to see someone interrested by openjdk-7 on kfreebsd :)
> I compiled source package openjdk-7-7~b147-2.0 on Wheezy AMD64 without
> modification and installed openjdk-7-jre-lib and openjdk-7-jre-headless.
>
> I co
Hi.
I compiled source package openjdk-7-7~b147-2.0 on Wheezy AMD64 without
modification and installed openjdk-7-jre-lib and openjdk-7-jre-headless.
I could not install :
openjdk-7-jre_7~b147-2.0-1_kfreebsd-amd64.deb
and
openjdk-7-jdk_7~b147-2.0-1_kfreebsd-amd64.deb
because of dependency pro
21 matches
Mail list logo