[Bug 1990755] Re: HYPHEN character escaped in filenames with BACKSLASH

Bernhard Riegler 1990755 at bugs.launchpad.net
Sun Sep 25 11:08:28 UTC 2022


added Package systemd

** Package changed: ubuntu => systemd (Ubuntu)

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

Title:
  HYPHEN character escaped in filenames with BACKSLASH

Status in systemd package in Ubuntu:
  New

Bug description:
  current Ubuntu 22.04 LTS shows

  oot at prod:~# find / -xdev -name '*\\x*'
  /usr/lib/systemd/system/system-systemd\x2dcryptsetup.slice
  /etc/systemd/system/snap-gtk\x2dcommon\x2dthemes-1535.mount
  /etc/systemd/system/snap-gnome\x2d3\x2d38\x2d2004-115.mount
  /etc/systemd/system/multi-user.target.wants/snap-gtk\x2dcommon\x2dthemes-1535.mount
  /etc/systemd/system/multi-user.target.wants/snap-gnome\x2d3\x2d38\x2d2004-115.mount
  /etc/systemd/system/multi-user.target.wants/snap-snapd\x2ddesktop\x2dintegration-14.mount
  /etc/systemd/system/multi-user.target.wants/snap-snap\x2dstore-592.mount
  /etc/systemd/system/multi-user.target.wants/var-snap-firefox-common-host\x2dhunspell.mount
  /etc/systemd/system/multi-user.target.wants/snap-snap\x2dstore-599.mount
  /etc/systemd/system/snap-snapd\x2ddesktop\x2dintegration-14.mount
  /etc/systemd/system/snap-snap\x2dstore-592.mount
  /etc/systemd/system/var-snap-firefox-common-host\x2dhunspell.mount
  /etc/systemd/system/snap-snap\x2dstore-599.mount
  /etc/systemd/system/default.target.wants/snap-gnome\x2d3\x2d38\x2d2004-115.mount
  /etc/systemd/system/default.target.wants/snap-snap\x2dstore-592.mount
  /etc/systemd/system/default.target.wants/var-snap-firefox-common-host\x2dhunspell.mount
  /etc/systemd/system/default.target.wants/snap-snap\x2dstore-599.mount

  HYPHEN is normal ASCII character or escaped by "\x2d"
  HYPHEN needs no escape , but the BACKSLASH is making troubles.
  no BACKSLASH allowed in filenames and directory names.
  seems to be a bad habit of "systemd" and "snap"

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




More information about the foundations-bugs mailing list