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

Bug 566304

Summary: www-apps/owncloud-8.2.1 version bump request
Product: Gentoo Linux Reporter: Alois Schmid <alois.schmid>
Component: New packagesAssignee: Bernard Cafarelli <voyageur>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/owncloud/core/tree/v8.2.1
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: owncloud-8.2.1.ebuild

Description Alois Schmid 2015-11-20 07:21:40 UTC
Upstream of owncloud released a new version of their stable branch 8.2.1. As there are some regressions with the recently released version 8.2.0 could you please release a new version of www-apps/owncloud? Just reusing the actual ebuild and renaming it so that it reflects the new version number seems to be ok.

Reproducible: Always

Steps to Reproduce:
1. cp /usr/portage/www-apps/owncloud/owncloud-8.2.0.ebuild /usr/portage/www-apps/owncloud/owncloud-8.2.1.ebuild
2. ebuild /usr/portage/www-apps/owncloud/owncloud-8.2.1.ebuild digest
3. emerge owncloud
Actual Results:  
Installs without problems

Expected Results:  
new ebuild for actual version
Comment 1 Alois Schmid 2015-11-20 07:23:02 UTC
Created attachment 417428 [details]
owncloud-8.2.1.ebuild
Comment 2 Adam Feldman gentoo-dev 2015-11-20 07:32:29 UTC
(In reply to Alois Schmid from comment #0)
> Just reusing the actual ebuild and renaming it so that it reflects the new
> version number seems to be ok.

For reference, generally speaking, simply checking if a renamed ebuild merges is insufficient as there can be various changes with a package that can cause failures not detected by such an action. For instance: a dependency version change.
Comment 3 Bernard Cafarelli gentoo-dev 2015-11-20 10:06:20 UTC
Thanks for the report! The upstream announcement also mentioned Enterprise subscriptions, so I did not think this was available for everyone.

Anyways, 8.2.1 is in tree now