Re: [RDD] Rivendell 3.0.0beta00 packages for Ubuntu 18.04 LTS (bionic)

2019-02-22 Thread Florent Peyraud
Hi,
Ubuntu was the first goal as it has an lts supported until 2028. Debian is the 
next step. The packaging should not be so different. I'll give a try and let 
you know. 
Best regards
Florent

Le 21 février 2019 11:53:55 GMT+01:00, "le père Léon"  a 
écrit :
>Le 20/02/2019 à 21:54, Florent Peyraud a écrit :
>> And to begin with, I'm pleased to announce that Ubuntu packages are
>> available for *testing*. Here is the procedure for installation
>Do you plan to make packages for Debian 9/10 ?
>Else I can try, as I managed to install for Deb9..
>
>-- 
>Léon.
>
>___
>Rivendell-dev mailing list
>Rivendell-dev@lists.rivendellaudio.org
>http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] Rivendell 3.0.0beta00 packages for Ubuntu 18.04 LTS (bionic)

2019-02-21 Thread Pedro Picoto
I finally managed to install V3.0 and on a simple test drive it seems to be
working fine.
Now... this came with a side-effect.
My system relied on pulseaudio-jack matched together. Now I get not audio
ins my system (Youtube, DAWs, so on)
The message I get on ctljackd is:

Fri Feb 22 01:48:11 2019: Starting jack server...

Fri Feb 22 01:48:11 2019: JACK server starting in realtime mode with
priority 10

Fri Feb 22 01:48:11 2019: self-connect-mode is "Don't restrict self connect
requests"

Fri Feb 22 01:48:11 2019: Acquired audio card Audio0

Fri Feb 22 01:48:11 2019: creating alsa driver ...
hw:0|hw:0|128|2|44100|0|0|nomon|swmeter|-|32bit

Fri Feb 22 01:48:11 2019: ERROR:

ATTENTION: The playback device "hw:0" is already in use. Please stop the
application using it and run JACK again

Fri Feb 22 01:48:11 2019: Released audio card Audio0

Fri Feb 22 01:48:11 2019: ERROR: Cannot initialize driver

Fri Feb 22 01:48:11 2019: ERROR: JackServer::Open failed with -1

Fri Feb 22 01:48:11 2019: ERROR: Failed to open server

Fri Feb 22 01:48:13 2019: Saving settings to
"/home/pedro/.config/jack/conf.xml" ...


My guess is that Rivendell is sucking the audio card, not letting anything
else to use it.


Any suggestions for a workaround?
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] Rivendell 3.0.0beta00 packages for Ubuntu 18.04 LTS (bionic)

2019-02-21 Thread Geoff Barkman
Hi there.
I'm pleased that rivendell on Ubuntu is starting again. I'm waiting for a
chance to update our systems.
Many thanks
Geoff Barkman
New Zealand

On Thu, Feb 21, 2019, 11:54 PM le père Léon  wrote:

> Le 20/02/2019 à 21:54, Florent Peyraud a écrit :
> > And to begin with, I'm pleased to announce that Ubuntu packages are
> > available for *testing*. Here is the procedure for installation
> Do you plan to make packages for Debian 9/10 ?
> Else I can try, as I managed to install for Deb9..
>
> --
> Léon.
>
> ___
> Rivendell-dev mailing list
> Rivendell-dev@lists.rivendellaudio.org
> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
>
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] Rivendell 3.0.0beta00 packages for Ubuntu 18.04 LTS (bionic)

2019-02-21 Thread le père Léon
Le 20/02/2019 à 21:54, Florent Peyraud a écrit :
> And to begin with, I'm pleased to announce that Ubuntu packages are
> available for *testing*. Here is the procedure for installation
Do you plan to make packages for Debian 9/10 ?
Else I can try, as I managed to install for Deb9..

-- 
Léon.

___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] Rivendell 3.0.0beta00 packages for Ubuntu 18.04 LTS (bionic)

2019-02-21 Thread le père Léon
Le 21/02/2019 à 10:54, Pedro Picoto a écrit :
> Following: sudo apt-key add - echo "deb
> https://apt-rec.rivendell-fr.org/ bionic main contrib non-free beta"
> and after inserting the password my terminal stalls, rendering the
> action useless. Something wrong here?

the command ? please re-check :

> On Wed, Feb 20, 2019 at 8:54 PM Florent Peyraud
> mailto:fpeyr...@rivendell-fr.org>> wrote:
> 
> 1) add the repository
> 
> sudo apt-get install apt-transport-https
> wget -q -O - https://apt.rivendell-fr.org/release.asc | sudo apt-key
> add -
> echo "deb https://apt-rec.rivendell-fr.org/ bionic main contrib
> non-free
> beta"|sudo tee /etc/apt/sources.list.d/rivendell-fr.list
> sudo apt-get update


