[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#313647: marked as done (Install packages into remote machine)



Your message dated Fri, 14 Aug 2015 23:49:14 +0200
with message-id <20150814214914.GA5203@crossbow>
and subject line Re: Bug#313647: apt: new feature
has caused the Debian Bug report #313647,
regarding Install packages into remote machine
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
313647: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=313647
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apt
Version: 0.5.28.6
Severity: wishlist

Hi,
I was thinking about a new feature, maybe it is not a new one... If a
maintain a server or 2-3 desktop machine, it will be cool to install or
remove or upgrade packages like this:

# apt-get install kdm@192.168.1.34  [return]
# Password :

then you give the root password of the machine (here it is 192.168.1.34)
and then apt goes ssh to it and install kdm in it, the screen messages,
like: do you want to continue ? appears on the local machine, not on
192.168.1.34 

Sorry for my bad explanation, but I hope you understand what I mean or
just ask me back

Thanks

Guillaume Florey
-- System Information:
Debian Release: 3.1
Architecture: powerpc (ppc)
Kernel: Linux 2.6.11-pb3
Locale: LANG=fr_CH, LC_CTYPE=fr_CH (charmap=ISO-8859-1)

Versions of packages apt depends on:
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libgcc1                     1:3.4.3-13   GCC support library
ii  libstdc++5                  1:3.3.5-13   The GNU Standard C++ Library v3

-- no debconf information


--- End Message ---
--- Begin Message ---
On Wed, Jun 15, 2005 at 12:14:19PM +0400, Nikita V. Youshchenko wrote:
> > # apt-get install kdm@192.168.1.34  [return]
> > # Password :
> > 
> > then you give the root password of the machine (here it is 192.168.1.34)
> > and then apt goes ssh to it and install kdm in it, the screen messages,
> > like: do you want to continue ? appears on the local machine, not on
> > 192.168.1.34
> 
> You may get the same by typing 'ssh 192.168.1.34 apt-get install kdm'

Every program attempts to expand until it can read mail.
 -- Zawinski's law

APT does a lot, but doing secure login to another machine and running on
it is not one of the things it can do at the moment and I don't think it
should grow such an option. We are well past the "do one thing and do it
well" of course, but programs are objectively better in all ways to log
into remote machines, so apt shouldn't try to compete in this area… You
are better of combining the tools who do the job they do best then
implementing everything in one.

Closing as wontfix therefore.


Best regards

David Kalnischkies

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: