When installing libc6-i386 libgcc1:i386 I get a permussion denied error about plymouth

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












I have a dedicated server running Ubuntu 18.04



When I run



sudo apt-get install libc6-i386 libgcc1:i386


I get



Setting up initramfs-tools (0.130ubuntu3) ...
update-initramfs: deferring update (trigger activated)
Setting up linux-firmware (1.173.1) ...
update-initramfs: Generating /boot/initrd.img-4.15.0-22-generic
/usr/share/initramfs-tools/hooks/plymouth: 36: /usr/share/initramfs-tools/hooks/plymouth: plymouth: Permission denied
E: /usr/share/initramfs-tools/hooks/plymouth failed with return 126.
update-initramfs: failed for /boot/initrd.img-4.15.0-22-generic with 126.
dpkg: error processing package linux-firmware (--configure):
installed linux-firmware package post-installation script subprocess returned error exit status 126
Processing triggers for initramfs-tools (0.130ubuntu3) ...
update-initramfs: Generating /boot/initrd.img-4.15.0-22-generic
/usr/share/initramfs-tools/hooks/plymouth: 36: /usr/share/initramfs-tools/hooks/plymouth: plymouth: Permission denied
E: /usr/share/initramfs-tools/hooks/plymouth failed with return 126.
update-initramfs: failed for /boot/initrd.img-4.15.0-22-generic with 126.
dpkg: error processing package initramfs-tools (--configure):
installed initramfs-tools package post-installation script subprocess returned error exit status 126
Errors were encountered while processing:
linux-firmware
initramfs-tools
E: Sub-process /usr/bin/dpkg returned an error code (1)


I've tried running it as root and nothing changes. I've tried to reinstall plymouth but I still get permission denied.







share|improve this question





















  • What does ls -l /usr/share/initramfs-tools/hooks/plymouth report?
    – steeldriver
    Jun 1 at 11:40










  • -rwxr-xr-x 1 root root 5275 Apr 12 20:07 /usr/share/initramfs-tools/hooks/plymouth
    – BBGun007
    Jun 1 at 23:00











  • Apologies - I misread the error, it seems to be complaining about the executability of the plymouth binary itself i.e. what we want to know is ls -l /bin/plymouth
    – steeldriver
    Jun 1 at 23:16










  • -rw-r--r-- 1 root root 38904 Apr 12 20:07 /bin/plymouth
    – BBGun007
    Jun 1 at 23:29















up vote
0
down vote

favorite












I have a dedicated server running Ubuntu 18.04



When I run



sudo apt-get install libc6-i386 libgcc1:i386


I get



Setting up initramfs-tools (0.130ubuntu3) ...
update-initramfs: deferring update (trigger activated)
Setting up linux-firmware (1.173.1) ...
update-initramfs: Generating /boot/initrd.img-4.15.0-22-generic
/usr/share/initramfs-tools/hooks/plymouth: 36: /usr/share/initramfs-tools/hooks/plymouth: plymouth: Permission denied
E: /usr/share/initramfs-tools/hooks/plymouth failed with return 126.
update-initramfs: failed for /boot/initrd.img-4.15.0-22-generic with 126.
dpkg: error processing package linux-firmware (--configure):
installed linux-firmware package post-installation script subprocess returned error exit status 126
Processing triggers for initramfs-tools (0.130ubuntu3) ...
update-initramfs: Generating /boot/initrd.img-4.15.0-22-generic
/usr/share/initramfs-tools/hooks/plymouth: 36: /usr/share/initramfs-tools/hooks/plymouth: plymouth: Permission denied
E: /usr/share/initramfs-tools/hooks/plymouth failed with return 126.
update-initramfs: failed for /boot/initrd.img-4.15.0-22-generic with 126.
dpkg: error processing package initramfs-tools (--configure):
installed initramfs-tools package post-installation script subprocess returned error exit status 126
Errors were encountered while processing:
linux-firmware
initramfs-tools
E: Sub-process /usr/bin/dpkg returned an error code (1)


I've tried running it as root and nothing changes. I've tried to reinstall plymouth but I still get permission denied.







share|improve this question





















  • What does ls -l /usr/share/initramfs-tools/hooks/plymouth report?
    – steeldriver
    Jun 1 at 11:40










  • -rwxr-xr-x 1 root root 5275 Apr 12 20:07 /usr/share/initramfs-tools/hooks/plymouth
    – BBGun007
    Jun 1 at 23:00











  • Apologies - I misread the error, it seems to be complaining about the executability of the plymouth binary itself i.e. what we want to know is ls -l /bin/plymouth
    – steeldriver
    Jun 1 at 23:16










  • -rw-r--r-- 1 root root 38904 Apr 12 20:07 /bin/plymouth
    – BBGun007
    Jun 1 at 23:29













up vote
0
down vote

favorite









up vote
0
down vote

favorite











I have a dedicated server running Ubuntu 18.04



When I run



sudo apt-get install libc6-i386 libgcc1:i386


I get



Setting up initramfs-tools (0.130ubuntu3) ...
update-initramfs: deferring update (trigger activated)
Setting up linux-firmware (1.173.1) ...
update-initramfs: Generating /boot/initrd.img-4.15.0-22-generic
/usr/share/initramfs-tools/hooks/plymouth: 36: /usr/share/initramfs-tools/hooks/plymouth: plymouth: Permission denied
E: /usr/share/initramfs-tools/hooks/plymouth failed with return 126.
update-initramfs: failed for /boot/initrd.img-4.15.0-22-generic with 126.
dpkg: error processing package linux-firmware (--configure):
installed linux-firmware package post-installation script subprocess returned error exit status 126
Processing triggers for initramfs-tools (0.130ubuntu3) ...
update-initramfs: Generating /boot/initrd.img-4.15.0-22-generic
/usr/share/initramfs-tools/hooks/plymouth: 36: /usr/share/initramfs-tools/hooks/plymouth: plymouth: Permission denied
E: /usr/share/initramfs-tools/hooks/plymouth failed with return 126.
update-initramfs: failed for /boot/initrd.img-4.15.0-22-generic with 126.
dpkg: error processing package initramfs-tools (--configure):
installed initramfs-tools package post-installation script subprocess returned error exit status 126
Errors were encountered while processing:
linux-firmware
initramfs-tools
E: Sub-process /usr/bin/dpkg returned an error code (1)


