cm source http://archive.cloudera.com/cm4/ubuntu/lucid/amd64/cm/pool/contrib/e/enterprise/
$ sudo su $ apt-get install dpkg-dev change to the directory in which you downloaded the deb files $ dpkg-scanpackages ./ /dev/null | gzip -9c > ./Packages.gz add line to /etc/apt/sources.list "deb file:///path ./" $ apt-get update On Thu, Jun 27, 2013 at 3:28 AM, Sathish Kumar <[email protected]> wrote: > Hi All, > > I would like to set local repository for all my install via > cloudera-manager in ubuntu. any good link that explaining the local > repository building would be a great help to me. Required sourcelist for > repository..etc.. > > Regards > Sathish >
