Skip to content
This repository has been archived by the owner on Aug 9, 2019. It is now read-only.

Resolve the "Empty 'required by' message" issue #172

Merged
merged 2 commits into from
Nov 22, 2015
Merged

Resolve the "Empty 'required by' message" issue #172

merged 2 commits into from
Nov 22, 2015

Conversation

f2404
Copy link
Collaborator

@f2404 f2404 commented Nov 3, 2015

Fix #39

@larchunix
Copy link
Collaborator

Patch tested by upgrading from ffmpeg-1:2.8.1-2 to ffmpeg-1:2.8.1-3 and it worked fine in my case.

$ yaourt -Su
==> Package upgrade only (new release):
extra/ffmpeg   1:2.8.1-2 2 -> 3

==> New package :
extra/vid.stab 1.1-1     (required by ffmpeg)

==> Continue upgrade ? [Y/n]
...

The package vid.stab was correctly installed as a dependency

$ pacman -Qi vid.stab
Name           : vid.stab
...
Install Reason : Installed as a dependency for another package
...

@f2404
Copy link
Collaborator Author

f2404 commented Nov 3, 2015

Hmm, that's weird - I'm getting vid.stab "Explicitly installed" when running yaourt -Syu --aur. And I'm getting it "Installed as a dependency" when running yaourt -Syu.

@larchunix
Copy link
Collaborator

Really weird - I just tested with and without --aur and I got "Installed as a dependency" in both cases.

@Skunnyk
Copy link
Member

Skunnyk commented Nov 15, 2015

Hm, just tested and it seems that it works, with -Su and -Su --aur :

extra/vid.stab                            1.1-1                  (required by ffmpeg)

@f2404
Copy link
Collaborator Author

f2404 commented Nov 15, 2015

@Skunnyk ok then, will you merge it?

Skunnyk added a commit that referenced this pull request Nov 22, 2015
Resolve the "Empty 'required by' message" issue
@Skunnyk Skunnyk merged commit 1374b04 into archlinuxfr:master Nov 22, 2015
@f2404 f2404 deleted the empty_dep branch November 22, 2015 18:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants