https://bugzilla.novell.com/show_bug.cgi?id=245428 locilka@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |locilka@novell.com, visnov@novell.com, | |mvidner@novell.com, dmacvicar@novell.com, | |ma@novell.com, jsrain@novell.com AssignedTo|locilka@novell.com |adrian@novell.com ------- Comment #6 from locilka@novell.com 2007-02-16 07:40 MST ------- Please, see this time diagram. Client Server with FACTORY source ------------------------------------------------------------------- [ Start Update ] . [ Select Packages(*) ] . [ Pkg::Solve ] . [ Pkg::Commit ] . . . . . download: bash-45.85.1 [ OK ] . install: bash-45.85.1 [ OK ] . . . . +------------------------------+ . | drpmsync: changes the source | . | new: bash-45.90.2 | . | new: glibc-2.37.0 | . +------------------------------+ . . . . download: glibc-2.35.2 [ Error ] . (Error 404: not found ) . . . . . What to do now? . ------------------------------------------------------------------- (*) select: bash-45.85.1 (requires glibc-2.35.2) select: glibc-2.35.2 select: ... 1.) Zypp doesn't know that the source will be updated (source problem) 2.) Source switches from one to another consistent state but it breaks the pool. Some packages might be installed some needn't (zypp problem - commit without rollback). 3.) Maybe a possibility to offer a source reload and re-solve if there was some time-stamp on the source (zypp would need to check it, callbacks would need to offer reloading the source and returning to the proposal again). This can't be fixed without talk between ZYPP team and Adrian. We expect sources that don't change in time... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.