Switch to DuckDuckGo Search
   August 1, 2012  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | >

Toggle Join/Part | bottom
[00:00:06] <tomww> but most importatn sets as well LINK_LIBGCC_SPEC to read the runtime libraries always first from /usr/gcc/<major.minor>/lib
[00:00:17] <tomww> instead of from /usr/lib:/lib
[00:00:45] <Meths> Yeah, looks like /usr/gcc from buffyg's WIP repo too.
[00:01:42] <tomww> if that gcc -dumpspecs prints LINK_LIBGCC_SPEC as non empty, then yes.
[00:02:29] <Triskelios> hm, I have a pkg uninstall failing, due to a package from a removed publisher: 'Unable to retrieve requested package data for publisher oi-sfe; no repositories are currently configured for use with this publisher.'
[00:04:43] <Meths> KingOfIRC: Ah, just scrolled back and read your issue. You're not looking for illumos-gcc you want gcc-3
[00:05:13] <Meths> Which will get found in your paths
[00:06:07] *** andy_js has quit IRC
[00:08:03] *** raichoo has quit IRC
[00:17:05] *** josephholsten has joined #openindiana
[00:28:15] *** Seony has joined #openindiana
[00:31:57] *** PMT has joined #openindiana
[00:36:59] *** jim80net has quit IRC
[00:38:03] *** Kaishi has joined #openindiana
[00:46:47] *** zastaph has quit IRC
[01:12:13] *** smrt has quit IRC
[01:12:31] *** smrt has joined #openindiana
[01:14:20] *** ozquera has quit IRC
[01:18:31] *** hoolio has joined #openindiana
[01:36:01] *** josephholsten has quit IRC
[01:43:02] *** voidcoder has quit IRC
[01:46:13] *** nightwalk has joined #openindiana
[02:12:42] *** nightwalk has quit IRC
[02:28:58] *** PiotrSikora has quit IRC
[02:29:47] *** PiotrSikora has joined #openindiana
[02:43:48] *** josephholsten has joined #openindiana
[02:45:27] <Aethrs> Anyone seen a error like: qemu_ram_alloc: Could not lock 5368709120 memory, errno = 11
[02:45:33] <Aethrs> One of my VM's won't start?
[02:47:47] *** nightwalk has joined #openindiana
[02:53:51] *** KungFuJesus has joined #openindiana
[02:54:29] <KungFuJesus> so did I read correctly in that a sparcian openindiana is coming once oi151 is stablized?
[03:01:27] *** nightwalk has quit IRC
[03:04:29] *** n2deep_ has joined #openindiana
[03:05:03] *** n2deep_ has quit IRC
[03:16:37] *** Darkproger has quit IRC
[03:23:42] *** voidcoder has joined #openindiana
[03:31:44] *** man_u has quit IRC
[03:32:26] *** man_u has joined #openindiana
[03:35:19] *** nightwalk has joined #openindiana
[03:36:47] *** Orpheus has joined #openindiana
[03:36:53] <nahamu> Aethrs: it's having trouble locking down RAM for the VM.
[03:37:00] <nahamu> I don't know much more than that.
[03:37:03] <Orpheus> hey is their a way to install vmware tools in openindiana?
[03:37:15] <nahamu> could be due to insufficient swap space, maybe??
[03:42:56] <KungFuJesus> Triskelios: didn't mean to pm, sorry about that. I'll offer again, would love to get illumos up and running with my sunfire v420, b134 without a package repo makes this a very power hungry brick
[03:43:33] <KungFuJesus> I have sun studio 12 discs from sun, but I imagine 12u1 is what's needed
[03:45:25] <KungFuJesus> I'm interested in playing with the sparc ISA and using medialib to make this a video encoding node
[03:46:15] <KungFuJesus> sorry meant v240
[03:51:40] <KungFuJesus> though ffmpeg divorced medialib earlier this year: http://ffmpeg.org/pipermail/ffmpeg-cvslog/2012-February/046858.html - yet they still evidently support vectorization via altivec.
[03:54:53] <KungFuJesus> heh, looks like they make their own use of VIS, though. Guess that makes the results bit identical between platforms
[03:56:00] <hoolio> i have two OI hosts, on host A sending mail via mailx works fine
[03:56:14] <hoolio> mailx -s "test" me at mydomain dot com < /etc/hosts
[03:56:21] <hoolio> but on host B it doesn't work
[03:56:32] <hoolio> and i'm not sure where to start looking as to why
[03:56:50] <KungFuJesus> what is your mta?
[03:57:20] <KungFuJesus> and are you relaying to smart hosts or are you your own mail agent?
[03:58:32] <KungFuJesus> if the former, smtps provided by ISPs are sometimes picky about correctness for the hostname, they usually at least require a valid TLD reported by the sender
[03:59:20] <hoolio> how do i determine the mta?
[03:59:59] <KungFuJesus> looks like the default on openidiana is sendmail
[04:00:05] <KungFuJesus> are both hosts on the same LAN?
[04:00:12] <KungFuJesus> openindiana*
[04:00:17] <hoolio> no, they're on separate subnets
[04:00:47] <hoolio> host A has been in production longer, B is a new deployment
[04:01:16] <hoolio> B is running oi_151a4, A is oi_151a
[04:01:25] <KungFuJesus> is port 25 outbound allowed on the firewall it's behind? Are they truly identical or does one have ipf on?
[04:03:52] <KungFuJesus> some versions of the mailx client (I know freebsd's) allows you to launch it with -v or turning verbose on
[04:04:09] <KungFuJesus> this will tell you exactly what is happening when the mail is being relayed
[04:04:17] <hoolio> we have an openvpn wan between the hosts, so it should be routing to the internet
[04:04:28] <hoolio> k
[04:06:53] <KungFuJesus> heh, looks like my ISP just recently started allowing port 25 outbound. Google filtered it as spam, of course, due to the .local TLD in the sender address
[04:08:53] <KungFuJesus> are these machines between data centers or small offices? Depending on the ISP it's likely port 25 is being blocked outbound at host B's location
[04:09:31] <hoolio> small offices
[04:09:52] <KungFuJesus> try sending that message with mailx -v
[04:10:01] <KungFuJesus> see if it times out or something
[04:15:23] <hoolio> ok
[04:15:40] <hoolio> so what seems to be happening is that it's queuing the email locally, but not sending it onto the remote mailserver
[04:16:09] <hoolio> i'll post the logs to pastebin, gimme a sec
[04:18:35] <hoolio> http://pastebin.com/E3Hj1Qzv this is on host B, the not working one
[04:19:20] <hoolio> http://pastebin.com/nsYuP2eV and the working one
[04:20:33] *** jamesd has quit IRC
[04:20:46] *** jamesd_ has joined #openindiana
[04:26:05] <KungFuJesus> looks like you're having nameserver issues
[04:26:09] <KungFuJesus> try nslookup gmail.com
[04:27:22] <KungFuJesus> if that doesn't return with something valid then you gotta DNS problem and you'll need to fix it
[04:28:35] <hoolio> yeah
[04:28:38] *** kovert has quit IRC
[04:29:13] <hoolio> the thing is nslookup and dig work
[04:29:14] <hoolio> $ nslookup gmail.com
[04:29:14] <hoolio> Server: 10.10.5.253
[04:29:15] <hoolio> Address: 10.10.5.253#53
[04:29:15] <hoolio> Non-authoritative answer:
[04:29:15] <hoolio> Name: gmail.com
[04:29:17] <hoolio> Address: 74.125.237.150
[04:29:19] <hoolio> Name: gmail.com
[04:29:21] <hoolio> Address: 74.125.237.149
[04:29:29] <hoolio> but for some reason sendmail is having issues resolving
[04:29:39] <hoolio> does that look at /etc/resolv.conf or something else?
[04:30:45] <KungFuJesus> I think it is somewhat customizable via nsswitch.conf
[04:30:53] <KungFuJesus> are these both using nwam?
[04:31:09] *** synegy34 has quit IRC
[04:32:58] <hoolio> yes, both nwam
[04:34:05] <hoolio> is dns configured by nwam at all?
[04:34:12] <KungFuJesus> yeah, it is
[04:34:15] <KungFuJesus> try dig mx gmail.com
[04:36:48] *** CVLTCMK0 has quit IRC
[04:36:49] <hoolio> yeah, that works ok
[04:37:17] <hoolio> http://pastebin.com/rdvMxd0r
[04:38:07] *** POloser has joined #openindiana
[04:40:50] <hoolio> i'm checking nwam to see how dns is configured there
[04:41:05] <hoolio> iirc we'd just been using /etc/resolv.conf
[04:41:10] <hoolio> on both machines
[04:42:07] <KungFuJesus> can you do a cat /etc/hosts too? On both?
[04:45:49] <hoolio> they're both the same ala
[04:45:51] <hoolio> ::1 computerA computerA.local localhost loghost
[04:45:52] <hoolio> 127.0.0.1 computerA computerA.local localhost loghost
[04:47:23] <hoolio> ok, fixed it
[04:47:38] <hoolio> the issue was sendmail doesn't dynamically read /etc/resolv.conf
[04:48:11] <hoolio> so if the latter is changed, sendmail service needed to be restarted
[04:48:47] <hoolio> thanks for your help matey
[04:50:58] <KungFuJesus> np
[04:51:51] <hoolio> i should have told you at the start, we had changed dns servers lately
[04:52:07] <hoolio> but because dig and nslookup worked i figured that wasn't an issue anymore
[04:54:05] *** CVLTCMK0 has joined #openindiana
[04:54:25] <KungFuJesus> np glad I could help
[04:56:43] <KungFuJesus> man, x264 is not very VIS accelerated, haha. They only utilize the VIS instructions in one function, the sum of absolute differences
[04:57:07] *** Botanic has quit IRC
[04:59:02] <Orpheus> anyone got an answer to the openindiana on vmware and installing vmware tools question?
[04:59:06] <KungFuJesus> granted that's a very important and heavily used part of the compression algorithm
[04:59:54] *** jamesd_ has quit IRC
[05:00:23] *** jamesd__ has joined #openindiana
[05:01:50] *** kart_ has joined #openindiana
[05:04:19] <patdk-lap> orpheus, sure
[05:04:24] <patdk-lap> you just *install it* :)
[05:04:40] <patdk-lap> follow vmware instructions, that is why they made them :)
[05:06:49] <Orpheus> patdk-lap: as soon as you answered i figured out what i was messing up on XD
[05:06:51] <Orpheus> thanks :)
[05:06:59] <patdk-lap> :)
[05:07:08] <patdk-lap> dunno, it's always worked fine for me :)
[05:09:14] *** kart_ has quit IRC
[05:09:28] *** vados has quit IRC
[05:10:04] <Orpheus> it was a dumb mistake that i made
[05:10:12] *** kart_ has joined #openindiana
[05:12:34] *** Darkproger has joined #openindiana
[05:16:00] *** enmand has joined #openindiana
[05:24:09] *** catmistake has quit IRC
[05:24:28] *** josephholsten has quit IRC
[05:24:28] *** catmistake has joined #openindiana
[05:24:28] *** catmistake has quit IRC
[05:24:48] *** catmistake has joined #openindiana
[05:25:08] *** catmistake has joined #openindiana
[05:25:30] *** catmistake has joined #openindiana
[05:25:50] *** catmistake has joined #openindiana
[05:26:10] *** catmistake has joined #openindiana
[05:28:51] *** catmistake has joined #openindiana
[05:30:18] *** kart__ has joined #openindiana
[05:30:18] *** kart_ has quit IRC
[05:34:50] *** kart__ has quit IRC
[05:59:04] *** Botanic has joined #openindiana
[05:59:04] *** Botanic has joined #openindiana
[06:08:58] *** classix has quit IRC
[06:18:34] *** kart_ has joined #openindiana
[06:23:45] *** ira has quit IRC
[06:27:38] *** classix has joined #openindiana
[06:50:11] *** Sachiru has joined #openindiana
[06:50:34] <RobbieCrash> why would I be getting this message for a valid path? ul 29 19:06:09 thoth smbsrv: [ID 138215 kern.notice] NOTICE: smbd[EGYPT\robbie]: robbie bad path: /Data/Home/Win/robbie
[07:39:27] *** InTheWings has joined #openindiana
[07:50:53] *** RobbieCrash has quit IRC
[07:52:00] *** nightwalk has quit IRC
[07:56:16] *** Sachiru has quit IRC
[08:05:55] *** nightwalk has joined #openindiana
[08:17:32] *** patdk-lap has quit IRC
[08:30:33] *** patdk-lap has joined #openindiana
[08:33:29] *** josephholsten has joined #openindiana
[08:34:08] *** hoolio has quit IRC
[08:34:52] *** vados has joined #openindiana
[08:35:30] *** Kaishi has quit IRC
[08:36:24] *** Kaishi has joined #openindiana
[08:42:20] <trochej> Coffee
[08:43:01] *** |AbsyntH| has joined #openindiana
[08:44:43] *** smrt has quit IRC
[08:51:18] *** tsoome has quit IRC
[08:51:43] <scarcry> just had but will get another so +1 ^^
[09:07:05] *** vados has quit IRC
[09:07:54] *** kart_ has quit IRC
[09:09:03] *** kart_ has joined #openindiana
[09:21:37] *** tsoome has joined #openindiana
[09:41:29] <lblume> Coffee? where, where?
[09:42:39] <scarcry> right around my corner but I might as well drink sewage
[09:43:13] <scarcry> company coffee is horible here
[09:43:53] *** kartomartin has joined #openindiana
[09:57:10] *** andy_js has joined #openindiana
[09:59:01] *** tsoome_ has joined #openindiana
[10:01:14] *** tsoome_ has quit IRC
[10:01:14] *** tsoome__ has joined #openindiana
[10:01:57] *** tsoome has quit IRC
[10:01:57] *** tsoome__ is now known as tsoome
[10:11:55] *** HellMind has joined #openindiana
[10:12:21] <HellMind> Anyone got rid off vmxnet3s:0: getcapab(0x200000) -> no message?
[10:17:59] *** Seony has quit IRC
[10:23:11] *** enricop has joined #openindiana
[10:26:08] *** vados has joined #openindiana
[10:28:42] *** Seony has joined #openindiana
[10:31:41] *** Whoopsie has joined #openindiana
[10:31:41] *** ChanServ sets mode: +v Whoopsie
[10:32:24] *** kartomartin has quit IRC
[10:32:44] *** kartomartin has joined #openindiana
[10:40:03] <HellMind> Anyone got rid off vmxnet3s:0: getcapab(0x200000) -> no message?
[10:41:19] *** josephholsten has quit IRC
[10:43:59] *** andy_js has quit IRC
[10:46:00] *** voidcoder has quit IRC
[10:50:43] *** voidcoder has joined #openindiana
[10:54:42] *** sjorge has quit IRC
[10:55:28] *** andy_js has joined #openindiana
[11:01:27] <HellMind> Anyone got rid off vmxnet3s:0: getcapab(0x200000) -> no message?
[11:05:07] *** tsoome has quit IRC
[11:05:26] *** jamesd has joined #openindiana
[11:05:29] *** jamesd__ has quit IRC
[11:07:46] *** sjorge has joined #openindiana
[11:10:45] <Lumb> not sure, can you ask again?
[11:11:19] *** jamesd has quit IRC
[11:11:59] <HellMind> I got on my logs that msg repeated several times, so I cant look for error if that msg is filling all my logs
[11:21:37] *** tsoome has joined #openindiana
[11:22:24] <HellMind> hey tsoome
[11:23:00] <tsoome> hi
[11:23:08] <HellMind> help me
[11:23:11] <HellMind> :P
[11:26:02] *** andy_js has quit IRC
[11:28:10] <HellMind> How can I get rid off 'vmxnet3s:0: getcapab(0x200000) -> no' message?
[11:46:26] *** enricop has quit IRC
[12:12:44] *** andy_js has joined #openindiana
[12:15:06] *** Bdragon has quit IRC
[12:30:12] *** ianj has quit IRC
[12:30:33] *** ianj has joined #openindiana
[12:32:49] *** Bdragon has joined #openindiana
[12:35:28] *** |AbsyntH| has quit IRC
[12:39:10] *** HellMind has quit IRC
[12:43:34] *** vadim_comanescu has quit IRC
[12:51:19] *** jswlinux has joined #openindiana
[12:55:01] <Lumb> any suggestions replacing WD drives? Hitachi disks nowadays pretty ok I guess?
[12:55:15] *** Seony has quit IRC
[12:58:04] *** stoxx has joined #openindiana
[12:58:28] <Woodstock> Lumb: didn't wd recently buy all of hitachis drive manufacturing?
[12:59:57] <Lumb> oh it did?
[13:00:06] *** siezer has quit IRC
[13:03:38] *** jswlinux has quit IRC
[13:03:38] *** andy_js has quit IRC
[13:07:34] <patdk-lap> ya, like last october
[13:07:39] <patdk-lap> almost a year ago
[13:08:19] <patdk-lap> wd, seagate, toshiba are your options now
[13:14:52] *** voidcoder has quit IRC
[13:15:53] *** voidcoder has joined #openindiana
[13:18:17] *** timclassic has joined #openindiana
[13:22:30] *** easye` has joined #openindiana
[13:22:51] *** easye has quit IRC
[13:33:50] *** bruges has quit IRC
[13:35:05] <Lumb> hmmh, okie... will have a look
[13:49:10] *** andy_js has joined #openindiana
[13:54:43] *** DrLou has quit IRC
[13:55:13] *** DrLou has joined #openindiana
[13:55:13] *** ChanServ sets mode: +o DrLou
[14:00:18] *** Botanic has quit IRC
[14:00:35] *** Botanic has joined #openindiana
[14:00:35] *** Botanic has quit IRC
[14:00:35] *** Botanic has joined #openindiana
[14:12:26] *** nikolam has joined #openindiana
[14:12:54] *** nightwalk has quit IRC
[14:21:12] <nikolam> how do I download only source for one program?
[14:21:15] *** andy_js has quit IRC
[14:23:37] <nikolam> difficult for me to uderstand what parts of the system goes to what consolidation
[14:28:25] *** |AbsyntH| has joined #openindiana
[14:32:15] *** nightwalk has joined #openindiana
[14:35:05] *** jaap has joined #openindiana
[14:36:19] *** jaap has quit IRC
[14:44:19] *** POloser has left #openindiana
[14:49:57] *** SphericalCow has joined #openindiana
[14:55:48] *** nightwalk has quit IRC
[14:57:40] *** ira has joined #openindiana
[15:01:26] *** andy_js has joined #openindiana
[15:06:28] *** siezer has joined #openindiana
[15:06:56] *** jellydonut has joined #openindiana
[15:10:00] *** bruges has joined #openindiana
[15:11:11] *** nightwalk has joined #openindiana
[15:23:03] *** Mosh has joined #openindiana
[15:35:23] *** andy_js has quit IRC
[15:37:43] *** jim80net has joined #openindiana
[15:38:03] *** nikolam has quit IRC
[15:38:25] *** movement has quit IRC
[15:42:26] *** randw has joined #openindiana
[15:47:40] *** Kaishi has quit IRC
[15:48:20] *** jwit has joined #openindiana
[15:50:41] *** andy_js has joined #openindiana
[15:52:06] *** movement has joined #openindiana
[15:55:26] *** Sachiru has joined #openindiana
[16:00:42] *** freakazoid0223 has quit IRC
[16:21:41] *** bruges has quit IRC
[16:28:37] *** kartomartin has quit IRC
[16:28:45] *** r4idenZA has quit IRC
[16:29:52] *** smrt has joined #openindiana
[16:35:44] *** movement has quit IRC
[16:36:05] *** r4idenZA has joined #openindiana
[16:42:11] *** jamesd has joined #openindiana
[16:49:48] *** movement has joined #openindiana
[16:57:49] *** tsoome has quit IRC
[17:14:11] *** easye` has quit IRC
[17:14:54] *** easye has joined #openindiana
[17:27:20] *** raichoo has joined #openindiana
[17:30:51] *** trn has quit IRC
[17:32:00] *** trn has joined #openindiana
[17:43:10] *** tsoome has joined #openindiana
[17:47:42] *** jamesd has quit IRC
[17:47:52] *** jamesd has joined #openindiana
[17:55:52] *** |AbsyntH| has quit IRC
[18:08:22] *** voidcoder has quit IRC
[18:08:53] *** voidcoder has joined #openindiana
[18:21:21] *** kart_ has quit IRC
[18:33:27] *** kart_ has joined #openindiana
[18:33:42] *** melliott has joined #openindiana
[18:34:16] *** enmand has quit IRC
[18:36:26] *** Orpheus has quit IRC
[18:38:56] *** raichoo has quit IRC
[18:57:15] *** Whoopsie has quit IRC
[19:01:40] *** master_of_master has quit IRC
[19:03:40] *** master_of_master has joined #openindiana
[19:23:42] *** imaxs has joined #openindiana
[19:26:48] *** Botanic has quit IRC
[19:31:05] *** jamesd has quit IRC
[19:39:25] *** SonikkuAmerica has joined #openindiana
[19:41:30] *** kart_ has quit IRC
[19:43:56] *** Sachiru has quit IRC
[19:45:14] *** api_ has joined #openindiana
[19:50:37] *** vados has quit IRC
[19:52:23] *** josephholsten has joined #openindiana
[19:53:45] *** api_ is now known as api
[19:55:01] *** Botanic has joined #openindiana
[19:55:02] *** Botanic has joined #openindiana
[20:07:57] *** rbanffy has joined #openindiana
[20:23:04] *** andy_js has quit IRC
[20:34:22] *** echelog-2 has joined #openindiana
[20:50:42] *** nightwalk has quit IRC
[20:51:08] *** raichoo has joined #openindiana
[20:53:07] *** ira has quit IRC
[20:53:55] *** ira has joined #openindiana
[20:54:23] *** Kaishi has joined #openindiana
[21:06:52] *** loganbr has quit IRC
[21:20:40] *** loganbr has joined #openindiana
[21:21:48] *** Botanic has quit IRC
[21:30:06] *** SonikkuAmerica has quit IRC
[21:30:15] *** jamesd has joined #openindiana
[21:30:28] *** josephholsten has quit IRC
[21:31:16] *** Kaishi has quit IRC
[21:36:34] *** nightwalk has joined #openindiana
[21:38:04] *** Botanic has joined #openindiana
[21:38:04] *** Botanic has joined #openindiana
[21:40:31] *** Botanic_ has joined #openindiana
[21:40:31] *** Botanic has quit IRC
[21:40:35] *** Botanic_ has quit IRC
[21:40:35] *** Botanic_ has joined #openindiana
[21:45:27] *** zastaph has joined #openindiana
[21:47:10] *** randw_ has joined #openindiana
[21:49:18] *** randw has quit IRC
[21:49:19] *** andy_js has quit IRC
[22:03:41] *** andy_js has joined #openindiana
[22:13:37] *** tsukasa has quit IRC
[22:17:38] *** josephholsten has joined #openindiana
[22:19:35] *** tsukasa has joined #openindiana
[22:19:35] *** tsukasa has joined #openindiana
[22:24:34] *** josephholsten has quit IRC
[22:24:51] *** josephholsten has joined #openindiana
[22:40:57] *** voidcoder has quit IRC
[22:41:32] *** voidcoder has joined #openindiana
[22:45:59] *** jellydonut has quit IRC
[22:59:49] *** josephholsten has quit IRC
[23:00:16] *** DocHolliday has joined #openindiana
[23:00:31] *** josephholsten has joined #openindiana
[23:05:03] *** api has quit IRC
[23:11:20] *** InTheWings has quit IRC
[23:13:21] *** andy_js has quit IRC
[23:14:07] *** andy_js has joined #openindiana
[23:28:04] *** DocHolliday has quit IRC
[23:45:34] *** raichoo has quit IRC
[23:54:52] *** Seony has joined #openindiana
[23:58:13] *** zastaph has quit IRC
top

   August 1, 2012  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | >