1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-21 21:21:06 +00:00
nixpkgs/pkgs/top-level
Bjørn Forsman 8e4edf52dc python-namebench: fix error preventing it from starting
namebench expects to be run from its own source tree (it uses relative
paths to various resources), make it work.

The current version fails like this:

  $ ./result/bin/namebench.py
  Traceback (most recent call last):
    File "/nix/store/04d29llycr5xcxplfv4gn556nzm1mrl7-python2.7-namebench-1.0.5/bin/.namebench.py-wrapped", line 46, in <module>
      (options, supplied_ns, global_ns, regional_ns) = config.GetConfiguration()
    File "/nix/store/04d29llycr5xcxplfv4gn556nzm1mrl7-python2.7-namebench-1.0.5/lib/python2.7/site-packages/libnamebench/config.py", line 27, in GetConfiguration
      (configured_options, global_ns, regional_ns) = ProcessConfigurationFile(options)
    File "/nix/store/04d29llycr5xcxplfv4gn556nzm1mrl7-python2.7-namebench-1.0.5/lib/python2.7/site-packages/libnamebench/config.py", line 100, in ProcessConfigurationFile
      general = dict(config.items('general'))
    File "/nix/store/z6vp5aix4ks1zdjdry7v7dahg8dd02sy-python-2.7.10/lib/python2.7/ConfigParser.py", line 642, in items
      raise NoSectionError(section)
  ConfigParser.NoSectionError: No section: 'general'
2015-07-04 20:12:16 +02:00
..
all-packages.nix Merge pull request #8603 from ts468/upstream.xen 2015-07-04 16:13:33 +01:00
dotnet-packages.nix Fixed some descriptions 2015-06-29 16:20:58 +02:00
emacs-packages.nix emacs-packages: separate helm- and persp-projectile from projectile 2015-06-02 17:01:07 -07:00
go-packages.nix ipfs: added to go-packages 2015-06-21 22:06:58 +02:00
guile-2-test.nix
haskell-packages.nix Move definitions of 'uhc' and 'jhc' to 'haskell.compiler' attribute set. 2015-05-15 15:28:09 +02:00
lua-packages.nix remove hardcoded clang 2015-06-11 14:42:55 +02:00
make-tarball.nix viber: Mark as broken 2015-05-12 14:30:56 +02:00
node-packages-generated.nix node-packages: add a few packages, fix, regenerate 2015-04-25 14:54:26 +02:00
node-packages.json node-packages: add a few packages, fix, regenerate 2015-04-25 14:54:26 +02:00
node-packages.nix node-packages: add a few packages, fix, regenerate 2015-04-25 14:54:26 +02:00
perl-packages.nix Update core Perl DateTime packages. 2015-06-22 00:39:57 +02:00
php-packages.nix phpPackages.redis: update from 2.2.5 to 2.2.7 2015-05-20 18:53:25 +02:00
platforms.nix platforms.nix: Remove IntegratorCP and Versatile 2015-06-30 10:33:25 +03:00
pure-packages.nix Fairly complete set of packages for Pure 2015-05-26 17:51:07 +10:00
python-packages.nix python-namebench: fix error preventing it from starting 2015-07-04 20:12:16 +02:00
release-cross.nix
release-lib.nix Don't build texLive in Hydra 2015-06-25 17:34:08 +02:00
release-python.nix
release-small.nix Remove aterm28 from release-small, it's broken 2015-05-13 11:52:10 +02:00
release.nix Add "haskellPackages" binaries to the unstable channel. 2015-05-29 11:25:26 +02:00
rust-packages.nix Bump rust package index to more recent version 2015-06-12 20:50:37 +02:00