Hello,I have installed a Fedora 17 x86_64 server with cobbler-2.2.3. I am following the manual and i'm trying to import the DVD:
[root@server1 ~]# mount -t iso9660 -o loop,ro /tmp/Fedora-17-x86_64-DVD.iso /mnt/dvd/ [root@server1 ~]# cobbler import --name=fedora17 --arch=x86_64 --path=/mnt/dvd/
task started: 2012-09-06_100837_import task started (id=Media import, time=Thu Sep 6 10:08:37 2012) !!! TASK FAILED !!! The log file /var/log/cobbler/cobbler.log: Thu Sep 6 10:08:37 2012 - DEBUG | REMOTE CLI Authorized; user(?)Thu Sep 6 10:08:37 2012 - INFO | REMOTE start_task(Media import); event_id(2012-09-06_100837_import); user(?) Thu Sep 6 10:08:38 2012 - INFO | import_tree; ['/mnt/dvd/', 'fedora17', None, None, None] Thu Sep 6 10:08:38 2012 - INFO | importing from a network location, running rsync to fetch the files first Thu Sep 6 10:08:38 2012 - INFO | running: rsync -a '/mnt/dvd/' /var/www/cobbler/ks_mirror/fedora17-x86_64 --exclude-from=/etc/cobbler/rsync.exclude --progress Thu Sep 6 10:08:38 2012 - INFO | received on stdout: sending incremental file list
./ sent 29 bytes received 15 bytes 88.00 bytes/sec total size is 0 speedup is 0.00 Thu Sep 6 10:08:38 2012 - DEBUG | received on stderr:Thu Sep 6 10:08:38 2012 - INFO | No import managers found a valid signature at the location specified
Is there something wrong when i use "cobbler import"? The rsync command in log file works:[root@server1 ~]# rsync -a '/mnt/dvd/' /var/www/cobbler/ks_mirror/fedora17-x86_64 --exclude-from=/etc/cobbler/rsync.exclude --progress
sending incremental file list
created directory /var/www/cobbler/ks_mirror/fedora17-x86_64
./
.discinfo
35 100% 0.00kB/s 0:00:00 (xfer#1, to-check=1226/1228)
.treeinfo
925 100% 903.32kB/s 0:00:00 (xfer#2, to-check=1225/1228)
TRANS.TBL
1753 100% 855.96kB/s 0:00:00 (xfer#3, to-check=1224/1228)
EFI/
EFI/TRANS.TBL
.....
Thanks in advance.
Regards.
smime.p7s
Description: Firma criptográfica S/MIME
_______________________________________________ cobbler mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/cobbler
