From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subject: Re: how define why qtwebkit compiles every time i ru update? Date: Thu, 28 Feb 2019 05:06:02 +0100 (CET) Message-ID: References: <> <20190227190912.GA8559@jasmine.lan> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_23453_1377536731.1551326763096" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:48269) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gzCxZ-0002ZY-Ni for help-guix@gnu.org; Wed, 27 Feb 2019 23:06:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gzCxX-0000UT-9t for help-guix@gnu.org; Wed, 27 Feb 2019 23:06:13 -0500 Received: from w1.tutanota.de ([81.3.6.162]:60534) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gzCxV-0000Lx-Lz for help-guix@gnu.org; Wed, 27 Feb 2019 23:06:11 -0500 Received: from w2.tutanota.de (unknown [192.168.1.163]) by w1.tutanota.de (Postfix) with ESMTP id 18F8EFA01DA for ; Thu, 28 Feb 2019 04:06:03 +0000 (UTC) In-Reply-To: <20190227190912.GA8559@jasmine.lan> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Leo Famulari Cc: Help Guix ------=_Part_23453_1377536731.1551326763096 Content-Type: multipart/alternative; boundary="----=_Part_23454_1505427379.1551326763096" ------=_Part_23454_1505427379.1551326763096 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Thank you. how to look version of installed dependency, like qtwebkit? it does not appear in `guix package -I`. I see qtwebkit is necessary for openshot, ok I let it here. I have guix 0.16, but I installed it from 0.14 and updated every time. Please, how to check really that ci.guix.info is using? When I run `guix package -u` it download from ci.guix.info, but I think there is more efficient way to check if guix-daemon is using substitute server? Feb 27, 2019, 7:09 PM by leo@famulari.name: > On Wed, Feb 27, 2019 at 06:49:52PM +0100, > znavko@tutanota.com > wrote: > >> 1. How to see info about installed package? >> I think `guix package -s regexp` shows everything it find in repository. Also `guix package --show=element` does the same but for exact element name. So these show info from repository. Which command let me know info about installed package? I did not found it in guix reference card and manual. >> > > You can use `guix package --list-installed`. > >> 2. How to determine why qtwebkit compiles every time I run `guix pull && guix package --substitute-urls=>> https://ci.guix.info >> <>> https://ci.guix.info >> > -u` ? >> I think I have some problems in my system (may be for that I've installed blender 2.80 from my own declaration file?) >> > > Basically, because one of your installed packages depends on qtwebkit > but qtwebkit has not been built on the build farm. > > Blender does not depend on qtwebkit. > > You can see what packages depend on qtwebkit like this: > > $ guix graph --type=reverse-package qtwebkit | dot -Tsvg > ~/tmp/out.svg > > `dot` is from graphviz. > > Then view ~/tmp/out.svg however you like, for example with Inkscape. > >> 3. And the last: is ci.guix.info substitution server by default or I need to type it in --substitute-urls option? >> By the way no any speed advantages when I type it. My last 4 updates was continuing for 2 days. And I need your help. >> > > The default substitute server for new installations is > <> https://ci.guix.info > >. If you installed 0.16.0 or later, it is the > default. > > If you installed before 0.16.0, you can choose to add it based on these > instructions: > > https://www.gnu.org/software/guix/manual/en/html_node/Substitutes.html > ------=_Part_23454_1505427379.1551326763096 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Thank you. how to look version of i= nstalled dependency, like qtwebkit? it does not appear in `guix package -I`= .

I see qtwebkit is necessary for openshot, ok I le= t it here.

I have guix 0.16, but I installed it fro= m 0.14 and updated every time. Please, how to check really that ci.guix.inf= o is using? When I run `guix package -u` it download from ci.guix.info, but= I think there is more efficient way to check if guix-daemon is using subst= itute server?


Feb 27, 2019, 7:09 PM by leo@famulari.name:
On= Wed, Feb 27, 2019 at 06:49:52PM +0100, znavko@tutanota.com w= rote:
1. How t= o see info about installed package?
I think `guix package -s regexp` shows everything it find in repo= sitory. Also `guix package --show=3Delement` does the same but for exact el= ement name. So these show info from repository. Which command let me know i= nfo about installed package? I did not found it in guix reference card and = manual.

<= /div>
You can use `guix package --li= st-installed`.
2. How to determine why qtwebkit compiles every time I run `guix pull &= ;& guix package --substitute-urls=3Dhttps://ci.guix.info <https://ci.guix.info> -u` ?
I think I have some problems in my system (may be for that I've = installed blender 2.80 from my own declaration file?)

Basically, because one of your installed packages depends o= n qtwebkit
but qtwebkit ha= s not been built on the build farm.

Blender does no= t depend on qtwebkit.

=
You can see what packages dep= end on qtwebkit like this:

$ guix graph --type=3Dre= verse-package qtwebkit | dot -Tsvg > ~/tmp/out.svg

`dot` is from graphviz.

Then view ~/tmp/out.sv= g however you like, for example with Inkscape.
3. And the last: is ci.guix.info substitut= ion server by default or I need to type it in --substitute-urls option?
By the way no any speed adva= ntages when I type it. My last 4 updates was continuing for 2 days. And I n= eed your help.

The default substitute = server for new installations is
<https://ci.guix.info>. If you installed 0.16.0 or late= r, it is the
default.
<= /div>

If you installed before 0.16.0, you can choose to add i= t based on these
instructi= ons:


=
------=_Part_23454_1505427379.1551326763096-- ------=_Part_23453_1377536731.1551326763096 Content-Type: image/svg+xml; name=out.svg Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=out.svg Guix reverse-package 45791680 qtwebkit@5.212.0-alpha2 48668672 qutebrowser@0.11.0 45791680->48668672 30359104 ghostwriter@1.6.2 45791680->30359104 40379136 texmaker@5.0.2 45791680->40379136 34330496 qsyncthingtray@0.5.8 45791680->34330496 44153088 aseba@1.6.0-0.3b35de8 45791680->44153088 45748416 python-pyqt@5.11.3 45791680->45748416 45793024 python2-pyqt@5.11.3 45791680->45793024 35802688 kdevplatform@5.1.2 45791680->35802688 35045376 kdevelop@5.1.2 45791680->35045376 35045760 libksysguard@5.15.1 45791680->35045760 48935488 kdesignerplugin@5.55.0 45791680->48935488 48935104 kdewebkit@5.55.0 45791680->48935104 35048064 luminance-hdr@2.4.0 45791680->35048064 45748416->48668672 42984576 openshot@2.4.3 45748416->42984576 34868416 onionshare@1.3.2 45748416->34868416 45792256 python-pyqt+qscintilla@5.11.3 45748416->45792256 45792448 python-qscintilla@2.10.8 45748416->45792448 43034496 python-poppler-qt5@0.24.2 45748416->43034496 42417344 frescobaldi@3.0.0 45748416->42417344 42414464 picard@2.0.4 45748416->42414464 44866176 python-trezor@0.11.1 45748416->44866176 44610880 electrum@3.3.3 45748416->44610880 44610688 electron-cash@3.3.5 45748416->44610688 44865792 python2-trezor@0.11.1 45748416->44865792 23717568 hplip@3.18.9 45748416->23717568 42401536 calibre@3.35.0 45793024->42401536 35802688->35045376 35045760->35045376 49070080 kdelibs4support@5.55.0 48935488->49070080 48935104->48935488 46532864 openmolar@1.0.15-gd81f9e5 45792256->46532864 45792448->45792256 43034496->42417344 44864832 trezor-agent@0.10.0 44866176->44864832 ------=_Part_23453_1377536731.1551326763096--