Displaying 20 results from an estimated 1100 matches similar to: "2.4 beta 4 aka 2.3.99.4 possible BUG?"
2014 Feb 20
1
2.4 beta 4 aka 2.3.99.4 possible BUG?
Hi,
I can't get your repository to work:
W: GPG error: http://download.opensuse.org Debian_6.0/ Release: The
following signatures couldn't be verified because the public key is not
available: NO_PUBKEY 5CF95C380B585722
But anyway, i downloaded the .deb from your repo and installed it
manually but i still have the same problem i had with the version i
compiled myself. I even replaced
2017 Jun 06
2
API REE
Hola Javier, Hola usuarios,
Muchas gracias por contestar y por el interés.
Sí es cierto que re-leyendo el correo la información es escasa?
Red Eléctrica, a través de ESIOS https://www.esios.ree.es , publica los datos del mercado eléctrico. Estos datos pueden descargarse a través de la web de la API: https://api.esios.ree.es
Si ponemos un ejemplo concreto, para saber los precios del
2017 Jun 05
2
API REE
Hola,
Estoy intentando descargar datos de la API de ESIOS, de REE, pero estoy teniendo problemas al introducir el token. Estoy usando httr, rCurl y jsonlite.
Alguien ha podido descargar los datos? Cómo lo ha hecho?
Gracias,
Javier
[[alternative HTML version deleted]]
2013 Mar 30
2
Icecast 2.4 beta2 release
This is to announce the release of Icecast 2.4 beta2 (aka 2.3.99.2).
We've landed some important features and we're looking forward to testing and feedback.
As this is a beta release please discuss it on the icecast-dev mailing list.
(Please do NOT cross-post to both lists, do not reply to the icecast mailing list).
New features -
Now compiles for win32 using mingw
Added
2013 Mar 30
2
Icecast 2.4 beta2 release
This is to announce the release of Icecast 2.4 beta2 (aka 2.3.99.2).
We've landed some important features and we're looking forward to testing and feedback.
As this is a beta release please discuss it on the icecast-dev mailing list.
(Please do NOT cross-post to both lists, do not reply to the icecast mailing list).
New features -
Now compiles for win32 using mingw
Added
2015 Feb 25
2
upgrading icecast to 2.4.1
I will send you the errors first and then the modified script.
Adding official Icecast repository for Ubuntu 14.04
add-icecast-repo: line 4: $'\r': command not found
Importing GPG key for official Icecast repository
"pg: Invalid option "-
add-icecast-repo: line 7: $'\r': command not found
Now, here is my script that I have changed
#!/bin/sh
echo Adding official Icecast
2015 Feb 25
2
upgrading icecast to 2.4.1
Done that and all works... Thanks. and I could still use my old config
file with all of my settings in it? Because that is what I'm still using
now.
On 2/25/2015 12:22 PM, "Thomas B. R?cker" wrote:
> On 02/25/2015 07:17 PM, Jonathan wrote:
>> I will send you the errors first and then the modified script.
>>
>> Adding official Icecast repository for Ubuntu
2012 Jun 12
6
Attempting to update from R 2.14 to 2.15
I am very new to Linux so I probably am doing something stupid but I cannot seem to update to R 2.15
Using Ubuntu 12.02 Precise Penguin
I realise that debian packages are not updated regularly so I tried to follow the insructions at the R-site
So far, I have modified /etc/apt/sources.list to read
## R CRAN added 2012-06-12
deb http://probability.ca/cran/bin/linux/debian squeeze-cran/
Issued
2015 Feb 23
2
upgrading icecast to 2.4.1
Hello,
I'm a ubuntu 12.04 user.
I'm currently running icecast 2.3.2 installed from ubuntu apt-get, with
Liquidsoap 1.1.1 that instead is compiled by myself.
I'd like to upgrade to icecast 2.4.1, but since I have a webradio and
all work fine, I'd like to know if there is a procedure or a tutorial on
how to upgrade from 2.3.2 to 2.4.1.
Which steps should I follow?
Thank you!
2009 May 16
1
Installing R on Ubuntu 8.10
Hi,
I am trying to install R on Ubuntu 8.10. I have added this line:
deb http://cran.at.r-project.org/bin/linux/ubuntu intrepid/
in my /etc/apt/sources.list file. However when I "Reload", I get the
following error message:
W: GPG error: http://cran.at.r-project.org intrepid/ Release: The
following signatures couldn't be verified because the public key is
not available: NO_PUBKEY
2008 Mar 24
4
Update Error - Kubuntu 7.10
During Upgrades i get this.
W: GPG error: http://wine.budgetdedicated.com gutsy Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 58403026387EE263
2015 Feb 25
2
upgrading icecast to 2.4.1
Just wondering, are the commands to upgrade icecast 2.3.2 to icecast
version 2.4.1 the same in Ubuntu 12.04 as they are in Ubuntu 14.04? I do
have Ubuntu 14.04 and I have tried the bash script but modified the
links a little bit to reflect the Ubuntu 14.04 distro, but keep getting
errors and got an invalid extension in /etc/apt/sources.list.d
On 2/23/2015 9:46 AM, "Thomas B.
2008 May 28
6
regarding ices
Dear all,
i am unable to configure ices2 propery, while running it is showing mount
fail error.
Thanks and reagrds
--
Neeraj Suriyal
09718307773
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/icecast/attachments/20080528/8e6f8261/attachment.htm
2010 Oct 01
3
Installin wine 1.3 shouldn't be this complicated!
I'm new to ubuntu but i'm starting to understand it. However, Ubuntu is completely useless for me if I can't run the latest version of wine (1.3).
Wine 1.2 was working great on 10.04 however photoshop cs4 wouldn't install on it. So I upgraded to maverick, deleted wine 1.2, and am now trying to install wine 1.3. Should be simple, right?
I've added the correct repositories to
2012 Jul 01
8
Regresión lineal múltiple: modelo polinómico de grado 3 superpuesto a componentes cosenoidales
Hola:
Tengo un modelo de regresión lineal en el cual las componentes son cosenoidales, y lo construyo del siguiente modo:
modelo = "y ~ I(t) + I(t^2) + I(t^3) + x1[, 1] + x2[, 1]"
x1[, 1] = cos(2 * pi * t / periods[1])
x2[, 1] = sin(2 * pi * t / periods[1])
for (i in 2:nComp) {
x1[, i] = cos(2 * pi * t / periods[i])
x2[, i] = sin(2 * pi * t / periods[i])
modelo =
2015 Apr 04
5
After I enabled SSL, stream mountpoints broke
Philipp,
Thank you for your quick response. I can't believe that I didn't think of
that...I guess I just assumed that it would use SSL. I'm using Liquidsoap
as my source client. Once you brought that up I started researching
whether there was a way to force Liquidsoap to use SSL and from what I
found it doesn't look like there is an option...but please correct me if
you or
2009 May 01
6
Trying to install WINE getting an error message
hello helpers,
When I follow the instruction to install wine on intrepid ibex (ubuntu 8.10) from this web page:
http://www.winehq.org/download/deb
when I reload, after key authentication I get this error message:
W: GPG error: http://ppa.launchpad.net intrepid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 71346C8340130828
W: GPG
2015 Jun 13
3
Cannot install R on Ubuntu 14.04 LTS
Hello everyone,
I've spent the last 2 days trying to install base R on my Ubuntu 14.04 LTS
machine. I even just wiped my entire computer and reinstalled the operating
system thinking that was the problem (since some people have problems
updating R).
So far I've tried to follow this link exactly that has instructions:
http://mirror.las.iastate.edu/CRAN/
Since I just reinstalled Ubuntu I
2013 Apr 06
4
Icecast 2.4 beta3 release
This is to announce the release of Icecast 2.4 beta3 (aka 2.3.99.3).
We've landed a nice feature and we're looking forward to testing and feedback.
As this is a beta release please discuss it on the icecast-dev mailing list.
(Please do NOT cross-post to both lists, do not reply to the icecast mailing list).
New feature -
Default mount.
This <mount
2013 Apr 06
4
Icecast 2.4 beta3 release
This is to announce the release of Icecast 2.4 beta3 (aka 2.3.99.3).
We've landed a nice feature and we're looking forward to testing and feedback.
As this is a beta release please discuss it on the icecast-dev mailing list.
(Please do NOT cross-post to both lists, do not reply to the icecast mailing list).
New feature -
Default mount.
This <mount