Activity log for bug #129575

Date Who What changed Old value New value Message
2007-08-01 00:36:25 Scott Kitterman bug added bug
2007-08-03 20:20:57 Michael Vogt apt: status New Won't Fix
2007-08-03 20:20:57 Michael Vogt apt: statusexplanation Thanks for your bugreport. I'm happy to change the wording to make it clearer what this is all about. But the warning should stay there as a warning so that people who modify packages that are maintained in bzr (or svn) know that direct modifications will get archive and version control system out of sync. Alternatively we can change this to a whishlist item so that you can get a apt option to overwrite the warning (also -y should already do the trick). Cheers, Michael
2007-08-03 21:12:12 Scott Kitterman description Binary package hint: apt Currently in Gutsy with apt version 0.7.4ubuntu1 when I try to download packages with apt-get source I now get warnings that get in the way and are wrong: WARNING: 'pyspf' is maintained in the 'Svn' version control system at: svn://svn.debian.org/python-modules/packages/pyspf/trunk/ Are you sure you want to continue [yN]? WARNING: 'hal' is maintained in the 'Bzr' version control system at: http://bazaar.launchpad.net/~ubuntu-core-dev/hal/ubuntu Please use: bzr get http://bazaar.launchpad.net/~ubuntu-core-dev/hal/ubuntu to modify the package. Are you sure you want to continue [yN]? Now I don't know about hal, but for pyspf all that's in the svn is the debian dir. Apt-get source retrieves the entire package for a specific release. In this case I was trying to get the released source for hal from Feisty. So in the two cases I tested it was at the very least misleading and in some cases points the user in the wrong direction. Apt-get source gets a source package from a particular release. It's use is not limited to getting the latest and greatest debian packaging directories. Please remove this ill considered feature. Binary package hint: apt Currently in Gutsy with apt version 0.7.4ubuntu1 when I try to download packages with apt-get source I now get warnings that get in the way and are wrong: WARNING: 'pyspf' is maintained in the 'Svn' version control system at: svn://svn.debian.org/python-modules/packages/pyspf/trunk/ Are you sure you want to continue [yN]? WARNING: 'hal' is maintained in the 'Bzr' version control system at: http://bazaar.launchpad.net/~ubuntu-core-dev/hal/ubuntu Please use: bzr get http://bazaar.launchpad.net/~ubuntu-core-dev/hal/ubuntu to modify the package. Are you sure you want to continue [yN]? Now I don't know about hal, but for pyspf all that's in the svn is the debian dir. Apt-get source retrieves the entire package for a specific release. In this case I was trying to get the released source for hal from Feisty. So in the two cases I tested it was at the very least misleading and in some cases points the user in the wrong direction. Apt-get source gets a source package from a particular release. It's use is not limited to getting the latest and greatest debian packaging directories. I would suggest changing it to: NOTICE: 'PACKAGE' Debian packaging is maintained in the VCS_TYPE' version control system at: PATH_TO_VCS Please use: VCS_TYPE VCS_COMMAND PATH_TO_VCS to retrieve the latest (unreleased) updates to the package. And then lose the question entirely.
2007-08-03 21:12:12 Scott Kitterman title Version control system warnings annoying and misleading Version control system warnings intrusive and unclear
2007-08-03 21:13:36 Scott Kitterman apt: status Won't Fix Confirmed
2007-08-03 21:13:36 Scott Kitterman apt: statusexplanation Thanks for your bugreport. I'm happy to change the wording to make it clearer what this is all about. But the warning should stay there as a warning so that people who modify packages that are maintained in bzr (or svn) know that direct modifications will get archive and version control system out of sync. Alternatively we can change this to a whishlist item so that you can get a apt option to overwrite the warning (also -y should already do the trick). Cheers, Michael
2007-08-08 18:07:52 Michael Vogt apt: status Confirmed Fix Released
2009-12-05 16:22:27 Launchpad Janitor branch linked lp:ubuntu/apt