Page 42 of 52

Re: MX Modified - Latest MX KDE 5.22 Using MX21 beta

Posted: Thu Aug 26, 2021 5:57 am
by norbert
Should be fixed now

Re: MX Modified - Latest MX KDE 5.22 Using MX21 beta

Posted: Thu Aug 26, 2021 9:49 am
by MAYBL8
Not yet:

Code: Select all

$ sudo apt-get install kio-gdrive
[sudo] password for dcihon: 
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 kio-gdrive : Depends: libkpimgapicore5-20.08 but it is not installable
              Depends: libkpimgapidrive5-20.08 but it is not installable
E: Unable to correct problems, you have held broken packages.

Re: MX Modified - Latest MX KDE 5.22 Using MX21 beta

Posted: Thu Aug 26, 2021 12:01 pm
by andyprough
What's the output from

Code: Select all

apt policy libkpimgapicore5
and from

Code: Select all

apt policy libkpimgapicore5abi1
If you try sudo apt --fix-broken install and then sudo apt install kio-gdrive libkpimgapicore5abi1 libkpimgapicore5, what happens?

Edit: The Debian packages page for this package looks messy - those two dependencies show "not available": https://packages.debian.org/sid/kio-gdrive

And when I extract the control file from the kio-gdrive deb, it almost looks to me like there is an error in this control file. It calls for Depends including

Code: Select all

libkpimgapicore5-20.08, libkpimgapicore5abi1 (>= 20.08.3), libkpimgapidrive5 (>= 20.08.3), libkpimgapidrive5-20.08,
, but both libkpimgapicore5 and lipkpimgapidrive5 are supposed to be virtual packages that are provided by ' libkpimgapicore5abi1' and 'libkpimgapidrive5', which are already set to be installed.

Re: MX Modified - Latest MX KDE 5.22 Using MX21 beta

Posted: Thu Aug 26, 2021 12:42 pm
by MAYBL8
Yeah it looks like I need to wait until it gets updated.

Code: Select all

$ apt policy libkpimgapicore5
N: Unable to locate package libkpimgapicore5
dcihon@mx-kde-sid:~
$ sudo apt policy libkpimgapicore5
[sudo] password for dcihon: 
N: Unable to locate package libkpimgapicore5
dcihon@mx-kde-sid:~
$ apt policy libkpimgapicore5abi1
libkpimgapicore5abi1:
  Installed: 21.08.0-1
  Candidate: 21.08.0-1
  Version table:
 *** 21.08.0-1 500
        500 http://ftp.us.debian.org/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status
     21.08.0-1~np1 500
        500 https://download.opensuse.org/repositories/home:/npreining:/debian-kde:/apps2108/Debian_Unstable ./ Packages

Re: MX Modified - Latest MX KDE 5.22 Using MX21 beta

Posted: Thu Aug 26, 2021 1:40 pm
by andyprough
@MAYBL8 - I extracted the control file from the kio-gdrive deb and deleted the reference to libkpimgapicore5 and lipkpimgapidrive5. Then I rebuilt the deb and tried installing it. The program works, but it only offers to sign into an account with "opendesktop.org" - there's no option for a Google sign-in. So I think you are right - have to hope that the Debian Unstable packagers are working on it. I guess you could submit a bug report if it doesn't get fixed soon.

Re: MX Modified - Latest MX KDE 5.22 Using MX21 beta

Posted: Thu Aug 26, 2021 6:56 pm
by norbert
I have

Code: Select all

Package: kio-gdrive
Version: 21.08.0-1~np2
Architecture: amd64
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Installed-Size: 533
Depends: kaccounts-integration, kio, libaccounts-qt5-1 (>= 1.13), libc6 (>= 2.14), libkaccounts2 (>= 4:21.07.80~), libkf5coreaddons5 (>= 4.99.0), libkf5i18n5 (>= 5.71.0~), libkf5kiocore5 (>= 5.71.0~), libkf5kiogui5 (>= 5.74.0), libkf5kiowidgets5 (>= 5.71.0~), libkf5notifications5 (>= 5.71.0~), libkf5widgetsaddons5 (>= 4.96.0), libkpimgapicore5-21.08, libkpimgapicore5abi1 (>= 21.08.0), libkpimgapidrive5 (>= 21.08.0), libkpimgapidrive5-21.08, libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5widgets5 (>= 5.2.0~), libstdc++6 (>= 4.1.1)
Enhances: dolphin
Filename: ./amd64/kio-gdrive_21.08.0-1~np2_amd64.deb
Size: 107932
MD5sum: 6ff614a4d24b8314e32a74308bd37535
SHA1: 8b88bb19d3ffdfdc427f772acf87af34343ad546
SHA256: 1be53087b16735e2a74523d1d8df41256ca579d930f60056013a18536ef4b4ec
Section: kde
Priority: optional
Homepage: https://invent.kde.org/network/kio-gdrive
Description-en: KIO access for GDrive
 KIO GDrive enables KIO-aware applications (such as Dolphin, Kate
 or Gwenview) to access and edit Google Drive files in the cloud.
Description-md5: f5412023114ff968cfc1f7c112157bda
and can install it ...

Re: MX Modified - Latest MX KDE 5.22 Using MX21 beta

Posted: Thu Aug 26, 2021 8:26 pm
by andyprough
norbert wrote: Thu Aug 26, 2021 6:56 pm I have

Code: Select all

Package: kio-gdrive
Version: 21.08.0-1~np2
Architecture: amd64
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Installed-Size: 533
Depends: kaccounts-integration, kio, libaccounts-qt5-1 (>= 1.13), libc6 (>= 2.14), libkaccounts2 (>= 4:21.07.80~), libkf5coreaddons5 (>= 4.99.0), libkf5i18n5 (>= 5.71.0~), libkf5kiocore5 (>= 5.71.0~), libkf5kiogui5 (>= 5.74.0), libkf5kiowidgets5 (>= 5.71.0~), libkf5notifications5 (>= 5.71.0~), libkf5widgetsaddons5 (>= 4.96.0), libkpimgapicore5-21.08, libkpimgapicore5abi1 (>= 21.08.0), libkpimgapidrive5 (>= 21.08.0), libkpimgapidrive5-21.08, libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.7.0) | libqt5gui5-gles (>= 5.7.0), libqt5widgets5 (>= 5.2.0~), libstdc++6 (>= 4.1.1)
Enhances: dolphin
Filename: ./amd64/kio-gdrive_21.08.0-1~np2_amd64.deb
Size: 107932
MD5sum: 6ff614a4d24b8314e32a74308bd37535
SHA1: 8b88bb19d3ffdfdc427f772acf87af34343ad546
SHA256: 1be53087b16735e2a74523d1d8df41256ca579d930f60056013a18536ef4b4ec
Section: kde
Priority: optional
Homepage: https://invent.kde.org/network/kio-gdrive
Description-en: KIO access for GDrive
 KIO GDrive enables KIO-aware applications (such as Dolphin, Kate
 or Gwenview) to access and edit Google Drive files in the cloud.
Description-md5: f5412023114ff968cfc1f7c112157bda
and can install it ...
Wonder why @MAYBL8's system wasn't pulling it from your repo?

Re: MX Modified - Latest MX KDE 5.22 Using MX21 beta

Posted: Sun Aug 29, 2021 12:18 pm
by MAYBL8
MAYBL8 wrote: Fri Aug 13, 2021 5:32 pm

Code: Select all

dcihon@mx-kde-sid:~
$   Active apt repos in: /etc/apt/sources.list.d/debian.list 
  1: deb http://ftp.us.debian.org/debian/ unstable main contrib non-free
^C
dcihon@mx-kde-sid:~
$ apt list network-manager
Listing... Done
network-manager/unstable,now 1.30.0-2 amd64 [installed]
network-manager/unstable 1.30.0-2 i386
I was doing some research on problems similar to mine and one solution was to check /etc/resolv.conf
I didn't have this file so I created it and put in there
nameserver 8.8.8.8

now it is working.
So my questions is why i didn't have that file.
How would it normally get there and what should be in that file?

Re: MX Modified - Latest MX KDE 5.22 Using MX21 beta

Posted: Sun Aug 29, 2021 10:54 pm
by andyprough
MAYBL8 wrote: Sun Aug 29, 2021 12:18 pm
MAYBL8 wrote: Fri Aug 13, 2021 5:32 pm

Code: Select all

dcihon@mx-kde-sid:~
$   Active apt repos in: /etc/apt/sources.list.d/debian.list 
  1: deb http://ftp.us.debian.org/debian/ unstable main contrib non-free
^C
dcihon@mx-kde-sid:~
$ apt list network-manager
Listing... Done
network-manager/unstable,now 1.30.0-2 amd64 [installed]
network-manager/unstable 1.30.0-2 i386
I was doing some research on problems similar to mine and one solution was to check /etc/resolv.conf
I didn't have this file so I created it and put in there
nameserver 8.8.8.8

now it is working.
So my questions is why i didn't have that file.
How would it normally get there and what should be in that file?
According to the Debian wiki, dhclient is the daemon which most commonly overwrites /etc/resolv.conf. Do you have dhclient installed? Could be that Sid is set up a bit differently in that regard than Debian stable.

Re: MX Modified - Latest MX KDE 5.22 Using MX21 beta

Posted: Mon Aug 30, 2021 9:31 am
by MAYBL8

Code: Select all

$ apt policy dhclient
N: Unable to locate package dhclient