I just tried. non of them is working. root@beaglebone:/# apt update Get:1 http://repos.rcn-ee.com/debian stretch InRelease [3,061 B] Ign:2 http://deb.debian.org/debian stretch InRelease Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB] Get:4 http://deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] Hit:5 http://deb.debian.org/debian stretch Release Get:6 http://repos.rcn-ee.com/debian stretch/main armhf Packages [904 kB] Get:7 http://deb.debian.org/debian-security stretch/updates/main i386 Packages [601 kB] Get:8 http://deb.debian.org/debian-security stretch/updates/main amd64 Packages [601 kB] Fetched 2,294 kB in 7s (314 kB/s) Reading package lists... Done Building dependency tree Reading state information... Done 13 packages can be upgraded. Run 'apt list --upgradable' to see them. root@beaglebone:/# apt purge libtiopencl1 Reading package lists... Done Building dependency tree Reading state information... Done Package 'libtiopencl1' is not installed, so not removed You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: ti-opencl : Depends: libtiopencl1 (= 01.01.17.01-git20181129.0-0rcnee0~stretch+20190103) but it is not going to be installed E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). root@beaglebone:/# apt-get install gdbserver Reading package lists... Done Building dependency tree Reading state information... Done You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: gdbserver:i386 : Depends: libc6:i386 (>= 2.15) but it is not going to be installed ti-opencl : Depends: libtiopencl1 (= 01.01.17.01-git20181129.0-0rcnee0~stretch+20190103) but it is not going to be installed E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). root@beaglebone:/# root@beaglebone:/# apt purge libopencl1 Reading package lists... Done Building dependency tree Reading state information... Done You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: ti-opencl : Depends: libtiopencl1 (= 01.01.17.01-git20181129.0-0rcnee0~stretch+20190103) but it is not going to be installed E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). root@beaglebone:/# root@beaglebone:/# apt-get install gdbserver Reading package lists... Done Building dependency tree Reading state information... Done You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: gdbserver:i386 : Depends: libc6:i386 (>= 2.15) but it is not going to be installed ti-opencl : Depends: libtiopencl1 (= 01.01.17.01-git20181129.0-0rcnee0~stretch+20190103) but it is not going to be installed E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). root@beaglebone:/# root@beaglebone:/# apt --fix-broken install Reading package lists... Done Building dependency tree Reading state information... Done Correcting dependencies... Done The following packages were automatically installed and are no longer required: libgpiod0 libllvm5.0 ti-c6000-cgt-v8.1.x-installer Use 'apt autoremove' to remove them. The following additional packages will be installed: libtiopencl1 The following NEW packages will be installed: libtiopencl1 0 upgraded, 1 newly installed, 0 to remove and 13 not upgraded. 192 not fully installed or removed. Need to get 3,530 kB of archives. After this operation, 14.2 MB of additional disk space will be used. Do you want to continue? [Y/n] y Get:1 http://repos.rcn-ee.com/debian stretch/main armhf libtiopencl1 armhf 01.01.17.01-git20181129.0-0rcnee0~stretch+20190103 [3,530 kB] Fetched 3,530 kB in 1s (2,803 kB/s) (Reading database ... 74664 files and directories currently installed.) Preparing to unpack .../libtiopencl1_01.01.17.01-git20181129.0-0rcnee0~stretch+20190103_armhf.deb ... Unpacking libtiopencl1 (01.01.17.01-git20181129.0-0rcnee0~stretch+20190103) ... dpkg: error processing archive /var/cache/apt/archives/libtiopencl1_01.01.17.01-git20181129.0-0rcnee0~stretch+20190103_armhf.deb (--unpack): trying to overwrite '/usr/share/ti/opencl/clc.h', which is also in package libopencl1 01.01.15.03-r0.0rcnee7~stretch+20180809 Errors were encountered while processing: /var/cache/apt/archives/libtiopencl1_01.01.17.01-git20181129.0-0rcnee0~stretch+20190103_armhf.deb E: Sub-process /usr/bin/dpkg returned an error code (1) root@beaglebone:/# root@beaglebone:/# root@beaglebone:/# apt-get install gdbserver Reading package lists... Done Building dependency tree Reading state information... Done You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: gdbserver:i386 : Depends: libc6:i386 (>= 2.15) but it is not going to be installed ti-opencl : Depends: libtiopencl1 (= 01.01.17.01-git20181129.0-0rcnee0~stretch+20190103) but it is not going to be installed E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). root@beaglebone:/#
Thanks. On Mon, Mar 25, 2019 at 7:29 AM Tarmo Kuuse <[email protected]> wrote: > Hi George, > > Firstly, I didn't see an "apt update" command in your listing. This > updates the package lists and should be executed before installing any > packages. > > >> Unpacking libtiopencl1 >> (01.01.17.01-git20181129.0-0rcnee0~stretch+20190103) ... >> dpkg: error processing archive >> /var/cache/apt/archives/libtiopencl1_01.01.17.01-git20181129.0-0rcnee0~stretch+20190103_armhf.deb >> (--unpack): >> trying to overwrite '/usr/share/ti/opencl/clc.h', which is also in >> package libopencl1 01.01.15.03-r0.0rcnee7~stretch+20180809 >> > > Secondly, there's a conflict between packages "libopencl1" and > "libtiopencl1". You need to choose one or the other. Remove the other with > "apt purge ...". > > -- > Kind regards, > Tarmo > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to a topic in the > Google Groups "BeagleBoard" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/beagleboard/rBEOoVoWptc/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beagleboard/4b2ec493-3dee-4b97-a380-16d1072ab74f%40googlegroups.com > <https://groups.google.com/d/msgid/beagleboard/4b2ec493-3dee-4b97-a380-16d1072ab74f%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CANxnZtkJdY0EoO-N05poO0zNbbYnbq-SMA3wrjigkH%2B135vjgA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
