Koozali.org: home of the SME Server

Volunteers to verify fixed bugs in SME 10 alpha1

Offline Jean-Philippe Pialasse

  • *
  • 2,745
  • +11/-0
  • aka Unnilennium
    • http://smeserver.pialasse.com
Volunteers to verify fixed bugs in SME 10 alpha1
« on: June 14, 2016, 05:36:49 AM »
On this wiki page you can find a list of bugs that have been fixed : https://wiki.contribs.org/SME_Server_10.0_Development#Verifications


You can install SME 10 Alpha 1, apply the updates, test and report on each bug to say if it is well fixed and verified or if it should get back on the bench!

you will find the iso here: http://mirror.canada.pialasse.com/releases/testing/10/iso/x86_64/

currently the kickstart script only allow isntallation on a VM with virtual drives ( virtio driver have to be used when configuring the virtual machine)

you can use https://www.virtualbox.org/ to create a virtual machine to test SME on your laptop or desktop.

if you do not want to use virtio driver or can not, then you will have to edit the boot options (press tab) and delete the following

Code: [Select]
inst.ks=cdrom:/dev/cdrom:/Packages/base/sme-kickstart.cfg
then proceed to install in graphical mode, and before rebooting, use the keyboard shortcut to go in CLI : ctr+alt+F2.
Code: [Select]
cd /mnt/sysimage
chroot /mnt/sysimage
/sbin/rsyslogd;
sleep 2;
/sbin/e-smith/signal-event post-install;
sleep 2;
/sbin/e-smith/db configuration set UnsavedChanges no;
touch /forcequotacheck

then use ctrl+alt+f6 to go back in graphical mode and press reboot


Offline stephdl

  • *
  • 1,519
  • +0/-0
    • Linux et Geekeries
Re: Volunteers to verify fixed bugs in SME 10 alpha1
« Reply #1 on: June 15, 2016, 10:48:34 PM »
please jump in it
See http://wiki.contribs.org/Koozali_Foundation
irc : Freenode #sme_server #sme-fr

!!! Please write your knowledge to the Wiki !!!