Skip to content

Instantly share code, notes, and snippets.

Created October 8, 2010 18:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/617257 to your computer and use it in GitHub Desktop.
Save anonymous/617257 to your computer and use it in GitHub Desktop.
stahnma@loki:~/repo$ ls
lightstreaks-backgrounds-0.0.1-0.fc12.noarch.rpm rubygem-ruby-debug-base-debuginfo-0.10.4-0.1.rc1.fc13.i686.rpm
rubygem-oci8-1.0.7-1.fc13.i686.rpm rubygem-ruby-debug-base-doc-0.10.4-0.1.rc1.fc13.i686.rpm
rubygem-ruby-debug-base-0.10.4-0.1.rc1.fc13.i686.rpm
stahnma@loki:~/repo$ cat /etc/debian_version
5.0.5
stahnma@loki:~/repo$ createrepo --version
0.4.9
stahnma@loki:~/repo$ createrepo -C .
5/5 - rubygem-ruby-debug-base-doc-0.10.4-0.1.rc1.fc13.i686.rpm
Saving Primary metadata
Saving file lists metadata
Saving other metadata
stahnma@loki:~/repo$ md5sum repodata/*
17b7b411fc445916e45c18efd2d36e67 repodata/filelists.xml.gz
392aac374de6ca177955d8f4c2609ccc repodata/other.xml.gz
f692f884f3191d5bfa687c4a14884cf7 repodata/primary.xml.gz
d58baab28d565e2713635b7fc6ed6526 repodata/repomd.xml
stahnma@loki:~/repo$ createrepo -C .
stahnma@loki:~/repo$ md5sum repodata/*
17b7b411fc445916e45c18efd2d36e67 repodata/filelists.xml.gz
392aac374de6ca177955d8f4c2609ccc repodata/other.xml.gz
f692f884f3191d5bfa687c4a14884cf7 repodata/primary.xml.gz
d58baab28d565e2713635b7fc6ed6526 repodata/repomd.xml
stahnma@loki:~/repo$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment