You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have local branch named, well, "local" ;-)
I do my own modifications here and then run slackrepo update to rebuild the dependent packages.
When there's a public SBo update, I then rebase my local branch on 14.2 (or recreate the local branch by cherry picking what I need if I see there is going to be too much fuss over rebasing).
Today something strange happened.
I rebased my local branch on 14.2 and:
packages depending on qt5 want to be rebuilt, although I previously rebuilt all of them when I modified qt5 SlackBuild (and before rebuilding, I committed my changes to the local branch) and qt5 was not modified on SBo for this public update,
packages depending on libvirt want to be rebuilt. Sure enough, I updated libvirt in my local branch before it was updated on SBo, but when I run git cherry -v 14.2 before rebasing, it was confirmed that my modifications are the same as SBo's.
Or at least that's what I think is going on ;-)
Thank you for your assistance :-)
Let me know if you need further details.
$ slackrepo --preview update
Pending: 21
[..]
academic/pulseview (rebuild for updated deps)
desktop/qt5ct (rebuild for updated deps)
development/Sphinx (rebuild for updated deps)
development/qbs (updated + rebuild for updated deps)
development/qt-creator (rebuild for updated deps)
graphics/converseen (rebuild for updated deps)
libraries/SDL2 (update for version 2.0.6)
libraries/html5lib (rebuild for updated deps)
libraries/libvirt-glib (rebuild for updated deps)
libraries/libvirt-python (updated + rebuild for updated deps)
libraries/qt5-webkit (rebuild for updated deps)
multimedia/ffmpeg (rebuild for updated deps)
multimedia/guvcview (rebuild for updated deps)
multimedia/smplayer (rebuild for updated deps)
network/spice (rebuild for updated deps)
network/wireshark (rebuild for updated deps)
office/calibre (rebuild for updated deps)
python/psutil (update for version 5.3.1)
python/python-dateutil (rebuild for updated deps)
python/six (update for version 1.11.0)
system/virt-manager (rebuild for updated deps)
--
Best regards,
Andrzej Telszewski
The text was updated successfully, but these errors were encountered:
Hi,
I have local branch named, well, "local" ;-)
I do my own modifications here and then run slackrepo update to rebuild the dependent packages.
When there's a public SBo update, I then rebase my local branch on 14.2 (or recreate the local branch by cherry picking what I need if I see there is going to be too much fuss over rebasing).
Today something strange happened.
I rebased my local branch on 14.2 and:
Or at least that's what I think is going on ;-)
Thank you for your assistance :-)
Let me know if you need further details.
I'm on revision 65b100d.
Here's what I'm talking about:
--
Best regards,
Andrzej Telszewski
The text was updated successfully, but these errors were encountered: