GNU bug report logs - #71808
Fwd: same package name for unrelated packages

Previous Next

Package: guix;

Reported by: Andy Tai <lichengtai <at> gmail.com>

Date: Thu, 27 Jun 2024 17:45:02 UTC

Severity: normal

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#71808: closed (Fwd: same package name for unrelated packages)
Date: Mon, 03 Mar 2025 20:03:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 03 Mar 2025 21:02:01 +0100
with message-id <87mse13mti.fsf <at> nicolasgoaziou.fr>
and subject line Re: Fwd: same package name for unrelated packages
has caused the debbugs.gnu.org bug report #71808,
regarding Fwd: same package name for unrelated packages
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
71808: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71808
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andy Tai <lichengtai <at> gmail.com>
To: guix-bug <bug-guix <at> gnu.org>
Subject: Fwd: same package name for unrelated packages
Date: Thu, 27 Jun 2024 10:43:18 -0700
in GNU Guix today:

$ guix show volk
name: volk
version: 3.0.0
outputs:
+ out: everything
systems: x86_64-linux i686-linux
dependencies: boost <at> 1.80.0 python-mako <at> 1.2.2 python-wrapper <at> 3.10.7
location: gnu/packages/engineering.scm:1381:2
homepage: https://www.libvolk.org/
license: ASL 2.0, LGPL 3+
synopsis: Vector-Optimized Library of Kernels
description: VOLK (Vector-Optimized Library of Kernels) contains procedures with
+ machine-specific optimizations for mathematical functions.  It also provides a
+ machine-independent interface to select the best such procedures to
use on a given system.

name: volk
version: 1.3.280.0
outputs:
+ out: everything
systems: x86_64-linux i686-linux
dependencies: vulkan-headers <at> 1.3.280.0
location: gnu/packages/vulkan.scm:565:2
homepage: https://github.com/zeux/volk
license: Expat
synopsis: Meta loader for Vulkan API
description: Volk is a meta-loader for Vulkan.  It allows you to
dynamically load entrypoints
+ required to use Vulkan without linking the Vulkan loader.
Additionally, volk simplifies the
+ use of Vulkan extensions by automatically loading all associated
entrypoints.  Finally, volk
+ enables loading Vulkan entrypoints directly from the driver which
can increase performance by
+ skipping loader dispatch overhead.


One would assume this can break things,,,,


[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: 71808-done <at> debbugs.gnu.org
Cc: Andy Tai <lichengtai <at> gmail.com>, Andy Tai <atai <at> atai.org>
Subject: Re: Fwd: same package name for unrelated packages
Date: Mon, 03 Mar 2025 21:02:01 +0100
Hello,


> Hi, this seems a serious issue and the change is trivial.  I hope
> someone can review the patch.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




This bug report was last modified 76 days ago.

Previous Next


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