** Also affects: linux-meta-raspi2 (Ubuntu Eoan)
Importance: Undecided
Status: New
** Also affects: linux-meta-raspi2 (Ubuntu Bionic)
Importance: Undecided
Status: New
** Also affects: linux-meta-raspi2 (Ubuntu Disco)
Importance: Undecided
Status: New
** Also affects: linux-meta-raspi2 (Ubuntu Xenial)
Importance: Undecided
Status: New
** Also affects: linux-meta-raspi2 (Ubuntu Cosmic)
Importance: Undecided
Status: New
** Changed in: linux-meta-raspi2 (Ubuntu Xenial)
Status: New => In Progress
** Changed in: linux-meta-raspi2 (Ubuntu Bionic)
Status: New => In Progress
** Changed in: linux-meta-raspi2 (Ubuntu Cosmic)
Status: New => In Progress
** Changed in: linux-meta-raspi2 (Ubuntu Disco)
Status: New => In Progress
** Changed in: linux-meta-raspi2 (Ubuntu Eoan)
Status: New => In Progress
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-meta-raspi2 in Ubuntu.
https://bugs.launchpad.net/bugs/1824474
Title:
Is Vcs-Git line correct?
Status in linux-meta-raspi2 package in Ubuntu:
In Progress
Status in linux-meta-raspi2 source package in Xenial:
In Progress
Status in linux-meta-raspi2 source package in Bionic:
In Progress
Status in linux-meta-raspi2 source package in Cosmic:
In Progress
Status in linux-meta-raspi2 source package in Disco:
In Progress
Status in linux-meta-raspi2 source package in Eoan:
In Progress
Bug description:
Impact:
apt-get source suggets the wrong instructions when inquiring for
linux-meta-raspi2:
$ apt-get source linux-meta-raspi2
...
NOTICE: 'linux-meta-raspi2' packaging is maintained in the 'Git' version
control system at:
git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux-meta/+git/cosmic
raspi2
Please use:
git clone
git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux-meta/+git/cosmic
raspi2
to retrieve the latest (possibly unreleased) updates to the package.
which, if executed, result in a checkout of the master branch in a
raspi2 subdirectory (instead of a checkout of the raspi2 branch).
Fix:
Fix the Vcs-Git line in linux-meta-raspi2/debian/control.common.
How to test:
Check the output of `apt-get source linux-meta-raspi2`, a fixed
version will suggest:
...
git clone
git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux-meta/+git/cosmic -b
raspi2
...
Regression potential:
Very low, trivial modification.
--
The control file for the latest version of this package contains:
Vcs-Git: git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux-
meta/+git/disco raspi2
This cauases `apt-get source` to suggest:
NOTICE: 'linux-meta-raspi2' packaging is maintained in the 'Git' version
control system at:
git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux-meta/+git/cosmic
raspi2
Please use:
git clone
git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux-meta/+git/cosmic
raspi2
to retrieve the latest (possibly unreleased) updates to the package.
...which checks out the sources to the raspi2 subdirectory, instead of
checking out the raspi2 branch. Is this supposed to be "-b raspi2"
instead?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta-raspi2/+bug/1824474/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp