Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 68845 - The new patch and upgrade guide for xorg-x11-6.8.0-r1
Summary: The new patch and upgrade guide for xorg-x11-6.8.0-r1
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: PPC64 Linux
: Normal normal (vote)
Assignee: ppc64 architecture team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-25 08:37 UTC by Yuta SATOH (RETIRED)
Modified: 2005-01-23 12:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch for xorg-x11 ebuild (xorg-x11-6.8.0-r1.ebuild.patch,2.13 KB, patch)
2004-10-25 08:40 UTC, Yuta SATOH (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuta SATOH (RETIRED) gentoo-dev 2004-10-25 08:37:32 UTC
Upgrade and Re-emerge guide

There is a problem in the patch which I submitted to Bug #56248.
When performing upgrade and re-emerge, a part of driver is deleted.

Please perform upgrade and re-emerge in the following procedure.

1. unmerge xorg-x11.  ( emerge -C xorg-x11 )
2. apply the patch appended to this bug.
3. merge xorg-x11  ( emerge xorg-x11 )

Note:
The patch appended to this bug does not contain this problem.
Comment 1 Yuta SATOH (RETIRED) gentoo-dev 2004-10-25 08:40:58 UTC
Created attachment 42566 [details, diff]
patch for xorg-x11 ebuild

Almost all the portions of the patch for 6.7.0 which I submitted to Bug #56248 

became unnecessary in 6.8.0-r1.
This patch deletes an unnecessary portion.

In my environment, even if it applied this patch, xorg-x11 operated.
However, I don't know whether it is the same in other environments.

Please test!
Comment 2 Yuta SATOH (RETIRED) gentoo-dev 2004-10-25 08:49:40 UTC
emerge info output:

Portage 2.0.50-r11 (default-ppc64-2004.2, gcc-3.4.1, glibc-2.3.4.20040808-r1, 2.6.8-gentoo-r3)
=================================================================
System uname: 2.6.8-gentoo-r3 ppc64 PPC970, altivec supported
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="ppc64"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe"
CHOST="powerpc64-unknown-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs buildpkg ccache noclean sandbox"
GENTOO_MIRRORS="http://mirror.gentoo.gr.jp/"
MAKEOPTS="-j5"
PKGDIR="/var/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.jp.gentoo.org/gentoo-portage"
USE="X Xaw3d aalib alsa altivec apache2 arts berkdb bitmap-fonts cdr cjk crypt cups dga dvd dvdr emacs encode esd f77 flash foomaticdb gdbm gif gnome gpm gtk gtk2 imap imlib joystick jpeg kde libwww mad mitshm motif mozilla mpeg mule ncurses nls nogcj oggvorbis opengl oss pam pdflib perl png ppc64 python qt quicktime readline samba sdl slang ssl tcpd tetex tiff truetype usb xml xml2 xmms xprint xv zlib"

Comment 3 Yuta SATOH (RETIRED) gentoo-dev 2004-11-26 00:31:23 UTC
Contents equivalent to the patch appended to xorg-x11-6.8.0-r3 were merged.
So, it is not necessary to apply a patch in xorg-x11-6.8.0-r3.

Please perform upgrade to xorg-x11-6.8.0-r3 from xorg-x11-6.7.0 in the following procedure.

1. unmerge xorg-x11.  ( emerge -C xorg-x11 )
2. merge xorg-x11  ( emerge xorg-x11 )
Comment 4 Markus Rothe (RETIRED) gentoo-dev 2005-01-23 12:23:24 UTC
done in xorg-x11-6.8.1.902. I hope we can mark xorg-x11-6.8.2 stable on ppc64 as soon as it gets out. :-)
Comment 5 Markus Rothe (RETIRED) gentoo-dev 2005-01-23 12:23:38 UTC
closing