all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pdm-devel] [PATCH datacenter-manager] d/lintian-overrides: ignore lintian error `package-installs-apt-sources`
@ 2025-08-28  9:35 Shannon Sterz
  2025-08-28 19:40 ` Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Shannon Sterz @ 2025-08-28  9:35 UTC (permalink / raw)
  To: pdm-devel

for proxmox-datacenter-manager. otherwise, lintian will throw an error
[1]. this error was introduced by commit:

 5bbacd2cd (update PDM apt sources to deb822 format and point to
trixie)

that switch the file name from `pdm-test.list` to `pdm-test.sources`
so it complies with the new deb822 format.

[1]: https://lintian.debian.org/tags/package-installs-apt-sources

Signed-off-by: Shannon Sterz <s.sterz@proxmox.com>
---
 debian/proxmox-datacenter-manager.lintian-overrides | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/proxmox-datacenter-manager.lintian-overrides b/debian/proxmox-datacenter-manager.lintian-overrides
index 3f2e449..ce0e87a 100644
--- a/debian/proxmox-datacenter-manager.lintian-overrides
+++ b/debian/proxmox-datacenter-manager.lintian-overrides
@@ -1,3 +1,3 @@
-package-installs-apt-sources [etc/apt/sources.list.d/pdm-test.list]
+package-installs-apt-sources [etc/apt/sources.list.d/pdm-test.sources]
 uses-dpkg-database-directly [usr/libexec/proxmox/proxmox-datacenter-api]
 uses-dpkg-database-directly [usr/libexec/proxmox/proxmox-datacenter-privileged-api]
-- 
2.47.2



_______________________________________________
pdm-devel mailing list
pdm-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [pdm-devel] [PATCH datacenter-manager] d/lintian-overrides: ignore lintian error `package-installs-apt-sources`
  2025-08-28  9:35 [pdm-devel] [PATCH datacenter-manager] d/lintian-overrides: ignore lintian error `package-installs-apt-sources` Shannon Sterz
@ 2025-08-28 19:40 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2025-08-28 19:40 UTC (permalink / raw)
  To: Proxmox Datacenter Manager development discussion, Shannon Sterz

On 28/08/2025 11:36, Shannon Sterz wrote:
> for proxmox-datacenter-manager. otherwise, lintian will throw an error
> [1]. this error was introduced by commit:
> 
>  5bbacd2cd (update PDM apt sources to deb822 format and point to
> trixie)
> 
> that switch the file name from `pdm-test.list` to `pdm-test.sources`
> so it complies with the new deb822 format.
> 
> [1]: https://lintian.debian.org/tags/package-installs-apt-sources
> 
> Signed-off-by: Shannon Sterz <s.sterz@proxmox.com>
> ---
>  debian/proxmox-datacenter-manager.lintian-overrides | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/debian/proxmox-datacenter-manager.lintian-overrides b/debian/proxmox-datacenter-manager.lintian-overrides
> index 3f2e449..ce0e87a 100644
> --- a/debian/proxmox-datacenter-manager.lintian-overrides
> +++ b/debian/proxmox-datacenter-manager.lintian-overrides
> @@ -1,3 +1,3 @@
> -package-installs-apt-sources [etc/apt/sources.list.d/pdm-test.list]
> +package-installs-apt-sources [etc/apt/sources.list.d/pdm-test.sources]
>  uses-dpkg-database-directly [usr/libexec/proxmox/proxmox-datacenter-api]
>  uses-dpkg-database-directly [usr/libexec/proxmox/proxmox-datacenter-privileged-api]


Thanks for this, I had the same change already applied locally yesterday
evening when reviewing Lukas' metric series, as it was on top of that
and only a warning I did not immediately push just that change but rather
pushed all together out now.


_______________________________________________
pdm-devel mailing list
pdm-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-08-28 19:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-08-28  9:35 [pdm-devel] [PATCH datacenter-manager] d/lintian-overrides: ignore lintian error `package-installs-apt-sources` Shannon Sterz
2025-08-28 19:40 ` Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal