Gentoo Archives: gentoo-user

From: Kai Krakow <hurikhan77@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Pseudo first impressions
Date: Sun, 30 Apr 2017 05:20:25
Message-Id: 20170430071717.2556a0cd@jupiter.sol.kaishome.de
In Reply to: [gentoo-user] Re: Pseudo first impressions by Ian Zimmerman
1 Am Sat, 29 Apr 2017 20:53:50 -0700
2 schrieb Ian Zimmerman <itz@×××××××.net>:
3
4 > On 2017-04-30 02:23, lee wrote:
5 >
6 > > > Do a --depclean and that will resolve itself.
7 > >
8 > > Last time I tried that, it wanted to remove the source of the kernel
9 > > I'm using, along with other things. It would have made sense if I
10 > > had upgraded the kernel, too, but I didn't have the time to do that
11 > > yet.
12 >
13 > emerge --select =sys-kernel/gentoo-sources-${VERSION}
14 >
15 > or add a line for the exact version to the world file manually
16
17 If you give a slot instead of a version, it will record that slot in
18 the world file, which is usually more appropriate:
19
20 # emerge --select sys-kernel/gentoo-sources:${VERSION}
21
22 No need to add that manually then.
23
24 Kernel versions are slotted per minor version, so it is essentially the
25 same for your example.
26
27 --
28 Regards,
29 Kai
30
31 Replies to list-only preferred.