* [gentoo-dev] g-cpan moved
@ 2005-05-03 12:37 Michael Cummings
2005-05-06 1:31 ` [gentoo-dev] emerge Dulmandakh Sukhbaatar
0 siblings, 1 reply; 6+ messages in thread
From: Michael Cummings @ 2005-05-03 12:37 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 564 bytes --]
g-cpan has been moved out of the portage package in cvs and now resides in
app-portage/g-cpan. Anyone installing it with collision-protects will get
errors until the next release of portage (when ye collision is no more). This
move was to facilitate our doing fixes/updates to g-cpan without pestering
the portage folks for a release :)
--
-----o()o---------------------------------------------
Michael Cummings | #gentoo-dev, #gentoo-perl
Gentoo Perl Dev | on irc.freenode.net
-----o()o---------------------------------------------
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-dev] emerge
2005-05-03 12:37 [gentoo-dev] g-cpan moved Michael Cummings
@ 2005-05-06 1:31 ` Dulmandakh Sukhbaatar
2005-05-06 2:38 ` Daniel Gryniewicz
2005-05-06 2:49 ` Duncan
0 siblings, 2 replies; 6+ messages in thread
From: Dulmandakh Sukhbaatar @ 2005-05-06 1:31 UTC (permalink / raw
To: gentoo-dev
I have Gnome installed Gentoo 2005.0, recently newer version of gnome
marked as stable, so available to update. I don't need epiphany and
gnome games, formerly I could just edit .ebuild file and remove lines,
but at this time it shows me:
Calculating world dependencies ...done!
>>> emerge (1 of 6) gnome-base/gnome-2.8.3-r1 to /
>>> md5 files ;-) gnome-2.6.2-r1.ebuild
>>> md5 files ;-) gnome-2.8.0-r1.ebuild
!!! Digest verification Failed:
!!! /usr/portage/gnome-base/gnome/gnome-2.8.3-r1.ebuild
!!! Reason: Filesize does not match recorded size
>>> Please ensure you have sync'd properly. Please try 'emerge sync' and
>>> optionally examine the file(s) for corruption. A sync will fix most
cases.
error message. How I can fix it? Sorry for my poor english.
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] emerge
2005-05-06 1:31 ` [gentoo-dev] emerge Dulmandakh Sukhbaatar
@ 2005-05-06 2:38 ` Daniel Gryniewicz
2005-05-06 3:00 ` [gentoo-dev] emerge R Hill
2005-05-06 2:49 ` Duncan
1 sibling, 1 reply; 6+ messages in thread
From: Daniel Gryniewicz @ 2005-05-06 2:38 UTC (permalink / raw
To: gentoo-dev
On Fri, 2005-05-06 at 10:31 +0900, Dulmandakh Sukhbaatar wrote:
> I have Gnome installed Gentoo 2005.0, recently newer version of gnome
> marked as stable, so available to update. I don't need epiphany and
> gnome games, formerly I could just edit .ebuild file and remove lines,
> but at this time it shows me:
> Calculating world dependencies ...done!
> >>> emerge (1 of 6) gnome-base/gnome-2.8.3-r1 to /
> >>> md5 files ;-) gnome-2.6.2-r1.ebuild
> >>> md5 files ;-) gnome-2.8.0-r1.ebuild
>
> !!! Digest verification Failed:
> !!! /usr/portage/gnome-base/gnome/gnome-2.8.3-r1.ebuild
> !!! Reason: Filesize does not match recorded size
>
> >>> Please ensure you have sync'd properly. Please try 'emerge sync' and
> >>> optionally examine the file(s) for corruption. A sync will fix most
> cases.
>
> error message. How I can fix it? Sorry for my poor english.
>
emerge gnome-2.8.3-r1.ebuild digest
from the /usr/portage/gnome-base/gnome directory will rebuild the
metadata for the gnome ebuild.
Daniel
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-dev] Re: emerge
2005-05-06 1:31 ` [gentoo-dev] emerge Dulmandakh Sukhbaatar
2005-05-06 2:38 ` Daniel Gryniewicz
@ 2005-05-06 2:49 ` Duncan
1 sibling, 0 replies; 6+ messages in thread
From: Duncan @ 2005-05-06 2:49 UTC (permalink / raw
To: gentoo-dev
Dulmandakh Sukhbaatar posted <1115343079.9935.20.camel@duluu.netsoft.mn>,
excerpted below, on Fri, 06 May 2005 10:31:19 +0900:
> I have Gnome installed Gentoo 2005.0, recently newer version of gnome
> marked as stable, so available to update. I don't need epiphany and
> gnome games, formerly I could just edit .ebuild file and remove lines,
> but at this time it shows me:
> Calculating world dependencies ...done!
>>>> emerge (1 of 6) gnome-base/gnome-2.8.3-r1 to /
>>>> md5 files ;-) gnome-2.6.2-r1.ebuild
>>>> md5 files ;-) gnome-2.8.0-r1.ebuild
>
> !!! Digest verification Failed:
RTFM. =8^) That's a security feature.
The ebuild doesn't match the recorded size and md5, after you edit it,
and is warning you that it's not verifying. It's easy to redigest. Read
up on the details in the Gentoo Handbook, part three, Working with
Portage. This particular info is in the ebuild chapter, but it's worth
reading it all. Also see the ebuild (1) manpage.
--
Duncan - List replies preferred. No HTML msgs.
"Every nonfree program has a lord, a master --
and if you use the program, he is your master." Richard Stallman in
http://www.linuxdevcenter.com/pub/a/linux/2004/12/22/rms_interview.html
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-dev] Re: emerge
2005-05-06 2:38 ` Daniel Gryniewicz
@ 2005-05-06 3:00 ` R Hill
2005-05-06 3:30 ` Duncan
0 siblings, 1 reply; 6+ messages in thread
From: R Hill @ 2005-05-06 3:00 UTC (permalink / raw
To: gentoo-dev
Daniel Gryniewicz wrote:
> emerge gnome-2.8.3-r1.ebuild digest
s/emerge/ebuild
;)
--de.
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-dev] Re: emerge
2005-05-06 3:00 ` [gentoo-dev] emerge R Hill
@ 2005-05-06 3:30 ` Duncan
0 siblings, 0 replies; 6+ messages in thread
From: Duncan @ 2005-05-06 3:30 UTC (permalink / raw
To: gentoo-dev
R Hill posted <d5em89$2uu$1@sea.gmane.org>, excerpted below, on Thu, 05
May 2005 21:00:47 -0600:
> Daniel Gryniewicz wrote:
>> emerge gnome-2.8.3-r1.ebuild digest
>
> s/emerge/ebuild
Well, as long as we're correcting things...
s/ebuild/ebuild\//
(The closing delimiter was missing.)
=8^)
--
Duncan - List replies preferred. No HTML msgs.
"Every nonfree program has a lord, a master --
and if you use the program, he is your master." Richard Stallman in
http://www.linuxdevcenter.com/pub/a/linux/2004/12/22/rms_interview.html
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2005-05-06 3:30 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-03 12:37 [gentoo-dev] g-cpan moved Michael Cummings
2005-05-06 1:31 ` [gentoo-dev] emerge Dulmandakh Sukhbaatar
2005-05-06 2:38 ` Daniel Gryniewicz
2005-05-06 3:00 ` [gentoo-dev] emerge R Hill
2005-05-06 3:30 ` Duncan
2005-05-06 2:49 ` Duncan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox