#63 closed defect (fixed)
gcc335 conflict
Reported by: | Silvan Scherrer | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | rpm | Version: | |
Severity: | Keywords: | ||
Cc: |
Description
eCS 2.2 also installs libgcc335 rpm and some rpm also want to install gcc335.dll, so this gives a conflict. wouldn't it be better to have libgcc335 as a requirement.
libc-devel is one of the conflicting rpm's
Change History (2)
comment:1 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 11 years ago
BTW this may happen in other packages, in %files devel
%exclude %{_libdir}/gcc335.dll
fixes the problem.
Note:
See TracTickets
for help on using tickets.
The dll was included twice, both libgcc335 and libc-devel packages.
This has been fixed in changeset:361.