=== dendro-afk is now known as dendrobates [01:00] zul, ttx, someone https://code.launchpad.net/~smoser/glance/ubuntu-chown-trailing-slash/+merge/71793 [01:05] is that mean to chown the glance dir as well or just whats within it? === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [01:51] because if its on a directory, you'll never need a trailing slash [01:51] if its for whats with in a directory, you use /* [02:06] flaccid, read the description [02:06] its in case the entry is a symlink [02:10] smoser: yeah you don't chown symlinks, but rather use a [ ! -L $file ] and do /* if needed or follow the symlink [02:11] i dont htink so. [02:11] you need the target of the symlink [02:11] oops actually test is better [02:11] and /* wont do that [02:11] thus why i said to follow the link [02:11] trailing / follows link [02:12] yeah bash says to use [ -L "$file" ] [02:13] but why? [02:13] ask them, ##bash [02:17] flaccid, i dont want to sound un-grateful, but i have other things to do :-( [02:17] falconindy: have they bothered to read the man page? [02:17] falconindy: the default behavior for chown is to dereference symlinks [02:17] [02:17am] falconindy: so it doesn't matter if there's a trailing slash or not. chown will do the "right thing" [02:17] falconindy: it doesn't change anything [02:18] falconindy: its neither right, nor wrong. its pointless. [02:18] smoser: no need to now, i pasted the 'why' :) === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates === erichammond1 is now known as erichammond [20:04] does anyone know why UEC lucid image refuses connection for ssh [20:05] on ec2? [20:05] i am using eucalyptus [20:05] pastebin of euca-get-console-output would be helpful [20:06] and also make sure that you have security groups setup correctly [20:06] i am not using any security groups [20:06] thats not possible [20:06] you are always using one [20:07] there is one GROUP admin default group [20:08] [root@localhost ~]# euca-describe-groups [20:08] GROUP admin default default group [20:09] you need to add port 22 on that [20:09] add/opne [20:09] open [20:13] ssh -v -i mykey 10.121.12.155 [20:13] OpenSSH_4.3p2, OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008 [20:13] debug1: Reading configuration data /etc/ssh/ssh_config [20:13] debug1: Applying options for * [20:13] debug1: Connecting to 10.121.12.155 [10.121.12.155] port 22. [20:13] debug1: connect to address 10.121.12.155 port 22: Connection refused [20:13] ssh: connect to host 10.121.12.155 port 22: Connection refused [20:14] euca-describe-group default [20:15] really needs to show that port 22 is open [20:15] also, pastebining console-output woudl be helpful [20:15] euca-get-console-output | pastebinit [20:17] PERMISSION admin default ALLOWS tcp 22 22 FROM CIDR 0.0.0.0/0 [20:18] euca-get-console-output i-43AB07AB [20:18] i-43AB07AB [20:18] 2011-08-17T20:17:49.315Z [20:18] NOT SUPPORTED [20:19] if i had the console batte would be over [20:19] euca is not setting a console in the xml [20:27] any ideas [20:30] Scott is this a bug [20:30] this is UEC lucid image [20:35] ?? === erichammond1 is now known as erichammond [20:49] Hi all [20:49] what is ubuntu cloud? should I pay money in order to use it? [21:21] jsingh, i dont know how you would get "NOT SUPPORTED" against eucalhyptus for get-console-output === dendrobates is now known as dendro-afk