#1546 pgimport fedorahosted failing
Closed: Invalid 7 years ago Opened 7 years ago by mreynolds.

Sorry not sure how else to get help on this issue. Is there mailing list?

Anyway I'm trying to import trac tickets, and it's failing. I'm not sure if this is a pagure problem, or an issue with fedorahosted.

$ pgimport fedorahosted https://fedorahosted.org/389/ --tags
Enter your FAS Username: mreynolds
Password:

Repo available

1 - clone-clone-clone-clone-rest389.git
2 - clone-clone-clone-rest389.git
3 - clone-clone-rest389.git
4 - clone-rest389.git
5 - rest389.git

Choose the import destination repo [1]:
ERROR: Error in response: {u'message': u'ServiceException details : unsupported type for timedelta microseconds component: unicode', u'code': -32603, u'name': u'JSONRPCError'}

Any help would be appreciated.

Thanks,
Mark


Maybe @cverna or @vivekanand1101 have an idea.

I don't know if pgimport has a --debug option or so that would give us a little more info

I was able to import tickets from a different fedorahosted project. So it looks like the issue is on the FH side. Something with the other project is causing issues which I will need to investigate. Please close this issue.

Thanks,
Mark

pgimport has no --debug option, but it is a good idea just need to be done :smile:

I ll try to import this project on my side and see if I can get more info.

Yeah its odd, https://fedorahosted.org/nunc-stans/ works, but https://fedorahosted.org/389/ does not. Could the project name being all numbers be an issue? <grasping at straws>

This is the answer of fedorahosted for the post request pgimport does

{u'id': 1, u'result': None, u'error': {u'message': u'ServiceException details : unsupported type for timedelta microseconds component: unicode', u'code': -32603, u'name': u'JSONRPCError'}}

Not sure if the name of the project plays a part here, I ll try to find another project with only number as name and try :)
`

@pingou changed the status to Closed

7 years ago

Login to comment on this ticket.

Metadata