Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
U
ubuntu-purge
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
trisquel
ubuntu-purge
Commits
a2affd05
Commit
a2affd05
authored
4 years ago
by
Ruben Rodriguez
Browse files
Options
Downloads
Patches
Plain Diff
Corrections for duplicate errors on updates
parent
3f8161b6
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
conf/distributions
+12
-2
12 additions, 2 deletions
conf/distributions
update.sh
+1
-0
1 addition, 0 deletions
update.sh
with
13 additions
and
2 deletions
conf/distributions
+
12
−
2
View file @
a2affd05
Origin: Ubuntu
Label: Ubuntu
Suite: xenial
...
...
@@ -24,6 +23,7 @@ Architectures: i386 amd64 source
Components: main
UDebComponents: main
DebIndices: Packages Release . .gz .bz2
UDebIndices: Packages . .gz .bz2
DscIndices: Sources Release .gz .bz2
Log: ubuntu-clean.log
Description: Ubuntu xenial updates mirror (main and universe)
...
...
@@ -37,7 +37,9 @@ Version: 16.04
Codename: xenial-security
Architectures: i386 amd64 source
Components: main
UDebComponents: main
DebIndices: Packages Release . .gz .bz2
UDebIndices: Packages . .gz .bz2
DscIndices: Sources Release .gz .bz2
Log: ubuntu-clean.log
Description: Ubuntu xenial mirror (main and universe)
...
...
@@ -85,6 +87,7 @@ Architectures: i386 amd64 source
Components: main
UDebComponents: main
DebIndices: Packages Release . .gz .bz2
UDebIndices: Packages . .gz .bz2
DscIndices: Sources Release .gz .bz2
Log: ubuntu-clean.log
Description: Ubuntu bionic updates mirror (main and universe)
...
...
@@ -98,7 +101,9 @@ Version: 18.04
Codename: bionic-security
Architectures: i386 amd64 source
Components: main
UDebComponents: main
DebIndices: Packages Release . .gz .bz2
UDebIndices: Packages . .gz .bz2
DscIndices: Sources Release .gz .bz2
Log: ubuntu-clean.log
Description: Ubuntu bionic mirror (main and universe)
...
...
@@ -113,6 +118,7 @@ Codename: bionic-backports
Architectures: i386 amd64 source
Components: main
DebIndices: Packages Release . .gz .bz2
UDebIndices: Packages . .gz .bz2
DscIndices: Sources Release .gz .bz2
Log: ubuntu-clean.log
Description: Ubuntu bionic updates mirror (main and universe)
...
...
@@ -146,6 +152,7 @@ Architectures: amd64 source
Components: main
UDebComponents: main
DebIndices: Packages Release . .gz .bz2
UDebIndices: Packages . .gz .bz2
DscIndices: Sources Release .gz .bz2
Log: ubuntu-clean.log
Description: Ubuntu focal updates mirror (main and universe)
...
...
@@ -159,7 +166,9 @@ Version: 20.04
Codename: focal-security
Architectures: amd64 source
Components: main
UDebComponents: main
DebIndices: Packages Release . .gz .bz2
UDebIndices: Packages . .gz .bz2
DscIndices: Sources Release .gz .bz2
Log: ubuntu-clean.log
Description: Ubuntu focal mirror (main and universe)
...
...
@@ -178,4 +187,5 @@ DscIndices: Sources Release .gz .bz2
Log: ubuntu-clean.log
Description: Ubuntu focal updates mirror (main and universe)
SignWith: B4EFB9F38D8AEBF1
Update: focal-backports #focal-apt-llvm-org
Update: focal-backports focal-apt-llvm-org
This diff is collapsed.
Click to expand it.
update.sh
+
1
−
0
View file @
a2affd05
...
...
@@ -29,6 +29,7 @@ echo Updating git package-helpers...
git
--git-dir
=
/home/ubuntu/package-helpers/.git fetch
--all
echo
Updating ubuntu mirrors...
reprepro
-v
-b
.
predelete
reprepro
-v
-b
.
update
if
reprepro
-v
-b
.
update
then
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment