| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
The man page clearly says that without --deep, users can expect eclean-dist
to be conservative in cleaning up, and not consider the VDB, just the repo
state.
Honour that promise by making VCS cleaning dependent on --deep, given it
involves VDB inspection to see what's installed.
Bug: https://bugs.gentoo.org/923369
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/923369
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
| |
Reported by kurly, thanks!
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/909888
Signed-off-by: Zac Medico <zmedico@gentoo.org>
Closes: https://github.com/gentoo/gentoolkit/pull/36
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
| |
Signed-off-by: Alexis <flexibeast@gmail.com>
Closes: https://github.com/gentoo/gentoolkit/pull/29
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/902551
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Closes: https://github.com/gentoo/gentoolkit/pull/26
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Greg Kubaryk <kurly@vt.edu>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
| |
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
Closes: https://github.com/gentoo/gentoolkit/pull/23
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Like in other modules it is now possible to format the
output of the equery module 'depends' with the commandline
switch '-F' and TMPL.
The man page was adujusted.
A new static method 'print_formated' was created.
In method 'format_depend' is checked if the new option is present.
Depending on the check the PackageFormatter is used to display
the dependencies.
manually apply github PR, some minor editing.
Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
|
|
|
|
|
|
| |
Signed-off-by: Martin Matous <m@matous.dev>
Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com>
Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
|
|
|
| |
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
|
|
|
| |
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
|
|
|
|
|
|
|
| |
We got rid of Changelogs years ago in ::gentoo and most Portage
support is gone too.
Closes: https://bugs.gentoo.org/832369
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/796986
Fixes: bcb8158 ("equery: Remove 'changes' subcommand")
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
|
|
|
|
| |
Closes: https://github.com/gentoo/gentoolkit/pull/10
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
|
| |
This copy of glsa-check is no longer need since it has
moved to the portage repository.
Bug: https://bugs.gentoo.org/463952
Signed-off-by: Zac Medico <zmedico@gentoo.org>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Update script to use VERSION like the other scripts
|
|
|
|
| |
Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
version bug 577936
I would still like to implement this option in the python version.
This is a stop-gap measure only.
X-Gentoo-bug: 577936
X-Gentoo-bug-url: https://bugs.gentoo.org/show_bug.cgi?id=577936
|
|
|
|
|
|
| |
Replace it with the new Devmanula wiki page link for the metadata.xml file.
X-Gentoo-bug: 583054
X-Gentoo-bug-url: https://bugs.gentoo.org/show_bug.cgi?id=583054
|
|
|
|
|
|
|
|
| |
Added -i, --ignore-failure to ignore a missing PKGDIR error and exit
cleanly. This was requested by the Chromium OS project, since they
run eclean in an automated process and the directory may not exist yet.
References: http://crbug.com/323420
|
| |
|
|
|
|
|
|
|
| |
These changes cause revdep-rebuild.sh to unconditionally look for
"Symbol not defined" in ldd -d -r ouput. Additionally, it adds the
options -u, --search-symbols to look for "undefined symbol". Using this
option will cause false positives in the revdep-rebuild output.
|
| |
|
|
|
|
|
|
| |
This is a cosmetic change only. --destructive is still accepted for
backwards compatibility. Additionally, options array still refers to
the option as destrcutive.
|
| |
|
|
|
|
|
|
| |
* Changed name to REVDEP_REBUILD_DEFAULTS_OPTS
* Change behavior to have it replace the value of
EMERGE_DEFAULT_OPTS.
|
|
|
|
| |
for revdep-rebuild.
|
| |
|
|
|
|
| |
manpage versions.
|
|
|
|
|
|
| |
Should be no functional changes here.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
| |
|
|
|
|
| |
modules to use a new not_implemented() in the ModuleBase class.
|
|
|
|
|
|
| |
Fix typo for 'equery which' example.
Change 'equery meta --description screen' to 'equery meta --description
app-misc/screen' so portage doesn't show ambigous package name error.
|
| |
|
| |
|
|
|
|
|
| |
Change the help output and man page to reflect that --library will
unconditionally rebuild the packages with the named library.
|
| |
|
| |
|
|
|
|
| |
'z' variant.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
This exception should only be used when an error is not fatal and the
absence of information means no data was found. The return_code
parameter can be used to set the exit value.
Have the equery list module when in quiet mode return an exit status of
3. This is needed to prevent 'euse -I' from printing many 'No installed
packages matching ...' error messages.
|
|
|
|
|
| |
Loaded man pages into manedit and resaved. This has the effect of
cleaning up the formatting, mainly properly escaping '-' characters.
|