[chef] debmirror question


Chronological Thread 
  • From: Mohammad Fattahian < >
  • To:
  • Subject: [chef] debmirror question
  • Date: Tue, 26 May 2015 11:12:52 -0400

Hi Folks,

 

We’ve setup a local repository in our Chef environment. Using “debmirror”

 

Seems it downloads a partial of Ubuntu. How can I get the most recent packages with this?

 

Here is the script:

 

arch=amd64

section=main,main/debian-installer,restricted,universe,multiverse

release=precise,precise-security,precise-updates,precise-backports,trusty,trusty-security,trusty-updates,trusty-backports

server=ca.archive.ubuntu.com

inPath=/ubuntu

proto=rsync

outPath=/srv/repos/ubuntu-repo-stage

 

DEBMIRROR="/usr/bin/debmirror -a $arch --no-source -s $section -h $server -d $release -r $inPath --progress -e $proto $outPath"

 

Thanks for any help,

 

Mohammad



  • [chef] debmirror question, Mohammad Fattahian, 05/26/2015

Archive powered by MHonArc 2.6.16.

§