Hi On Tue, 03 Sep 2013 22:08:51 +0200 Sven Joachim <[email protected]> wrote:
> Apparently, since there is no libstdc++ package, apt-get takes this as a > regular expression. The manpage does not really state that, although it > mentions regular expressions: Just a small nit - libstdc++ is a virtual package provided by libstdc++<insert_number_here>. One can see this by invoking: apt-cache policy libstdc++ apt-get tries to do what it is told - install all those (see apt-cache policy output) at once, and fails. Reco -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

