Re: [gentoo-user] vde and amd64

2006-05-31 Thread Neil Bothwick
On Wed, 31 May 2006 11:27:13 +0200, Rakotomandimby Mihamina wrote:

> # ebuild  /usr/portage/net-misc/vde/vde-1.5.8.ebuild  digest
> # emerge  /usr/portage/net-misc/vde/vde-1.5.8.ebuild

emerge --digest =net-misc/vde-1.5.8


-- 
Neil Bothwick

"But, I DO know everything." - Q.


signature.asc
Description: PGP signature


Re: [gentoo-user] vde and amd64

2006-05-31 Thread Rakotomandimby Mihamina
On Wed, 2006-05-31 at 11:12 +0200, Rakotomandimby Mihamina wrote:
> Curious as I am, I added "~amd64" in the vde 1.5.8 ebuild.
> then, I made a:
>   # emerge  /usr/portage/net-misc/vde/vde-1.5.8.ebuild
> [...]
> !!! Reason: Filesize does not match recorded size
> How could I update the ebuild checksum? or try to "emerge" it?

# ebuild  /usr/portage/net-misc/vde/vde-1.5.8.ebuild  digest
# emerge  /usr/portage/net-misc/vde/vde-1.5.8.ebuild

-- 
A powerfull GroupWare, CMS, CRM, ECM: CPS (Open Source & GPL).
Opengroupware, SPIP, Plone, PhpBB, JetSpeed... are good: CPS is better.
http://www.cps-project.org for downloads & documentation.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] vde and amd64

2006-05-31 Thread Etaoin Shrdlu
On Wednesday 31 May 2006 11:12, Rakotomandimby Mihamina wrote:

> Hi,
> I have an AMD64 bos and want to use qemu+kqemu with network support.
> tutorials indicates to use vde, but it is not KEYWORD'd for amd64.
> My installation is already globally ~amd64
> Curious as I am, I added "~amd64" in the vde 1.5.8 ebuild.
> then, I made a:
>
>   # emerge  /usr/portage/net-misc/vde/vde-1.5.8.ebuild
>
> but here is the result
>
> emerging by path implies --oneshot... adding --oneshot to options.
>
> *** emerging by path is broken and may not always work!!!
>
> Calculating dependencies... done!
>
> >>> Emerging (1 of 1) net-misc/vde-1.5.8 to /
> >>> checking ebuild checksums
>
> !!! Digest verification failed:
> !!! /usr/portage/net-misc/vde/vde-1.5.8.ebuild
> !!! Reason: Filesize does not match recorded size
> !!! Got: 767
>
>
> How could I update the ebuild checksum? or try to "emerge" it?

The bad way would be to 
issue "ebuild /usr/portage/net-misc/vde/vde-1.5.8.ebuild digest" to 
rigenerate the meta-info, and re-emerge vde.

The better way is to use an overlay (eg, /usr/local/portage), copy the 
ebuild there, modify it and run the above commands on _that_ copy of the 
ebuild. See here for more info about portage overlays:

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=3&chap=5
http://gentoo-wiki.com/Portage_Overlay
http://gentoo-wiki.com/HOWTO_Installing_3rd_Party_Ebuilds
(your modified ebuild becomes sort of a "3rd party" ebuild)

And don't forget to file a bug with the results.

HTH
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] vde and amd64

2006-05-31 Thread Rakotomandimby Mihamina
Hi,
I have an AMD64 bos and want to use qemu+kqemu with network support.
tutorials indicates to use vde, but it is not KEYWORD'd for amd64.
My installation is already globally ~amd64
Curious as I am, I added "~amd64" in the vde 1.5.8 ebuild.
then, I made a:

# emerge  /usr/portage/net-misc/vde/vde-1.5.8.ebuild

but here is the result

emerging by path implies --oneshot... adding --oneshot to options.

*** emerging by path is broken and may not always work!!!

Calculating dependencies... done!
>>> Emerging (1 of 1) net-misc/vde-1.5.8 to /
>>> checking ebuild checksums
!!! Digest verification failed:
!!! /usr/portage/net-misc/vde/vde-1.5.8.ebuild
!!! Reason: Filesize does not match recorded size
!!! Got: 767


How could I update the ebuild checksum? or try to "emerge" it?

-- 
A powerfull GroupWare, CMS, CRM, ECM: CPS (Open Source & GPL).
Opengroupware, SPIP, Plone, PhpBB, JetSpeed... are good: CPS is better.
http://www.cps-project.org for downloads & documentation.

-- 
gentoo-user@gentoo.org mailing list