* [gentoo-user] Re: Emerging old kernel
@ 2005-07-09 2:13 Ian K
2005-07-09 2:28 ` Holly Bostick
0 siblings, 1 reply; 7+ messages in thread
From: Ian K @ 2005-07-09 2:13 UTC (permalink / raw
To: gentoo list
What I meant to say was:
> Don't forget to add
>
>
> ">sys-kernel-2.4.28-r9"
>
>
> to /etc/portage/package.mask.
Stupid Thunderbird needs an escape character (or does
it have one and I
just don't know it?).
Anyway, there should be a 'greater-than" sign in fron
of the package
name, to mask all packages above it (which atm
basically means all 2.6
series kernels).
[/quote]
I get an error though:
There are no ebuilds to satisfy
"=sys-kernel/gentoo-sources-2.4.28-r9"
Thanks Holly!
Ian
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Re: Emerging old kernel
2005-07-09 2:13 Ian K
@ 2005-07-09 2:28 ` Holly Bostick
0 siblings, 0 replies; 7+ messages in thread
From: Holly Bostick @ 2005-07-09 2:28 UTC (permalink / raw
To: gentoo-user
Ian K schreef:
> I get an error though:
> There are no ebuilds to satisfy
> "=sys-kernel/gentoo-sources-2.4.28-r9"
>
> Thanks Holly!
> Ian
>
Hey, Ian--
Maybe you need to sync or something, because it certainly works for me:
za 07/09/05 03:18
~
root -> emerge -pv =sys-kernel/gentoo-sources-2.4.28-r9
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild NS ] sys-kernel/gentoo-sources-2.4.28-r9 -build -doc
+symlink 31,453 kB
Total size of downloads: 31,453 kB
Holly
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-user] Re: Emerging old kernel
@ 2005-07-09 3:31 Ian K
0 siblings, 0 replies; 7+ messages in thread
From: Ian K @ 2005-07-09 3:31 UTC (permalink / raw
To: gentoo list
Hi there,
I have a problem on the emerge..
I downloaded all of the packages and transferred them,
but its giving me this error:
Security Violation: A file exists that is not in the
manifest.
File: files/digest-gentoo-sources-2.6.7-r19
What do I do?
Thanks for the help!
Ian
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-user] Re: Emerging old kernel
@ 2005-07-09 4:10 Ian K
2005-07-09 4:38 ` Zac Medico
0 siblings, 1 reply; 7+ messages in thread
From: Ian K @ 2005-07-09 4:10 UTC (permalink / raw
To: gentoo list
> From Ian K Fri Jul 8 23:31:27 2005
>
> Hi there,
> I have a problem on the emerge..
> I downloaded all of the packages and transferred
> them,
> but its giving me this error:
> Security Violation: A file exists that is not in the
> manifest.
> File: files/digest-gentoo-sources-2.6.7-r19
>
> What do I do?
> Thanks for the help!
> Ian
I tried changing my profile over to the 2.4 one
(successfully), but the error about the security
violation is still there.
Any ideas?
Thanks!!
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Re: Emerging old kernel
2005-07-09 4:10 Ian K
@ 2005-07-09 4:38 ` Zac Medico
2005-07-09 5:01 ` Peng
0 siblings, 1 reply; 7+ messages in thread
From: Zac Medico @ 2005-07-09 4:38 UTC (permalink / raw
To: gentoo-user
Ian K wrote:
>
>
>>From Ian K Fri Jul 8 23:31:27 2005
>>
>>Hi there,
>>I have a problem on the emerge..
>>I downloaded all of the packages and transferred
>>them,
>>but its giving me this error:
>>Security Violation: A file exists that is not in the
>>manifest.
>>File: files/digest-gentoo-sources-2.6.7-r19
>>
>>What do I do?
>>Thanks for the help!
>>Ian
>
>
> I tried changing my profile over to the 2.4 one
> (successfully), but the error about the security
> violation is still there.
> Any ideas?
> Thanks!!
>
Your portage tree is in an inconsistent state because you had a bad emerge sync. You need to remove the orphaned digest file.
rm /usr/portage/sys-kernel/gentoo-sources/files/digest-gentoo-sources-2.6.7-r19
Zac
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Re: Emerging old kernel
2005-07-09 4:38 ` Zac Medico
@ 2005-07-09 5:01 ` Peng
2005-07-09 5:42 ` Zac Medico
0 siblings, 1 reply; 7+ messages in thread
From: Peng @ 2005-07-09 5:01 UTC (permalink / raw
To: gentoo-user
On 7/9/05, Zac Medico <zmedico@gmail.com> wrote:
> Ian K wrote:
> >
> >
> >>From Ian K Fri Jul 8 23:31:27 2005
> >>
> >>Hi there,
> >>I have a problem on the emerge..
> >>I downloaded all of the packages and transferred
> >>them,
> >>but its giving me this error:
> >>Security Violation: A file exists that is not in the
> >>manifest.
> >>File: files/digest-gentoo-sources-2.6.7-r19
> >>
> >>What do I do?
> >>Thanks for the help!
> >>Ian
> >
> >
> > I tried changing my profile over to the 2.4 one
> > (successfully), but the error about the security
> > violation is still there.
> > Any ideas?
> > Thanks!!
> >
>
> Your portage tree is in an inconsistent state because you had a bad emerge sync.
> You need to remove the orphaned digest file.
>
> rm /usr/portage/sys-kernel/gentoo-sources/files/digest-gentoo-sources-2.6.7-r19
>
> Zac
Should he also sync again?
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Re: Emerging old kernel
2005-07-09 5:01 ` Peng
@ 2005-07-09 5:42 ` Zac Medico
0 siblings, 0 replies; 7+ messages in thread
From: Zac Medico @ 2005-07-09 5:42 UTC (permalink / raw
To: gentoo-user
Peng wrote:
> On 7/9/05, Zac Medico <zmedico@gmail.com> wrote:
>
>>Ian K wrote:
>>
>>>
>>>>From Ian K Fri Jul 8 23:31:27 2005
>>>
>>>>Hi there,
>>>>I have a problem on the emerge..
>>>>I downloaded all of the packages and transferred
>>>>them,
>>>>but its giving me this error:
>>>>Security Violation: A file exists that is not in the
>>>>manifest.
>>>>File: files/digest-gentoo-sources-2.6.7-r19
>>>>
>>>>What do I do?
>>>>Thanks for the help!
>>>>Ian
>>>
>>>
>>>I tried changing my profile over to the 2.4 one
>>>(successfully), but the error about the security
>>>violation is still there.
>>>Any ideas?
>>>Thanks!!
>>>
>>
>>Your portage tree is in an inconsistent state because you had a bad emerge sync.
>>You need to remove the orphaned digest file.
>>
>>rm /usr/portage/sys-kernel/gentoo-sources/files/digest-gentoo-sources-2.6.7-r19
>>
>>Zac
>
>
> Should he also sync again?
>
Sure, unless the orphaned digest is in one of PORTDIR_OVERLAY ;-).
Zac
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2005-07-09 5:46 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-09 3:31 [gentoo-user] Re: Emerging old kernel Ian K
-- strict thread matches above, loose matches on Subject: below --
2005-07-09 4:10 Ian K
2005-07-09 4:38 ` Zac Medico
2005-07-09 5:01 ` Peng
2005-07-09 5:42 ` Zac Medico
2005-07-09 2:13 Ian K
2005-07-09 2:28 ` Holly Bostick
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox