Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on...
Note: An (*) indicates there is no official participation from that distribution here at LQ. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
10-28-2019, 07:30 AM
|
#1
|
LQ Newbie
Registered: Oct 2019
Posts: 3
Rep: 
|
Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
ayan@nayan:~/Desktop$ sudo dpkg --configure -a
Setting up libpaper1:amd64 (1.1.28) ...
dpkg: error processing package libpaper1:amd64 (--configure):
installed libpaper1:amd64 package post-installation script subprocess returned error exit status 10
Setting up rsyslog (8.1901.0-1ubuntu4) ...
The user `syslog' is already a member of `adm'.
dpkg: error processing package rsyslog (--configure):
installed rsyslog package post-installation script subprocess returned error exit status 10
Setting up ufw (0.36-1ubuntu3) ...
dpkg: error processing package ufw (--configure):
installed ufw package post-installation script subprocess returned error exit status 10
Setting up samba-common (2:4.10.7+dfsg-0ubuntu2) ...
dpkg: error processing package samba-common (--configure):
installed samba-common package post-installation script subprocess returned error exit status 10
Setting up unattended-upgrades (1.14ubuntu1) ...
dpkg: error processing package unattended-upgrades (--configure):
installed unattended-upgrades package post-installation script subprocess returned error exit status 10
Setting up grub-efi-amd64 (2.04-1ubuntu12) ...
dpkg: error processing package grub-efi-amd64 (--configure):
installed grub-efi-amd64 package post-installation script subprocess returned error exit status 10
Setting up gdm3 (3.34.1-1ubuntu1) ...
dpkg: error processing package gdm3 (--configure):
installed gdm3 package post-installation script subprocess returned error exit status 10
Processing triggers for libc-bin (2.30-0ubuntu2) ...
Errors were encountered while processing:
libpaper1:amd64
rsyslog
ufw
samba-common
unattended-upgrades
grub-efi-amd64
gdm3
|
|
|
10-28-2019, 12:34 PM
|
#2
|
LQ Guru
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 27,491
|
Quote:
Originally Posted by FiringGun
ayan@nayan:~/Desktop$ sudo dpkg --configure -a
Setting up libpaper1:amd64 (1.1.28) ...
dpkg: error processing package libpaper1:amd64 (--configure):
installed libpaper1:amd64 package post-installation script subprocess returned error exit status 10
Setting up rsyslog (8.1901.0-1ubuntu4) ...
The user `syslog' is already a member of `adm'.
dpkg: error processing package rsyslog (--configure):
installed rsyslog package post-installation script subprocess returned error exit status 10
Setting up ufw (0.36-1ubuntu3) ...
dpkg: error processing package ufw (--configure):
installed ufw package post-installation script subprocess returned error exit status 10
Setting up samba-common (2:4.10.7+dfsg-0ubuntu2) ...
dpkg: error processing package samba-common (--configure):
installed samba-common package post-installation script subprocess returned error exit status 10
Setting up unattended-upgrades (1.14ubuntu1) ...
dpkg: error processing package unattended-upgrades (--configure):
installed unattended-upgrades package post-installation script subprocess returned error exit status 10
Setting up grub-efi-amd64 (2.04-1ubuntu12) ...
dpkg: error processing package grub-efi-amd64 (--configure):
installed grub-efi-amd64 package post-installation script subprocess returned error exit status 10
Setting up gdm3 (3.34.1-1ubuntu1) ...
dpkg: error processing package gdm3 (--configure):
installed gdm3 package post-installation script subprocess returned error exit status 10
Processing triggers for libc-bin (2.30-0ubuntu2) ...
Errors were encountered while processing:
libpaper1:amd64
rsyslog
ufw
samba-common
unattended-upgrades
grub-efi-amd64
gdm3
|
Read the "Question Guidelines" link in my posting signature; what do you think anyone will be able to tell you based on what you posted? A generic error message, no details (version/distro of Linux, what you're trying to install from where, how, etc.), doesn't tell us anything that would let us help you.
Past that, did you run the command the system suggested???
|
|
|
11-04-2019, 08:57 PM
|
#3
|
LQ Newbie
Registered: Oct 2019
Posts: 3
Original Poster
Rep: 
|
Quote:
Originally Posted by TB0ne
Read the "Question Guidelines" link in my posting signature; what do you think anyone will be able to tell you based on what you posted? A generic error message, no details (version/distro of Linux, what you're trying to install from where, how, etc.), doesn't tell us anything that would let us help you.
Past that, did you run the command the system suggested???
|
Thanks for reply but i solved the issue or thanks again that you helped me.
|
|
|
11-05-2019, 08:52 AM
|
#4
|
LQ Guru
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 27,491
|
Quote:
Originally Posted by FiringGun
Thanks for reply but i solved the issue or thanks again that you helped me.
|
So how about posting what you did to solve the issue???
|
|
|
11-05-2019, 10:37 AM
|
#5
|
LQ Newbie
Registered: Oct 2019
Posts: 3
Original Poster
Rep: 
|
Solution worked for me
Quote:
Originally Posted by TB0ne
So how about posting what you did to solve the issue???
|
Thanks again that you are giving me chance to help somebody.
OS:Ubuntu 19.10 Eoen Ermine
I solved my issue by this following link.I tried method 1-4 but it didn't worked for me but in method 5 says that delete the packages which is causing the issue and it solved my problem.
URL which helped me:
https://phoenixnap.com/kb/fix-sub-pr...d-error-code-1
|
|
|
All times are GMT -5. The time now is 04:16 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|