[Bug 1977458] [NEW] Make repository format more dynamic
soredake
1977458 at bugs.launchpad.net
Thu Jun 2 17:31:28 UTC 2022
- Previous message (by thread): [Bug 1888347] Re: blk-availability unmounts filesystems before applications have finished using them
- Next message (by thread): [Bug 1964828] Re: ERROR: hook /usr/share/apport/general-hooks/ubuntu.py crashed: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/apport/report.py", line 228, in _run_hook symb['add_info'](report, ui) File "/usr/share/apport/general-hooks/ubuntu.py", line 81, in add_info apport.hookutils.attach_casper_md5check(report, File "/usr/lib/python3/dist-packages/apport/hookutils.py", line 1016, in attach_casper_md5check check = json.loads(report['CasperMD5json']) File "/usr/lib/python3.10/collections/__init__.py", line 1102, in __getitem__ raise KeyError(key) KeyError: 'CasperMD5json' kubuntu at kubuntu:~$ Gtk-Message: 21:22:43.923: Failed to load module "colorreload-gtk-module" ATTENTION: default value of option mesa_glthread overridden by environment. ATTENTION: default value of option mesa_glthread overridden by environment. ATTENTION: default value of option mesa_glthread overridden by environment.
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Public bug reported:
Originally posted here: https://discourse.ubuntu.com/t/what-do-you-want-
to-see-in-apt/16588/21?u=soredake
I want apt to have a way to define repos like in dnf, current apt format
forces you to specify distro name, focal for example, deb
http://ppa.launchpad.net/fish-shell/release-3/ubuntu focal main, and
after every distro upgrade you need to re-enable repos and change distro
codename in apt.sources. dnf repos works differently
metalink=https://mirrors.rpmfusion.org/metalink?repo=free-fedora-
source-$releasever&arch=$basearch, distro name is replaced with env
variable, which is nice, and after distro update repos does not get
disabled and don't need to change distro codename, as it's dynamic,
which is awesome.
** Affects: apt (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1977458
Title:
Make repository format more dynamic
Status in apt package in Ubuntu:
New
Bug description:
Originally posted here: https://discourse.ubuntu.com/t/what-do-you-
want-to-see-in-apt/16588/21?u=soredake
I want apt to have a way to define repos like in dnf, current apt
format forces you to specify distro name, focal for example, deb
http://ppa.launchpad.net/fish-shell/release-3/ubuntu focal main, and
after every distro upgrade you need to re-enable repos and change
distro codename in apt.sources. dnf repos works differently
metalink=https://mirrors.rpmfusion.org/metalink?repo=free-fedora-
source-$releasever&arch=$basearch, distro name is replaced with env
variable, which is nice, and after distro update repos does not get
disabled and don't need to change distro codename, as it's dynamic,
which is awesome.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1977458/+subscriptions
- Previous message (by thread): [Bug 1888347] Re: blk-availability unmounts filesystems before applications have finished using them
- Next message (by thread): [Bug 1964828] Re: ERROR: hook /usr/share/apport/general-hooks/ubuntu.py crashed: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/apport/report.py", line 228, in _run_hook symb['add_info'](report, ui) File "/usr/share/apport/general-hooks/ubuntu.py", line 81, in add_info apport.hookutils.attach_casper_md5check(report, File "/usr/lib/python3/dist-packages/apport/hookutils.py", line 1016, in attach_casper_md5check check = json.loads(report['CasperMD5json']) File "/usr/lib/python3.10/collections/__init__.py", line 1102, in __getitem__ raise KeyError(key) KeyError: 'CasperMD5json' kubuntu at kubuntu:~$ Gtk-Message: 21:22:43.923: Failed to load module "colorreload-gtk-module" ATTENTION: default value of option mesa_glthread overridden by environment. ATTENTION: default value of option mesa_glthread overridden by environment. ATTENTION: default value of option mesa_glthread overridden by environment.
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the foundations-bugs
mailing list