8000 GitHub · Where software is built
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Unnecessary (re)installation of dependencies #12
Open
@SanskritFritz

Description

@SanskritFritz

I did a meat --update today and stumbled into the following problem:


Cower is downloading packages...

Repo Targets (19): wget java-environment tomcat6 maven lib32-glibc sdl_image libvncserver sdl_mixer sdl_ttf hicolor-icon-theme bash awk git cairo curl yajl pacman perl puzzles

AUR Targets (10): guacamole conkywx guacd ld-lsb legendofedgar libguac-client-vnc meat-git libguac cower puzzles-menuitems

Proceed with installation? [Y/n]


IIRC earlier meat did not want to reinstall the dependencies when they were up-to-date? The problem with this is

  1. those packages will be reinstalled with the --asdeps flag.
  2. it is unnecessary time waste.

pacman has a --needed flag for point 2. but point 1 still stands.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0