Status: New
Owner: ----

New issue 1063 by [email protected]: Create CHROOT directory before copy COMP_FILENAME
https://code.google.com/p/ganeti/issues/detail?id=1063

I have tested devel/build_chroot script file on Ubuntu Precise after Hrvoje Ribicic <[email protected]> updates it (http://git.ganeti.org/?p=ganeti.git;a=commit;h=40f22918d3e454bae0887a859a4b754bcb45c90f).

There is still a problem after I run the script. I cannot run command "sudo cp /home/gangbiao/workshop2/ganeti/devel/wheezy-amd64.tar.gz /srv/chroot/wheezy-amd64.tar.gz" before I create "/srv/chroot" directory. However, the script only tells me as follows.

{{{
[...]
Setting up debhelper (9.20120909) ...
Setting up diffstat (1.55-3) ...
Setting up quilt (0.60-2) ...
update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in manual mode
Creating compressed schroot image...
Chroot created. In order to run it:
 * sudo cp wheezy-amd64.conf /etc/schroot/chroot.d/wheezy-amd64.conf
* sudo cp /home/harry/workshop2/ganeti/devel/wheezy-amd64.tar.gz /srv/chroot/wheezy-amd64.tar.gz
Then run "schroot -c wheezy-amd64"
}}}

I think it need to tell users to create "/srv/chroot" before "sudo cp /home/harry/workshop2/ganeti/devel/wheezy-amd64.tar.gz /srv/chroot/wheezy-amd64.tar.gz".

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to