GNU bug report logs

#47097 environment container example in the manual does not work

PackageSource(s)Maintainer(s)
guix PTS Buildd Popcon
Full log

Message #38 received at 47097@debbugs.gnu.org (full text, mbox, reply):

Received: (at 47097) by debbugs.gnu.org; 10 Apr 2021 20:24:20 +0000
From debbugs-submit-bounces@debbugs.gnu.org Sat Apr 10 16:24:20 2021
Received: from localhost ([127.0.0.1]:53387 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces@debbugs.gnu.org>)
	id 1lVK9T-00024q-Rf
	for submit@debbugs.gnu.org; Sat, 10 Apr 2021 16:24:20 -0400
Received: from mailrelay.tugraz.at ([129.27.2.202]:18082)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <leo.prikler@student.tugraz.at>) id 1lVK9R-00024g-87
 for 47097@debbugs.gnu.org; Sat, 10 Apr 2021 16:24:18 -0400
Received: from nijino.local (194-96-13-79.adsl.highway.telekom.at
 [194.96.13.79])
 by mailrelay.tugraz.at (Postfix) with ESMTPSA id 4FHmgJ6DJpz3wVw;
 Sat, 10 Apr 2021 22:24:12 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tugraz.at;
 s=mailrelay; t=1618086253;
 bh=dOgANoApE3BBYsNKkBBtAAD1lU7ikQM+w5/YJxOy/I0=;
 h=Subject:From:To:Cc:Date:In-Reply-To:References;
 b=j65G/3jQVoWB+UMbXc/+bBfvTIRa+ptIjIJCnKTZirSF3rpVluNdLzGWcluqIwdmb
 P5fDl9qlOmXxvF8WKsz30QkOzSHqQBNmu0bCxpk01bcgFYkUOC7GmX5U66SYcQIuh5
 4hdQPTjU1iCd0AevPPPGQjoFmF/6kTrdffJDcXvg=
Message-ID: <a54d213bb51ca7191b5c8aa7ea2ca444fb6b58ee.camel@student.tugraz.at>
Subject: Re: bug#47097: eolie broken => unworking example from manual
From: Leo Prikler <leo.prikler@student.tugraz.at>
To: Leo Famulari <leo@famulari.name>
Date: Sat, 10 Apr 2021 22:24:11 +0200
In-Reply-To: <YHHxMIWqrUVepuaT@jasmine.lan>
References: <86ft10iqsg.fsf@gmail.com>
 <20210312175541.22275-1-leo.prikler@student.tugraz.at>
 <87czvwkx8e.fsf_-_@gnu.org> <868s6di6pz.fsf@gmail.com>
 <a999ae25c3d6ad99360887469c0d1cf38660ce0f.camel@student.tugraz.at>
 <YHHxMIWqrUVepuaT@jasmine.lan>
Content-Type: text/plain; charset="UTF-8"
User-Agent: Evolution 3.34.2 
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
X-TUG-Backscatter-control: bt4lQm5Tva3SBgCuw0EnZw
X-Spam-Scanner: SpamAssassin 3.003001 
X-Spam-Score-relay: -1.9
X-Scanned-By: MIMEDefang 2.74 on 129.27.10.117
X-Spam-Score: -2.3 (--)
X-Debbugs-Envelope-To: 47097
Cc: Ludovic Courtès <ludo@gnu.org>, 47097@debbugs.gnu.org,
 zimoun <zimon.toutoune@gmail.com>
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request@debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit@debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request@debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request@debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces@debbugs.gnu.org>
X-Spam-Score: -3.3 (---)
Am Samstag, den 10.04.2021, 14:40 -0400 schrieb Leo Famulari:
> On Wed, Mar 24, 2021 at 09:07:34AM +0100, Leo Prikler wrote:
> > Am Mittwoch, den 24.03.2021, 04:14 +0100 schrieb zimoun:
> > > Hi,
> > > 
> > > On Thu, 18 Mar 2021 at 21:44, Ludovic Courtès <ludo@gnu.org>
> > > wrote:
> > > > Leo Prikler <leo.prikler@student.tugraz.at> skribis:
> > > > 
> > > > > This fixes errors observed directly at launch of Eolie inside
> > > > > pure
> > > > > environments.  (See <https://bugs.gnu.org/47097> for more
> > > > > information.)
> > > > > It is still not possible to launch Eolie inside a container,
> > > > > however.
> > > > > (See also <https://bugs.gnu.org/47106>;;.)
> > > > > 
> > > > > * gnu/packages/gnome.scm (eolie)[inputs]: Add libhandy and
> > > > > gnome-settings-daemon.
> > > > 
> > > > LGTM, thanks!
> > > 
> > > I could have missed the commit, I guess this patch is not
> > > pushed.  It
> > > seems nice to have for the next release.  Since it fixes an
> > > example
> > > from
> > > the manual. :-)
> > Sorry to disappoint you, but it only fixes *some* errors, not all
> > of
> > them.  I still haven't figured out how to meaningfully launch Eolie
> > inside a container, see <https://bugs.gnu.org/47106> detailing my
> > bubblewrap-related issues doing so.
> 
> We are aiming for a new release on April 18. Should we just remove
> this
> example from the manual?
Since the aim is to showcase how to "run security-sensitive
applications such as a web browser", perhaps we might try to use icecat
for this purpose instead?





Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Sun Dec 22 08:53:28 2024; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.