Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 601086 - sys-fs/xfsprogs: bump to 4.8.0
Summary: sys-fs/xfsprogs: bump to 4.8.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-28 16:23 UTC by Holger Hoffstätte
Modified: 2016-11-28 16:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Holger Hoffstätte 2016-11-28 16:23:06 UTC
xfsprogs 4.8.0 has been available for some time now. The ebuild requires a small fix since the upstream package location has changed from sgi.com to kernel.org.

Reproducible: Always

Steps to Reproduce:
1. try to emerge xfsprogs
2. no xfsprogs-4.8.0
3. sadness
Comment 1 Holger Hoffstätte 2016-11-28 16:28:18 UTC
The 4.7.0 ebuild can be bumped without issue (incl. its 3 patches) except for the new upstream package location at kernel.org. The following change did the trick for me (inline for simplicity):

--snip--

diff -up xfsprogs-4.7.0.ebuild ~/portage/sys-fs/xfsprogs/xfsprogs-4.8.0.ebuild 
--- xfsprogs-4.7.0.ebuild	2016-11-28 16:57:24.605551226 +0100
+++ /home/holger/portage/sys-fs/xfsprogs/xfsprogs-4.8.0.ebuild	2016-11-14 18:43:37.344603270 +0100
@@ -7,8 +7,7 @@ inherit eutils toolchain-funcs multilib
 
 DESCRIPTION="xfs filesystem utilities"
 HOMEPAGE="http://oss.sgi.com/projects/xfs/"
-SRC_URI="ftp://oss.sgi.com/projects/xfs/cmd_tars/${P}.tar.gz
-	ftp://oss.sgi.com/projects/xfs/previous/cmd_tars/${P}.tar.gz"
+SRC_URI="https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0"

--snip--

Don't know whether an alternative FTP location is required, but in any case this works.

On a related note: xfsdump has not yet been migrated; it has a directory on kernel.org, but no files. Not sure what happened there.
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2016-11-28 16:32:53 UTC
commit 956ccb6f1f4040f7011825b75c4c5070cc1dceef
Author: Lars Wendler <polynomial-c@gentoo.org>
Date:   Mon Nov 28 17:31:21 2016

    sys-fs/xfsprogs: Bump to version 4.8.0 (bug #601086).

    Package-Manager: portage-2.3.2