* [gentoo-user] why zfs and friends want to update to 9999?
@ 2017-10-11 7:54 John Covici
2017-10-11 8:50 ` J. Roeleveld
0 siblings, 1 reply; 8+ messages in thread
From: John Covici @ 2017-10-11 7:54 UTC (permalink / raw
To: gentoo-user
Hi. In my latest world update, I have sys-fs/zfs and friends at
0.7.1 and they all want to update to 9999. Does anyone know why this
should be -- normally 9999 is not in the normal update sequence.
I am using the unstable gentoo, updated about 3 weeks ago. No harm
has come yet, but I have not done the update till I can figure out
what is happening here -- particularly if I need a rescue cd which is
using zfs 0.7.1.
Thanks in advance for any ideas.
--
Your life is like a penny. You're going to lose it. The question is:
How do
you spend it?
John Covici
covici@ccs.covici.com
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] why zfs and friends want to update to 9999?
2017-10-11 7:54 [gentoo-user] why zfs and friends want to update to 9999? John Covici
@ 2017-10-11 8:50 ` J. Roeleveld
2017-10-11 9:34 ` John Covici
0 siblings, 1 reply; 8+ messages in thread
From: J. Roeleveld @ 2017-10-11 8:50 UTC (permalink / raw
To: gentoo-user
On Wednesday, October 11, 2017 9:54:05 AM CEST John Covici wrote:
> Hi. In my latest world update, I have sys-fs/zfs and friends at
> 0.7.1 and they all want to update to 9999. Does anyone know why this
> should be -- normally 9999 is not in the normal update sequence.
>
> I am using the unstable gentoo, updated about 3 weeks ago. No harm
> has come yet, but I have not done the update till I can figure out
> what is happening here -- particularly if I need a rescue cd which is
> using zfs 0.7.1.
>
> Thanks in advance for any ideas.
check your keywords, how did you unmask zfs?
Here are mine:
$ grep -r zfs /etc/portage
/etc/portage/sets/zfs:sys-fs/zfs
/etc/portage/sets/zfs:sys-fs/zfs-kmod
/etc/portage/package.keywords/zfs:=sys-fs/zfs-kmod-0.7.1 ~amd64
/etc/portage/package.keywords/zfs:=sys-fs/zfs-0.7.1 ~amd64
$ grep -r spl /etc/portage
/etc/portage/sets/zfs:sys-kernel/spl
/etc/portage/package.keywords/zfs:=sys-kernel/spl-0.7.1 ~amd64
--
Joost
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] why zfs and friends want to update to 9999?
2017-10-11 8:50 ` J. Roeleveld
@ 2017-10-11 9:34 ` John Covici
2017-10-11 14:10 ` J. Roeleveld
2017-10-11 20:26 ` Walter Dnes
0 siblings, 2 replies; 8+ messages in thread
From: John Covici @ 2017-10-11 9:34 UTC (permalink / raw
To: gentoo-user
On Wed, 11 Oct 2017 04:50:20 -0400,
J. Roeleveld wrote:
>
> On Wednesday, October 11, 2017 9:54:05 AM CEST John Covici wrote:
> > Hi. In my latest world update, I have sys-fs/zfs and friends at
> > 0.7.1 and they all want to update to 9999. Does anyone know why this
> > should be -- normally 9999 is not in the normal update sequence.
> >
> > I am using the unstable gentoo, updated about 3 weeks ago. No harm
> > has come yet, but I have not done the update till I can figure out
> > what is happening here -- particularly if I need a rescue cd which is
> > using zfs 0.7.1.
> >
> > Thanks in advance for any ideas.
>
> check your keywords, how did you unmask zfs?
>
> Here are mine:
>
> $ grep -r zfs /etc/portage
> /etc/portage/sets/zfs:sys-fs/zfs
> /etc/portage/sets/zfs:sys-fs/zfs-kmod
> /etc/portage/package.keywords/zfs:=sys-fs/zfs-kmod-0.7.1 ~amd64
> /etc/portage/package.keywords/zfs:=sys-fs/zfs-0.7.1 ~amd64
> $ grep -r spl /etc/portage
> /etc/portage/sets/zfs:sys-kernel/spl
> /etc/portage/package.keywords/zfs:=sys-kernel/spl-0.7.1 ~amd64
Yep, I think you are correct, I had the 9999 in package.keywords and I
think this is what made portage do that.
When I commented them out, things are back to normal.
Thanks again.
--
Your life is like a penny. You're going to lose it. The question is:
How do
you spend it?
John Covici
covici@ccs.covici.com
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] why zfs and friends want to update to 9999?
2017-10-11 9:34 ` John Covici
@ 2017-10-11 14:10 ` J. Roeleveld
2017-10-11 20:26 ` Walter Dnes
1 sibling, 0 replies; 8+ messages in thread
From: J. Roeleveld @ 2017-10-11 14:10 UTC (permalink / raw
To: gentoo-user
On Wednesday, October 11, 2017 11:34:48 AM CEST John Covici wrote:
> On Wed, 11 Oct 2017 04:50:20 -0400,
>
> J. Roeleveld wrote:
> > On Wednesday, October 11, 2017 9:54:05 AM CEST John Covici wrote:
> > > Hi. In my latest world update, I have sys-fs/zfs and friends at
> > > 0.7.1 and they all want to update to 9999. Does anyone know why this
> > > should be -- normally 9999 is not in the normal update sequence.
> > >
> > > I am using the unstable gentoo, updated about 3 weeks ago. No harm
> > > has come yet, but I have not done the update till I can figure out
> > > what is happening here -- particularly if I need a rescue cd which is
> > > using zfs 0.7.1.
> > >
> > > Thanks in advance for any ideas.
> >
> > check your keywords, how did you unmask zfs?
> >
> > Here are mine:
> >
> > $ grep -r zfs /etc/portage
> > /etc/portage/sets/zfs:sys-fs/zfs
> > /etc/portage/sets/zfs:sys-fs/zfs-kmod
> > /etc/portage/package.keywords/zfs:=sys-fs/zfs-kmod-0.7.1 ~amd64
> > /etc/portage/package.keywords/zfs:=sys-fs/zfs-0.7.1 ~amd64
> > $ grep -r spl /etc/portage
> > /etc/portage/sets/zfs:sys-kernel/spl
> > /etc/portage/package.keywords/zfs:=sys-kernel/spl-0.7.1 ~amd64
>
> Yep, I think you are correct, I had the 9999 in package.keywords and I
> think this is what made portage do that.
> When I commented them out, things are back to normal.
>
> Thanks again.
That might have happened automatically as portage tends to want to unmask the
latest version if it can't find an unmasked version that matches requirements.
I always answer "no" to those requests and copy/paste the actual lines myself
after checking they are really what I want.
--
Joost
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] why zfs and friends want to update to 9999?
2017-10-11 9:34 ` John Covici
2017-10-11 14:10 ` J. Roeleveld
@ 2017-10-11 20:26 ` Walter Dnes
2017-10-12 2:55 ` John Covici
2017-10-12 4:09 ` J. Roeleveld
1 sibling, 2 replies; 8+ messages in thread
From: Walter Dnes @ 2017-10-11 20:26 UTC (permalink / raw
To: gentoo-user
On Wed, Oct 11, 2017 at 05:34:48AM -0400, John Covici wrote
> Yep, I think you are correct, I had the 9999 in package.keywords and
> I think this is what made portage do that. When I commented them out,
> things are back to normal.
Maybe portage inserted that entry itself. If you want to prevent that
in future, add the following line to make.conf ...
EMERGE_DEFAULT_OPTS="--autounmask=n"
--
Walter Dnes <waltdnes@waltdnes.org>
I don't run "desktop environments"; I run useful applications
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] why zfs and friends want to update to 9999?
2017-10-11 20:26 ` Walter Dnes
@ 2017-10-12 2:55 ` John Covici
2017-10-12 4:09 ` J. Roeleveld
1 sibling, 0 replies; 8+ messages in thread
From: John Covici @ 2017-10-12 2:55 UTC (permalink / raw
To: gentoo-user
On Wed, 11 Oct 2017 16:26:20 -0400,
Walter Dnes wrote:
>
> On Wed, Oct 11, 2017 at 05:34:48AM -0400, John Covici wrote
>
> > Yep, I think you are correct, I had the 9999 in package.keywords and
> > I think this is what made portage do that. When I commented them out,
> > things are back to normal.
>
> Maybe portage inserted that entry itself. If you want to prevent that
> in future, add the following line to make.conf ...
>
> EMERGE_DEFAULT_OPTS="--autounmask=n"
Good point, thanks.
--
Your life is like a penny. You're going to lose it. The question is:
How do
you spend it?
John Covici
covici@ccs.covici.com
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] why zfs and friends want to update to 9999?
2017-10-11 20:26 ` Walter Dnes
2017-10-12 2:55 ` John Covici
@ 2017-10-12 4:09 ` J. Roeleveld
2017-10-12 7:28 ` Neil Bothwick
1 sibling, 1 reply; 8+ messages in thread
From: J. Roeleveld @ 2017-10-12 4:09 UTC (permalink / raw
To: gentoo-user
On Wednesday, October 11, 2017 10:26:20 PM CEST Walter Dnes wrote:
> On Wed, Oct 11, 2017 at 05:34:48AM -0400, John Covici wrote
>
> > Yep, I think you are correct, I had the 9999 in package.keywords and
> > I think this is what made portage do that. When I commented them out,
> > things are back to normal.
>
> Maybe portage inserted that entry itself. If you want to prevent that
> in future, add the following line to make.conf ...
>
> EMERGE_DEFAULT_OPTS="--autounmask=n"
This should be off by default.
My systems always ask me and I don't have the above set.
--
Joost
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] why zfs and friends want to update to 9999?
2017-10-12 4:09 ` J. Roeleveld
@ 2017-10-12 7:28 ` Neil Bothwick
0 siblings, 0 replies; 8+ messages in thread
From: Neil Bothwick @ 2017-10-12 7:28 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 657 bytes --]
On Thu, 12 Oct 2017 06:09:31 +0200, J. Roeleveld wrote:
> > Maybe portage inserted that entry itself. If you want to prevent
> > that in future, add the following line to make.conf ...
> >
> > EMERGE_DEFAULT_OPTS="--autounmask=n"
>
> This should be off by default.
> My systems always ask me and I don't have the above set.
It is on by default but it doesn't write to config files, that's
autounmask-write, which is off by default unless you are using --ask.
Even when on it respects CONFIG_PROTECT so no changes will be made until
you run etc-update or similar.
--
Neil Bothwick
Unsolicited advice is the junk mail of life
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2017-10-12 7:29 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-11 7:54 [gentoo-user] why zfs and friends want to update to 9999? John Covici
2017-10-11 8:50 ` J. Roeleveld
2017-10-11 9:34 ` John Covici
2017-10-11 14:10 ` J. Roeleveld
2017-10-11 20:26 ` Walter Dnes
2017-10-12 2:55 ` John Covici
2017-10-12 4:09 ` J. Roeleveld
2017-10-12 7:28 ` Neil Bothwick
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox