LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   unable to update manjaro (https://www.linuxquestions.org/questions/linux-newbie-8/unable-to-update-manjaro-4175632101/)

Frederick Wood 06-17-2018 04:53 AM

unable to update manjaro
 
cannot complete transactions
/usr/lib/apdfview/libpdfview_djvu.so
/usr/lib/apdfview/libpdfview_ps.so

jsbjsb001 06-17-2018 04:57 AM

Quote:

Originally Posted by Frederick Wood (Post 5868522)
cannot complete transactions
/usr/lib/apdfview/libpdfview_djvu.so
/usr/lib/apdfview/libpdfview_ps.so

You really should post a lot more than that, as that tells us almost nothing.

See the second link in my signature below.

Frederick Wood 06-17-2018 07:11 AM

cannot install updates in manjaro (2)
 
My computer is running Manjaro 17.0.5 Gellivara
The pacman symbol shows 898 updates available

I select updates from pacman manager and commit.
System files start to update then stops with the message:-

conflicting files
qpdfview: /usr/lib/qppdfview/libpdfview_djvu.so already exists in file system
qpdfview: /usr/lib/qpdfview/libpdfview_ps.so already exists in file system

AwesomeMachine 06-17-2018 08:00 AM

Hi Fredeick,

Tell us exactly what you're doing on which version of Manjaro, and the exact error messages you're getting. Thank you.

jsbjsb001 06-17-2018 08:25 AM

I believe this might be the same problem as this: https://www.linuxquestions.org/quest...ro-4175632101/

I've reported this post.

jsbjsb001 06-17-2018 08:28 AM

Quote:

Originally Posted by AwesomeMachine (Post 5868554)
Hi Fredeick,

Tell us exactly what you're doing on which version of Manjaro, and the exact error messages you're getting. Thank you.

That is what the second link in my signature explains AwesomeMachine. Perhaps you should read it before posting.

ondoho 06-17-2018 08:54 AM

Quote:

Originally Posted by Frederick Wood (Post 5868522)
cannot complete transactions
/usr/lib/apdfview/libpdfview_djvu.so
/usr/lib/apdfview/libpdfview_ps.so

did you get this in a terminal?
we need the command that produced this output, and the complete output. this looks like an excerpt...

ondoho 06-17-2018 08:57 AM

Quote:

Originally Posted by Frederick Wood (Post 5868544)
pacman

(...)

conflicting files
qpdfview: /usr/lib/qppdfview/libpdfview_djvu.so already exists in file system
qpdfview: /usr/lib/qpdfview/libpdfview_ps.so already exists in file system

there was no reason to start a new thread for this, but nevermind, i guess LQ's interface can be a bit intimidating for newcomers (and buggy).

so, what i would do if i was in your situation:
Code:

pacman -Qo /usr/lib/qppdfview/libpdfview_djvu.so
pacman -Qo /usr/lib/qpdfview/libpdfview_ps.so

let's see which package owns these files.

Frederick Wood 06-17-2018 10:29 AM

both commands returned 'file doesnnot exist on the system


pacman -Qo /usr/lib/qppdfview/libpdfview_djvu.so
pacman -Qo /usr/lib/qpdfview/libpdfview_ps.so

rtmistler 06-17-2018 07:10 PM

Threads have been merged. While the threads are similar, but also slightly different, they do appear to be about the same issue. Please keep things in one thread discussion in the future.

ondoho 06-17-2018 11:51 PM

Quote:

Originally Posted by Frederick Wood (Post 5868596)
both commands returned 'file doesnnot exist on the system


pacman -Qo /usr/lib/qppdfview/libpdfview_djvu.so
pacman -Qo /usr/lib/qpdfview/libpdfview_ps.so

please learn to copy-paste the actual command and its complete output, preferably using code tags. paraphrasing is pointless.

maybe the issue has resolved itself, try the upgrade again.


All times are GMT -5. The time now is 03:52 AM.