On Sun, Apr 23, 2006 at 04:09:34PM +0200, Christian Pernegger wrote: > Package: synaptic > Version: 0.57.9 > Severity: normal
Thanks for your bugreport. > I had to make a very small change to a package > locally, so I didn't want to bump the version > number. I then checked 'lock version' to prevent > synaptic from changing it, but it still wants > to 'upgrade' to the same version in the official > repository every time. [..] This is tricky to do because the locking works on the version information. If you have two versions with the same version number it is confusing for libapt (and therefore synaptic) to know what version you mean with "locked". Apt in general is not very good with identical version numbers but different package control information (size, dependencies). My advice is to generally have unique version numbers (by e.g. adding "package_1.0-1localbuild1" etc to the version number). Cheers, Michael -- Linux is not The Answer. Yes is the answer. Linux is The Question. - Neo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

