Giter Club home page Giter Club logo

gentoo's People

Contributors

amaury-d avatar daktak avatar github-k8n avatar splog123 avatar wildpenquin avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

gentoo's Issues

errors

Hi,

I am getting 2 errors:

=== Sync completed for gentoo

 * IMPORTANT: 12 config files in '/etc' need updating.
 * See the CONFIGURATION FILES and CONFIGURATION FILES UPDATE TOOLS
 * sections of the emerge man page to learn how to update config files.

 * IMPORTANT: 45 news items need reading for repository 'gentoo'.
 * Use eselect news read to view new items.

 * Copying old database to /var/cache/eix/previous.eix
 * Running eix-update
Reading Portage settings...
Building database (/var/cache/eix/portage.eix)...
[0] "gentoo" /usr/portage/ (cache: metadata-md5-or-flat)
     Reading category 164|164 (100) Finished             
[1] "sublime-text" /var/lib/layman/sublime-text (cache: parse|ebuild*#metadata-md5#metadata-flat#assign)
     Reading category 164|164 (100) Finished       
[2] "nextoo" /var/lib/layman/nextoo (cache: parse|ebuild*#metadata-md5#metadata-flat#assign)
     Reading category 164|164 (100) Finished       
[3] "bitcoin" /var/lib/layman/bitcoin (cache: parse|ebuild*#metadata-md5#metadata-flat#assign)
     Reading category 164|164 (100) Finished      
[4] "daktak" /var/lib/layman/daktak (cache: parse|ebuild*#metadata-md5#metadata-flat#assign)
     Reading category 109|164 ( 66): net-misc... * ERROR: net-misc/icaclient-13.2.1.328635::daktak failed (depend phase):
 *   use() calls are not allowed in global scope
 * 
 * Call stack:
 *                        ebuild.sh, line 606:  Called source '/var/lib/layman/daktak/net-misc/icaclient/icaclient-13.2.1.328635.ebuild'
 *   icaclient-13.2.1.328635.ebuild, line  57:  Called use 'amd64'
 *                        ebuild.sh, line  78:  Called die
 * The specific snippet of code:
 *   		eval "${x}() { die \"\${FUNCNAME}() calls are not allowed in global scope\"; }"
 * 
 * If you need support, post the output of `emerge --info '=net-misc/icaclient-13.2.1.328635::daktak'`,
 * the complete build log and the output of `emerge -pqv '=net-misc/icaclient-13.2.1.328635::daktak'`.
 * Working directory: '/usr/lib64/python3.4/site-packages'
 * S: '/icaclient-13.2.1.328635'

ebuild failed with status 1
     Reading category 109|164 ( 66): net-misc...
cannot properly execute /var/lib/layman/daktak/net-misc/icaclient/icaclient-13.2.1.328635.ebuild
     Reading category 164|164 (100) Finished       
[5] "local" /usr/portage/local (cache: parse|ebuild*#metadata-md5#metadata-flat#assign)
     Reading category 164|164 (100) Finished     
Applying masks...
Calculating hash tables...
Writing database file /var/cache/eix/portage.eix...
Database contains 19318 packages in 164 categories.
 * Calling eix-diff
Diffing databases (19320 -> 19318 packages)
      << dev-python/oosuite ({M}~0.50): OpenOpt suite of Python modules for numerical optimization
      << dev-python/pylons ({M}~1.0.2): Pylons Web Framework
      << dev-python/pylons-sphinx-themes ({M}~0.3.1): Pylons Sphinx themes for documentation styling
[N]   >> sci-mathematics/dunshire (~0.1.1): Python library to solve linear games over symmetric cones
 * Time statistics:
    48 seconds for syncing
    53 seconds for eix-update
     4 seconds for eix-diff
   106 seconds total

Thanks!

es-f patches still working?

Hi,

I found your repository googleing for some possibility to fix es-f again. It has been a long time since I had a working setup. Does your's the job?

Henning

net-im/torchat

Hey there, I emerged your torchat ebuild, but I can't seem to find any installed launchers. How do I start torchat? Cheers!

conky-manager needs vala

and that is bloked by gobject-introspection which is required by hell of a lot packages i have installed. Any fix for that?
The ebuild for that really needs to be reworked.

I2P Overlay Collaboration: Let Our Powers Combine

Top of the Canadian morning to you, Señor daktak. 🌞

I couldn't help but note, on casual perusing i2p gentoo search hits, yet another third-party net-i2p/i2p ebuild: yours. That's cool, man! Don't get me wrong. The more the anonymized the better.

That said, I2P on Gentoo is a tad outrageous. The Portage tree, nektoo overlay, powerman overlay, your overlay, and my raiagent overlay all publish net-i2p/i2p ebuilds of varying versions and reliability. It would be sweet ambrosia from the Gods if Gentoo's overlay community could come to some semblance of a consensus. (Probably infeasible, I admit.)

At the moment, there exist two distinct I2P ebuild lines:

  • The old-school I2P ebuild, originally developed by God-and-Satan-only-knows-who and since maintained by powerman, nektoo, and now your esteemable overlay (in that chronological order).
  • The new-school I2P ebuild, originally developed by Gentoo Developer Daniel Campbell (zlg) for the Portage tree and since unofficially improved by... well, me.

It's probably no surprise that the latter substantially improves upon the former. With accurate dependencies, licenses, service files, USE flags, and so on, zlg's new-school I2P ebuild is a clear win-win. My recent refactoring further improves upon his hard work with additional dependencies, commentary, and sed- rather than patch-based patching.

For some oddball (but possibly justifiable) reason, zlg elected to use hardcoded unified diffs rather than installation-time sed commands for patching the I2P codebase. While this may have seemed like a good idea at the time, the unified diffs break on every I2P version bump and hence have to be regenerated by hand – which isn't useful for anyone's sanity. My refactoring reverts these diffs back into sed statements while preserving all improvements introduced by these diffs. [Read: I didn't just lift the older sed statements from the old-school I2P ebuild.]

I'd like to advocate that all newer I2P ebuilds fork either the official Portage or unofficial raiagent versions. Your mileage may vary, of course – but it'd be great if we could begin to pool our I2P contributions rather than continually reinventing the I2P wheel.

Let Our Powers Combine

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.