Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 33231 - shfs-0.32.ebuild fails to install
Summary: shfs-0.32.ebuild fails to install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Luca Barbato
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-11 07:55 UTC by Sven Wegener
Modified: 2003-11-11 13:38 UTC (History)
0 users

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


Attachments
shfs-0.32.ebuild.patch (shfs-0.32.ebuild.patch,273 bytes, patch)
2003-11-11 07:57 UTC, Sven Wegener
Details | Diff
shfs-0.32.ebuild.patch (shfs-0.32.ebuild.patch,273 bytes, patch)
2003-11-11 08:05 UTC, Sven Wegener
Details | Diff
shfs-0.32.ebuild.patch (shfs-0.32.ebuild.patch,384 bytes, patch)
2003-11-11 08:10 UTC, Sven Wegener
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Wegener gentoo-dev 2003-11-11 07:55:32 UTC
The ebuild contains one typo. It tries to install the module shfs.ko which should be shfs.o. See attached patch.
Comment 1 Sven Wegener gentoo-dev 2003-11-11 07:57:32 UTC
Created attachment 20592 [details, diff]
shfs-0.32.ebuild.patch
Comment 2 Sven Wegener gentoo-dev 2003-11-11 08:05:57 UTC
Created attachment 20594 [details, diff]
shfs-0.32.ebuild.patch

Well, for Kernel 2.6 it's .ko but for 2.4 it's .o, patch updated
Comment 3 Sven Wegener gentoo-dev 2003-11-11 08:10:12 UTC
Created attachment 20595 [details, diff]
shfs-0.32.ebuild.patch

I attached the same patch twice :( , now it should be ok
Comment 4 Sven Wegener gentoo-dev 2003-11-11 13:38:56 UTC
Just saw, that it has been fixed in cvs :)