LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   apt autoremove error - MXLinux (https://www.linuxquestions.org/questions/linux-newbie-8/apt-autoremove-error-mxlinux-4175646186/)

Numbnuts 01-14-2019 10:18 AM

apt autoremove error - MXLinux
 
MXLinux here
What did they mean by this Error stuff?

PHP Code:

root@mx:/home/user# apt autoremove
Reading package lists... Done
Building dependency tree       
Reading state information
... Done
0 upgraded
0 newly installed0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation0 B of additional disk space will be used.
Setting up atftpd (0.7.git20120829-3+b1) ...
mkdircannot create directory ‘/srv/tftp’No such file or directory
dpkg
error processing package atftpd (--configure):
 
subprocess installed post-installation script returned error exit status 1
Errors were encountered 
while processing:
 
atftpd
E
Sub-process /usr/bin/dpkg returned an error code (1)
root@mx:/home/user

OS: MX 18 Continuum x86_64
Host: 80L0 Lenovo G50-80
Kernel: 4.15.0-1-amd64

hydrurga 01-14-2019 11:31 AM

Hi Numbnuts.

Could you please paste the output from the following command:

Code:

dpkg --audit
Also, what is atftpd? Are you still needing to run this piece of software? Did you install it from the repos?

Numbnuts 01-14-2019 06:16 PM

I also did this:

PHP Code:

root@mx:/home/user# apt-get --purge remove atftpd
Reading package lists... Done
Building dependency tree       
Reading state information
... Done
The following packages will be REMOVED
:
  
atftpd*
0 upgraded0 newly installed1 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation178 kB disk space will be freed.
Do 
you want to continue? [Y/n]      
(
Reading database ... 532833 files and directories currently installed.)
Removing atftpd (0.7.git20120829-3+b1) ...
Processing triggers for man-db (2.7.6.1-2) ...
(
Reading database ... 532814 files and directories currently installed.)
Purging configuration files for atftpd (0.7.git20120829-3+b1) ...
insservscript plexmediaserverservice plexmediaserver already provided!
Processing triggers for systemd (232-25+deb9u7) ...
root@mx:/home/user# apt autoremove
Reading package lists... Done
Building dependency tree       
Reading state information
... Done
0 upgraded
0 newly installed0 to remove and 0 not upgraded.
root@mx:/home/user


Numbnuts 01-14-2019 06:19 PM

Quote:

Originally Posted by hydrurga (Post 5948994)
Hi Numbnuts.

Could you please paste the output from the following command:

Code:

dpkg --audit
Also, what is atftpd? Are you still needing to run this piece of software? Did you install it from the repos?

I think there's something wrong at the repository or something
it's an advanced file transfer brotocol brogram
well, I removed it, ran auto remove, and there's no error anymore.
thank you

hydrurga 01-14-2019 06:29 PM

Quote:

Originally Posted by Numbnuts (Post 5949109)
I think there's something wrong at the repository or something
it's an advanced file transfer brotocol brogram
well, I removed it, ran auto remove, and there's no error anymore.
thank you

Ok. I'm glad you got it sorted out.

If you want, you can mark this thread as "Solved" (see "Thread Tools" at the top of this thread).


All times are GMT -5. The time now is 04:30 AM.