[Topic DIscussion] Looking Deepin ci 25.2.0 Developer/Unstable repositories
Tofloor
poster avatar
louzati
deepin
2026-07-01 06:45
Author

Hello Deepin Community & Developers,

I am currently running Deepin ci 25.2.0 and I want to test the latest bleeding-edge updates, features, and experimental packages, even if they are unstable.

Could anyone please provide me with the correct and official developer repositories/mirrors to add to my /etc/apt/sources.list or /etc/apt/sources.list.d/?

I am fully aware of the risks of using unstable branches and know how to handle system rollbacks if needed. I just want to stay up to date with the latest code changes.

Thank you in advance for your help!

Reply Favorite View the author
All Replies
avatar
deepin流云
Super Moderator
Community OP
2026-07-01 10:32
#1

Thanks for your interest! We have two test repos you can add:

  • Stable testing (close to release):
    deb https://ci.deepin.com/repo/deepin/deepin-community/stable/ crimson main commercial community
  • Dev testing (bleeding‑edge, unstable):
    deb https://ci.deepin.com/repo/deepin/deepin-community/testing/ unstable/crimson main commercial community

You can edit /etc/apt/sources.list with sudo nano /etc/apt/sources.list or put them in a separate .list file.

Just a heads‑up: these are really unstable, and the community won't provide support for any breakage caused by them – but you already know that 😉

Also, regarding deepin 25.2 – it's still under active development and testing. The version number will only be updated right before the official release, so even with these test sources, you won't see "25.2" in the system version for now.

Reply View the author
avatar
lxwndr
deepin
2026-07-03 08:59
#2
deepin流云

Thanks for your interest! We have two test repos you can add:

  • Stable testing (close to release):
    deb https://ci.deepin.com/repo/deepin/deepin-community/stable/ crimson main commercial community
  • Dev testing (bleeding‑edge, unstable):
    deb https://ci.deepin.com/repo/deepin/deepin-community/testing/ unstable/crimson main commercial community

You can edit /etc/apt/sources.list with sudo nano /etc/apt/sources.list or put them in a separate .list file.

Just a heads‑up: these are really unstable, and the community won't provide support for any breakage caused by them – but you already know that 😉

Also, regarding deepin 25.2 – it's still under active development and testing. The version number will only be updated right before the official release, so even with these test sources, you won't see "25.2" in the system version for now.

Hello,

The domain ci.deepin.com resolves correctly to the IP address 61.183.83.58, but it is not possible to establish a connection to the server.

Tests performed:

  • nslookup: working normally;
  • curl https://ci.deepin.com: connection timed out;
  • nc on ports 80 and 443: connection timed out;
  • traceroute: the route reaches the network in China, but does not reach the final host.

I kindly request that you verify the availability of the service and confirm that ports 80 and 443 are accessible from external networks.

Reply View the author