Re: [arch-general] Syncing the mirrors

2010-02-04 Thread Hannes Rist

Hi,


PS: A mailinglist for mirror stuff (like this discussion) with all
mirror admins would also be quite nice.



As a mirror admin (mirrors.rit.edu) , I second that request, although
perhaps one low traffic list (mandatory script updates, bulletins,
etc) and one for discussions?
Or perhaps some other scheme entirely.


+1 from me.

mirror-announce and mirror-discussion?

Also a mailing list would be a lot faster than the bug-tracker to for 
example let archlinux.org know if you plan to change 
hostname/IP/directory-structure etc as it looks like the mailing-list 
gets read more frequently than the bug-tracker.


regards,
Hannes (mirror.selfnet.de/ftp.wh-stuttgart.net)

--
Hannes Rist
++
| Crew Selfnet e.V.NOC: ad...@selfnet.de |
| Allmandring 8A   http://www.selfnet.de |
| 70569 Stuttgart  Fax: +49 711 620 4796 |
++



signature.asc
Description: OpenPGP digital signature


Re: [arch-general] Syncing the mirrors

2010-02-02 Thread Hannes Rist

Ionut Biru wrote:

On 02/02/2010 07:53 PM, Damjan Georgievski wrote:

There's also the problem that some mirrors (most of the ones I've
tried) sync the package database before syncing all the packages.


Actually, syncing the db last is not going to improve things: if some
packages get deleted, they won't be found when updating against the
old db.


- download new packages
- update db
- delete old packages



now tell us how do this order with rsync.


the debian mirror scripts have such a staged setup with 2 rsync runs, 
might wanna have a look at them mirror.debian.org somewhere here.

http://www.debian.org/mirror/ftpmirror 'how to mirror' it's explained there.

regards,
Hannes

--
Hannes Rist
++
| Crew Selfnet e.V.NOC: ad...@selfnet.de |
| Allmandring 8A   http://www.selfnet.de |
| 70569 Stuttgart  Fax: +49 711 620 4796 |
++



signature.asc
Description: OpenPGP digital signature


Re: [arch-general] Syncing the mirrors

2010-02-01 Thread Hannes Rist

Allan McRae wrote:
Well, there was a news item saying it would be best to wait a couple of 
days to do an update...  but no-one ever listens to us.


And yet they're still using Archlinux. True love!


regards,
Hannes

--
Hannes Rist
++
| Crew Selfnet e.V.NOC: ad...@selfnet.de |
| Allmandring 8A   http://www.selfnet.de |
| 70569 Stuttgart  Fax: +49 711 620 4796 |
++



signature.asc
Description: OpenPGP digital signature


Re: [arch-general] Syncing the mirrors

2010-01-31 Thread Hannes Rist
Hi,

> There are several methods to improve the situation:
> * multi tier mirroring. Roman started to work on this but might need
some help
> here. It's mostly an organizing task

I strongly second that. Having a geographically organized hierarchy would
be nice, so that there are tier-1 mirrors in every country (of course not
if there are for example only two mirrors/country those could sync from
the geographically closest tier-1 mirror), those being machines with a
somewhat reasonable connection, and then have the mirrors sync from those
machines and only the tier-1 (mirror.us,mirror.eu,mirror.de and the like)
sync from rsync.archlinux.org and all others sync from those.
As Pierre pointed out this is mostly an organizational problem as in
selecting the tier-1 mirrors and asking the owners if they're going to
support this plan. Eg for the tier-1 mirrors we could ask the guys from
kernel.org for the main us and eu mirrors, and for eg germany ask the
owner of ftp-stud.hs-esslingen.de or maybe Hosteurope. I don't know the
situation in countries != de, but IIRC we have a lot of mirrors here.


> * Add support for using both gz and xz compressed packages to db-scripts.
> This way we could migrate to the way better xz compression and reduce
> traffic: http://bugs.archlinux.org/task/17280

I don't know much about the package-system but if theres a 25% decrease in
package size this sounds like one would like to have this anway.


Just my 2 cents on this topic.
regards,
Hannes 'hrist' Rist

-- 
Hannes Rist
++
| Crew Selfnet e.V.NOC: ad...@selfnet.de |
| Allmandring 8A   http://www.selfnet.de |
| 70569 Stuttgart  Fax: +49 711 620 4796 |
++



Re: [arch-general] [gcc-4.3] segfault when runnung -O3 compiled c++ code

2008-06-26 Thread Hannes Rist
Maik Beckmann <[EMAIL PROTECTED]> writes:

> Hi,
>
> Can someone confirm that this
>   http://codepad.org/I313t7BN
> compiled with
>   g++ -O3 test.cpp -o test
> gives a segfault when trying to run it via
>   ./test
> ??
>
> I mailed to the gcc-help list regarding this issue:
>   http://thread.gmane.org/gmane.comp.gcc.help/24804
>
> Thanks,
>  -- Maik
>
> PS: I'm on arch64, no testing no unstable.

Same here with:
 [EMAIL PROTECTED] %gcc -v
 Using built-in specs.
 Target: x86_64-unknown-linux-gnu
 Configured with: ../configure --prefix=/usr --enable-shared 
--enable-languages=c,c++,fortran,objc,obj-c++,treelang --enable-threads=posix 
--mandir=/usr/share/man --enable-__cxa_atexit --disable-multilib 
--libdir=/usr/lib --libexecdir=/usr/lib --enable-clocale=gnu 
--disable-libstdcxx-pch --with-tune=generic
 Thread model: posix
 gcc version 4.3.1 (GCC)

Arch64

up to date:
[testing]
[core]
[extra]
[community]