<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hello,<br>
<br>
this is the way I found to build the packages from the git repo , as
git-buildpackage wouldn't do all the magic by itself in my
environment<br>
<br>
git clone
<a class="moz-txt-link-freetext" href="http://git.debian.org/git/pkg-cyrus-imapd/pkg-cyrus-imapd-2.4.git/">http://git.debian.org/git/pkg-cyrus-imapd/pkg-cyrus-imapd-2.4.git/</a><br>
cd pkg-cyrus-imapd-2.4<br>
<font face="Courier New"></font>dh_make --createorig --cdbs<br>
cd ..<br>
dpkg-source --format="1.0" -i.git/ -I.git -b pkg-cyrus-imapd-2.4<br>
cd pkg-cyurus-imapd-2.4<br>
git-buildpackage<br>
<br>
Anthony thanks for making your packages available, I'm currently
testing a migration from 2.3.<br>
<br>
Regards<br>
Carlos<br>
<br>
<br>
On 04/01/2011 01:46 p.m., Anthony Prades wrote:
<blockquote cite="mid:4D234EEF.3020102@chezouam.net" type="cite">On
01/04/2011 05:10 PM, Nikolaus Rath wrote:
<br>
<blockquote type="cite">Hello,
<br>
<br>
I would like to test the cyrus 2.4 packages, but I need some
guidance on
<br>
how to do it.
<br>
<br>
Gmane tells me:
<br>
<br>
,----
<br>
| From: Ondřej Surý<a class="moz-txt-link-rfc2396E" href="mailto:ondrej@..."><ondrej@...></a>
<br>
| Subject: Cyrus IMAPD 2.4: Release early, release often
<br>
| Newsgroups: gmane.linux.debian.devel.cyrusimapd
<br>
| Date: 2010-11-17 18:35:25 GMT (6 weeks, 5 days, 21 hours and
33 minutes ago)
<br>
|
<br>
| cyrus-imapd-2.4 has been uploaded to experimental.
<br>
|
<br>
| That said, we still don't have a clear upgrade path from 2.2
to 2.4.
<br>
| Upgrades from 2.3 to 2.4 will not be supported at all.
<br>
| [...]
<br>
`----
<br>
<br>
But packages.debian.org does not list any cyrus 2.4 packages in
<br>
experimental. Where do I get them from?
<br>
</blockquote>
<br>
Hi, for now, you must build your own packages from GIT repository
:
<br>
$ git clone
<a class="moz-txt-link-freetext" href="http://git.debian.org/git/pkg-cyrus-imapd/pkg-cyrus-imapd-2.4.git/">http://git.debian.org/git/pkg-cyrus-imapd/pkg-cyrus-imapd-2.4.git/</a>
<br>
$ cd pkg-cyrus-imapd-2.4
<br>
$ git-buildpackage
<br>
<br>
<blockquote type="cite">
<br>
I would like to upgrade from a cyrus 2.2 installation. Even if
there is
<br>
no clear path, are there some rough instructions that I can
follow?
<br>
<br>
</blockquote>
<br>
I'm testing this. It seem's that Cyrus auto-upgrade works well
from Debian Cyrus 2.2 (Lenny and Squeeze).
<br>
You can find unofficials pre-build packages as explain there :
<a class="moz-txt-link-freetext" href="http://article.gmane.org/gmane.linux.debian.devel.cyrusimapd/952">http://article.gmane.org/gmane.linux.debian.devel.cyrusimapd/952</a>
<br>
<br>
This packages are based on current official GIT repository,
including some changes to add Cyrus index backup and enable Cyrus
auto-upgrade.
<br>
If you will used them, returns are welcome ;)
<br>
<br>
Anthony
<br>
<br>
<br>
<br>
<blockquote type="cite">
<br>
Best,
<br>
<br>
   -Nikolaus
<br>
<br>
</blockquote>
<br>
<br>
_______________________________________________
<br>
Pkg-Cyrus-imapd-Debian-devel mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:Pkg-Cyrus-imapd-Debian-devel@lists.alioth.debian.org">Pkg-Cyrus-imapd-Debian-devel@lists.alioth.debian.org</a>
<br>
<a class="moz-txt-link-freetext" href="http://lists.alioth.debian.org/mailman/listinfo/pkg-cyrus-imapd-debian-devel">http://lists.alioth.debian.org/mailman/listinfo/pkg-cyrus-imapd-debian-devel</a><br>
</blockquote>
</body>
</html>