On Thu, Nov 3, 2011 at 10:45 AM, Arnaud bourree <[email protected]> wrote:
2011/11/3 Thomas Mortagne <[email protected]>:
On Thu, Nov 3, 2011 at 9:58 AM, Thomas Mortagne <[email protected]> wrote:
On Thu, Nov 3, 2011 at 9:22 AM, Thomas Mortagne <[email protected]> wrote:
On Thu, Nov 3, 2011 at 12:59 AM, Arnaud bourree <[email protected]> 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-insta...... 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.
Actually I cheated a bit and re-deployed a fixed version.
I try both install xwiki-enterprise-tomcat-mysql and xwiki-enterprise-tomcat-pgsql I always get the following error (pgsql) * Starting Tomcat servlet engine tomcat6
[ OK ] Setting up xwiki-enterprise-common (3.3+milestone+1) ... mkdir: invalid option -- 'f' Try `mkdir --help' for more information. dpkg: error processing xwiki-enterprise-common (--configure): subprocess installed post-installation script returned error exit status 1 No apport report written because MaxReports is reached already dpkg: dependency problems prevent configuration of xwiki-enterprise-tomcat-pgsql: xwiki-enterprise-tomcat-pgsql depends on xwiki-enterprise-common (= 3.3+milestone+1); however: Package xwiki-enterprise-common is not configured yet. dpkg: error processing xwiki-enterprise-tomcat-pgsql (--configure): dependency problems - leaving unconfigured No apport report written because MaxReports is reached already
Processing triggers for libc-bin ... ldconfig deferred processing now taking place Errors were encountered while processing: xwiki-enterprise-common xwiki-enterprise-tomcat-pgsql E: Sub-process /usr/bin/dpkg returned an error code (1) A package failed to install. Trying to recover: Setting up xwiki-enterprise-common (3.3+milestone+1) ... mkdir: invalid option -- 'f' Try `mkdir --help' for more information. dpkg: error processing xwiki-enterprise-common (--configure): subprocess installed post-installation script returned error exit status 1 dpkg: dependency problems prevent configuration of xwiki-enterprise-tomcat-pgsql: xwiki-enterprise-tomcat-pgsql depends on xwiki-enterprise-common (= 3.3+milestone+1); however: Package xwiki-enterprise-common is not configured yet. dpkg: error processing xwiki-enterprise-tomcat-pgsql (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: xwiki-enterprise-common xwiki-enterprise-tomcat-pgsql
Sorry, too much -f. Don't why I added it to mkdir. a reflex I guess. I just removed it since it's not needed anyway.
Arnaud _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
-- Thomas Mortagne
-- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne