Skip to content
This repository was archived by the owner on Jul 11, 2022. It is now read-only.
This repository was archived by the owner on Jul 11, 2022. It is now read-only.

Encountered an unknown error when doing 'sudo tap update' #40

@ghost

Description

The system is Debian Sid on amd64

michael@dimensional-rift:~/Sources/tap$ sudo tap update
>> Reading APT cache...  
>> Updating APT cache...  
>> Updating MPR cache...  
>> Updating other cache files...  

>> Encountered an unknown error.
>> Full traceback at '/tmp/tap-w9p8e08e'.

/tmp/tap-w9p8e08e:

michael@dimensional-rift:~/Sources/tap$ sudo cat /tmp/tap-w9p8e08e 
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/tap/main.py", line 72, in main
    _main()
  File "/usr/lib/python3/dist-packages/tap/main.py", line 67, in _main
    operations[cfg.operation]()
  File "/usr/lib/python3/dist-packages/tap/update.py", line 66, in update
    _upgrade()
  File "/usr/lib/python3/dist-packages/tap/upgrade.py", line 28, in _upgrade
    rpc_data = cfg.mpr_cache.package_dicts[i.name]
KeyError: 'tap'

I tried re-installing tap with no luck.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions