You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If client remove repo file from /etc/yum.repos.d/ directory and server handles this repository
then client should be informed by warning that repo files is missing.
The text was updated successfully, but these errors were encountered:
i am afraid, that actual code (which should solve this issue) is useless. You should check cached repo files on server side (by the sended messages from client side) and this is not possible to do, until we will solve caching and database issues
User use it for a time but did not do anything with SSDS. No updates/installations/deletes.
User tries to install / delete / update package.
What should be an action?
Either detete the first.repo on server side and all relevant data like cache file etc. or inform user that repo was deleted?
I think that case is the correct on. Like in DNF or YUM case.
I updated it header text.
phracek
changed the title
Inform users as a warning if repo file is missing
Delete a repo file and all relevant stuff on server if a client repo is missing.
Sep 7, 2015
If client remove repo file from /etc/yum.repos.d/ directory and server handles this repository
then client should be informed by warning that repo files is missing.
The text was updated successfully, but these errors were encountered: