Opened 14 years ago
Closed 5 years ago
#1 closed enhancement (fixed)
rpm: does not install locked files.
Reported by: | Yuri Dario | Owned by: | Yuri Dario |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | rpm | Version: | |
Severity: | highest | Keywords: | |
Cc: |
Description
Locked files causes installation to leave a temporary file, and new file is not installed.
Change History (3)
comment:1 by , 14 years ago
comment:2 by , 13 years ago
Type: | defect → enhancement |
---|
New setting in macros file:
#------------------------------------------------------------------------ # handle file unlocking, options: # 0 - automatic handling (default) # 1 - use config.sys driver only # 2 - do nothing, report error # %_os2_unlock_mode 0
added in changeset:40.
comment:3 by , 5 years ago
Resolution: | → fixed |
---|---|
Severity: | → highest |
Status: | new → closed |
this looks like fixed since ages. so closing it.
Note:
See TracTickets
for help on using tickets.
(changeset:40) implements unlock support for EXE and DLL files.