On Thu, Nov 3, 2011 at 9:58 AM, Thomas Mortagne
<thomas.mortagne(a)xwiki.com> wrote:
On Thu, Nov 3, 2011 at 9:22 AM, Thomas Mortagne
<thomas.mortagne(a)xwiki.com> wrote:
On Thu, Nov 3, 2011 at 12:59 AM, Arnaud bourree
<arnaud.bourree(a)gmail.com> wrote:
> Hello,
>
> Does anyone succeed to install XWiki 3.3 M1 with apt-get or aptitude?
>
> I run Ubuntu 11.10, wget
http://maven.xwiki.org/stable/xwiki-releases.list
> and aptitude update failed:
> E: Malformed line 1 in source list
> /etc/apt/sources.list.d/xwiki-releases.list (dist parse)
> E: Malformed line 1 in source list
> /etc/apt/sources.list.d/xwiki-releases.list (dist parse)
> E: The list of sources could not be read.
> E: Malformed line 1 in source list
> /etc/apt/sources.list.d/xwiki-releases.list (dist parse)
> E: The list of sources could not be read.
> E: Malformed line 1 in source list
> /etc/apt/sources.list.d/xwiki-releases.list (dist parse)
> E: Couldn't read list of package sources
>
> I update xwiki-releases.list to
> deb
http://maven.xwiki.org releases/
Sorry about that, it's fixed now.
>
> After this update, aptitude update looks working but aptitude search
> xwiki return nothing !!
Looks like I forgot to add a module in
https://github.com/xwiki/xwiki-enterprise/blob/master/xwiki-enterprise-inst…...
fixing that and deploying the 3.3M1 packages.
Done. Should be ok now, except that I just found a bug you can
workaround by making sure /var/lib/xwiki/data folder exists before
installing XWiki.