From owner-freebsd-gnome@FreeBSD.ORG Sat Nov 1 20:07:56 2014 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 17895EC7 for ; Sat, 1 Nov 2014 20:07:56 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 03721F11 for ; Sat, 1 Nov 2014 20:07:56 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sA1K7tG5082125 for ; Sat, 1 Nov 2014 20:07:55 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: maintainer-feedback requested: [Bug 194747] [update] archivers/file-roller fails to extract password-protected rar-archives Date: Sat, 01 Nov 2014 20:07:56 +0000 X-Bugzilla-Type: request Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Nov 2014 20:07:56 -0000 Ruslan Makhmatkhanov has asked gnome@FreeBSD.org for maintainer-feedback: Bug 194747: [update] archivers/file-roller fails to extract password-protected rar-archives https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194747 --- Description --- Created attachment 148902 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148902&action=edit file-roller 2.32.2 Hello, there is a bug in file-roller version currently in ports tree. You can't extract any password-protected rar-archive. Here is the ubuntu launchpad bug report: https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/732600 This problem is fixed in last upstream version of 2.32 branch. Here is the trivial patch, that correcting the problem by bumping file-roller version. --- Comment #1 from Bugzilla Automation --- Auto-assigned to maintainer gnome@FreeBSD.org