Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Mythtv pre 0.20 overlay
View unanswered posts
View posts from last 24 hours

Goto page 1, 2, 3, 4, 5  Next  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
candrews
Developer
Developer


Joined: 10 Aug 2005
Posts: 162

PostPosted: Thu Aug 17, 2006 9:34 pm    Post subject: Mythtv pre 0.20 overlay Reply with quote

I modified the ebuilds in portage for 0.19_p9163 and built my own tar's, based on mythtv's svn from yesterday. I have ebuilds for all the mythplugins, and mytharchive, as well as mythtv and mythtv-themes. I call my version 0.20_pre1, which I hope is appropriate.

The overlay is located at: https://www.integralblue.com/svn/repos/mythtv-overlay

I plan to upgrade it every once in a while, whenever something interesting appears in the myth svn commits list, or upon request.
Back to top
View user's profile Send private message
saffsd
Tux's lil' helper
Tux's lil' helper


Joined: 03 Mar 2006
Posts: 139

PostPosted: Fri Aug 18, 2006 10:05 am    Post subject: Reply with quote

Awesome! Giving it a try now. Maybe you can get it added to layman!
Back to top
View user's profile Send private message
bruno
n00b
n00b


Joined: 18 Dec 2003
Posts: 12
Location: Zürich

PostPosted: Fri Aug 18, 2006 3:07 pm    Post subject: Great !!! Reply with quote

Thanks a lot. Hopefully now i get mythburn zu work :wink:
Back to top
View user's profile Send private message
pandora
Tux's lil' helper
Tux's lil' helper


Joined: 25 Sep 2002
Posts: 93
Location: UK

PostPosted: Sat Aug 19, 2006 1:47 am    Post subject: Reply with quote

Does this include the DVB-T radio functions? That's pretty well the only thing I need now.
Back to top
View user's profile Send private message
cato`
Guru
Guru


Joined: 03 Jun 2002
Posts: 430
Location: Norway, Trondheim

PostPosted: Sat Aug 19, 2006 11:03 am    Post subject: Reply with quote

What's the main feature differences between 019 and 0.20?
_________________
Don't mess with the Penguin.
Back to top
View user's profile Send private message
elkhunter
Tux's lil' helper
Tux's lil' helper


Joined: 19 Sep 2004
Posts: 138

PostPosted: Sat Aug 19, 2006 5:34 pm    Post subject: Reply with quote

Can you tar up the files to make it easier to download? Trying a recursive wget isn't working:

/tmp/overlay # wget --no-check-certificate -r https://www.integralblue.com/svn/repos/

--11:34:49-- https://www.integralblue.com/svn/repos/
=> `www.integralblue.com/svn/repos/index.html'
Resolving www.integralblue.com... 24.62.114.185
Connecting to www.integralblue.com|24.62.114.185|:443... connected.
WARNING: Certificate verification error for www.integralblue.com: unable to get local issuer certificate
HTTP request sent, awaiting response... 200 OK
Length: 886 [text/xml]

100%[========================================================>] 886 --.--K/s

11:34:50 (14.57 MB/s) - `www.integralblue.com/svn/repos/index.html' saved [886/886]


FINISHED --11:34:50--
Downloaded: 886 bytes in 1 files
Back to top
View user's profile Send private message
bladus
Apprentice
Apprentice


Joined: 27 Jul 2005
Posts: 233

PostPosted: Sat Aug 19, 2006 7:50 pm    Post subject: Reply with quote

cato` wrote:
What's the main feature differences between 019 and 0.20?

There's some Info on the Wiki http://mythtv.org/wiki/index.php/Release_Notes_-_0.20
Back to top
View user's profile Send private message
DocterD
Tux's lil' helper
Tux's lil' helper


Joined: 15 May 2004
Posts: 129

PostPosted: Sat Aug 19, 2006 9:14 pm    Post subject: Reply with quote

Is there anything to now from updating from 0.19 to 0.20?
Back to top
View user's profile Send private message
saffsd
Tux's lil' helper
Tux's lil' helper


Joined: 03 Mar 2006
Posts: 139

PostPosted: Sun Aug 20, 2006 3:11 am    Post subject: Reply with quote

elkhunter wrote:
Can you tar up the files to make it easier to download? Trying a recursive wget isn't working:

/tmp/overlay # wget --no-check-certificate -r https://www.integralblue.com/svn/repos/

--11:34:49-- https://www.integralblue.com/svn/repos/
=> `www.integralblue.com/svn/repos/index.html'
Resolving www.integralblue.com... 24.62.114.185
Connecting to www.integralblue.com|24.62.114.185|:443... connected.
WARNING: Certificate verification error for www.integralblue.com: unable to get local issuer certificate
HTTP request sent, awaiting response... 200 OK
Length: 886 [text/xml]

100%[========================================================>] 886 --.--K/s

11:34:50 (14.57 MB/s) - `www.integralblue.com/svn/repos/index.html' saved [886/886]


