Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 225877
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Alexis Ballier <aballier@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: pavel sanda <ps@twin.jikos.cz>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 225877 depends on: Show dependency tree
Bug 225877 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-06-11 11:41 0000
alpha, hppa, ia64, ppc64, sparc archs need to rekeyword the following packagees
in order to get lyx 1.6 into the work:
app-text/unrtf
dev-tex/latex2rtf
dev-tex/html2latex

Reproducible: Always

Steps to Reproduce:

------- Comment #1 From Brent Baude 2008-06-12 01:10:33 0000 -------
keyworded everything ~ppc64.  lyx-1.6 is already ~ppc64 so nothing to do there
I guess.

------- Comment #2 From Raúl Porcel 2008-06-14 09:19:59 0000 -------
latex2rtf fails tests:

>>> Test phase [check]: dev-tex/latex2rtf-1.9.19
gcc -mieee -pipe -O2 -mcpu=ev67 -DUNIX -g -Wall -fsigned-char  fonts.o direct.o 
encodings.o commands.o stack.o funct1.o tables.o chars.o ignore.o cfg.o main.o
u
tils.o parser.o lengths.o counters.o preamble.o letterformat.o equations.o
conve
rt.o xrefs.o definitions.o graphics.o mygetopt.o styles.o preparse.o
vertical.o-
lm -o latex2rtf
cd scripts && make
make[1]: Entering directory
`/var/tmp/portage/dev-tex/latex2rtf-1.9.19/work/late
x2rtf-1.9.19/scripts'
mkdir -p ../tmp
make png
make[2]: Entering directory
`/var/tmp/portage/dev-tex/latex2rtf-1.9.19/work/late
x2rtf-1.9.19/scripts'
./latex2png test1
/usr/bin/convert: error: `/usr/bin/.libs/convert' does not exist
This script is just a wrapper for convert.
See the libtool documentation for more information.
error: convert (ImageMagick) failed to translate test1.eps from test1.png
make[2]: *** [test1.png] Error 1
make[2]: Leaving directory
`/var/tmp/portage/dev-tex/latex2rtf-1.9.19/work/latex
2rtf-1.9.19/scripts'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/var/tmp/portage/dev-tex/latex2rtf-1.9.19/work/latex
2rtf-1.9.19/scripts'
make: *** [check] Error 2

------- Comment #3 From Jeroen Roovers 2008-06-16 03:59:51 0000 -------
All three marked ~hppa.

------- Comment #4 From Alexis Ballier 2008-06-16 07:18:31 0000 -------
(In reply to comment #2)
> latex2rtf fails tests:
[...]
> /usr/bin/convert: error: `/usr/bin/.libs/convert' does not exist

are we sure this is not imagemagick badly installed ? could you try rebuilding
it ?

it seems imagemagick installed the libtool wrapper of convert instead of the
binary...

------- Comment #5 From Raúl Porcel 2008-06-16 16:43:19 0000 -------
That fixed it, ~alpha/~ia64/~sparc done.

ppc64: you're missing dev-tex/html2latex

------- Comment #6 From Alexis Ballier 2008-06-16 17:53:23 0000 -------
(In reply to comment #5)

> ppc64: you're missing dev-tex/html2latex

reopening then

------- Comment #7 From Brent Baude 2008-06-16 18:45:05 0000 -------
~ppc64 now; hmmf, must have missed a commit

------- Comment #8 From Alexis Ballier 2008-06-16 19:57:18 0000 -------
(In reply to comment #7)
> ~ppc64 now; hmmf, must have missed a commit
> 

hmm wait:
alexis@toz /usr/portage_cvs/gentoo-x86/app-office/lyx $ repoman full
--without-mask

Setting paths:
PORTDIR = "/usr/portage_cvs/gentoo-x86"
PORTDIR_OVERLAY = ""

RepoMan scours the neighborhood...

  RDEPEND.bad                   4
   app-office/lyx/lyx-1.6.0_beta3.ebuild:
~ppc64(default-linux/ppc/ppc64/2006.1/64bit-userland) ['app-text/unrtf',
'dev-tex/latex2rtf']
   app-office/lyx/lyx-1.6.0_beta3.ebuild:
~ppc64(default/linux/powerpc/ppc64/2008.0/64bit-userland) ['app-text/unrtf',
'dev-tex/latex2rtf']
   app-office/lyx/lyx-1.6.0_beta3.ebuild:
~ppc64(default/linux/powerpc/ppc64/2008.0/64bit-userland/desktop)
['app-text/unrtf', 'dev-tex/latex2rtf']
   app-office/lyx/lyx-1.6.0_beta3.ebuild:
~ppc64(default/linux/powerpc/ppc64/2008.0/64bit-userland/developer)
['app-text/unrtf', 'dev-tex/latex2rtf']
  RDEPEND.badindev              4
   app-office/lyx/lyx-1.6.0_beta3.ebuild:
~ppc64(default-linux/ppc/ppc64/2007.0/64bit-userland) ['app-text/unrtf',
'dev-tex/latex2rtf']
   app-office/lyx/lyx-1.6.0_beta3.ebuild: ~ppc64(hardened/ppc64)
['app-text/unrtf', 'dev-tex/latex2rtf']
   app-office/lyx/lyx-1.6.0_beta3.ebuild:
~ppc64(default/linux/powerpc/ppc64/2008.0/64bit-userland/server)
['app-text/unrtf', 'dev-tex/latex2rtf']
   app-office/lyx/lyx-1.6.0_beta3.ebuild: ~ppc64(hardened/linux/powerpc/ppc64)
['app-text/unrtf', 'dev-tex/latex2rtf']



a couple more are missing ;)

------- Comment #9 From Markus Rothe 2008-06-21 19:54:58 0000 -------
"repoman full" happy now

last arch CC'd -> mark bug as FIXED

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug