[01:25] is sssd or pam_ldap (and pam_creds) the preferred(new) way to provided cached ldap login when a laptop is "out on the road" [01:30] NFI. I just let users manager their own laptops and do LDAP auth in each respective service [03:09] Did anyone update bind today? [03:09] Looks like the update is broken [03:10] Does anyone have a fix? [03:12] Fidelix: details of the breakage would be nice [03:13] pmatulis, http://paste2.org/p/2047526 [03:17] Fidelix: did you upgrade bind9 today? [03:17] pmatulis, yes [03:17] Fidelix: what release are you running? [03:18] 12.04, upgraded from 11.10 [03:18] Since resolvconf, I would guess preicse [03:18] true dat [03:19] Running /etc/resolvconf/update-libc.d/sendmail manually also gives me that error. [03:21] Fidelix: i recommend you open a bug on it. it's fairly serious if bind does not run on an LTS [03:22] pmatulis, do you have any workarounds to suggest? [03:22] I don't want my apt locked for other updates [03:23] Fidelix: disable resolvconf [03:23] Fidelix: make /etc/resolv.conf a regular file instead of a symlink [03:25] Now I have another error [03:25] debconf: DbDriver "config": /var/cache/debconf/config.dat is locked [03:26] zul: I wonder if bug 1009727 could be due to 'apt-get upgrade' vs 'apt-get dist-upgrade' [03:26] Launchpad bug 1009727 in samba "package samba 2:3.6.3-2ubuntu2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/1009727 [03:26] Fidelix: is that after trying to disable r/c? [03:27] pmatulis, I moved the symlink to a backup, then copied the real resolv.conf to /etc/resolv.conf [03:27] Fidelix: ok, and how does the 2nd error happen? [03:27] apt-get -f install [03:27] Fidelix: hm [03:28] Fidelix: some lingering process due to your recent upgrade? [03:28] Okay, I ran some mojo to fix that [03:29] But now I have another error [03:29] resolvconf: Error: /etc/resolv.conf isn't a symlink, not doing anything. [03:29] ...done. [03:29] Apparently apt-get is no longer locked. [03:29] Thanks. [03:29] Fidelix: now restart bind? [03:30] It gave this same error twice on restart [03:30] But apparently it is running [03:30] Fidelix: and do explain the mojo when you get a chance [03:31] fuser -cuk /var/cache/apt/archives/lock, then rm -fr /var/cache/apt/archives/lock [03:31] Although the first command will throw you away from ssh, so it needs to be run in the same line [03:31] ok, good to know [03:33] Thank you for the help pmatulis. You have my gratitude. [03:33] Fidelix: you're welcome [03:34] I will pay it forward. [03:34] Good bye. [03:35] 'gnight [03:37] I'm having trouble getting any sort of networking running on my laptop server with an ethernet cable or wpa_supplicant. Searching the web proved useless, as did trying what works in arch to get networking running. Any suggestions? [03:42] Similarly the ubuntu support website has nothing related to my problem, and neither does the server guide. [03:49] Hi anybody able to help with a squirt issue with sguil0.7 on Ubuntu server [03:49] Squert issue [03:54] Is there a an issue with using squert0.9.2 with the older sguil0.7 [05:34] Hey, I'm just adding the debian-installer images to my ubuntu mirror, and wondering if the normal netboot will install ubuntu server or if it just installs desktop? [05:34] I have a machine that I can only use network to install, and it needs to be server [05:34] jasef: netboot only installs a minimal system [05:34] jasef: you'll get asked about what extra stuff to install. I'd recommend OpenSSH Server, but otherwise.. leave the other sutff off :) [05:35] SpamapS: Awesome, so it won't install a desktop system? [05:35] If it doesn't I'm cool with that. [05:35] Oh, and another question, is it worth switching to linux-image-server or is -generic just as good for servers? [05:36] jasef: linux-image-server is just a meta package for linux-image-*-generic [05:36] at least, in 12.04 [05:37] So identical to just using linux-image then? [05:38] jasef: as far as I can tell, yes [05:38] but I've never looked deeply into this [05:59] how does one figure out what device names partman auto has created? [05:59] e.g., /dev/sda1,2,5,99 [06:00] they're not sequential, i know [06:34] Well, if anyone wanted to know, my mirror is currently functioning and the netinstall is working fine. almost done the base install step === almaisan-away is now known as al-maisan [07:15] Hi, My hardware doesn't support ubuntu server. [07:15] 02:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter (rev 01) [07:16] What to do? [07:16] I can't use iwconfig with that. [07:17] FAQ: Q: You use ubuntu server on a laptop that has wireless card? [07:17] A: Yes. [07:18] good bye, then === al-maisan is now known as almaisan-away [07:35] Too bad Ormie didn't use google... a search of 'RTL8188CE linux' returned several hits for getting that working. === railsraider_ is now known as railsraider === railsraider_ is now known as railsraider === Lcawte|Away is now known as Lcawte === railsraider__ is now known as railsraider [09:20] hello all [09:21] I have a crontab parameter @reboot /usr/bin/start-scheduler which is no longer working on ubuntu-server 12.04 [09:21] was @reboot removed from cron? === almaisan-away is now known as al-maisan [09:22] not that I can see [09:22] ikonia: any idea why it would stop working after a release upgrade? [09:23] acidflash: sounds silly, but can you do it manually ? [09:23] see if there is an error with the actual command on your setup [09:23] run the script manually you mean? for sure [09:23] works fine === railsraider_ is now known as railsraider === JGJones_ is now known as JGJones === rickspencer3 is now known as rickspencer3_ [10:01] hi guys, is anyone able to link me to a good article about installing imagemagick to work with php? i have tried googling and the ones im finding dont seem to be working, when i try to do "sudo pecl install imagemagick" it says that the version i have is wrong :S [10:02] sorry, disregard that, it is installed, im just a nub XD [10:02] I was just typing..... [10:02] pecl ? [10:02] you install it using the ubuntu package manager, it's installed as an ubuntu package [10:03] i found this, http://bloke.org/linux/install-imagemagick-imagick-for-php-on-ubuntu/ [10:03] thats the one that advised me to use pecl [10:03] KrizOne: just open the package manager, search for image magic [10:04] you'll see the imagemagic php component, install it [10:04] KrizOne: a good tip is to not blindly follow external sites, there is no rating system to show if it's good advice/bad advice [10:05] KrizOne: (as you can also see that guide is over 4 years old - things will/may have changed) [10:05] ahh i see [10:05] i didnt check that [10:05] thanks =] [10:06] its actually working fine in php, it turns out its an issue between phpThumb and it [10:06] but we are fixing that now =] thats for the responses [10:07] no problem === rickspencer3_ is now known as rickspencer3 === matsubara is now known as matsubara-lunch === matsubara-lunch is now known as matsubara [12:25] smoser: hey, can you confirm when bug 1009294 fix lands in cloud build branch? [12:25] Launchpad bug 1009294 in grub2 "Grub update breaks automated dist-upgrade scripts on AMI images" [High,In progress] https://launchpad.net/bugs/1009294 [12:25] (Confirmed that running that one line on a fresh instance, then upgrading makes world peace [12:52] Daviey: for the openstack SRU, if we dont have a way to test it (ie: bug #992916) ill explain how it is fixed in the stable tree but not offer a testcase [12:52] Launchpad bug 992916 in nova "nova.tests.test_nova_rootwrap fails on Fedora 17" [Undecided,In progress] https://launchpad.net/bugs/992916 [12:57] smb, around? have a question about the kernel rejigs with regards to -virtual [13:25] anyone have a bit of time to help me try to figure out what changed/broke in Logwatch between 10.04 and 12.04? [13:26] logwatch is very sparse in 12.04 (no customizations except log level medium) as compared to 10.04 [13:26] this was an upgrade [13:27] zul: probably comment why the regression potential of having that changeset is low. [13:27] I found a bunch of log settings in rsyslog that are now commented out in 12.04 and changed them back to match 10.04... that added some logging [13:27] Daviey: ack [13:27] which didn't make sense to me but it's still not right [13:42] anyone? :-) or maybe a better channel to ask the question? [13:51] hello. I have prepared MariaDB 5.5.24 repositories for ubuntu-server 12.04 for off-line installations (see links below). They include also libreadline5 so after fresh installation of ubuntu-server it is very easy to install MariaDB 5.5.24 ... http://rsync.it-infrastrukturen.org/mariadb/ubuntu/mariadb-ubuntu-local-repo.pdf [13:51] Link to the repo: http://rsync.it-infrastrukturen.org/mariadb/ubuntu/mariadb5.5.24-precise-repo.tgz [13:52] and the bigger one with tests: http://rsync.it-infrastrukturen.org/mariadb/ubuntu/mariadb5.5.24-test-precise-repo.tgz [13:52] ... [13:52] I have also prepared some description how to setup master-slave and master-master replications for MariaDB5.5.24 on ubuntu-server ... http://rsync.it-infrastrukturen.org/mariadb/ubuntu/mariadb-ubuntu-replication-cluster.pdf [14:00] ironm: looks good! This sounds like just the sort of thing that a charm would be perfect for. [14:01] thank you rbasak :) [14:04] ironm: any chance you could charm this? Then others would be able to use your description automatically. There is an existing mysql charm though, so I'm not sure if it would be best to integrate this with that charm or have a separate one. [14:12] Where i can find a configuration guide to security and tuning for Ubuntu ? [14:12] CloudDev: Ubuntu Server Guide 12.04 [14:12] rbasak, I am not sure if I can interpret your last sentence correctly ... At least for me is MariaDB the further development of MySQL [14:13] ironm: sure, but the repository will have MySQL for a long time to come, as well as MariaDB [14:13] We need to be able to support both [14:15] So one approach is to have two separate charms, one for MySQL and one for MariaDB. The other approach is to have support for both in one charm with a configuration option to decide which is to be used. I'm not familiar enough with charming or with MariaDB to understand which would be better, though I can point you to the right people if you're interested in charming MariaDB. [14:15] ViveKC thanks, i'm not have experience with Ubuntu Server, have you used Ubuntu Server to high traffic web server ? [14:16] rbasak, I afraid that MySQL will die in long term (or to be to difficult to use due to some habits if the current *owner*) === Guest69534 is now known as linlin [14:16] s/if/of/ [14:17] ironm: sure. I don't disagree. But it'll be available as long as it is in Debian, which is currently indefinite. 12.04 includes it and is supported for five years. [14:19] rbasak, to stay on the safe "side" I prefer to use MariaDB from now [14:19] ironm: that's absolutely fine. I'm sure many others want to do that too, which is why MariaDB charm support would be awesome :) [14:20] yum works well in ubuntu ? [14:21] CloudDev: the debian/ubuntu equivalent of yum is apt [14:21] !apt | CloudDev [14:21] CloudDev: APT is the Advanced Package Tool, which together with dpkg forms the basic Ubuntu package management toolkit. Short apt-get manual: https://help.ubuntu.com/community/AptGetHowto - Also see !Synaptic (Gnome), !Adept (KDE) or !KPackageKit (KDE) [14:22] !yum [14:22] Uh, don't you mean !apt ? [14:24] rbasak, I would be happy if I could install ubuntu-server with MariaDB (instead of MySQL) ... LAMP [14:24] or just only the DB software [14:24] like PostgreSQL [14:31] Ubuntu Server works well in high traffic web server in Amazon EC2 ? [14:36] ironm: it is being discussed. You may be interested in this thread: https://lists.ubuntu.com/archives/ubuntu-server/2012-February/006073.html [14:37] thank you very much rbasak [14:37] Daviey, i'll update the bug when i land that change to bug 1009294. i did some testing here, and so far it looks like it will work. [14:37] Launchpad bug 1009294 in grub2 "Grub update breaks automated dist-upgrade scripts on AMI images" [High,In progress] https://launchpad.net/bugs/1009294 [14:38] rbasak, that is exactly the point ... "It has been brought to my attention that MySQL may have gone this way [14:38] as well, but in a much more subtle way. This started about a year ago, [14:38] and has only recently really become obvious. [14:38] " [14:38] smoser: yeah, i validated it from a running instance. [14:38] super [14:38] rbasak, I follow Oracle's activities for dozen of years [15:04] anyone want to help me copy results from jenkens to iso tracker? [15:04] jamespage, hggdh, roaksoax ? you've all helped iwth this before... [15:05] we need to copy https://jenkins.qa.ubuntu.com/view/Quantal/view/All%20Quantal/job/quantal-server-ec2/2/ to http://iso.qa.ubuntu.com/qatracker/milestones/221/builds [15:08] smoser: on it [15:09] smoser: no, i'd rather it was left blank and time spent on writing a damn tool to do this :) [15:09] Each milestone, copy and pasting results.. do you realise how daft that sounds? :) [15:10] hggdh, you copy the happy ones (green) [15:10] and, hggdh i will investigate anything else. [15:10] smoser: :-) [15:10] Daviey, i realize that. yes. its stupid. [15:10] I am getting a lot of happy pills [15:10] hggdh, thank you. [15:10] Daviey, stop talking, and start writing your tool [15:10] Daviey: me daft ;-) [15:11] smoser / hggdh : do you want to take the action of syncing with stgraber on how to make sure we don't have to do this next cycle?> [15:12] Daviey: IIRC, stgraber added API to the iso.qa. I will check with him later) [15:12] hggdh: he did.. i think i started writing the tool last cycle.. but long since lost [15:14] Daviey/smoser: apparently jibel already did it [15:14] hggdh: jibel gave some instructions on how to use the API to jamespage in #ubuntu-testing [15:15] stgraber: ah, cool. I think this then explains the deleted entry in one of the ec2 [15:16] hggdh, it's me, I tested that the script worked with ec2 as well. [15:17] jibel: cool. I guess james is on it, then? [15:17] superb [15:19] smoser: I need 20 min to get to a pharmacy; I will keep on when I am back [15:21] hggdh, thanks. i'll poke at using jibels script though. [15:22] jamespage, https://jenkins.qa.ubuntu.com/view/Quantal/view/All%20Quantal/job/quantal-server-ec2/2/ARCH=amd64,REGION=us-west-2,STORAGE=ebs,TEST=simple-user-data,label=ubuntu-server-ec2-testing/console [15:22] what failed there? [15:37] What do I do when /proc/sys/net/ip_forward dows not exist? [15:39] I'm curious why mdadm has a dependency on postfix [15:40] jkyle: for alerting [15:40] it's a dependency on an mta, not postfix [15:40] jkyle: Recommends: default-mta | mail-transport-agent, module-init-tools [15:40] it's a recommends [15:40] I figured, but I wouldn't consider that a hard dependency [15:40] default-mta Depends: postfix [15:40] it's optional [15:41] WeissLehrer: you use /proc/sys/net/ipv4/ip_forward which is where it's supposed to be :-) [15:41] when I do: apt-get install mdadm, it says "The following NEW packages will be installed: mdadm postfix" [15:41] jkyle: use apt-get --no-install-recommends mdadm [15:42] good to know, thanks [15:45] rbasak: oh, thank you ^^" [15:49] smoser: INFO:root:Instance i-0b36c238 not responding after 1200 seconds - rebooting [15:49] failed initial boot [15:50] jamespage, gah. sorry. it'd be nice if that was prefixed with 'error' or 'fail' :) [15:51] smoser, thats a good point [15:51] yeah, and https://jenkins.qa.ubuntu.com/view/Quantal/view/All%20Quantal/job/quantal-server-ec2/2/ARCH=amd64,REGION=us-west-2,STORAGE=ebs,TEST=simple-user-data,label=ubuntu-server-ec2-testing/artifact/None/amd64/m1.large/ebs/i-0b36c238/uec2-20120606-1016-3870cf4090ef4a-running.console.txt confirms. [15:51] cloud-init-nonet waiting 120 seconds for a network device. [15:51] cloud-init-nonet gave up waiting for a network device. [15:52] yep [15:52] I still don't really understand whether that is a ec2 error or something wrong with our images === al-maisan is now known as almaisan-away [15:54] still my other pc is not able to access internet [15:54] im trying to configure my server as a router [15:59] jamespage, i'm pretty convinced its an ec2 error. [15:59] smoser, that was my hunch [15:59] dhcp failed [15:59] but i have not hard evidence of it. [16:00] and it could clearly be a race condition in udev or something that missed the device. [16:02] smoser: there is nothing like an ec2 error. Amazon is flawless. [16:02] -ENOENT [16:04] ttx: I found it amusing that they don't have instance state 'ERROR' [16:05] jamespage: if you think it fails, it's just that you're not smart enough to understand :) [16:05] smoser: where can I find results for Europe and HVM? [16:05] ttx, lol [16:07] we do not do hvm in automated testing. [16:07] hggdh, dont worry about copying [16:07] i'll play with jibel's scripts and try to get something worked up. [16:08] skaet, can you not worry about having no ISO tracker results posted for a bit? ie, lets not hang the release on that? [16:08] smoser: most are already done -- only missing Europe and HVM [16:08] oh. [16:08] well, i still might do it. [16:08] but, europe shoudl be there [16:08] it is still worth it [16:09] (europe is eu-west-1) [16:09] ah crap [16:09] I read 'eu' as 'us'. [16:09] duh [16:10] done [16:11] smoser, ok. Just want to get them recorded on there before we archive the milestone. [16:11] smoser / skaet: Looking at the current results, i don't see anything that would potentially delay A1. [16:12] Daviey, yes, we'll go forward with publishing. Just want to make sure that the results are tracked, so we can refer back to if needed. [16:17] super [16:38] Hey all, had my boss recently ask us to move away from using repositories for things like MongoDB and Cassandra as they someday could be down and we wouldn't be able to deploy machines. Are these concerns unfounded? === dendro-afk is now known as dendrobates [17:15] stgraber: ok, latest push re-adds patches we need, so lxc-start works with lxc2 package. [17:27] I wonder why does my server takes more than 2 min waiting for network configuration at boot... and boot without full network configuration... [17:28] jamespage, i'm really sorry.. [17:28] but https://jenkins.qa.ubuntu.com/view/Quantal/view/All%20Quantal/job/quantal-server-ec2/2/ARCH=amd64,REGION=us-west-2,STORAGE=ebs,TEST=simple-user-data,label=ubuntu-server-ec2-testing/console [17:28] what is wrong there? [17:28] gah! [17:28] you told me already. [17:28] sorry [17:30] WeissLehrer: sounds like devices specified in /etc/network/interfaces are not coming up right. dhcp server problems? bad interface file? [17:32] hallyn: network just works after /etc/init.d/networking restart [17:32] zul: hey, can you propose a MP to lp:~ubuntu-archive/+junk/sync-blacklist .. with anything openstack related which debian is not the upstream of, please? [17:32] but works fine after that [17:32] Daviey: sure [17:33] zul: thanks! [17:33] zul: i'm going to make delta.html respect the blacklist [17:34] hallyn: but there is message coming up when I do that: cannot create /run/network/ifup.eth0: Directory nonexistent [17:35] but network and routing is working fine [17:36] Daviey: gotcha === dendrobates is now known as dendro-afk [17:38] i have a /run/ folder but there is no /run/network/ [17:45] it seems I fixed it by creating a symlink from /run/network/ to /var/run/network/ (trying to reboot to see if it works on boot) [17:47] hey guys, when configuring exim4 to send an email out is it required to have an outgoing smarthost set up? === dendro-afk is now known as dendrobates [17:53] hallyn: when I type 'start networking' i get: netorking stop/waiting [17:53] and it does start correctly when I restart networking === matsubara is now known as matsubara-afk [17:59] Is there a command similar to lsof that will log all accessed files by a command that I execute ? ( I want to capture open files when the command is launched ) [18:03] bananapie: yeap, use the audit sistema [18:03] system [18:04] i can't solve it [18:06] hi everyone, does anyone have experience with simple sata hba pcie cards and using linux md with them? right now i'm looking at for example adaptec 1430sa, wondering if it'll expose all drives to linux or is there just one large combined drive [18:10] Well, for some reason my network won't start on boot and I need it to start on boot.... can anyowne help me? [18:13] oh, just fixed it making a symlynk in /var/ to /run/ [18:24] WeissLehrer: meaning the /var/run -> /run symlink did not exist? that's definately a bug, probably in initscripts package [18:32] hallyn: exacly, it was a folder in /var/run/ nor a symlynk [18:32] symlink* [18:33] i had to move it [18:40] hallyn: now /etc/init.d/dhcp3-server does not exist though dhcp3-server is installed [18:41] hi everyone; I periodically am getting kernel panics in 4 of my ubuntu 12.04 VM's(esxi5). I installed linux-crashdump, but upon testing it with 'echo c | sudo tee /proc/sysrq-trigger' I don't appear to get any crash dump/autoreboot in /var/crash(system just hangs with the kernel panic on screen). Any thoughts on how to get a crashdump? or tips to see more of the kernel panic message(keyboard locks [18:41] up, shift+pgup doesn't work) [18:53] I'm trying to set up a dhcp server and for some reason it is not in /etc/int.d isn't it a service? [18:55] WeissLehrer: did you read the ubuntu server guide specific for you version? === railsraider_ is now known as railsraider [18:57] https://help.ubuntu.com/12.04/serverguide/dhcp.html [18:57] jmedina: im following it [18:57] jamespage, did you change 'blue.png' to be green ? on jenkins? [18:59] now dhcpd says: can't create PID file /var/run/dhcpd.pid: Permission denied. [19:04] hallyn: is there anything i need todo to authorize new device nodes into a container (apparmor?) other than setting 'lxc.cgroup.devices.allow' in config or setting that manually via sysfs? [19:04] stgraber: ^ [19:08] adam_g: depends what you do after that, if it's a block device you want to mount somewhere, then yes [19:11] stgraber: well, trying to get /dev/loop-control (character dev) to show up before doing anything else, not much luck though [19:13] adam_g: could be that udev was never told to create it (as we don't run udevadm trigger) [19:14] you might have to do a good old mknod or run udevadm trigger (which will cause a udev event flood) [19:18] stgraber: doh, ya.. a manual mknod did it. [19:18] * adam_g goes back to taking udev for granted [19:25] adam_g: that should be it [19:25] i see, it was already answered, nm :) [19:29] hallyn: but! if i wanted to create that node automatically at container creation, where would that be configured? [19:31] i suppose i could create it manually in /dev of the template [19:32] adam_g: i think this cycle we were going to introduce a hook that can run after container creation. then you could do it there [19:32] for now, yes, you can tweak the lxc-ubuntu{,-cloud} template to do it for you in configure(0 [19:54] zul: https://jenkins.qa.ubuntu.com/view/Openstack%20Testing/view/Openstack%20Precise/view/Overview/job/precise-openstack-essex-test/559/ [19:55] zul: this is a test run against a deployment of stable/essex using whats current in our packaging branches. assuming they all reflect the proposed SRU, should be okay to point the bugs to that as verification? [19:55] adam_g: effing sweet...yes imho [19:55] ill run a few more through and see if i can get some better output in the test run as to what packages are actually installed [19:56] from the test run, theres no way of determining whats actually ebing tested [19:56] * adam_g lunch [19:59] hi all, I am trying to quick and dirty get php to work with apache. I installed php5 and enabled it but I still end up downloading the php file instead of executing [19:59] $ sudo a2enmod php5 [19:59] Module php5 already enabled [20:00] did you restart apache? [20:01] and did you test with a deferent browser, to make sure it wasn't cached [20:01] interesting. http://localhost/marketing/ runs php, but going to / it does not. / is defined by RewriteRule ^/$ %{DOCUMENT_ROOT}/marketing/$1/index.php [NC,QSA,L] [20:01] * patdk-lap notes cache [20:01] patdk-lap, cache did it :-) [20:01] thanks [20:02] * smw_ curses chromium for lying to him [20:40] hallyn: not sure you saw that: [20:40] hallyn: 21:13 < kees> stgraber: I've uploaded the first pass of libseccomp to debian. it'll be in NEW soon... [20:40] hallyn: that was a couple of days ago [20:52] stgraber: oh, cool [20:52] i'll go change that :) [21:00] stgraber not showing up yet in rmadison -u debian [21:01] hallyn: yeah, probably still in the new queue on debian's side [21:02] hello! [21:03] anybody here use lighttpd? I'm beginning to tinker with it but a feature I REALLY want I'm having difficulty finding. Does lighttpd support sorting by date modified within the directory listing like apache? [21:05] I just installed mysql on my system, it may have had mysql before. I did a purge and then reinstalled. Now I run sudo mysql_secure_installation and I get: [21:05] ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) [21:05] any ideas? [21:10] anyone know what is wrong here? http://fpaste.org/M7mP/ . Starting mysql hangs for a while then says it succeeded, but mysql is not actually running. [21:18] smw__: the logs should have something to say about why it's not starting [21:19] yeats, /var/log/mysql.err is empty [21:20] ah... wrong location [21:20] 120607 14:19:53 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.host' doesn't exist [21:20] there you go [21:20] yeats, how do I start from scratch? [21:20] I want to wipe the current DB, pretend it is a new install [21:21] actually... I already wiped the current db pretty good ;-) [21:21] smw__: I'm more familiar with postgresql, but I would assume that deleting the data directory and initializing a new database would be what I would try [21:21] yeats, I deleted the data dir === dendrobates is now known as dendro-afk [21:21] now idea how to initialize a new db [21:22] yeats, got it! [21:22] thanks [21:22] you gave me the right words to google [21:23] heh - happy to help [21:32] stgraber: i figure i'll wait until there are python bindings before emailing lxc-devel. Were you thinking SWIG? I know you're really busy, so shall I give that a shot, or were you going to do it? [21:33] hallyn: my initial try was without using any of the automated binding generators. liblxc is simple enough that doing the mapping by hand should be easy [21:34] excellent, you have an initial try :) [21:37] eh forget it i'll send an email and get comments on the api :) [21:37] hallyn: http://paste.ubuntu.com/963659/ is the basic structure to create an "lxc" class with a "stop" function taking a single string parameter [21:39] stgraber: but i guess the c->stop(c) bit may actually be tougher to do [21:40] seemed clean in c, but looking at swig docs i'm not sure it's the best choice :) [21:40] hallyn: yeah, mapping the python class to the C structure will be fun, haven't started looking at that yet [21:40] will nag barry if I can't figure it out :) [21:42] oh good. i'll be curious to see how it's done [21:47] Does anybody know why a file with a "#" sign in the file name is invisible to clients using FileZilla? [21:48] Also files with "#" in them somewhere shows up as a directory in AjaxPlorer. [21:48] These are files stored on a Zentyal server (10.04 LTS ubuntu server base) [21:51] hallyn: where's the branch again and did you push the package to a ppa yet? (LP is timing out like crazy here, can't even look at the branch list...) [22:06] hallyn: nevermind, got your e-mail :) [22:15] stgraber: d'oh, no, i never pushed to ppa [22:15] i'm about to run out for dinner. can push to a new ppa when i get back. [22:18] Hi! I'm having trouble with my ubuntu server. My /etc/apt/sources.list looks like this: http://pastebin.com/yLceG357 when I try to do apt-get install wine it tells me it will REMOVE packets, including coreutils which I do not want. this problem doesn't seem to happen on my desktop version. Any ideas what causes this? A quick google for coreutils and wind etc didn't help me. [22:40] hallyn: hey, are you tackling the ipxe merge? [22:41] hallyn: and libcgroup? [22:44] stgraber: are you tackling nbd merge? [22:48] zul: can you investigate if we should sync python-jsonschema (ubuntu native, now in sid) [22:53] Daviey: has been a while I haven't looked at my merges, but yeah, I'll do it when I have the time. nbd is an easy one anyway [22:55] stgraber: no hurry, was just doing a quick scan through the merges we care for. === smw__ is now known as smw_