Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Deepin Integration]~[V23-Release] chore: bump to 6.2.6 by fly602@linuxdeepin/lastore-daemon by deepin-community-ci-bot[bot] #11244

Closed
deepin-bot bot opened this issue Feb 10, 2025 · 6 comments
Assignees
Labels
23 Project:integrated 集成管理相关 许琪 许琪
Milestone

Comments

@deepin-bot
Copy link

deepin-bot bot commented Feb 10, 2025

Package information | 软件包信息

包名 版本
lastore-daemon 6.2.6

Package repository address | 软件包仓库地址

deb [trusted=yes] https://ci.deepin.com/repo/obs/deepin:/CI:/TestingIntegration:/test-integration-pr-2556:/dde/testing/ ./

Changelog | 更新信息

lastore-daemon (6.2.6) unstable; urgency=medium

@deepin-bot deepin-bot bot added the Project:integrated 集成管理相关 label Feb 10, 2025
@deepin-bot deepin-bot bot added this to the V23-Release milestone Feb 10, 2025
@deepin-bot deepin-bot bot moved this to In progress in v23-集成管理 Feb 10, 2025
@deepin-bot
Copy link
Author

deepin-bot bot commented Feb 10, 2025

Integration Test Info

Test suggestion | 测试建议

Influence | 影响范围

ADDITIONAL INFORMATION | 额外补充

@deepin-bot
Copy link
Author

deepin-bot bot commented Feb 10, 2025

IntegrationProjector Notify the author
@fly602: Integrated issue updated

@deepin-bot
Copy link
Author

deepin-bot bot commented Feb 10, 2025

IntegrationProjector Bot
Deepin Testing Integration Project Manager Info
Link to deepin-community/Repository-Integration#2556

@fly602
Copy link

fly602 commented Feb 10, 2025

  1. 修改cat /etc/apt/apt.conf.d/99lastore.conf中Acquire::SmartMirrors::Debug的值为 true;

  2. 执行apt download 包名,apt会打印镜像地址转到其他仓库地址:
    ~ apt download fish
    0% [执行中]Using 'http://mirrors.ustc.edu.cn/deepin//beige/pool/main/f/fish/fish_3.7.1-1_amd64.deb' instead of 'https://cdn-community-packages.deepin.com/deepin/beige/pool/main/f/fish/fish_3.7.1-1_amd64.deb'
    获取:1 https://cdn-community-packages.deepin.com/beige beige/main amd64 fish amd64 3.7.1-1 [1,003 kB]

  3. 智能镜像源触发时会检测随机的5个仓库地址的响应速度,每次检测的仓库地址可能不一样,如果有如下日志,说明在检测中,而且会显示响应速度,如果速度最快的与上面apt转换的一样的就说明已经生效了:
    sudo journalctl -t lastore/smartmirror -f2月 10 17:27:36 uos-PC lastore/smartmirror[191310]: smartmirror.go:163: detecting mirror: https://mirror.deepines.com/deepin/
    2月 10 17:27:36 uos-PC lastore/smartmirror[191310]: smartmirror.go:163: detecting mirror: http://ftp.gwdg.de/pub/linux/linuxdeepin/deepin/
    2月 10 17:27:38 uos-PC lastore/smartmirror[191310]: smartmirror.go:204: begin -----------------------
    2月 10 17:27:38 uos-PC lastore/smartmirror[191310]: smartmirror.go:205: query https://cdn-community-packages.deepin.com/deepin/beige/pool/main/f/fish/fish_3.7.1-1_amd64.deb
    2月 10 17:27:38 uos-PC lastore/smartmirror[191310]: smartmirror.go:208: select http://mirrors.ustc.edu.cn/deepin/ false 78.122212ms 200
    2月 10 17:27:38 uos-PC lastore/smartmirror[191310]: smartmirror.go:210: detect https://cdn-community-packages.deepin.com/deepin false 102.20268ms 200
    2月 10 17:27:38 uos-PC lastore/smartmirror[191310]: smartmirror.go:210: detect http://ftp.gwdg.de/pub/linux/linuxdeepin/deepin/ false 1.836753198s 200
    2月 10 17:27:38 uos-PC lastore/smartmirror[191310]: smartmirror.go:210: detect https://mirror.deepines.com/deepin/ true 2.001032273s -2
    2月 10 17:27:38 uos-PC lastore/smartmirror[191310]: smartmirror.go:210: detect http://mirrors.kernel.org/deepin/ true 2.001085868s -2
    2月 10 17:27:38 uos-PC lastore/smartmirror[191310]: smartmirror.go:214: end -----------------------

@Zeno-sole Zeno-sole assigned babyfengfjx and unassigned Zeno-sole and hudeng-go Feb 11, 2025
@Zeno-sole Zeno-sole added the 23 label Feb 11, 2025
@babyfengfjx babyfengfjx moved this from In progress to 测试中 in v23-集成管理 Feb 11, 2025
@babyfengfjx babyfengfjx added the 许琪 许琪 label Feb 11, 2025
@babyfengfjx
Copy link

@xuqi27837288 请先理解此功能模块的基本逻辑,然后进行集成验证,确保手动选择和智能选择的逻辑正确可用,需要从后端数据上验证整个逻辑的正确性,对应问题单:https://pms.uniontech.com/bug-view-302185.html

@xuqi27837288 xuqi27837288 moved this from 测试中 to 测试通过 in v23-集成管理 Feb 11, 2025
@xuqi27837288
Copy link

xuqi27837288 commented Feb 11, 2025

【验证环境】:deepin 23 Release镜像
镜像:https://cdimage.uniontech.com/daily-iso/image-beige/CUSTOM/lichenggang/20250120/deepin-23-beige-release-amd64-20250120-175018.iso
内核:Linux test-PC 6.12.1-amd64-desktop-hwe
【验证结果】:集成测试通过

点击测速后切换镜像源后出现卡死的现象,待后续版本继续解决修复
https://pms.uniontech.com/bug-view-302867.html

@Zeno-sole Zeno-sole moved this from 测试通过 to 已集成 in v23-集成管理 Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
23 Project:integrated 集成管理相关 许琪 许琪
Projects
Status: 已集成
Development

No branches or pull requests

5 participants