Re: [gentoo-user] portage: how to inhibit binary distribution

2020-04-06 Thread J. Roeleveld
On Thursday, April 2, 2020 1:33:08 PM CEST n952162 wrote:
> (I see that /var/db/pkg/app-crypt/gnugp*/CONTENTS has ...)
> 
> On 2020-04-02 13:30, n952162 wrote:
> > I see that /var/db/pkg/app-crypt/gnugp* has
> > 
> > /usr/bin/gpg
> > 
> > I re-emerged that, thinking maybe packages on the stage3 CD are
> > binaries, but I still have /usr/bin/gpg in that file, with the same md5
> > as is really in /usr/bin/gpg.  I thought gentoo distributed sources ...
> > well, it does - the emerge compiled up a storm.  But the binary is as
> > delivered.

If the sourcecode and compile-options have not changed, I would expect the 
resulting binary to be identical as well.

Why do you expect the binary to have a different checksum?

--
Joost





Re: [gentoo-user] portage: how to inhibit binary distribution [RESOLVED]

2020-04-03 Thread Ashley Dixon
On Fri, Apr 03, 2020 at 04:29:43PM +0200, n952162 wrote:
> Okay, I discovered that
> 
> /var/db/pkg/app-crypt/gnugp*/CONTENTS
> 
> is, apparently the contents of the package *after* building - I don't
> find /usr/bin/gpg in the tarball.

That's just meta-data for Portage. You're probably looking for
/var/cache/distfiles/ if you want the sources of downloaded packages.

-- 

Ashley Dixon
suugaku.co.uk

2A9A 4117
DA96 D18A
8A7B B0D2
A30E BF25
F290 A8AA



signature.asc
Description: PGP signature


[gentoo-user] portage: how to inhibit binary distribution [RESOLVED]

2020-04-03 Thread n952162

Okay, I discovered that

/var/db/pkg/app-crypt/gnugp*/CONTENTS

is, apparently the contents of the package *after* building - I don't
find /usr/bin/gpg in the tarball.


Re: [gentoo-user] portage: how to inhibit binary distribution

2020-04-02 Thread n952162

(I see that /var/db/pkg/app-crypt/gnugp*/CONTENTS has ...)

On 2020-04-02 13:30, n952162 wrote:

I see that /var/db/pkg/app-crypt/gnugp* has

/usr/bin/gpg

I re-emerged that, thinking maybe packages on the stage3 CD are
binaries, but I still have /usr/bin/gpg in that file, with the same md5
as is really in /usr/bin/gpg.  I thought gentoo distributed sources ...
well, it does - the emerge compiled up a storm.  But the binary is as
delivered.






[gentoo-user] portage: how to inhibit binary distribution

2020-04-02 Thread n952162

I see that /var/db/pkg/app-crypt/gnugp* has

/usr/bin/gpg

I re-emerged that, thinking maybe packages on the stage3 CD are
binaries, but I still have /usr/bin/gpg in that file, with the same md5
as is really in /usr/bin/gpg.  I thought gentoo distributed sources ...
well, it does - the emerge compiled up a storm.  But the binary is as
delivered.