From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: bug#19803: gstreamer-0.10 fails tests Date: Fri, 20 Feb 2015 22:00:15 +0100 Message-ID: <20150220210015.GA30573@debian> References: <20150207123317.GA13521@debian> <87r3u115q5.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60876) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YOuhD-0000r0-ES for bug-guix@gnu.org; Fri, 20 Feb 2015 16:01:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YOuh9-0008La-Kr for bug-guix@gnu.org; Fri, 20 Feb 2015 16:01:11 -0500 Received: from debbugs.gnu.org ([140.186.70.43]:58480) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YOuh3-0008Ke-VY for bug-guix@gnu.org; Fri, 20 Feb 2015 16:01:07 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1YOuh3-0006bl-OW for bug-guix@gnu.org; Fri, 20 Feb 2015 16:01:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <87r3u115q5.fsf@netris.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Mark H Weaver Cc: 19803@debbugs.gnu.org On Sat, Feb 07, 2015 at 09:45:22PM -0500, Mark H Weaver wrote: > In fact, this was my motivation for commit 710f3ce44, which removed our > last remaining user of gstreamer-0.10.x. However, we might want to add > some software in the future that still needs gstreamer-0.10.x. We could still add them from the version control system if they are needed again; right now, it is not very motivating to debug packages that do not build, but do not seem to have any use. Andreas