all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Luis Felipe <luis.felipe.la@protonmail.com>
To: phodina <phodina@protonmail.com>
Cc: help-guix <help-guix@gnu.org>
Subject: Re: Help: Packaging Bottles
Date: Mon, 25 Apr 2022 13:23:39 +0000	[thread overview]
Message-ID: <bIFJUA51uEuUxI9JIGD4Z6PJLCnpKol0SD77ecTGQuAuNb3i2RJAwZH7E5b38M9Z2wk5lXNlTtyYh3-xTnpXcOa17UpTfXqljhl5zbW-zfw=@protonmail.com> (raw)
In-Reply-To: <1HNzz1V2QP-fQKMpz5E64C1S_Veht87Jx7Aak6MlSAgL_wbqzaSy0I_7B8l12acL6vTzZZzHZNBwONA342iHeJ7j5kyfsUVWJpbF8FxG5Kw=@protonmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 1231 bytes --]

Hi,

On Monday, April 25th, 2022 at 11:33 AM, phodina via <help-guix@gnu.org> wrote:

> Hi,
> 

> could I ask for help packaging Bottles? Patch provided below.
> 

> When I attempt to run the binary I get this message:
> 

> /gnu/store/a9h7l5g0zcvfsx8vi7yq3wc4k72i3i49-bottles-2022.4.14/bin/bottles
> Traceback (most recent call last):
> File "/gnu/store/a9h7l5g0zcvfsx8vi7yq3wc4k72i3i49-bottles-2022.4.14/bin/.bottles-real", line 42, in <module>
> 

> from bottles import main
> File "/gnu/store/a9h7l5g0zcvfsx8vi7yq3wc4k72i3i49-bottles-2022.4.14/share/bottles/bottles/main.py", line 28, in <module>
> 

> gi.require_version('WebKit2', '4.0')
> File "/gnu/store/li6pai7xjn0xwc99rvdz29mx25ifznac-python-pygobject-3.40.1/lib/python3.9/site-packages/gi/init.py", line 129, in require_version
> raise ValueError('Namespace %s not available for version %s' %ValueError: Namespace WebKit2 not available for version 4.0
> 

> How should I wrap the binary to fix this error?

It seems like the same problem I came across recently with gfeeds (see https://issues.guix.gnu.org/55085). 


I fixed this by making the program require WebKit 4.1 instead of 4.0, but I'm not sure if that's the right way to do it.

[-- Attachment #1.2: publickey - luis.felipe.la@protonmail.com - 0x12DE1598.asc --]
[-- Type: application/pgp-keys, Size: 1815 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 509 bytes --]

  reply	other threads:[~2022-04-25 13:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-25 11:33 Help: Packaging Bottles phodina via
2022-04-25 13:23 ` Luis Felipe [this message]
2022-04-25 20:32 ` phodina

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='bIFJUA51uEuUxI9JIGD4Z6PJLCnpKol0SD77ecTGQuAuNb3i2RJAwZH7E5b38M9Z2wk5lXNlTtyYh3-xTnpXcOa17UpTfXqljhl5zbW-zfw=@protonmail.com' \
    --to=luis.felipe.la@protonmail.com \
    --cc=help-guix@gnu.org \
    --cc=phodina@protonmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.