Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 280898 - ebuild for dev-tcltk/tclgpg-9999
Summary: ebuild for dev-tcltk/tclgpg-9999
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement with 1 vote (vote)
Assignee: Default Assignee for New Packages
URL: http://code.google.com/p/tclgpg/
Whiteboard: EBUILD
Keywords:
Depends on:
Blocks: 509606
  Show dependency tree
 
Reported: 2009-08-09 17:12 UTC by gtlinuxman
Modified: 2016-08-26 00:21 UTC (History)
4 users (show)

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


Attachments
tclgpg-9999.ebuild (tclgpg-9999.ebuild,900 bytes, text/plain)
2009-08-09 17:16 UTC, gtlinuxman
Details
metadata.xml (metadata.xml,290 bytes, text/plain)
2009-08-09 17:17 UTC, gtlinuxman
Details
paludis --info dev-tcltk/tclgpg (paludis --info dev-tcltk-tclgpg,56.89 KB, text/plain)
2010-03-29 11:56 UTC, Sergey 'L29Ah' Alirzaev
Details
/var/log/paludis/1269863991-install-dev-tcltk_tclgpg-9999:0::booboo.out (1269863991-install-dev-tcltk_tclgpg-9999:0::booboo.out,4.17 KB, text/plain)
2010-03-29 12:01 UTC, Sergey 'L29Ah' Alirzaev
Details
tclgpg-9999.ebuild (tclgpg-9999.ebuild,802 bytes, text/plain)
2011-02-07 21:04 UTC, Michael Weber (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gtlinuxman 2009-08-09 17:12:20 UTC
Tcl interface to GNU Privacy Guard with interface similar to TclGPGME.

Reproducible: Always

Steps to Reproduce:
Comment 1 gtlinuxman 2009-08-09 17:16:38 UTC
Created attachment 200701 [details]
tclgpg-9999.ebuild
Comment 2 gtlinuxman 2009-08-09 17:17:46 UTC
Created attachment 200703 [details]
metadata.xml
Comment 3 James Earl Spahlinger 2009-08-09 18:57:49 UTC
Thank you for this ebuild, you may also want to investigate putting your ebuild in the sunrise overlay which is located at http://www.gentoo.org/proj/en/sunrise/. When/if the ebuild is put into sunrise, please let us know on this bug.

Comment 4 Sergey 'L29Ah' Alirzaev 2010-03-28 00:26:15 UTC
/bin/sh: line 4: ./tclgpg.tcl: Permission denied
make: *** [install-lib-binaries] Error 126
make: *** Waiting for unfinished jobs....
Installing ./doc/gpg.n
/bin/sh: line 3: ./doc/gpg.n: Permission denied
make: *** [install-doc] Error 126
Comment 5 gtlinuxman 2010-03-28 06:05:22 UTC
Sergey 'L29Ah' Alirzaev, attach full build.log and environment files, please.
Comment 6 Sergey 'L29Ah' Alirzaev 2010-03-29 11:56:17 UTC
Created attachment 225641 [details]
paludis --info dev-tcltk/tclgpg
Comment 7 Sergey 'L29Ah' Alirzaev 2010-03-29 12:01:05 UTC
Created attachment 225647 [details]
/var/log/paludis/1269863991-install-dev-tcltk_tclgpg-9999:0::booboo.out
Comment 8 Sergey 'L29Ah' Alirzaev 2010-03-29 12:02:11 UTC
(In reply to comment #5)
> Sergey 'L29Ah' Alirzaev, attach full build.log and environment files, please.
> 

Sorry for paludis junk: too lazy to configure and learn to use portage after a year of paludis addiction.
Comment 9 gtlinuxman 2010-03-29 14:39:29 UTC
Please, install it using emerge.
Comment 10 Sergey 'L29Ah' Alirzaev 2010-04-01 01:38:29 UTC
(In reply to comment #4)
> /bin/sh: line 4: ./tclgpg.tcl: Permission denied
> make: *** [install-lib-binaries] Error 126
> make: *** Waiting for unfinished jobs....
> Installing ./doc/gpg.n
> /bin/sh: line 3: ./doc/gpg.n: Permission denied
> make: *** [install-doc] Error 126
> 
It gets empty INSTALL_DATA and other variables in the Makefile somewhy. Can kludge around this, but when done by hand everything works well. There must be a bug around paludis/autoconf/eclass: tested on other systems with the same result.
Comment 11 Michael Weber (RETIRED) gentoo-dev 2011-02-07 21:04:00 UTC
Created attachment 261755 [details]
tclgpg-9999.ebuild

it needs dev-tcltk/tcllib for dtplite during man file creation.