-
Notifications
You must be signed in to change notification settings - Fork 27
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
Attribute error decanting pickle #819
Comments
In [changeset:"6428" 6428]: See #813. Trac comment by sra on 2016-05-07T13:50:45Z |
so rebuild exporter? Trac comment by randy on 2016-05-07T13:52:00Z |
You should not need to run ca-pickle again, if that's what you're ca-pickle is, deliberately, as simple as possible. It just packages Trac comment by sra on 2016-05-07T14:01:39Z |
{{{ ca-unpickle.py.3 100%[===================>] 57.53K --.-KB/s in 0.1s 2016-05-07 14:04:17 (402 KB/s) - â saved [58914/58914] newca0.rpki.net:/root/CA-stuff# l ca-unpickle.py newca0.rpki.net:/root/CA-stuff# sudo -u rpki python ca-unpickle.py --rootd pickled-rpki.xz suspicious of date on ca-unpickle.py Trac comment by randy on 2016-05-07T14:10:06Z |
Read what you posted more closely:
You're being faked out by wget's default behavior. You might want Trac comment by sra on 2016-05-07T14:31:09Z |
well, it seems to run, producing a zillion lines still running Trac comment by randy on 2016-05-07T19:55:51Z |
Closed with resolution fixed |
{{{
newca0.rpki.net:/root/CA-stuff# sudo sudo -u rpki python ca-unpickle.py --rootd pickled-rpki.xz
Traceback (most recent call last):
File "ca-unpickle.py", line 1300, in
main()
File "ca-unpickle.py", line 194, in main
fixuri = FixURI(cfg, args, world)
File "ca-unpickle.py", line 114, in init
self.new_irdbd = fmt(host = world.cfg.irdbd.server_host,
File "ca-unpickle.py", line 67, in getattr
raise AttributeError
AttributeError
}}}
Trac ticket #813 component testbed priority blocker, owner None, created by randy on 2016-05-07T06:57:54Z, last modified 2016-05-07T20:17:01Z
The text was updated successfully, but these errors were encountered: