[sysadmin/neon-tooling] nci/lib: dist needs to be passed into debsrcline

Carlos De Maine <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 8b3871f3b67bb83a724ae2f0f9e7f5e6c02c91b5 by Carlos De Maine.
Committed on 21/07/2026 at 08:23.
Pushed by carlosdem into branch 'master'.

dist needs to be passed into debsrcline
so that the series matches in the future_series deb-src

M  +1    -1    nci/lib/setup_repo.rb

https://invent.kde.org/sysadmin/neon-tooling/-/commit/8b3871f3b67bb83a724ae2f0f9e7f5e6c02c91b5

diff --git a/nci/lib/setup_repo.rb b/nci/lib/setup_repo.rb
index e66b5656..3d6a04dc 100644
--- a/nci/lib/setup_repo.rb
+++ b/nci/lib/setup_repo.rb
@@ -160,7 +160,7 @@ APT::Default-Release "#{setup_repo_codename}";
         #   Error: 'deb-src http://archive.neon.kde.org/unstable xenial main'
         #   invalid
         # obviously.
-        lines = debsrcline
+        lines = debsrcline(dist: dist)
         File.write("/etc/apt/sources.list.d/neon_src_#{dist}.list", lines)
         puts "lines: #{lines}"
       end
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.