Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 566304 - www-apps/owncloud-8.2.1 version bump request
Summary: www-apps/owncloud-8.2.1 version bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL: https://github.com/owncloud/core/tree...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-20 07:21 UTC by Alois Schmid
Modified: 2015-11-20 10:06 UTC (History)
0 users

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


Attachments
owncloud-8.2.1.ebuild (file_566304.txt,1.42 KB, text/plain)
2015-11-20 07:23 UTC, Alois Schmid
Details

Note You need to log in before you can comment on or make changes to this bug.
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