Debian Package Tracker
Register | Log in
Subscribe

vland

LAVA Coordinator daemon

Choose email to subscribe with

general
  • source: vland (main)
  • version: 0.8-1
  • maintainer: Debian LAVA team (archive) (DMD)
  • uploaders: Steve McIntyre [DMD] – Neil Williams [DMD]
  • arch: all
  • std-ver: 3.9.8
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • oldstable: 0.8-1
  • unstable: 0.8-1
versioned links
  • 0.8-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • vland
action needed
1 binary package has unsatisfiable dependencies high
  • The dependencies of vland=0.8-1 cannot be satisfied in unstable on amd64 because: unsatisfied dependency on python-psycopg2
Created: 2020-03-08 Last update: 2022-05-20 09:01
Standards version of the package is outdated. high
The package is severely out of date with respect to the Debian Policy. The package should be updated to follow the last version of Debian Policy (Standards-Version 4.6.1 instead of 3.9.8).
Created: 2018-12-06 Last update: 2022-05-11 23:24
lintian reports 6 errors and 17 warnings high
Lintian reports 6 errors and 17 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2021-10-23 Last update: 2021-11-05 04:35
The package has not entered testing even though the delay is over normal
The package has not entered testing even though the 5-day delay is over. Check why.
Created: 2019-12-14 Last update: 2022-05-20 08:37
Depends on packages which need a new maintainer normal
The packages that vland depends on which need a new maintainer are:
  • netkit-telnet (#986997)
    • Depends: telnet
Created: 2021-04-15 Last update: 2022-05-20 06:04
25 new commits since last upload, is it time to release? normal
vcswatch reports that this package seems to have new commits in its VCS but has not yet updated debian/changelog. You should consider updating the Debian changelog and uploading this new version into the archive.

Here are the relevant commit logs:
commit baa2ca47d55ff4c9f1a629aef98e0baaa7af83fe
Author: Steve McIntyre <steve@einval.com>
Date:   Tue Sep 3 15:03:24 2019 +0100

    Switch to using PIL for the visualisation code
    
    python-gd seems to be dead, so don't get blocked on it
    
    Only tiny changes needed in the visualisation layer \o/
    
    Lots of underlying changes in the graphics layer to use the primitives
    of the new library instead.

commit 9578312b9dae7d03428681a2ef3508a1fa2278f0
Author: Steve McIntyre <steve@einval.com>
Date:   Thu Jul 11 19:42:27 2019 +0100

    Add initial support for the T1700G series
    
    Seems to work OK, but there's a worry about reliability over
    telnet - it stops working after a number of logins. See the forum post
    at https://community.tp-link.com/en/business/forum/topic/107940 for
    other people seeing the same thing.

commit 2352d7cede615a30d9efdde41ce706e2b67a1ccb
Author: Steve McIntyre <steve@einval.com>
Date:   Thu Jul 11 19:02:19 2019 +0100

    Grab the prompt name more reliably on login
    
    Occasionally the code was picking up stray log output noise and
    matching the wrong thing. If we think we're logged in, hit enter again
    and *then* parse the prompt.

commit 8b1f99166e85c16a97744b8a6c9620588a228314
Author: Steve McIntyre <steve@einval.com>
Date:   Thu Jul 11 18:45:49 2019 +0100

    Tweak long input handling
    
    Lots of messy regexp to try and clean up the output from the switch :-(

commit 59e49263f8504e0067d5c110607725f2d16551f7
Author: Steve McIntyre <steve@einval.com>
Date:   Thu Jul 11 18:05:07 2019 +0100

    Match the prompt better
    
    Anchor using \r\n for the previous newline too. Otherwise we get
    confused by multiple lines of output on the T1700G series

commit 7f21866afcf1012201a4fac3b6b65fe36e6e8e73
Author: Steve McIntyre <steve@einval.com>
Date:   Thu Jul 11 18:04:16 2019 +0100

    Make device testing easier
    
    Take a username and passwords on the command line too

commit d133b28632f76510d7a3fdb855d4e25f367ba3c9
Author: Steve McIntyre <steve@einval.com>
Date:   Thu Jul 11 18:03:16 2019 +0100

    Cope with long output better
    
    The "Press any key to continue" string might not be at the beginning
    of a line

commit 705b2c290418d4ba90df4d5508c4a5c4914a3277
Author: Steve McIntyre <steve@einval.com>
Date:   Thu Jul 11 15:39:25 2019 +0100

    Clean up copyright notices throughout the code
    
    Add SPDX header for all code:
    
      SPDX-License-Identifier: GPL-2.0-or-later

commit 0fea178bd0201cf5de7146aaa3f7de901171efd7
Author: Steve McIntyre <steve@einval.com>
Date:   Fri Jun 7 00:15:01 2019 +0100

    Lots and lots of docs
    
    Much more comprehensive treatment of VLANd:
    
     * The concepts in how it works
     * The visualisation interface
     * Configuration
     * How to use VLANd:
       + initial setup
       + admin interface
       + intro to API usage
       + Troubleshooting problems

commit f02311fb4c90e1a699d6b3b1238eee4b266d610f
Author: Steve McIntyre <steve@einval.com>
Date:   Thu Jun 6 23:14:39 2019 +0100

    Allow specifying the location of vland.cfg in the environment
    
    Set the variable VLAND_CFG. Helpful for generating docs.

commit e128cb014454172de921e56af9855381603877a3
Author: Steve McIntyre <steve@einval.com>
Date:   Thu Jun 6 22:58:46 2019 +0100

    Typo fix

commit 7aca11f0e9244a84316673d62da5e316e3eb6c98
Author: Steve McIntyre <steve@einval.com>
Date:   Thu Jun 6 22:56:34 2019 +0100

    Working on 0.9

commit 0dc7119cc46361dde77b4fd36fdce2753d368350
Author: Steve McIntyre <steve@einval.com>
Date:   Thu Jun 6 14:52:03 2019 +0100

    Fix initial setup for the state table

commit 4507af4a7b15577074c3a1fb724fc28755eee9d1
Author: Steve McIntyre <steve@einval.com>
Date:   Thu Jun 6 14:50:45 2019 +0100

    Working on 0.9

commit 5edafdaf22509aba5608c53f87369a765823ba7f
Author: Steve McIntyre <steve@einval.com>
Date:   Thu Jun 6 14:49:36 2019 +0100

    Move the dummy DB files to /var/lib/vland

commit d8ddb1bc62f83aaa853ef48e200205c8bbae385f
Author: Steve McIntyre <steve@einval.com>
Date:   Fri May 24 20:41:58 2019 +0100

    Run make in the right directory for the docs

commit ce77ab8d90b21148bba6f505e0d1e181e39888f5
Author: Steve McIntyre <steve@einval.com>
Date:   Fri May 24 20:39:59 2019 +0100

    Add initial CI setup
    
    Just for the docs for now

commit 01135523f666294f39f3ccf96a122fd9790d4389
Author: Steve McIntyre <steve@einval.com>
Date:   Fri May 24 19:01:40 2019 +0100

    Minor wording tweak

commit 14c2146cf857803624fedcfd42e344d9bf8bdde1
Author: Steve McIntyre <steve@einval.com>
Date:   Fri May 24 18:53:44 2019 +0100

    Move the port-numbering doc into the sphinx docs too

commit bab4020062a07cdef2b0138c53f74883e3d0cc0e
Author: Steve McIntyre <steve@einval.com>
Date:   Fri May 24 18:29:10 2019 +0100

    git-ignore the built docs directory

commit 19811ec2f2b7ed7efdda7cee1c75efe381641a77
Author: Steve McIntyre <steve@einval.com>
Date:   Fri May 24 18:28:26 2019 +0100

    Remove most of the README and reference the doc dir instead

commit 3b3f30cf5802051f09ec39a7e900d493044b90d2
Author: Steve McIntyre <steve@einval.com>
Date:   Fri May 24 18:27:55 2019 +0100

    Initial docs
    
    Copied from the README and converted to rst

commit f7f486b577816e532603be7969f7f9506d86c2ca
Author: Steve McIntyre <steve@einval.com>
Date:   Fri May 24 18:27:21 2019 +0100

    Copy the check target from the LAVA docs
    
    Try and pick up on a common error in sphinx docs

commit 739ef8d37556f4aacb323a275802258c06a20249
Author: Steve McIntyre <steve@einval.com>
Date:   Fri May 24 18:27:05 2019 +0100

    Better theme

commit e1a5977c08ad717f0478ca9e77411e55d48fc0e1
Author: Steve McIntyre <steve@einval.com>
Date:   Fri May 17 19:05:28 2019 +0100

    Add initial Sphinx config for documentation
    
    Generated using sphinx-quickstart, then tweaked with inspiration from
    the LAVA docs setup
Created: 2019-05-18 Last update: 2022-05-20 05:34
piuparts found (un)installation error(s) normal
Piuparts stresses package installation, uninstallation, upgrade, ... While doing such tests, one or more errors were found for the following suites:
  • sid - piuparts
You should fix them.
Created: 2021-04-05 Last update: 2021-04-05 17:01
testing migrations
  • excuses:
    • Migration status for vland (- to 0.8-1): BLOCKED: Rejected/violates migration policy/introduces a regression
    • Issues preventing migration:
    • ∙ ∙ vland/amd64 has unsatisfiable dependency
    • ∙ ∙ vland/arm64 has unsatisfiable dependency
    • ∙ ∙ Updating vland would introduce bugs in testing: #938790
    • ∙ ∙ Not built on buildd: arch all binaries uploaded by 93sam, a new source-only upload is needed to allow migration
    • Additional info:
    • ∙ ∙ Cannot be tested by piuparts (not a blocker) - https://piuparts.debian.org/sid/source/v/vland.html
    • ∙ ∙ uninstallable on arch amd64, not running autopkgtest there
    • ∙ ∙ uninstallable on arch arm64, not running autopkgtest there
    • ∙ ∙ 1254 days old (needed 5 days)
    • Not considered
news
[rss feed]
  • [2019-12-15] vland REMOVED from testing (Debian testing watch)
  • [2018-12-18] vland 0.8-1 MIGRATED to testing (Debian testing watch)
  • [2018-12-12] Accepted vland 0.8-1 (source all) into unstable (Steve McIntyre)
  • [2018-12-11] vland 0.7-1 MIGRATED to testing (Debian testing watch)
  • [2018-12-06] Accepted vland 0.7-1 (source all) into unstable, unstable (Steve McIntyre)
bugs [bug history graph]
  • all: 2
  • RC: 1
  • I&N: 0
  • M&W: 1
  • F&P: 0
  • patch: 0
links
  • lintian (6, 17)
  • buildd: logs, clang, debcheck
  • popcon
  • browse source code
  • edit tags
  • other distros
  • screenshots

Debian Package Tracker — Copyright 2013-2018 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing