Bug 1507890 - bad post install script
Summary: bad post install script
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: vino
Version: 26
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Søren Sandmann Pedersen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-10-31 11:46 UTC by Levente Farkas
Modified: 2018-04-19 12:26 UTC (History)
4 users (show)

Fixed In Version: vino-3.22.0-7.fc29
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-04-19 12:26:19 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Levente Farkas 2017-10-31 11:46:36 UTC
vino's scripts are all missing parameters.

eg:
%preun
%systemd_user_preun

while it's missing the service name parameter all should have to be fixed to:
%preun
%systemd_user_preun vino-server

the same true for the el7 packages.


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