Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
package-helpers
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
5
Issues
5
List
Board
Labels
Milestones
Merge Requests
29
Merge Requests
29
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
trisquel
package-helpers
Commits
fe8909c1
Commit
fe8909c1
authored
Aug 09, 2019
by
Ruben Rodriguez
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Disabled ipv4 for running helpers
parent
8ee855aa
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
config
helpers/config
+1
-0
No files found.
helpers/config
View file @
fe8909c1
...
...
@@ -86,6 +86,7 @@ Dir::Etc::SourceParts "";
Dir::Cache "
${
LOCAL_APT
}
/var/cache/apt";
pkgCacheGen::Essential "none";
Dir::Etc::Trusted "
${
LOCAL_APT
}
/etc/trusted.gpg";
Acquire::ForceIPv4 "true";
EOF
export
TRUSTEDFILE
=
${
LOCAL_APT
}
/etc/trusted.gpg
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment