[Neurodebian-users] anyone from ...intra.cea.fr ?

Yaroslav Halchenko debian at onerussian.com
Thu Dec 8 03:21:32 UTC 2011


I might not be thinking straight already... but why do you need
    --ignore-release-gpg
?  we better of keeping you secure ;)

N.B. on a related note -- we would appreciate if you encourage
popularity-contest submissions, so we (and Debian and Ubuntu
communities respectively of your base system) would have some
guestimates on the actual number of users and preferences (in what
software is actually installed/used): just 

     sudo dpkg-reconfigure popularity-contest

to change one way or another. ATM we see only 311 regular submissions on
http://neuro.debian.net/popcon/

Cheers!

On Thu, 08 Dec 2011, Andrew Janke wrote:

> > I doubt that we can get a public mirror. CEA is not very public-friendly.
> > Maybe we can get a private mirror, though, if we are taking too much load
> > from you.

> On this note, if others want to make their own local mirror, debmirror
> is the tool of choice. If you are really into disk space you can rsync
> the entire respository but here is what I use to mirror just the amd64
> binaries (no source) of Ubuntu maverick, natty and oneiric. We then
> use this mirror locally in the whole department as this makes for a
> whole lot faster installs and upgrades.

> #! /bin/sh

> arch=amd64
> dist1=maverick
> dist2=natty
> dist3=oneiric
> dest=/export_mirror

> # debmirror options
> opts="--ignore-release-gpg --ignore-missing-release
> --ignore-small-errors --passive --nosource"

> host=neuro.debian.net
> root=debian
> echo "------------------ mirror for $dist from $host ------------------"
> debmirror $opts --progress \
>           --getcontents \
>           --method=http \
>           --host=$host \
>           --root=$root \
>           --dist=$dist1 \
>           --dist=$dist2 \
>           --dist=$dist3 \
>           --arch=$arch \
>           --section=main,contrib,non-free \
>           $dest/neurodebian


> ---


> a

> _______________________________________________
> Neurodebian-users mailing list
> Neurodebian-users at lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/neurodebian-users


-- 
=------------------------------------------------------------------=
Keep in touch                                     www.onerussian.com
Yaroslav Halchenko                 www.ohloh.net/accounts/yarikoptic



More information about the Neurodebian-users mailing list