Mailing List Archive

problem - emerge xorg while xorg is running?
Hi,
It just dawned on me that maybe this is a bad idea. Problem. Should
I stop the emerge?

Quick andswers appreciated. Probably only has 15-20 more minutes
before it finishes.

Thanks,
Mark

--
gentoo-user@gentoo.org mailing list
Re: problem - emerge xorg while xorg is running? [ In reply to ]
So Ctrl-z while in X. Drop out of X to a console, then fg?


On Wed, 13 Oct 2004 22:08:37 -0300, Pupeno <pupeno@pupeno.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
>
> On Wednesday October 13 2004 21:54, Mark Knecht wrote:
> > Hi,
> > It just dawned on me that maybe this is a bad idea. Problem. Should
> > I stop the emerge?
> >
> > Quick andswers appreciated. Probably only has 15-20 more minutes
> > before it finishes.
> ctrl-z to stop it by now, fg <enter> to continue. you don't have to kill it,
> you have time.
> - --
> Pupeno: pupeno@pupeno.com - http://www.pupeno.com
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.6 (GNU/Linux)
>
> iD8DBQFBbdGXfW48a9PWGkURAnxqAJ9gi6c6nIfNQ79m1Ibqg3jVXgmroACfVF2l
> BB8W6BQ1YdTjDrXQaHOD03g=
> =KU/f
> -----END PGP SIGNATURE-----
>
> --
> gentoo-user@gentoo.org mailing list
>
>

--
gentoo-user@gentoo.org mailing list
Re: problem - emerge xorg while xorg is running? [ In reply to ]
Thus spake Mark Knecht:

>Hi,
> It just dawned on me that maybe this is a bad idea. Problem. Should
>I stop the emerge?
>
> Quick andswers appreciated. Probably only has 15-20 more minutes
>before it finishes.

I've done it a bunch of times without problem. You should restart X once the
emerge is done, however, in order to have your new version operational.

>Thanks,
>Mark
>
>--
>gentoo-user@gentoo.org mailing list

--

"It has been said that man is a rational animal. All my life I have
been searching for evidence which could support this."
--Bertrand Russell.

"The American empire is ideological, not territorial. We are the most
ideological people in the world, and we are so united in our view that we
don't understand there can be other views."
--Lt. Gen. William Odom, ret. (Former Director of NSA).

"When I was in school, I cheated on my metaphysics exam: I looked into the
soul of the boy sitting next to me.
--Woody Allen

"Nothing takes the taste out of peanut butter quite like unrequited love."
--Charlie Brown

--
gentoo-user@gentoo.org mailing list
Re: problem - emerge xorg while xorg is running? [ In reply to ]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wednesday October 13 2004 21:54, Mark Knecht wrote:
> Hi,
> It just dawned on me that maybe this is a bad idea. Problem. Should
> I stop the emerge?
>
> Quick andswers appreciated. Probably only has 15-20 more minutes
> before it finishes.
ctrl-z to stop it by now, fg <enter> to continue. you don't have to kill it,
you have time.
- --
Pupeno: pupeno@pupeno.com - http://www.pupeno.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFBbdGXfW48a9PWGkURAnxqAJ9gi6c6nIfNQ79m1Ibqg3jVXgmroACfVF2l
BB8W6BQ1YdTjDrXQaHOD03g=
=KU/f
-----END PGP SIGNATURE-----

--
gentoo-user@gentoo.org mailing list
Re: problem - emerge xorg while xorg is running? [ In reply to ]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wednesday October 13 2004 22:01, Mark Knecht wrote:
> So Ctrl-z while in X. Drop out of X to a console, then fg?
Ctrl-z sends the process to background. Ctrl-z in the emerging terminal to
hold the emerge, fg in that same terminal to continue emerging. Meanwhile,
you could quit X or whatever.
- --
Pupeno: pupeno@pupeno.com - http://www.pupeno.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFBbdn0fW48a9PWGkURAn4ZAJ471qKO38e1ElJPWlZHE0tvZy4UPwCeNdbO
IygiapR2s8/VEPjd2NWcc5o=
=KTiY
-----END PGP SIGNATURE-----

--
gentoo-user@gentoo.org mailing list
Re: problem - emerge xorg while xorg is running? [ In reply to ]
Hi,
I tried it but apparently didn't do it right, or possibly it was
because the xorg emerge was part of a larger emerge -puvD world
process. Anyway, I had to start it over.

In the spirit of a thread a week ago about etc-update breaking
machines, the xorg etc-update step broke mine this evening. It looked
innocent enough. It wanted to change the keyboard driver from 'kbd' to
'keyboard'. I let it do it and X wouldn't start. Good think I had been
paying attention as I was able to hand edit my config file and X came
back up.

Anyway, thanks for the answers even if I didn't apparently
understand them completely. I really appreciate that this group of
people respond so quickly and so generously.

With best regards,
Mark


