[Pkg-virtualbox-devel] Squeeze vs. Linux 2.6.38 + Virtualbox

intrigeri intrigeri at boum.org
Sun May 29 16:57:03 UTC 2011


Hi,

Michael Meskes wrote (29 May 2011 14:38:13 GMT) :
> On Fri, May 27, 2011 at 05:38:05PM +0200, intrigeri wrote:
>> As far as I know, I don't have write access to
>> pkg-virtualbox/virtualbox-ose.git so I'm attaching a Git bundle
>> created from refs debian/4.0.4-dfsg-2..squeeze-backports.

> You could apply to become a team member, then you'll get write
> access.

Thanks for your proposal, but I don't think I can reasonably commit to
work on pkg-virtualbox stuff on any kind of regular basis.

It's important to me to help bootstrapping the process of having a
2.6.38+ -compatible VirtualBox in squeeze-backports, but I don't think
I will be able to help that much on the long run.

>> Summary of the changes:
>> 
>>   181de00 Adapt gbp configuration for Squeeze backports branch.
>>   4e8d9b3 Update changelog for 4.0.4-dfsg-2~bpo60+1

> Hmm, are you sure:

> $git bundle verify ~/virtualbox-ose_4.0.4-dfsg-2~bpo60+1.bundle
> The bundle contains 1 ref
> 181de00272b548d241b4c116806fd016e2b4893c HEAD
> The bundle requires these 1 ref
> 9d4f495883ae7b1ad8c5ae63d5ba972fc3c4248e Prepare for upload.
> /home/michael/virtualbox-ose_4.0.4-dfsg-2~bpo60+1.bundle is okay

> I haven't used git bundle before but shouldn't it show both changes?

It seems like "git bundle verify" only shows the refs (== heads ==
branches tips) the bundle contains, rather than the whole list of
commits it contains.

I successfully tried the following:

  $ git bundle list-heads ../virtualbox-ose_4.0.4-dfsg-2~bpo60+1.bundle
  181de00272b548d241b4c116806fd016e2b4893c HEAD
  $ git bundle unbundle ../virtualbox-ose_4.0.4-dfsg-2~bpo60+1.bundle
  $ git checkout -b squeeze-backports 181de00272b548d241b4c116806fd016e2b4893c
  Switched to a new branch 'squeeze-backports'
  $ git log --pretty=oneline debian/4.0.4-dfsg-2..
  181de00272b548d241b4c116806fd016e2b4893c Adapt gbp configuration for Squeeze backports branch.
  4e8d9b33ed64b68223f7006437420bda6ad925a8 Update changelog for 4.0.4-dfsg-2~bpo60+1

... so this should work for you as well :)

Bye,
--
  intrigeri <intrigeri at boum.org>
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc
  | If you must label the absolute, use it's proper name: Temporary.



More information about the Pkg-virtualbox-devel mailing list