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 ... 8, 9, 10 ... 26, 27, 28  Next  
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Sun Sep 15, 2013 6:10 pm    Post subject: Reply with quote

DONAHUE wrote:
Code:
quickpkg "*/*"
is the winner
So, if the current emerge world succeeds, that is the next step?
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


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

PostPosted: Sun Sep 15, 2013 6:13 pm    Post subject: Reply with quote

a touch more research concerning config file inclusion
_________________
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: Sun Sep 15, 2013 6:31 pm    Post subject: Reply with quote

Code:
quickpkg "*/*"
presumably includes default config files
Code:
quickpkg --include-config=y "*/*"
all config files from rescue
if you have not run /etc/update in rescue no difference and first is shorter
_________________
Defund the FCC.
Back to top
View user's profile Send private message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Sun Sep 15, 2013 6:35 pm    Post subject: Reply with quote

I don't believe i have run /etc/update in the second chroot.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54216
Location: 56N 3W

PostPosted: Sun Sep 15, 2013 7:27 pm    Post subject: Reply with quote

auddoula,

You should not need a kernel in the rescue chroot, since there should be no need to build anything against it there.
By the time you need to build against the kernel, you main install should be working.

If I've got that wrong, you should bind mount /usr/src from the main install to /usr/src in the rescue chroot, so you have the main systems kernel tree.
This works for building the kernel by hand but not with genkernel as genkernel will get in a mess in the install step.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


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

PostPosted: Sun Sep 15, 2013 7:42 pm    Post subject: Reply with quote

moved to later
_________________
Defund the FCC.


Last edited by DONAHUE on Sun Sep 15, 2013 10:02 pm; edited 1 time in total
Back to top
View user's profile Send private message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Sun Sep 15, 2013 7:46 pm    Post subject: Reply with quote

OK, I have another 50 packages left... Just to make sure, by exiting the rescue chroot I will be doing this from the first chroot (the broken system), right?
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


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

PostPosted: Sun Sep 15, 2013 7:54 pm    Post subject: Reply with quote

correct
after this run finishes recheck with
Code:
emerge -uNDav --keep-going world
for stragglers before moving on
_________________
Defund the FCC.
Back to top
View user's profile Send private message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Sun Sep 15, 2013 8:14 pm    Post subject: Reply with quote

OK, i was not looking too closely but before it was installing 348 packages(in title of the terminal), now it looks like it is installing 25 packages related to gnome.. not sure where the new count came from.
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


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

PostPosted: Sun Sep 15, 2013 8:21 pm    Post subject: Reply with quote

if you hit a stop and keep-going kicks in the emerge gets recalculated before resuming and the resolution of soft blocks may add packagesand change the build order -- I think, never studied the problem
_________________
Defund the FCC.
Back to top
View user's profile Send private message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Sun Sep 15, 2013 8:23 pm    Post subject: Reply with quote

Right, I can understand that, but I was away from the computer... So, I don't think I hit a stop though. But I am not going to lose my sleep over this as long as my system comes back to life!
Back to top
View user's profile Send private message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Sun Sep 15, 2013 8:31 pm    Post subject: Reply with quote

here is what I got at the end of update:

*
* The following 2 packages have failed to build or install:
*
* (www-client/epiphany-2.30.6-r1::gentoo, ebuild scheduled for merge), Log file:
* '/var/tmp/portage/www-client/epiphany-2.30.6-r1/temp/build.log'
* (gnome-base/gnome-2.32.1-r2::gentoo, ebuild scheduled for merge)


i am rechecking

emerge -uNDav --keep-going world
*
Back to top
View user's profile Send private message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Sun Sep 15, 2013 8:33 pm    Post subject: Reply with quote

Ok, those two are misbehaving:


* ERROR: www-client/epiphany-2.30.6-r1::gentoo failed (compile phase):
* compile failure
*
* Call stack:
* ebuild.sh, line 93: Called src_compile
* environment, line 3640: Called gnome2_src_compile
* environment, line 2753: Called die
* The specific snippet of code:
* emake || die "compile failure"
*
* If you need support, post the output of `emerge --info '=www-client/epiphany-2.30.6-r1::gentoo'`,
* the complete build log and the output of `emerge -pqv '=www-client/epiphany-2.30.6-r1::gentoo'`.
* The complete build log is located at '/var/tmp/portage/www-client/epiphany-2.30.6-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/www-client/epiphany-2.30.6-r1/temp/environment'.
* Working directory: '/var/tmp/portage/www-client/epiphany-2.30.6-r1/work/epiphany-2.30.6'
* S: '/var/tmp/portage/www-client/epiphany-2.30.6-r1/work/epiphany-2.30.6'

>>> Failed to emerge www-client/epiphany-2.30.6-r1, Log file:

>>> '/var/tmp/portage/www-client/epiphany-2.30.6-r1/temp/build.log'
*** Resuming merge...

These are the packages that would be merged, in order:

Calculating dependencies... done!

Total: 0 packages, Size of downloads: 0 kB
* emerge --keep-going: gnome-base/gnome-2.32.1-r2 dropped because it requires
* >=www-client/epiphany-2.30.6
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


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

PostPosted: Sun Sep 15, 2013 8:41 pm    Post subject: Reply with quote

Code:
emerge -av epiphany
wgetpaste /var/tmp/portage/www-client/epiphany-2.30.6-r1/temp/build.log
??
_________________
Defund the FCC.


Last edited by DONAHUE on Sun Sep 15, 2013 8:42 pm; edited 1 time in total
Back to top
View user's profile Send private message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Sun Sep 15, 2013 8:42 pm    Post subject: Reply with quote

DONAHUE wrote:
Code:
emerge -av epiphany
??
Nope.. teh same error, i think.
Back to top
View user's profile Send private message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Sun Sep 15, 2013 8:45 pm    Post subject: Reply with quote

wgetpaste /var/tmp/portage/www-client/epiphany-2.30.6-r1/temp/build.log
Your paste can be seen here: http://bpaste.net/show/132710/
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


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

PostPosted: Sun Sep 15, 2013 8:51 pm    Post subject: Reply with quote

Code:
emerge -1 webkit-gtk
emerge -1 epiphany
??
_________________
Defund the FCC.
Back to top
View user's profile Send private message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Sun Sep 15, 2013 8:52 pm    Post subject: Reply with quote

emerge: there are no ebuilds to satisfy "webkit"

emerge: Maybe you meant any of these: dev-qt/qtwebkit, dev-util/weblint, net-libs/webkit-gtk?
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


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

PostPosted: Sun Sep 15, 2013 8:58 pm    Post subject: Reply with quote

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


Joined: 30 Apr 2008
Posts: 387

PostPosted: Sun Sep 15, 2013 9:09 pm    Post subject: Reply with quote

it is taking for ever.. however I notced this:
make -j10 -j1 all-data-local

does it imply make.conf gets somehow overwritten and only one CPU is used to compile?
Back to top
View user's profile Send private message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Sun Sep 15, 2013 9:12 pm    Post subject: Reply with quote

In any case, epiphany did not cooperate:

wgetpaste /var/tmp/portage/www-client/epiphany-2.30.6-r1/temp/build.log
Your paste can be seen here: http://bpaste.net/show/132716/
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


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

PostPosted: Sun Sep 15, 2013 9:19 pm    Post subject: Reply with quote

Code:
equery belongs webkitgtk-1.0
yields
Quote:
* Searching for webkitgtk-1.0 ...
net-libs/webkit-gtk-1.8.3-r201 (/usr/share/webkitgtk-1.0)
net-libs/webkit-gtk-1.8.3-r201 (/usr/include/webkitgtk-1.0)
and you?

Code:
emerge -s webkit-gtk
??
_________________
Defund the FCC.
Back to top
View user's profile Send private message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Sun Sep 15, 2013 9:21 pm    Post subject: Reply with quote

equery belongs webkitgtk-1.0
* Searching for webkitgtk-1.0 ...
net-libs/webkit-gtk-1.8.3-r201 (/usr/share/webkitgtk-1.0)
net-libs/webkit-gtk-1.8.3-r201 (/usr/include/webkitgtk-1.0)


emerge -s webkit-gtk
Searching...
[ Results for search key : webkit-gtk ]
[ Applications found : 3 ]

* dev-ruby/ruby-webkit-gtk [ Masked ]
Latest version available: 1.2.6
Latest version installed: [ Not Installed ]
Size of files: 1,678 kB
Homepage: http://ruby-gnome2.sourceforge.jp/
Description: Ruby WebKitGtk bindings
License: Ruby

* dev-ruby/ruby-webkit-gtk2 [ Masked ]
Latest version available: 1.2.6
Latest version installed: [ Not Installed ]
Size of files: 1,678 kB
Homepage: http://ruby-gnome2.sourceforge.jp/
Description: Ruby WebKitGtk+ for Gtk 2.0 bindings
License: Ruby

* net-libs/webkit-gtk
Latest version available: 1.8.3-r300
Latest version installed: 1.8.3-r300
Size of files: 7,630 kB
Homepage: http://www.webkitgtk.org/
Description: Open source web browser engine
License: LGPL-2+ BSD
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


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

PostPosted: Sun Sep 15, 2013 9:22 pm    Post subject: Reply with quote

there are, I believe, some shaky packages where the ebuild or the make file itself limits the threads because there is an observed sequencing problem
_________________
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: Sun Sep 15, 2013 9:27 pm    Post subject: Reply with quote

aha sort of

Code:
echo "=net-libs/webkit-gtk-1.8.3-r300"  >> /etc/portage/package.mask
emerge -1 webkit-gtk
emerge -1 epiphany


newest webkit-gtk is not backward compatible
equery belongs webkitgtk
* Searching for webkitgtk ...
net-libs/webkit-gtk-1.8.3-r300 (/usr/share/gtk-doc/html/webkitgtk)
_________________
Defund the FCC.
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 ... 8, 9, 10 ... 26, 27, 28  Next
Page 9 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