I've tried running it as root and nothing changes. I've tried to reinstall plymouth but I still get permission denied.







share|improve this question













I have a dedicated server running Ubuntu 18.04



When I run



sudo apt-get install libc6-i386 libgcc1:i386


I get



Setting up initramfs-tools (0.130ubuntu3) ...
update-initramfs: deferring update (trigger activated)
Setting up linux-firmware (1.173.1) ...
update-initramfs: Generating /boot/initrd.img-4.15.0-22-generic
/usr/share/initramfs-tools/hooks/plymouth: 36: /usr/share/initramfs-tools/hooks/plymouth: plymouth: Permission denied
E: /usr/share/initramfs-tools/hooks/plymouth failed with return 126.
update-initramfs: failed for /boot/initrd.img-4.15.0-22-generic with 126.
dpkg: error processing package linux-firmware (--configure):
installed linux-firmware package post-installation script subprocess returned error exit status 126
Processing triggers for initramfs-tools (0.130ubuntu3) ...
update-initramfs: Generating /boot/initrd.img-4.15.0-22-generic
/usr/share/initramfs-tools/hooks/plymouth: 36: /usr/share/initramfs-tools/hooks/plymouth: plymouth: Permission denied
E: /usr/share/initramfs-tools/hooks/plymouth failed with return 126.
update-initramfs: failed for /boot/initrd.img-4.15.0-22-generic with 126.
dpkg: error processing package initramfs-tools (--configure):
installed initramfs-tools package post-installation script subprocess returned error exit status 126
Errors were encountered while processing:
linux-firmware
initramfs-tools
E: Sub-process /usr/bin/dpkg returned an error code (1)


I've tried running it as root and nothing changes. I've tried to reinstall plymouth but I still get permission denied.









share|improve this question












share|improve this question




share|improve this question








edited Jun 1 at 10:12









Zanna

47.8k13116226




47.8k13116226









asked Jun 1 at 6:00









BBGun007

1




1











  • What does ls -l /usr/share/initramfs-tools/hooks/plymouth report?
    – steeldriver
    Jun 1 at 11:40










  • -rwxr-xr-x 1 root root 5275 Apr 12 20:07 /usr/share/initramfs-tools/hooks/plymouth
    – BBGun007
    Jun 1 at 23:00











  • Apologies - I misread the error, it seems to be complaining about the executability of the plymouth binary itself i.e. what we want to know is ls -l /bin/plymouth
    – steeldriver
    Jun 1 at 23:16










  • -rw-r--r-- 1 root root 38904 Apr 12 20:07 /bin/plymouth
    – BBGun007
    Jun 1 at 23:29

















  • What does ls -l /usr/share/initramfs-tools/hooks/plymouth report?
    – steeldriver
    Jun 1 at 11:40










  • -rwxr-xr-x 1 root root 5275 Apr 12 20:07 /usr/share/initramfs-tools/hooks/plymouth
    – BBGun007
    Jun 1 at 23:00











  • Apologies - I misread the error, it seems to be complaining about the executability of the plymouth binary itself i.e. what we want to know is ls -l /bin/plymouth
    – steeldriver
    Jun 1 at 23:16










  • -rw-r--r-- 1 root root 38904 Apr 12 20:07 /bin/plymouth
    – BBGun007
    Jun 1 at 23:29
















What does ls -l /usr/share/initramfs-tools/hooks/plymouth report?
– steeldriver
Jun 1 at 11:40




What does ls -l /usr/share/initramfs-tools/hooks/plymouth report?
– steeldriver
Jun 1 at 11:40












-rwxr-xr-x 1 root root 5275 Apr 12 20:07 /usr/share/initramfs-tools/hooks/plymouth
– BBGun007
Jun 1 at 23:00





-rwxr-xr-x 1 root root 5275 Apr 12 20:07 /usr/share/initramfs-tools/hooks/plymouth
– BBGun007
Jun 1 at 23:00













Apologies - I misread the error, it seems to be complaining about the executability of the plymouth binary itself i.e. what we want to know is ls -l /bin/plymouth
– steeldriver
Jun 1 at 23:16




Apologies - I misread the error, it seems to be complaining about the executability of the plymouth binary itself i.e. what we want to know is ls -l /bin/plymouth
– steeldriver
Jun 1 at 23:16












-rw-r--r-- 1 root root 38904 Apr 12 20:07 /bin/plymouth
– BBGun007
Jun 1 at 23:29





-rw-r--r-- 1 root root 38904 Apr 12 20:07 /bin/plymouth
– BBGun007
Jun 1 at 23:29
















active

oldest

votes











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',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);








 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1042518%2fwhen-installing-libc6-i386-libgcc1i386-i-get-a-permussion-denied-error-about-pl%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes










 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1042518%2fwhen-installing-libc6-i386-libgcc1i386-i-get-a-permussion-denied-error-about-pl%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

pylint3 and pip3 broken

Missing snmpget and snmpwalk

How to enroll fingerprints to Ubuntu 17.10 with VFS491