[Bug 1197178] New: agetty should give a sensible name when "-" is passed as tty port
https://bugzilla.suse.com/show_bug.cgi?id=1197178 Bug ID: 1197178 Summary: agetty should give a sensible name when "-" is passed as tty port Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem Assignee: screening-team-bugs@suse.de Reporter: fbui@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- agetty allows to pass "-" as tty port argument and in this case it assumes that its stdin is already connected to a tty. However instead of figuring out the real name of "-", it keeps "-" as tty name internally which leads to uses of '\l' specifier in /etc/issue being substituted with '-', which is not meaningful. Can this be fixed so when "-" is passed as argument to agetty, '\l' in /etc/issue is substituted with the actual name of the tty device being connected ? Thanks. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1197178 Franck Bui <fbui@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|screening-team-bugs@suse.de |sbrabec@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1197178 https://bugzilla.suse.com/show_bug.cgi?id=1197178#c1 --- Comment #1 from Franck Bui <fbui@suse.com> --- This issue has been reported to upstream actually: https://github.com/util-linux/util-linux/issues/1546. And it has a fix see https://github.com/util-linux/util-linux/commit/47831cc02ac0d71c335caecef175.... Can you please backport it ? -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1197178 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocker|--- |Yes CC| |dimstar@opensuse.org -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1197178 https://bugzilla.suse.com/show_bug.cgi?id=1197178#c4 Stanislav Brabec <sbrabec@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CONFIRMED --- Comment #4 from Stanislav Brabec <sbrabec@suse.com> --- It makes sense to backport together with the libmount move fix of bug 1198731. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1197178 https://bugzilla.suse.com/show_bug.cgi?id=1197178#c5 Franck Bui <fbui@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sbrabec@suse.com Flags| |needinfo?(sbrabec@suse.com) --- Comment #5 from Franck Bui <fbui@suse.com> --- Stanislav, any ETA ? The fix should be relatively simple to backport. Thanks. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1197178 https://bugzilla.suse.com/show_bug.cgi?id=1197178#c6 Stanislav Brabec <sbrabec@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(sbrabec@suse.com) | --- Comment #6 from Stanislav Brabec <sbrabec@suse.com> --- Testing repository: https://build.suse.de/project/show/home:sbrabec:branches:util-linux-round15 Backported to all products after SLE15 SP2 (including). Factory will get the fix with the new version. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1197178 https://bugzilla.suse.com/show_bug.cgi?id=1197178#c7 Stanislav Brabec <sbrabec@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |IN_PROGRESS --- Comment #7 from Stanislav Brabec <sbrabec@suse.com> --- Update: Backported to all products after SLE12 SP2 (excluding). Not backporting to SLE12 SP2, as it has a different implementation of get_terminal_name(). -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1197178 https://bugzilla.suse.com/show_bug.cgi?id=1197178#c10 --- Comment #10 from Franck Bui <fbui@suse.com> --- Stanislav, do you have an ETA for Factory ? Thanks. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1197178 https://bugzilla.suse.com/show_bug.cgi?id=1197178#c11 --- Comment #11 from Stanislav Brabec <sbrabec@suse.com> --- Factory is another story. git describe --contains 47831cc02ac0d71c335caecef1753f4c8861277c v2.38-rc1~71 But we are currently stuck at 2.37.x until we find a way, how to build util-linux in a single step. (util-linux-2.38 has a new way to build man pages, which would introduce a large dependency loop in OBS. And we do not want to split off another sub-package.) If you need the fix in the Factory soon, I'll backport it there as well. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1197178 https://bugzilla.suse.com/show_bug.cgi?id=1197178#c12 --- Comment #12 from Franck Bui <fbui@suse.com> --- (In reply to Stanislav Brabec from comment #11)
If you need the fix in the Factory soon, I'll backport it there as well.
If that's not much work for you and the upgrade of util-linux in factory is not expected to land during the next 3 months then yes please backport it there too. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1197178 https://bugzilla.suse.com/show_bug.cgi?id=1197178#c15 --- Comment #15 from Swamp Workflow Management <swamp@suse.de> --- openSUSE-RU-2022:2982-1: An update that has three recommended fixes can now be installed. Category: recommended (moderate) Bug References: 1197178,1198731,1200842 CVE References: JIRA References: Sources used: openSUSE Leap Micro 5.2 (src): util-linux-2.36.2-150300.4.23.1, util-linux-systemd-2.36.2-150300.4.23.1 -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1197178 https://bugzilla.suse.com/show_bug.cgi?id=1197178#c16 --- Comment #16 from Swamp Workflow Management <swamp@suse.de> --- SUSE-RU-2022:2976-1: An update that has three recommended fixes can now be installed. Category: recommended (moderate) Bug References: 1197178,1198731,1200842 CVE References: JIRA References: Sources used: SUSE Linux Enterprise Server 12-SP3-BCL (src): python-libmount-2.29.2-3.34.1, util-linux-2.29.2-3.34.1, util-linux-systemd-2.29.2-3.34.1 NOTE: This line indicates an update has been released for the listed product(s). At times this might be only a partial fix. If you have questions please reach out to maintenance coordination. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1197178 https://bugzilla.suse.com/show_bug.cgi?id=1197178#c17 --- Comment #17 from Swamp Workflow Management <swamp@suse.de> --- SUSE-RU-2022:2982-1: An update that has three recommended fixes can now be installed. Category: recommended (moderate) Bug References: 1197178,1198731,1200842 CVE References: JIRA References: Sources used: openSUSE Leap 15.3 (src): python3-libmount-2.36.2-150300.4.23.1, util-linux-2.36.2-150300.4.23.1, util-linux-systemd-2.36.2-150300.4.23.1 SUSE Linux Enterprise Module for Server Applications 15-SP3 (src): util-linux-systemd-2.36.2-150300.4.23.1 SUSE Linux Enterprise Module for Basesystem 15-SP3 (src): util-linux-2.36.2-150300.4.23.1, util-linux-systemd-2.36.2-150300.4.23.1 SUSE Linux Enterprise Micro 5.2 (src): util-linux-2.36.2-150300.4.23.1, util-linux-systemd-2.36.2-150300.4.23.1 SUSE Linux Enterprise Micro 5.1 (src): util-linux-2.36.2-150300.4.23.1, util-linux-systemd-2.36.2-150300.4.23.1 NOTE: This line indicates an update has been released for the listed product(s). At times this might be only a partial fix. If you have questions please reach out to maintenance coordination. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1197178 https://bugzilla.suse.com/show_bug.cgi?id=1197178#c18 --- Comment #18 from Swamp Workflow Management <swamp@suse.de> --- SUSE-RU-2022:2981-1: An update that has three recommended fixes can now be installed. Category: recommended (moderate) Bug References: 1197178,1198731,1200842 CVE References: JIRA References: Sources used: SUSE Linux Enterprise Workstation Extension 12-SP5 (src): util-linux-2.33.2-4.21.1 SUSE Linux Enterprise Software Development Kit 12-SP5 (src): util-linux-2.33.2-4.21.1 SUSE Linux Enterprise Server 12-SP5 (src): python-libmount-2.33.2-4.21.1, util-linux-2.33.2-4.21.1, util-linux-systemd-2.33.2-4.21.1 NOTE: This line indicates an update has been released for the listed product(s). At times this might be only a partial fix. If you have questions please reach out to maintenance coordination. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1197178 https://bugzilla.suse.com/show_bug.cgi?id=1197178#c19 --- Comment #19 from Swamp Workflow Management <swamp@suse.de> --- SUSE-RU-2022:2979-1: An update that has three recommended fixes can now be installed. Category: recommended (moderate) Bug References: 1197178,1198731,1200842 CVE References: JIRA References: Sources used: SUSE OpenStack Cloud Crowbar 9 (src): python-libmount-2.29.2-9.20.1, util-linux-2.29.2-9.20.1, util-linux-systemd-2.29.2-9.20.1 SUSE OpenStack Cloud 9 (src): python-libmount-2.29.2-9.20.1, util-linux-2.29.2-9.20.1, util-linux-systemd-2.29.2-9.20.1 SUSE Linux Enterprise Server for SAP 12-SP4 (src): python-libmount-2.29.2-9.20.1, util-linux-2.29.2-9.20.1, util-linux-systemd-2.29.2-9.20.1 SUSE Linux Enterprise Server 12-SP4-LTSS (src): python-libmount-2.29.2-9.20.1, util-linux-2.29.2-9.20.1, util-linux-systemd-2.29.2-9.20.1 NOTE: This line indicates an update has been released for the listed product(s). At times this might be only a partial fix. If you have questions please reach out to maintenance coordination. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1197178 https://bugzilla.suse.com/show_bug.cgi?id=1197178#c20 --- Comment #20 from Swamp Workflow Management <swamp@suse.de> --- SUSE-RU-2022:2978-1: An update that has three recommended fixes can now be installed. Category: recommended (moderate) Bug References: 1197178,1198731,1200842 CVE References: JIRA References: Sources used: openSUSE Leap 15.4 (src): python-libmount-2.31.1-150000.9.21.1 SUSE Linux Enterprise Server for SAP 15 (src): util-linux-2.31.1-150000.9.21.1, util-linux-systemd-2.31.1-150000.9.21.1 SUSE Linux Enterprise Server 15-LTSS (src): util-linux-2.31.1-150000.9.21.1, util-linux-systemd-2.31.1-150000.9.21.1 SUSE Linux Enterprise High Performance Computing 15-LTSS (src): util-linux-2.31.1-150000.9.21.1, util-linux-systemd-2.31.1-150000.9.21.1 SUSE Linux Enterprise High Performance Computing 15-ESPOS (src): util-linux-2.31.1-150000.9.21.1, util-linux-systemd-2.31.1-150000.9.21.1 NOTE: This line indicates an update has been released for the listed product(s). At times this might be only a partial fix. If you have questions please reach out to maintenance coordination. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1197178 https://bugzilla.suse.com/show_bug.cgi?id=1197178#c21 --- Comment #21 from Swamp Workflow Management <swamp@suse.de> --- SUSE-RU-2022:2977-1: An update that has two recommended fixes can now be installed. Category: recommended (moderate) Bug References: 1197178,1198731 CVE References: JIRA References: Sources used: openSUSE Leap 15.4 (src): python3-libmount-2.37.2-150400.8.3.1, util-linux-2.37.2-150400.8.3.1, util-linux-systemd-2.37.2-150400.8.3.1 SUSE Linux Enterprise Module for Server Applications 15-SP4 (src): util-linux-systemd-2.37.2-150400.8.3.1 SUSE Linux Enterprise Module for Basesystem 15-SP4 (src): util-linux-2.37.2-150400.8.3.1, util-linux-systemd-2.37.2-150400.8.3.1 NOTE: This line indicates an update has been released for the listed product(s). At times this might be only a partial fix. If you have questions please reach out to maintenance coordination. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1197178 https://bugzilla.suse.com/show_bug.cgi?id=1197178#c22 Franck Bui <fbui@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(sbrabec@suse.com) --- Comment #22 from Franck Bui <fbui@suse.com> --- Stanislav, is the fix also available in Factory now ? Note: as far as systemd is concerned, the fix only matters for Factory. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1197178 https://bugzilla.suse.com/show_bug.cgi?id=1197178#c23 Stanislav Brabec <sbrabec@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(sbrabec@suse.com) | --- Comment #23 from Stanislav Brabec <sbrabec@suse.com> --- Not yet. But it is a part of a big rework of util-linux packaging that is already in staging: https://build.opensuse.org/request/show/1000736 It could take some time to get the package into Factory. I don't have a plan to backport to 2.37.4, as we need to upgrade to util-linux-2.38 branch soon. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1197178 https://bugzilla.suse.com/show_bug.cgi?id=1197178#c24 --- Comment #24 from Franck Bui <fbui@suse.com> --- (In reply to Stanislav Brabec from comment #23)
Not yet.
But it is a part of a big rework of util-linux packaging that is already in staging: https://build.opensuse.org/request/show/1000736
It could take some time to get the package into Factory.
As long as it's being worked to be released in Factory, that's fine. Thanks. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1197178 https://bugzilla.suse.com/show_bug.cgi?id=1197178#c25 --- Comment #25 from Swamp Workflow Management <swamp@suse.de> --- SUSE-RU-2022:3129-1: An update that has three recommended fixes can now be installed. Category: recommended (moderate) Bug References: 1197178,1198731,1200842 CVE References: JIRA References: Sources used: SUSE Manager Server 4.1 (src): util-linux-2.33.2-150100.4.24.1, util-linux-systemd-2.33.2-150100.4.24.1 SUSE Manager Retail Branch Server 4.1 (src): util-linux-2.33.2-150100.4.24.1, util-linux-systemd-2.33.2-150100.4.24.1 SUSE Manager Proxy 4.1 (src): util-linux-2.33.2-150100.4.24.1, util-linux-systemd-2.33.2-150100.4.24.1 SUSE Linux Enterprise Server for SAP 15-SP2 (src): util-linux-2.33.2-150100.4.24.1, util-linux-systemd-2.33.2-150100.4.24.1 SUSE Linux Enterprise Server for SAP 15-SP1 (src): util-linux-2.33.2-150100.4.24.1, util-linux-systemd-2.33.2-150100.4.24.1 SUSE Linux Enterprise Server 15-SP2-LTSS (src): util-linux-2.33.2-150100.4.24.1, util-linux-systemd-2.33.2-150100.4.24.1 SUSE Linux Enterprise Server 15-SP2-BCL (src): util-linux-2.33.2-150100.4.24.1, util-linux-systemd-2.33.2-150100.4.24.1 SUSE Linux Enterprise Server 15-SP1-LTSS (src): util-linux-2.33.2-150100.4.24.1, util-linux-systemd-2.33.2-150100.4.24.1 SUSE Linux Enterprise Server 15-SP1-BCL (src): util-linux-2.33.2-150100.4.24.1, util-linux-systemd-2.33.2-150100.4.24.1 SUSE Linux Enterprise High Performance Computing 15-SP2-LTSS (src): util-linux-2.33.2-150100.4.24.1, util-linux-systemd-2.33.2-150100.4.24.1 SUSE Linux Enterprise High Performance Computing 15-SP2-ESPOS (src): util-linux-2.33.2-150100.4.24.1, util-linux-systemd-2.33.2-150100.4.24.1 SUSE Linux Enterprise High Performance Computing 15-SP1-LTSS (src): util-linux-2.33.2-150100.4.24.1, util-linux-systemd-2.33.2-150100.4.24.1 SUSE Linux Enterprise High Performance Computing 15-SP1-ESPOS (src): util-linux-2.33.2-150100.4.24.1, util-linux-systemd-2.33.2-150100.4.24.1 SUSE Enterprise Storage 7 (src): util-linux-2.33.2-150100.4.24.1, util-linux-systemd-2.33.2-150100.4.24.1 SUSE Enterprise Storage 6 (src): util-linux-2.33.2-150100.4.24.1, util-linux-systemd-2.33.2-150100.4.24.1 SUSE CaaS Platform 4.0 (src): util-linux-2.33.2-150100.4.24.1, util-linux-systemd-2.33.2-150100.4.24.1 NOTE: This line indicates an update has been released for the listed product(s). At times this might be only a partial fix. If you have questions please reach out to maintenance coordination. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1197178 https://bugzilla.suse.com/show_bug.cgi?id=1197178#c26 Petr Gajdos <pgajdos@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED CC| |pgajdos@suse.com Resolution|--- |FIXED --- Comment #26 from Petr Gajdos <pgajdos@suse.com> --- (In reply to Franck Bui from comment #24)
(In reply to Stanislav Brabec from comment #23)
Not yet.
But it is a part of a big rework of util-linux packaging that is already in staging: https://build.opensuse.org/request/show/1000736
It could take some time to get the package into Factory.
As long as it's being worked to be released in Factory, that's fine.
Thanks.
I think this is in Factory now, too. I guess all fixed, if not, please reopen. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com