Hi List

 I’m trying to import debian wheezy 7.1 using "cobbler import …”  but the task 
keeps failing with "No signature matched in /srv/www/cobbler/ks_mirror/wheezy”:


---
root@hitokiri:/etc/cobbler# cobbler import --name=wheezy 
--path="rsync://ftp.us.debian.org/debian/dists/wheezy/main/installer-amd64/current/images/netboot/debian-installer/amd64"
task started: 2014-03-08_213004_import
task started (id=Media import, time=Sat Mar  8 21:30:04 2014)

No signature matched in /srv/www/cobbler/ks_mirror/wheezy
!!! TASK FAILED !!!
—

“cobbler signature report” lists wheez as a known OS:

---
Currently loaded signatures:
debian:
        squeeze
        wheezy
—

The relevant segment from the cobbler signature file says:


—
   "wheezy": {
    "signatures":["dists"],
    "version_file":"Release",
    "version_file_regex":"Codename: wheezy",
    "kernel_arch":"linux-headers-(.*)\\.deb",
    "kernel_arch_regex":null,
    "supported_arches":["i386","amd64"],
    "supported_repo_breeds":["apt"],
    "kernel_file":"vmlinuz(.*)",
    "initrd_file":"initrd(.*)\\.gz",
    "isolinux_ok":false,
    "default_kickstart":"/var/lib/cobbler/kickstarts/sample.seed",
    "kernel_options":"",
    "kernel_options_post":"",
    "boot_files":[]
   }
  },
—

And, I’m using a source-installed version of cobbler:

---
root@hitokiri:/opt/cobbler# cobbler --version
Cobbler 2.5.0
  source: f457cf0, Wed Mar 5 18:22:24 2014 +0100
  build time: Fri Mar  7 18:49:02 2014
---

Is it possible to update the signatures for debian wheezy, in order to get a 
successful import ?

Thanks in Advance!
Traiano




_______________________________________________
cobbler mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/cobbler

Reply via email to