[Bug 678080] Re: Unable to use any options with apt ssh/rsh acquire method

2012-04-25 Thread Frederic Van Espen
I am quite surprised to see that this critical bug, that renders apt
over ssh unusable if you want to use ssh options, is not fixed in at
least an LTS version of ubuntu after 1.5 years after it has been
reported.

I'm even more surprised that this isn't fixed in LTS when the exact
patch is given by the reporter.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/678080

Title:
  Unable to use any options with apt ssh/rsh acquire method

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/678080/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 678080] Re: Unable to use any options with apt ssh/rsh acquire method

2012-04-25 Thread Michael Vogt
Hey Frederic, thanks for your mail.

This is confusing, the apt version in precise (12.04) I get via apt-get
source apt does contain your patch. Is there some other problem
somewhere maybe that is unrelated to the patch or a different kind of
regression ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/678080

Title:
  Unable to use any options with apt ssh/rsh acquire method

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/678080/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 678080] Re: Unable to use any options with apt ssh/rsh acquire method

2012-04-25 Thread Frederic Van Espen
Hello Michael, thanks for your quick response.

I'm using the lucid (10.04) LTS server release. In there it's not fixed
yet.

It was actually broken a long time ago (read 8 years) in r859 of the
rsh.cc file.

For now I just fixed it by applying the patch with apt-get source apt
and rebuilding the package.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/678080

Title:
  Unable to use any options with apt ssh/rsh acquire method

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/678080/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 678080] Re: Unable to use any options with apt ssh/rsh acquire method

2012-04-25 Thread Torsten Spindler
@Frederic: Does the work around in the bug description with the ssh
shell script call work for you on 10.04 LTS? The only path to fix this
problem on 10.04 LTS would be to use the SRU process, which is a bit
involved. Given that according to the bug status only two people are
affected and a work around is found in the bug description, chances for
this to proceed is low.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/678080

Title:
  Unable to use any options with apt ssh/rsh acquire method

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/678080/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 678080] Re: Unable to use any options with apt ssh/rsh acquire method

2012-04-25 Thread Frederic Van Espen
Hello Torsten,

I can confirm that the work around does work on 10.04.

I guess not much people actually use apt over ssh.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/678080

Title:
  Unable to use any options with apt ssh/rsh acquire method

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/678080/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 678080] Re: Unable to use any options with apt ssh/rsh acquire method

2011-03-16 Thread Launchpad Bug Tracker
This bug was fixed in the package apt - 0.8.13ubuntu1

---
apt (0.8.13ubuntu1) natty; urgency=low

  * merged from debian/sid, this adds important fixes in the
apt mirror method

apt (0.8.13) unstable; urgency=low

  [ Thorsten Spindler ]
  * methods/rsh.cc
- fix rsh/ssh option parsing (LP: #678080), thanks to
  Ville Mattila

  [ Michael Vogt ]
  * apt-pkg/acquire-item.cc:
- mark pkgAcqIndexTrans as Index-File to avoid asking the
  user to insert the CD on each apt-get update
  * po/sl.po:
- updated, thanks to Andrej Znidarsic
  * mirror method:
- when downloading data, show the mirror being used
- randomize mirror list after download in a host specific way
  to ensure that the load is evenly spreaded accross the mirrors
- fix some missing Fail-Ignore
 -- Michael Vogt michael.v...@ubuntu.com   Wed, 16 Mar 2011 08:23:19 +0100

** Changed in: apt (Ubuntu)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/678080

Title:
  Unable to use any options with apt ssh/rsh acquire method

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 678080] Re: Unable to use any options with apt ssh/rsh acquire method

2011-03-10 Thread Ville Mattila
apt-0.8.11.5ubuntu3~tetet2 from your PPA repository does seem to fix the
issue.

I tried it with
  Acquire::ssh::Options { -F; /etc/apt/ssh/ssh_config };
on 11.04 Natty alpha-3 live image.  If necessary I can test the changes on 
10.04 Lucid (and 10.10 Maverick), too, at least if you can provide the binary 
packages.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/678080

Title:
  Unable to use any options with apt ssh/rsh acquire method

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 678080] Re: Unable to use any options with apt ssh/rsh acquire method

2011-03-10 Thread Torsten Spindler
** Branch linked: lp:~tspindler/+junk/apt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/678080

Title:
  Unable to use any options with apt ssh/rsh acquire method

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 678080] Re: Unable to use any options with apt ssh/rsh acquire method

2011-03-10 Thread Launchpad Bug Tracker
** Branch linked: lp:~mvo/apt/mvo

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/678080

Title:
  Unable to use any options with apt ssh/rsh acquire method

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 678080] Re: Unable to use any options with apt ssh/rsh acquire method

2011-03-05 Thread Torsten Spindler
I've built a test package in
https://launchpad.net/~tspindler/+archive/apt. Can you test it, best on
an expendable virtual machine, and report if it fixes the issue for you?

Unfortunately I could not test the fix, as my apt also works with the
old acquire option, I guess it does fall back to non ssh/rsh use when
the connection does not work.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/678080

Title:
  Unable to use any options with apt ssh/rsh acquire method

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 678080] Re: Unable to use any options with apt ssh/rsh acquire method

2011-03-03 Thread Brian Murray
** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/678080

Title:
  Unable to use any options with apt ssh/rsh acquire method

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 678080] Re: Unable to use any options with apt ssh/rsh acquire method

2010-11-21 Thread Ville Mattila

** Patch added: Fix for ssh/rsh acquire method options parsing bug
   
https://bugs.launchpad.net/bugs/678080/+attachment/1740159/+files/fix_rshoptions_parsing.patch

-- 
Unable to use any options with apt ssh/rsh acquire method
https://bugs.launchpad.net/bugs/678080
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs