Skip to content

linux packageinfo leaks local sourcedir #677

@LW-archlinux

Description

@LW-archlinux

oolite trunk rev 5083ea4 , sourcebuild using aur packaga oolite-git

$ oolite-git.sh packageinfo
{
    title = "Oolite core";
    identifier = "org.oolite.oolite";
<snip>    
    git_remote_url = "/home/panoramix/Downloads/sourcefiles/oolite-git";
<snip>
}
$ 

/home/panoramix/Downloads/sourcefiles/oolite-git is a local cache for downloads used by archlinux makepkg tool .
It should NOT be listed anywhere in oolite info or executable .

I understand oolite can't handle every used packaging tool, a method to set the git_remote_url at build time would suffice to solve this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions