View Single Post
tobiasj's Avatar
Posts: 241 | Thanked: 74 times | Joined on Jul 2007
#3
using dpkg -i it lists the deps as being missing and then errors out.

using apt-get install it errors out saying it can not find the package (which I think is normal for apt-get and local deb packages)

I am beginning to think that either

a) I have created the package incorrectly and it isnt going to install the deps, just list them.

b) it just will not install deps when using a local file and not from a repository.

I am going to try and find a repo to upload it to and test it from there.

Thanks!

-John