Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25989 - Amsn 0.81 ebuild
Summary: Amsn 0.81 ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Tavis Ormandy (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-05 15:26 UTC by Rutger Hendriks
Modified: 2003-08-10 18:19 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rutger Hendriks 2003-08-05 15:26:55 UTC
I copied amsn-0.80.ebuild to amsn-0.81.ebuild and changed the line:
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
to:
SRC_URI="mirror://sourceforge/${PN}/${PN}-0_81.tar.gz"
because the file we need to download is called 'amsn-0_81.tar.gz' and not
'amsn-0.81.tar.gz'

That was all, works fine here. The only problem is a missing 'amsn.desktop':


>>> Install amsn-0.81 into /var/tmp/portage/amsn-0.81/image/ category net-im
cp: cannot create regular file
`/var/tmp/portage/amsn-0.81/image//usr/share/applnk/amsn.desktop': No such file
or directory
 * Installing KDE Icons in default theme
 * Installing the freedesktop notification plugin
man:
prepallstrip:
strip:
strip:
   usr/lib/amsn/plugins/traydock/libtray.so
>>> Completed installing into /var/tmp/portage/amsn-0.81/image/

but that was present in amsn-0.80 also...

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Patrick Kursawe (RETIRED) gentoo-dev 2003-08-05 23:55:50 UTC
to whoever-takes-this-bug: perhaps check chemtool-1.6 for a way to deal with such broken install scripts.
Comment 2 Olivier Crete (RETIRED) gentoo-dev 2003-08-10 15:52:50 UTC
there is already a amsn 0.81 ebuild in portage, does it work ok for you?
Comment 3 Rutger Hendriks 2003-08-10 18:07:59 UTC
yes, that worked fine, so this bug might be set resolved or so 
Comment 4 Olivier Crete (RETIRED) gentoo-dev 2003-08-10 18:19:43 UTC
great