/srv/irclogs.ubuntu.com/2009/09/23/#ubuntu-server.txt

das7002has any one else had issues with libc6 on the install cd failing the install?00:00
ScottKReal install or VM?00:01
das7002VM00:01
das7002VirtualBox to be exact00:01
das7002It goes to, "Running Post Install triggers for libc6" then, cleaning up less then a second later Red Error Screen00:03
ScottKI remember something about people having trouble with that on Karmic recently, but don't recall the details.00:04
das7002I guess I could install the Desktop edition and just obliterate x off of it00:06
ScottKWouldn't help.00:06
das7002The desktop edition works fine in Vbox, it's the server that's being a bitch00:07
ScottKI'm suprised it would be different.00:09
das7002It has a different kernel? the desktop has -generic the server has -server00:11
centaur5Could anybody tell me if my problem with a client joining an LDAP server would be related to the fact that I joined a new server with the same name as the old one?  The join is successful but I can't access the users.00:36
das7002probably00:37
centaur5Okay, I guess I'll have to find out how to clean up the client and start the config over.00:38
das7002one thing I would suggest, name our servers in order of the greek alphabet, easy to remember and hard to repeat over00:39
centaur5So I've never looked into this feature cause I've never needed to but can LDAP not have multiple domains it connects to like windows machines can?00:41
Hypnozwhen I disable active checks on a host from the webui, is that modifying any text files? i thought it was going to add a line like "active_checks_enabled   0" in that host stanza01:04
zulsmoser: ping01:55
smoserzul here for a few minutes02:21
zulsmoser: got what I needed thanks though02:21
smoseryour secret theory working out?02:21
zulnot yet...waiting for console02:22
smoserwell, they say that patience is a virtue02:22
smoserbut its not one that was handed to me02:22
zuljust came up no init messages yet02:22
zulchecking my initrd02:22
twbspecbot: clhs all02:23
smoseri can point you at my deubg initrd.02:23
twbOops, wrong channel.02:23
smoserzul, ari-a47191cd. http://smoser.brickies.net/git/?p=misc-starter-tools.git;a=tree;f=ec2/debug-initramfs;h=f6179dbc85ff35cb649a46128832399894e3236f;hb=5f2d66130ffce56e3086d54e82661ee7b874f36102:23
smoseryou'll have to give yourself access to the initrd, i'm the only one that can right now.02:24
smoserread the README, but basically, that initrd will let you take over by sourcing a file . if you put a file in the right place in /02:24
smoseri've got to go for a bit. probably try to check in later.02:25
smoserzul, just in case it wasn't obvious, thank you very much for your help.02:25
zulsmoser: no problem02:25
zulsmoser: im going to download the image and test it out locally ill let you know02:36
uvirtbotNew bug: #434986 in dovecot (main) "postfix ignores the rsyslog configuration directives" [Undecided,New] https://launchpad.net/bugs/43498602:46
uvirtbotNew bug: #434978 in tomcat6 (main) "Tomcat6 default installation does not create logs in /var/log/tomcat6. " [Undecided,New] https://launchpad.net/bugs/43497802:50
uvirtbotNew bug: #294186 in samba (main) "dlink network drive map login" [Undecided,Incomplete] https://launchpad.net/bugs/29418603:02
rpinto__Hi room07:48
rpinto__i have a problem with Smokeping07:48
rpinto__i installed and configured it without any problem07:49
rpinto__it worked fine for a day07:49
rpinto__but now when i try to access the site, the latency graphs arnt being displyed07:49
rpinto__i only get the headings and the graph area is lain white07:49
rpinto__any ideas why this is happening now after it worked fine b4?07:50
twb"B4" is an ISO/DIN paper size, not a word.07:50
twbI'm not familiar with smokeping.  Have you tried checking the logs?07:51
psteynHi, where would the java_home be after installing openjdk6 ?08:03
uvirtbotNew bug: #435061 in samba (main) "smbd loses connection on DHCP lease" [Undecided,New] https://launchpad.net/bugs/43506108:10
uvirtbotNew bug: #434915 in mysql-dfsg-5.1 (main) "mysql-server-5.1 can't chroot" [Low,Incomplete] https://launchpad.net/bugs/43491508:16
rpinto__anybody worked on smokeping?08:25
rpinto__it's configured by me successfully on the server08:25
rpinto__but now, after workin fine all this time, the graphs arnt displayed on the site08:25
rpinto__any idea why this is happening?08:25
martinjh99Having problems getting mod_rewrite to work... The module is installed and enabled but I can't seem to get a simple rule to work.08:40
martinjh99My .htaccess is here: http://paste.ubuntu.com/276250/ and the php page that is testing it out is here:  http://martinjh.homelinux.net/~martin/temp/rewrite.php08:41
martinjh99It doesn't just work at all for some reason and I have no idea why...08:41
RoyKmartinjh99: try asking on #httpd08:53
martinjh99Ah Ok - was asking here because it is an ubuntu Server Im running!08:53
rpinto__hello09:01
domasAllowOverride ?09:07
=== martinjh99 is now known as martinjh99-afk
martinjh99-afkdomas where would I configure it? Sites-available/default?09:08
domasI didn't touch apache configs properly for last 6 years or so09:09
domasanyway, for .htaccess to work, directory scope has to have AllowOverride set to something09:10
* domas points at http://httpd.apache.org/docs/2.2/mod/core.html#allowoverride09:11
alvinCan it be that NFS4 mounted filesystems do not respect setgid bits? Directories are created with the wrong permissions!10:28
vecyhey guys i installed webmin - all of its modules etc... is there a way to clear apt-get it is always trying to get these packages which it failed to get11:37
vecynow they are like always 'lets try again to get these'11:38
alvinvecy: you can just apt-get remove (or purge) those packages and the package that depends on them11:39
alvinhmmm, it's even in the Community documentation, but there is no bug: NFS4 does not respect UID/GID permissions. This is bad.11:41
vecynow what is a save way to remove software11:43
vecyfor example i have apache211:43
vecyis it fine to do rm -rf11:43
vecyor could that cause other stuff to break ?11:43
vecytrouble rebooting :/11:56
vecyshutdown: timeout opening/writing control channel /dev/initctl11:56
martinjh99How do I check to see if mod_rewrite is correctly configured?  It seems to my non-expert eyes that is all installed ok but the rewrite rules aren't being followed.12:00
alex_jonithere is a mod_rewrite specific log function you can activate12:00
alex_joniit helped me last time I tried to make it work..12:00
alex_joni(don't remember the incantation though)12:01
martinjh99Thanks Alex ;) Will check that out12:01
cycrosismWho knows how to make apache listen on port 80 and 8080? I tried and edited the conf file and it says The requested URL / was not found on this server.12:03
martinjh99Alex - http://httpd.apache.org/docs/2.0/mod/mod_rewrite.html#rewritelog12:03
alex_jonimartinjh99: that's what I remembered12:05
martinjh99:)12:05
vecywhat are Alternatives to Webmin and Cpanel for linux ?12:10
pmatulisvecy: some people use ebox.  also investigate the gadmin series of tools12:13
vecynow lets say i have installed webmin12:17
vecyhow do i remove every single trace of it12:17
vecybecause when i remove it with apt-get remove and rm-rf etc..12:18
vecyand install it again12:18
vecyit still knows all my settings12:18
vecyso it must be storing somewhere else - clueless how to remove it all12:18
alvin!reinstall12:19
ubottuTo renew the configuration of a package when installing, sudo apt-get remove --purge <package> && sudo apt-get install <package>. Note that you will lose ALL config files for that package. WARNING: This is dangerous, don't do this with core packages12:19
pmatulisvecy: 'sudo apt-get purge webmin'12:19
pmatulissorry, add remove, i'm used to aptitude12:19
vecyso sudo apt-get purge remove webmin12:20
vecy?12:20
vecyops nvm see it12:20
pmatulisremove purge12:20
vecyk now i am installing it again - now when i login i hope it does not have my settings from prev install stored :P12:21
vecyit still has the old settings :/ like12:22
vecyBind Dns is installed etc..12:22
vecywhich webmin doesnt install by default i installed it via webmin12:22
vecyand now i want it to be gone12:22
pmatulismaybe webmin sees it and adjusts itself12:22
vecytrue but for example it doesnt give me the option anymore because i manually removed apache12:23
vecyto install it12:23
vecybecause webmin installs it and configure it etc.. now i cant do that anymore :/12:24
vecymaybe i should reformat ?12:24
pmatuliswebmin causes more problems than it is supposed to solve evidently12:25
vecytrue i only liked the Virtual Hosts feature it was giving12:25
vecynow i gota figure out how to clean the system12:26
vecyi have all this stuff on there running12:26
vecybindns, mysql, apache, mailpostfix ....12:26
vecyfrom webmin it left it all12:26
pmatulisgood luck12:29
vecyill do reformat :)12:29
vecyand never get webmin again :)12:29
henkjanvecy: you need a panel for apache vhosts, dns and mailconfig? Have a look at openpanel12:32
vecyk thx12:34
vecyyeah i just need one for that its a pain always adding them via ssh :P12:34
vecyhenkjan: does it also install mysql and apache for me or i must do that before ?12:35
henkjanvecy: openpanel will install apache and mysql etc for you the right way (using dpkg/apt)12:36
vecyhenkajn: one more Q does it also have ftp configuration - so i dont have to do that manually12:38
vecyim downloading it atm12:38
vecynvm i found info :)12:39
henkjancef: yep, also ftp12:40
vecyhenkjan: i am using apt-get install openpanel12:42
vecyas stated on their site12:42
vecyE: Couldn't find package openpanel12:42
henkjandid you add the deb http://moonbase-beta.openpanel.com/pkg/debian4/i386 \12:43
henkjanopenpanel main12:43
henkjanin /etc/apt/sources.list?12:43
henkjans/i386/amd64 when using amd6412:43
vecyah12:44
vecythank you12:44
vecyalot of problems :/ just like virtualmin12:47
vecydpkg: error processing openpanel (--configure):12:47
vecyand then bunch of stuff that failed12:47
henkjanhmm, try » #openpanel on irc.oftc.net12:48
celephaishi, ip link show give this output: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000, what does LOWER_UP means?12:54
zulmorning12:57
celephaishi, ip link show give this output: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000, what does LOWER_UP means?13:00
celephaishow do i clean arp cache?13:57
domasarp -a and arp -d14:05
zuljdstrand: ping14:07
jdstrand?14:07
zuljdstrand: you are running nut right can you try /etc/init.d/nut status and see its not lying to you (#416182)14:07
giovanicelephais: you shouldn't need to -- but you can delete an individual entry -- man arp14:09
celephaisok thank you14:09
jdstrandzul: I have nut on hardy and karmic-- are these both valid test cases?14:10
zuljdstrand: i think so yes14:10
giovanicelephais: I'm not sure what LOWER_UP is -- it is related to link status though14:10
batfastadHi everyone. Just installed openvz per this https://help.ubuntu.com/community/OpenVZ but when I try and mount a USB drive on the host I get the following message "mount: unknown filesystem type vfat". I'm guessing the openvz kernel I installed doesn't have support for usb drives or fat16/32. Is there any way to fix this or do I have to drop back to another kernel?14:11
uvirtbotNew bug: #434535 in dpkg (main) "package apache2.2-common 2.2.11-2ubuntu2.3 failed to install/upgrade: EOF on stdin at conffile prompt" [Undecided,New] https://launchpad.net/bugs/43453514:11
jdstrandzul: ok, apparently on upgrade I didn't end up with /etc/nut/nut.conf configured. I fixed that14:14
jdstrandzul: I can confirm the bug14:14
zulon both hardy and karmic?14:15
jdstrandzul: hardy doesn't have the status command14:15
jdstrandzul: I updated the bug14:16
zuljdstrand: ah ok14:16
zuljdstrand: thanks14:16
giovanicelephais: from some googling, LOWER_UP represents link status14:17
giovaniUP represents administrative status14:17
celephaisgiovani, ok thank you14:17
ivokssommer: are you awake? :)14:34
benccan two servers listen on the same port number but one on the local IP (127.0.0.1) and one on an external IP?14:34
ivoksyes14:35
bencare the two sockets completly separated like being on two different ports?14:35
zuljdstrand: *sigh* I see where the bug is14:37
jdstrandzul: that is a good thing, no?14:38
sommerivoks: yep, awake and at the day job14:38
zuljdstrand: yeah just about to fix it for karmic14:38
ivokssommer: em... there's an error in serverguide14:38
ivokssommer: for jaunty14:38
sommerivoks: ah, which section?14:39
ivokssommer: is it possible to fix it? upstream's project developer asked for correction, cause people come to the list asking why stuff aren't working14:39
ivokshttps://help.ubuntu.com/9.04/serverguide/C/drbd.html14:39
ivokssommer: just remove 'allow-two-primaries;14:40
sommerivoks: probably we'll need to do an SRU, but may be able to get it through after string freeze for karmic14:40
ivokssommer: ok14:40
sommerivoks: gotcha, I'll make sure it's corrected for karmic at least14:41
ivoksgreat14:41
ttx\o/14:46
bencivoks: thanks14:49
=== mrchrisadams_ is now known as mrchrisadams
zulttx: what was the \o/ for?14:56
ivoksgood morning :)14:56
=== Belloto__ is now known as Belloto
ttxzul: getting rid of that 403 in euca2ools14:57
zulttx: ah14:57
ttxsome stupid Java time conversion14:57
* ivoks is going to explode :)15:01
zulhehe...java is your friend15:02
joe-macanybody know how to attach to the jsvc process that ubuntu's tomcat package runs under with jstack or jmap? whenever i try eitgher of the processes i get errors15:09
ivokszul: you are working on dovecot?16:01
zulivoks: yeah I got a dovecot 1.1.18 packaged I was going to a FFE and  upload after beta16:01
ivoksoh16:01
zulchanelog entry is a bit long ;)16:01
ivokswhere's the source?16:02
ivoksi'd like to fix some packaging bugs, if possible16:02
zulgimme a sec ill upload it to a ppa16:02
ivoksgreat16:02
ivokszul: you've packaged new version of plugins we ship?16:03
zulivoks: uep16:04
ivoksk16:04
zullatest and greatest16:04
scheeriHI Dear Comminity! We would like to create an Ubuntu Server Cloud pilot project, but there is a critical question: how can work fail tolerant the entire cloud (2 Cluster Controller and 2x5 Node Controllers), if the only one single Cloud Controller has been faild? Sorry for my English..16:04
ivokshigh availability cluster?16:05
zulivoks: it should be in my ppa now16:05
ivoksk16:06
scheeriDear ivoks: you think we should to create a HA Cluster instead of a single server for Coud Controller?16:07
KurtKrautscheeri, yes, you should work on a HA Cluster16:08
scheeriThank You KurtKraut16:09
ivoksscheeri: well, yes16:09
ivoksif you cloud controller is single point of failure, then yes, you need fail over cluster16:10
scheeriAnd what's the matter with Cluster Controllers, in the example before I wrote 2 Cluster Controller with 2 x 5 Node Controllers, how can I make fault tolerant solution ? If 1 Node Controller will be crashed, the other 5 Node Controller will be failed too. Or not?16:12
scheeriSorry 1 Cluster Controller will be crashed and 5 Node Controller...16:14
KurtKrautscheeri, I think your scenario is rather complex and would be more understandable if you could make some illustrations. So, I recommend you to try ask in ubuntuforums.org. You'll receive more extensive answers.16:15
vecycan someone verify that i am not stupid! because Layered Technologies thinks they are SMart and im dumb i guess16:17
vecyhttp://www.balkanheart.net/lt-false-advert.jpg16:17
vecythey are trying to redefine Automatic OS Reload - lol - its been around and 1and1 hosting has had it for 2 yrs now... you can reload your OS from your account panel with a simple click16:17
scheeriThank You KurtKraut  , By :-D16:18
mskntSommer fanx for writing the Ubuntu Server Guide16:19
hansahi! hope someone can help me. i got a very strange problem with libvirtd. it doesnt start anymore. when i try to open it in debug mode it got follow error message: http://pastebin.com/m34eef8cd16:23
ivokszul: have you tried building it? :)16:23
zulivoks: yeah built fine16:24
ivokshm16:24
ivoks1 out of 17 hunks FAILED -- saving rejects to file dovecot-postfix.conf.rej16:24
zulivoks: crappers16:25
ivokszul: don't worry about that16:25
ivoksi'll take care of it16:25
zulivoks:  yeah...that part is ugly i dont like it ;)16:26
ivoks:)16:26
LeChacalhello, i need to unload a module for a minute so that i can load another in first but it says that it is in use. Is there away to tell who is using a module so that i can stop it?16:45
LeChacalnever mind i found lsmod, unless anyone has something that tells more than what lsmod does.16:53
* zul lunches16:54
uvirtbotNew bug: #240249 in mailman (main) "Mailman does not display Unicode member names correctly." [Undecided,Incomplete] https://launchpad.net/bugs/24024916:56
uvirtbotNew bug: #400150 in libvirt (main) "Cannot determine QEMU argv syntax" [Undecided,New] https://launchpad.net/bugs/40015017:02
aljosais there some util/script that checks filesystem for file/folder permissions and reports which files have wrong permissions/ownership?17:06
jmarsdenLeChacal: modprobe -r MODULE will try to remove MODULE and all modules that require it, as long as they are not in use.  man 8 modprobe17:08
giovanialjosa: what do you mean "wrong permissions"? There's no single correct permissions on an entire set of files in a filesystem -- that's why they're free to be changed/modified17:12
jmarsdengiovani: I'm guessing "the perms set during package install" would be "the right permissions"?  On RPM-based systems you can do something like rpm -Va to see all permission and file content changes made to files and dirs owned by the package management system.  I'm not sure if there is an exact equivalent in Debian/Ubuntu, but I think that is what aljosa may be looking for.17:15
ivokszul: accepting my debdiff? :)17:34
zulivoks: well see im at lunch17:34
ivoksoh, sorry17:34
ivokszul: it's in your mailbox17:36
zulivoks: okies ill have a look17:36
ivokstake care17:36
smoseranyone know, is etienne out ?17:57
smoserdidn't -virtual used to be based off -server ?18:13
smoserit appears now its -generic, but i thought it was -server18:13
giovanismoser: what implies that?18:16
smoseri just realized . on 32 bit, its -generic. on 64 bit its -server18:18
zulsmoser: I think he is around18:20
zulsmoser: yes -virutal used to be based off -server18:20
smoserit still is for 64 bit.18:20
zulyeah I think so18:21
RoyKthe difference between -server and -generic isn't really a lot18:22
smosersoren, ping18:27
* RoyK gjetter at Søren er dansk, evetuelt norsk18:29
aubreI noticed on the latest karmic alpha 6 cds there is now an option to install Ubuntu Enterprise Cloud - how much more configuration is required once you use that option?18:37
aubredoes it handle things like dhcpd, postfix, etc.18:37
aubreIP forwarding18:38
=== erichammond1 is now known as erichammond
bnjmnerichammond: is your Jaunty image pretty solid compared to Hardy and Intrepid?18:49
bnjmnerichammond: also do you know if I can use one of the newer kernels from Canonical with your images?18:49
giovaniaubre: that type of information is provided on the ubuntu website (and eucalyptus' site)18:51
giovanipostfix is a mail server -- I'm not sure why that'd be a part of a cloud structure18:52
giovani(as an application used on a cloud structure ... sure ... but any application might be -- and would be managed/installed the same way)18:52
zulneed to reboot18:53
=== MagicFab___ is now known as MagicFab
aubregiovani: well there isn't anything there that describes the implications of making that decision yet.19:08
IvanCostaHello, guys.19:09
IvanCostaDo anyone know how I get a list of actives clients in DHCP server?19:11
IvanCosta"Does" anyone know how I get a list of actives clients in DHCP server?19:11
IvanCostaI sorry about the dumbie question, but I search so much in the Internet and forums and got nothing.19:13
aubregiovani: originally , they suggested putting a mail server on the UEC front end so that when an administrator approved an account the new account holder would get their login info in an email. Now in 1.6 you don't have to do the email step.19:21
KeizerAnyone here tried OCFS2?19:21
giovaniIvanCosta: that depends on the individual dhcp daemon19:25
giovaniIvanCosta: each has a different way of handling leases19:26
IvanCostaGiovani: how I can get that list?19:31
IvanCostaDon't exist a simple command to do this?19:31
plumaI have a problem. I'm using a VHost with a pre-installed Ubuntu 8.04 system. I tried to follow the Ubuntu Help guide on setting up postfix with TLS, but that doesn't seem to get me anywhere because sendmail is listening on port 25 from the get-go and is not affected by what changes I make to postfix (duh). How can I set up a proper mailserver with TLS auth?19:45
plumas/pre-installed/pre-configured/19:47
plumaAnyone?19:51
giovaniIvanCosta: I told you that it depends on the daemon you're using -- hopefully you know what dhcp daemon you use ...19:52
IvanCostaGionavi: I use Ubuntu Server 8.10 64 with DHCP3-server.19:56
habermann24anybody here using KVM with Windows guests?19:59
habermann24it works really great except i get very poor network speeds, even with virtio19:59
erichammondbnjmn: I built private Jaunty AMIs for a client using Canonical's 2.6.27 kernel and they're happy so far.20:00
erichammondbnjmn: If you don't need the particular newer kernel features, the standard public images seem to be working pretty well for most folks.20:00
erichammondbnjmn: The choice of Hardy vs. Jaunty depends on what features and long term stability you need.20:00
Davieyhabermann24: even the mouse works ok?20:04
Davieyhabermann24: I used to have to add a "tablet" mouse.20:04
habermann24Daviey: the mouse?? yea no problems20:04
habermann24Daviey: well...i used VNC to remotely install them, and now i use remote desktop20:04
habermann24Daviey: i get 200mb/sec hard drive IO20:05
habermann24boots crazy fast20:05
habermann24:)20:05
habermann24network speed at 9mb/sec though..20:05
Davieyhabermann24: try using a tap?20:06
habermann24Daviey: how do i do that??? my network configuration is bridged networking right now20:07
habermann24with br0, virbr0, eth0 ... and then for each VM i get vnet0, vnet1 etc.20:07
habermann24Daviey: what do you mean by using tap? what do i need to do?20:07
Davieyhabermann24: actually, can i point you towards a url.. one moment20:11
habermann24very nice of you, thanks20:11
Davieyhttp://www.linux-kvm.com/content/tip-how-setup-windows-guest-paravirtual-network-drivers20:11
habermann24Daviey: yea i pretty much followed that guide.. using the paravirtualized drivers already20:12
habermann24but strange enough...they don't give me better performance20:12
Davieyhabermann24: Have you tried the other nic's?20:13
Davieye1000 for example?20:13
habermann24e1000 gives roughly the same performance20:14
habermann24all around 9mb/sec20:14
Davieyhabermann24: What version of kvm are you using?20:14
habermann24copying files on the machine is really fast...about 120mb/sec, so the bottleneck is definetly the network20:14
habermann24Daviey: kvm-84 i think... the ubuntu 9.04 server ones20:15
Davieyhmm.20:16
Davieyhabermann24: I'm not entirely sure tbh.. i get pretty good speeds :/20:17
habermann24Daviey: what do you get? and how do you test / know20:17
habermann24Daviey: and what are the hardware specs :)20:17
Davieyhabermann24: I assume you aren't testing the speed against stuff on the same host server?20:17
habermann24im about to change the network card on that system...20:17
Davieythis is reasonably good spec hw my end.20:18
habermann24Daviey: does that make a difference?? well i do, but i tested it with other boxes on the network aswell20:18
habermann24Daviey: i mean testing the speed against stuff on the host box...would that lead to performance loss?20:19
habermann24Daviey: cause i get the same speeds with other boxes on my network20:19
habermann24all around 9, 10mb/sec20:19
habermann24sucks20:19
habermann24My specs are AMD Quad Phenom X4, lots of RAM, lots of Disks, but...a onboard nForce gigabit card20:20
habermann24about to put in a Intel 1000 PCI card, maybe that would make a difference?20:21
Davieyhabermann24: I've often noticed a bug in some situations where connections to the same physical server are not as good.20:22
Davieymainly with ssl/ssh connections tho.20:22
habermann24would it be possible to put in another NIC ... and pass this raw device to my guest?20:24
habermann24at least assign it to one of the guests20:24
habermann24well, i guess it's time to put in my Intel card...maybe that helps... be right back ;)20:25
plumaI'm trying to set up sendmail properly. I can log-in from localhost nicely, but it tells me it's not accepting messages if I try to log in remotely. Eh?20:41
plumaOh, nevermind. Despite what it's telling me, it accepts messages, apparently.20:44
joe-macso there are haskell and ocaml connectors for postgres, but not java?21:09
joe-macin 8.04 LTS?21:09
joe-macor am i missing something here21:09
ahejoe-mac: is there no jdbc driver in /usr/share/java ?21:11
aheyou can also distribute the postgres jdbc driver with your application since it's platform independent an is only one jar file21:12
joe-macahe: no, i am trying to be a good boy and use all packages21:13
joe-macprobably just serve out the jar then21:13
ahedo you have libpg-java on hardy?21:14
aheas a ubuntu package21:14
joe-macahe: gotta love consistency- every other connector is under libpostgres-21:48
joe-macthanks dude21:48
=== ajmitch_ is now known as ajmitch
VogHello all anyone had problems plugging in a usb device and not having it detected (external USB drive). If I restart the server it will detect it but not if I remove it and plug it back in. Same goes for keyboards.22:31
Hypnozcan try running "lsusb" from the command line and see if your device is in there22:39
Hypnozmaybe there is some info in one of the log files in /var/log/ ...22:40
Hypnoznot sure which it would go in, maybe messages or dmesg or syslog22:40
Hypnozare you having this issue with all usb devices?22:41
elijahwright1Vog, are you sure that the right modules are installed to get USB support on that machine?  You might poke around and check, manually (look in /proc/modules, look for relevant modules) to make sure the chipset support modules are there.  Does anything USB work on the machine?  Could be that the machine's keyboard (usb) works @ reboot because the bios is doing something funny to support the HID device...22:43
Hypnozya if you "ls -l /dev | grep usb" you should see a bunch of usb devices listed22:45
VogYes will all usb devices if I unplug them.22:51
VogIF I boot when they are installed then it is fine..22:51
Voglsusb comes up with the externalhd showing up ad a usb hub for some reason22:52
Vogit does have exvra ports on it.22:52
giovaniVog: well if it has extra usb ports on it, then it has a usb hub inside22:52
VogBut I do not see the hd itself listed explicitly22:52
giovanican you pastebin the lsusb output in that situation?22:53
Vogyes.... I think I just fixed it.22:58
Vogmount22:58
VogOk by by running either lsusb or  ls -l /dev | grep usb that nudged the system into querying the usb bus and it detected the usb deviced after that22:59
giovanihmm23:01
giovanithat seems unlikely, but ok23:01
XiXaQI've made a prototype for my virtual machines. Now, I want to clone that prototype to reuse it. That means I need to change hostnames and domains, admin users, etc, for all installed packages. Will it be safe to use dpkg-reconfigure -a and go through the steps, or should I do it another way?23:01
Vogthis is what appeared in syslog once I ran those 2 commands http://pastebin.com/d3467333a23:01
Voggiovani: I agree unlikely but the time stamp confirms it. The device has been plugged into the system for over 30 minutes.23:02
Voghttp://pastebin.com/d2ba3f08a23:04
Voghttp://pastebin.com/d6fcf72f223:04
Vogthose are the output with the time stamps of the lsusb and ls -l /dev | grep usb23:08
zulsmoser: around?23:32
=== mtrudel_ is now known as cyphermox
garnoldhello, using image "8.10 (Intrepid) x86" on Amazon EC2... i have a user data script which runs successfully up to a point where i "sudo su - ubuntu" and attempt to execute a series of commands as the ubuntu users23:46
garnoldnone of those commands seem to run23:47
garnoldrunning the same set of commands after ssh'ing to the machine works fine23:48
=== erichammond1 is now known as erichammond

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!