Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 268117 - New Ebuild for BankID netbank plugin (nexus_personal_SE-bin-4.10.0.21-r1)
Summary: New Ebuild for BankID netbank plugin (nexus_personal_SE-bin-4.10.0.21-r1)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2009-05-01 14:25 UTC by Christian Asseburg
Modified: 2011-08-14 11:49 UTC (History)
1 user (show)

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


Attachments
Ebuild (nexus_personal_SE-bin-4.10.0.21-r1.ebuild,2.43 KB, text/plain)
2009-05-01 14:31 UTC, Christian Asseburg
Details
Ebuild for the latest version of Nexus Personal (nexus_personal_SE-bin-4.18.0.10751.ebuild,2.20 KB, text/plain)
2011-05-14 15:35 UTC, Lukas Sandström
Details
nexus_personal-bin-4.18.1.10899.ebuild (nexus_personal-bin-4.18.1.10899.ebuild,2.42 KB, text/plain)
2011-08-14 11:49 UTC, Lukas Sandström
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Asseburg 2009-05-01 14:25:47 UTC
Initial import. Thanks for lots of clever people on the Gentoo Sunrise IRC.
Notes:
1. The plugin is binary and the path to /usr/local/bin is hardcoded, nothing I can do about it.
2. The plugin refers to libcurl-gnutls, that's why the dosym.
3. The plugin only works with the fixed LD_LIBRARY_PATH. I can make_wrapper the plugin scripts, but I have to make_wrapper the browser as well. That's the purpose of the USE variables.
4. The amd64 stuff has to do something with /usr/lib being 64bit or 32bit, this plugin is 32bit. But it is commented out because I cannot test on such a system. (No amd64 keyword either.)


Reproducible: Always
Comment 1 Christian Asseburg 2009-05-01 14:31:05 UTC
Created attachment 190034 [details]
Ebuild
Comment 2 Christian Asseburg 2009-05-01 16:52:40 UTC
This is now in the sunrise overlay. You can find it at:
http://overlays.gentoo.org/proj/sunrise/browser/reviewed/www-plugins/nexus_personal_SE-bin
Comment 3 Tommy Johansson 2009-07-27 21:40:12 UTC
Seems like the ebuild refuse to work on my system.
The version availible from bankid.com is 4.10.2.16 and 4.10.0.21 can't be fetched any longer?

>>> Downloading 'http://mirror.mdfnet.se/mirror/gentoo/distfiles/LinuxPersonal-4.10.0.21.tgz'
--2009-07-27 23:20:58--  http://mirror.mdfnet.se/mirror/gentoo/distfiles/LinuxPersonal-4.10.0.21.tgz
Resolving mirror.mdfnet.se... 213.80.23.237
Connecting to mirror.mdfnet.se|213.80.23.237|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2009-07-27 23:20:58 ERROR 404: Not Found.

... ...
Comment 4 Christian Asseburg 2009-07-28 15:39:37 UTC
Thanks for the message. I'll try to fix the ebuild to download and install the new file.
Comment 5 Christian Asseburg 2009-07-29 18:31:56 UTC
Uploaded a fix to the sunrise server.
Comment 6 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2010-07-05 21:25:53 UTC
1) Please do not close 'new ebuild' bugs unless the ebuild gets into gx86 (or is rejected),
2) SRC_URI responds with 403. The package is probably a candidate for RESTRICT=fetch,
3) The ebuild needs cleanup. I don't especially like the browser-dependant part. Taking a second look would be appreciated.

If anyone is interested in fixing the ebuild, please join #gentoo-sunrise and ask for a fresh review. Otherwise, I will mask it for removal in 30 days.
Comment 7 Markos Chandras (RETIRED) gentoo-dev 2010-07-05 21:27:02 UTC
reopening per request
Comment 8 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2010-08-05 20:51:32 UTC
The package has been removed from the Sunrise overlay.
Comment 9 Lukas Sandström 2011-05-14 15:35:50 UTC
Created attachment 273207 [details]
Ebuild for the latest version of Nexus Personal
Comment 10 Lukas Sandström 2011-08-14 11:49:32 UTC
Created attachment 283295 [details]
nexus_personal-bin-4.18.1.10899.ebuild