=== dendrobates is now known as dendro-afk [02:35] i'm having pulseaudio issues... i can't run it from the init script and have it work. the only way i can get pulse to work is when i run "pulseaudio -D". the init script seems to run pulse OK, but i get no audio. === dendro-afk is now known as dendrobates [03:01] What user should own /var/www ? [03:02] Isn't root supposed to own /var/www with www-data having read access? [03:04] no, it should be www-data:www-data iirc [03:05] Pici: I didn't think www-data should own /var/www for security reasons. [03:07] I have an application, hudson, that I want to allow to write files into /var/www. root:root currently owns/var/www. I thought that if www-data was the user that started apache, it should own /var/www and I could just make hudson user a part of www-data group. Is that the right thing to do? Surely I should not make hudson part of root. [05:53] i have a karmic VM in a bad state - on boot, it reports: "mountall:/proc: unable to mount: Device or resource busy" [05:54] any ideas on how to fix straightforwardly? [06:01] lrwxrwxrwx 1 root root 19 Jan 29 2009 S17procps.sh -> ../init.d/procps.sh -- on the currently borken system, that points to a file that doesn't exist rather than to /etc/init.d/procps, which does. trying a reboot now - hopefully that will fix it up. [06:03] fudge, still no good. [06:14] if anyone is interested, https://bugs.launchpad.net/ubuntu/+bug/431103/comments/15 has information on up ami/aki/ari triplets for testing for beta [06:14] Launchpad bug 431103 in linux-ec2 "ssh host key fingerprint no longer available in the console log" [High,Fix released] [06:39] Is GUI is supported in server edition [08:34] hi there ...somebody know which is the best RAID ARRAY to save emails? [08:40] helo how i could ls only one, the newest file in in given dir ? [08:44] hi [08:44] how to find the last modified files in a directory including its subdirectories ? [08:44] I'm getting an opendldap segfault every hour or so [08:44] Sep 29 09:43:13 earth kernel: [60901.893100] slapd[28455]: segfault at 0 ip 00007f5f50bc8ee6 sp 00007f5f3ce793d8 error 4 in libc-2.9.so[7f5f50b48000+168000] === gamla_kossan is now known as evil_kossan [08:52] http://it.toolbox.com/blogs/database-soup/ubuntu-server-904-good-and-bad-34446 === evil_kossan is now known as gamla_kossan [09:14] bad article [09:16] it doesnt have X, how else are you supposed to configure NICs === scfh_ is now known as scfh [09:16] is it possible to check who's the last person who modified a file ? [09:17] well permissions can narrow down the search :) [09:18] maybe you can use use find with mtime and pair it with last [09:18] atomic_1, pair it ? [09:19] the -mtime parameter with find [09:20] and last shows you when the last user logons were [09:21] or if you know the file in question [09:21] see the modification date, see who has +w [09:22] and check their last login times === cjwatson_ is now known as cjwatson [09:35] how to show the full /path/name with printf in find [09:35] i can't find the option [09:35] atomic_1, thanks [09:39] btw, find has -exec, which i like very much [09:39] though the xargs crowd would disagree ;) [09:40] <_ruben> i use xargs, but only because i never bothered to look into -exec (do know of its existence) :) [11:12] New bug: #438585 in eucalyptus (main) "eucalyptus-nc doesn't start (no more init or upstart script)" [Critical,Fix released] https://launchpad.net/bugs/438585 === ogra_ is now known as ogra [12:19] juego de boxeo online http://www.kobox.org/kobox-fande-Nourine.html [12:37] hi! [12:38] where can i tell the nfs server (and anything needed for nfs) to listen only on a given network interface? [12:59] g-hennux: i don't think you can. consider iptables/ufw [12:59] pmatulis: ok, thank you [13:01] hi guys [13:01] Has anyone managed to successfully install 9.04 on the latest VirtualPC RC? [13:01] This is on Win7 [13:02] Everytime the installation completes and I try to boot Ubuntu I get segfaults left right and centre [13:02] I've read a lot of people have had the same problems but didn't come across any proposed solutions [13:06] uh...no and it doesnt sound so serverish [13:06] anyone managed to install perl Net:IRR on 9.04 ? [13:10] jjohansen, smoser: Catching a few hours of sleep. I doubt I'll be up in time for our meeting in 4 hours. I'll scan the logs afterwards or we can chat later in the day. [13:17] zul: Normally use Virtual Server but i as VirtualPC is part of Windows XP Mode of Win7 I thought I'd give it a go [13:18] I don't know if VirtualServer is even supported on Win7 at the moment but I suppose I should find out [13:27] New bug: #247310 in vsftpd (main) "vsftpd configuration file should have its own directory" [Wishlist,Confirmed] https://launchpad.net/bugs/247310 [13:29] * ttx tests UEC install on 20090929.2 [13:42] so quite in here......................... [13:43] quiet? [13:45] no.. i mean quiet... english is not my primary language :) [13:46] just visit here... to find out what others's experience using ubuntu as server [13:50] <_ruben> its quite quiet in fact ;) .. differs from time to time though :) [14:08] hi all [14:09] anyone able to help answer a newby question with Ubuntu and Apache? [14:09] choop: Ask the question, and find out :) [14:10] where is the webapps directory located when Apache2 is installed? [14:10] I want to put a .war file there but can't find it [14:10] You're mixing Apache2 with Tomcat [14:11] apache2 does not serve .war files [14:11] Tomcat does [14:11] okay [14:11] I installed apache2 using apt-get which went sucessfully [14:11] so I need to install something else too? [14:12] Yes, you would need to install something that runs java [14:12] like the sun jdk? [14:13] Well [14:13] there's tomcat [14:14] freenode-connect ; I'm using the web one on webchat.freenode.net [14:15] choop: freenode-connect is a bot, it automatically does a version request when you connect to freenode. [14:15] thanks Jeeves_ can you recommend a resource to see how to install tomcat? [14:15] s/bot/network service/ [14:16] choop: 'apt-get install tomcat6' [14:19] can't find that package... apt-cache search returns only tomcat5.5 [14:20] ow [14:20] 5.5 it is than [14:23] will I be able to connect 5.5 to apache2 ? [14:23] If you install mod-jk for apache, yes [14:23] But really, you should find a howto [14:23] this isn't very easy stuff [14:23] yep! :-) am in need of this... [14:24] perhaps I'll try to download and install tomcat6 [14:30] www-data user apparently doesn't have write access to /var/www, only root. I have another service, hudson, that needs write access to /var/www. Should I make hudson a member of root group or should I give www-data permission to write to /var/www and make hudson a member of www-data group? [14:34] choop, try this howto : http://www.howtogeek.com/howto/linux/installing-tomcat-6-on-ubuntu [14:35] but i never use tomcat... i'm using php with apache and postgresql [14:39] ola [14:39] who know how to see the people connected on vsftpd? [14:48] smoser: ping [14:48] here [14:48] smoser: hey [14:49] smoser: We don't have UEC/EC2 beta candidates up atm... any ETA ? [14:49] (or at least they don't show up in the test tracker) [14:50] i can do that. i didn't realize i was supposed to have them up right now. i'll upload, and get those. process takes ~ 1 hour [14:50] smoser: I think it's good to have some now. [14:50] i agree [14:50] smoser: how automated is the build process ? [14:51] build process is fully automated. with the exception of updating (bzr pull) the bzr branches that runs the builds. [14:51] publishing, is what i was working on yesterday and more on today. [14:52] so, i'm going to pick http://uec-images.ubuntu.com/karmic/20090929/ and publish it [14:53] ttx, i would like to take a small diversion from the release process that we used before [14:53] which could cause some confusion [14:54] rather than publishing something to a name like canonical-alphas-us/karmic-i386-beta , and making that available for the world to see [14:54] i would like to publish to canonical-testing-us/karmic-20090929 [14:55] and then when we say "that looks good" to move those over to a more final resting place [14:55] that sounds logical [14:56] the issue is that you cannot move without regeneration of ami ids [14:57] smoser: I don't really like changing the last-minute process, especially if you plan not to be around all day :) === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [15:27] how to install GUI in Server [15:29] pjarnahom: Try apt-get install ubuntu-server-desktop [15:30] !info ubuntu-server-desktop [15:30] Package ubuntu-server-desktop does not exist in jaunty [15:31] Hm [15:31] still having a problem with openldap [15:31] it segfault [15:31] Sep 29 15:16:44 earth kernel: [10469.810861] slapd[4496]: segfault at 0 ip 00007f37ae4a4ee9 sp 00007f37a8db12c8 error 4 in libc-2.9.so[7f37ae424000+168000] [15:31] _ruben: ping? [15:32] jacovt: Do we need any files for that [15:32] pjarnahom and jacovt: There is no such thing as a "Server Desktop". You can sudo apt-get install ubuntu/kubuntu/xubuntu-desktop as you prefer [15:33] Yes. My bad. I meant ubuntu-desktop. [15:33] ScottK:is it willl download any thing [15:33] pjarnahom: Yes. It will download and install all the packages needed that aren't on your system already. [15:34] ScottK:s but am using in vmware [15:34] Also any support questions related to what happens after you install it belong on #ubuntu and not here. [15:34] pjarnahom: How does that matter? [15:34] ScottK:can we use desktop edition for that [15:35] I wouldn't know, but that would be a question for #ubuntu [15:35] ok.. [15:35] k...thank a lot for ur hlp.. [15:45] smoser: yo are the beta images up yet? [15:46] i'm slow, eh [15:46] almost [15:47] <_ruben> acalvo: i have zero experience with openldap (yet) [15:47] _ruben: mm thanks [15:47] :) [15:47] <_ruben> acalvo: its one of many things on my todo list :) [15:49] do you know where I can get an updated packages for openldap? [15:49] it crashes every hour [15:49] I don't think it's the best solution [15:49] but may help [15:50] <_ruben> if it crashes every hour you should file a bug on launchpad [15:50] that's what I was thinking... but I didn't update anything and until yesterday it was working fine [15:51] I don't want to fill a bug when, maybe, it some kind of misconfiguration [15:57] Meeting -> === zoopster is now known as jpugh [16:08] well, I've seen there a new update for the server kernel [16:21] erichammond: ping [16:30] i am setting up a jaunty ldap server using gosa to admin it. I am struggling getting a good schema put together with samba3 + postfix email + gosa extensions. Any advise on how to easily collect the schemas and resolve the dependency problems? [16:36] hey all, there are beta candiates up on ec2 now [16:36] http://paste.ubuntu.com/281408/ [16:36] as far as i'm aware, all bugs targetted for beta in ec2/uec images are contained in them: http://tinyurl.com/yazgzzf [16:40] . [16:40] smoser: excuse my ignorance but is ec2 the amazon service? I thought that amazon had a closed set of kernels that you had to use [16:42] kirkland: if using IP instead of localhost works (like in walrus-registration) you should probably get rid of my ugly sleep 5 [16:43] ttx: k [16:51] bobg, sorry for late response. [16:52] yes, you're right. building and uploading kernels and initramdisk is not allowed for "normal" accounts. [16:52] but amazon does allow certain accounts to do it. the "canonical" account has access to do this. [16:53] our kernel team (primarily zul and jjohansen) have produced the most current kernels available on ec2 [17:00] smoser, time for EC2 kernel status meeting [17:00] ok. [17:00] i've not really got anything, other than, look up and i have kernels published everywhere [17:01] i guess we can talk here about my versioning issues [17:01] yeah, just a sec [17:01] I asked rtg to join since he knows that stuff much better than me [17:02] jjohansen, dude [17:02] rtg smoser has a kernel versioning question [17:02] we are doing the EC2 kernel status meeting [17:02] smoser, yes? [17:03] ok. so, we have 2 places that we want to provide kernel binaries and initramdisks [17:03] on amazon (the linux-ec2 flavour) and on uec-images (the linux-virtual flavour) [17:04] when i publish something to either of these places, i need a unique name for it. [17:04] i had intended to just use the version of linux-ec2 [17:05] smoser, doesn't the ABI number make the binary package name unique? [17:05] but it appears that that isn't enough. [17:05] the abi number is "300" in 2.6.31.300.0 ? [17:06] smoser, yes [17:06] so there will never be another linux-image-ec2 package with version 2.6.31.300.0 [17:06] err.. wait. with version: 2.6.31.300 ? [17:07] smoser, correct. the ABI change will be 2.6.31.301 [17:07] the next* [17:07] maybe i'm just foggy on what abi change means. [17:08] i would not have thought that zul's last patch would cause an ABI change [17:08] yet, the kernel released was functionally different for me, and i much prever the newer one. [17:08] smoser, its just an arbitrary number, but since its part of the package name, each time it changes you have a _new_ package name [17:08] s/prever/prefer/ [17:08] ABI is compatability of kernel apis [17:08] it would [17:08] it would ? [17:09] zul, the only difference was the console stuff. [17:09] you're sure? i would have thought it didn't change any signatures or anything that would have caused abi differences [17:09] rtg: ack [17:09] smoser, so, the first release was 2.6.31.300.1, right? [17:09] that one had console issues. [17:10] ok. [17:10] the next release (a version update only) has the console fix, 2.6.31-300.2 [17:10] (or maybe it was .3) [17:10] .3 [17:10] have to look at the changelog [17:10] but no matter [17:10] .3 [17:11] ok, so I don't understand your dilemma [17:11] hm... well, i gues here is where it started. [17:11] i wanted to only pay attention to 'linux-ec2' [17:12] but that is apparently stuck at Version: 2.6.31.300.0 [17:12] smoser: thanks for the info. Do you know of a stable hardy kernel for xen? Our hardy server in amazon works but on our own xen server with teh stock xen kernel, we get "stuck cpu" kernel crashes when we load up our application [17:13] smoser, I think what you really want to depend on is linux-image-2.6.31-300-ec2 [17:13] but then how do i come up with the fairly arbitrary string of "-300" ? [17:13] the amazon kernel seems to be named after fedora 8 (fc8), but I could not get that kernel to work with ubuntu -- probably needs to have different kernel compile options [17:14] smoser, uh, you just use it? perhaps you should be depending on the meta package instead. [17:14] bobg: yeah you can't boot ubuntu with a fc8 kernel [17:15] jjohansen: smoser, so is there a stable xen kernel for hardy? [17:16] bobg, i'm sorry, i will respond to your questions, just trying to not waste more of rtg's time [17:16] bobg: do you have problems with the one bundled with the hardy ami? [17:16] rtg, so it will never change ? [17:16] $ apt-cache show linux-ec2 | grep Version [17:16] Version: 2.6.31.300.0 [17:16] smoser: np, thanks for letting me know -- I will be around for a while [17:16] smoser, when next I change the ABI in the ec2 kernel, then I will definitely update the meta package. [17:17] the 'linux-image' that you suggest i should watch is "linux-image-2.6.31-300-ec2" [17:17] ok. [17:17] smoser, actually, I mispoke. you _should_ be using the meta package. what you are currently doing is correct. [17:17] so then in the future, the meta package would depend on 2.6.31.300.X where X was correct ? [17:18] right now linux-ec2 depends on [17:18] Depends: linux-image-ec2 (= 2.6.31.300.0) [17:18] linux-ec2 _is_ the meta package, and currently depends on linux-image-2.6.31-300 [17:18] jjohansen: yes, when we run our app's batch loading process under xen+hardy it crashes with "stuck cpu". hardy physical machine is fine and hardy in amazon (with the amazon propriatary kernel) is fine [17:18] in the future it will depend on linux-image-2.6.31-301-ec2 [17:19] (or whatever the package name is with the new ABI) [17:19] and there will only ever be released one package of linux-image-2.6.31-301-ec2 ? [17:19] so i guess the 2 things i'm confused on [17:19] smoser, there could be multiple versions of that package, as there are already. [17:20] a.) linux-ec2 currently has a differently formated version than other meta packages (2.6.31.300.0 rather than -300.0) [17:20] note that changing the ABI creates a new package name, _not_ a new version [17:20] ok. thats what i thought. [17:20] so i need to pay attention to the version of the linux-image-ec2 [17:21] smoser, yeah, an updated version likely indicates a new ABI (but not always) [17:21] i think thats what i needed. [17:22] smoser, I take it that you're trying to trigger a new AMI build when the kernel changes. [17:22] my goal is to have something "watch" the archives. and each time a new build for ec2 arrives automatically publishes it and names it uniquely [17:23] smoser, right. I think kirkland could be of great assistance in the endeavor. [17:23] rtg, then i'll bother him and stop bothering you [17:23] sorry for all this [17:23] i really was just underprepared for asking [17:23] smoser, np, I learned it the hard way myself [17:24] so future releases of linux-ec2 will be versioned with '-XYZ.M' rather than '.XYZ.M' right ? [17:24] that was just a temporary inconsistency ? [17:26] smoser, nope, it is what it is. the next meta package version will be (for example) linux-image-ec2_2.6.31.301.4 (I think). Note that everything _after_ THE UNDERBAR IS PART OF THE VERSION, NOT PART OF THE NAME. [17:26] opps [17:26] caps lock crept in there. [17:26] ok. why the difference ? was that intended ? [17:27] bobg, jjohansen is definitely a much better resource than i for such questions. In his (and everyone's) experience ec2 is a magical place where not everything is as it seems. [17:27] smoser, likely inadvertent [17:28] rtg, ok. i think i have all i need. and will bother kirkland for some insight as you suggested [17:28] bobg: I will need to look at it, do you have a bug filed already? [17:28] bobg, what is "xen+hardy" ? what version of xen dom0, what guest kernel ? [17:29] what would be the best way to limit bandwidth to certain clients on a ubuntu linux router? [17:30] jjohansen: no, but I saw "stuck cpu" bugs against hardy and assumed it was related. In the xen channel people considered the 2.6.24-xen kernel that hardy uses to be 'buggy' wrt xen [17:30] rtg, ok. one last query: [17:30] http://uec-images.ubuntu.com/karmic/20090929/ubuntu-uec-karmic-amd64.manifest [17:31] shows that: [17:31] linux-ec2 2.6.31.300.0 [17:31] linux-image-2.6.31-300-ec2 2.6.31-300.3 [17:31] linux-image-ec2 2.6.31.300.0 [17:31] bobg: okay, I was actually unaware of that, I haven't actually done anything with the hardy kernel yet [17:32] bobg: I will go have a look at it [17:32] smoser, ok, looks right [17:32] ola how to see the people connected on vsftpd? [17:32] I have relunctantly moved away from the LTS on to jaunty for production VMs -- I just noticed smoser talking about ec2 ubuntu kernels and thought maybe he would just know of a better xen kernel for hardy [17:32] jjohansen: [17:34] rtg, ok. i'l stop bothering you for now [17:34] i promise this time [17:35] i guess mailin i was confused because version of linux-ec2 and version of linux-image-ec2 != version of linux-image-2.6.31-300-ec2 [17:35] bobg: well we don't have any other kernels for hardy but obviously there are some bugs there that I need to look into [17:35] but i think the answer is that they're not necissarily linked [17:36] jjohansen: don't feel like you have to do anything on this since we have found a solution in jaunty -- I figure the next LTS will be out next year and we will move to that [17:36] smoser, yes, you have to be careful to distinguish the package name from the version. the meta package stuff can be really confusing until you grok the difference [17:36] mathiaz / ttx - http://www.doodle.com/yqturgidix7xx8mq ? [17:37] bobg: well I do need to look into it because hardy is our current LTS [17:37] and is going to be supported for a while [17:37] I figure it must be a narrow issue that our application happens to bump into since most people seem to not be complaining [17:37] Daviey: cool [17:37] Daviey: cool [17:37] bobg: yeah [17:38] jjohansen: I see your point -- I have to go now, but I will file a bug later -- or add our information to an existing bug to help you out [17:38] bobg: thanks [17:38] Daviey: let's use that doodle pool [17:38] Daviey: can you send the link to the ML thread [17:38] it is unrepresentative of the fact a meeting is > 1hr.. but i thought it was a good idea for meeting *start time*.. Also i included Weekend.. which is post likely a "no go" [17:38] Daviey: ? [17:39] mathiaz: on it [17:40] Daviey: and make sure to specify to update the timezone in the pool [17:40] Daviey: *poll* [17:40] smoser: I don't have anything else to add, can we call the meeting adjourned? [17:40] Daviey: otherwise it will screw things up for every one [17:40] so are you thinking about config option update sometime soon ? [17:40] jjohansen, thats the only other nag i have [17:41] smoser: okay, thanks [17:41] ttx, or mathiaz are you able to update iso tracker ? [17:41] jjohansen, question above there ^ [17:41] mathiaz: will do [17:41] smoser: nope [17:41] smoser: IIRC slangasek can [17:41] there is lots of clicking required for doodle, eh? [17:42] smoser: ask in #ubuntu-release [17:42] smoser: also discuss there what would need to be done while you're away in beta day [17:43] well hopefully nothing [17:43] smoser: :) [17:43] * ttx drops out of sight, bbl [17:44] smoser: It defaults to "not avaliable" so it depends how avaliable you are :) === jpugh is now known as zoopster [17:47] well its not like i have a life outside ubuntu-server. === erichammond1 is now known as erichammond [17:58] smoser: Tab and arrows work \o/ [17:58] could have told me that earlier ;-) [17:58] I'm already in [17:59] Hmm, doesn't work that well actually.. :( [18:15] any eucalyptus folks know if s3cmd will/would work with eucalyptus ? [18:15] smoser: do you have a list of bugs that are suppose to be fixed for beta? [18:16] http://tinyurl.com/yazgzzf [18:18] smoser: try #eucalyptus? [18:26] mathiaz: ping are you testing the beta? [18:27] zul: yes [18:27] mathiaz: when you do the install can you run tasksel after it looks a bit weird to me [18:29] mathiaz: this is what I get http://people.canonical.com/~chucks/screenshot-tasksel.png [18:31] zul: yeah - that's unsual [18:31] zul: yeah - that's unusual [18:46] mathiaz: im going to open a bug [18:47] i think === nxvl_ is now known as nxvl [18:57] smoser: I am 90% sure that s3cmd works with eucalyptus [18:58] zoopster, per neckro_ " it does but you have to hack it a bit since the authentication in s3cmd assumes that there is not service path" [18:59] ah...good to know smoser [19:11] New bug: #438877 in php5 (main) "php5-librdb broken in karmic (as of Sep 29 09)" [Undecided,New] https://launchpad.net/bugs/438877 [19:12] mathiaz: ah already been reported as #438546 [19:46] New bug: #438904 in samba (main) "package samba-doc-pdf 2:3.4.0-3ubuntu4 failed to install/upgrade: error writing to '': No such file or directory" [Undecided,New] https://launchpad.net/bugs/438904 [20:46] can anyone point in the direction of how to upgrade my kernal? [20:46] I am using a server on rackspace cloud and it has the 2.6.24-24-xen kernal [20:49] dont mistake the ubuntu channel for the ubutnu+1 chan [21:33] hello, has anyone successfully scripted the install of sun-java6-jdk [21:33] Guest77038: you cannot change your kernel on the rackspacecloud, at this time. [21:34] is there anyway to auto-accept the license when running in non-interactive mode? === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [21:38] garnold_: have you tried passing '--force-yes' ? [21:40] jbernard_: no, i haven't... let me give that a try [22:09] i'm writing a web ui in python which backups certain directories of a server with tar [22:10] i don't want the web ui to run as root for obvious reasons but at least for restoring the backups and sometimes even for creating the backups i need super user privileges [22:10] is there some kind of a best practice for my scenario? [22:13] i also want my python code to stay flexible so that i can still pass a list of files to backup to a backup function and not have this list hard coded somewhere [22:14] i think about writing a setuid c program for backup and one for restore that accept a list of directories/files to backup/restore [22:15] to make this secure they could check from a file only writable by root if those directories/files are allowed and otherwise terminate [23:32] weird question [23:32] how do i restart apache [23:32] can't find any working way [23:37] ah finally [23:37] aight, nvm :) === dendrobates is now known as dendro-afk