zillah | hi all | 15:36 |
---|---|---|
kwadroke | hello | 15:37 |
zillah | how's it going this morning? | 15:38 |
kwadroke | it's going ok, I suppose | 15:39 |
kwadroke | for a monday anyway | 15:39 |
zillah | lol i know the feeling | 15:39 |
kwadroke | how's it going with you? | 15:39 |
zillah | not too bad, i need to be getting some work done, but having a hard time waking up this morning. feel more like playing than working | 15:42 |
kwadroke | same here | 15:42 |
zillah | i'm trying to make shairplay work on ubuntu server :) | 15:44 |
zillah | doubleb and i got it running on macOS the other night, but having problems with ubuntu | 15:44 |
kwadroke | haven't heard of that till now | 15:45 |
kwadroke | but I'm trying to move away from apple products | 15:45 |
zillah | i've always been a freebsd guy until recently...i can't help myself, i like macos and don't even know why | 15:47 |
zillah | i guess it's like freebsd with a much better gui and a lot better software support | 15:48 |
Ahmuck | give me a link, and i can prolly get it working in under an hour | 15:49 |
zillah | i keep getting RSA.xs:178: OpenSSL error: no start line at ./shairport.pl line 89. | 15:49 |
zillah | i tried upgrading Crypt::OpenSSL::RSA but that didn't help | 15:50 |
Ahmuck | a link to the software | 15:54 |
zillah | to shairport? | 15:56 |
Ahmuck | yes | 15:56 |
zillah | http://mafipulation.org/static/shairport-0.05.tar.gz | 15:56 |
Ahmuck | is Apple seriously locking down speakers now? | 15:58 |
zillah | yep, isn't that awesome | 15:58 |
zillah | really makes me want to get everything back on linux | 15:59 |
Ahmuck | p libcrypt-openssl-rsa-perl - Perl module providing basic RSA functionality | 16:04 |
Ahmuck | sudo aptitude search install libcrypt-openssl-rsa-perl | 16:04 |
zillah | libcrypt-openssl-rsa-perl is already the newest version. | 16:05 |
zillah | 0 upgraded, 0 newly installed, 0 to remove and 32 not upgraded. | 16:05 |
zillah | :) | 16:05 |
zillah | ah, i had an old version | 16:14 |
zillah | now all i get is Can't exec "avahi-publish-service": No such file or directory at shairport.pl line 87. | 16:15 |
zillah | so maybe my avahi-daemon.config needs to be fixed, i dunno | 16:19 |
Ahmuck | what avahi stuff do you have installed? | 16:27 |
Ahmuck | i avahi-autoipd - Avahi IPv4LL network address configuration daemon | 16:29 |
Ahmuck | i avahi-daemon - Avahi mDNS/DNS-SD daemon | 16:30 |
Ahmuck | i avahi-utils - Avahi browsing, publishing and discovery utilities | 16:30 |
Ahmuck | i libavahi-client3 - Avahi client library | 16:30 |
Ahmuck | i libavahi-common-data - Avahi common data files | 16:30 |
Ahmuck | i libavahi-common3 - Avahi common library | 16:30 |
Ahmuck | i libavahi-core7 - Avahi's embeddable mDNS/DNS-SD library | 16:30 |
Ahmuck | i libavahi-glib1 - Avahi glib integration library | 16:30 |
Ahmuck | i libavahi-gobject0 - Avahi GObject library | 16:30 |
zillah | root@ubuntu:/home/mitchell/shairport-0.05# dpkg -l |grep avahi | 16:31 |
zillah | ii avahi-daemon 0.6.23-4ubuntu4.1 Avahi mDNS/DNS-SD daemon | 16:31 |
zillah | ii libavahi-client3 0.6.23-4ubuntu4.1 Avahi client library | 16:31 |
zillah | ii libavahi-common-data 0.6.23-4ubuntu4.1 Avahi common data files | 16:31 |
zillah | ii libavahi-common3 0.6.23-4ubuntu4.1 Avahi common library | 16:31 |
zillah | ii libavahi-core5 0.6.23-4ubuntu4.1 Avahi's embeddable mDNS/DNS-SD library | 16:31 |
zillah | ii libavahi-glib1 0.6.23-4ubuntu4.1 Avahi glib integration library | 16:31 |
Ahmuck | i libavahi-ui0 - Avahi GTK+ User interface library | 16:31 |
Ahmuck | i python-avahi - Python utility package for Avahi | 16:31 |
Ahmuck | suu need libavahi-core7 | 16:32 |
Ahmuck | what ubuntu version r u using? | 16:33 |
zillah | 9.04 | 16:34 |
Ahmuck | ah, nm | 16:37 |
Ahmuck | i'm using 11.04 | 16:37 |
Ahmuck | why so far back? | 16:37 |
Ahmuck | 9.04 is not listed in repos because it had security issues | 16:39 |
Ahmuck | 9.10 is about to fall out of support iirc | 16:39 |
Ahmuck | and 10.04 is the latest Long Term Support release | 16:39 |
zillah | lol i haven't upgraded much because it always breaks vmware | 16:39 |
Ahmuck | ah. | 16:40 |
Ahmuck | ur using VMWare for server VM machines? | 16:40 |
zillah | and i haven't wanted to recomplie vmware because it seems i have a perpetual free license for vmware infrastructure :) | 16:40 |
zillah | i have a server 2008 virtual machine i use as a backup domain controller | 16:41 |
zillah | i installed avahi-utils and now i get Avahi publishing failed! Do you have avahi-publish-service on your PATH? at shairport.pl line 65, <DATA> line 23. | 16:41 |
Ahmuck | u upgrade to libavahi-core7? | 16:42 |
Ahmuck | that service is directly releated to mDNS. u know how to check to see what services are running? | 16:43 |
zillah | i tried apt-get install libavahi-core7 and get "not found" | 16:43 |
zillah | other than ps | grep "service"...no | 16:44 |
Ahmuck | sudo apt-get install sysv-rc-conf | 16:45 |
zillah | ah...service --status-all i guess | 16:45 |
zillah | what's the sysv rc.conf for? | 16:46 |
zillah | i don't see anything about mdns | 16:46 |
Ahmuck | [05/23/11 10:30] <Ahmuck> i avahi-daemon - Avahi mDNS/DNS-SD daemon | 16:47 |
Ahmuck | mDNS/DNS-SD | 16:47 |
zillah | ah, duh lol | 16:47 |
Ahmuck | sysv.rc.conf is for those command line challanged people | 16:47 |
Ahmuck | but i see u can grep, so u prolly don't need it | 16:48 |
zillah | i only have command line :) | 16:48 |
Ahmuck | well, sysv-rc.conf is a term app | 16:48 |
Ahmuck | anywho | 16:48 |
Ahmuck | so, ur service isn't started. u know how to start/stop a service, to see if it's started, etc. | 16:49 |
zillah | root@ubuntu:/home/mitchell/shairport-0.05# ps aux|grep avahi | 16:50 |
zillah | avahi 9747 0.0 0.0 31896 1672 pts/1 S 10:42 0:00 avahi-daemon: running [ubuntu.local] | 16:50 |
zillah | avahi 9748 0.0 0.0 31764 532 ? Ss 10:42 0:00 avahi-daemon: chroot helper | 16:50 |
zillah | i restarted it just to see if that would help, no luck | 16:52 |
Ahmuck | what's line 87 say | 16:52 |
zillah | join('', map { sprintf "%02X", $_ } @hw_addr) . "\@$apname", | 16:53 |
Ahmuck | k, u have avahi-utils installed? | 16:54 |
zillah | yeah | 16:54 |
Ahmuck | https://github.com/bbhoss/shairport/issues/1 | 16:55 |
Ahmuck | https://github.com/albertz/shairport/issues/46 | 16:57 |
zillah | ok, on 46, is that his output from diff? | 16:59 |
zillah | i'm scp'ing it over | 17:03 |
zillah | too bad github is not lynx/wget friendly | 17:03 |
Ahmuck | sorry, no idea | 17:04 |
zillah | root@ubuntu:/home/mitchell/albertz-shairport-d105570# ./shairport | 17:05 |
zillah | LogLevel: 1 | 17:05 |
zillah | AirName: ShairPort | 17:05 |
zillah | HWID: <79-A | 17:05 |
zillah | HWID_Hex(12): 003C37392D41 | 17:05 |
zillah | Established under name '003C37392D41@ShairPort' | 17:05 |
zillah | i guess it works? | 17:05 |
zillah | i can't see it from any devices though, i wonder if the firewall is blocking it | 17:07 |
zillah | i hate iptables :( | 17:12 |
zillah | i think i'm having an issue with ipv6 maybe i dunno | 17:23 |
Ahmuck | http://www.thisamericanlife.org/play_full.php?play=419 - wow, ouch | 17:25 |
zillah | hmmm, my server won't reboot | 17:35 |
Ahmuck | oh, not good | 17:40 |
Ahmuck | logs? | 17:40 |
zillah | wow that was fun | 18:13 |
Ahmuck | get it fixed? | 18:16 |
Ahmuck | i assume | 18:16 |
zillah | no | 18:17 |
zillah | i think ipv6 is messing it up, but i can't disable ipv6 | 18:17 |
zillah | i think shairport is only listening on ipv6 | 18:18 |
zillah | i see tcp6 0 0 [::]:5000 [::]:* LISTEN | 18:22 |
zillah | but no *:5000 for ipv4 | 18:23 |
Ahmuck | implement ipv6 | 18:24 |
Ahmuck | on the server, ipv4 to ipv6 | 18:24 |
zillah | how? | 18:25 |
Ahmuck | i'll have to touch base with you a bit later. have to see a customer. | 18:30 |
Ahmuck | back | 22:25 |
r2d2rogers | Howdy Ahmuck | 22:35 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!