Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Broken system: no root account, read only user account
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, ... 26, 27, 28  Next  
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Fri Sep 13, 2013 5:27 pm    Post subject: Reply with quote

Code:
wgetpaste /etc/make.conf
post url moved a few months ago in the standard stage3 suggest
Code:
mv /etc/make.conf /etc/portage/
ln -s /etc/portage/make.conf /etc/make.conf

_________________
Defund the FCC.
Back to top
View user's profile Send private message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Fri Sep 13, 2013 6:32 pm    Post subject: Reply with quote

DONAHUE wrote:
Code:
wgetpaste /etc/make.conf
post url moved a few months ago in the standard stage3 suggest
Code:
mv /etc/make.conf /etc/portage/
ln -s /etc/portage/make.conf /etc/make.conf

I see..

wgetpaste /etc/make.conf
http://bpaste.net/show/132177/
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Fri Sep 13, 2013 6:46 pm    Post subject: Reply with quote

you appear to be using gnome, the following will shift to the gnome profile and minimize USE flags to the developer's choices
all from the chroot for a while
Code:
eselect profile set 4
nano /etc/portage/make.conf
comment out USE= as #USE="mmx
Code:
emerge --info | wgetpaste
post url
_________________
Defund the FCC.
Back to top
View user's profile Send private message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Fri Sep 13, 2013 6:49 pm    Post subject: Reply with quote

DONAHUE wrote:

Code:
emerge --info | wgetpaste
post url

Done..

http://bpaste.net/show/132187/
Back to top
View user's profile Send private message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Fri Sep 13, 2013 6:55 pm    Post subject: Reply with quote

On a second thought, I am pretty sure I was using kde though. Will that cause even more trouble if I eselect kde instead?
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Fri Sep 13, 2013 6:59 pm    Post subject: Reply with quote

Code:
eselect profile set 5
is perfectly fine, then
Code:
emerge --info | wgetpaste
again
_________________
Defund the FCC.
Back to top
View user's profile Send private message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Fri Sep 13, 2013 7:00 pm    Post subject: Reply with quote

DONAHUE wrote:
Code:
eselect profile set 5
is perfectly fine

Ok, great here is the updated emerge info

emerge --info | wgetpaste
http://bpaste.net/show/132193/


What is next then? Are we done with chroot?
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Fri Sep 13, 2013 7:19 pm    Post subject: Reply with quote

no, long time in chroot I fear.

start with
Code:
 emerge --sync
emerge portage

if those run
Code:
emerge -avuND system
if vast lists of blockers and circulars appear
Code:
emerge -pvuND system | wgetpaste
so I can see them also
_________________
Defund the FCC.
Back to top
View user's profile Send private message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Fri Sep 13, 2013 7:24 pm    Post subject: Reply with quote

DONAHUE wrote:
no, long time in chroot I fear.

start with[code] emerge --sync


My workplace has a firewall, i can't run sync.

rsync: failed to connect to 91.186.30.235 (91.186.30.235): Connection refused (111)
rsync error: error in socket IO (code 10) at clientserver.c(122) [Receiver=3.0.9]

I have been using webrsync in the past. So, I will run emerge-webrsync and then emerge portage, if that is the right thing to do, of course.
Back to top
View user's profile Send private message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Fri Sep 13, 2013 7:40 pm    Post subject: Reply with quote

In the interest of time, I went ahead with
emerge-webrsync
but it ended with the following message:


Cleaning up ...
!!! Unable to parse profile: '/etc/make.profile'
!!! ParseError: Profile contains unsupported EAPI '5': '/usr/portage/profiles/default/linux/amd64/13.0/eapi'
!!! Your current profile is invalid. If you have just changed your profile
!!! configuration, you should revert back to the previous configuration.
!!! Allowed actions are limited to --help, --info, --search, --sync, and
!!! --version.

So, I cannot emerge profile.
Back to top
View user's profile Send private message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Fri Sep 13, 2013 7:55 pm    Post subject: Reply with quote

I did
ln -s /etc/portage/make.profile/ /etc/make.profile
and then
emerge-webrsync


!!! Unable to parse profile: '/etc/make.profile'
!!! ParseError: Profile contains unsupported EAPI '5': '/usr/portage/profiles/default/linux/amd64/13.0/eapi'
Fetching most recent snapshot ...
* Latest snapshot date: 20130912
*
* Approximate snapshot timestamp: 1379036700
* Current local timestamp: 1379032501
*
* The current local timestamp is possibly identical to the
* timestamp of the latest snapshot. In order to force sync, use
* the --revert option or remove the timestamp file located at
* '/usr/portage/metadata/timestamp.x'.

So, I cannot still emerge portage.
Back to top
View user's profile Send private message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Fri Sep 13, 2013 8:00 pm    Post subject: Reply with quote

I just noticed that profile list has changed:


eselect profile list
!!! Warning: Both /etc/make.profile and /etc/portage/make.profile exist.
!!! Warning: Using /etc/make.profile for now.
Available profile symlink targets:
[1] default/linux/amd64/13.0 *
[2] default/linux/amd64/13.0/selinux
[3] default/linux/amd64/13.0/desktop
[4] default/linux/amd64/13.0/desktop/gnome
[5] default/linux/amd64/13.0/desktop/kde
[6] default/linux/amd64/13.0/developer
[7] default/linux/amd64/13.0/no-multilib
[8] default/linux/amd64/13.0/x32
[9] hardened/linux/amd64
[10] hardened/linux/amd64/selinux
[11] hardened/linux/amd64/no-multilib
[12] hardened/linux/amd64/no-multilib/selinux
[13] hardened/linux/amd64/x32
[14] hardened/linux/uclibc/amd64


Last edited by auddoula on Fri Sep 13, 2013 8:00 pm; edited 1 time in total
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Fri Sep 13, 2013 8:00 pm    Post subject: Reply with quote

Code:
eselect profile default/linux/amd64/10.0

and retry webrsync
_________________
Defund the FCC.
Back to top
View user's profile Send private message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Fri Sep 13, 2013 8:10 pm    Post subject: Reply with quote

DONAHUE wrote:
Code:
eselect profile default/linux/amd64/10.0

and retry webrsync


prifile 10.0 not available anymore:

eselect profile default/linux/amd64/10.0
!!! Error: Action default/linux/amd64/10.0 unknown

these are the one I have now

eselect profile list
!!! Warning: Both /etc/make.profile and /etc/portage/make.profile exist.
!!! Warning: Using /etc/make.profile for now.
Available profile symlink targets:
[1] default/linux/amd64/13.0 *
[2] default/linux/amd64/13.0/selinux
[3] default/linux/amd64/13.0/desktop
[4] default/linux/amd64/13.0/desktop/gnome
[5] default/linux/amd64/13.0/desktop/kde
[6] default/linux/amd64/13.0/developer
[7] default/linux/amd64/13.0/no-multilib
[8] default/linux/amd64/13.0/x32
[9] hardened/linux/amd64
[10] hardened/linux/amd64/selinux
[11] hardened/linux/amd64/no-multilib
[12] hardened/linux/amd64/no-multilib/selinux
[13] hardened/linux/amd64/x32
[14] hardened/linux/uclibc/amd64
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Fri Sep 13, 2013 8:12 pm    Post subject: Reply with quote

try
Code:
emerge portage

_________________
Defund the FCC.
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Fri Sep 13, 2013 8:14 pm    Post subject: Reply with quote

rename /etc/make.profile ; /etc/portage/make.profile is current fashion
_________________
Defund the FCC.
Back to top
View user's profile Send private message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Fri Sep 13, 2013 8:15 pm    Post subject: Reply with quote

DONAHUE wrote:
try
Code:
emerge portage

it did not work.


emerge portage
!!! Unable to parse profile: '/etc/make.profile'
!!! ParseError: Profile contains unsupported EAPI '5': '/usr/portage/profiles/default/linux/amd64/13.0/eapi'
!!! Your current profile is invalid. If you have just changed your profile
!!! configuration, you should revert back to the previous configuration.
!!! Allowed actions are limited to --help, --info, --search, --sync, and
!!! --version.
Back to top
View user's profile Send private message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Fri Sep 13, 2013 8:25 pm    Post subject: Reply with quote

DONAHUE wrote:
rename /etc/make.profile ; /etc/portage/make.profile is current fashion

OK, i renamed it and I am running
emerge portage.

it run without a problem, it appears.

running :
emerge -avuND system

but i get e message that the current profile is deprecated...

use 13.0/desktop/kde
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Fri Sep 13, 2013 8:31 pm    Post subject: Reply with quote

make the change
Code:
eselect profile set 5
when convenient i f update running let it go
_________________
Defund the FCC.
Back to top
View user's profile Send private message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Fri Sep 13, 2013 8:33 pm    Post subject: Reply with quote

Ok, emerge system gave a lot of blocks:
emerge -pvuND system |wgetpaste
http://bpaste.net/show/132212/

These are the headers:

!!! Your current profile is deprecated and not supported anymore.
!!! Use eselect profile to update your profile.
!!! Please upgrade to the following profile if possible:

default/linux/amd64/13.0/desktop/kde

You may use the following command to upgrade:

eselect profile set default/linux/amd64/13.0/desktop/kde
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Fri Sep 13, 2013 8:36 pm    Post subject: Reply with quote

you did this? eselect profile set default/linux/amd64/13.0/desktop/kde
_________________
Defund the FCC.
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Fri Sep 13, 2013 8:40 pm    Post subject: Reply with quote

The only big B I see is cups so unmerge cups and try again
_________________
Defund the FCC.
Back to top
View user's profile Send private message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Fri Sep 13, 2013 8:43 pm    Post subject: Reply with quote

OK, I eselected 5, and here is the output for
emerge -pvuND system |wgetpaste


http://bpaste.net/show/132218/


* Error: The above package list contains packages which cannot be
* installed at the same time on the same system.

(net-print/cups-filters-1.0.34-r1::gentoo, ebuild scheduled for merge) pulled in by
>=net-print/cups-filters-1.0.30 required by (net-print/cups-1.6.2-r5::gentoo, ebuild scheduled for merge)
net-print/cups-filters required by (net-print/foomatic-filters-4.0.17::gentoo, ebuild scheduled for merge)
Back to top
View user's profile Send private message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Fri Sep 13, 2013 8:47 pm    Post subject: Reply with quote

DONAHUE wrote:
The only big B I see is cups so unmerge cups and try again

unmerged net-print/cups
then
emerge -avuDN system

I still get the remaining 5 blocks
Back to top
View user's profile Send private message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Fri Sep 13, 2013 8:52 pm    Post subject: Reply with quote

Looks like I could unmerge by hand all those remaining 5 blocks.

But I had to pause because of this:

emerge -C sys-apps/shadow
* This action can remove important packages! In order to be safer, use
* `emerge -pv --depclean <atom>` to check for reverse dependencies before
* removing packages.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Goto page Previous  1, 2, 3, ... 26, 27, 28  Next
Page 2 of 28

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum