Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11804 - partimage-0.6.2.ebuild
Summary: partimage-0.6.2.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Seth Chandler
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-08 18:18 UTC by Derek Young
Modified: 2003-02-04 19:42 UTC (History)
0 users

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


Attachments
ebuild (ChangeLog,717 bytes, text/plain)
2002-12-08 18:19 UTC, Derek Young
Details
start of a change log (ChangeLog,717 bytes, text/plain)
2002-12-08 18:19 UTC, Derek Young
Details
patch to the makefile (partimage-0.6.2-gentoo.patch,3.78 KB, patch)
2002-12-08 18:21 UTC, Derek Young
Details | Diff
the real ebuild (partimage-0.6.2.ebuild) (partimage-0.6.2.ebuild,1.65 KB, text/plain)
2002-12-09 17:41 UTC, Derek Young
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Derek Young 2002-12-08 18:18:03 UTC
This is an ebuild for Partition Image (partimage).  It includes one patch to
work around some install problems.  It can be compiled with or without ssl support.
Comment 1 Derek Young 2002-12-08 18:19:32 UTC
Created attachment 6320 [details]
ebuild
Comment 2 Derek Young 2002-12-08 18:19:56 UTC
Created attachment 6321 [details]
start of a change log
Comment 3 Derek Young 2002-12-08 18:21:07 UTC
Created attachment 6322 [details, diff]
patch to the makefile
Comment 4 Derek Young 2002-12-08 19:13:53 UTC
One additional note.  On a second machine I received an error during configure
complaining about being "unable to compute sizeof (char)".  I think this is
actually a bogus error from configure.  The real problem is something with newt.
 If you look in config.log:

./conftest: error while loading shared libraries: libnewt.so.0.50: cannot open
shared object file: No such file or directory

Could this be a bug in dev-libs/newt?  It's also referenced in bug 11383:
"mondoarchive won't start (missing libnewt.so.50)"

I emerged newt again and everything was fine.

Comment 5 Derek Young 2002-12-09 17:41:36 UTC
Created attachment 6353 [details]
the real ebuild (partimage-0.6.2.ebuild)

The other attachment didn't come through correctly.
Comment 6 Seth Chandler 2002-12-17 20:24:23 UTC
checking size of char... configure: error: cannot compute sizeof (char), 77

!!! ERROR: app-misc/partimage-0.6.2 failed.
!!! Function src_compile, Line 45, Exitcode 1
!!! ./configure failed

his is what i get, i don't really want to add it to portage if its borked

seth
Comment 7 Daniel Robbins (RETIRED) gentoo-dev 2002-12-23 00:31:54 UTC
OK, I fixed this up and added it as sys-apps/partimage-0.6.2. It is ~ masked
until it receives more testing. Thanks for submitting the ebuild :)