Hi, 2014-01-31 2:10 GMT+01:00 Peter Pöml <peter_at_poeml.de>: > I looked at the mirrorbrain package in that repo and it seems that you > simply added the missing distros as build targets, without any changes > whatsoever in the package. Meanwhile, I have also added the build > targets to the Apache:MirrorBrain project. wonderful. Seems to work like a charm from the official repo. The updates went smooth for me. :-) One thing that's still missing for Ubuntu 12.04 is the new mod_geoip module. I manually fixed that with: dpkg-divert --divert /usr/lib/apache2/modules/mod_geoip.so.original --rename /usr/lib/apache2/modules/mod_geoip.so wget -N http://www.maxmind.com/download/geoip/api/mod_geoip2/mod_geoip2-latest.tar.gz -O /tmp/mod_geoip2-latest.tar.gz cd /tmp tar xvfz mod_geoip2-latest.tar.gz cd mod_geoip2_1.2.8 /etc/init.d/apache2 stop apxs2 -i -a -lGeoIP -c mod_geoip.c /etc/init.d/apache2 start rm -rf /tmp/mod_geoip2_1.2.8 But a fine module directly out of the repo would be better. :-) > I have not yet looked at all the other packages in your repo. No worries. I don't remember precisely what I did, was just trying to get it work again. :-) >> Otherwise, here are a few bugs that would really be nice for the next >> release to be fixed: >> >> http://mirrorbrain.org/issues/issue124 > > I wonder if this is a bug IMHO yes ;-) Added an example to show how/when it breaks for me. >> http://mirrorbrain.org/issues/issue120 (maybe not fixable via MB) > > No way to fix this in MB, I'm sorry. Needs to be fixed in Ubuntu. Yep. I saw the requirements to get a backport, but somehow I lack time to work on that - my manual fix works for me right now. :-) >> http://mirrorbrain.org/issues/issue115 > > That mirror runs nginx, which our scanner has a directory listing parser > for, but it's different from the nginx directory listings we've seen so > far. The mirror also offers rsync, which times out, and FTP, which > points to an empty directory. > > I don't think that this should delay the upcoming release, sorry. No worries! >> http://mirrorbrain.org/issues/issue101 > > That's a pure packaging issue, that shouldn't hold up 2.18.0 release of > MirrorBrain. (Enhancing the Debian build description file is outside the > scope of the MirrorBrain source tree.) Of course it should be fixed. No worries either! >> http://mirrorbrain.org/issues/issue116 > > Just fixed this. Thanks! ;) Florian _______________________________________________ mirrorbrain mailing list Archive: http://mirrorbrain.org/archive/mirrorbrain/ Note: To remove yourself from this mailing list, send a mail with the content unsubscribe to the address mirrorbrain-request_at_mirrorbrain.orgReceived on Mon Feb 10 2014 - 17:42:33 GMT
This archive was generated by hypermail 2.3.0 : Tue Feb 11 2014 - 23:32:04 GMT