FINISHED --11:34:50--
Downloaded: 886 bytes in 1 files


erm... emerge subversion then
Code:
svn co https://www.integralblue.com/svn/repos/
Back to top
View user's profile Send private message
candrews
Developer
Developer


Joined: 10 Aug 2005
Posts: 162

PostPosted: Mon Aug 21, 2006 3:04 am    Post subject: Reply with quote

Yeah, SVN is the way to go. Just do: svn co https://www.integralblue.com/svn/repos/mythtv-overlay/
Or, you can add the overlay to layman, and use it.
Edit /etc/layman/layman.cfg, and add https://www.integralblue.com/gentoo/layman-overlays.xml to the list of overlays in the "overlays" variable (there are examples in the file). Once that's done, simply run layman -a mythtv-overlay and you're set.
Back to top
View user's profile Send private message
pandora
Tux's lil' helper
Tux's lil' helper


Joined: 25 Sep 2002
Posts: 93
Location: UK

PostPosted: Tue Aug 22, 2006 12:14 pm    Post subject: Warning Reply with quote

I tried this and it didn't work for me (crashed a lot). When I reverted I lost the ability to edit the cut list. I'm not sure how to get it back. I assume the issue is that the database changed schema.

So: if anyone tries this, back up your database first!!!
Back to top
View user's profile Send private message
candrews
Developer
Developer


Joined: 10 Aug 2005
Posts: 162

PostPosted: Tue Aug 22, 2006 1:10 pm    Post subject: Re: Warning Reply with quote

pandora wrote:
I tried this and it didn't work for me (crashed a lot). When I reverted I lost the ability to edit the cut list. I'm not sure how to get it back. I assume the issue is that the database changed schema.


I'm running this on three machines (a dedicated frontend, a frontend/backend, and my laptop) and haven't had any issues yet. You should probably file a bug report with the myth people.

pandora wrote:
So: if anyone tries this, back up your database first!!!

Always good advice when messing with unreleased software :-)
Back to top
View user's profile Send private message
candrews
Developer
Developer


Joined: 10 Aug 2005
Posts: 162

PostPosted: Tue Aug 22, 2006 1:16 pm    Post subject: Reply with quote

Yesterday, I updated the ebuilds to SVN 10888. So if something doesn't work... update and try again :-) I'll probably update every few days, or whenever I feel like, or if you bug me to do so.
Back to top
View user's profile Send private message
pandora
Tux's lil' helper
Tux's lil' helper


Joined: 25 Sep 2002
Posts: 93
Location: UK

PostPosted: Tue Aug 22, 2006 1:55 pm    Post subject: Reply with quote

I did

Code:
svn co https://www.integralblue.com/svn/repos/mythtv-overlay/


and got

Code:
A file listed in the Manifest could not be found: '/usr/local/portage/media-tv/mythtv/mythtv-0.20_pre10888.ebuild'


when I tried to emerge -F
Back to top
View user's profile Send private message
candrews
Developer
Developer


Joined: 10 Aug 2005
Posts: 162

PostPosted: Tue Aug 22, 2006 3:37 pm    Post subject: Reply with quote

Oops, forgot to commit those files to the repository... All fixed.
Back to top
View user's profile Send private message
garrontmo
n00b
n00b


Joined: 18 Apr 2002
Posts: 57
Location: Seattle, WA

PostPosted: Tue Aug 22, 2006 6:15 pm    Post subject: Reply with quote

I'm having troubles getting this to work. After the mythtv-0.20_pre10888.tar.bz2 file is downloaded, it aborts. If I try to re-emerge it after the file is already in /usr/portage/distfiles, it says it was previously downloaded and then aborts. Any help would be appreciated.

Also, I installed the pre1 version a couple days ago without any problems, but for some reason I can't get the new one to work. Re-emergeing the old one still works for me.

Thanks,
Garron
Back to top
View user's profile Send private message
pandora
Tux's lil' helper
Tux's lil' helper


Joined: 25 Sep 2002
Posts: 93
Location: UK

PostPosted: Tue Aug 22, 2006 6:35 pm    Post subject: Reply with quote

Now I'm getting

!!! Couldn't download mythplugins-0.20_pre10888.tar.bz2. Aborting.

Ah, computers. Doncha love 'em?

BTW, thanks for doing this, it is appreciated regardless of the problems.
Back to top
View user's profile Send private message
garrontmo
n00b
n00b


Joined: 18 Apr 2002
Posts: 57
Location: Seattle, WA

PostPosted: Tue Aug 22, 2006 6:37 pm    Post subject: Reply with quote

Yeah, I forgot to thank you in my post, but it really is much appreciated. I've been hoping someone would do this for 0.20 for a while now.
Back to top
View user's profile Send private message
candrews
Developer
Developer


