20 Nov, 2015
1 commit
27 Jul, 2015
1 commit
-
Use case: upgrade tests, as documented in README.md
13 Jul, 2015
1 commit
-
- make the code independent of the number of packages - cope with a clean environment, where there is no local copies yet.
08 May, 2015
1 commit
-
- Always install with APT. When using local packages, create a local APT repository so that we always properly test dependency resolution. - Refresh local debs if the ones in pkg/ were updated - Use backports (needed for new dependencies)
05 Mar, 2015
1 commit
19 Nov, 2014
2 commits
29 Sep, 2014
1 commit
29 Apr, 2014
1 commit
-
Some specific points: - ./script/quick-start not works from start to end on a clean Debian wheezy system - Gemfile: remove checking for programs since the Gemfile is not really the right place to do this - Gemfile.lock: lock gem versions against Debian wheezy. This assumes package versions in Debian wheezy + some backported packages available at http://people.debian.org/~terceiro/noosfero-wheezy-backports/ - db:data:minimal: add an explicit contact email to the new environment. This fixes a long standing issue: when installing Noosfero on a brand new system, exim MTA will choke on a malformed sender address, and abort the entire installation. - added a simple Vagrantfile for development purposes Pending: - provide proper backports for packages and drop the temporary http://people.debian.org/~terceiro/noosfero-wheezy-backports/