Menu

#5 The relational operator || is not a supported relational operator

1.0.2
closed
bug (4)
2018-01-25
2018-01-25
Gerrit Hohl
No

Seems the fix introduced for ticket #3 fixed the problem of dependency version parsing not completely. Now the PackageDependencyParserImpl reports:

Couldn't parse package dependency |util-linux (2.27.1-6ubuntu3.3)|: The relational operator || is not a supported relational operator.
Couldn't parse package dependency |lvm2 (2.02.133-1ubuntu10)|: The relational operator || is not a supported relational operator.

If no relational operator is defined, it should be "=".

Discussion

  • Gerrit Hohl

    Gerrit Hohl - 2018-01-25
    • status: open --> closed
    • discussion: enabled --> disabled
     
  • Gerrit Hohl

    Gerrit Hohl - 2018-01-25

    Fixed it in revision #16.