ubuntu-packaging-guide-team team mailing list archive
-
ubuntu-packaging-guide-team team
-
Mailing list archive
-
Message #01222
[Bug 1071782] Re: Add instruction to to install bzr in order to make use of "bzr qlog"
Hi Antonio,
No, it should not be marked invalid. You caught a real bug here. Thanks
you again for deciding to work on it.
I think you misunderstood my point. We should mention that you need to install qbzr, the package that provides the command 'bzr qlog' but you don't need to add the PPA in order to do that. qbzr is provided in the normal Ubuntu repositories. See:
http://packages.ubuntu.com/qbzr
Thanks!
** Summary changed:
- Add instruction to to install bzr in order to make use of "bzr qlog"
+ Add instruction to install qbzr in order to make use of "bzr qlog"
--
You received this bug notification because you are a member of Ubuntu
Packaging Guide Team, which is subscribed to Ubuntu Packaging Guide.
https://bugs.launchpad.net/bugs/1071782
Title:
Add instruction to install qbzr in order to make use of "bzr qlog"
Status in Ubuntu Packaging Guide:
Confirmed
Bug description:
On
http://developer.ubuntu.com/packaging/html/udd-intro.html
it states:
{{{
$ cd kdetoys
$ bzr qlog
}}}
Suggestion:
bzr qlogs requires that
http://wiki.bazaar.canonical.com/QBzr
be installed. Suggestion would be to add the command:
sudo add-apt-repository ppa:bzr/ppa
So the instruction would look like:
{{{
$ cd kdetoys
$sudo add-apt-repository ppa:bzr/ppa
$ bzr qlog
}}}
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-packaging-guide/+bug/1071782/+subscriptions
References