Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

portsdb -U failure #27

Closed
bdrewery opened this issue May 4, 2012 · 0 comments
Closed

portsdb -U failure #27

bdrewery opened this issue May 4, 2012 · 0 comments
Labels
Milestone

Comments

@bdrewery
Copy link
Member

bdrewery commented May 4, 2012

# portsdb -U
Updating the ports index ... Generating INDEX.tmp - please wait..Warning: Duplicate INDEX entry: freeciv-nox11-2.3.2
Warning: Duplicate INDEX entry: ImageMagick-nox11-6.7.5.10
Warning: Duplicate INDEX entry: libwmf-nox11-0.2.8.4_6
Warning: Duplicate INDEX entry: ocaml-nox11-3.12.1_1
Warning: Duplicate INDEX entry: ploticus-nox11-2.40_4
Warning: Duplicate INDEX entry: cvsup-without-gui-16.1h_4
Warning: Duplicate INDEX entry: mtr-nox11-0.82
Warning: Duplicate INDEX entry: ghostscript7-nox11-7.07_24
Warning: Duplicate INDEX entry: ghostscript8-nox11-8.71_8
Warning: Duplicate INDEX entry: ghostscript9-nox11-9.05_3
Warning: Duplicate INDEX entry: bash-static-4.2.24_1
Warning: Duplicate INDEX entry: apache-worker-2.2.22_5
Warning: Duplicate INDEX entry: kdelibs-nocups-3.5.10_8
 Done.
/usr/local/lib/ruby/site_ruby/1.8/portsdb.rb:430:in `system': can't convert nil into String (TypeError)
        from /usr/local/lib/ruby/site_ruby/1.8/portsdb.rb:430:in `update'
        from /usr/local/sbin/portsdb:161:in `main'
        from /usr/local/lib/ruby/1.8/optparse.rb:791:in `initialize'
        from /usr/local/sbin/portsdb:70:in `new'
        from /usr/local/sbin/portsdb:70:in `main'
        from /usr/local/sbin/portsdb:216
bdrewery added a commit that referenced this issue Jul 30, 2012
This was caused by 0978492 overriding
the method `index_file` with a local variable in the same scope.

- Fixes #27
- Reported by: Andrea Venturoli <ml@netfence.it>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant