bugzilla-daemon at bugzilla.mindrot.org
2010-Mar-01 14:50 UTC
[Bug 1728] New: unnecessary "./" in slogin and slogin.1 symlinks
https://bugzilla.mindrot.org/show_bug.cgi?id=1728
Summary: unnecessary "./" in slogin and slogin.1 symlinks
Product: Portable OpenSSH
Version: 5.3p1
Platform: Other
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: Build system
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: cjwatson at debian.org
Created an attachment (id=1802)
--> (https://bugzilla.mindrot.org/attachment.cgi?id=1802)
simplify slogin and slogin.1 symlinks
I'm almost afraid to file this because it's so trivial :-)
Debian packages are often run through an automated lint-type program
called lintian, which checks for a wide variety of problems from the
severe to the trivial. We usually try to keep its output short in
order to make it easier to see severe problems. At the trivial end of
the scale, it complains about symlinks with unnecessary segments like
"./". There's certainly no benefit in these, so would you apply
the
attached patch to simplify the links and shut it up?
Thanks!
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2010-Mar-01 17:45 UTC
[Bug 1728] unnecessary "./" in slogin and slogin.1 symlinks
https://bugzilla.mindrot.org/show_bug.cgi?id=1728
Tim Rice <tim at multitalents.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tim at multitalents.net
--- Comment #1 from Tim Rice <tim at multitalents.net> 2010-03-02 04:45:05
EST ---
(In reply to comment #0)> Created an attachment (id=1802)
--> (https://bugzilla.mindrot.org/attachment.cgi?id=1802)
[details]> simplify slogin and slogin.1 symlinks
[....]> "./". There's certainly no benefit in these, so would you
apply the
> attached patch to simplify the links and shut it up?
Actually there is a benifit. Without the "./" in the symlink, the
packiging tools on a number of SVR4 based platforms will get it wrong.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2010-Mar-01 19:45 UTC
[Bug 1728] unnecessary "./" in slogin and slogin.1 symlinks
https://bugzilla.mindrot.org/show_bug.cgi?id=1728 --- Comment #2 from Colin Watson <cjwatson at debian.org> 2010-03-02 06:45:06 EST --- Seriously? Wow, incompatible packaging systems. I suppose I can keep the patch locally. I was just trying to reduce my unforwarded-patch count. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2010-Mar-26 00:05 UTC
[Bug 1728] unnecessary "./" in slogin and slogin.1 symlinks
https://bugzilla.mindrot.org/show_bug.cgi?id=1728
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
Status|NEW |RESOLVED
Resolution| |WONTFIX
--- Comment #3 from Damien Miller <djm at mindrot.org> 2010-03-26 11:05:35
EST ---
Looks like we get to keep this wart :(
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2010-Apr-16 05:50 UTC
[Bug 1728] unnecessary "./" in slogin and slogin.1 symlinks
https://bugzilla.mindrot.org/show_bug.cgi?id=1728
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #4 from Damien Miller <djm at mindrot.org> 2010-04-16 15:50:28
EST ---
Mass move of bugs RESOLVED->CLOSED following the release of
openssh-5.5p1
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.