Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 926550

Summary: sys-firmware/bluez-firmware-1.2-r1 404 error when downloading firmware
Product: Gentoo Linux Reporter: Talamona Francesco <cancellettopugno>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: minor CC: mgorny, treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Talamona Francesco 2024-03-09 09:06:52 UTC
Bluez firmware binary package has been removed from sourceforge and is now considered deprecated, see:
https://www.bluez.org/download/

which states: 

"bluez-firmware also figures in the deprecated category: bluez-firmware-1.2.tar.gz"

Maybe it's time to retire it from portage tree.

Reproducible: Always

Steps to Reproduce:
emerge output

```
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) sys-firmware/bluez-firmware-1.2-r1::gentoo
>>> Failed to emerge sys-firmware/bluez-firmware-1.2-r1, Log file:
>>>  '/var/log/portage/sys-firmware:bluez-firmware-1.2-r1:20240309-084339.log'
>>> Jobs: 0 of 1 complete, 1 failed                 Load avg: 1.30, 1.17, 0.89
>>> Downloading 'http://bluez.sourceforge.net/download/bluez-firmware-1.2.tar.gz'
--2024-03-09 09:43:39--  http://bluez.sourceforge.net/download/bluez-firmware-1.2.tar.gz
Resolving bluez.sourceforge.net... 104.18.37.111, 172.64.150.145
Connecting to bluez.sourceforge.net|104.18.37.111|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://bluez.sourceforge.net/download/bluez-firmware-1.2.tar.gz [following]
--2024-03-09 09:43:39--  https://bluez.sourceforge.net/download/bluez-firmware-1.2.tar.gz
Connecting to bluez.sourceforge.net|104.18.37.111|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2024-03-09 09:43:39 ERROR 404: Not Found.

!!! Couldn't download 'bluez-firmware-1.2.tar.gz'. Aborting.
 * Fetch failed for 'sys-firmware/bluez-firmware-1.2-r1', Log file:
 *  '/var/log/portage/sys-firmware:bluez-firmware-1.2-r1:20240309-084339.log'
```



Vaguely related to: https://bugs.gentoo.org/807076
Comment 1 Larry the Git Cow gentoo-dev 2024-03-26 14:21:28 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36153970f99af5055219fb21821f91df3c98a985

commit 36153970f99af5055219fb21821f91df3c98a985
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-03-26 14:19:43 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-03-26 14:21:23 +0000

    package.mask: Last rite sys-firmware/bluez-firmware
    
    Bug: https://bugs.gentoo.org/926550
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2024-04-27 15:24:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43b2500466a96981b38ece5694c224a18f866ac7

commit 43b2500466a96981b38ece5694c224a18f866ac7
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-04-27 15:24:25 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-04-27 15:24:25 +0000

    sys-firmware/bluez-firmware: treeclean
    
    Closes: https://bugs.gentoo.org/926550
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 profiles/package.mask                              |  5 -----
 sys-firmware/bluez-firmware/Manifest               |  1 -
 .../bluez-firmware/bluez-firmware-1.2-r1.ebuild    | 25 ----------------------
 sys-firmware/bluez-firmware/metadata.xml           |  8 -------
 4 files changed, 39 deletions(-)