[00:23] Hey, so I recently did an ubuntu server install which kept failing on "installing software" I have a bootable system with apt and everything, but does anyone know if there's a package or virtual package that installes all the extra ubuntu goodies? [00:24] it was failing on the "select and install software" step, so whatever software gets installed there, without any of the checkboxes checked [00:31] New bug: #795312 in bacula (main) "package bacula-server 2.2.8-5ubuntu7.2 failed to install/upgrade: problemi con le dipendenze - lasciato non configurato" [Undecided,New] https://launchpad.net/bugs/795312 [00:32] Eventually I solved the issue by upgrading to Openssh 5.5p1. [00:44] Ubuntu 10.04 (EC2). MySQL Server 5.1, Followed steps here: http://www.lornajane.net/posts/2008/Logrotate-Error-on-Ubuntu for this error: /etc/cron.daily/logrotate: error running shared postrotate script for '/var/log/mysql.log /var/log/mysql/mysql.log /var/log/mysql/mysql-slow.log ' run-parts: /etc/cron.daily/logrotate exited with return code 1. Still having this error occur on cron.daily runs. === ry_ is now known as ry [01:12] New bug: #795315 in apache2 (main) "unknown protocol speaking not SSL to HTTPS port on apache2 reload/restart" [Undecided,New] https://launchpad.net/bugs/795315 [01:41] New bug: #795328 in openssh (main) "package openssh-server 1:5.8p1-1ubuntu3 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/795328 [02:12] New bug: #795336 in dovecot (main) "dovecot-postfix always overwrites main.cf" [Undecided,New] https://launchpad.net/bugs/795336 [03:11] morning [03:11] anyone know if there is a port of dovecot 2.0 to natty? === ujjain is now known as ujjain|afk === cerber0s is now known as cerberos === nickmoeck_ is now known as nickmoeck [05:37] would the dovecot 2.0 from Oneiric work on Natty? [05:38] maybe [05:38] Depends on the complexity of the package and its deps [05:39] For example, backporting nvi would probably just work, whereas backporting gnome-panel would probably be a nightmare [05:39] I don't know where dovecot falls on the scale [06:15] Hey guys. I know that I can check if something is executed /var/log/syslog. However I can't seem to find if the script I'm executing succeeds. If it fails will it be in the syslog? [07:18] how do i edit crontab script so, that if it succeeds it doesn't send mail? [07:25] xampart: when you're editing the script, instead of piping/outputting it to mail, direct the output to /dev/null [07:31] xampart: cron will not send email unless it emits output [07:31] xampart: so fix your script to emit output only on error [07:32] twb: k. thanks [07:34] hi all [07:34] i am attempting to mv a folder to another location but its not working [07:34] there is no -r switch now [07:34] how does one go about doing it in 11.04 ubuntu server? [07:38] mv doesn't have an -r [07:38] What is the error message? [07:38] i got it to work twb [08:13] !GQDN [08:13] !FQDN === smb` is now known as smb [08:41] is there a CLI tool to configure network interfaces ? [08:41] BuenGenio: edit /etc/network/interfaces, man interfaces for documentation [08:42] thanks [08:42] another excuse to use vi then! ;) [08:44] That's a funny way to spell TECO [08:45] also, is there a way to bring up a Wireless interface on boot? [08:46] with maybe a list of preferred networks to connect to [08:47] wpa_supplicant or maybe wicd-curses or wicd-cli [08:56] You can do it with wpa_supplicant alone [08:56] http://paste.debian.net/119415/ [08:58] BuenGenio: ^^ [08:59] greppy, found that the settings for ethX are actually stored in /etc/NetworkManager/system-connections [09:02] BuenGenio: if you are using network manager, yes. I assumed that you weren't using X windows, since you asked for cli in a server channel :) [09:56] BuenGenio: don't use NM [10:01] use what? [10:01] BuenGenio: network manager [10:07] New bug: #795427 in libvirt (main) "Upgrade Libvirt up to 0.9.1 generates new bug with Virt-Manager" [Undecided,New] https://launchpad.net/bugs/795427 [10:37] New bug: #681774 in nova (universe) "nova_sudoers is brittle, often out of date, and too permissive" [Wishlist,Confirmed] https://launchpad.net/bugs/681774 [10:43] http://xkcd.org/910/ <-- good one :) [10:50] i meant what should I use instead [10:50] sorry for the brevity [10:50] (hear it's the sister of talent....) [11:19] BuenGenio: configure /etc/network/interfaces and then do an ifup eth0 or ifup eth1, etc [11:19] ah [11:19] lah [12:56] Morning all :-) [13:10] morning sommer o/ [13:11] jdstrand: Would you believe it... Debian has had two uploads since hallyn's merge. :) [13:12] Interesting patch.. New patch security-plug-regression-introduced-in-disk-probe-lo.patch [13:26] New bug: #795506 in excalibur-logkit (main) "Sync excalibur-logkit 2.0-5 (main) from Debian unstable (main)" [Wishlist,Confirmed] https://launchpad.net/bugs/795506 === medberry is now known as med_out === JGJones_ is now known as JGJones [13:55] Does anyone know how to make an ubuntu minimal install boot to something other than a blank black screen? [13:57] Daviey: well, upstream did release 0.9.2-1 within the last week-- I knoew it would be coming. the good news is the qrt testing is back in shape as of yesterday, so hallyn or anyone should be able to use it [13:57] * jdstrand wonders why save/restore is in constant flux [13:58] jdstrand, hallyn is mostly going to be afk for the next 2 weeks fyi. [13:58] Daviey: regarding the extra patch-- yeah, I plan on adding that with whatever fix I come up with [13:58] I think natty may need it too [14:04] jdstrand, ok, super [14:05] jdstrand: if you want to change libxen3-dev to libxen-dev in libvirt be my guest or i could do it [14:06] zul: my upload is unlikely to happen today. if you need it before early next week, feel free [14:06] ok just one less item on my wi todo list ;) [14:11] New bug: #795531 in squid (main) "package squid 2.7.STABLE7-1ubuntu12.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/795531 === ujjain|afk is now known as ujjain [15:03] W: Misslyckades med att hämta http://se.archive.ubuntu.com/ubuntu/dists/jaunty-updates/multiverse/source/Sources 404 Not Found [IP: 130.239.18.163 80] so i need to change the source file but to what [15:04] Dynamit: No, you need to move off an unsupported release. [15:04] but if i can't upgrade? [15:04] You should, regardless. [15:04] i want to upgrade but how [15:05] i never upgrade the server edition [15:05] the desktop is easy but i don't know how to do whit the server edition [15:09] Dynamit: https://help.ubuntu.com/community/EOLUpgrades/Jaunty [15:10] thx man [15:10] Dynamit: I would sugegst going to 10.04 :) [15:11] Dynamit: So you need to go to 9.10 (Karmic) -> 10.04 (Lucid).. so a two stage upgrad [15:11] +e [15:11] okey [15:11] man [15:11] what im out of date [15:12] Dynamit: Non-LTS (Long term support) releases are only support for 18 Months from release. LTS releases are supported for 5 years on the server [15:12] Dynamit: 10.04 is supported until 2015. :) [15:16] An upgrade from 'jaunty' to 'lucid' is not supported with this tool. wtf i follow the source in the url [15:17] i have Ubuntu 9.04 Jaunty [15:22] Dynamit: If your current version is not a Long Term Support release, like 8.04 Hardy, you can only upgrade to next version directly above... so in your situation, 9.10 Karmic Koala [15:23] how will i do? [15:23] is there any way to upgrade to LTS when i uprade? [15:24] Dynamit: After you go 9.04 to 9.10, you can use same method to go 9.10 to 10.04 ( which is an LTS release) [15:24] If I add a ppa that has a package I need, but also includes packages that I don't need, and some of those packages that I don't need have the same name as an ubuntu-supported package that I need, how do I get the ubuntu-supported package? aptitude keeps telling me that the package is from an untrusted source, so it's obviously defaulting to the ppa source. [15:25] how to go from the 9.04 to 9.10 i know that's noob ? but i have forgot the moste [15:27] Dynamit: First make sure you have 9.04 the most current it can be with: sudo apt-get update && sudo apt-get upgrade then: sudo do-release-upgrade [15:28] An upgrade from 'jaunty' to 'lucid' is not supported with this tool. [15:28] it was i get as answer [15:28] Dynamit: You may need to change the repositories to be also like: old-releases.ubuntu at the front as well [15:28] it is [15:28] that's the wierd [15:29] / jaunty main restricted [15:29] #deb cdrom:[Ubuntu-Server 9.04 _Jaunty Jackalope_ - Release amd64 (20090421.1)]/ jaunty main restricted [15:29] # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to [15:29] # newer versions of the distribution. [15:29] deb http://old-releases.ubuntu.com/ubuntu/ jaunty main restricted universe multiverse [15:29] deb http://old-releases.ubuntu.com/ubuntu/ jaunty-updates main restricted universe multiverse [15:29] sorry i forgot now source past [15:29] deb http://old-releases.ubuntu.com/ubuntu/ jaunty-security main restricted universe multiverse [15:29] ## Major bug fix updates produced after the final release of the [15:29] ## distribution. [15:29] deb http://se.archive.ubuntu.com/ubuntu/ jaunty-updates main restricted [15:29] deb-src http://se.archive.ubuntu.com/ubuntu/ jaunty-updates main restricted [15:29] ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu [15:29] ## team. Also, please note that software in universe WILL NOT receive any [15:29] Dynamit: Firstly, please use pastebin and not directly into the channel here [15:30] i say im sorry [15:30] 16:29 | <> sorry i forgot now source past [15:32] Dynamit: You have to edit the file /etc/update-manager/release-upgrades and change the line: Prompt=lts into: Prompt=normal [15:33] Dynamit: Then additionally, change all the lines in your /etc/apt/sources.list which start with: http://se.archive.ubuntu.com into http://old-releases.ubuntu.com [15:33] ok thx [15:33] i will go and eat now [15:35] !pinning | queso .. This might work for you [15:35] queso .. This might work for you: pinning is an advanced feature that APT can use to prefer particular packages over others. See https://help.ubuntu.com/community/PinningHowto [15:37] New bug: #795428 in nova "Unable to remove a LVM volume (dd not in nova_sudoers)" [High,Triaged] https://launchpad.net/bugs/795428 [15:38] the releas-upgrades is normal it say any how jaunty to lucid is not supported [15:40] Dynamit: Jaunty to Lucid is not supported [15:40] genii-around: Does that apply to two packages that have the same name coming from two different sources? [15:40] Dynamit: Hence why i said it was a two stage process.. [15:40] Upgrade to Karmic... then from Karmic upgrade to Lucid. [15:40] hi...I'm using monit to monitor certain services. But I only want monit to restart a service(if it has to), during the night....is this possible? [15:40] but how [15:41] i understand if you being *devil* becuse i not understand [15:41] zul, soren If I want to get to a point where I can play with newer dom0 kernels on Oneiric. Should I go with xen-hypervisor-3.3 or 4.1 (and why does 4.1 (guessing 4.1) only exist as amd64 (not that it matters as the host is 64bit...)) [15:42] 41 [15:42] er...4.1 [15:42] zul, ok, thanks. lets see how far I get [15:42] i found it [15:42] sorry [15:43] thx Daviey [15:43] genii-around: thx, that might be what I want [15:44] queso: You're welcome [15:45] i have change the source to https://help.ubuntu.com/community/EOLUpgrades/Jaunty but it say any how same thing [15:46] i have run update commands [15:48] join #c# [15:48] opps, sorry. [15:55] zul, Despite some warnings in some places and the weird "placeholder" in grub.cfg this went reasonably well for a Friday afternoon. :) [15:56] * RoyK is off for the weekend - later, guys [15:58] Hi [15:59] Ran into a problem haha, Power-cut brought down my home-server. But at reboot it no-longer comes back on-line. Ran recovery mode and its complaining that it cant mount / [15:59] So, ran mount and the problem seems to be that the drive that / is on appears to. chagne drive-ID from either /dev/sda to /dev/sdc [16:00] But I cant fix it as its complaining that / is mounted read-only. But I cant seem to use mount -o rw since it thinkgs / is /dev/sdc5 instead of /dev/sda5 [16:00] If that makes sense [16:02] But in /etc/fstab its using the UUID of the correct disk [16:11] greetings channel. I have two VMs sharing an iSCSI disk. Im trying to setup fencing with Stonith. All the documentation i can find online seems redhat specific and always tells me to configure SBD via /etc/sysconfig/sbd [16:11] greetings channel. I have two VMs sharing an iSCSI disk. Im trying to setup fencing with Stonith. All the documentation i can find online seems redhat specific and always tells me to configure SBD via /etc/sysconfig/sbd [16:11] but on a ubuntu system, that file and folder doesnt exist [16:12] where is the sbd configuration found in Ubuntu? [16:15] the specific config i am referring to is: http://linux-ha.org/wiki/SBD_Fencing#Start_the_sbd_daemon [16:26] What is the /etc/passwd- file (and other filename- files) in /etc ? Are those backups from before changes? [16:29] No. /etc/passwd keeps a record of user accounts on the system and various information about them. /etc/shadow actually stores the encrypted passwords. [16:31] s/encrypted/hashed/ [16:36] Okay, I've no idea why this server isnt booting [17:16] New bug: #795612 in bind9 (main) "package bind9 1:9.7.0.dfsg.P1-1ubuntu0.2 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1" [Undecided,New] https://launchpad.net/bugs/795612 [17:25] Is there a package for samba4 that includes all the parts to set it up as a DC? [17:41] I'm gonna go full noob here, I just installed 11 server, and I can't connect to it's ip address via ftp. Do I need to download something ? During the install I checked off the LAMP packages. [17:45] ivoks: ping [17:49] Currently running Ubuntu 10.04 (EC2). MySQL Server 5.1, Followed steps here: http://www.lornajane.net/posts/2008/Logrotate-Error-on-Ubuntu for this error: /etc/cron.daily/logrotate: error running shared postrotate script for '/var/log/mysql.log /var/log/mysql/mysql.log /var/log/mysql/mysql-slow.log ' run-parts: /etc/cron.daily/logrotate exited with return code 1. Still having this error occur on cron.daily runs. Any suggestions? [17:49] s/y/and//win 2 [17:49] argh [18:14] smb: sweet [18:16] * RoAkSoAx lunch [18:24] I am working on a project to setup centrally managed public SSH keys. I had hoped to declare multiple files in the AuthorizedKeysFile statement, but this does not appear possible on most linux implementations, and may only be available on OpenBSD. Does anyone know how to use multiple AuthorizedKeysFile's in Ubuntu, or is this simply not possible? === lullabud is now known as warzauwynn [18:29] jevidl: is that maybe a new feature that hasn't found its way to the version you're using? [18:30] SpamapS: it's quite possible. I didn't see it on *anything* other than openbsd, so that's the most likely answer. it'd just help me out quite a bit, so I figured I'd ask about it just in case someone had found a way, or knew of another way. [18:31] Unfortunately google hasn't been a lot of help. I'm well aware that I can have multiple public keys in my .ssh/authorized_keys file, thank you very much. :) [18:31] jevidl: you might look into the new project 'dotdee' that kirkland has been working on .. its good for squishing files together when a program doesn't have a '.d' capability. :) [18:31] It's not the end of the world if I have to change it, it's just one more thing to change on a number of systems. [18:32] SpamapS: thanks. I'll take a look at that! [18:32] jevidl: also in Ubuntu we have ssh-import-id (ssh-import-lp-id in old releases I think) that pulls one's launchpad keys into .ssh/authorized_keys .. it would be *awesome* if your service was added to that. [18:33] I'll probably try to do some kind of write up on it, though i am not sure if it will fit in with the way I envision doing it. [18:34] At the moment I'm looking at using an read only NFS share pushed out to each system that contains public keys for each person. Since it's the *public* key I'm not too worried about the insecurity of it, and it'd let us manage public keys in just one location. Additionally, we could probably write something that triggers when a blacklisted key is used, etc. [18:34] If I decide that I really want to try to secure it more, I'll probably just look at setting up ipsec between the boxes. [18:35] So I don't think that'd probably be too helpful with the launchpad stuff. It's meant more for a local environment than for a widely distributed set of users over the internet [18:36] hi everyone ... since a (longer) while i have some problems with samba transfer speed using a lucid server + samba. its as slow as 2 minutes for 15 MB. the previous system (debian lenny) did not have this prob. same smb.conf. any hints what to do? [18:37] TheInfinity: Let me dig up the link... [18:37] jevidl: NFS for security tokens? Are you sure you want to do that? [18:37] jevidl: thats.. not exactly "safe" ;) [18:38] my smb.conf: http://paste.pocoo.org/show/404146/ [18:38] Think about the case where a mitm just puts their own keys in and then can login as anybody. [18:38] SpamapS: :) well, all it is going to be putting out there is the public key portion of SSH. Unless I have a gross misunderstanding of how that key is used, I think it should be ok since it is by nature the portion that is shared out and is dependent on the private key on someone's local system [18:38] SpamapS: and that's what brought me to the thought of using IPSec as well [18:38] jevidl: why not just use a proven technology like kerberos? [18:39] I dont have a ralink network chipset (i found this bug @ ubuntu forums) - its an Atheros Communications Atheros AR8121/AR8113/AR8114 PCI-E Ethernet Controller (rev b0) [18:39] SpamapS: We do that currently. I was trying to find a way to make it more convenient, and still safe. It's not a perfect idea yet, but I'm trying to find ways to make it better. [18:40] TheInfinity: http://www.samba.org/samba/docs/man/Samba3-HOWTO/speed.html#id2690596 [18:40] TheInfinity The Socket Options section might have some useful tuning parameters for you [18:41] jevidl: but its the same smb.conf as used in debian lenny? [18:41] jevidl: and i already use several recommendet socket options [18:42] TheInfinity: as far as I know the options listed there should work fine. If those tuning things don't help, how does performance look for other TCP based protocols like FTP or even SCP? [18:43] jevidl: i'll have a look ... (installing winscp - just windows clients ... its a network 400 km away :) ) [18:43] SpamapS: I had considered the possibility of mitm using NFS. Off hand, do you see any other major problems? [18:44] TheInfinity: sure :) The idea is to try to narrow down the problem to either just SAMBA, or to the systems network connection in general [18:44] jevidl: yea, the idea is great. :) [18:44] jevidl: kerberos has always made things *more* convenient when I've used it.... [18:45] TheInfinity: There's a bit of overhead on SCP since you have encryption/decryption operations happening in addition to just pushing bits around, but if there's a big difference between SMB and SCP then there's a good chance it's a smb setting that's slowing things down. [18:46] SpamapS: So, in my situation we use a centrally managed KRB service. I am not sure I can get ticket sharing working, which if I am not mistaken would allow SSO on systems. Is that where you're going with KRB? I know it's possible, but currently we have to sign in to each system individually. [18:47] jevidl: thats basically the only reason to use kerberos, yes, SSO [18:48] jevidl: doh. 200 KiB/s [18:48] SpamapS: k. I will do some reading on that too. It may be an easier solution than what I'm looking at. I will say that our current setup, even without SSO, is easier than forcing each user to manage their password on every machine. :) [18:48] jevidl: uh. okay. that seems to be a driver problem. [18:48] TheInfinity: is that about what you were getting on SMB? [18:48] jevidl: yea [18:49] thats bad. because i dont have local access atm. -.- [18:49] TheInfinity: ok, Yeah, it sounds like it's possibly a driver issue, it could be a kernel tuning issue (though this would suprrise me) or it could be an issue residing in your connection between you and the remote site [18:49] jevidl: are you sure it doesn't already work? try 'kinit' on your local machine, then ssh -v remote_machine and see if it uses the kerberos credentials [18:50] jevidl: its a local network. i access there via ssh. all copies are made just inside the local network. [18:50] SpamapS: I didn't think it did, though I'll try that :) [18:51] TheInfinity: gotcha. Yeah, it might be a driver problem. Is the slowness limited to this machine, or do other machines with a similar configuration also have problems? if it's limited to this machine, it might be a bad cable or switch port, something like that [18:51] jevidl: and i use -server default kernel [18:52] jevidl: its the only server there. but i can try coping from one windows maschine to another, yea. [18:52] TheInfinity: just something easy to check, and might save you some time [18:53] SpamapS: I'll look at this more. There's a GSS failure when I try to connect, so it might be something that can be remedied. [18:54] jevidl: huh! downloads just work with 200 KiB/s although its a 6000 mbit line Oo [18:55] a 6Gbit line? [18:56] urgh [18:56] 6 mbit. sorry :) [18:56] jevidl: probably need service principals on the servers. [18:56] 6000 kbit [18:57] router says its online @ 6 mbit, 5,5 mbit usable [18:57] SpamapS: i'll keep that in mind. It's also quite possible that our config is out of date or misconfigured to allow that on the client side. I'll look at that side of things first, since it'll be easier work than trying to deal with the centralized IT to find out about the servers. Thanks for the suggestion though, this may save me some time. [18:57] jevidl: http://www.allgoodbits.org/articles/view/24 [18:57] replacing the switch could be an interesting test ... [18:57] jevidl: https://help.ubuntu.com/10.04/serverguide/C/kerberos.html might be even better. :) [18:58] SpamapS: Thanks! I'll be sure to check out both those articles [18:58] jevidl: thanks for your support :) [18:59] TheInfinity: No problem at all. remember that 6Mbit is about 768 KBytes [18:59] jevidl: yea, but 200 is exacly the value which is transferred by samba / scp. [18:59] TheInfinity: if you're going over the internet, you might not actually reach that [18:59] jevidl: i tried ubuntu iso download :) [18:59] TheInfinity: yeah, it may be something in the middle throttling it down then :) [19:00] jevidl: to get sure i'll try to transfer something between 2 windows boxes [19:00] jevidl: but thats no ubuntu problem at all :) [19:07] New bug: #794337 in postfix (main) "package postfix (not installed) failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 75" [Undecided,New] https://launchpad.net/bugs/794337 [19:12] New bug: #795106 in bacula (main) "package bacula-director-mysql 5.0.3-0ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/795106 [19:36] New bug: #795673 in memcached (main) "init.d restart operation can fail without proper notice if the memcached process takes a long time (> 1s) to shut down" [Undecided,New] https://launchpad.net/bugs/795673 [20:04] /win/win 17 [20:04] argh [20:08] :%s/RoAkSoAx/master_of_typos/g [20:08] hehe [20:18] * slyboots needs a better understanding of the ubuntu boot process [20:19] My server fails to reboot correctly, but its not giving me anything helpful as to why [20:19] If I boot into recovery mode, it fails with "Unable to mount /" but as far as I can tell it works fine if I drop into recovery and enter teh command mount /dev/sda1 / [20:23] slyboots: the first thing (and probably weak theory) that comes to mind is that fstab may have an error in it? [20:23] slyboots: perhaps a messed up UUID for /dev/sda1? [20:23] === skrewler_ is now known as skrewler [20:27] jevidl: Nah I already checked that, its refercing the correct UUID for the disks [20:27] slyboots: sorry. It was worth a try. [20:28] slyboots: the only other thing I can think of is perhaps a module that's not being loaded during a normal boot, but that seems a bit far fetched. [20:28] aye, Since recovery mode works OK and its the samel kernel [20:30] slyboots: recovery fails until you manually mount it though, right? I wonder why that is [20:30] Not sure, according to mtab its mounting a disk that.. doesnt exist [20:30] "/dev/sdc5 mounted as / ext2" [20:31] But I dont have /dev/sdc5 :P [20:34] slyboots: and no reference to sdc5 in fstab? I wonder where it's getting the idea that it should be using that [20:35] Not a clue, /dev/sdc is part of a RAID array so there is no 5th partition on it [20:35] Both boot and / and mounted by their UUID's and the rest are part of a LVM [20:40] so /dev/sda is your boot hdd, and sdb,sdc in an LVM configuration? [20:44] Well b,c,d,e,f,g.. [20:44] But yes, all the critical OS fiels are stored on /dev/sda [20:45] sure [20:48] Grub is installed on sda? [20:49] Yup [20:49] Has anyone experienced the log rotation error with MySQL on 10.04? [20:52] slyboots: I'm sorry, I don't have a lot of other ideas. It sounds like the drivers for your hdd controller are loading fine, and it can already use the disk by the time it's booting. As long as UUID is right, and fstab is correct, it certainly seems like it should be able to boot. More longshots might include making sure that your disk partitions labels are correct. I'd almost be tempted to suggest udev/hal, but these aren't even loaded at the point [20:52] failing [20:52] mmm.. [20:52] bugger [20:52] slyboots: sorry, I wish I had more ideas for you, but you've checked most of what I'd know to check. [20:53] Ok :) thanks anyway though [20:53] you might try asking about it in here later, there's plenty of people that are way better at this than I :) [20:53] heh, okay [20:55] btw, Runeg , saw your question but have not run into that [20:55] I probably should go check some SQL servers though... [21:02] slyboots: gotta run, good luck sorting it out [21:03] New bug: #509865 in open-vm-tools (multiverse) "Weird dependency satisfaction in open-vm-dkms with JeOS style (linux-virtual) kernel installed" [Low,Fix released] https://launchpad.net/bugs/509865 [21:07] New bug: #511579 in open-vm-tools (multiverse) "Mouse cursor position missmatch with VMware" [Undecided,Won't fix] https://launchpad.net/bugs/511579 [21:11] New bug: #545903 in open-vm-tools (multiverse) "Initscript does not enable timesync, misses status option" [Wishlist,Confirmed] https://launchpad.net/bugs/545903 === NG_ is now known as ng_ [21:17] New bug: #572335 in open-vm-tools (multiverse) "Typos in manpage for vmhgfs" [Low,Confirmed] https://launchpad.net/bugs/572335 === ng_ is now known as NG_ [21:22] New bug: #604998 in open-vm-tools (multiverse) "open-vm-tools (CLI tools) recommends gui tools" [Wishlist,Confirmed] https://launchpad.net/bugs/604998 [21:26] New bug: #795714 in cheetah (main) "Please merge cheetah 2.4.4-2 (main) from debian unstable (main)" [Low,In progress] https://launchpad.net/bugs/795714 [21:27] New bug: #626475 in open-vm-tools (multiverse) "package open-vm-toolbox 2009.07.22-179896-2 failed to install/upgrade: trying to overwrite '/usr/lib/open-vm-tools/plugins/vmusr/libresolutionSet.so', which is also in package open-vm-tools 0:2009.07.22-179896-2" [Undecided,Invalid] https://launchpad.net/bugs/626475 [21:28] zul: ping? [21:36] New bug: #785346 in gcc-4.5 (main) "package open-vm-dkms 2011.03.28-387002-0ubuntu1.1 failed to install/upgrade: open-vm-tools kernel module failed to build" [Undecided,New] https://launchpad.net/bugs/785346 [21:36] New bug: #787265 in open-vm-tools (multiverse) "package open-vm-dkms 2011.03.28-387002-0ubuntu1.1 failed to install/upgrade: open-vm-tools kernel module failed to build (dup-of: 776103)" [Undecided,New] https://launchpad.net/bugs/787265 === lullabud is now known as warzauwynn [21:44] smb: Did zul answer your question? [21:45] smb: If not, forget all about xen-3.3. 4.1 is where it's at these days. [21:46] smb: As for the only having an -amd64 flavour: That's because you're on 64-bit, so you have no use for the -i386 one, so it doesn't get built for amd64. [21:47] smb: The -amd64 one gets built on i386 as well, because that will let you run 64 bit domU even though your dom0 (which is where you'll install the hypervisor package) is i386. [21:47] smb: ...provided that you're actually on amd64 iron. === med_out is now known as med_BOS === med_BOS is now known as medberry === medberry is now known as med_out [22:28] How do you start/stop the heimdal kerberos server? [22:29] I was looking for, say, stuff like heimdal-kdc but can't find it in 10.10 === kentb is now known as kentb-out