touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #114783
[Bug 1511975] [NEW] /lib/systemd/system/console-setup.service has incorrect ExecStart
Public bug reported:
/lib/systemd/system/console-setup.service as provided by this package
(confirmed in vivid and wily) specifies:
[Service]
Type=oneshot
ExecStart=/usr/bin/loadkeys /etc/console-setup/cached.kmap.gz
The "ExecStart" line will set the keyboard map but not the font,
therefore the font remains at the default VGA font and framebuffer
console mode is not enabled.
The correct line which will set up both the keyboard map and the font
is:
ExecStart=/bin/setupcon
The complete modified file is attached.
I would be willing to submit a pull request on the relevant git
repository if someone could point me in the right direction.
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: keyboard-configuration 1.108ubuntu5 [modified: lib/systemd/system/console-setup.service]
ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
Uname: Linux 3.19.0-15-generic x86_64
ApportVersion: 2.17.2-0ubuntu1
Architecture: amd64
CurrentDesktop: MATE
Date: Sat Oct 31 16:30:27 2015
InstallationDate: Installed on 2015-10-31 (0 days ago)
InstallationMedia: Ubuntu-MATE 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
PackageArchitecture: all
SourcePackage: console-setup
UpgradeStatus: No upgrade log present (probably fresh install)
** Affects: console-setup (Ubuntu)
Importance: Undecided
Status: New
** Tags: amd64 apport-bug vivid wily
** Attachment added: "console-setup.service"
https://bugs.launchpad.net/bugs/1511975/+attachment/4509902/+files/console-setup.service
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to console-setup in Ubuntu.
https://bugs.launchpad.net/bugs/1511975
Title:
/lib/systemd/system/console-setup.service has incorrect ExecStart
Status in console-setup package in Ubuntu:
New
Bug description:
/lib/systemd/system/console-setup.service as provided by this package
(confirmed in vivid and wily) specifies:
[Service]
Type=oneshot
ExecStart=/usr/bin/loadkeys /etc/console-setup/cached.kmap.gz
The "ExecStart" line will set the keyboard map but not the font,
therefore the font remains at the default VGA font and framebuffer
console mode is not enabled.
The correct line which will set up both the keyboard map and the font
is:
ExecStart=/bin/setupcon
The complete modified file is attached.
I would be willing to submit a pull request on the relevant git
repository if someone could point me in the right direction.
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: keyboard-configuration 1.108ubuntu5 [modified: lib/systemd/system/console-setup.service]
ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
Uname: Linux 3.19.0-15-generic x86_64
ApportVersion: 2.17.2-0ubuntu1
Architecture: amd64
CurrentDesktop: MATE
Date: Sat Oct 31 16:30:27 2015
InstallationDate: Installed on 2015-10-31 (0 days ago)
InstallationMedia: Ubuntu-MATE 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
PackageArchitecture: all
SourcePackage: console-setup
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/1511975/+subscriptions
Follow ups