Changes

From SME Server
Jump to navigationJump to search
no edit summary
Line 23: Line 23:  
  sudo wget http://mirror.contribs.org/contribs/dani/mock/smeserver-10-x86_64-base.cfg
 
  sudo wget http://mirror.contribs.org/contribs/dani/mock/smeserver-10-x86_64-base.cfg
 
  sudo chown root:mock /etc/mock/*
 
  sudo chown root:mock /etc/mock/*
 +
 +
Note that the smeserver-10 file is incomplete (and actually the only one we really want!). Ideally the full one will be uploaded in time.
    
  #!/bin/sh
 
  #!/bin/sh
Line 62: Line 64:  
   
 
   
 
  sudo nano /etc/sysconfig/selinux
 
  sudo nano /etc/sysconfig/selinux
 +
 +
and reboot.
 +
 +
Need also to copy over from current build system ~/.plague-client.cfg .rpmmacros .cvspass (although this one is empty?)
 +
 +
AND smeserver-10-x86_64-base.cfg from (and to) /etc/mock as the one downloaded above seems to be not complete for sme10.
 +
 +
make mockbuild runs ok.
 +
 +
Not yet tried submitting build to buildsys - need to find plague-client to download  - found Centos 7
 +
 +
wget ftp://ftp.pbone.net/mirror/ftp.centos.org/7.9.2009/infra/x86_64/infra-common/Packages/p/plague-client-0.4.5.8-19.el7.4.noarch.rpm
 +
wget ftp://ftp.pbone.net/mirror/ftp.centos.org/7.9.2009/infra/x86_64/infra-common/Packages/p/plague-common-0.4.5.8-19.el7.4.noarch.rpm
 +
wget ftp://ftp.pbone.net/mirror/vault.centos.org/7.6.1810/cloud/x86_64/openstack-stein/python2-pyOpenSSL-19.0.0-1.el7.noarch.rpm
 +
wget ftp://ftp.pbone.net/mirror/ftp.centos.org/7.9.2009/cloud/x86_64/openstack-stein/Packages/p/python2-cryptography-2.5-1.el7.x86_64.rpm
 +
 +
Need python2
 +
  sudo dnf install python2

Navigation menu