[Pkg-owncloud-maintainers] ownCloud 7 prerelease in experimental?

Diederik de Haas didi.debian at cknow.org
Sun May 25 12:42:01 UTC 2014


On Friday 02 May 2014 00:06:58 Diederik de Haas wrote:
> On Thursday 01 May 2014 17:19:51 David Prévot wrote:
> > I’ve started to work on the upcoming ownCloud 7, tracking the latest
> > daily built, and I now have a package ready for upload to experimental.
> 
> Wow, awesome!
> I'll be going away for the weekend, but after that I should be able to test 
> things.

Sorry for the delay. The preparations took longer then I expected and other 
stuff/RL interfered as well. 
But I've just done 6 upgrades to OC7 and they all went without a glitch.
Very nice work :-D

I have the following 6 virtual machines and by their names, you can probably 
deduce what that means for the configuration.
- oc7-mysql-apache
- oc7-mysql-lighttpd
- oc7-mysql-nginx
- oc7-sqlite-apache
- oc7-sqlite-lighttpd
- oc7-sqlite-nginx

(I have the same set for OC6)

All of them have the following /etc/apt/sources.list
======================================
# Jessie repository
deb http://ftp.nl.debian.org/debian/ jessie main contrib non-free
#deb-src http://ftp.nl.debian.org/debian/ jessie main contrib non-free

# Jessie security repository
deb http://security.debian.org/ jessie/updates main contrib non-free
#deb-src http://security.debian.org/ jessie/updates main contrib non-free

# Jessie-updates
deb http://ftp.nl.debian.org/debian/ jessie-updates main contrib non-free
#deb-src http://ftp.nl.debian.org/debian/ jessie-updates main contrib non-free

# Sid repository
deb http://ftp.nl.debian.org/debian sid main contrib non-free
#deb-src http://ftp.nl.debian.org/debian sid main contrib non-free

# Experimental repository
deb http://ftp.nl.debian.org/debian/ experimental main contrib non-free
#deb-src http://ftp.nl.debian.org/debian/ experimental main contrib non-free
======================================

And I have configured APT to default to jessie and I have pinned the owncloud 
packages at prio 150 from experimental, so they would track experimental onces 
installed.
======================================
cat /etc/apt/preferences.d/60owncloud 
Package: owncloud*
Pin: release a=experimental
Pin-Priority: 150
======================================

I have followed the following upgrade procedure:
- aptitude update
- aptitude safe-upgrade
- reboot
- aptitude safe-upgrade owncloud -t experimental
- in case of apache, I have chosen to take the maintainers version of 
/etc/htaccess (it's irrelevant for the others, thus not modified)

I have taken a screenshot from each one, but apart from the url they're all 
the same, except that I have the nginx vms configured to Dutch.
Hence I include 2 screenshots, but I can post them all ;-)

I have taken snapshots on all vms before the upgrade (then configured with 
OC6.0.3), so I can revert to that whenever I want.

Are there specific things you want me to test for?
I haven't tried upgrading with the php-assetic package.

Cheers,
  Diederik

-- 
GPG: 0x138E41915C7EFED6
-------------- next part --------------
A non-text attachment was scrubbed...
Name: oc7-mysql-apache-owncloud.png
Type: image/png
Size: 160607 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-owncloud-maintainers/attachments/20140525/b5abf1a2/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: oc7-sqlite-nginx-owncloud.png
Type: image/png
Size: 165251 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-owncloud-maintainers/attachments/20140525/b5abf1a2/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.alioth.debian.org/pipermail/pkg-owncloud-maintainers/attachments/20140525/b5abf1a2/attachment-0001.sig>


More information about the Pkg-owncloud-maintainers mailing list