[00:05] how can i configure leafnode for a local network (or ssh tunnels)? i do not want to subscribe to the 'BIG 8' news groups...just create my own. [00:07] you might just want inn2 or equivalent for that. transient mirrors of upstream servers is kinda leafnode's job description [00:23] Hi all... When I try to upgrade to kernel 3.2.0-56 I get this message http://paste.ubuntu.com/6470615/ Where I get these libraries? [00:23] bekks: Ubuntu 12.04 [00:24] Ubuntu Server 12.04 [00:31] I honestly do not know what to do, I found nothing by Google. [00:32] I'm afraid to restart the server because it is dedicated. [00:33] knoxy: capture and pastebin all output from 'sudo apt-get update; ' [00:33] http://paste.ubuntu.com/6471484/ [00:34] http://paste.ubuntu.com/6471486/ [00:36] the datacenter where is this server recommended me to remove old kernels and I did it. [00:36] even though I know it would not, I did. [00:37] knoxy: how did you do it? [00:37] http://paste.ubuntu.com/6471487/ [00:38] the result: http://paste.ubuntu.com/6471495/ [00:39] BUT, the problem is: libraries fault... I need lib__mdma.so.1 and lib__mdmacrypt.so [00:39] and do not know where to find [00:41] knoxy: you system was in a weird state prior to removing the first kernel [00:41] *your [00:41] you should not see this: [00:41] The following partially installed packages will be configured: [00:41] initramfs-tools [00:43] I do not know exactly how it started. [00:43] knoxy: i suggest you look at previous apt management. look here: /var/log/apt/{history.lgo,term.log} [00:43] I need help to solve this problem, do not know what to do, honestly. [00:46] pmatulis: http://paste.ubuntu.com/6471517/ [00:48] E: /usr/share/initramfs-tools/hooks/fixrtc failed with return 1. is part of failure, I solve this with chmod -x /usr/share/initramfs-tools/hooks/fixrtc, but my problema (library fault) is not solved [00:51] knoxy: so you've been administering this system for a while? [00:52] pmatulis: yes... [00:53] knoxy: my precise server does not have any of those libraries your system is complaining about [00:54] knoxy: besides my earlier suggestion of looking in the logs for the *first* problem of such an issue, you can research what those libraries are for [00:54] pmatulis: This server had a problem in MySQL, but it was simple in the configuration file my.cnf missing a setting. I solve this past week and in the meantime came the problem with initramfs. This problem came with some aptitude dist-upgrade. [00:55] pmatulis: I have tried to search and find nothing [00:58] knoxy: find the logs of the first appearance of the issue. dist-upgrade will be there [00:58] knoxy: also pastebin the output to 'sudo apt-get update' like i said before [00:59] fwiw, http://paste.ubuntu.com/6471568/ [01:00] pmatulis: http://paste.ubuntu.com/6471571/ [01:02] knoxy: these repositories might be part of the problem: [01:02] repo.percona.com [01:02] repos.zend.com [01:02] pmatulis: http://paste.ubuntu.com/6471581/ [01:03] knoxy: well, the files are there. permissions? [01:05] pmatulis: I'm crazy? with `ls` I cant see the files... [01:05] pmatulis: with ls /lib/lib* I can see [01:06] pmatulis: look http://paste.ubuntu.com/6471602/ [01:08] shauno: cant leafnode be used on an intra-net or localhost ? [01:11] pmatulis: ? [01:13] knoxy: output to 'sudo stat /lib/lib__mdma.so.1' ? [01:13] http://paste.ubuntu.com/6471625/ [01:15] knoxy: it's as if the system thinks these 2 files are broken symbolic links [01:16] pmatulis: exactly [01:16] pmatulis: you have these files? [01:16] knoxy: i already said no [01:17] knoxy: i wonder if moving them away (in your home directory say) and then copying them back will help [01:17] pmatulis: i'll try [01:18] pmatulis: mv: cannot move `lib__mdma.so.1' to `/home/lib__mdma.so.1': Operation not permitted [01:19] pmatulis: is there something wrong with these files... I dont know where I get that [01:19] knoxy: output to 'dpkg -S /lib/lib__mdma.so.1' ? [01:19] what package have these files... [01:20] dpkg: error while loading shared libraries: lib__mdmacrypt.so: cannot open shared object file: No such file or directory [01:21] pmatulis: omg, look http://paste.ubuntu.com/6471662/ [01:22] knoxy: can you try in another directory? [01:23] pmatulis: http://paste.ubuntu.com/6471669/ [01:24] pmatulis: [01:24] root@srv01:~# ps aux ps: error while loading shared libraries: lib__mdmacrypt.so: cannot open shared object file: No such file or directory [01:24] omg man... [01:25] im fucked [01:25] knoxy: is there some encryption on this system? [01:26] pmatulis: no [01:27] pmatulis: no command works [01:28] knoxy: the lib_mdma is not in any official ubuntu archive. must be from the 2 i mentioned above [01:29] the string 'lib__mdma' i mean [01:30] pmatulis: I lost my system? [01:30] apparently, and strangely, that file you attempted to move is essential to the basic functioning of your system [01:31] but it's hard to believe [01:31] since it's not on a standard ubuntu server, and i did google searches and nothing turns up [01:31] pmatulis: you saw, did not do anything wrong, it was working and now has stopped. If I restart the machine it will not come back? [01:32] knoxy: what is this system responsible for anyway? [01:33] knoxy: pm me if you want [03:13] How could I know the maxsize of heap in memory ? [03:13] How could I know the maxsize of heap in memory ? === freeflying is now known as freeflying_away === freeflying_away is now known as freeflying [06:14] Hi I'm trying to install gcc on Ubuntu 10.04 and I get the following error [06:14] http://paste.ubuntu.com/6472447/ [06:16] anyone? [06:19] Help trouble installing gcc on Ubuntu 10.04 http://paste.ubuntu.com/6472447/ [06:21] after trying sudo apt-get install -f http://paste.ubuntu.com/6472465/ [06:31] Help anyone trouble installing gcc on Ubuntu 10.04 Server http://paste.ubuntu.com/6472447/ [06:44] HELP trouble installing gcc on Ubuntu 10.04 Server http://paste.ubuntu.com/6472447/ [06:54] Hi , i have a server which was installed with post-fix mail server in VPS, now i can send mail from VPS to any emails, and even i can send mails from any email to vps too, is it possible to use this post-fix to send and receive mails from any other vps which holding applications without installing or configuring post-fix in that vps ? [07:47] Help error installing gcc http://paste.ubuntu.com/6472691/ === falk is now known as gammalget === freeflying is now known as freeflying_away [09:36] Hi all , I'm Using Ubuntu 12.04 server and While access some webpage which was hosted in my VPS some time not opens and its shows some error as apache version and Ubuntu, I don't want to show that my server is using apache and Ubuntu as my operating system , how can i remove it ? Please Guide [09:41] babinlonston: See the Apache docs on custom error pages http://httpd.apache.org/docs/2.2/custom-error.html === freeflying_away is now known as freeflying [10:09] lifeless: the lxc task in that bug exists because I experienced the same issue in a Debian container that has yet to have its DHCP client patched. I think that fits closer to the case you're describing. But if you want to split those cases off into a separate bug, then fair enough. They're certainly closely linked and should refer to one another. [10:10] psivaa, where do I find the utah smoke tests again? going to convert the floodlight test into a DEP-8 test instead [10:14] jamespage: lp:ubuntu-test-cases/server is the branch if that's what you're looking for [10:31] psivaa, thanks [10:33] psivaa, https://code.launchpad.net/~james-page/ubuntu-test-cases/server-drop-floodlight/+merge/196511 [10:35] jamespage: ok, I see this DEP-8 tests are not run in smoke, but that's intended and you're running it somewhere else? [10:36] psivaa, yes - they will get run when its reverse-deps change or when its uploaded to distro [10:36] so its pre-entry rather than post entry if that makes sense [10:37] jamespage: ack, i think i understand :) [11:22] rbasak, any thoughts on how much effort its going to be to enable mongodb on arm64? [11:23] jamespage: I've not looked yet, but it's on my list. I don't think it'll be that hard - just need to patch atomic intrinsics in for everything. [11:23] rbasak, good [11:23] (I'll assign the work item to you then :-)) [11:23] Sure [11:24] rbasak, I think the jump for v8 should be quite minimal as well [11:24] *think* [11:25] I'm not so sure about v8, but I've never touched that code base. Does it use LLVM or something else? [11:27] rbasak, no - its gcc - scons build system like mongodb [11:28] rbasak, I'm looking at it specifcally for this forked juju-mongodb package that we agreed with the security team so that we might actually get juju into main [11:28] (as I have to use the embedded v8 source - which has arm build disabled right now :-() [11:28] jamespage: what does it use for the JIT bits? Does it even have JIT bits? I assumed it did. [11:28] no idea [11:28] it does lots of asm bits [11:28] That's the tricky part. [11:29] Note that armv8 is a completely different ISA from armv7. [11:29] rbasak, I'm really hoping it uses gcc abstractions [11:29] but I suspect that is a vain hope [11:29] I'm not sure that's really possible for a JIT. [11:30] The best available abstraction that I know of is LLVM IR. [11:30] no - I thought not [11:31] no gcc primitives use that is [11:32] rbasak, great [11:35] rbasak, arrrggh - mongodb strips out all of the arm specific source as well [11:35] .... [11:41] rbasak, fwiw we are back in sync with Debian for mongodb [11:41] new maintainer (gcs) was been picking up everything I've been sending them [11:41] them/to Debian [11:43] Cool [11:43] jamespage: it sounds like I should take this on and figure out what it'll take to make the whole thing go. [11:43] jamespage: I don't mind doing that - just need gaughen to prioritise me. [11:44] rbasak, OK - I'll ping her about this [11:44] feels important === gary_poster|away is now known as gary_poster [13:50] hi people [13:50] how are you! [13:52] I need to make a career with ubuntu server [13:52] what are the recommendations [13:54] Shockwave: Experience [13:55] Rory: yes x example, study full asterisk o better sql , [13:55] Shockwave: Just use Ubuntu at your current place if you have the option to for new boxes. Or configure a home server with ubuntu [13:55] i want do a profesional in ubuntu server [13:55] for the job [13:55] ok... [13:56] Learn about Linux system administration [13:56] Apply for a Linux system administrator job [13:56] profit [13:57] profit == working lots of unpayed overtime? [13:57] lmao patdk-wk sounds about right [14:02] Rory: thanks! [14:02] <( [14:02] <) [14:02] Shockwave: Honestly the best thing is to just use Linux a lot, and then being an admin will just be the obvious career move [14:03] Shockwave: Try joining #reddit-sysadmin - not an Ubuntu-affiliated channel, and the language is potentially NSFW [14:03] Shockwave: But they will probably answer your questions about the career [14:03] Rory: ok perfect [14:03] thanks [14:50] i'm having a insane problem [14:50] i've setup nfs server [14:50] and mounting it as rw [14:50] as root, i still can't create files [14:50] no permission [14:51] what can possibly be wrong? it's exported as 10.0.0.0/8(rw,sync,no_subtree_check) [14:54] root_squash :) [15:02] jamespage: quick review please https://code.launchpad.net/~zulcss/python-ceilometerclient/1.0.6/+merge/196548 [15:14] Any idea how I managed it to have libmysqlclient15off on one server but not the other? http://files.sven.bmonkeys.net/images/___ssh_20131125_161422.png [15:20] Ahh nvm I've installed it manually === freeflying is now known as freeflying_away [15:40] Hi - We just updated our 10.04.4 server with the latest security updates, and since then, Postfix no longer sends nor receives emails. Everything is queue with "Connection timed out" error. It was working perfectly up until then. What can we do? [15:43] hallyn_/jamespage: im just looking at the libvirt python bindings split, they are calling the tarball libvirt-python should we call it python-libvirt? [15:43] zul, I reckon so [15:43] zul: that seems more traditional to me. (i.e. we have python-lxc0 [15:43] but we can deal with that in the packaging [15:44] this is going to suck === freeflying_away is now known as freeflying === adam_g_afk is now known as adam_g === freeflying is now known as freeflying_away === freeflying_away is now known as freeflying [17:52] Hi. I'm having a small atom machine (nothing but board, HDDs and Ethernet) with 12.04 LTS Server. I'm sending it into S3/Suspend. But it wakes up after a random time by itself. No USB-Devices connected. ethtool says eth0 only reacts to the magic packet (g). so I'm a bit clueless to why it is waking up... is there any way to get that information from the kernel? [18:05] danley: are you running X on the machine? [18:13] hitsujiTMO, no. at least not that I know of. [18:14] hitsujiTMO, no. at least not that I know of. I am running NFS, though [18:15] as in I export NFS shares. also samba, mysql and apache... [18:15] I think the only other process that is running and not standard is screen. === gaughen is now known as gaughen_ === gaughen_ is now known as gaughen [18:41] uhm, sorry. if anybody replied to my question since 19:17... looks like my bouncer had disabled the buffer so could you please repeat? [18:42] danley: sorry, there were no furthre responses in that time [18:54] Why does my 2 disk RAID 1 device have no identity information? mdadm: ARRAY line /dev/md0 has no identity information. [18:55] http://pastie.org/8508004 [19:22] YOU MAY BE WATCHED [19:22] WARNING WARNING WARNING, WARNING [19:22] WARNING WARNING WARNING, WARNING WARNING [19:22] YOU MAYWATCHED [19:22] YOU MAY BE WATCHED [19:22] YOU MAY BE WATCHED [19:22] WARNING WARNING WARNING, WARNING [19:22] WARNING WARNING WARNING, WARNING WARNING [19:22] YOU MAYWATCHED [19:22] YOU MAY BE WATCHED [19:22] YOU MAY BE WATCHED [19:26] thanks genii :) may need a +b too.. [19:27] sarnold: If they return, I'll +b [19:29] YOU MAY BE WATCHED [19:29] WARNING WARNING WARNING, WARNING [19:29] WARNING WARNING WARNING, WARNING WARNING [19:29] YOU MAYWATCHED [19:29] YOU MAY BE WATCHED [19:30] genii: [19:51] hey all, if I want this to run every 15 minutes, what would be the syntax in crontab on 12.04 to schedule it? [19:51] sudo -u www-data php /www/mwtraining/auth/ldap/cli/sync_users.php [19:52] adam_g: https://code.launchpad.net/~zulcss/ceilometer/icehouse-ftbfs/+merge/196617 [19:52] 0,15,30,45 * * * * sudo -u www-data php /www/mwtraining/auth/ldap/cli/sync_users.php [19:52] Arrick: ^ [19:52] thank you. [19:52] better would be to put that into /etc/cron.d/ and use the native syntax for running a command as a user.. [19:53] 0,15,30,45 * * * * www-data /usr/bin/php /www/mwtraining/auth/ldap/cli/sync_users.php [19:53] (I always give full pathnames in cron entries, path problems in cronjobs are miserable to debug.) [19:54] */15 * * * * /usr/bin/php / [19:54] yeah [19:55] ok, so if I put it into say /etc/cron.d/syncusers and put what you said in there sarnold, how do I test it and make sure it runs? [19:55] Arrick: wait 15 minutes? :) [19:55] yeah [19:56] would it be */15? [19:56] Arrick: you should see some PAM activity for the user in the logs somewhere.. [19:56] */15 should also work, I forgot the new syntax. hehe. [19:56] ok [19:57] zul, typo in changelog [19:57] shazbutt [19:59] sarnold, where would I look for PAM activity at? [19:59] which logs? [20:49] adam_g: fixed [20:59] hi. Is ports.conf in Apache2 new? Because I don't see people talking about it in 2010 when I would expect [21:45] rharper, very unscientific [21:45] but http://paste.ubuntu.com/6475987/ [21:46] i consistently see the non-eat-my-data 'apt-get' (line 8) taking real time 8 seconds compared to 7. [21:46] as i said. very unscientific. [21:51] smoser: the interesting test is if it scales based on the number of dpk installs [21:52] smoser: I would expect that it should as it should be eliminating the sync/flush overhead at the end of each dpkg install. [21:52] dpkg is more fsync happy than just at the end of each install [21:53] even better then [21:53] and it should be evident, but it'll depend on the underlying filesystem's behavoir with fsync, and the block devices as well. [21:54] during install I keep getting an error during partioning [21:55] http://i39.tinypic.com/71jlu0.jpg [22:11] rharper, 12.04 running on azure (painfully slow disk). [22:11] http://paste.ubuntu.com/6476081/ [22:12] the large delta in 'real' and small deltas in 'user' and 'sys' show (me at least) that this is all IO. [22:13] utlemming, ^ random unscientific data. [22:14] smoser: this is inline with the sort of thing that we have seen [22:15] yeah, but previously i'd never used 'sync' at the end. [22:15] which is necessary if you actually want to "finish" this install [22:15] smoser: 12.04 defaults to ext4? and data=ordered ? [22:16] or the cloud-image, whatever the os image is [22:16] rharper: cloud image takes the default -- in 12.04 it is data=ordered [22:16] ext4 yes. [22:17] it certainly seems like a win where we don';t have control over how the hardware/cloud/storage is configured [22:55] hallyn_ or stgraber, do you have a guide to run a gui app in an lxc container ? [22:55] i think ideally one with sound too. [22:56] smoser: I don't have a guide, though you could look at the source of steam-lxc for how to do that. [22:56] smoser: typically that's done by telling pulseaudio to bind to a unix socket, bind-mount that into the container and set PULSE_SERVER accordingly in the container [22:57] smoser: for X, it's similar, you bind-mount the X socket and /dev/dri === gary_poster is now known as gary_poster|away [22:58] i also want to get to where we can start X over spice in a container, but Xspice was having stability issues last i tried [23:06] hallyn_, stgraber thanks. === Jikan is now known as Jikai === Jikai is now known as Jikan === freeflying is now known as freeflying_away [23:45] does /var/www even exist in Ubuntu default installs? [23:46] (asking because unrelated to actual problems, more of a "building knowledge" thing)