GNU bug report logs - #47066
(At least) ‘guix search’ displays superseded packages twice

Previous Next

Package: guix;

Reported by: Tobias Geerinckx-Rice <me <at> tobias.gr>

Date: Thu, 11 Mar 2021 10:43:02 UTC

Severity: normal

Done: Tobias Geerinckx-Rice <me <at> tobias.gr>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 47066 in the body.
You can then email your comments to 47066 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#47066; Package guix. (Thu, 11 Mar 2021 10:43:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Tobias Geerinckx-Rice <me <at> tobias.gr>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Thu, 11 Mar 2021 10:43:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Bug Guix <bug-guix <at> gnu.org>
Subject: (At least) ‘guix search’ displays
 superseded packages twice
Date: Thu, 11 Mar 2021 11:42:28 +0100
[Message part 1 (text/plain, inline)]
Guix,

What the tin says:

~ λ guix search ^newsboat
name: newsboat
version: 2.22.1
outputs: out
systems: x86_64-linux
dependencies: curl <at> 7.74.0 gettext-minimal <at> 0.20.1 json-c <at> 0.14 
libxml2 <at> 2.9.10 ncurses <at> 6.2 openssl <at> 1.1.1i
+ pkg-config <at> 0.29.2 ruby-asciidoctor <at> 2.0.10 sqlite <at> 3.31.1 
stfl <at> 0.24
location: gnu/packages/syndication.scm:63:2
homepage: https://newsboat.org/
license: GPL 2+, Expat
synopsis: Text-mode RSS and Atom feed reader with podcast support
description: Newsboat is a feed reader for "RSS" and "Atom", XML 
formats widely used to transmit, publish, and
+ syndicate news or blog articles.  It's designed for use on text 
terminals, and to have a coherent and
+ easy-to-use interface that might look familiar to `mutt' or 
`slrn' users.
+
+ Newsboat supports OPML import/exports, HTML rendering, podcasts 
(with `podboat'), off-line reading, searching
+ and storing articles to your file system, and many more 
features.
relevance: 22

name: newsboat
version: 2.13
outputs: out
systems: x86_64-linux i686-linux
dependencies: asciidoc <at> 8.6.10 curl <at> 7.74.0 gettext-minimal <at> 0.20.1 
json-c <at> 0.13.1 libxml2 <at> 2.9.10 ncurses <at> 6.2
+ pkg-config <at> 0.29.2 sqlite <at> 3.31.1 stfl <at> 0.24
location: gnu/packages/syndication.scm:159:2
homepage: https://newsboat.org/
license: GPL 2+, Expat
synopsis: Text-mode RSS and Atom feed reader with podcast support
description: Newsboat is a feed reader for "RSS" and "Atom", XML 
formats widely used to transmit, publish, and
+ syndicate news or blog articles.  It's designed for use on text 
terminals, and to have a coherent and
+ easy-to-use interface that might look familiar to `mutt' or 
`slrn' users.
+
+ Newsboat supports OPML import/exports, HTML rendering, podcasts 
(with `podboat'), off-line reading, searching
+ and storing articles to your file system, and many more 
features.
relevance: 22

Kind regards,

T G-R
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#47066; Package guix. (Thu, 11 Mar 2021 10:56:01 GMT) Full text and rfc822 format available.

Message #8 received at 47066 <at> debbugs.gnu.org (full text, mbox):

From: zimoun <zimon.toutoune <at> gmail.com>
To: Tobias Geerinckx-Rice <me <at> tobias.gr>, 47066 <at> debbugs.gnu.org
Subject: Re: bug#47066: (At least) ‘guix search’
 displays superseded packages twice
Date: Thu, 11 Mar 2021 11:50:18 +0100
Hi Tobias,

On Thu, 11 Mar 2021 at 11:42, Tobias Geerinckx-Rice via Bug reports for GNU Guix <bug-guix <at> gnu.org> wrote:

> ~ λ guix search ^newsboat
> name: newsboat
> version: 2.22.1

[...]

> name: newsboat
> version: 2.13

It is not the “same” package.  So it appears to me expected they appear
twice.  I mean, one is:

--8<---------------cut here---------------start------------->8---
(define-public newsboat
  (package
    (name "newsboat")
    (version "2.22.1")
--8<---------------cut here---------------end--------------->8---

and the other

--8<---------------cut here---------------start------------->8---
(define-public newsboat-2.13
  (package
    (inherit newsboat)
    (version "2.13")
--8<---------------cut here---------------end--------------->8---

therefore I do not see where the bug is.  Could you explain more?


Thanks,
simon






Reply sent to Tobias Geerinckx-Rice <me <at> tobias.gr>:
You have taken responsibility. (Thu, 11 Mar 2021 17:00:02 GMT) Full text and rfc822 format available.

Notification sent to Tobias Geerinckx-Rice <me <at> tobias.gr>:
bug acknowledged by developer. (Thu, 11 Mar 2021 17:00:02 GMT) Full text and rfc822 format available.

Message #13 received at 47066-done <at> debbugs.gnu.org (full text, mbox):

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: zimoun <zimon.toutoune <at> gmail.com>
Cc: 47066-done <at> debbugs.gnu.org
Subject: Re: bug#47066: (At least) ‘guix search’
 displays superseded packages twice
Date: Thu, 11 Mar 2021 17:59:35 +0100
[Message part 1 (text/plain, inline)]
zimoun 写道:
> therefore I do not see where the bug is.  Could you explain 
> more?

It's quite simple, Simon.  First, I have to sleep more than 2 
hours.  *Then* may I file bugs.

Closing,

T G-R
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 09 Apr 2021 11:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 68 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.