Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 267540 - sys-apps/openrc-9999 : failed patch : 0001-msg-style.patch
Summary: sys-apps/openrc-9999 : failed patch : 0001-msg-style.patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-26 13:38 UTC by Vivien Moreau
Modified: 2009-04-27 04:54 UTC (History)
0 users

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


Attachments
0001-msg-style.patch-30614.out (0001-msg-style.patch-1851.out,4.54 KB, text/plain)
2009-04-26 13:39 UTC, Vivien Moreau
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vivien Moreau 2009-04-26 13:38:15 UTC
Hi !

sys-apps/openrc-9999 fails at the unpack step with this error :
Failed Patch: 0001-msg-style.patch !



Reproducible: Always

Steps to Reproduce:
1. Try to install sys-apps/openrc-9999
Actual Results:  
Portage failed with this error :

ERROR: unpack
Failed Patch: 0001-msg-style.patch !
 ( /var/PM/portage/sys-apps/openrc/files/9999/0001-msg-style.patch )

Include in your bugreport the contents of:

  /var/tmp/portage/sys-apps/openrc-9999/temp/0001-msg-style.patch-30614.out

ERROR: sys-apps/openrc-9999 failed.
Call stack:
              ebuild.sh, line   49:  Called src_unpack
            environment, line 2674:  Called epatch '/var/PM/portage/sys-apps/openrc/files/9999/0001-msg-style.patch' '/var/PM/portage/sys-apps/openrc/files/9999/0002-useful-functions.patch' '/var/PM/portage/sys-apps/openrc/files/9999/0003-KV.patch'
            environment, line 1148:  Called epatch '/var/PM/portage/sys-apps/openrc/files/9999/0001-msg-style.patch'
            environment, line 1288:  Called die
The specific snippet of code:
                  die "Failed Patch: ${patchname}!";
 The die message:
  Failed Patch: 0001-msg-style.patch!


Output of emerge --info :

Portage 2.2_rc31 (default/linux/x86/2008.0, gcc-4.3.3, glibc-2.9_p20081201-r2, 2.6.30-rc3-git1.1 i686)
=================================================================
System uname: Linux-2.6.30-rc3-git1.1-i686-Intel-R-_Pentium-R-_4_CPU_3.20GHz-with-gentoo-2.0.0
Timestamp of tree: Sun, 26 Apr 2009 09:45:01 +0000
app-shells/bash:     4.0_p17-r1
dev-lang/python:     2.6.2
dev-util/cmake:      2.6.3-r1
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     9999
sys-apps/sandbox:    1.9
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.9.6-r2, 1.10.2
sys-devel/binutils:  2.19.1-r1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.28-r1
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=native -mfpmath=sse,387 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=native -mfpmath=sse,387 -pipe -fomit-frame-pointer"
DISTDIR="/var/PM/dist"
EMERGE_DEFAULT_OPTS="--with-bdeps y --keep-going"
FEATURES="buildpkg collision-protect distlocks fixpackages parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-orphans userfetch userpriv usersandbox usersync"
GENTOO_MIRRORS="ftp://ftp.free.fr/mirrors/ftp.gentoo.org/ ftp://gentoo.imj.fr/pub/gentoo/"
LANG="fr_FR.UTF-8"
LC_ALL="fr_FR.UTF-8"
LDFLAGS="-Wl,--hash-style=gnu -Wl,--as-needed"
MAKEOPTS="-j3"
PKGDIR="/var/PM/pkg"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/var/PM/portage"
PORTDIR_OVERLAY="/var/PM/layman/sunrise /var/PM/layman/science /var/PM/layman/akoya /var/PM/overlay"
SYNC="rsync://tao.serengetty.fr/portage-tree"
USE="htmlhandbook mmx nls nptl nptlonly pam pch sse sse2 unicode x86" ALSA_CARDS="ca0106" ALSA_PCM_PLUGINS="*" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="mouse keyboard" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="nv"
Unset:  CPPFLAGS, CTARGET, FFLAGS, INSTALL_MASK, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Vivien Moreau 2009-04-26 13:39:51 UTC
Created attachment 189490 [details]
0001-msg-style.patch-30614.out