all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Oleg Pykhalov <go.wigust@gmail.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: Alex Kost <alezost@gmail.com>, help-guix@gnu.org
Subject: Re: Guix upgrade leads to different hashes
Date: Sat, 07 Oct 2017 10:38:35 +0300	[thread overview]
Message-ID: <87fuav1k78.fsf@gmail.com> (raw)
In-Reply-To: <87h8vbkj91.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sat, 07 Oct 2017 00:24:10 +0200")

[-- Attachment #1: Type: text/plain, Size: 1684 bytes --]

Hello Ludovic,

ludo@gnu.org (Ludovic Courtès) writes:

> Oleg Pykhalov <go.wigust@gmail.com> skribis:
>
>> ludo@gnu.org (Ludovic Courtès) writes:
>>
>> [...]
>>
>>> Could you check if this patch helps:
>>>
>>> diff --git a/guix/scripts/package.scm b/guix/scripts/package.scm
>>> index 4adc70522..0e365018a 100644
>>> --- a/guix/scripts/package.scm
>>> +++ b/guix/scripts/package.scm
>>> @@ -604,12 +604,12 @@ and upgrades."
>>>      (options->upgrade-predicate opts))
>>>  
>>>    (define upgraded
>>> -    (fold (lambda (entry transaction)
>>> -            (if (upgrade? (manifest-entry-name entry))
>>> -                (transaction-upgrade-entry entry transaction)
>>> -                transaction))
>>> -          transaction
>>> -          (manifest-entries manifest)))
>>> +    (fold-right (lambda (entry transaction)
>>> +                  (if (upgrade? (manifest-entry-name entry))
>>> +                      (transaction-upgrade-entry entry transaction)
>>> +                      transaction))
>>> +                transaction
>>> +                (manifest-entries manifest)))
>>>  
>>>    (define to-install
>>>      (filter-map (match-lambda
>>
>> Nope, this didn't help :-(
>
> So what’s the diff between two consecutive manifests now?

I'm sorry, actually after patching no new generation created.  But
dry-run still shows available upgrades and that will be build some
derivations.

--8<---------------cut here---------------start------------->8---
$ guix package -p /home/natsu/.my-guix-profile/debug-upgrade -m /home/natsu/dotfiles/guix/user.scm
--8<---------------cut here---------------end--------------->8---


[-- Attachment #2: guix upgrade --]
[-- Type: text/plain, Size: 6607 bytes --]

$ /home/natsu/src/guix/pre-inst-env guix package -p /home/natsu/.my-guix-profile/debug-upgrade --upgrade
The following packages will be upgraded:
   xorg-server	1.19.4 → 1.19.4	/gnu/store/8iad7fydx2ycr951vxmxgb1blzcn92g1-xorg-server-1.19.4
   xinit	1.3.4 → 1.3.4	/gnu/store/yr3xlrfvxml7xgz4xkfbayay7n2qs6p0-xinit-1.3.4
   xdg-utils	1.1.1 → 1.1.1	/gnu/store/lqm79dzr5qbpxlbysdb6sn3c9d9r39ch-xdg-utils-1.1.1
   translate-shell	0.9.6.4 → 0.9.6.4	/gnu/store/v9d7c3pfyfyw24v576a8dacvr77xc5sw-translate-shell-0.9.6.4
   skribilo	0.9.3 → 0.9.3	/gnu/store/0hriw8ixjndri3a9palv9hrf6fvb45l0-skribilo-0.9.3
   sdl2-ttf	2.0.14 → 2.0.14	/gnu/store/inslg0022wxyd02xjwwi3h4bmgg2pilh-sdl2-ttf-2.0.14
   sdl2-mixer	2.0.1 → 2.0.1	/gnu/store/2wfrvllgplfl81x519dixps0fiqj8xfr-sdl2-mixer-2.0.1
   sdl2-image	2.0.1 → 2.0.1	/gnu/store/p67v90fx15knhardrb8m8sjmb8y48w7w-sdl2-image-2.0.1
   sdl2	2.0.5 → 2.0.5	/gnu/store/1lvm3r40dlyql4akrn446pfy8khafz84-sdl2-2.0.5
   ruby-gitlab	4.2.0 → 4.2.0	/gnu/store/0ckk3jymqcfi2jdgvz3iyf4ph901za65-ruby-gitlab-4.2.0
   python-starred	1.3.11.aa4c010 → 1.3.11.aa4c010	/gnu/store/xqpwn591wiqhh4f5rg9sp9mdh3wxq034-python-starred-1.3.11.aa4c010
   python-livereload	2.5.1 → 2.5.1	/gnu/store/yk3w11xh2vgh0qlnkk457lyxzirqhps8-python-livereload-2.5.1
   python-internetarchive	1.7.1 → 1.7.1	/gnu/store/r2854bmf352ql7nrpdxjc0jy6f0njf95-python-internetarchive-1.7.1
   pulseaudio	11.0 → 11.0	/gnu/store/6dahm4b14ga1bdq9nil2ajdyjngnwpav-pulseaudio-11.0
   ncurses:doc	6.0 → 6.0	/gnu/store/ficgfjr0w1fji0swgbp327ly9rh47236-ncurses-6.0-doc
   mps-youtube	0.2.7.1 → 0.2.7.1	/gnu/store/8xqjjwafynz9awzybv5xy86ixsj8qhz1-mps-youtube-0.2.7.1
   magit	2.10.3 → 2.10.3	/gnu/store/lx89iwl26svfgkjzfavrlfnyh0p0lfry-magit-2.10.3
   libtool	2.4.6 → 2.4.6	/gnu/store/skwzxm8cy7fpr73bdcnfc7c03i4r9cvh-libtool-2.4.6
   libgnome-keyring	3.12.0 → 3.12.0	/gnu/store/zcc3fcgdi3z23hi6ls2w79wm1bmb7nbg-libgnome-keyring-3.12.0
   libgcrypt	1.7.8 → 1.7.8	/gnu/store/hwygv5jwd47amhp1m67iy3bkvxqjlbhm-libgcrypt-1.8.1
   haunt	0.2.1 → 0.2.1	/gnu/store/1l12ncgzjx2387lmlyha7239vyjzis6w-haunt-0.2.1
   haskell-mode	16.1 → 16.1	/gnu/store/h59f3dpbpa3mlr8jq87x6ihlsl3yj2xp-haskell-mode-16.1
   guix	0.13.0-7.8b920d7 → 0.13.0-7.8b920d7	/gnu/store/9h6jfw6jvlinhy0p5lsiskhbgsbql6yg-guix-0.13.0-7.8b920d7
   guile-git	0.0-3.e156a10 → 0.0-3.e156a10	/gnu/store/9jbw2m2ixkiixbkkfyd2mf46j7d0p5fk-guile-git-0.0-3.e156a10
   guile	2.2.2 → 2.2.2	/gnu/store/yihvhxv3xyyvl1m2cy1lnf1lyi9h76fk-guile-2.2.2
   glibc:debug	2.25 → 2.25	/gnu/store/xmdkp565wyw7wpdl7hp9ndmv7g6h3sc3-glibc-2.25-debug
   fontconfig	2.12.3 → 2.12.3	/gnu/store/sdw4a35z8vc0a60j2m5xylpq5wf2akcp-fontconfig-2.12.3
   emacs-writeroom	3.7 → 3.7	/gnu/store/53s8920r2jxhws9ygsl9yld6n5ch6xdc-emacs-writeroom-3.7
   emacs-use-package	2.3 → 2.3	/gnu/store/2hmnzfql9scr45y92c58aqkwr590kz52-emacs-use-package-2.3
   emacs-sx	0.4 → 0.4	/gnu/store/dw79qnb0szxbkhxz0rqzq2wd2dar62wg-emacs-sx-0.4
   emacs-suggest	0.4 → 0.4	/gnu/store/2sqdzfazr708sqcxfqzxh36ln5wmbsww-emacs-suggest-0.4
   emacs-smartparens	1.10.1 → 1.10.1	/gnu/store/v41n79alma44mi8l6f0k7qqnb4am10pm-emacs-smartparens-1.10.1
   emacs-slime-company	1.1 → 1.1	/gnu/store/kmq53lvgas05lk099cnkjqki767n5c0l-emacs-slime-company-1.1
   emacs-skewer-mode	1.6.2 → 1.6.2	/gnu/store/p133i063ll2igd4aqmvw1agjm0vcsqkx-emacs-skewer-mode-1.6.2
   emacs-rjsx-mode	0.2.0 → 0.2.0	/gnu/store/lz3jpyjmzir3gp12ri9x4z1gs5j0kan0-emacs-rjsx-mode-0.2.0
   emacs-restclient	1.07a3888 → 1.07a3888	/gnu/store/87qlq35c9wzw4smj59g5z4i1w8i36gk1-emacs-restclient-1.07a3888
   emacs-projectile	0.14.0 → 0.14.0	/gnu/store/6id99kajxyaf6ki9v0vkn2gmrj5kckmc-emacs-projectile-0.14.0
   emacs-pdf-tools	0.80 → 0.80	/gnu/store/v8qn1r6hgp1gsavw66xbcnvvrli3pksx-emacs-pdf-tools-0.80
   emacs-org-ref	1.1.1-1.8c9b5d7 → 1.1.1-1.8c9b5d7	/gnu/store/0gbpzrvd6zak18iy3v4d71v2w45gh68h-emacs-org-ref-1.1.1-1.8c9b5d7
   emacs-org-protocol-capture-html	0.0.1-1.0e39b7e → 0.0.1-1.0e39b7e	/gnu/store/3sirb3db41i6fb9g85h7d1p5469yq6c3-emacs-org-protocol-capture-html-0.0.1-1.0e39b7e
   emacs-org-pomodoro	2.1.0 → 2.1.0	/gnu/store/0pjfq2qlz3g2ccd366zr68jc8yas12rq-emacs-org-pomodoro-2.1.0
   emacs-org-edit-latex	0.8.0 → 0.8.0	/gnu/store/lc75z057ixs2k45d09hpi4p6d2xkikjx-emacs-org-edit-latex-0.8.0
   emacs-json-mode	1.7.0 → 1.7.0	/gnu/store/fdsqvnf7gvf7xfn86ipmhax99a900i9r-emacs-json-mode-1.7.0
   emacs-indium	0.7.3-1.d98a9e0 → 0.7.3-1.d98a9e0	/gnu/store/l49mycf7i8nbwh1msj45bz8nwypsgbln-emacs-indium-0.7.3-1.d98a9e0
   emacs-highlight-numbers	0.2.3 → 0.2.3	/gnu/store/zyxjgj4j5qf0mgqhaspqgg09rvp456hi-emacs-highlight-numbers-0.2.3
   emacs-helpful	0.1 → 0.1	/gnu/store/rpfss6565jp0rpl20wq023x8hvhqcpc3-emacs-helpful-0.1
   emacs-helm-youtube	1.1 → 1.1	/gnu/store/shrwjf3a4c3dxr6zdkkwzciwam4vn81k-emacs-helm-youtube-1.1
   emacs-helm-notmuch	1.1 → 1.1	/gnu/store/7k6r71m5y0lgmz7slmnxbwspxppqc0gg-emacs-helm-notmuch-1.1
   emacs-git-messenger	0.18 → 0.18	/gnu/store/vhqz7mm9h7njgalncawx9h5kr96ij68k-emacs-git-messenger-0.18
   emacs-flycheck	30 → 30	/gnu/store/vsd03qjghw8r44igqp3swf33i255v3q4-emacs-flycheck-30
   emacs-emms-player-mpv	0.0.10 → 0.0.10	/gnu/store/3b3z4psgx1kny1cvfvpjj5279li09fmy-emacs-emms-player-mpv-0.0.10
   emacs-elisp-refs	1.2 → 1.2	/gnu/store/cv3gd8i2cj2118ga0xx6wli9lrbbi3ph-emacs-elisp-refs-1.2
   emacs-dumb-jump	0.5.0 → 0.5.0	/gnu/store/6mnkdsi0drficpqrary5dw0jyf4a1ab5-emacs-dumb-jump-0.5.0
   emacs-discover-my-major	1.0 → 1.0	/gnu/store/7xvc2wyiz99fx9z7ividy49djn30p4cm-emacs-discover-my-major-1.0
   emacs-dired-hacks	0.0.1-1.eda6800 → 0.0.1-1.eda6800	/gnu/store/p04djgifq0j8i1z17fgv0k53fb617zgh-emacs-dired-hacks-0.0.1-1.eda6800
   emacs-debbugs	0.14 → 0.14	/gnu/store/wijm6289vn3ixwxgvih0cr7461vd527s-emacs-debbugs-0.14
   emacs-company-tern	0.3.0 → 0.3.0	/gnu/store/jxlfmlavwf7pqvbiy2jqvg73yfsp8hs8-emacs-company-tern-0.3.0
   emacs-company-quickhelp	2.3.0 → 2.3.0	/gnu/store/cg17r4bi4dwab128bmvh6hpsk5f7s1bx-emacs-company-quickhelp-2.3.0
   emacs-company-lua	0.1 → 0.1	/gnu/store/xass578m1kj8l4h4n58z4by457k0gnvm-emacs-company-lua-0.1
   emacs-cider	0.15.0 → 0.15.0	/gnu/store/slq0mfzq7n66f65xjicv4bqgb7g7g6wx-emacs-cider-0.15.0
   emacs-browse-at-remote	0.9.0-1.b5cff79 → 0.9.0-1.b5cff79	/gnu/store/k55w1kdb6caz5pgcfwsbdpmwyr1jr3kz-emacs-browse-at-remote-0.9.0-1.b5cff79
   emacs-ag	0.47 → 0.47	/gnu/store/f63wrgnb5x5v6jvkj355lqlh72rcnha8-emacs-ag-0.47
   clang	3.9.1 → 3.9.1	/gnu/store/981ylig3az3s9kj8dpyssm48jcpxkgjf-clang-3.9.1

nothing to be done

[-- Attachment #3: guix dry-run upgrade --]
[-- Type: text/plain, Size: 12890 bytes --]

$ /home/natsu/src/guix/pre-inst-env guix package -p /home/natsu/.my-guix-profile/debug-upgrade --dry-run --upgrade
The following packages would be upgraded:
   xorg-server	1.19.4 → 1.19.4	/gnu/store/g4vk4r7hlmnwkvkv0l4d2slkxh1mbxhn-xorg-server-1.19.4
   xinit	1.3.4 → 1.3.4	/gnu/store/yr3xlrfvxml7xgz4xkfbayay7n2qs6p0-xinit-1.3.4
   xdg-utils	1.1.1 → 1.1.1	/gnu/store/01f73lfrh49fc513qyrydyg0hjfcmknm-xdg-utils-1.1.1
   translate-shell	0.9.6.4 → 0.9.6.4	/gnu/store/v9d7c3pfyfyw24v576a8dacvr77xc5sw-translate-shell-0.9.6.4
   skribilo	0.9.3 → 0.9.3	/gnu/store/znr4rb6vvr47qalqynfihsl4lhzx212w-skribilo-0.9.3
   sdl2-ttf	2.0.14 → 2.0.14	/gnu/store/9azid1pkwp00msfh5b2c87bn0yyxw1sj-sdl2-ttf-2.0.14
   sdl2-mixer	2.0.1 → 2.0.1	/gnu/store/4qz0vjahjcfiq6zm0g82lsvrckvi4n1m-sdl2-mixer-2.0.1
   sdl2-image	2.0.1 → 2.0.1	/gnu/store/05i3mmlr66z0iv30limbqg81bwfjrn7h-sdl2-image-2.0.1
   sdl2	2.0.5 → 2.0.5	/gnu/store/g92slg6ckm990sy7sgavkgbjz4ap964l-sdl2-2.0.5
   ruby-gitlab	4.2.0 → 4.2.0	/gnu/store/2mp5s2f5y7wbwm5d7ha3ysh50f9hd86p-ruby-gitlab-4.2.0
   python-starred	1.3.11.aa4c010 → 1.3.11.aa4c010	/gnu/store/xqpwn591wiqhh4f5rg9sp9mdh3wxq034-python-starred-1.3.11.aa4c010
   python-livereload	2.5.1 → 2.5.1	/gnu/store/yk3w11xh2vgh0qlnkk457lyxzirqhps8-python-livereload-2.5.1
   python-internetarchive	1.7.1 → 1.7.1	/gnu/store/r2854bmf352ql7nrpdxjc0jy6f0njf95-python-internetarchive-1.7.1
   pulseaudio	11.0 → 11.0	/gnu/store/7z04ngiir01pfbs68xp1vsd1qsl06ymn-pulseaudio-11.0
   ncurses:doc	6.0 → 6.0	/gnu/store/ficgfjr0w1fji0swgbp327ly9rh47236-ncurses-6.0-doc
   mps-youtube	0.2.7.1 → 0.2.7.1	/gnu/store/dxx41izghaqingm94bb0bgbh39dnkax0-mps-youtube-0.2.7.1
   magit	2.10.3 → 2.10.3	/gnu/store/8g48zkjwgxz3lm3byznxg6y4mw7jxy59-magit-2.10.3
   libtool	2.4.6 → 2.4.6	/gnu/store/9ylyc628zykv6hld163lh1svl3gkn1fq-libtool-2.4.6
   libgnome-keyring	3.12.0 → 3.12.0	/gnu/store/pcw4yw2vdplwrsk009zgcxfb7ijcla1w-libgnome-keyring-3.12.0
   libgcrypt	1.7.8 → 1.7.8	/gnu/store/bw44dfc7sb38dk2j2k562bsjjsy93lvq-libgcrypt-1.7.8
   haunt	0.2.1 → 0.2.1	/gnu/store/1l12ncgzjx2387lmlyha7239vyjzis6w-haunt-0.2.1
   haskell-mode	16.1 → 16.1	/gnu/store/h59f3dpbpa3mlr8jq87x6ihlsl3yj2xp-haskell-mode-16.1
   guix	0.13.0-7.8b920d7 → 0.13.0-7.8b920d7	/gnu/store/hzrf7qzx3yfy0iiqzi34gci01mr0d6cn-guix-0.13.0-7.8b920d7
   guile-git	0.0-3.e156a10 → 0.0-3.e156a10	/gnu/store/dl2lym1gf94rkkc9vf3733rij9yzgim2-guile-git-0.0-3.e156a10
   guile	2.2.2 → 2.2.2	/gnu/store/yihvhxv3xyyvl1m2cy1lnf1lyi9h76fk-guile-2.2.2
   glibc:debug	2.25 → 2.25	/gnu/store/xmdkp565wyw7wpdl7hp9ndmv7g6h3sc3-glibc-2.25-debug
   fontconfig	2.12.3 → 2.12.3	/gnu/store/nw400gfan3mxvjfwvy1q72s1ybmdscsk-fontconfig-2.12.3
   emacs-writeroom	3.7 → 3.7	/gnu/store/53s8920r2jxhws9ygsl9yld6n5ch6xdc-emacs-writeroom-3.7
   emacs-use-package	2.3 → 2.3	/gnu/store/2hmnzfql9scr45y92c58aqkwr590kz52-emacs-use-package-2.3
   emacs-sx	0.4 → 0.4	/gnu/store/dw79qnb0szxbkhxz0rqzq2wd2dar62wg-emacs-sx-0.4
   emacs-suggest	0.4 → 0.4	/gnu/store/2sqdzfazr708sqcxfqzxh36ln5wmbsww-emacs-suggest-0.4
   emacs-smartparens	1.10.1 → 1.10.1	/gnu/store/v41n79alma44mi8l6f0k7qqnb4am10pm-emacs-smartparens-1.10.1
   emacs-slime-company	1.1 → 1.1	/gnu/store/kmq53lvgas05lk099cnkjqki767n5c0l-emacs-slime-company-1.1
   emacs-skewer-mode	1.6.2 → 1.6.2	/gnu/store/p133i063ll2igd4aqmvw1agjm0vcsqkx-emacs-skewer-mode-1.6.2
   emacs-rjsx-mode	0.2.0 → 0.2.0	/gnu/store/lz3jpyjmzir3gp12ri9x4z1gs5j0kan0-emacs-rjsx-mode-0.2.0
   emacs-restclient	1.07a3888 → 1.07a3888	/gnu/store/87qlq35c9wzw4smj59g5z4i1w8i36gk1-emacs-restclient-1.07a3888
   emacs-projectile	0.14.0 → 0.14.0	/gnu/store/6id99kajxyaf6ki9v0vkn2gmrj5kckmc-emacs-projectile-0.14.0
   emacs-pdf-tools	0.80 → 0.80	/gnu/store/vi536ni0dz8mdkfzhlhn00w1gbf0jcjb-emacs-pdf-tools-0.80
   emacs-org-ref	1.1.1-1.8c9b5d7 → 1.1.1-1.8c9b5d7	/gnu/store/0gbpzrvd6zak18iy3v4d71v2w45gh68h-emacs-org-ref-1.1.1-1.8c9b5d7
   emacs-org-protocol-capture-html	0.0.1-1.0e39b7e → 0.0.1-1.0e39b7e	/gnu/store/3sirb3db41i6fb9g85h7d1p5469yq6c3-emacs-org-protocol-capture-html-0.0.1-1.0e39b7e
   emacs-org-pomodoro	2.1.0 → 2.1.0	/gnu/store/0pjfq2qlz3g2ccd366zr68jc8yas12rq-emacs-org-pomodoro-2.1.0
   emacs-org-edit-latex	0.8.0 → 0.8.0	/gnu/store/lc75z057ixs2k45d09hpi4p6d2xkikjx-emacs-org-edit-latex-0.8.0
   emacs-json-mode	1.7.0 → 1.7.0	/gnu/store/fdsqvnf7gvf7xfn86ipmhax99a900i9r-emacs-json-mode-1.7.0
   emacs-indium	0.7.3-1.d98a9e0 → 0.7.3-1.d98a9e0	/gnu/store/l49mycf7i8nbwh1msj45bz8nwypsgbln-emacs-indium-0.7.3-1.d98a9e0
   emacs-highlight-numbers	0.2.3 → 0.2.3	/gnu/store/zyxjgj4j5qf0mgqhaspqgg09rvp456hi-emacs-highlight-numbers-0.2.3
   emacs-helpful	0.1 → 0.1	/gnu/store/rpfss6565jp0rpl20wq023x8hvhqcpc3-emacs-helpful-0.1
   emacs-helm-youtube	1.1 → 1.1	/gnu/store/shrwjf3a4c3dxr6zdkkwzciwam4vn81k-emacs-helm-youtube-1.1
   emacs-helm-notmuch	1.1 → 1.1	/gnu/store/7k6r71m5y0lgmz7slmnxbwspxppqc0gg-emacs-helm-notmuch-1.1
   emacs-git-messenger	0.18 → 0.18	/gnu/store/vhqz7mm9h7njgalncawx9h5kr96ij68k-emacs-git-messenger-0.18
   emacs-flycheck	30 → 30	/gnu/store/vsd03qjghw8r44igqp3swf33i255v3q4-emacs-flycheck-30
   emacs-emms-player-mpv	0.0.10 → 0.0.10	/gnu/store/3b3z4psgx1kny1cvfvpjj5279li09fmy-emacs-emms-player-mpv-0.0.10
   emacs-elisp-refs	1.2 → 1.2	/gnu/store/cv3gd8i2cj2118ga0xx6wli9lrbbi3ph-emacs-elisp-refs-1.2
   emacs-dumb-jump	0.5.0 → 0.5.0	/gnu/store/6mnkdsi0drficpqrary5dw0jyf4a1ab5-emacs-dumb-jump-0.5.0
   emacs-discover-my-major	1.0 → 1.0	/gnu/store/7xvc2wyiz99fx9z7ividy49djn30p4cm-emacs-discover-my-major-1.0
   emacs-dired-hacks	0.0.1-1.eda6800 → 0.0.1-1.eda6800	/gnu/store/p04djgifq0j8i1z17fgv0k53fb617zgh-emacs-dired-hacks-0.0.1-1.eda6800
   emacs-debbugs	0.14 → 0.14	/gnu/store/wijm6289vn3ixwxgvih0cr7461vd527s-emacs-debbugs-0.14
   emacs-company-tern	0.3.0 → 0.3.0	/gnu/store/jxlfmlavwf7pqvbiy2jqvg73yfsp8hs8-emacs-company-tern-0.3.0
   emacs-company-quickhelp	2.3.0 → 2.3.0	/gnu/store/cg17r4bi4dwab128bmvh6hpsk5f7s1bx-emacs-company-quickhelp-2.3.0
   emacs-company-lua	0.1 → 0.1	/gnu/store/xass578m1kj8l4h4n58z4by457k0gnvm-emacs-company-lua-0.1
   emacs-cider	0.15.0 → 0.15.0	/gnu/store/slq0mfzq7n66f65xjicv4bqgb7g7g6wx-emacs-cider-0.15.0
   emacs-browse-at-remote	0.9.0-1.b5cff79 → 0.9.0-1.b5cff79	/gnu/store/k55w1kdb6caz5pgcfwsbdpmwyr1jr3kz-emacs-browse-at-remote-0.9.0-1.b5cff79
   emacs-ag	0.47 → 0.47	/gnu/store/f63wrgnb5x5v6jvkj355lqlh72rcnha8-emacs-ag-0.47
   clang	3.9.1 → 3.9.1	/gnu/store/i61yl00j5wycfbrqy2jqimn2f8k2c2ay-clang-3.9.1
   aria2	1.32.0 → 1.32.0	/gnu/store/i5hgzpqpvh3yyw7358fjrvbgq3542s0k-aria2-1.32.0
   audacity	2.1.3 → 2.1.3	/gnu/store/6mnivah72id86s7iralq5v0b8vr3bbjj-audacity-2.1.3
   bundler	1.15.4 → 1.15.4	/gnu/store/pwdjka97p0b1m0b5h4spq3dkppsf66r9-bundler-1.15.4
   chromium	59.0.3071.109 → 59.0.3071.109	/gnu/store/qqil05157qz9x98p49cflrhgvp28vb24-chromium-59.0.3071.109
   conkeror	1.0.3 → 1.0.3	/gnu/store/rpdqlr71w240na6hq3xxhznsl9997b47-conkeror-1.0.3
   cool-retro-term	1.0.0-1.e48719f → 1.0.0-1.e48719f	/gnu/store/kl1qsmgm71xbqhxq37bi8gxnfdnrp4jx-cool-retro-term-1.0.0-1.e48719f
   coq	8.5pl2 → 8.5pl2	/gnu/store/l4ww5s5y7d3lz26qg7xgw4ppl8sbaj09-coq-8.5pl2
   desktop-file-utils	0.23 → 0.23	/gnu/store/qn0wlkyj9cvqjnj63cmy0byp60xrl6dw-desktop-file-utils-0.23
   emacs	25.3-1.6122596 → 25.3-1.6122596	/gnu/store/hss02zls5anh9w1dfv8cnl8gnrfi3k8w-emacs-25.3-1.6122596
   emacs-emms	4.3 → 4.3	/gnu/store/agz30r7as3fy5i2rn6di99jigvip58nn-emacs-emms-4.3
   emacs-wget	0.5.0 → 0.5.0	/gnu/store/kxmickphrkm2glnh4s6rk51pa9rhwx61-emacs-wget-0.5.0
   evince	3.24.1 → 3.24.1	/gnu/store/ghxv5nxswxjarc54r1dgndwrn18h1n71-evince-3.24.1
   fbida	2.12 → 2.12	/gnu/store/zr9rmgln967l1f67lvls0725gkjmp7wg-fbida-2.12
   feh	2.20 → 2.20	/gnu/store/irrsl4qmj5avy3ni072arz7yshdnjhk1-feh-2.20
   ffmpeg	3.3.4 → 3.3.4	/gnu/store/bx7zxj3ivqvr8pd3999idc6ha85v7lhp-ffmpeg-3.3.4
   file	5.30 → 5.30	/gnu/store/ipha10rh83rm0pvackx3jq8jr3hixpys-file-5.30
   gcc-toolchain	7.2.0 → 7.2.0	/gnu/store/mfqr8qfxx04p17i48i6cc27zjyjgjj07-gcc-toolchain-7.2.0
   gcl	2.6.12 → 2.6.12	/gnu/store/5nx2916gdhfpk7gb444jlfczfnzba2bg-gcl-2.6.12
   gdb	8.0.1 → 8.0.1	/gnu/store/v2xl7ishzr5mnx93y1dlanmps1wwzhqa-gdb-8.0.1
   ghc	8.0.2 → 8.0.2	/gnu/store/3p1cpr7hb1v0nxnsmrr0zdzz3anldb8s-ghc-8.0.2
   ghc-pandoc	1.17.2 → 1.17.2	/gnu/store/qf66j9k1vmvsb2ilbpaljas92yicpsja-ghc-pandoc-1.17.2
   gimp	2.8.22 → 2.8.22	/gnu/store/xlksji0hsza53c1iddbj7347f4jjjbv8-gimp-2.8.22
   git	2.14.2 → 2.14.2	/gnu/store/vmbqw3ri5a8yppxg6ir6lf51dljvfz97-git-2.14.2
   gnupg	2.2.1 → 2.2.1	/gnu/store/w2bzp1zbqlg974pw5gkcfrfnzka8p811-gnupg-2.2.1
   gnuplot	5.0.6 → 5.0.6	/gnu/store/rrrqdi0gxrii57zxly5gbw5psayffv9r-gnuplot-5.0.6
   graphviz	2.38.0 → 2.38.0	/gnu/store/vc8y4fj0gwq2i8g7diijq6n37k6yld4f-graphviz-2.38.0
   guile-sdl2	0.2.0 → 0.2.0	/gnu/store/7lkn72b6sqnybimwlr8kdxcfak1x0k24-guile-sdl2-0.2.0
   guile-ssh	0.11.2 → 0.11.2	/gnu/store/nx8mymq6vqy9sjamccj9cz4jasjwdbql-guile-ssh-0.11.2
   hlint	1.9.21 → 1.9.21	/gnu/store/396xj8ia25xrc61z0cvmz1771zn3iqx5-hlint-1.9.21
   icecat	52.3.0-gnu1 → 52.3.0-gnu1	/gnu/store/9bads7j4ycnfps5hhjjsfpjjp8va3pl0-icecat-52.3.0-gnu1
   icedtea	3.5.1 → 3.5.1	/gnu/store/kbb4xg2if5qlfwnakh2v14ladvm739ds-icedtea-3.5.1
   imagemagick	6.9.9-18 → 6.9.9-18	/gnu/store/2bb4pkjcd9jdjhaacfd45yz804hvadbc-imagemagick-6.9.9-18
   inkscape	0.92.1 → 0.92.1	/gnu/store/nnp60gwyyy1y12irwna4saz1hrbl3fzl-inkscape-0.92.1
   libreoffice	5.3.6.1 → 5.3.6.1	/gnu/store/iiwdksz7b6ahpjifcxwxg8jjrh68h78i-libreoffice-5.3.6.1
   lm-sensors	3.4.0 → 3.4.0	/gnu/store/8mlgq60y9hyispq2rzlwhllnyz3yzcja-lm-sensors-3.4.0
   mailutils	3.2 → 3.2	/gnu/store/d93cczvppmrws228iv1b7d1vn1d48p1h-mailutils-3.2
   maxima	5.40.0 → 5.40.0	/gnu/store/y26c0f79j753xhd3lxgascv40sw1xqrn-maxima-5.40.0
   mpv	0.27.0 → 0.27.0	/gnu/store/igxicmd4fa77w2jccixxyx71dz63fk6m-mpv-0.27.0
   nmap	7.60 → 7.60	/gnu/store/kdzp1588whz438ibdg58mznna121jsm6-nmap-7.60
   notmuch	0.25.1 → 0.25.1	/gnu/store/zann799hgnxrpqldr7a9xwmqvfplzl31-notmuch-0.25.1
   password-store	1.7.1 → 1.7.1	/gnu/store/9rxrj8bqssv7p1wyfpj3xvcm9il7fqch-password-store-1.7.1
   pavucontrol	3.0 → 3.0	/gnu/store/r9lq61slhgp1yw8r3q908li7ks560689-pavucontrol-3.0
   perf	4.13.5 → 4.13.5	/gnu/store/yxlx0c361bz17h6vfi924qb6lg7267xy-perf-4.13.5
   php	7.1.10 → 7.1.10	/gnu/store/h0l567y4xgyg1f7j6sni5x2j8qgcm8q4-php-7.1.10
   pinentry	1.0.0 → 1.0.0	/gnu/store/zp07n3k0xsv8swiw751js6lza86wc3xm-pinentry-1.0.0
   ponymix	5 → 5	/gnu/store/l8n21952kgyjqh34m1wzbczxfqwfb1zj-ponymix-5
   proof-general	4.2 → 4.2	/gnu/store/h61k7mrixlnhss94ydqmzlz4r52irbym-proof-general-4.2
   python	3.5.3 → 3.5.3	/gnu/store/ks27x0mf95gir0cdgb9h573xbava6v1k-python-3.5.3
   qemu	2.10.1 → 2.10.1	/gnu/store/ciyg845hx0cdnry9q3a3xhd6pn6yah16-qemu-2.10.1
   racket	6.8 → 6.8	/gnu/store/7vwxq6la8bfcax1ap53h66i2rjl5j865-racket-6.8
   recutils	1.7 → 1.7	/gnu/store/ps454q0d1p0ykralr2cfjs19dxhg07z7-recutils-1.7
   redshift	1.11 → 1.11	/gnu/store/2m14k8q6zjng9qw4w1ih63wryisf8fvj-redshift-1.11
   rofi	1.3.1 → 1.3.1	/gnu/store/c01dbfb1lb3snkppyirlzrm6yhjf2ix5-rofi-1.3.1
   rxvt-unicode	9.22 → 9.22	/gnu/store/ry9niaxicjdi39c7n674zsrixhn1mv4d-rxvt-unicode-9.22
   samba	4.6.8 → 4.6.8	/gnu/store/bhd5i9pj57km3xfkv3c6bq7xzi1y1lgr-samba-4.6.8
   seahorse	3.20.0 → 3.20.0	/gnu/store/0jx41q65w777jr4rmm8n2jmnhp1v94b7-seahorse-3.20.0
   shellcheck	0.4.5 → 0.4.5	/gnu/store/lkb932jcgkqk7352rw96wqd34pnabyfb-shellcheck-0.4.5
   texlive	2017 → 2017	/gnu/store/v3xcp87rzf9xcqp343fyimdnfkr9mkbg-texlive-2017
   the-silver-searcher	2.0.0 → 2.0.0	/gnu/store/aga9nh8aqqpjx1l91j2aiqrqcrhliigs-the-silver-searcher-2.0.0
   tome4	1.5.5 → 1.5.5	/gnu/store/ag8jinqv3w25gnxys5khazajzx1b69fm-tome4-1.5.5
   virt-viewer	5.0 → 5.0	/gnu/store/8d6y9v01pb63qpai38mav6zcglqi8hvp-virt-viewer-5.0
   wget	1.19.1 → 1.19.1	/gnu/store/jd82i0lcx5rh7j6s1y8da6sdr7nikqcq-wget-1.19.1
   wireshark	2.4.1 → 2.4.1	/gnu/store/d99r7icq043ax4a3dpwhk1gri07q0g92-wireshark-2.4.1

The following derivations would be built:
   /gnu/store/lxddznir9shci7r7ixbsrygwkqa1nk59-profile.drv
   /gnu/store/x0qys4d1cf62lc2v0dcpkp0wi11zrmrv-gtk-im-modules.drv
   /gnu/store/x09fc9qwdxrcq6srqd1vbqlciyrdjv19-ca-certificate-bundle.drv
   /gnu/store/nskmi42g4z96qfjkm1c2kchsmrjvzpyx-ghc-package-cache.drv
   /gnu/store/m6h4wvns1vvmbm9z20vygljjznnbigzl-xdg-mime-database.drv
   /gnu/store/jhf8f93vh169w7vanj79bszgzds0zlxd-info-dir.drv
   /gnu/store/j7wrfw5dcvivly1qs1w6y33m2dnvi484-gtk-icon-themes.drv
   /gnu/store/7a6zir4rwipxvb6csixiimyf2j1ams4d-fonts-dir.drv
   /gnu/store/4xmwp00sdhqrvsmaa3yb3rrxgx4b8xji-xdg-desktop-database.drv
   /gnu/store/b5s4w0ma7x74s0kpwiwpw0k8i3yhks2a-manual-database.drv

  reply	other threads:[~2017-10-07  7:38 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-02  2:15 Guix upgrade leads to different hashes Oleg Pykhalov
2017-10-02 19:35 ` Alex Kost
2017-10-03  9:40   ` Oleg Pykhalov
2017-10-03 19:56     ` Ludovic Courtès
2017-10-03 21:44       ` Oleg Pykhalov
2017-10-04  8:28         ` Ludovic Courtès
2017-10-05  0:10           ` Oleg Pykhalov
2017-10-05 13:08             ` Ludovic Courtès
2017-10-06 16:36               ` Oleg Pykhalov
2017-10-06 22:24                 ` Ludovic Courtès
2017-10-07  7:38                   ` Oleg Pykhalov [this message]
2017-10-07 15:10                     ` Ludovic Courtès
2017-10-08  7:06                       ` bug#28743: guix package dry-run upgrade shows not required derivations (UI issue) Oleg Pykhalov
2021-09-16  7:18                         ` bug#28743: guix package dry-run upgrade incorrect behaviour with verbosity zimoun
2022-01-04 23:06                           ` bug#28743: guix package dry-run upgrade shows not required derivations (UI issue) zimoun

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=87fuav1k78.fsf@gmail.com \
    --to=go.wigust@gmail.com \
    --cc=alezost@gmail.com \
    --cc=help-guix@gnu.org \
    --cc=ludo@gnu.org \
    /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.