Chris Norton on 3 Jun 2016 12:24:07 -0700


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] Dependencies and Ubuntu 16.04


Christopher,

It's odd typing that, since it's my name as well, but regardless, good point. Eric, wanna give that a shot and see?

On Fri, Jun 3, 2016 at 2:32 PM, Christopher Barry <christopher.r.barry@gmail.com> wrote:

Many times when large dependency issues arise, I'll do a dist-upgrade.

# apt-get update && apt-get -s dist-upgrade

to do a recon run and see what it'll do.

I was recently having issues with perl and cups. I run debian sid, with
stable, testing, and sid all active in my sources.list. I ran a
dist-upgrade and it corrected all of my dependency issues.

Not saying it'll fix your issue, but it's helped me in the past.

good luck,
-C

On Fri, 3 Jun 2016 10:21:30 -0400
Chris Norton <chris@nortoninc.info> wrote:

>Eric,
>
>Hmm...Ok. I'll take a look and see what I can find. Hopefully, someone
>else pipes up and gives us a solution!
>
>On Fri, Jun 3, 2016 at 10:20 AM, Eric Johnson <ejohnson@camalytics.com>
>wrote:
>
>> Chris,
>>
>> Yes, same dependency problems as before.
>>
>> eric@eric-Latitude-E6410:~/Downloads$ sudo dpkg -i
>> libqt4-core_4.8.6+git64-g5dc8b2b+dfsg-3-ubuntu8_amd64.deb
>> Selecting previously unselected package libqt4-core.
>> (Reading database ... 216360 files and directories currently
>> installed.) Preparing to unpack
>> libqt4-core_4.8.6+git64-g5dc8b2b+dfsg-3-ubuntu8_amd64.deb ...
>> Unpacking libqt4-core (4:4.8.6+git64-g5dc8b2b+dfsg-3~ubuntu8) ...
>> dpkg: dependency problems prevent configuration of libqt4-core:
>>  libqt4-core depends on libqt4-dbus (=
>> 4:4.8.6+git64-g5dc8b2b+dfsg-3~ubuntu8); however:
>>   Version of libqt4-dbus:amd64 on system is 4:4.8.7+dfsg-5ubuntu2.
>>  libqt4-core depends on libqt4-network (=
>> 4:4.8.6+git64-g5dc8b2b+dfsg-3~ubuntu8); however:
>>   Version of libqt4-network:amd64 on system is 4:4.8.7+dfsg-5ubuntu2.
>>  libqt4-core depends on libqt4-script (=
>> 4:4.8.6+git64-g5dc8b2b+dfsg-3~ubuntu8); however:
>>   Version of libqt4-script:amd64 on system is 4:4.8.7+dfsg-5ubuntu2.
>>  libqt4-core depends on libqt4-test (=
>> 4:4.8.6+git64-g5dc8b2b+dfsg-3~ubuntu8); however:
>>   Version of libqt4-test:amd64 on system is 4:4.8.7+dfsg-5ubuntu2.
>>  libqt4-core depends on libqt4-xml (=
>> 4:4.8.6+git64-g5dc8b2b+dfsg-3~ubuntu8); however:
>>   Version of libqt4-xml:amd64 on system is 4:4.8.7+dfsg-5ubuntu2.
>>  libqt4-core depends on libqtcore4 (=
>> 4:4.8.6+git64-g5dc8b2b+dfsg-3~ubuntu8); however:
>>   Version of libqtcore4:amd64 on system is 4:4.8.7+dfsg-5ubuntu2.
>>
>> dpkg: error processing package libqt4-core (--install):
>>  dependency problems - leaving unconfigured
>> Errors were encountered while processing:
>>  libqt4-core
>>
>> Regards,
>> Eric
>>
>>
>> On Fri, 2016-06-03 at 10:11 -0400, Chris Norton wrote:
>>
>> Eric,
>>
>> Did you manually download them and dpkg -i packagename?
>>
>> On Fri, Jun 3, 2016 at 10:10 AM, Eric Johnson
>> <ejohnson@camalytics.com> wrote:
>>
>>
>> I found one thing. On Ubuntu 16.04 QT4 can be installed through
>> qt4-default. That install seemed go fine, but is still complaining
>> about libqt4-core and libqt4-gui.
>>
>> eric@eric-Latitude-E6410:~/Downloads$ sudo dpkg -i
>> open365-client-1.0.0.112428-17.deb
>> Selecting previously unselected package open365-client.
>> (Reading database ... 216296 files and directories currently
>> installed.) Preparing to unpack
>> open365-client-1.0.0.112428-17.deb ... Unpacking open365-client
>> (1.0.0) ... dpkg: dependency problems prevent configuration of
>> open365-client: open365-client depends on libqt4-core; however:
>>   Package libqt4-core is not installed.
>>  open365-client depends on libqt4-gui; however:
>>   Package libqt4-gui is not installed.
>>  open365-client depends on python-simplejson; however:
>>   Package python-simplejson is not installed.
>>
>> dpkg: error processing package open365-client (--install):
>>  dependency problems - leaving unconfigured
>> Processing triggers for gnome-menus (3.13.3-6ubuntu3) ...
>> Processing triggers for desktop-file-utils (0.22-1ubuntu5) ...
>> Processing triggers for bamfdaemon
>> (0.5.3~bzr0+16.04.20160415-0ubuntu1) ...
>> Rebuilding /usr/share/applications/bamf-2.index... Processing
>> triggers for mime-support (3.59ubuntu1) ... Processing triggers for
>> hicolor-icon-theme (0.15-0ubuntu1) ... Errors were encountered while
>> processing: open365-client
>>
>> Regards,
>> Eric
>>
>> On Fri, 2016-06-03 at 09:53 -0400, Eric Johnson wrote:
>>
>> Chris,
>>
>> Same basic problem as originally encountered, libqt4-core and
>> libqt4-gui are still not found in the repository. The output is
>> below. I guess I need to download the packages individually.
>>
>>
>>
>> eric@eric-Latitude-E6410:~/Downloads$ sudo apt-get install
>> libqt4-assistant libqt4-core libqt4-dbg libqt4-dbus libqt4-designer
>> libqt4-dev libqt4-gui libqt4-help libqt4-network libqt4-opengl
>> libqt4-opengl-dev libqt4-qt3support libqt4-script libqt4-sql
>> libqt4-sql-ibase libqt4-sql-mysql libqt4-sql-odbc libqt4-sql-psql
>> libqt4-sql-sqlite libqt4-sql-sqlite2 libqt4-svg libqt4-test
>> libqt4-webkit-dbg libqt4-xml libqt4-xmlpatterns
>> libqt4-xmlpatterns-dbg libqtcore4 libqtgui4 qt4-demos qt4-designer
>> qt4-dev-tools qt4-doc qt4-doc-html qt4-qtconfig qtcreator
>> Reading package lists... Done
>> Building dependency tree
>> Reading state information... Done
>> Package libqt4-assistant is not available, but is referred to by
>> another package.
>> This may mean that the package is missing, has been obsoleted, or
>> is only available from another source
>> However the following packages replace it:
>>   libqtassistantclient4:i386 libqtassistantclient4
>>
>> Package libqt4-webkit-dbg is not available, but is referred to by
>> another package.
>> This may mean that the package is missing, has been obsoleted, or
>> is only available from another source
>> However the following packages replace it:
>>   libqtwebkit4-dbg libqtwebkit4-dbg:i386
>>
>> E: Package 'libqt4-assistant' has no installation candidate
>> E: Unable to locate package libqt4-core
>> E: Unable to locate package libqt4-gui
>> E: Unable to locate package libqt4-sql-ibase
>> E: Unable to locate package libqt4-sql-sqlite2
>> E: Package 'libqt4-webkit-dbg' has no installation candidate
>>
>>
>> Regards,
>> Eric
>>
>> On Thu, 2016-06-02 at 11:27 -0400, Chris Norton wrote:
>>
>> Eric,
>>
>> I'm definitely having the same problems. I found a link that is
>> helping. It's below. Don't install the core until the end, from what
>> I've experienced.
>> http://tutorialforlinux.com/2012/07/06/installcompleteqt4debian6linuxgnome/
>>
>> ___________________________________________________________________________
>> Philadelphia Linux Users Group         --
>> http://www.phillylinux.org Announcements -
>> http://lists.phillylinux.org/mailman/listinfo/plug-announce General
>> Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug
>>
>>
>> ___________________________________________________________________________
>> Philadelphia Linux Users Group         --
>> http://www.phillylinux.org
>> Announcements -
>> http://lists.phillylinux.org/mailman/listinfo/plug-announce
>> General Discussion  --
>> http://lists.phillylinux.org/mailman/listinfo/plug
>>
>>
>> ___________________________________________________________________________
>> Philadelphia Linux Users Group         --
>> http://www.phillylinux.org Announcements -
>> http://lists.phillylinux.org/mailman/listinfo/plug-announce General
>> Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug
>>
>>
>> ___________________________________________________________________________
>> Philadelphia Linux Users Group         --
>> http://www.phillylinux.org
>> Announcements -
>> http://lists.phillylinux.org/mailman/listinfo/plug-announce
>> General Discussion  --
>> http://lists.phillylinux.org/mailman/listinfo/plug
>>
>>



--
Regards,
Christopher
___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug

___________________________________________________________________________
Philadelphia Linux Users Group         --        http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion  --   http://lists.phillylinux.org/mailman/listinfo/plug