Hi Wayne, thanks for the reply. I did create the groups at install and I'm a member of same.
johngough@producercuriousbroadcast:~$ sudo addgroup rivendell [sudo] password for johngough: addgroup: The group `rivendell' already exists. johngough@producercuriousbroadcast:~$ sudo adduser `whoami` rivendell The user `johngough' is already a member of `rivendell'. johngough@producercuriousbroadcast:~$ sudo mkdir /var/snd mkdir: cannot create directory `/var/snd': File exists johngough@producercuriousbroadcast:~$ sudo chown `whoami`:rivendell /var/snd johngough@producercuriousbroadcast:~$ sudo chmod 0775 /var/snd johngough@producercuriousbroadcast:~$ How can I just remove everything to do with RD and start again? I'm not too concerned with loosing old files. If I use synaptic to remove it and then reinstall, Rivendell still has all my old carts loaded from the original. If I want to clear every single thing so I start completely clean (I don't want to remove my OS obviously) is there a way? A bit of a clunky method to fix this but probably the quickest and unfortunately I don't have time to go the long the way right now. Ubuntu 10.4 RD 2.1.2 Cheers J On Wed, Feb 29, 2012 at 5:00 PM, < rivendell-dev-requ...@lists.rivendellaudio.org> wrote: > Send Rivendell-dev mailing list submissions to > rivendell-dev@lists.rivendellaudio.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev > or, via email, send a message with subject or body 'help' to > rivendell-dev-requ...@lists.rivendellaudio.org > > You can reach the person managing the list at > rivendell-dev-ow...@lists.rivendellaudio.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Rivendell-dev digest..." > > > Today's Topics: > > 1. Re: Import files not working (Wayne Merricks) > 2. RDLogEdit + Imported Traffic Log (Fred Brucker) > 3. Re: Is it possible to have a 2-computer Rivendell setup like > this? (Patrick Schmalstig / WRRJ Radio) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Tue, 28 Feb 2012 17:38:42 -0000 > From: "Wayne Merricks" <waynemerri...@thevoiceasia.com> > Subject: Re: [RDD] Import files not working > To: "User discussion about the Rivendell Radio Automation System" > <rivendell-dev@lists.rivendellaudio.org> > Message-ID: <op.waegmsyekhi5ns@ukpcl032> > Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes > > The permissions don't look right to me. When you setup Riv did you add > the groups? > > On Debian I would do the following which adds a rivendell security group > and then adds your current user to the group. > > sudo addgroup rivendell > sudo adduser `whoami` rivendell > > Then for the /var/snd directory, I would do the following: > > sudo mkdir /var/snd > sudo chown `whoami`:rivendell /var/snd > sudo chmod 0775 /var/snd > > Please note that the quotes in `whoami` are not an apostrophe. On UK > keyboards its the button to the left of the number 1. I think its the > same on the American layout but I'm not sure. > > Regards, > > Wayne > > On Tue, 28 Feb 2012 15:42:30 -0000, John Gough <johncgo...@gmail.com> > wrote: > > > Hi Folks, > > > > Thanks for your help in previous posts about this but I still can't fix > > the > > problem. I'm still getting the 'cannot create audio file' message when > > importing to RD. I tried doing a remove/re-install using synaptic to see > > if > > that fixes the problem but my RD still stays the same and also remebers > > all > > the old files how can I completly remove everything to do with RD (mysql > > too) and start from fresh? > > > > I've tried fixing the prob by > > > > cd /var > > ls -l > > > > but I don't particuallrly know how to fix the results. > > > > Thanks for your help and sorry for the stupidity of this issue I'm sure > > it's a small thing. > > > > John > > > > johngough@producercuriousbroadcast:/var$ ls -l > > total 48 > > drwxr-xr-x 2 root root 4096 2012-02-14 08:58 backups > > drwxr-xr-x 20 root root 4096 2012-01-25 17:11 cache > > drwxrwxrwt 2 root root 4096 2010-04-13 21:52 crash > > drwxr-xr-x 62 root root 4096 2012-02-13 11:55 lib > > drwxrwsr-x 2 root staff 4096 2010-04-23 11:11 local > > drwxrwxrwt 3 root root 60 2012-02-28 07:39 lock > > drwxr-xr-x 15 root root 4096 2012-02-28 07:39 log > > drwxrwsr-x 2 root mail 4096 2011-06-01 15:08 mail > > drwxr-xr-x 2 root root 4096 2011-06-01 15:08 opt > > drwxr-xr-x 19 root root 600 2012-02-28 15:14 run > > drwxr-xr-x 2 johngough 1001 4096 2012-01-25 16:54 snd > > drwxr-xr-x 7 root root 4096 2011-11-28 15:15 spool > > drwxrwxrwt 2 root root 4096 2012-02-28 15:29 tmp > > drwxr-xr-x 2 root root 4096 2012-01-10 12:57 www > > johngough@producercuriousbroadcast:/var$ chown rd:users /var/snd > > chown: invalid user: `rd:users' > > johngough@producercuriousbroadcast:/var$ chown rd:johngough /var/snd > > chown: invalid user: `rd:johngough' > > > -- > Regards, > > Wayne Merricks > The Voice Asia > > ####################### > Scanned by MailMarshal > ####################### > > ############ > > Attention: > > The information contained in this message is confidential and intended > for the addressee(s) only. If you have received this message in error > or there are any problems, please notify the originator immediately. > The unauthorised use, disclosure, copying or alteration of this message > is strictly forbidden. Christian Vision or any of its subsidiaries will > not be liable for direct, special, indirect or consequential damages > arising from alteration of the contents of this message by a third party > or as a result of any virus being passed on. Please note that we reserve > the right to monitor and read any e-mails sent or received by the > company under the Telecommunications (Lawful Business Practice) > (Interception of Communications) Regulation 2000. Christian Vision is > registered in England as a limited company 2842414 and as a charity > 1031031 > > ############ > > > ------------------------------ > > Message: 2 > Date: Tue, 28 Feb 2012 12:24:21 -0800 (PST) > From: Fred Brucker <f...@fredbrucker.com> > Subject: [RDD] RDLogEdit + Imported Traffic Log > To: "rivendell-dev@lists.rivendellaudio.org" > <rivendell-dev@lists.rivendellaudio.org> > Message-ID: > <1330460661.27555.yahoomail...@web31807.mail.mud.yahoo.com> > Content-Type: text/plain; charset="utf-8" > > Hi, everyone. . .? Rivendell 1.7.1 on Ubuntu 10.04. > > What I want to be able to do is to create all of my logs using a > combination of RDLogEdit and an imported traffic log.? RDLogEdit would > contain programming elements that are "fixed" to run every week at the same > time.? The imported traffic log would contain spots that change constantly. > > The Rivendell Operations Guide (page 61) says that RDLogEdit can have > within it a "Traffic Import Link."? In RDLogManager, I have a clock with a > blank event, directing it to import from traffic. > > Do I need another event that tells RDLogManager to use RDLogEdit > elements?? Or, is there a way that I can tell RDLogEdit to import from > traffic? > > Here's an example hour of what I want to do:? > > This would be a combination of a MONDAY log from RDLogEdit and a traffic > log made for Mon 2/27/2012. . . > > > TIME??????? CART????? TITLE > > 17:00:00 ?? 17001 ? ? 5:00pm Monday Program ? ? (logged in RDLogEdit) > 17:13:55??? 51000 ? ? Station Sweeper ????????? (logged in RDLogEdit) > 17:14:00 ?? 17151 ??? 5:15pm Monday Program???? (logged in RDLogEdit) > 17:27:55??? 30601???? 60-second spot??????????? (logged in traffic log) > 17:28:55??? 30301???? 30-second spot??????????? (logged in traffic log) > 17:29:25??? 30302 ??? 30-second spot??????????? (logged in traffic log) > 17:29:55??? 51000 ? ? Station Sweeper ????????? (logged in RDLogEdit) > 17:30:00 ?? 17301 ??? 5:30pm Monday Program???? (logged in RDLogEdit) > 17:57:55??? 52000 ? ? Pre-recorded Newscast???? (logged in RDLogEdit) > 17:59:55 ?? 50000 ??? Legal ID ? ? ? ? ? ?? ??? (logged in > RDLogEdit--timed event, for "make next")? > The reason I want to combine logs in this matter is because our > programmers are not faithful to keeping to a consistent time for their > programs, and I want to be able to use the "make next" for certain carts in > RDLogEdit (sometimes it will be the Legal ID, sometimes it will be another > cart).? > > Is there a way to make this happen (either with this method, or a better > way)? > > Thanks, > Fred > ______________________________ > > Fred Brucker > Station Manager > > > > WWNL Radio (AM-1080) > 5316 William Flynn Highway ? Suite 3N > Gibsonia, PA? 15044 > > (724) 443-4844 > E-mail:? w...@wilkinsradio.com > Web:? www.wilkinsradio.com > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > http://lists.rivendellaudio.org/pipermail/rivendell-dev/attachments/20120228/b0e76e11/attachment.html > > ------------------------------ > > Message: 3 > Date: Tue, 28 Feb 2012 18:07:58 -0500 > From: "Patrick Schmalstig / WRRJ Radio" <xana...@gmail.com> > Subject: Re: [RDD] Is it possible to have a 2-computer Rivendell setup > like this? > To: User discussion about the Rivendell Radio Automation System > <rivendell-dev@lists.rivendellaudio.org> > Message-ID: > <caht9fxc2zcjeiglmxlpvruwujboq6ef0hcchl-kpd2u2dqo...@mail.gmail.com > > > Content-Type: text/plain; charset=ISO-8859-1 > > Huh... that is interesting. I haven't heard of a such thing. I'll see > if it's allowed and if so I'll use it. > > On Tue, Feb 28, 2012 at 12:16 AM, Rob Landry <41001...@interpring.com> > wrote: > > > > If they scanned your computer they'd find no open ports, because the > tunnel > > is an outbound connection. The actual open port would be on your home > > machine, but connections mae to it would go (through the tunnel) to your > > campus machine. > > > > I know this may sound peculiar but it does work. I have a Rivendell > system > > hiding behind a firewall in North Carolina that appears to have no open > > ports, but the machine is accessible through a port on my computer here > in > > Massachusetts. > > > > > > On Mon, 27 Feb 2012, Patrick Schmalstig / WRRJ Radio wrote: > > > >> ...and that's what would make it not work. Campus does not allow ANY > >> port to be open on any computers on their network. I can open SSH port > >> on computer not located at college but not on the one that is at > >> college. > >> > >>> ?Almost. > >>> ?The port would be open on the campus computer, but ONLY for > >>> ?incoming requests made via the SSH tunnel from the other end. > >>> ?Nothing else ( even itself ) would be able to find it. > >> > >> _______________________________________________ > >> > >> Rivendell-dev mailing list > >> Rivendell-dev@lists.rivendellaudio.org > >> http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev > > > > > > _______________________________________________ > > Rivendell-dev mailing list > > Rivendell-dev@lists.rivendellaudio.org > > http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev > > > > > ------------------------------ > > _______________________________________________ > Rivendell-dev mailing list > Rivendell-dev@lists.rivendellaudio.org > http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev > > > End of Rivendell-dev Digest, Vol 38, Issue 68 > ********************************************* >
_______________________________________________ Rivendell-dev mailing list Rivendell-dev@lists.rivendellaudio.org http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev