8000 rmt-cli mirror should use better temporary directory · Issue #1137 · SUSE/rmt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
rmt-cli mirror should use better temporary directory #1137
Closed
@olafhering

Description

@olafhering

It seems that all files are downloaded to /tmp before they are moved to /usr/share/rmt/public/repo/.

Since the directory /usr/share/rmt/public/repo/ points to the actual storage (the RMT admin owns that symlink), it can easily happen that rmt-cli mirror will run into ENOSPC because /tmp may be too small.

I suggest to use /usr/share/rmt/public/repo/.tmp as temporary storage, unless TMPDIR is already set.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0