~renanrodrigo/update-manager/focal-ss

« back to all changes in this revision

Viewing changes to tests/aptroot-grouping-test/var/lib/dpkg/status

  • Committer: Robert Ancell
  • Author(s): William 'jawn-smith' Wilson
  • Date: 2022-09-20 22:39:29 UTC
  • Revision ID: robert.ancell@canonical.com-20220920223929-kwghxb5isg3tlq5q
* UpdateManager/Core/UpdateList.py: change to a regex from a static list
  of packages to be grouped under Ubuntu Base (LP: #1902025)
* Clean up apt cache binary files left behind by tests
* Rename meta_pkgs to ubuntu_base_pkgs to make it more clear to the
  reader which packages should be included
* Add tests in to ensure Ubuntu base packages are not grouped when
  staged for removal (LP: #1912718)

Show diffs side-by-side

added added

removed removed

Lines of Context:
80
80
Architecture: all
81
81
Version: 0.1
82
82
Description: an installed package that only one app depends on
 
83
 
 
84
Package: ubuntu-minimal
 
85
Status: install ok installed
 
86
Priority: optional
 
87
Section: admin
 
88
Installed-Size: 1
 
89
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
 
90
Architecture: all
 
91
Version: 0.1
 
92
Description: meta package
 
93
 
 
94
Package: linux-test-hwe
 
95
Status: install ok installed
 
96
Priority: optional
 
97
Section: admin
 
98
Installed-Size: 1
 
99
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
 
100
Architecture: all
 
101
Version: 0.1
 
102
Description: positive test for linux package names
 
103
 
 
104
Package: linux-show-player
 
105
Status: install ok installed
 
106
Priority: optional
 
107
Section: admin
 
108
Installed-Size: 1
 
109
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
 
110
Architecture: all
 
111
Version: 0.1
 
112
Description: negative test for linux package names
 
113
 
 
114
Package: linux-generic-to-remove
 
115
Status: install ok installed
 
116
Priority: optional
 
117
Section: kernel
 
118
Installed-Size: 1
 
119
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
 
120
Architecture: all
 
121
Version: 0.1
 
122
Description: linux kernel autoremove packages that should not be grouped
 
123
 
 
124
Package: linux-headers-to-remove
 
125
Status: install ok installed
 
126
Priority: optional
 
127
Section: kernel
 
128
Installed-Size: 1
 
129
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
 
130
Architecture: all
 
131
Version: 0.1
 
132
Description: linux kernel autoremove packages that should not be grouped
 
133
 
 
134
Package: linux-generic-dup1
 
135
Status: install ok installed
 
136
Priority: optional
 
137
Section: admin
 
138
Installed-Size: 1
 
139
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
 
140
Architecture: all
 
141
Version: 0.1
 
142
Description: duplicate package that should not be grouped
 
143
 
 
144
Package: linux-generic-dup2
 
145
Status: install ok installed
 
146
Priority: optional
 
147
Section: admin
 
148
Installed-Size: 1
 
149
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
 
150
Architecture: all
 
151
Version: 0.1
 
152
Description: duplicate package that should not be grouped