Joined: 10 Aug 2005
Posts: 162

PostPosted: Tue Aug 22, 2006 6:53 pm    Post subject: Reply with quote

The file exists at https://www.integralblue.com/gentoo/mythplugins-0.20_pre10888.tar.bz2 so I'm really confused...
Could you post the command you're using, and output you're getting, by using copy and paste? I wonder if this effects anyone else!

No problem - I've been wanting to contribute to gentoo for a time, and this seems like something that fits my time availability quite nicely.
Back to top
View user's profile Send private message
pandora
Tux's lil' helper
Tux's lil' helper


Joined: 25 Sep 2002
Posts: 93
Location: UK

PostPosted: Tue Aug 22, 2006 7:00 pm    Post subject: Reply with quote

Code:
emerge  mythtv
Calculating dependencies... done!
>>> Emerging (1 of 2) media-tv/mythtv-0.20_pre10888 to /
>>> Resuming download...
>>> Downloading http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/distfiles/mythtv-0.20_pre10888.tar.bz2
--19:55:51--  http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/distfiles/mythtv-0.20_pre10888.tar.bz2
           => `/usr/portage/distfiles/mythtv-0.20_pre10888.tar.bz2'
Resolving www.mirrorservice.org... 212.219.56.132, 212.219.56.134, 212.219.56.133
Connecting to www.mirrorservice.org|212.219.56.132|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
19:55:56 ERROR 404: Not Found.

>>> Resuming download...
>>> Downloading ftp://ftp.mirrorservice.org/sites/www.ibiblio.org/gentoo/distfiles/mythtv-0.20_pre10888.tar.bz2
--19:55:56--  ftp://ftp.mirrorservice.org/sites/www.ibiblio.org/gentoo/distfiles/mythtv-0.20_pre10888.tar.bz2
           => `/usr/portage/distfiles/mythtv-0.20_pre10888.tar.bz2'
Resolving ftp.mirrorservice.org... 212.219.56.132, 212.219.56.134, 212.219.56.133
Connecting to ftp.mirrorservice.org|212.219.56.132|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /sites/www.ibiblio.org/gentoo/distfiles ... done.
==> SIZE mythtv-0.20_pre10888.tar.bz2 ... done.
==> PASV ... done.    ==> REST 22985232 ... done.   
==> RETR mythtv-0.20_pre10888.tar.bz2 ...
No such file `mythtv-0.20_pre10888.tar.bz2'.

>>> Resuming download...
>>> Downloading http://gentoo.blueyonder.co.uk/distfiles/mythtv-0.20_pre10888.tar.bz2
--19:55:57--  http://gentoo.blueyonder.co.uk/distfiles/mythtv-0.20_pre10888.tar.bz2
           => `/usr/portage/distfiles/mythtv-0.20_pre10888.tar.bz2'
Resolving gentoo.blueyonder.co.uk... 194.117.143.70, 194.117.143.69, 194.117.143.72, ...
Connecting to gentoo.blueyonder.co.uk|194.117.143.70|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
19:55:57 ERROR 404: Not Found.

>>> Resuming download...
>>> Downloading ftp://mirrors.blueyonder.co.uk/mirrors/gentoo/distfiles/mythtv-0.20_pre10888.tar.bz2
--19:55:57--  ftp://mirrors.blueyonder.co.uk/mirrors/gentoo/distfiles/mythtv-0.20_pre10888.tar.bz2
           => `/usr/portage/distfiles/mythtv-0.20_pre10888.tar.bz2'
Resolving mirrors.blueyonder.co.uk... 194.117.143.70, 194.117.143.69, 194.117.143.72, ...
Connecting to mirrors.blueyonder.co.uk|194.117.143.70|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /mirrors/gentoo/distfiles ... done.
==> SIZE mythtv-0.20_pre10888.tar.bz2 ... done.
==> PASV ... done.    ==> REST 22985232 ... done.   
==> RETR mythtv-0.20_pre10888.tar.bz2 ...
No such file `mythtv-0.20_pre10888.tar.bz2'.

