[Bug 2052637] Re: [i386] please add 550-server to the i386 seed

2024-04-27 Thread Launchpad Bug Tracker
[Expired for nvidia-graphics-drivers-535-server (Ubuntu) because there
has been no activity for 60 days.]

** Changed in: nvidia-graphics-drivers-535-server (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2052637

Title:
  [i386] please add 550-server to the i386 seed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-535-server/+bug/2052637/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2052637] Re: [i386] please add 550-server to the i386 seed

2024-02-27 Thread Steve Langasek
The code in lp:ubuntu-archive-tools does this:

nvSet = set()
for archive_reference in (
'ubuntu',
'ppa:oem-solutions-group/ubuntu/nvidia-driver-staging',
'ppa:albertomilone/ubuntu/nvidia-testing',
'ppa:graphics-drivers/ubuntu/ppa',
):
archive = launchpad.archives.getByReference(reference=archive_reference)
srcs = archive.getPublishedSources(distro_series=series, 
source_name='nvidia-graphics-drivers-', status='Published')
for src in srcs:
nvSet.add(src.source_package_name)
newSet.update(nvSet)

And there is apparently no nvidia-graphics-drivers-550-server package in
any of these archives, because running update-i386-whitelist doesn't
pick it up.  (It's definitely not in the Ubuntu archive.)  So where is
this package, that we should add it to the whitelist?

** Changed in: nvidia-graphics-drivers-535-server (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2052637

Title:
  [i386] please add 550-server to the i386 seed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-535-server/+bug/2052637/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs