Bug 4878 - Circular dependency between thinlinc-vsm and thinlinc-tlprinter RPM:s
Summary: Circular dependency between thinlinc-vsm and thinlinc-tlprinter RPM:s
Status: CLOSED FIXED
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Other (show other bugs)
Version: 4.1.0
Hardware: PC Unknown
: P2 Normal
Target Milestone: 4.15.0
Assignee: Pierre Ossman
URL:
Keywords: prosaic
Depends on: 4885
Blocks:
  Show dependency treegraph
 
Reported: 2013-10-30 11:27 CET by Karl Mikaelsson
Modified: 2022-03-04 14:09 CET (History)
0 users

See Also:
Acceptance Criteria:


Attachments

Description Karl Mikaelsson cendio 2013-10-30 11:27:53 CET
> $ grep Requires vsm/thinlinc-vsm.spec.in printer/thinlinc-tlprinter.spec.in
> vsm/thinlinc-vsm.spec.in:Requires: thinlinc-tlmisc thinlinc-tlprinter
> printer/thinlinc-tlprinter.spec.in:Requires: thinlinc-vsm

> $ rpm -q thinlinc-vsm --requires
> thinlinc-tlmisc
> thinlinc-tlprinter
> /bin/sh

> $ rpm -q thinlinc-tlprinter --requires
> thinlinc-vsm

Introduced in r24482.
Comment 1 Karl Mikaelsson cendio 2016-02-03 13:29:17 CET
Moving normalize_hardware_address, generate_alternative_hwaddrs and UnknownHardwareAddressFormat from tlprinter to vsm will allow us to break this dependency loop.
Comment 2 Pierre Ossman cendio 2022-03-04 14:09:06 CET
We've merged the RPMs, so this loop is gone.

Note You need to log in before you can comment on or make changes to this bug.