All of lore.kernel.org
 help / color / mirror / Atom feed
* [parisc-linux] help!!! apt-get dist-upgrade
@ 2002-10-15  2:27 Peter Lavender
  2002-10-15  3:54 ` Steven Pritchard
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Lavender @ 2002-10-15  2:27 UTC (permalink / raw)
  To: PARISC Mailing List

Hi Everyone,

I'm not having much luck finding a solution to this problem.

I kicked off apt-get update then apt-get dist-upgrade, however I was
ssh'ed into the box when I did this.  Becuase the connect is flakey,
the ssh connection reset, so the last thing apt-get dist-upgrade has
showing was a prompt.

Now I have ssh'ed back to the box.  How can I basically reconnect to
the process and issue the Y to go ahead and complete the upgrade?

I'd rather not kill it unless it's safe to do so.

A ps aux | grep apt shows the process still there.

Thanks,



Pete.

-- 
				Due to a lack of imagination, 
				this signature will remain 
				under construction indefinitely.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [parisc-linux] help!!! apt-get dist-upgrade
  2002-10-15  2:27 [parisc-linux] help!!! apt-get dist-upgrade Peter Lavender
@ 2002-10-15  3:54 ` Steven Pritchard
  2002-10-15  4:48   ` Peter Lavender
  0 siblings, 1 reply; 3+ messages in thread
From: Steven Pritchard @ 2002-10-15  3:54 UTC (permalink / raw)
  To: Peter Lavender; +Cc: PARISC Mailing List

On Tue, Oct 15, 2002 at 12:27:20PM +1000, Peter Lavender wrote:
> Now I have ssh'ed back to the box.  How can I basically reconnect to
> the process and issue the Y to go ahead and complete the upgrade?

You can't really.  Next time, after you login, run "screen".  Then,
when something like this happens, use "screen -D -r" to logout the old
session and reattach it to your current terminal.

> I'd rather not kill it unless it's safe to do so.

It should be.  Apt is very good about just picking up where it left
off on the next run.

Steve
-- 
steve@silug.org           | Southern Illinois Linux Users Group
(618)398-7360             | See web site for meeting details.
Steven Pritchard          | http://www.silug.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [parisc-linux] help!!! apt-get dist-upgrade
  2002-10-15  3:54 ` Steven Pritchard
@ 2002-10-15  4:48   ` Peter Lavender
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Lavender @ 2002-10-15  4:48 UTC (permalink / raw)
  To: Steven Pritchard; +Cc: Peter Lavender, PARISC Mailing List

* Steven Pritchard (steve@silug.org) wrote:


> On Tue, Oct 15, 2002 at 12:27:20PM +1000, Peter Lavender wrote:
> > Now I have ssh'ed back to the box.  How can I basically reconnect to
> > the process and issue the Y to go ahead and complete the upgrade?
> 
> You can't really.  Next time, after you login, run "screen".  Then,
> when something like this happens, use "screen -D -r" to logout the old
> session and reattach it to your current terminal.
 
Belive it or not, but I usually use screen, however this time I just
logged in a start the apt processes.

> > I'd rather not kill it unless it's safe to do so.
> 
> It should be.  Apt is very good about just picking up where it left
> off on the next run.

Where is what I ended up doing and apt did the irght thing.  Very
encouraging.  :)

Thanks.


Regards,

Pete.

-- 
				Due to a lack of imagination, 
				this signature will remain 
				under construction indefinitely.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-10-15  4:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-15  2:27 [parisc-linux] help!!! apt-get dist-upgrade Peter Lavender
2002-10-15  3:54 ` Steven Pritchard
2002-10-15  4:48   ` Peter Lavender

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.