On Wed, 13 Oct 2004 22:44:18 -0300, Pupeno <pupeno@pupeno.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Wednesday October 13 2004 22:01, Mark Knecht wrote:
> > So Ctrl-z while in X. Drop out of X to a console, then fg?
> Ctrl-z sends the process to background. Ctrl-z in the emerging terminal to
> hold the emerge, fg in that same terminal to continue emerging. Meanwhile,
> you could quit X or whatever.
> - --
> Pupeno: pupeno@pupeno.com - http://www.pupeno.com
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.6 (GNU/Linux)
>
> iD8DBQFBbdn0fW48a9PWGkURAn4ZAJ471qKO38e1ElJPWlZHE0tvZy4UPwCeNdbO
> IygiapR2s8/VEPjd2NWcc5o=
> =KTiY
>
>
> -----END PGP SIGNATURE-----
>
> --
> gentoo-user@gentoo.org mailing list
>
>

--
gentoo-user@gentoo.org mailing list
Re: problem - emerge xorg while xorg is running? [ In reply to ]
On Wed, 13 Oct 2004 19:08:38 -0700, Mark Knecht <markknecht@gmail.com> wrote:
> Hi,
> I tried it but apparently didn't do it right, or possibly it was
> because the xorg emerge was part of a larger emerge -puvD world
> process. Anyway, I had to start it over.
>
> In the spirit of a thread a week ago about etc-update breaking
> machines, the xorg etc-update step broke mine this evening. It looked
> innocent enough. It wanted to change the keyboard driver from 'kbd' to
> 'keyboard'. I let it do it and X wouldn't start. Good think I had been
> paying attention as I was able to hand edit my config file and X came
> back up.
>
> Anyway, thanks for the answers even if I didn't apparently
> understand them completely. I really appreciate that this group of
> people respond so quickly and so generously.
>
> With best regards,
> Mark
>
>
>
>
> On Wed, 13 Oct 2004 22:44:18 -0300, Pupeno <pupeno@pupeno.com> wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > On Wednesday October 13 2004 22:01, Mark Knecht wrote:
> > > So Ctrl-z while in X. Drop out of X to a console, then fg?
> > Ctrl-z sends the process to background. Ctrl-z in the emerging terminal to
> > hold the emerge, fg in that same terminal to continue emerging. Meanwhile,
> > you could quit X or whatever.
> > - --
> > Pupeno: pupeno@pupeno.com - http://www.pupeno.com
> > -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v1.2.6 (GNU/Linux)
> >
> > iD8DBQFBbdn0fW48a9PWGkURAn4ZAJ471qKO38e1ElJPWlZHE0tvZy4UPwCeNdbO
> > IygiapR2s8/VEPjd2NWcc5o=
> > =KTiY
> >
> >
> > -----END PGP SIGNATURE-----
> >
> > --
> > gentoo-user@gentoo.org mailing list
> >
> >
>
>
>
> --
> gentoo-user@gentoo.org mailing list
>
>

If the terminal you ran emerge in was an xterm (meaning any terminal
emulator in X and not the actual console) then when you quit X you
lost the terminal. So if you did Ctrl-z to suspend it, then quit X,
and then tried to fg in the console it wouldn't work, as the console
you ran fg in didn't have any suspended processes.

This is why I do everything in screen. :)

-Andy

--
gentoo-user@gentoo.org mailing list
Re: problem - emerge xorg while xorg is running? [ In reply to ]
On Thu, 14 Oct 2004 08:20:46 -0400, Andy Herrman <aherrman@gmail.com> wrote:

>
> This is why I do everything in screen. :)
>
> -Andy
>

Must learn to use it. I have this problem occasionally where I start
somethign at work and wnat to finish it at home, but cannot. screen
would help with that.

Thanks,
Mark

--
gentoo-user@gentoo.org mailing list
Re: problem - emerge xorg while xorg is running? [ In reply to ]
On Thu, 2004-10-14 at 05:35 -0700, Mark Knecht wrote:
> Must learn to use it. I have this problem occasionally where I start
> somethign at work and wnat to finish it at home, but cannot. screen
> would help with that.

linky
http://www.kuro5hin.org/story/2004/3/9/16838/14935

--
Owen Ford <oford@arghblech.com>

() ascii ribbon campaign - against html e-mail
/\ - against proprietary attachments
Re: problem - emerge xorg while xorg is running? [ In reply to ]
Thank you Owen! I don't have time to study it right now, but this
looks like exactly the right level for me.

I appreciate you passing this along.

Thanks,
Mark


On Fri, 15 Oct 2004 00:44:21 -0500, Owen Ford <oford@arghblech.com> wrote:
> On Thu, 2004-10-14 at 05:35 -0700, Mark Knecht wrote:
> > Must learn to use it. I have this problem occasionally where I start
> > somethign at work and wnat to finish it at home, but cannot. screen
> > would help with that.
>
> linky
> http://www.kuro5hin.org/story/2004/3/9/16838/14935
>
> --
> Owen Ford <oford@arghblech.com>
>
> () ascii ribbon campaign - against html e-mail
> /\ - against proprietary attachments
>
>
>

--
gentoo-user@gentoo.org mailing list