Christian Horn wrote: > Hi, > > > on 2 rhel5 servers with all patches as of today i can not > successfully execute > > # cobbler import --path=/colds/webroot/x86_64/rhel5u3_serv \ > --name=rhel5u3 --available-as=http://10.0.22.1/x86_64/rhel5u3_serv > > The messages i get: >
I don't know why you would be importing content that lives in your webroot, or what that content exactly is and what it's structure is, so I can't tell. > local variable 'datestamp' referenced before assignment > Even in error scenarios this shouldn't happen, so that traceback being visible is a bug. Please file one at fedorahosted.org/cobbler and we'll look at what could be causing it. I will also need the tree structure of the the "/colds/webroot/..." from "tree -d" to rule out any weirdness. > > # cobbler import --path=/mnt/looprhel5u3 --name=rhel5u3 --arch=x86_64 > This works as it should. > > Import was written for DVD imports and imports of official rsync mirrors. Since RHEL has no rsync mirror, we do test it imports, but against our own NFS trees. I'm guessing the structure of what you have is different. > Any ideas on the problem above? > > Thanks, Christian > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler > _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
