J

Error while deleting profile

jp profile delete -p agayon2
usage: jp [-h] [--version]
{file,input,uri,message,event,info,account,param,debug,ad-hoc,forums,ticket,application,app,ping,invitation,profile,shell,avatar,pipe,pubsub,merge-request,bookmarks,roster,encryption,identity,blog}
...
jp: error: unrecognized arguments: -p
[arnaud namek ~]: jp profile delete agayon2
Are you sure to delete profile [agayon2] ? (y/N)? y
Traceback (most recent call last):
File "/usr/bin/jp", line 24, in <module>
jp.run()
File "/usr/lib/python3.9/site-packages/sat_frontends/jp/base.py", line 674, in run
self.loop.run(self, args, namespace)
File "/usr/lib/python3.9/site-packages/sat_frontends/jp/loops.py", line 51, in run
loop.run_until_complete(jp.main(args=args, namespace=namespace))
File "/usr/lib/python3.9/asyncio/base_events.py", line 642, in run_until_complete
return future.result()
File "/usr/lib/python3.9/site-packages/sat_frontends/jp/base.py", line 665, in main
await self.args._cmd.run()
File "/usr/lib/python3.9/site-packages/sat_frontends/jp/base.py", line 1255, in run
await self.start()
File "/usr/lib/python3.9/site-packages/sat_frontends/jp/cmd_profile.py", line 165, in start
await self.host.bridge.asyncDeleteProfile(self.args.profile)
sat_frontends.bridge.bridge_frontend.BridgeException: AttributeError: Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/dbus/service.py", line 711, in _message_cb
retval = candidate_method(self, args, *keywords)
File "/usr/lib/python3.9/site-packages/sat/bridge/dbus_bridge.py", line 235, in asyncDeleteProfile
return self._callback("asyncDeleteProfile", str(profile), callback=callback, errback=errback)
File "/usr/lib/python3.9/site-packages/sat/bridge/dbus_bridge.py", line 113, in _callback
result = self.cbname
File "/usr/lib/python3.9/site-packages/sat/memory/memory.py", line 567, in asyncDeleteProfile
d = self.params.asyncDeleteProfile(name, force)
File "/usr/lib/python3.9/site-packages/sat/memory/params.py", line 210, in asyncDeleteProfile
return defer.fail(Failure(exceptions.ProfileConnected))
File "/usr/lib/python3.9/site-packages/twisted/python/failure.py", line 327, in init
f = tb.tb_frame
AttributeError: 'getset_descriptor' object has no attribute 'tb_frame'

id

355

author

Jnanar

created

04/02/2021, 19:44

updated

04/02/2021, 19:44

labels
jp
type
bug
status
queued
priority
normal
milestone
0.7
severity
normal