bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#29088: Superseded package is not rebuild if native dependency change


From: Hartmut Goebel
Subject: bug#29088: Superseded package is not rebuild if native dependency changes
Date: Tue, 31 Oct 2017 18:32:45 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0

Hi,

the package "gpgmepp" depends on native input "extra-cmake-modules".
However if the alter is changed, gpgmepp is not rebuild.

How to reproduce

    git checkout master # important: without
    http://debbugs.gnu.org/cgi/bugreport.cgi?bug=29087 applied

    ./pre-inst-env guix build gpgmepp

now apply http://debbugs.gnu.org/cgi/bugreport.cgi?bug=29087

    ./pre-inst-env guix build extra-cmake-modules # the package changed
    by patch 29087

    ./pre-inst-env guix build gpgmepp
    guix build: package 'gpgmepp' has been superseded by 'gpgme'
    /gnu/store/ky8p7lllm9h9sv1zy0f742r1cc6qbd1l-gpgme-1.9.0

This does *not* rebuild gpgmepp, but simply return the old store-path.

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | address@hidden               |
| www.crazy-compilers.com | compilers which you thought are impossible |






reply via email to

[Prev in Thread] Current Thread [Next in Thread]