You are not logged in.

#1 2018-04-25 19:07:56

andav
Member
Registered: 2017-11-14
Posts: 22

problem with updating:

pacman -Syu want to update glibc, python and also install libnsl (new package that python needs)

(3/3) checking for file conflicts                                                  [################################################] 100%
error: failed to commit transaction (conflicting files)
/usr/include/rpcsvc/nis.h exists in both 'glibc' and 'libnsl'
/usr/include/rpcsvc/nis.x exists in both 'glibc' and 'libnsl'
/usr/include/rpcsvc/nis_callback.h exists in both 'glibc' and 'libnsl'
/usr/include/rpcsvc/nis_callback.x exists in both 'glibc' and 'libnsl'
/usr/include/rpcsvc/nis_object.x exists in both 'glibc' and 'libnsl'
/usr/include/rpcsvc/nis_tags.h exists in both 'glibc' and 'libnsl'
/usr/include/rpcsvc/nislib.h exists in both 'glibc' and 'libnsl'
/usr/include/rpcsvc/yp.h exists in both 'glibc' and 'libnsl'
/usr/include/rpcsvc/yp.x exists in both 'glibc' and 'libnsl'
/usr/include/rpcsvc/yp_prot.h exists in both 'glibc' and 'libnsl'
/usr/include/rpcsvc/ypclnt.h exists in both 'glibc' and 'libnsl'
/usr/include/rpcsvc/yppasswd.h exists in both 'glibc' and 'libnsl'
/usr/include/rpcsvc/yppasswd.x exists in both 'glibc' and 'libnsl'
/usr/include/rpcsvc/ypupd.h exists in both 'glibc' and 'libnsl'
/usr/lib/libnsl.so exists in both 'glibc' and 'libnsl'
Errors occurred, no packages were upgraded.

Offline

#2 2018-04-25 19:21:20

andreas_baumann
Administrator
From: Zurich, Switzerland
Registered: 2017-08-10
Posts: 833
Website

Re: problem with updating:

Yep, see https://bbs.archlinux32.org/viewtopic.php?id=2414

The reason is libnsl and dependend packages are too new compared to the glibc.

Offline

#3 2018-04-25 19:27:00

andav
Member
Registered: 2017-11-14
Posts: 22

Re: problem with updating:

andreas_baumann wrote:

Yep, see https://bbs.archlinux32.org/viewtopic.php?id=2414

The reason is libnsl and dependend packages are too new compared to the glibc.


thanks
i did what you suggested in the last comment on your post.
first i upgraded glibc.
then i did again pacman -Syu
but now i get this:

error: failed to commit transaction (conflicting files)
libnsl: /usr/include/rpcsvc/nis.h exists in filesystem
libnsl: /usr/include/rpcsvc/nis.x exists in filesystem
libnsl: /usr/include/rpcsvc/nis_callback.h exists in filesystem
libnsl: /usr/include/rpcsvc/nis_callback.x exists in filesystem
libnsl: /usr/include/rpcsvc/nis_object.x exists in filesystem
libnsl: /usr/include/rpcsvc/nis_tags.h exists in filesystem
libnsl: /usr/include/rpcsvc/nislib.h exists in filesystem
libnsl: /usr/include/rpcsvc/yp.h exists in filesystem
libnsl: /usr/include/rpcsvc/yp.x exists in filesystem
libnsl: /usr/include/rpcsvc/yp_prot.h exists in filesystem
libnsl: /usr/include/rpcsvc/ypclnt.h exists in filesystem
libnsl: /usr/include/rpcsvc/yppasswd.h exists in filesystem
libnsl: /usr/include/rpcsvc/yppasswd.x exists in filesystem
libnsl: /usr/include/rpcsvc/ypupd.h exists in filesystem
libnsl: /usr/lib/libnsl.so exists in filesystem
Errors occurred, no packages were upgraded.

Last edited by andav (2018-04-25 19:27:17)

Offline

#4 2018-04-25 19:28:16

andreas_baumann
Administrator
From: Zurich, Switzerland
Registered: 2017-08-10
Posts: 833
Website

Re: problem with updating:

Yeah. It only works, when you don't need libnsl (and sadly Python needs it).

Offline

#5 2018-04-25 19:29:38

andreas_baumann
Administrator
From: Zurich, Switzerland
Registered: 2017-08-10
Posts: 833
Website

Re: problem with updating:

In theory IngorePkg = libnsl could also work, just keeping packages needing libnsl in old versions..

Offline

#6 2018-04-25 19:33:09

andreas_baumann
Administrator
From: Zurich, Switzerland
Registered: 2017-08-10
Posts: 833
Website

Re: problem with updating:

Hang in there, deep42thought is on it. :-)

Offline

#7 2018-04-25 19:35:23

andav
Member
Registered: 2017-11-14
Posts: 22

Re: problem with updating:

thank you both :-)

Offline

#8 2018-04-25 19:50:08

andreas_baumann
Administrator
From: Zurich, Switzerland
Registered: 2017-08-10
Posts: 833
Website

Re: problem with updating:

ok. Try now. Just pacman -Syyu.

Offline

#9 2018-04-25 20:14:04

andav
Member
Registered: 2017-11-14
Posts: 22

Re: problem with updating:

working great.
no errors
thank you again :-)

Offline

#10 2018-04-26 09:34:19

andreas_baumann
Administrator
From: Zurich, Switzerland
Registered: 2017-08-10
Posts: 833
Website

Re: problem with updating:

np :-)

Offline

Board footer

Powered by FluxBB