Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
flatdeb-steam
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
Package Registry
Model registry
Operate
Environments
Terraform modules
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
steamrt
flatdeb-steam
Commits
e6d1ef04
Commit
e6d1ef04
authored
10 months ago
by
Simon McVittie
Browse files
Options
Downloads
Patches
Plain Diff
debootstrap: Fix missing import
Signed-off-by:
Simon McVittie
<
smcv@collabora.com
>
parent
cffbc911
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
flatdeb/debootstrap
+1
-0
1 addition, 0 deletions
flatdeb/debootstrap
with
1 addition
and
0 deletions
flatdeb/debootstrap
+
1
−
0
View file @
e6d1ef04
...
...
@@ -17,6 +17,7 @@ import os
import
subprocess
import
sys
from
contextlib
import
suppress
from
pathlib
import
Path
logger
=
logging
.
getLogger
(
'
flatdeb.debootstrap
'
)
...
...
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