Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60098 - error with Pango 1.4.1 while emerging pango
Summary: error with Pango 1.4.1 while emerging pango
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Low minor (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-11 16:12 UTC by Chad Kellerman
Modified: 2004-08-12 16:31 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chad Kellerman 2004-08-11 16:12:18 UTC
This is a new install.
After a few monthes of running the server.  I decided to put a desktop environment on the computer.

I ran: emerge gnome
my USE variables are: USE="X gtk gnome alsa -qt -arts -kde"
other ACCEPT_KEYWORDS="~x86"

The error produced by the emerge gnome was with applying the patch to pango 1.4.1

Here is what was displayed:

>>> emerge (13 of 146) x11-libs/pango-1.4.1 to /
>>> md5 src_uri ;-) pango-1.4.1.tar.bz2
>>> Unpacking source...
>>> Unpacking pango-1.4.1.tar.bz2 to /var/tmp/portage/pango-1.4.1/work
 * Applying pango-1.0.99.020606-xfonts.patch...

 * Failed Patch: pango-1.0.99.020606-xfonts.patch!
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/pango-1.4.1/temp/pango-1.0.99.020606-xfonts.patch-10723.out


!!! ERROR: x11-libs/pango-1.4.1 failed.
!!! Function epatch, Line 322, Exitcode 0
!!! Failed Patch: pango-1.0.99.020606-xfonts.patch!


here is /var/tmp/portage/pango-1.4.1/temp/pango-1.0.99.020606-xfonts.patch-10723.out:

 ***** pango-1.0.99.020606-xfonts.patch *****

============================================

PATCH COMMAND:  patch -p0 -g0 < /usr/portage/x11-libs/pango/files/pango-1.0.99.020606-xfonts.patch

============================================
patch unexpectedly ends in middle of line
patch: **** Only garbage was found in the patch input.
============================================

PATCH COMMAND:  patch -p1 -g0 < /usr/portage/x11-libs/pango/files/pango-1.0.99.020606-xfonts.patch

============================================
patch unexpectedly ends in middle of line
patch: **** Only garbage was found in the patch input.
============================================

PATCH COMMAND:  patch -p2 -g0 < /usr/portage/x11-libs/pango/files/pango-1.0.99.020606-xfonts.patch

============================================
patch unexpectedly ends in middle of line
patch: **** Only garbage was found in the patch input.
============================================

PATCH COMMAND:  patch -p3 -g0 < /usr/portage/x11-libs/pango/files/pango-1.0.99.020606-xfonts.patch

============================================
patch unexpectedly ends in middle of line
patch: **** Only garbage was found in the patch input.
============================================

PATCH COMMAND:  patch -p4 -g0 < /usr/portage/x11-libs/pango/files/pango-1.0.99.020606-xfonts.patch

============================================
patch unexpectedly ends in middle of line
patch: **** Only garbage was found in the patch input.




Reproducible: Always
Steps to Reproduce:
1.
2.
3.




I have just a basic install.  I was using it for some perl and c programming.  I
did not change any other config files.

One thing to note.  on pango1.4.1 its appears that the patch being applied is
for pango 1.0.99  (IE. Failed Patch: pango-1.0.99.020606-xfonts.patch!)
Comment 1 foser (RETIRED) gentoo-dev 2004-08-12 08:42:34 UTC
yeah that doesn't matter... i think the file is just corrupted on your machine. Can you check the patch you have vs. the one in viewcvs (on gentoo.org) ? Or just a sync alone might fix it.
Comment 2 Chad Kellerman 2004-08-12 16:31:36 UTC
Thanks.  That was it.  the sync never fixed it.  I downloaded the file.emerge gnome.  Everything is good.

Sorry to waste your time.  Should have gotten that one..