Openprinting-gutenprint lsb install-info error 127
I am trying to install driver for my printer but this happened..
$ sudo dpkg -i openprinting-gutenprint_5.2.7-1lsb3.2_amd64.deb
(Reading database ... 204753 files and directories currently installed.)
Preparing to unpack openprinting-gutenprint_5.2.7-1lsb3.2_amd64.deb ...
Unpacking openprinting-gutenprint (5.2.7-1lsb3.2) ...
dpkg: dependency problems prevent configuration of openprinting-gutenprint:
openprinting-gutenprint depends on lsb (>= 3.2); however:
Package lsb is not installed.
dpkg: error processing package openprinting-gutenprint (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
openprinting-gutenprint
After that I tried installing lsb..
$ sudo apt-get install lsb
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:
lsb : Depends: lsb-core (>= 9.20170808ubuntu1)
Depends: lsb-printing (>= 9.20170808ubuntu1) but it is not going to be installed
Depends: libjpeg62 but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Finally I tried installing lsb-core, but..
$ sudo apt --fix-broken install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following package was automatically installed and is no longer required:
java-wrappers
Use 'sudo apt autoremove' to remove it.
The following additional packages will be installed:
alien at autoconf automake autopoint autotools-dev debhelper debugedit dh-autoreconf
dh-strip-nondeterminism libarchive-cpio-perl libfile-stripnondeterminism-perl libgsasl7
libjpeg62 libkyotocabinet16v5 libltdl-dev libmail-sendmail-perl libmailutils5
libmysqlclient20 libntlm0 librpm8 librpmbuild8 librpmio8 librpmsign8 libsigsegv2
libsys-hostname-long-perl libtool lsb lsb-core lsb-invalid-mta lsb-printing lsb-security m4
mailutils mailutils-common mysql-common ncurses-term pax po-debconf rpm rpm-common rpm2cpio
Suggested packages:
autoconf-archive gnu-standards autoconf-doc dh-make dwz rpm-i18n libtool-doc gfortran
| fortran95-compiler gcj-jdk m4-doc mailutils-mh mailutils-doc libmail-box-perl elfutils
rpmlint rpm2html
The following NEW packages will be installed:
alien at autoconf automake autopoint autotools-dev debhelper debugedit dh-autoreconf
dh-strip-nondeterminism libarchive-cpio-perl libfile-stripnondeterminism-perl libgsasl7
libjpeg62 libkyotocabinet16v5 libltdl-dev libmail-sendmail-perl libmailutils5
libmysqlclient20 libntlm0 librpm8 librpmbuild8 librpmio8 librpmsign8 libsigsegv2
libsys-hostname-long-perl libtool lsb lsb-core lsb-invalid-mta lsb-printing lsb-security m4
mailutils mailutils-common mysql-common ncurses-term pax po-debconf rpm rpm-common rpm2cpio
0 upgraded, 42 newly installed, 0 to remove and 8 not upgraded.
2 not fully installed or removed.
Need to get 0 B/6,208 kB of archives.
After this operation, 27.2 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Extracting templates from packages: 100%
Setting up install-info (6.5.0.dfsg.1-2) ...
/usr/sbin/update-info-dir: 2: /etc/environment: k9d0^1: not found
dpkg: error processing package install-info (--configure):
installed install-info package post-installation script subprocess returned error exit status 127
Errors were encountered while processing:
install-info
E: Sub-process /usr/bin/dpkg returned an error code (1)
The following are in my /etc/environment file:
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
JAVA_HOME="/usr/lib/jvm/java-11-openjdk-amd64/bin/"
drivers package-management software-installation dpkg printing
add a comment |
I am trying to install driver for my printer but this happened..
$ sudo dpkg -i openprinting-gutenprint_5.2.7-1lsb3.2_amd64.deb
(Reading database ... 204753 files and directories currently installed.)
Preparing to unpack openprinting-gutenprint_5.2.7-1lsb3.2_amd64.deb ...
Unpacking openprinting-gutenprint (5.2.7-1lsb3.2) ...
dpkg: dependency problems prevent configuration of openprinting-gutenprint:
openprinting-gutenprint depends on lsb (>= 3.2); however:
Package lsb is not installed.
dpkg: error processing package openprinting-gutenprint (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
openprinting-gutenprint
After that I tried installing lsb..
$ sudo apt-get install lsb
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:
lsb : Depends: lsb-core (>= 9.20170808ubuntu1)
Depends: lsb-printing (>= 9.20170808ubuntu1) but it is not going to be installed
Depends: libjpeg62 but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Finally I tried installing lsb-core, but..
$ sudo apt --fix-broken install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following package was automatically installed and is no longer required:
java-wrappers
Use 'sudo apt autoremove' to remove it.
The following additional packages will be installed:
alien at autoconf automake autopoint autotools-dev debhelper debugedit dh-autoreconf
dh-strip-nondeterminism libarchive-cpio-perl libfile-stripnondeterminism-perl libgsasl7
libjpeg62 libkyotocabinet16v5 libltdl-dev libmail-sendmail-perl libmailutils5
libmysqlclient20 libntlm0 librpm8 librpmbuild8 librpmio8 librpmsign8 libsigsegv2
libsys-hostname-long-perl libtool lsb lsb-core lsb-invalid-mta lsb-printing lsb-security m4
mailutils mailutils-common mysql-common ncurses-term pax po-debconf rpm rpm-common rpm2cpio
Suggested packages:
autoconf-archive gnu-standards autoconf-doc dh-make dwz rpm-i18n libtool-doc gfortran
| fortran95-compiler gcj-jdk m4-doc mailutils-mh mailutils-doc libmail-box-perl elfutils
rpmlint rpm2html
The following NEW packages will be installed:
alien at autoconf automake autopoint autotools-dev debhelper debugedit dh-autoreconf
dh-strip-nondeterminism libarchive-cpio-perl libfile-stripnondeterminism-perl libgsasl7
libjpeg62 libkyotocabinet16v5 libltdl-dev libmail-sendmail-perl libmailutils5
libmysqlclient20 libntlm0 librpm8 librpmbuild8 librpmio8 librpmsign8 libsigsegv2
libsys-hostname-long-perl libtool lsb lsb-core lsb-invalid-mta lsb-printing lsb-security m4
mailutils mailutils-common mysql-common ncurses-term pax po-debconf rpm rpm-common rpm2cpio
0 upgraded, 42 newly installed, 0 to remove and 8 not upgraded.
2 not fully installed or removed.
Need to get 0 B/6,208 kB of archives.
After this operation, 27.2 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Extracting templates from packages: 100%
Setting up install-info (6.5.0.dfsg.1-2) ...
/usr/sbin/update-info-dir: 2: /etc/environment: k9d0^1: not found
dpkg: error processing package install-info (--configure):
installed install-info package post-installation script subprocess returned error exit status 127
Errors were encountered while processing:
install-info
E: Sub-process /usr/bin/dpkg returned an error code (1)
The following are in my /etc/environment file:
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
JAVA_HOME="/usr/lib/jvm/java-11-openjdk-amd64/bin/"
drivers package-management software-installation dpkg printing
Yes. Its somewhat like that. What should I do?
– Dipesh J Pandey
Oct 13 '18 at 4:27
Yes it does exist. I've found a solution in here: ubuntuforums.org/showthread.php?t=1617100. Thank you for trying to help.
– Dipesh J Pandey
Oct 13 '18 at 4:39
Nice! Feel free to answer your own question here about that and giving credit to that site that you found your answer on. It will help others if they experience the same thing. I've found similar questions here, but they were not exactly the same as yours so the solutions were different. =)
– Terrance
Oct 13 '18 at 4:42
You have some garbage in/etc/environment
. See message/usr/sbin/update-info-dir: 2: /etc/environment: k9d0^1: not found
above. Check it.
– N0rbert
Oct 13 '18 at 7:36
add a comment |
I am trying to install driver for my printer but this happened..
$ sudo dpkg -i openprinting-gutenprint_5.2.7-1lsb3.2_amd64.deb
(Reading database ... 204753 files and directories currently installed.)
Preparing to unpack openprinting-gutenprint_5.2.7-1lsb3.2_amd64.deb ...
Unpacking openprinting-gutenprint (5.2.7-1lsb3.2) ...
dpkg: dependency problems prevent configuration of openprinting-gutenprint:
openprinting-gutenprint depends on lsb (>= 3.2); however:
Package lsb is not installed.
dpkg: error processing package openprinting-gutenprint (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
openprinting-gutenprint
After that I tried installing lsb..
$ sudo apt-get install lsb
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:
lsb : Depends: lsb-core (>= 9.20170808ubuntu1)
Depends: lsb-printing (>= 9.20170808ubuntu1) but it is not going to be installed
Depends: libjpeg62 but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Finally I tried installing lsb-core, but..
$ sudo apt --fix-broken install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following package was automatically installed and is no longer required:
java-wrappers
Use 'sudo apt autoremove' to remove it.
The following additional packages will be installed:
alien at autoconf automake autopoint autotools-dev debhelper debugedit dh-autoreconf
dh-strip-nondeterminism libarchive-cpio-perl libfile-stripnondeterminism-perl libgsasl7
libjpeg62 libkyotocabinet16v5 libltdl-dev libmail-sendmail-perl libmailutils5
libmysqlclient20 libntlm0 librpm8 librpmbuild8 librpmio8 librpmsign8 libsigsegv2
libsys-hostname-long-perl libtool lsb lsb-core lsb-invalid-mta lsb-printing lsb-security m4
mailutils mailutils-common mysql-common ncurses-term pax po-debconf rpm rpm-common rpm2cpio
Suggested packages:
autoconf-archive gnu-standards autoconf-doc dh-make dwz rpm-i18n libtool-doc gfortran
| fortran95-compiler gcj-jdk m4-doc mailutils-mh mailutils-doc libmail-box-perl elfutils
rpmlint rpm2html
The following NEW packages will be installed:
alien at autoconf automake autopoint autotools-dev debhelper debugedit dh-autoreconf
dh-strip-nondeterminism libarchive-cpio-perl libfile-stripnondeterminism-perl libgsasl7
libjpeg62 libkyotocabinet16v5 libltdl-dev libmail-sendmail-perl libmailutils5
libmysqlclient20 libntlm0 librpm8 librpmbuild8 librpmio8 librpmsign8 libsigsegv2
libsys-hostname-long-perl libtool lsb lsb-core lsb-invalid-mta lsb-printing lsb-security m4
mailutils mailutils-common mysql-common ncurses-term pax po-debconf rpm rpm-common rpm2cpio
0 upgraded, 42 newly installed, 0 to remove and 8 not upgraded.
2 not fully installed or removed.
Need to get 0 B/6,208 kB of archives.
After this operation, 27.2 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Extracting templates from packages: 100%
Setting up install-info (6.5.0.dfsg.1-2) ...
/usr/sbin/update-info-dir: 2: /etc/environment: k9d0^1: not found
dpkg: error processing package install-info (--configure):
installed install-info package post-installation script subprocess returned error exit status 127
Errors were encountered while processing:
install-info
E: Sub-process /usr/bin/dpkg returned an error code (1)
The following are in my /etc/environment file:
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
JAVA_HOME="/usr/lib/jvm/java-11-openjdk-amd64/bin/"
drivers package-management software-installation dpkg printing
I am trying to install driver for my printer but this happened..
$ sudo dpkg -i openprinting-gutenprint_5.2.7-1lsb3.2_amd64.deb
(Reading database ... 204753 files and directories currently installed.)
Preparing to unpack openprinting-gutenprint_5.2.7-1lsb3.2_amd64.deb ...
Unpacking openprinting-gutenprint (5.2.7-1lsb3.2) ...
dpkg: dependency problems prevent configuration of openprinting-gutenprint:
openprinting-gutenprint depends on lsb (>= 3.2); however:
Package lsb is not installed.
dpkg: error processing package openprinting-gutenprint (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
openprinting-gutenprint
After that I tried installing lsb..
$ sudo apt-get install lsb
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:
lsb : Depends: lsb-core (>= 9.20170808ubuntu1)
Depends: lsb-printing (>= 9.20170808ubuntu1) but it is not going to be installed
Depends: libjpeg62 but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Finally I tried installing lsb-core, but..
$ sudo apt --fix-broken install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following package was automatically installed and is no longer required:
java-wrappers
Use 'sudo apt autoremove' to remove it.
The following additional packages will be installed:
alien at autoconf automake autopoint autotools-dev debhelper debugedit dh-autoreconf
dh-strip-nondeterminism libarchive-cpio-perl libfile-stripnondeterminism-perl libgsasl7
libjpeg62 libkyotocabinet16v5 libltdl-dev libmail-sendmail-perl libmailutils5
libmysqlclient20 libntlm0 librpm8 librpmbuild8 librpmio8 librpmsign8 libsigsegv2
libsys-hostname-long-perl libtool lsb lsb-core lsb-invalid-mta lsb-printing lsb-security m4
mailutils mailutils-common mysql-common ncurses-term pax po-debconf rpm rpm-common rpm2cpio
Suggested packages:
autoconf-archive gnu-standards autoconf-doc dh-make dwz rpm-i18n libtool-doc gfortran
| fortran95-compiler gcj-jdk m4-doc mailutils-mh mailutils-doc libmail-box-perl elfutils
rpmlint rpm2html
The following NEW packages will be installed:
alien at autoconf automake autopoint autotools-dev debhelper debugedit dh-autoreconf
dh-strip-nondeterminism libarchive-cpio-perl libfile-stripnondeterminism-perl libgsasl7
libjpeg62 libkyotocabinet16v5 libltdl-dev libmail-sendmail-perl libmailutils5
libmysqlclient20 libntlm0 librpm8 librpmbuild8 librpmio8 librpmsign8 libsigsegv2
libsys-hostname-long-perl libtool lsb lsb-core lsb-invalid-mta lsb-printing lsb-security m4
mailutils mailutils-common mysql-common ncurses-term pax po-debconf rpm rpm-common rpm2cpio
0 upgraded, 42 newly installed, 0 to remove and 8 not upgraded.
2 not fully installed or removed.
Need to get 0 B/6,208 kB of archives.
After this operation, 27.2 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Extracting templates from packages: 100%
Setting up install-info (6.5.0.dfsg.1-2) ...
/usr/sbin/update-info-dir: 2: /etc/environment: k9d0^1: not found
dpkg: error processing package install-info (--configure):
installed install-info package post-installation script subprocess returned error exit status 127
Errors were encountered while processing:
install-info
E: Sub-process /usr/bin/dpkg returned an error code (1)
The following are in my /etc/environment file:
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
JAVA_HOME="/usr/lib/jvm/java-11-openjdk-amd64/bin/"
drivers package-management software-installation dpkg printing
drivers package-management software-installation dpkg printing
edited Oct 13 '18 at 4:33
Dipesh J Pandey
asked Oct 13 '18 at 3:53
Dipesh J PandeyDipesh J Pandey
112
112
Yes. Its somewhat like that. What should I do?
– Dipesh J Pandey
Oct 13 '18 at 4:27
Yes it does exist. I've found a solution in here: ubuntuforums.org/showthread.php?t=1617100. Thank you for trying to help.
– Dipesh J Pandey
Oct 13 '18 at 4:39
Nice! Feel free to answer your own question here about that and giving credit to that site that you found your answer on. It will help others if they experience the same thing. I've found similar questions here, but they were not exactly the same as yours so the solutions were different. =)
– Terrance
Oct 13 '18 at 4:42
You have some garbage in/etc/environment
. See message/usr/sbin/update-info-dir: 2: /etc/environment: k9d0^1: not found
above. Check it.
– N0rbert
Oct 13 '18 at 7:36
add a comment |
Yes. Its somewhat like that. What should I do?
– Dipesh J Pandey
Oct 13 '18 at 4:27
Yes it does exist. I've found a solution in here: ubuntuforums.org/showthread.php?t=1617100. Thank you for trying to help.
– Dipesh J Pandey
Oct 13 '18 at 4:39
Nice! Feel free to answer your own question here about that and giving credit to that site that you found your answer on. It will help others if they experience the same thing. I've found similar questions here, but they were not exactly the same as yours so the solutions were different. =)
– Terrance
Oct 13 '18 at 4:42
You have some garbage in/etc/environment
. See message/usr/sbin/update-info-dir: 2: /etc/environment: k9d0^1: not found
above. Check it.
– N0rbert
Oct 13 '18 at 7:36
Yes. Its somewhat like that. What should I do?
– Dipesh J Pandey
Oct 13 '18 at 4:27
Yes. Its somewhat like that. What should I do?
– Dipesh J Pandey
Oct 13 '18 at 4:27
Yes it does exist. I've found a solution in here: ubuntuforums.org/showthread.php?t=1617100. Thank you for trying to help.
– Dipesh J Pandey
Oct 13 '18 at 4:39
Yes it does exist. I've found a solution in here: ubuntuforums.org/showthread.php?t=1617100. Thank you for trying to help.
– Dipesh J Pandey
Oct 13 '18 at 4:39
Nice! Feel free to answer your own question here about that and giving credit to that site that you found your answer on. It will help others if they experience the same thing. I've found similar questions here, but they were not exactly the same as yours so the solutions were different. =)
– Terrance
Oct 13 '18 at 4:42
Nice! Feel free to answer your own question here about that and giving credit to that site that you found your answer on. It will help others if they experience the same thing. I've found similar questions here, but they were not exactly the same as yours so the solutions were different. =)
– Terrance
Oct 13 '18 at 4:42
You have some garbage in
/etc/environment
. See message /usr/sbin/update-info-dir: 2: /etc/environment: k9d0^1: not found
above. Check it.– N0rbert
Oct 13 '18 at 7:36
You have some garbage in
/etc/environment
. See message /usr/sbin/update-info-dir: 2: /etc/environment: k9d0^1: not found
above. Check it.– N0rbert
Oct 13 '18 at 7:36
add a comment |
2 Answers
2
active
oldest
votes
As sugested in a thread linked in the comments above, run:
sudo mv /var/lib/dpkg/info/install-info.postinst /var/lib/dpkg/info/install-info.postinst.bad
If it doesn't solve your problem, revert it by
sudo mv /var/lib/dpkg/info/install-info.postinst.bad /var/lib/dpkg/info/install-info.postinst
add a comment |
Just ran
sudo apt --fix-broken install
and worked
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1083372%2fopenprinting-gutenprint-lsb-install-info-error-127%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
As sugested in a thread linked in the comments above, run:
sudo mv /var/lib/dpkg/info/install-info.postinst /var/lib/dpkg/info/install-info.postinst.bad
If it doesn't solve your problem, revert it by
sudo mv /var/lib/dpkg/info/install-info.postinst.bad /var/lib/dpkg/info/install-info.postinst
add a comment |
As sugested in a thread linked in the comments above, run:
sudo mv /var/lib/dpkg/info/install-info.postinst /var/lib/dpkg/info/install-info.postinst.bad
If it doesn't solve your problem, revert it by
sudo mv /var/lib/dpkg/info/install-info.postinst.bad /var/lib/dpkg/info/install-info.postinst
add a comment |
As sugested in a thread linked in the comments above, run:
sudo mv /var/lib/dpkg/info/install-info.postinst /var/lib/dpkg/info/install-info.postinst.bad
If it doesn't solve your problem, revert it by
sudo mv /var/lib/dpkg/info/install-info.postinst.bad /var/lib/dpkg/info/install-info.postinst
As sugested in a thread linked in the comments above, run:
sudo mv /var/lib/dpkg/info/install-info.postinst /var/lib/dpkg/info/install-info.postinst.bad
If it doesn't solve your problem, revert it by
sudo mv /var/lib/dpkg/info/install-info.postinst.bad /var/lib/dpkg/info/install-info.postinst
answered Nov 6 '18 at 12:54
Tales PáduaTales Pádua
1012
1012
add a comment |
add a comment |
Just ran
sudo apt --fix-broken install
and worked
add a comment |
Just ran
sudo apt --fix-broken install
and worked
add a comment |
Just ran
sudo apt --fix-broken install
and worked
Just ran
sudo apt --fix-broken install
and worked
edited Jan 16 at 18:28
Eric Carvalho
41.9k17115147
41.9k17115147
answered Jan 16 at 17:09
Thiago DutraThiago Dutra
1
1
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1083372%2fopenprinting-gutenprint-lsb-install-info-error-127%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Yes. Its somewhat like that. What should I do?
– Dipesh J Pandey
Oct 13 '18 at 4:27
Yes it does exist. I've found a solution in here: ubuntuforums.org/showthread.php?t=1617100. Thank you for trying to help.
– Dipesh J Pandey
Oct 13 '18 at 4:39
Nice! Feel free to answer your own question here about that and giving credit to that site that you found your answer on. It will help others if they experience the same thing. I've found similar questions here, but they were not exactly the same as yours so the solutions were different. =)
– Terrance
Oct 13 '18 at 4:42
You have some garbage in
/etc/environment
. See message/usr/sbin/update-info-dir: 2: /etc/environment: k9d0^1: not found
above. Check it.– N0rbert
Oct 13 '18 at 7:36