You are not logged in.

#1 2015-02-20 00:58:13

vohof
Member
Registered: 2013-08-14
Posts: 33

[SOLVED] dkms-8188eu: /lib exists in filesystem

Hi, I have been trying to install dkms-8188eu to an archlinux machine without internet access.
First, I downloaded dkms and linux-headers as its dependencies.
Then, I had to download the archive file manually
Then, I changed the source url to the file I downloaded (https://gist.github.com/vohof/3502c644b146b8724e5a) in PKGBUILD

makepkg succeeded, but when I proceeded to install it:

λ sudo pacman -U dkms-8188eu-v4.1.4_6773-2-x86_64.pkg.tar.xz
loading packages...
resolving dependencies...
looking for conflicting packages...

Packages (1) dkms-8188eu-v4.1.4_6773-2

Total Installed Size:  8.41 MiB

:: Proceed with installation? [Y/n] 
(1/1) checking keys in keyring                                                                                      [#####################################################################] 100%
(1/1) checking package integrity                                                                                    [#####################################################################] 100%
(1/1) loading package files                                                                                         [#####################################################################] 100%
(1/1) checking for file conflicts                                                                                   [#####################################################################] 100%
error: failed to commit transaction (conflicting files)
dkms-8188eu: /lib exists in filesystem
Errors occurred, no packages were upgraded.

The contents of the package.

Last edited by vohof (2015-02-20 01:21:36)

Offline

#2 2015-02-20 01:03:06

Alad
Wiki Admin/IRC Op
From: Bagelstan
Registered: 2014-05-04
Posts: 2,407
Website

Re: [SOLVED] dkms-8188eu: /lib exists in filesystem

/lib is deprecated in Arch, use /usr/lib.


Mods are just community members who have the occasionally necessary option to move threads around and edit posts. -- Trilby

Offline

#3 2015-02-20 01:04:16

vohof
Member
Registered: 2013-08-14
Posts: 33

Re: [SOLVED] dkms-8188eu: /lib exists in filesystem

@Alad so I'll just changed these lines? https://gist.github.com/vohof/3502c644b … xt-L57-L58

Offline

#4 2015-02-20 01:15:05

Alad
Wiki Admin/IRC Op
From: Bagelstan
Registered: 2014-05-04
Posts: 2,407
Website

Re: [SOLVED] dkms-8188eu: /lib exists in filesystem

Yep.


Mods are just community members who have the occasionally necessary option to move threads around and edit posts. -- Trilby

Offline

#5 2015-02-20 01:21:24

vohof
Member
Registered: 2013-08-14
Posts: 33

Re: [SOLVED] dkms-8188eu: /lib exists in filesystem

@Alad Thanks!

Offline

Board footer

Powered by FluxBB