On Thu, Dec 15, 2016 at 12:24:59PM +0100, Martin Jansa wrote: > hi all, I got notice about SHR build server being either migrated > somewhere else (just for existing downloads) or discontinued > completely, does anyone still care about SHR images? > > I'm still building SHR as a OE DISTRO locally (not on this server), but > I don't think anyone is still downloading these images. > > There are still couple GIT repositories hosted there > http://git.shr-project.org/git/ > which are in some cases mirrored on github.com (as read-only mirrors) > https://github.com/shr-distribution > but might be discontinued as well. > > There is also this mailing list and trac which are hosted elsewhere and > might continue to be hosted if we ask for it. > > I'm open for suggestions, but in my opinion we need a lot more than > build server to restart this project. > > We might have a week to decide what to do with it. > > If agreed, I'll download the latest GIT repositories, stop the > sync to github.com, change the github.com to be the primary site instead > of read-only mirror (meta-smartphone and linux repositories are the 2 > most used repositories because I still update them often for LuneOS > project (https://en.wikipedia.org/wiki/LuneOS) and shr-makefile, > meta-oe, oe-core and hidden shr-chroot are the other 4 with at least some > change in last 12 months. > > From the apache logs I see many downloads, but in most cases it looks > like robots fetching ancient and broken images, not real people checking > the most recent (and still ancient) SHR feed or image. > > The latest staging feed build I did on this server is also from Sep 2015: > http://shr-project.org/trac/wiki/StagingTests > still based on Yocto 1.4 Dylan from Apr 2013 and nobody downloaded it in > Dec 2016 :). > > Regards,
I got message that we might keep the VM if we shring it from 450GBRAID we're using now, to some 100GB, so I went through some files we have on build.shr-project.org. I've removed shr-chroot checkout, sstate and anything related to doing the actual builds on this server. There are some directories we might want to keep: archives with upstream sources: shr@opmbuild:~$ du -hs /home/shr/OE/downloads/ 47G /home/shr/OE/downloads/ We might want to dump unpackaged git and svn repositories from there (there are still tarballs with the last repository version used by any build on that server). shr@opmbuild:~$ du -hs /home/shr/OE/downloads/git 9.9G /home/shr/OE/downloads/git shr@opmbuild:~$ du -hs /home/shr/OE/downloads/svn 7.8G /home/shr/OE/downloads/svn shr@opmbuild:~$ du -hs /home/shr/OE/downloads/cvs 240K /home/shr/OE/downloads/cvs shr@opmbuild:~$ du -hs /home/shr/OE/downloads/hg 169M /home/shr/OE/downloads/hg Then there are git repositories hosted on git.shr-project.org: git@opmbuild:~$ du -hs /srv/git 9.1G /srv/git We might want to dump shr-chroot and buildhistory-old: git@opmbuild:~$ du -hs /srv/git/repositories/* | sort -h 280K /srv/git/repositories/libxsb-frontend.git 280K /srv/git/repositories/phonegui-specs.git 296K /srv/git/repositories/shr-sdk.git 376K /srv/git/repositories/ologicd.git 840K /srv/git/repositories/libframeworkd-phonegui-gtk2.git 852K /srv/git/repositories/phoneui-apps.git 1.2M /srv/git/repositories/ffphonelog.git 1.4M /srv/git/repositories/libshr-glib.git 1.4M /srv/git/repositories/shr-installer.git 1.5M /srv/git/repositories/gitosis-admin.git 1.5M /srv/git/repositories/ophonekitd.git 1.6M /srv/git/repositories/shr-makefile.git 1.6M /srv/git/repositories/shr-wizard.git 1.7M /srv/git/repositories/geekogotchi.git 1.8M /srv/git/repositories/phonefsod.git 2.0M /srv/git/repositories/isi-wireshark-plugin.git 2.0M /srv/git/repositories/libmodulo.git 2.1M /srv/git/repositories/shr-specs.git 2.5M /srv/git/repositories/libphone-utils.git 2.6M /srv/git/repositories/libphone-ui.git 2.9M /srv/git/repositories/shr-settings.git 3.0M /srv/git/repositories/shr-e-gadgets.git 3.1M /srv/git/repositories/illume-keyboards.git 3.2M /srv/git/repositories/phoneuid.git 3.7M /srv/git/repositories/ffalarms.git 3.7M /srv/git/repositories/pyphonelog.git 3.9M /srv/git/repositories/xkeyboard-config.git 4.0M /srv/git/repositories/meta-browser.git 6.4M /srv/git/repositories/libframeworkd-phonegui-efl2.git 6.4M /srv/git/repositories/opimd-utils.git 6.9M /srv/git/repositories/libphone-ui-shr.git 13M /srv/git/repositories/meta-smartphone.git 18M /srv/git/repositories/meta-shr.git 21M /srv/git/repositories/shr.git 24M /srv/git/repositories/bitbake.git 29M /srv/git/repositories/shr-overlay.git 39M /srv/git/repositories/meta-oe.git 43M /srv/git/repositories/shr-themes.git 65M /srv/git/repositories/buildhistory.git 96M /srv/git/repositories/shr-docs.git 105M /srv/git/repositories/oe-core.git 1.4G /srv/git/repositories/buildhistory-old.git 1.6G /srv/git/repositories/linux.git 5.5G /srv/git/repositories/shr-chroot.git And now the images and other build artifacts: shr@opmbuild:/var/www/shr.bearstech.com$ du -hs /var/www/shr.bearstech.com/* | sort -h | tail 13M /var/www/shr.bearstech.com/fsoshrudcon 1.4G /var/www/shr.bearstech.com/tests 2.7G /var/www/shr.bearstech.com/shr-testing 3.9G /var/www/shr.bearstech.com/shr-obsolete 6.6G /var/www/shr.bearstech.com/shr-testing2011.1 8.4G /var/www/shr.bearstech.com/shr-core-staging 15G /var/www/shr.bearstech.com/shr-2012.01 18G /var/www/shr.bearstech.com/shr-2012.07 32G /var/www/shr.bearstech.com/shr-unstable 47G /var/www/shr.bearstech.com/shr-2013.07 drwxr-xr-x 7 shr shr 4.0K Apr 6 2012 /var/www/shr.bearstech.com/shr-2012.01 drwxr-xr-x 7 shr shr 4.0K Apr 26 2013 /var/www/shr.bearstech.com/shr-2012.07 drwxr-xr-x 8 shr shr 4.0K Nov 26 2014 /var/www/shr.bearstech.com/shr-2013.07 lrwxrwxrwx 1 shr shr 11 Apr 6 2012 /var/www/shr.bearstech.com/shr-core -> shr-2012.07 drwxr-xr-x 144 shr shr 4.0K Sep 8 2015 /var/www/shr.bearstech.com/shr-core-staging lrwxrwxrwx 1 shr shr 7 Apr 22 2011 /var/www/shr.bearstech.com/shr-kernels -> shr-kms lrwxrwxrwx 1 shr shr 49 Apr 22 2011 /var/www/shr.bearstech.com/shr-kms -> /home/shr/shr-chroot/OE/shr-kms/tmp/deploy/images drwxr-xr-x 4 shr shr 4.0K Dec 11 2011 /var/www/shr.bearstech.com/shr-logo lrwxrwxrwx 1 shr shr 12 Oct 31 2013 /var/www/shr.bearstech.com/shr-next -> shr-2013.07/ drwxr-xr-x 5 shr shr 4.0K Jun 8 2011 /var/www/shr.bearstech.com/shr-obsolete drwxr-xr-x 4 shr shr 4.0K Sep 27 2010 /var/www/shr.bearstech.com/shr-testing drwxr-xr-x 6 shr shr 4.0K May 13 2011 /var/www/shr.bearstech.com/shr-testing2011.1 drwxr-xr-x 7 shr shr 4.0K Aug 22 2011 /var/www/shr.bearstech.com/shr-unstable So I've merged last staging feed to save some space, but it isn't enough we need to decide which releases or build directories to remove. -- Martin 'JaMa' Jansa jabber: martin.ja...@gmail.com
signature.asc
Description: Digital signature
_______________________________________________ Shr-devel mailing list Shr-devel@lists.shr-project.org http://lists.shr-project.org/mailman/listinfo/shr-devel