<div dir="ltr"><div>Hey Ubuntu maintainers!</div><div><br></div><div>I'm trying to upgrade my Ubuntu version 20.04.2 LTS to 20.10 so that I could finally upgrade it to 21.04 (Hirsute Hippo)<br><br>Once I run the  <span style="font-family:monospace">upgrade</span>  command, I get this unmet dependency error:<br><br><span style="font-family:georgia,serif"><span style="font-family:monospace">$ sudo apt-get upgrade<br><br>Reading package lists... Done<br>Building dependency tree       <br>Reading state information... Done<br>You might want to run 'apt --fix-broken install' to correct these.<br>The following packages have unmet dependencies:<br> libsmbclient : Depends: samba-libs (= 2:4.11.6+dfsg-0ubuntu1.8) but 2:4.11.6+dfsg-0ubuntu1.6 is installed<br> samba-libs : Depends: libwbclient0 (= 2:4.11.6+dfsg-0ubuntu1.6) but 2:4.11.6+dfsg-0ubuntu1.8 is installed<br>E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).</span><br><br></span></div><div><span style="font-family:georgia,serif"><br></span><br>I tried  <code>sudo apt --fix-broken install</code>  but did not work and return this error: </div><div><span style="font-family:georgia,serif"><br></span></div><div><span style="font-family:monospace">$ sudo apt --fix-broken install<br><br>Reading package lists... Done<br>Building dependency tree       <br>Reading state information... Done<br>Correcting dependencies... Done<br>The following package was automatically installed and is no longer required:<br>  libllvm10<br>Use 'sudo apt autoremove' to remove it.<br>The following additional packages will be installed:<br>  samba-libs<br>The following packages will be upgraded:<br>  samba-libs<br>1 upgraded, 0 newly installed, 0 to remove and 25 not upgraded.<br>1 not fully installed or removed.<br>Need to get 0 B/5,282 kB of archives.<br>After this operation, 0 B of additional disk space will be used.<br>Do you want to continue? [Y/n] <br>E: Invalid archive member header<br>E: Prior errors apply to /var/cache/apt/archives/samba-libs_2%3a4.11.6+dfsg-0ubuntu1.8_amd64.deb<br>debconf: apt-extracttemplates failed: No such file or directory<br>(Reading database ... 215241 files and directories currently installed.)<br>Preparing to unpack .../samba-libs_2%3a4.11.6+dfsg-0ubuntu1.8_amd64.deb ...<br>Unpacking libwbclient0:amd64 (2:4.11.6+dfsg-0ubuntu1.8) over (2:4.11.6+dfsg-0ubuntu1.8) ...<br>Setting up libwbclient0:amd64 (2:4.11.6+dfsg-0ubuntu1.8) ...<br>dpkg: dependency problems prevent configuration of libsmbclient:amd64:<br> libsmbclient:amd64 depends on samba-libs (= 2:4.11.6+dfsg-0ubuntu1.8); however:<br>  Version of samba-libs:amd64 on system is 2:4.11.6+dfsg-0ubuntu1.6.<br><br>dpkg: error processing package libsmbclient:amd64 (--configure):<br> dependency problems - leaving unconfigured<br>No apport report written because the error message indicates its a followup error from a previous failure.<br>                                                                                                          Processing triggers for <br>libc-bin (2.31-0ubuntu9.2) ...<br>Errors were encountered while processing:<br> libsmbclient:amd64<br>E: Sub-process /usr/bin/dpkg returned an error code (1)</span><br><br></div><div><br></div><div><br>I want to eventually run <span style="font-family:monospace">sudo do-release-upgrade</span> but before that, I have to install all available updates for the release.</div><div><br></div><div>I also tried downgrading <span style="font-family:monospace">libwbclient0 <font face="arial,sans-serif">using </font>sudo apt-get install libwbclient0=2:4.11.6+dfsg-0ubuntu1.6 <font face="arial,sans-serif">but it gives this error:</font></span></div><div><span style="font-family:monospace"><br></span></div><div><span style="font-family:monospace">Reading package lists... Done<br>Building dependency tree       <br>Reading state information... Done<br>E: Version '2:4.11.6+dfsg-0ubuntu1.6' for 'libwbclient0' was not found</span></div><div><br></div><div><br></div><div>Cleaning out the apt-cache before downgrading also doesn't help.<br></div><div><br></div><div>How further to proceed? Thanks in advance!</div><div><br></div><div>Regards,</div><div><br></div><div>--<br></div></div>