Notices


Reply
Thread Tools
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#11
Originally Posted by Ed_ View Post
Did you try to upgrade it end-user way? I mean using application manager?
I did but application manager got stuck because I had edited ssh_config to fix the problem that existed then which you fixed here and dpkg wanted to know whether to replace it or not, which I couldnt select in application manager.
 
Posts: 204 | Thanked: 15 times | Joined on Jan 2007 @ Berlin, Germany
#12
Originally Posted by Cyker View Post
Upgrade isn't working for me;

Complains about not being able to find the 'openssh-common' dependency

One click install updates the 'openssh' meta-package but not the openssh-client and openssh-server packages
Same here (OS 2007, never installed dropbear, always acted as an "end-user"). I was forced to uninstall and then install again (as for the last n upgrades). Maybe some times the developers find some time to fix this, maybe not.
 
Posts: 93 | Thanked: 73 times | Joined on Sep 2006
#13
Originally Posted by gammer View Post
Same here (OS 2007, never installed dropbear, always acted as an "end-user"). I was forced to uninstall and then install again (as for the last n upgrades). Maybe some times the developers find some time to fix this, maybe not.
May be they will fix it if users explain them how to reproduce the problem.

Which package (openssh, openssh-server or openssh-client) did you try to upgrade? Which version you had installed before the upgrade? Which way did you use (AM only, garage install, maemo/downoads install)?

I need detailed explanation of the bug to be able to fix it.

PS: I never heard about this bug until may be week ago. My bug tracker on garage is almost empty. How I suppose to know that the problem exists at all?

Please, explain how to reproduce it.
 
luca's Avatar
Posts: 1,137 | Thanked: 402 times | Joined on Sep 2007 @ Catalunya
#14
currrent situation (last time, using application manager, I couldn't update client or server, just the metapackage):
Code:
# dpkg -l openssh openssh-client openssh-server
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name            Version         Description
+++-===============-===============-==============================================
ii  openssh         4.7p1-2.maemo1  Secure shell client and server
ii  openssh-client  4.6p1-5.maemo3  Secure shell client, an rlogin/rsh/rcp replace
ii  openssh-server  4.6p1-5.maemo3  Secure shell server, an rshd replacement
after an apt-get update everything seems to have worked fine:
Code:
/home/user # apt-get install openssh openssh-client openssh-server
Reading package lists... Done
Building dependency tree... Done
The following extra packages will be installed:
  openssh-common
Suggested packages:
  ssh-askpass xbase-clients
The following packages will be upgraded:
  openssh openssh-client openssh-common openssh-server
4 upgraded, 0 newly installed, 0 to remove and 21 not upgraded.
Need to get 651kB of archives.
After unpacking 90,1kB disk space will be freed.
Do you want to continue [Y/n]?
WARNING: The following packages cannot be authenticated!
  openssh-server openssh-client openssh-common openssh
Install these packages without verification [y/N]? y
Get:1 http://repository.maemo.org chinook/free openssh-server 1:4.7p1-2.maemo2 [172kB]
Get:2 http://repository.maemo.org chinook/free openssh-client 1:4.7p1-2.maemo2 [402kB]
Get:3 http://repository.maemo.org chinook/free openssh-common 1:4.7p1-2.maemo2 [75,0kB]
Get:4 http://repository.maemo.org chinook/free openssh 1:4.7p1-2.maemo2 [2458B]
Fetched 651kB in 8s (75,7kB/s)
(Reading database ... 19649 files and directories currently installed.)
Preparing to replace openssh-server 1:4.6p1-5.maemo3 (using .../openssh-server_1%3a4.7p1-2.maemo2_armel.deb) ...
Unpacking replacement openssh-server ...
Preparing to replace openssh-client 1:4.6p1-5.maemo3 (using .../openssh-client_1%3a4.7p1-2.maemo2_armel.deb) ...
Unpacking replacement openssh-client ...
Preparing to replace openssh-common 1:4.6p1-5.maemo3 (using .../openssh-common_1%3a4.7p1-2.maemo2_armel.deb) ...
Unpacking replacement openssh-common ...
Preparing to replace openssh 1:4.7p1-2.maemo1 (using .../openssh_1%3a4.7p1-2.maemo2_all.deb) ...
Unpacking replacement openssh ...
Setting up openssh-common (4.7p1-2.maemo2) ...
Installing new version of config file /etc/osso-backup/applications/openssh.conf ...Setting up openssh-server (4.7p1-2.maemo2) ...
Restarting OpenBSD Secure Shell server: sshd.

Setting up openssh-client (4.7p1-2.maemo2) ...
Installing new version of config file /etc/ssh/ssh_config ...

Setting up openssh (4.7p1-2.maemo2) ...
 
PinCushionQueen's Avatar
Posts: 538 | Thanked: 168 times | Joined on Dec 2007 @ Seattle
#15
FWIW, I'm having the same problem... I am able to upgrade openSSH common but cannot upgrade the client or the server.

I get the following log message from Application Manager:

hildon-application-manager 2.0.2
Application: openssh-client
Secure shell client, an rlogin/rsh/rcp replacement
Maintainer: Ed Bartosh <bartosh@gmail.com>
Status: Update available but not installable
Category: Communication
Installed version: 1:4.6p1-5.maemo3
Size: 1.23 MB
Available version: 1:4.7p1-2.maemo1
Download size: 477 kB
Application packages missing: openssh-common (= 1:4.6p1-5.maemo3)
Application: openssh-server
Secure shell server, an rshd replacement
Maintainer: Ed Bartosh <bartosh@gmail.com>
Status: Update available but not installable
Category: Communication
Installed version: 1:4.6p1-5.maemo3
Size: 426 kB
Available version: 1:4.7p1-2.maemo1
Download size: 247 kB
Application packages missing: openssh-common (= 1:4.6p1-5.maemo3)
 
Posts: 93 | Thanked: 73 times | Joined on Sep 2006
#16
Originally Posted by luca View Post
currrent situation (last time, using application manager, I couldn't update client or server, just the metapackage):
What exactly does it say when you're trying to upgrade?

after an apt-get update everything seems to have worked fine:
Oops . Did you update with AM before trying to install openssh-client or server?
 
Posts: 93 | Thanked: 73 times | Joined on Sep 2006
#17
Originally Posted by PinCushionQueen View Post
FWIW, I'm having the same problem... I am able to upgrade openSSH common but cannot upgrade the client or the server.

I get the following log message from Application Manager:
Thank you for the info. I'll try to reproduce this in my environment.

From where did you try to install packages? Which ITOS version did you use?

Can you show me output of this command, pleaese?
Code:
dpkg -l |grep ssh
 
luca's Avatar
Posts: 1,137 | Thanked: 402 times | Joined on Sep 2007 @ Catalunya
#18
Originally Posted by Ed_ View Post
What exactly does it say when you're trying to upgrade?
I think the same message other reported, i.e. missing openssh-common


Originally Posted by Ed_ View Post
Oops . Did you update with AM before trying to install openssh-client or server?
I tried to upgrade (I already had openssh server/client) with AM previously and it failed, this time I tried with apt-get hoping to get a pasteable error but, as you see, it worked.
 
PinCushionQueen's Avatar
Posts: 538 | Thanked: 168 times | Joined on Dec 2007 @ Seattle
#19
Hi Ed,

I attempted to upgrade via Maemo App Manager. I'm still running the previous ITOS 2008 v50-2.

Here the xterm messages after grepping:
NOKIA:~ ROOT#dpkg -l |grep ssh
ii openssh 4.7p1-2.maemo 2 Secure shell client and server
ii openssh-client 4.6p1-5.maemo 3 Secure shell client, an rlogin/rsh/rcp rep lacement
ii openssh-common 4.6p1-5.maemo 3 Common files fro ssh server and client
ii openssh-server 4.6p1-5.maemo 3 Secure shell server, an rshd replacement
 
Posts: 93 | Thanked: 73 times | Joined on Sep 2006
#20
PinCushionQueen: Thank you very much for the most detailed info in this thread. Now I'm able to reproduce the bug.

I can also confirm luca's observations: apt can install and upgrade packages just fine, problem appears only when upgrading with AM. Looks like it introduces it's own logic in calculating package dependencies. As a result it complains that openssh-common 1:4.6p1-5.maemo3 is missing, when it's installed on the system.

Will see what I can do with this. Thank you guys for your help, I really appreciate it.

Ed
 

The Following User Says Thank You to Ed_ For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 17:34.