All of lore.kernel.org
 help / color / mirror / Atom feed
* xen-unstable-src tarball
@ 2005-07-01 11:54 Nils Toedtmann
  2005-07-01 13:49 ` wei huang
  0 siblings, 1 reply; 11+ messages in thread
From: Nils Toedtmann @ 2005-07-01 11:54 UTC (permalink / raw)
  To: xen-devel

Hi *,

<http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/xen-unstable-src.tgz>

from today has 85MB because it containes complete & unclean kernel
trees ;-)

/nils.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* RE: xen-unstable-src tarball
@ 2005-07-01 12:10 Ian Pratt
  2005-07-01 12:34 ` Nils Toedtmann
  0 siblings, 1 reply; 11+ messages in thread
From: Ian Pratt @ 2005-07-01 12:10 UTC (permalink / raw)
  To: Nils Toedtmann, xen-devel

 
> <http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/xen-
> unstable-src.tgz>
> 
> from today has 85MB because it containes complete & unclean 
> kernel trees ;-)

Oops, and I really thought I'd got it right this time :-)

I'll try again...

NB: I'm also about to change the name of the install tar ball such that
it contains an architecture prefix. Only people who pull it from scripts
will likely notice.

Ian

^ permalink raw reply	[flat|nested] 11+ messages in thread

* RE: xen-unstable-src tarball
  2005-07-01 12:10 xen-unstable-src tarball Ian Pratt
@ 2005-07-01 12:34 ` Nils Toedtmann
  2005-07-01 14:09   ` aq
  0 siblings, 1 reply; 11+ messages in thread
From: Nils Toedtmann @ 2005-07-01 12:34 UTC (permalink / raw)
  To: Ian Pratt; +Cc: xen-devel

Am Freitag, den 01.07.2005, 13:10 +0100 schrieb Ian Pratt:
>  > <http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/xen-
> > unstable-src.tgz>
> > 
> > from today has 85MB because it containes complete & unclean 
> > kernel trees ;-)
> 
> Oops, and I really thought I'd got it right this time :-)
> 
> I'll try again...
> 
> NB: I'm also about to change the name of the install tar ball such that
> it contains an architecture prefix. Only people who pull it from scripts
> will likely notice.

If you're changing names, i'd vote for a bit more consistence. I have
managed to make a rpm specfile which builds stable, testing and
unstable, but that was a weird hack because of this:

branch		stable		testing		unstable
tarball		2.0.6		2.0-testing	unstable
tarball dir	2.0		2.0-testing	unstable
xm dmesg	2.0.6 (?)	2.0		3.0-devel
xen image	2.0.6		2.0-testing	3.0-devel
syms file	xen-syms-$VER	xen-$VER-syms	xen-$VER-syms

That makes scripting hard. And what about a date string in the
testing/unstable snapshot's names/versions?

Btw: "xm dmesg" shows

  Latest ChangeSet: information unavailable

with my builds. Is that a bug?

/nils.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: xen-unstable-src tarball
  2005-07-01 11:54 Nils Toedtmann
@ 2005-07-01 13:49 ` wei huang
  2005-07-01 14:28   ` Nils Toedtmann
  0 siblings, 1 reply; 11+ messages in thread
From: wei huang @ 2005-07-01 13:49 UTC (permalink / raw)
  To: Nils Toedtmann; +Cc: xen-devel

Hi,

Seems that the link is not working.

It only gives me some 166 bytes file...

Regards,
Wei


On Fri, 1 Jul 2005, Nils Toedtmann wrote:

> Hi *,
>
> <http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/xen-unstable-src.tgz>
>
> from today has 85MB because it containes complete & unclean kernel
> trees ;-)
>
> /nils.
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
>

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: xen-unstable-src tarball
  2005-07-01 12:34 ` Nils Toedtmann
@ 2005-07-01 14:09   ` aq
  2005-07-01 14:32     ` Nils Toedtmann
  0 siblings, 1 reply; 11+ messages in thread
From: aq @ 2005-07-01 14:09 UTC (permalink / raw)
  To: Nils Toedtmann; +Cc: Ian Pratt, xen-devel

On 7/1/05, Nils Toedtmann <xen-devel@nils.toedtmann.net> wrote:
> Am Freitag, den 01.07.2005, 13:10 +0100 schrieb Ian Pratt:
> >  > <http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/xen-
> > > unstable-src.tgz>
> > >
> > > from today has 85MB because it containes complete & unclean
> > > kernel trees ;-)
> >
> > Oops, and I really thought I'd got it right this time :-)
> >
> > I'll try again...
> >
> > NB: I'm also about to change the name of the install tar ball such that
> > it contains an architecture prefix. Only people who pull it from scripts
> > will likely notice.
> 
> If you're changing names, i'd vote for a bit more consistence. I have
> managed to make a rpm specfile which builds stable, testing and
> unstable, but that was a weird hack because of this:
> 
> branch          stable          testing         unstable
> tarball         2.0.6           2.0-testing     unstable
> tarball dir     2.0             2.0-testing     unstable
> xm dmesg        2.0.6 (?)       2.0             3.0-devel
> xen image       2.0.6           2.0-testing     3.0-devel
> syms file       xen-syms-$VER   xen-$VER-syms   xen-$VER-syms
> 
> That makes scripting hard. And what about a date string in the
> testing/unstable snapshot's names/versions?
> 
> Btw: "xm dmesg" shows
> 
>   Latest ChangeSet: information unavailable
> 

This is not a bug, if you are running stable version. The tree of
stable is not BK repo itself, so there is no changeset notation.

But if you use bk to pull the unstable or testing version to your
machine, then compile it, the "Last ChangeSet" will be shown (of
course your machine must install bk)

If you are using the code got from Mercurial repo, you must make sure
to install "hg" tool on your machine to have those "Latest ChangeSet"
;-)

regards,
aq

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: xen-unstable-src tarball
  2005-07-01 13:49 ` wei huang
@ 2005-07-01 14:28   ` Nils Toedtmann
  2005-07-04 21:24     ` Frank Heydlauf
  0 siblings, 1 reply; 11+ messages in thread
From: Nils Toedtmann @ 2005-07-01 14:28 UTC (permalink / raw)
  To: wei huang; +Cc: xen-devel

Am Freitag, den 01.07.2005, 09:49 -0400 schrieb wei huang:
>  On Fri, 1 Jul 2005, Nils Toedtmann wrote:
>  >
>  > <http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/xen-unstable-src.tgz>
>  >
>  > from today has 85MB because it containes complete & unclean kernel
>  > trees ;-)
>
>  Seems that the link is not working.
> 
>  It only gives me some 166 bytes file...

Ian seems to work on the archives. Try again now, i have just fetched a
working tarball from today.

/nils.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: xen-unstable-src tarball
  2005-07-01 14:09   ` aq
@ 2005-07-01 14:32     ` Nils Toedtmann
  2005-07-01 14:41       ` aq
  0 siblings, 1 reply; 11+ messages in thread
From: Nils Toedtmann @ 2005-07-01 14:32 UTC (permalink / raw)
  To: aq; +Cc: Ian Pratt, xen-devel

Am Freitag, den 01.07.2005, 23:09 +0900 schrieb aq:
> On 7/1/05, Nils Toedtmann <xen-devel@nils.toedtmann.net> wrote:
> > 
> > Btw: "xm dmesg" shows
> > 
> >   Latest ChangeSet: information unavailable 
> 
> This is not a bug, if you are running stable version. The tree of
> stable is not BK repo itself, so there is no changeset notation.

I use the testing/unstable snapshot tarballs.

> But if you use bk to pull the unstable or testing version to your
> machine, then compile it, the "Last ChangeSet" will be shown (of
> course your machine must install bk)

So there is a piece of bk/hg-metainformation not in the snapshots.

> If you are using the code got from Mercurial repo, you must make sure
> to install "hg" tool on your machine to have those "Latest ChangeSet"
> ;-)

Ok. Thanks.

/nils.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: xen-unstable-src tarball
  2005-07-01 14:32     ` Nils Toedtmann
@ 2005-07-01 14:41       ` aq
  0 siblings, 0 replies; 11+ messages in thread
From: aq @ 2005-07-01 14:41 UTC (permalink / raw)
  To: Nils Toedtmann; +Cc: Ian Pratt, xen-devel

On 7/1/05, Nils Toedtmann <xen-devel@nils.toedtmann.net> wrote:
> Am Freitag, den 01.07.2005, 23:09 +0900 schrieb aq:
> > On 7/1/05, Nils Toedtmann <xen-devel@nils.toedtmann.net> wrote:
> > >
> > > Btw: "xm dmesg" shows
> > >
> > >   Latest ChangeSet: information unavailable
> >
> > This is not a bug, if you are running stable version. The tree of
> > stable is not BK repo itself, so there is no changeset notation.
> 
> I use the testing/unstable snapshot tarballs.
> 
> > But if you use bk to pull the unstable or testing version to your
> > machine, then compile it, the "Last ChangeSet" will be shown (of
> > course your machine must install bk)
> 
> So there is a piece of bk/hg-metainformation not in the snapshots.
> 

indeed. all the SCM metainformation is removed in all the snapshots.
so that "Latest Changeset" will not be shown if you dont get the code
from repo.

lets consider that information is for developers only ;-)

regards,
aq

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: xen-unstable-src tarball
  2005-07-01 14:28   ` Nils Toedtmann
@ 2005-07-04 21:24     ` Frank Heydlauf
  2005-07-04 21:27       ` Mark A. Williamson
  0 siblings, 1 reply; 11+ messages in thread
From: Frank Heydlauf @ 2005-07-04 21:24 UTC (permalink / raw)
  To: xen-devel

On Fri, Jul 01, 2005 at 04:28:49PM +0200, Nils Toedtmann wrote:
> Am Freitag, den 01.07.2005, 09:49 -0400 schrieb wei huang:
> >  On Fri, 1 Jul 2005, Nils Toedtmann wrote:
> >  >
> >  > <http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/xen-unstable-src.tgz>
> >  >
> >  > from today has 85MB because it containes complete & unclean kernel
> >  > trees ;-)
> >
> >  Seems that the link is not working.
> > 
> >  It only gives me some 166 bytes file...
> 
> Ian seems to work on the archives. Try again now, i have just fetched a
> working tarball from today.

http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/xen-unstable-install-x86_64.tgz
seems still to be broken :-(


Building from src is unfortunately not (yet?) successful:

make[2]: Entering directory `/home/fh/xen/xen-unstable/tools/check'
./chk build
FAILED check_curl_devel


lrwxrwxrwx  1 root root 16 2005-06-28 20:36 /usr/lib/libcurl.so.3 -> libcurl.so.3.0.0

-- 
Regards
Frank

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: xen-unstable-src tarball
  2005-07-04 21:24     ` Frank Heydlauf
@ 2005-07-04 21:27       ` Mark A. Williamson
  0 siblings, 0 replies; 11+ messages in thread
From: Mark A. Williamson @ 2005-07-04 21:27 UTC (permalink / raw)
  To: xen-devel; +Cc: Frank Heydlauf

> Building from src is unfortunately not (yet?) successful:
>
> make[2]: Entering directory `/home/fh/xen/xen-unstable/tools/check'
> ./chk build
> FAILED check_curl_devel
>
>
> lrwxrwxrwx  1 root root 16 2005-06-28 20:36 /usr/lib/libcurl.so.3 ->
> libcurl.so.3.0.0

That means you have the curl package installed. Curl-devel will include the 
headers, etc, so it'll probably be a separate package for your distro.  
You'll need this to build from source.

Cheers,
Mark

^ permalink raw reply	[flat|nested] 11+ messages in thread

* RE: xen-unstable-src tarball
@ 2005-07-04 21:59 Ian Pratt
  0 siblings, 0 replies; 11+ messages in thread
From: Ian Pratt @ 2005-07-04 21:59 UTC (permalink / raw)
  To: Frank Heydlauf, xen-devel

> http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/xen-u
> nstable-install-x86_64.tgz
> seems still to be broken :-(

Since the link appeard x86_64 has not been passing the nightly build
regression tests, so there's no binary there for the moment. Hopefully
this will get fixed soon...

Ian

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2005-07-04 21:59 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-01 12:10 xen-unstable-src tarball Ian Pratt
2005-07-01 12:34 ` Nils Toedtmann
2005-07-01 14:09   ` aq
2005-07-01 14:32     ` Nils Toedtmann
2005-07-01 14:41       ` aq
  -- strict thread matches above, loose matches on Subject: below --
2005-07-04 21:59 Ian Pratt
2005-07-01 11:54 Nils Toedtmann
2005-07-01 13:49 ` wei huang
2005-07-01 14:28   ` Nils Toedtmann
2005-07-04 21:24     ` Frank Heydlauf
2005-07-04 21:27       ` Mark A. Williamson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.