Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 30744 - sys-apps/sparc-utils-1.9-r2 (update)
Summary: sys-apps/sparc-utils-1.9-r2 (update)
Status: VERIFIED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Sparc Porters
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2003-10-09 04:32 UTC by MATSUU Takuto (RETIRED)
Modified: 2003-12-06 08:22 UTC (History)
1 user (show)

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


Attachments
sparc-utils-1.9-r2.ebuild (sparc-utils-1.9-r2.ebuild,1.52 KB, text/plain)
2003-10-09 04:34 UTC, MATSUU Takuto (RETIRED)
Details
files/audioctl.init (audioctl.init,475 bytes, text/plain)
2003-10-09 04:35 UTC, MATSUU Takuto (RETIRED)
Details
changes to suggested sparc-1.9-r2.ebuild (sparc-1.9-r2.patch,1.00 KB, patch)
2003-10-11 07:44 UTC, Jason Wever (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description MATSUU Takuto (RETIRED) gentoo-dev 2003-10-09 04:32:11 UTC
hi.

Added sys-devel/sparc32 to RDEPEND.
Added /etc/init.d/audioctl.
Fixed some things.
Comment 1 MATSUU Takuto (RETIRED) gentoo-dev 2003-10-09 04:34:25 UTC
Created attachment 18997 [details]
sparc-utils-1.9-r2.ebuild
Comment 2 MATSUU Takuto (RETIRED) gentoo-dev 2003-10-09 04:35:06 UTC
Created attachment 18998 [details]
files/audioctl.init
Comment 3 Jason Wever (RETIRED) gentoo-dev 2003-10-09 16:58:03 UTC
What's the reason behind removing and remaking /dev/openprom?  
Comment 4 MATSUU Takuto (RETIRED) gentoo-dev 2003-10-09 21:00:06 UTC
no reason.;)
I copied from sys-apps/cloop.
Comment 5 Jason Wever (RETIRED) gentoo-dev 2003-10-10 01:59:54 UTC
Then why is it in there?
Comment 6 Jason Wever (RETIRED) gentoo-dev 2003-10-11 07:44:22 UTC
Created attachment 19100 [details, diff]
changes to suggested sparc-1.9-r2.ebuild
Comment 7 Jason Wever (RETIRED) gentoo-dev 2003-10-11 07:48:16 UTC
I've attached a patch to the bug for the ebuild.

This patch does two things.

1) The piggyback64 manpage is really a pointer to piggyback.  However, the
way it is setup, it doesnt work on Gentoo.  So during src_install I adjusted
the ebuild to copy the debian/piggyback.1 file to debian/piggyback64.1. 
Then the manpage works just fine.

2) I removed the forced creation of /dev/openprom from the bottom of the
ebuild.  I put back the ewarn info with some more information as to when
you need /dev/openprom and how to make it if you don't have devs.

Basically /dev/openprom is something eeprom and probably prtconf need to
access the OpenBootProm.  But without the right kernel option, these utilities
cannot work either.  This kernel option is mentioned now in the ebuild, as
well as the instructions to create /dev/openprom should it not exist.
Comment 8 Jason Wever (RETIRED) gentoo-dev 2003-10-19 05:12:23 UTC
Do you have any problems with this patch being implemented?
Comment 9 Jason Wever (RETIRED) gentoo-dev 2003-11-01 04:02:11 UTC
Changes added to portage.

thanks for the bug :)
Comment 10 Jason Wever (RETIRED) gentoo-dev 2003-12-06 08:22:17 UTC
Closing