You are not logged in.

#1 2016-10-28 13:38:47

kalsan
Member
Registered: 2011-10-10
Posts: 119

[solved] Missing dependency despite AUR

Hi there!

I'm an AUR first-timer and I just put online schemaspy and schemaspygui (the first i a dependency of the latter). Unfortunatlely, against my expectations, schemaspygui won't install: "error: target not found: schemaspy,"

What have I missed?

Sorry for the bug, trying to fix it ASAP!

Cheers,
Kalsan

Last edited by kalsan (2016-10-28 13:54:37)

Offline

#2 2016-10-28 13:52:41

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: [solved] Missing dependency despite AUR

my answer was wrong

Last edited by Lone_Wolf (2016-10-28 13:53:53)


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#3 2016-10-28 13:52:51

kalsan
Member
Registered: 2011-10-10
Posts: 119

Re: [solved] Missing dependency despite AUR

A friend found the answer:
Wrong: depends=('java-runtime>=6', 'schemaspy', 'graphviz')
Correct: depends=('java-runtime>=6' 'schemaspy' 'graphviz')

Also I shall be using namcap. Will clean up the package right after the week-end.

Offline

Board footer

Powered by FluxBB