You are not logged in.

#1 2012-02-20 08:30:30

brandnewmath
Member
Registered: 2010-02-01
Posts: 14

[SOLVED] New gnutls package conflicts with autogen

Hello all,

I went to perform the standard systemwide upgrade via Pacman and it looks like the new gnutls package has some files also provided by the autogen package from [extra]:

1009 james@propjoe% sudo pacman -Syu                                                                 ~ 2:19AM
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
 haskell is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for inter-conflicts...

Targets (1):

Name    Old Version  New Version  Net Change  Download Size

gnutls  3.0.12-1     3.0.13-1     0.19 MiB                 

Total Installed Size:   5.57 MiB
Net Upgrade Size:       0.19 MiB

Proceed with installation? [Y/n] 
(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)
gnutls: /usr/lib/libopts.so exists in filesystem
gnutls: /usr/lib/libopts.so.25 exists in filesystem
Errors occurred, no packages were upgraded.
1010 james@propjoe% pacman -Qo /usr/lib/libopts.so{,.25}                                             ~ 2:19AM
/usr/lib/libopts.so is owned by autogen 5.12-1
/usr/lib/libopts.so.25 is owned by autogen 5.12-1
1011 james@propjoe% pacman -Ss autogen                                                               ~ 2:19AM
extra/autogen 5.12-1 [installed]
    A tool designed to simplify the creation and maintenance of programs that contain large amounts of
    repetitious text
1012 james@propjoe% pacman -Ql autogen |grep libopts                                                 ~ 2:25AM
autogen /usr/lib/libopts.a
autogen /usr/lib/libopts.so
autogen /usr/lib/libopts.so.25
autogen /usr/lib/libopts.so.25.10.0
autogen /usr/share/autogen/libopts-35.0.10.tar.gz
autogen /usr/share/autogen/liboptschk.m4

Is this set to be fixed in a -2 version of the package? I searched for but didn't see one in [testing], nor did I see a pending update to autogen. Should I pursue another resolution of the conflict? Thanks.

-- James

Last edited by brandnewmath (2012-02-20 12:05:44)


--
James

Offline

#2 2012-02-20 08:38:56

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [SOLVED] New gnutls package conflicts with autogen

report it on our tracker


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2012-02-20 08:42:17

headkase
Member
Registered: 2011-12-06
Posts: 1,986

Re: [SOLVED] New gnutls package conflicts with autogen

I can confirm the conflict between gnutls and autogen.  Got the same error on "-Syu".  My workaround for right now is to wait for either a new gnutls or autogen. sad

Edit: I'm x86_64 if that makes any difference.

Last edited by headkase (2012-02-20 09:20:35)

Offline

#4 2012-02-20 10:31:19

headkase
Member
Registered: 2011-12-06
Posts: 1,986

Re: [SOLVED] New gnutls package conflicts with autogen

gnutls 3.0.13-2 is now available, installed it without issue.  That was a fast fix.. wink

Offline

#5 2012-02-20 12:05:55

brandnewmath
Member
Registered: 2010-02-01
Posts: 14

Re: [SOLVED] New gnutls package conflicts with autogen

Indeed :-) Thanks.


--
James

Offline

Board footer

Powered by FluxBB