Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] xorg-x11-7.0 upgrade question
Date: Thu, 20 Jul 2006 20:27:50
Message-Id: 5bdc1c8b0607201316l7ff9688er1b2324b084d4167@mail.gmail.com
In Reply to: Re: [gentoo-user] xorg-x11-7.0 upgrade question by Ryan Tandy
1 On 7/19/06, Ryan Tandy <tarpman@×××××.com> wrote:
2 > I'd like to apologize for sending without thinking there. I'm not
3 > particularly good with names, and didn't at all connect you with the
4 > same MythTV user who's been posting all along. I realise how
5 > frustrating that probably is for you. That said, let's see if I can help:
6 >
7 > Mark Knecht wrote:
8 > > 3) The Pundit-R machines use xor-x11-6.8.2-r1. Unfortunately for me
9 > > the maintainers have removed it from portage. I'm stuck in a masking
10 > > issue to keep it working.
11 >
12 > Have you checked in Gentoo CVS? Every ebuild that has ever existed is
13 > still in CVS, in the Attic. To use your example:
14 > http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-base/xorg-x11/?hideattic=0
15 > reveals your missing xorg-x11-6.8.2-r1.ebuild. The ebuild itself is
16 > at
17 > http://sources.gentoo.org/viewcvs.py/*checkout*/gentoo-x86/x11-base/xorg-x11/xorg-x11-6.8.2-r1.ebuild
18 >
19 > Hope that helps.
20 >
21 > Ryan
22
23 Thanks Ryan. However, isn't that only part of the required file set?
24 There are patches and other things generally needed to allow an ebuild
25 actually install correctly. Where do I get those? For instance, when
26 mythtv-0.18.1-r1was removed from portage I had to go set this up in my
27 portage overlay:
28
29 mark@lightning ~ $ ls -al /usr/local/portage/media-tv/mythtv/
30 total 24
31 drwxr-xr-x 3 root root 4096 Jul 3 18:27 .
32 drwxr-xr-x 3 root root 4096 Jul 2 13:40 ..
33 -rw-r--r-- 1 root root 906 Jul 2 13:46 Manifest
34 drwxr-xr-x 2 root root 4096 Jul 3 18:27 files
35 -rw-r--r-- 1 mark users 5165 Jul 2 13:32 mythtv-0.18.1-r1.ebuild
36 mark@lightning ~ $ ls -al /usr/local/portage/media-tv/mythtv/files/
37 total 20
38 drwxr-xr-x 2 root root 4096 Jul 3 18:27 .
39 drwxr-xr-x 3 root root 4096 Jul 3 18:27 ..
40 -rw-r--r-- 1 root root 247 Jul 2 13:46 digest-mythtv-0.18.1-r1
41 -rw-r--r-- 1 root root 304 Jul 2 15:58 mythtv-0.18.1-opengl-fix.patch
42 -rw-r--r-- 1 root root 631 Jul 2 15:59 mythtv-0.18.1-x86_64-configure.patch
43 mark@lightning ~ $
44
45 When I set this up I couldn't find the files to download but
46 fortunately had them on a local machine that hadn't been updated.
47 Without the patch files the ebuild doesn't work.
48
49 To float an idea, if portage was going to remove an ebuild from my
50 system since the devs/maintainers aren't supporting it anymore, then
51 instead of removing it why doesn't it just move it to my portage
52 overlay directory so my system continues to build correctly?
53
54 Just an idea.
55
56 Cheers,
57 Mark
58 --
59 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] xorg-x11-7.0 upgrade question Ryan Tandy <tarpman@×××××.com>