FS#35106 - mksh R46: Unable to log in after upgrade
Attached to Project:
Community Packages
Opened by Ypnose (Ypnose) - Sunday, 05 May 2013, 23:01 GMT
Last edited by Jonathan Steel (jsteel) - Sunday, 05 May 2013, 23:12 GMT
Opened by Ypnose (Ypnose) - Sunday, 05 May 2013, 23:01 GMT
Last edited by Jonathan Steel (jsteel) - Sunday, 05 May 2013, 23:12 GMT
|
Details
Description:
I was unable to log in after this update (R45 from R46). The maintainer changed /bin/mksh to /usr/bin/mksh, but he didn't change /etc/shells accordingly. Additional info: * package version(s) mksh-R46 * Fix Change mksh.install like this: post_install() { grep -x /usr/bin/mksh /etc/shells >/dev/null || echo /usr/bin/mksh >>/etc/shells sed -i "/^\/bin\/mksh$/d" /etc/shells } |
This task depends upon
Closed by Jonathan Steel (jsteel)
Sunday, 05 May 2013, 23:12 GMT
Reason for closing: Duplicate
Additional comments about closing: FS#35105
Sunday, 05 May 2013, 23:12 GMT
Reason for closing: Duplicate
Additional comments about closing: