[Bug 1153703] [NEW] apt should ignore commas to facilitate copy and paste of package lists from apt-cache
Matt Fischer
1153703 at bugs.launchpad.net
Mon Mar 11 18:14:48 UTC 2013
Public bug reported:
Apt doesn't understand commas, for example:
mfisch at caprica:~$ sudo apt-get install gstreamer1.0-plugins-bad, gstreamer1.0-plugins-ugly
...
E: Unable to locate package gstreamer1.0-plugins-bad,
E: Couldn't find any package by regex 'gstreamer1.0-plugins-bad,'
This is annoying when a user is trying to copy and paste package lists
from the output of something like apt-cache show, which uses commas in
all the depends, recommends, and suggests lists. This is a minor
annoyance for sure, but I think the idea that the output of apt-cache
show is compatible with the input of apt-get install makes sense.
** Affects: apt (Ubuntu)
Importance: Undecided
Status: New
** Summary changed:
- apt should ignore commas to facilitate copy and paste of packages
+ apt should ignore commas to facilitate copy and paste of package lists from apt-cache
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1153703
Title:
apt should ignore commas to facilitate copy and paste of package lists
from apt-cache
Status in “apt” package in Ubuntu:
New
Bug description:
Apt doesn't understand commas, for example:
mfisch at caprica:~$ sudo apt-get install gstreamer1.0-plugins-bad, gstreamer1.0-plugins-ugly
...
E: Unable to locate package gstreamer1.0-plugins-bad,
E: Couldn't find any package by regex 'gstreamer1.0-plugins-bad,'
This is annoying when a user is trying to copy and paste package lists
from the output of something like apt-cache show, which uses commas in
all the depends, recommends, and suggests lists. This is a minor
annoyance for sure, but I think the idea that the output of apt-cache
show is compatible with the input of apt-get install makes sense.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1153703/+subscriptions
More information about the foundations-bugs
mailing list