we already talked about this, but it seems it's still not fixed... # urpmi --auto-update [...] The following packages have to be removed for others to be upgraded: apache-mod_apreq-2.130.0-3.mga2.x86_64 (due to unsatisfied apache-conf >= 2.2.0, due to unsatisfied apache-conf >= 2.2.0, due to unsatisfied perl-libapreq2 >= 2.130.0) mason-1.460.0-1.mga2.noarch (due to missing perl-libapreq2) perl-Catalyst-View-Mason-0.180.0-1.mga1.noarch (due to missing perl(HTML::Mason)) perl-HTTP-Server-Simple-Mason-0.140.0-1.mga1.noarch (due to unsatisfied perl(HTML::Mason) >= 1.250.0) perl-MasonX-Request-ExtendedCompRoot-0.30.0-2.mga1.noarch (due to missing perl(HTML::Mason::Request), due to missing perl(HTML::Mason::Exceptions), due to missing perl(HTML::Mason::Tools), due to missing perl(HTML::Mason::Resolver::File)) perl-MasonX-Request-ExtendedCompRoot-WithApacheSession-0.30.0-1.mga1.noarch (due to missing perl(MasonX::Request::WithApacheSession), due to missing perl(MasonX::Request::ExtendedCompRoot)) perl-MasonX-Request-WithApacheSession-0.310.0-1.mga1.noarch (due to missing perl(HTML::Mason::Request), due to missing perl(HTML::Mason::Exceptions), due to unsatisfied perl(HTML::Mason) >= 1.160.0) perl-libapreq2-2.130.0-3.mga2.x86_64 (due to unsatisfied apache-mod_apreq >= 2.130.0) (y/N)
CC: (none) => guillomovitch
apache-conf package doesn't exist anymore, it has been merged into standard apache package. Apache modules packages, such as apache-mod_apreq, should just requires 'apache'.
apache-mod_apreq built from srpm libapreq2 which spec file does not list apache-conf at all. so i don't know what to do...
i don't understand, i can't rebuild libapreq2 because of this error : A requested package cannot be installed: apache-mod_perl-2.0.5-10.mga2.x86_64 (due to unsatisfied apache-mpm-event-2.2.21-4.mga2.x86_64) but in the spec file apache-mpm-event conflicts with apache-mod_perl and apache-mod_perl doesn't requires apache-mpm-event. Any idea ?
no idea from my part... but maybe this explains why there is a problem: the package could not be rebuilt with the changes done in apache, and therefore we end up with a conflict.
apache-mpm-event was providing 'apache', whereas I think it should be 'apache-mpm'. I just submitted apache, let's check if this fix the issue.
CC: (none) => nanardon
libapreq2 has been upload few minutes ago.
Status: NEW => RESOLVEDResolution: (none) => FIXED