You are not logged in.

#1 2011-09-28 15:22:37

awayand
Member
Registered: 2009-09-25
Posts: 398

[SOLVED] awl: file exists in filesystem

I tried upgrading my davical installation which depends on awl.

When I do:

$ yaourt awl

to upgrade awl, I get the following errors:

...
awl: /usr/share/awl/docs/api/media/lib/classTree.js exists in filesystem
awl: /usr/share/awl/docs/api/media/stylesheet.css exists in filesystem
awl: /usr/share/awl/docs/api/packages.html exists in filesystem
awl: /usr/share/awl/docs/api/phpdoc.ini exists in filesystem
awl: /usr/share/awl/docs/api/todolist.html exists in filesystem
awl: /usr/share/awl/inc/AWLUtilities.php exists in filesystem
awl: /usr/share/awl/inc/AWLUtilities.php.in exists in filesystem
awl: /usr/share/awl/inc/AuthPlugin.php exists in filesystem
awl: /usr/share/awl/inc/AuthPlugins.php exists in filesystem
awl: /usr/share/awl/inc/AwlDBDialect.php exists in filesystem
awl: /usr/share/awl/inc/AwlDatabase.php exists in filesystem
...

My guess is I have to account for these files somehow in the PKGBUILD or .install file, but how? Do I have to use the pre_/post_upgrade functions somehow?

I don't really want to remove the package to install it again in a newer version, that is just ugly...

Thanks for your help!

PS: I am actually the maintainer of the davical PKGBUILD, but it is my first time upgrading, so I would like to fix this.

Last edited by awayand (2011-09-29 09:05:28)

Offline

#2 2011-09-28 16:10:21

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: [SOLVED] awl: file exists in filesystem

If you're lucky those files are already owned by another package, check which, see if you can dump it, if it's a manual install, you're pretty much on your own finding out what got them there.


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#3 2011-09-28 16:26:07

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] awl: file exists in filesystem

Offline

#4 2011-09-29 09:05:06

awayand
Member
Registered: 2009-09-25
Posts: 398

Re: [SOLVED] awl: file exists in filesystem

thanks! I was actually able to fix my issue with your pointers.

Offline

Board footer

Powered by FluxBB