<div dir="ltr">Oh, right - I could certainly clarify the README.Debian.   I also called my source package rustc, since that seemed to be the direction upstream was heading (latest release is rustc-*.tar.gz and many pieces are being moved out into separate projects).    Also, you're right - for the bootstrap section I should talk about dpkg-buildpackage rather than apt-get source, because that's exactly the bootstrap case ;)<br></div><br><div class="gmail_quote">On Mon Feb 16 2015 at 1:01:05 PM Angus Lees <<a href="mailto:gus@debian.org">gus@debian.org</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Yeah, naturally apt-get source won't work until after the package is properly in the archives.<br>In the meantime, just run dpkg-buildpackage -Pdlstage0,nodocs (and any other args) from the source directory.<div><br></div><div> - Gus</div></div><br><div class="gmail_quote">On Sat Feb 14 2015 at 1:33:56 AM Sylvestre Ledru <<a href="mailto:sylvestre@debian.org" target="_blank">sylvestre@debian.org</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 29/01/2015 05:48, Angus Lees wrote:<br>
> I'm excited by Rust and glad to see this packaging effort spring back<br>
> to (visible) life.  Over the last month or so, I've been trying to<br>
> build my own rustc packages, and it's well past time that I made<br>
> contact with the rest of you.<br>
><br>
> The main differences with the current packaging and mine are:<br>
><br>
>  (1) I build-dep on a hypothetical existing rustc package by default<br>
> and use build profiles to skip this and download stage0 at build time<br>
> for bootstrapping.<br>
><br>
> The two modes work very cleanly from a packaging pov, but of course we<br>
> aren't going to have a stable rustc that we can use to build the next<br>
> compiler any time soon.  I was imagining that we'd be stuck in<br>
> experimental until we could build ongoing releases without binary<br>
> blobs - but if we have agreement from ftp-masters on the<br>
> embedded-stage0-blob approach then perhaps we don't want this part.<br>
><br>
I tried to merge your work into our.<br>
However, I cannot get the package to build using the build profile<br>
(documented in README.Debian)<br>
<br>
This fails:<br>
$ apt-get source --compile --build-profiles=dlstage0,<u></u>nodocs rustc<br>
Reading package lists... Done<br>
Building dependency tree<br>
Reading state information... Done<br>
E: Unable to find a source package for rustc<br>
<br>
(btw, your doc has a typo, it is build-profiles, not build-profile).<br>
<br>
Cheers,<br>
Sylvestre<br>
<br>
</blockquote></div>
______________________________<u></u>_________________<br>
Pkg-rust-maintainers mailing list<br>
<a href="mailto:Pkg-rust-maintainers@lists.alioth.debian.org" target="_blank">Pkg-rust-maintainers@lists.<u></u>alioth.debian.org</a><br>
<a href="https://lists.alioth.debian.org/mailman/listinfo/pkg-rust-maintainers" target="_blank">https://lists.alioth.debian.<u></u>org/mailman/listinfo/pkg-rust-<u></u>maintainers</a><br>
</blockquote></div>