>>> Resuming download...
>>> Downloading http://www.integralblue.com/gentoo/mythtv-0.20_pre10888.tar.bz2
--19:55:57--  http://www.integralblue.com/gentoo/mythtv-0.20_pre10888.tar.bz2
           => `/usr/portage/distfiles/mythtv-0.20_pre10888.tar.bz2'
Resolving www.integralblue.com... 24.62.114.185
Connecting to www.integralblue.com|24.62.114.185|:80... connected.
HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable

    The file is already fully retrieved; nothing to do.

!!! Couldn't download mythtv-0.20_pre10888.tar.bz2. Aborting.


This is a very odd error ("Requested Range Not Satisfiable"); I've certainly never seen it before. The file exists in distfiles but the MD5 hash is wrong.

I'll try deleting and refetching...
Back to top
View user's profile Send private message
garrontmo
n00b
n00b


Joined: 18 Apr 2002
Posts: 57
Location: Seattle, WA

PostPosted: Tue Aug 22, 2006 7:01 pm    Post subject: Reply with quote

Another really strange thing is that if the distfile exists, it appears that it thinks it is resuming the download and checks the mirrors instead of your site. This is what happens when I emerge it with the distfile already downloaded. I can post the output with no pre-existing ebuild as well.

Thanks,
Garron

Code:

slim ~ # ls -l /usr/portage/distfiles/|grep mythtv-0.20
-rw-rw-r-- 1 root   portage 22919069 Aug 21 22:46 mythtv-0.20_pre1.tar.bz2
-rw-rw-r-- 1 root   portage 22985232 Aug 22 07:16 mythtv-0.20_pre10888.tar.bz2
slim ~ # emerge -av mythtv

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U ] media-tv/mythtv-0.20_pre10888 [0.20_pre1] USE="alsa dvb dvd ieee1394 mmx opengl vorbis -backendonly -dbox2 -debug -frontendonly -jack -joystick -lcd -lirc -xvmc" VIDEO_CARDS="-i810 -nvidia -via" 1 kB [1]

Total size of downloads: 1 kB
Portage overlays:
 [1] /usr/local/portage/mythtv-overlay

Would you like to merge these packages? [Yes/No]
>>> Emerging (1 of 1) media-tv/mythtv-0.20_pre10888 to /
>>> Resuming download...
>>> Downloading http://distfiles.gentoo.org/distfiles/mythtv-0.20_pre10888.tar.bz2
--11:59:07--  http://distfiles.gentoo.org/distfiles/mythtv-0.20_pre10888.tar.bz2
           => `/usr/portage/distfiles/mythtv-0.20_pre10888.tar.bz2'
Resolving distfiles.gentoo.org... 64.50.236.52, 64.50.238.52, 216.165.129.135, ...
Connecting to distfiles.gentoo.org|64.50.236.52|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
11:59:07 ERROR 404: Not Found.

>>> Resuming download...
>>> Downloading http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/mythtv-0.20_pre10888.tar.bz2
--11:59:07--  http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/mythtv-0.20_pre10888.tar.bz2
           => `/usr/portage/distfiles/mythtv-0.20_pre10888.tar.bz2'
Resolving distro.ibiblio.org... 152.46.7.109
Connecting to distro.ibiblio.org|152.46.7.109|:80...
Back to top
View user's profile Send private message
candrews
Developer
Developer


Joined: 10 Aug 2005
Posts: 162

PostPosted: Tue Aug 22, 2006 7:08 pm    Post subject: Reply with quote

Did deleting the archive from /usr/portage/distfiles and re-downloading help? Your archive should be be 22mb, with md5sum 0b076f3a043f7ede1b2b5c710193c05f
Back to top
View user's profile Send private message
garrontmo
n00b
n00b


Joined: 18 Apr 2002
Posts: 57
Location: Seattle, WA

PostPosted: Tue Aug 22, 2006 7:14 pm    Post subject: Reply with quote

candrews wrote:
Did deleting the archive from /usr/portage/distfiles and re-downloading help? Your archive should be be 22mb, with md5sum 0b076f3a043f7ede1b2b5c710193c05f


For some reason, it still is trying the mirrors even after deleting the distfile. Also, my md5sum doesn't match. I'll try manually re-downloading and let you know. Thanks again.

Garron
Back to top
View user's profile Send private message
garrontmo
n00b
n00b


Joined: 18 Apr 2002
Posts: 57
Location: Seattle, WA

PostPosted: Tue Aug 22, 2006 7:15 pm    Post subject: Reply with quote

Your link above is for the mythplugins file. Is that what your md5sum was for too? I was looking at the mythtv file.

Garron
Back to top
View user's profile Send private message
pandora
Tux's lil' helper
Tux's lil' helper


Joined: 25 Sep 2002
Posts: 93
Location: UK

PostPosted: Tue Aug 22, 2006 7:20 pm    Post subject: Reply with quote

candrews wrote:
Did deleting the archive from /usr/portage/distfiles and re-downloading help? Your archive should be be 22mb, with md5sum 0b076f3a043f7ede1b2b5c710193c05f


Nah. For the main mythtv tar file I'm getting a file that is 22985232 bytes and an MD5 of 20ee2867e5c4534a64cf4ed04af10049. For the mythtvplugins tar file I'm getting a file that is 33965451 bytes and b89fe050e7912cda341d4ec617fe5d54

I suspect somethig obscure is happening. Your initial 20_pre_1 release downloaded no problem.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page 1, 2, 3, 4, 5  Next
Page 1 of 5

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum