unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: <cdelia@dc.uba.ar>
To: "Björn Höfling" <bjoern.hoefling@bjoernhoefling.de>
Cc: help-guix@gnu.org
Subject: Re: rolling back only a single package
Date: Sun, 30 Dec 2018 21:59:08 -0300	[thread overview]
Message-ID: <875zva340z.fsf@dc.uba.ar> (raw)
In-Reply-To: <20181228143410.283e8d8a@alma-ubu> ("Björn Höfling"'s message of "Fri, 28 Dec 2018 14:34:10 +0100")


Hi again,

This is odd, it doesn't downgrade:

$/var/guix/profiles/per-user/catriel/current-guix-1-link/bin/guix package -i xmobar
The following package will be upgraded:
   xmobar	0.28 -> 0.28	/gnu/store/b7kyq7a7p622gf1cwyf4l29hz8840rj2-xmobar-0.28

$guix package -l
...
Generation 31	dic 30 2018 20:57:55	(current)
 + xmobar	0.28	out	/gnu/store/b7kyq7a7p622gf1cwyf4l29hz8840rj2-xmobar-0.28
 - xmobar	0.28	out	/gnu/store/crhjq02nz07wrycvyxr21z00n0g7wxwa-xmobar-0.28

The commit hash it's fine:

$guix pull -l
Generation 1	nov 10 2018 18:52:17
  guix e8b9aaf
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: origin/master
    commit: e8b9aaf0b167812dee6be26772837ef2a271a843

$/var/guix/profiles/per-user/catriel/current-guix-1-link/bin/guix --version
guix (GNU Guix) e8b9aaf0b167812dee6be26772837ef2a271a843

Installing xmobar it even builds ghc 8.4.3 derivation, when in guix
generation 1 it was 8.0.2 at most.

$guix package -l | grep -e Generation -e ghc
Generation 21	nov 30 2018 16:09:52
 + ghc	8.0.2	out	/gnu/store/ljcgfckycml8a2vj47w6ywwn4vdw20zv-ghc-8.0.2
Generation 22	nov 30 2018 16:31:54
...
Generation 27	dic 08 2018 18:42:03
 + ghc	8.4.3	out	/gnu/store/564215v4ma3jqxai20hf1ymcrn60nm44-ghc-8.4.3
 + ghc-xmonad-contrib	0.14	out	/gnu/store/ckklwgqi1hxgcrbpsd9myslwz5p2mgxw-ghc-xmonad-contrib-0.14
 - ghc-xmonad-contrib	0.13	out	/gnu/store/fdkdysalmg8fb5jcyn0wz2jh4syaf6mv-ghc-xmonad-contrib-0.13
 - ghc	8.0.2	out	/gnu/store/ljcgfckycml8a2vj47w6ywwn4vdw20zv-ghc-8.0.2
Generation 28	dic 09 2018 21:44:29
...


If I do 

$/var/guix/profiles/per-user/catriel/current-guix-1-link/bin/guix edit xmobar

or

$/var/guix/profiles/per-user/catriel/current-guix-1-link/bin/guix edit ghc

I see the the currents versions (0.28 and 8.4.3) defined in the packages.


So I'm not shure what's goin on here.

I installed xmobar the 30 of november.

Generation 18   nov 30 2018 12:10:17
 + xmobar       0.26    out     /gnu/store/d0xc7k7i73dqdzw1cjwg6cypmm3fp8d3-xmobar-0.26

By that time I had got generation 1 of guix:

$guix pull -l | head -n 2
Generation 1	nov 10 2018 18:52:17
Generation 2	nov 30 2018 21:21:28

this's weird.

I don't think I had corrupted my guix installation, never touched the
store and never did anything fancy...

maybe I'm reading something the wrong way?

--
Catriel.

  parent reply	other threads:[~2018-12-31  1:03 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-27 19:52 rolling back only a single package cdelia
2018-12-28  7:55 ` Pierre Neidhardt
     [not found]   ` <7bbd5b5a38121bf9a70c1fbe095c39b8@dc.uba.ar>
2018-12-28 22:19     ` cdelia
2018-12-28 11:35 ` Tonton
2018-12-30 22:57   ` cdelia
2018-12-31 15:17     ` Tonton
2018-12-28 13:34 ` Björn Höfling
2018-12-28 14:49   ` Ricardo Wurmus
2018-12-31  7:11     ` cdelia
2018-12-31  8:23       ` Ricardo Wurmus
2018-12-30 23:37   ` cdelia
2018-12-31  0:59   ` cdelia [this message]
     [not found] ` <45406B3B-5E5F-4444-9679-A5DB43D9AE50@pretty.Easy.privacy>
2018-12-28 22:15   ` cdelia
2018-12-29 18:35     ` swedebugia
2018-12-30 22:40       ` Catriel Omar D'Elía

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=875zva340z.fsf@dc.uba.ar \
    --to=cdelia@dc.uba.ar \
    --cc=bjoern.hoefling@bjoernhoefling.de \
    --cc=help-guix@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).