View previous topic :: View next topic |
Author |
Message |
mpsii l33t


Joined: 11 Mar 2003 Posts: 656 Location: Jackson, TN
|
Posted: Tue Jun 16, 2020 9:40 pm Post subject: why is so much masked? |
|
|
I am trying a fresh install and many packages have masked items. I cannot complete the install.
DBUS, required by GRUB:2, is masked.
bz2image is masked.
A lot of ebuilds are masked. It makes install impossible. Why are current packages used instead of ~AMD64 packages? |
|
Back to top |
|
 |
NeddySeagoon Administrator


Joined: 05 Jul 2003 Posts: 47017 Location: 56N 3W
|
Posted: Tue Jun 16, 2020 9:49 pm Post subject: |
|
|
mpsii,
There are lots of mechanisms for masking.
We need to see the command you are giving and all its output. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
 |
mpsii l33t


Joined: 11 Mar 2003 Posts: 656 Location: Jackson, TN
|
Posted: Wed Jun 17, 2020 1:37 am Post subject: |
|
|
this is during install. I have not even gotten a functional system to reboot from my efforts going from the live DVD instance:
emerge sys-boot/grub:2
kde-plasma/plasma-meta-5.18.5 _________________ -----------------------------------------
Michael |
|
Back to top |
|
 |
Phoenix591 Guru

Joined: 17 Sep 2007 Posts: 310
|
Posted: Thu Jun 18, 2020 11:58 am Post subject: |
|
|
The livedvd is the problem, it's so old and outdated it has issues building current packages. Use the minimal installation livecd instead, or really, any Linux livecd that's not ancient.
The latest minimal livecd was built 8 days ago (and is rebuilt regularly), while the livedvd is from 2016. |
|
Back to top |
|
 |
Gentobobbyuk Apprentice

Joined: 23 May 2020 Posts: 168
|
Posted: Sun Jun 21, 2020 10:26 pm Post subject: |
|
|
If your trying to emerge a desktop using the live cd and have not selected the correct prfoile list
eslect profile list
then use eselect profile set and the correct number
this will in some cases stopped the masked packages problem ,
the default profile set on the live environment is for a base system
even after a fresh install the way the profile is set can sometimes mask packages that are required for your needs
after chroot its a good idea to set here what environment your going to be using
Also the correct use flags in make.conf
Some packages also require
the
ACCEPT_LICENSE="*"
this also needs to be inside make.conf for example linux-fimware needs this on my system |
|
Back to top |
|
 |
NeddySeagoon Administrator


Joined: 05 Jul 2003 Posts: 47017 Location: 56N 3W
|
Posted: Sun Jun 21, 2020 10:49 pm Post subject: |
|
|
mpsii,
The LiveDVD is not a useful starting point. Its stuck in 2016
It sounds like you have installed it to your HDD and are trying to update it.
It can be done and it will be very educational too. A new install will be much faster.
-- edit --
is a really bad idea.
That means you accept any and all licences without ever reading them. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
 |
mpsii l33t


Joined: 11 Mar 2003 Posts: 656 Location: Jackson, TN
|
Posted: Mon Jun 22, 2020 6:32 am Post subject: |
|
|
Using the 18JUN2020 minimal image worked _________________ -----------------------------------------
Michael |
|
Back to top |
|
 |
|