Hi Leo,
Leo Famulari skribis:
> On Mon, Jun 26, 2017 at 10:01:03AM +0200, Ludovic Courtès wrote:
>> Could you check whether “guix package -A syncthing” shows it there? The
>> warning should appear as soon as we’re upgrading a package that’s
>> missing.
>
> I get no results when I do `./pre-inst
Marius Bakke skribis:
> Leo Famulari writes:
>
>> On Mon, Jun 26, 2017 at 10:01:03AM +0200, Ludovic Courtès wrote:
>>> Could you check whether “guix package -A syncthing” shows it there? The
>>> warning should appear as soon as we’re upgrading a package that’s
>>> missing.
>>
>> I get no result
Leo Famulari writes:
> On Mon, Jun 26, 2017 at 10:01:03AM +0200, Ludovic Courtès wrote:
>> Could you check whether “guix package -A syncthing” shows it there? The
>> warning should appear as soon as we’re upgrading a package that’s
>> missing.
>
> I get no results when I do `./pre-inst-env guix
On Mon, Jun 26, 2017 at 10:01:03AM +0200, Ludovic Courtès wrote:
> Could you check whether “guix package -A syncthing” shows it there? The
> warning should appear as soon as we’re upgrading a package that’s
> missing.
I get no results when I do `./pre-inst-env guix package -A syncthing`
from the
Hello,
Leo Famulari skribis:
> I ran `guix pull` after this missing package warning was implemented,
> but before I pushed afc9d8ec2b724b67f (gnu: Add jmtpfs).
>
> I installed jmtpfs from a Git checkout, and then ran `guix package -u .`
>
> As expected, Guix complained that the jmtpfs package do
On Sun, Jun 25, 2017 at 10:30:10PM +0200, Ludovic Courtès wrote:
> Mark H Weaver skribis:
> > In order to guard against users unwittingly using old software with
> > unpatched security flaws, "guix package -u" should issue a warning if
> > any packages in the profile that match the provided patter
Mark H Weaver skribis:
> In order to guard against users unwittingly using old software with
> unpatched security flaws, "guix package -u" should issue a warning if
> any packages in the profile that match the provided patterns are not
> found in the set of available packages.
Fixed in a1b46bdc0
In order to guard against users unwittingly using old software with
unpatched security flaws, "guix package -u" should issue a warning if
any packages in the profile that match the provided patterns are not
found in the set of available packages.
Mark