You are not logged in.

#1 2013-07-28 15:28:53

umaxtu
Member
Registered: 2010-11-21
Posts: 31

Can't upgrade tt-rss

There were several other updates that needed to be installed so I temporarily added tt-rss to the ignored packages in pacman.conf, installed the other updates and then tried to force install it, but no dice. I did update tt-rss via the built-in updater plugin. Is that the problem?

sudo pacman --force -S tt-rss
warning: tt-rss-1.9-1 is up to date -- reinstalling
resolving dependencies...
looking for inter-conflicts...

Packages (1): tt-rss-1.9-1

Total Installed Size:   8.34 MiB
Net Upgrade Size:       0.00 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%
(1/1) checking available disk space                [######################] 100%
(1/1) reinstalling tt-rss                          [######################] 100%
error: extract: not overwriting dir with file /usr/share/webapps/tt-rss/lock
error: extract: not overwriting dir with file /usr/share/webapps/tt-rss/feed-icons
error: extract: not overwriting dir with file /usr/share/webapps/tt-rss/cache
error: problem occurred while upgrading tt-rss
===> Update config.php with new configuration data from config.php-dist if necessary.
     Update CONFIG_VERSION to the new version afterwards.
error: could not commit transaction
error: failed to commit transaction (transaction aborted)
Errors occurred, no packages were upgraded.

Offline

#2 2013-07-28 15:37:57

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,727

Re: Can't upgrade tt-rss

pacman -Qo /usr/share/webapps/tt-rss/{lock,feed-icons,cache}

Edit, yes, updating it manually via the plugin is what caused this problem. Move everything in those dirs to the corresponding dir in /var/lib/tt-rss/ then remove them.

Last edited by Scimmia (2013-07-28 15:43:39)

Offline

#3 2013-07-28 15:43:08

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

Re: Can't upgrade tt-rss

umaxtu, instead of using '--force', please familiarize yourself with https://bbs.archlinux.org/viewtopic.php?id=130138 , as Scimmia suggested.

Edit: When pasting configs, code or command output, please use [ code ] tags, not [ quote ] tags https://bbs.archlinux.org/help.php#bbcode

like this



1.9-1 is the latest version available https://www.archlinux.org/packages/?name=tt-rss

Last edited by karol (2013-07-28 15:48:56)

Offline

Board footer

Powered by FluxBB