-- 
Léon.

___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] Rivendell 3.0.0beta00 packages for Ubuntu 18.04 LTS (bionic)

2019-02-21 Thread Pedro Picoto
Hi Florent,

First of all thanks for your endeavour. We were waiting for something like
this since... you know ...
Well, first a disclaimer. I'm not skilled, hence here's my first of many
doubts...

Following: sudo apt-key add - echo "deb https://apt-rec.rivendell-fr.org/
bionic main contrib non-free beta"
and after inserting the password my terminal stalls, rendering the action
useless. Something wrong here?

Regards from Portugal

Pedro

On Wed, Feb 20, 2019 at 8:54 PM Florent Peyraud 
wrote:

> Hi everybody
>
> I'm Florent, formerly working in Tryphon which used to package Rivendell
> for Debian and Ubuntu, which became a really difficult task due to the
> need of supporting Qt3. Tryphon has closed last year, but here in
> France, I know plenty of users are using Rivendell every day with
> pleasure. They felt quite lonely when we decided to stop Tryphon, so I
> had the idea of a french group of Rivendell Users, involved in
> federating resources, ideas and competencies around the software suite.
> Rivendell-FR was born. It is still very small, but I'm sure it will grow ;)
>
> And to begin with, I'm pleased to announce that Ubuntu packages are
> available for *testing*. Here is the procedure for installation :
>
> 1) add the repository
>
> sudo apt-get install apt-transport-https
> wget -q -O - https://apt.rivendell-fr.org/release.asc | sudo apt-key add -
> echo "deb https://apt-rec.rivendell-fr.org/ bionic main contrib non-free
> beta"|sudo tee /etc/apt/sources.list.d/rivendell-fr.list
> sudo apt-get update
>
> 2) Install packages
>
> sudo apt-get install rivendell rivendell-server
>
> (don't worry, it downloads half the Internet. That is perfectly *normal*
> :D )
>
> 3) reboot in order to take the new group into account
>
> sudo reboot
>
> (it may be sufficient to logout and log in again, please let me know if
> you made the test)
>
> 4) restart rivendell service
>
> sudo systemctl restart rivendell
>
> (for a reason I still don't understand, my audio resources were empty if
> I did not restart the service)
>
> At this point, almost everything should be functional.
>
> DISCLAIMER !!!
>
> For the time being, I did NOT compile libhpi, so audio science cards
> will NOT work with Rivendell. But well, it is still in beta. I'll keep
> on working on the debian/Ubuntu packaging now that I have something
> working.
>
> I hope this will fill a gap. Well, at least on this side of the Atlantic
> see, I'm sure it will ! I hope this will help in testing the beta and
> release the final version. I'll try to produce packages for every
> releases. Please let me know if you have comments or requests concerning
> packaging.
>
> For example, I suggest extracting pypad lib for the main sources,
> because, AFAIK, packaging of python libs on Debian and Ubuntu is much
> easier when it is alone, with its own source package. I'll give a try
> and let you know.
>
> Best regards
>
> Florent
>
> ___
> Rivendell-dev mailing list
> Rivendell-dev@lists.rivendellaudio.org
> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
>
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] Rivendell 3.0.0beta00 packages for Ubuntu 18.04 LTS (bionic)

2019-02-20 Thread drew Roberts
Don't forget the existence of:

#rivendell-fr
#rivendell
#rivendell-chat

irc channels on freenode.

I hadn't been there in ages but have been back to #rivendell
& #rivendell-chat recently.

all the best,

drew

On Wed, Feb 20, 2019 at 3:54 PM Florent Peyraud 
wrote:

> Hi everybody
>
> I'm Florent, formerly working in Tryphon which used to package Rivendell
> for Debian and Ubuntu, which became a really difficult task due to the
> need of supporting Qt3. Tryphon has closed last year, but here in
> France, I know plenty of users are using Rivendell every day with
> pleasure. They felt quite lonely when we decided to stop Tryphon, so I
> had the idea of a french group of Rivendell Users, involved in
> federating resources, ideas and competencies around the software suite.
> Rivendell-FR was born. It is still very small, but I'm sure it will grow ;)
>
> And to begin with, I'm pleased to announce that Ubuntu packages are
> available for *testing*.


Good to know.



>
>
> Best regards
>
> Florent
>
> --
Enjoy the *Paradise Island Cam* playing
*Bahamian Or Nuttin* - https://www.paradiseislandcam.com/
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev