Displaying 12 results from an estimated 12 matches similar to: "icecast2yp server problem..."
2005 Mar 03
1
Re: icecast2yp server problem...
On Wed, 02 Mar 2005 18:39:59 -0600, oddsock <oddsock@oddsock.org> wrote:
>
> yup...you betcha... change
> hextable['d'] = 13;
> To
> hextable['d'] = 14;
I'd say hextable['e'] should be 14...
--
Jaroslaw Swierczynski <swiergot@gmail.com>
www.slackware.com | www.archlinux.org | www.juvepoland.com
2007 Jan 16
0
A Tribute to my Great Grandmother (Off Topic)
I realize this is off-topic, but I need to post it.
I had to go up to Connecticut on January the 12th quite unexpectedly
because my great-grandmother Ethel, someone I was very close to, died
that morning, at 93 years old. She was an incredible woman. I was
asked to be one of the pallbearers.
Her ultimate goal in life, and one she fulfilled every day, was to
make people laugh. She truly
2005 Jan 20
1
Icecast2yp updates / testing
I've been in playing with the icecast2yp code a little, besides getting in
on one of the next meetings about it all.
I'm just looking to have a few of you out there add some of your servers to
use the in-progress one I have going here.
http://yp.systemrage.org/cgi-bin/yp-cgi
Depending on my upcoming workload, hopefully I can put in some time to beef
it up some, and possibly add some
2013 Aug 13
0
Processed: perl 5.18 transition nearly ready
Processing commands for control at bugs.debian.org:
> severity 711434 serious
Bug #711434 [src:libconfig-std-perl] libconfig-std-perl: FTBFS with perl 5.18: test failures
Severity set to 'serious' from 'important'
> severity 711604 serious
Bug #711604 [src:libmime-lite-html-perl] libmime-lite-html-perl: FTBFS with perl 5.18: test failures
Severity set to 'serious'
2007 Jan 03
18
error "Stack level too deep" on ''exec[ "perl Makefile.PL" ] ?
Hi,
I''m testing puppet from the subversion trunk. I have a rather
hacked-together system to install a CRM into one of my nodes, which
worked (more or less) with version 0.19.3. When I tried to do a puppet
run on a completely clean node it seemed to stall on the ''compilation''
part (I do an exec of ''perl Makefile.PL'' in the appropriate dir). When
I broke
2008 Apr 30
3
pretty url
I want to write a permalink like /year/month/day/title, code is as follows:
self.permalink = "#{now.year}/#{now.month}/#{now.day}/#{title}"
in the view, I use restful url post_path(@post). And in the html source
code, the url is /posts/2008%2F4%2F30%2FTest
You can see, the ''/'' is replaced by "%2F", which is not I expect.
How not to replace the
2008 Feb 20
0
No subject
Code:
err:ole:CoGetClassObject class {4590f811-1d3a-11d0-891f-00aa004b2e24} not registered
err:ole:CoGetClassObject no class object {4590f811-1d3a-11d0-891f-00aa004b2e24} could be created for context 0x1
fixme:reg:GetNativeSystemInfo (0x32967c) using GetSystemInfo()
fixme:dsound:IKsPrivatePropertySetImpl_Get unsupported property: {f2957840-260c-11d1-a4d8-00c04fc28aca}
2020 Jun 18
0
dir.xiph.org stats & metadata not posting
Hi,
can you check the log for the actual messages where it adds the stream
to the
directory? It should contain information if listing fails or succeeds
and the
server sends back the reason.
On 16 Jun 2020, at 0:55, Jeremy Nixon wrote:
> Hi there,
>
> We are currently in the process of migrating our online radio stations
> to Azuracast, everything is working well except when we
2020 Jun 15
2
dir.xiph.org stats & metadata not posting
Hi there,
We are currently in the process of migrating our online radio stations to Azuracast, everything is working well except when we attempt to post On Air and Listener stats to your directory, they don't show up. Additionally, the listing can't be found in searches most of the time, but occasionally will come back for a few minutes and then disappear.
I've setup a test station at
2011 May 03
3
Issue with geo-replication and nfs auth
hi,
I've some issue with geo-replication (since 3.2.0) and nfs auth (since initial release).
Geo-replication
---------------
System : Debian 6.0 amd64
Glusterfs: 3.2.0
MASTER (volume) => SLAVE (directory)
For some volume it works, but for others i can't enable geo-replication and have this error with a faulty status:
2011-05-03 09:57:40.315774] E
2003 Jun 18
1
Extra parameters in SIP URIs
Hello,
I've seen that Nuance SIP audio provider supports additional information
(parameters and extra headers) in SIP URIs, using the format:
sip:user:password@host:port;uri-param1;uri-param2?header1&header2
For example,
sip:1234@myserver.com;extra_header=Uui?Uui=Hello
Does Asterisk support this format?
Is there a way to retrieve the value of these additional headers, and then
decide
2019 Nov 28
3
Instcombine and bitcast of vector. Wrong CHECKs in cast.ll, miscompile in instcombine?
Hi,
In
llvm/test/Transforms/InstCombine/cast.ll
there is a test like this:
target datalayout = "E-p:64:64:64-p1:32:32:32-p2:64:64:64-p3:64:64:64-
a0:0:8-f32:32:32-f64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-
v64:64:64-v128:128:128-n8:16:32:64"
[...]
define <3 x i32> @test60(<4 x i32> %call4) {
; CHECK-LABEL: @test60(
; CHECK-NEXT: [[P10:%.*]] = shufflevector