You are not logged in.

#1 2005-04-07 12:13:05

InfernalH
Member
From: Lithuania/Klaipeda-Vilnius
Registered: 2005-02-08
Posts: 101
Website

yp-tools update

Sorry for extremely dumb question, but I have the following situation after the last "sudo pacman -Syu":

Targets: abiword-2.2.7-1 acroread-7.0.0-1 codecs-20050216-1 curl-7.13.2-1
         dialog-1.0-3 dosfstools-2.11-1 doxygen-1.4.2-1 ethereal-0.10.10-1
         gaim-1.2.1-1 gentoo-0.11.54-1 gkrellm-2.2.5-1 gnupg-1.4.1-1
         imagemagick-6.2.1-1 imlib2-1.2.0-2 lesstif-0.94.4-1 lftp-3.1.2-1
         libao-0.8.6-1 libgcrypt-1.2.1-1 libgnomeprint-2.10.3-1 libxml2-2.6.19-1
         libxslt-1.1.14-1 links-2.1pre17-1 m4-1.4.3-1 mozilla-firefox-1.0.2-1
         mplayer-1.0pre6a-2 opera-8.00b3-1 parted-1.6.22-1 php-5.0.4-1
         phpmyadmin-2.6.2.rc1-1 pkgconfig-0.16.0-1 python-2.4.1-1 rsync-2.6.4-1
         sudo-1.6.8-6 tcsh-6.14.00-1 util-linux-2.12-7 whois-4.7.2-1
         wvstreams-4.0.2-1 xchat-2.4.3-1 xlockmore-5.16-1 xplanet-1.1.2-1
         xscreensaver-4.21-1 [b]yp-tools-2.9-1[/b]

Total Package Size:   128.3 MB

Proceed with upgrade? [Y/n] 

checking package integrity... done.
loading package data... done.
checking for file conflicts... 
error: the following file conflicts were found:
  yp-tools: /bin/domainname: exists in filesystem
  yp-tools: /bin/nisdomainname: exists in filesystem
  yp-tools: /bin/ypdomainname: exists in filesystem


errors occurred, no packages were upgraded.

[vidmantas@localhost ~]$ 

What I have to do to make yp-tools update without any problems? Which package contains /bin/domainname and other of listed files? What to do if I have same situation with other files/programs in future?

Offline

#2 2005-04-07 12:29:13

timmy
Member
From: Christiansfeld - Denmark
Registered: 2005-01-25
Posts: 45
Website

Re: yp-tools update

InfernalH wrote:

Sorry for extremely dumb question, but I have the following situation after the last "sudo pacman -Syu":

Targets: abiword-2.2.7-1 acroread-7.0.0-1 codecs-20050216-1 curl-7.13.2-1
         dialog-1.0-3 dosfstools-2.11-1 doxygen-1.4.2-1 ethereal-0.10.10-1
         gaim-1.2.1-1 gentoo-0.11.54-1 gkrellm-2.2.5-1 gnupg-1.4.1-1
         imagemagick-6.2.1-1 imlib2-1.2.0-2 lesstif-0.94.4-1 lftp-3.1.2-1
         libao-0.8.6-1 libgcrypt-1.2.1-1 libgnomeprint-2.10.3-1 libxml2-2.6.19-1
         libxslt-1.1.14-1 links-2.1pre17-1 m4-1.4.3-1 mozilla-firefox-1.0.2-1
         mplayer-1.0pre6a-2 opera-8.00b3-1 parted-1.6.22-1 php-5.0.4-1
         phpmyadmin-2.6.2.rc1-1 pkgconfig-0.16.0-1 python-2.4.1-1 rsync-2.6.4-1
         sudo-1.6.8-6 tcsh-6.14.00-1 util-linux-2.12-7 whois-4.7.2-1
         wvstreams-4.0.2-1 xchat-2.4.3-1 xlockmore-5.16-1 xplanet-1.1.2-1
         xscreensaver-4.21-1 [b]yp-tools-2.9-1[/b]

Total Package Size:   128.3 MB

Proceed with upgrade? [Y/n] 

checking package integrity... done.
loading package data... done.
checking for file conflicts... 
error: the following file conflicts were found:
  yp-tools: /bin/domainname: exists in filesystem
  yp-tools: /bin/nisdomainname: exists in filesystem
  yp-tools: /bin/ypdomainname: exists in filesystem


errors occurred, no packages were upgraded.

[vidmantas@localhost ~]$ 

What I have to do to make yp-tools update without any problems? Which package contains /bin/domainname and other of listed files? What to do if I have same situation with other files/programs in future?

try to use -f so it is forced smile


Know your rights - http://rwxr-xr-x.dk

Offline

#3 2005-04-07 12:57:42

InfernalH
Member
From: Lithuania/Klaipeda-Vilnius
Registered: 2005-02-08
Posts: 101
Website

Re: yp-tools update

sure, but this does not vouch that there will be no problems

Offline

#4 2005-04-07 15:35:09

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: yp-tools update

InfernalH wrote:

What I have to do to make yp-tools update without any problems? Which package contains /bin/domainname and other of listed files? What to do if I have same situation with other files/programs in future?

Do

pacman -Qo /path/to/file

to see to which packages these files belong.
To install  yp-tools,  make a backup of these files and force the install.  Then you can compare the two versions of the files.  If they match, then there won't be any problems as long as you don't remove the package they belong to.  However, you should make a bug report as conflicts should not happen.

Offline

#5 2005-04-07 15:48:45

InfernalH
Member
From: Lithuania/Klaipeda-Vilnius
Registered: 2005-02-08
Posts: 101
Website

Re: yp-tools update

Thanks, I've found that it conflicts with net-tools package.

Offline

Board footer

Powered by FluxBB