Page MenuHomeVyOS Platform

Python module named 'isc_dhcp_leases' missing in latest rolling release
Closed, ResolvedPublicBUG

Description

Initially reported in slack channel.

cpo@LR1:~$ show dhcp server leases
Traceback (most recent call last):
  File "/usr/libexec/vyos/op_mode/show_dhcp.py", line 26, in <module>
    from isc_dhcp_leases import Lease, IscDhcpLeases
ImportError: No module named 'isc_dhcp_leases'

Details

Difficulty level
Easy (less than an hour)
Version
1.2.0-rolling+201809192034
Why the issue appeared?
Other

Event Timeline

c-po changed the task status from Open to In progress.Sep 20 2018, 5:23 AM
c-po claimed this task.
c-po changed Difficulty level from Unknown (require assessment) to Easy (less than an hour).
c-po changed Why the issue appeared? from Will be filled on close to Other.

Correction on Version: VyOS 1.2.0-rolling+201809192147

Yes, quite an embarassing mistake. I'm working on it.

No problem, I appreciate the help :)

@dmbaturin I actually comitted the fix yesterday morning. Somehow Phabricator only shows the corresponding commits when logged in.

Oops. I forgot to add the actual package to our repos. Should be fixed now.