Can't install anything on UbuntuCan't boot CD to install Ubuntu 9.04Can't install mplayer or vlc on...

Is there really no use for MD5 anymore?

What software provides a code editing environment on iPad?

A strange hotel

Apply MapThread to all but one variable

What are the potential pitfalls when using metals as a currency?

How to solve constants out of the internal energy equation?

Interpret a multiple linear regression when Y is log transformed

Is there an official tutorial for installing Ubuntu 18.04+ on a device with an SSD and an additional internal hard drive?

Is it idiomatic to construct against `this`?

What makes accurate emulation of old systems a difficult task?

Fizzy, soft, pop and still drinks

Normal Map bad shading in Rendered display

"The cow" OR "a cow" OR "cows" in this context

What language was spoken in East Asia before Proto-Turkic?

What's the polite way to say "I need to urinate"?

Do I have an "anti-research" personality?

web3.py web3.isConnected() returns false always

Examples of non trivial equivalence relations , I mean equivalence relations without the expression " same ... as" in their definition?

Binary Numbers Magic Trick

Mjolnir's timeline from Thor's perspective

Question about かな and だろう

A ​Note ​on ​N!

To say I met a person for the first time

As an international instructor, should I openly talk about my accent?



Can't install anything on Ubuntu


Can't boot CD to install Ubuntu 9.04Can't install mplayer or vlc on ubuntuubuntu update went wrong, pc doesnt boot, how can I repair it?Can't install Google Chrome on Ubuntu 11.04Can't install any software anymore on ubuntuCan't install omnicomplete on gvim (Ubuntu)Can't install Galera on Ubuntu 12.04Can't install openssh under ubuntu 14.04Ubuntu can't install php5-mysqlCan't install Ubuntu from USB






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}







0















I am trying to install ros-opencv3 and ros-rosserial-arduino. But when I run the command sudo apt-get install ros-kinetic-rosserial-arduino, I am getting this error:



E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.


As soon as i run this command, it just stops in the middle with an error as follows:



Downloading kernel sources...
Reading package lists...
Picking 'linux-signed-hwe' as source package instead of 'linux-image-4.15.0-46-generic'
Need to get 12,3 kB of source archives.
Get:1 http://de.archive.ubuntu.com/ubuntu xenial-updates/main linux-signed-hwe 4.15.0-48.51~16.04.1 (dsc) [1.829 B]
Get:2 http://de.archive.ubuntu.com/ubuntu xenial-updates/main linux-signed-hwe 4.15.0-48.51~16.04.1 (tar) [10,4 kB]
gpgv: Signature made Fr 05 Apr 2019 13:57:42 CEST using RSA key ID 70E1162B
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./linux-signed-hwe_4.15.0-48.51~16.04.1.dsc
dpkg-source: info: extracting linux-signed-hwe in linux-signed-hwe-4.15.0
dpkg-source: info: unpacking linux-signed-hwe_4.15.0-48.51~16.04.1.tar.xz
WFetched 12,3 kB in 0s (34,0 kB/s)
: Can't drop privileges for downloading as file 'linux-signed-hwe_4.15.0-48.51~16.04.1.dsc' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
grep: drivers/media/usb/uvc/uvc_driver.c: No such file or directory
INFO: No Intel RealSense(TM) cameras are currently supported.
Patching uvcvideo sources...
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?


What is this issue and how can I resolve it?










share|improve this question









New contributor




yash runwal is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





















  • Try to uninstall and eventually purge the offending packages...

    – Hastur
    yesterday











  • Does apt update and install other apps without issue? You're on 16.04 presumably? Can you pastebin the full output.

    – pbhj
    yesterday


















0















I am trying to install ros-opencv3 and ros-rosserial-arduino. But when I run the command sudo apt-get install ros-kinetic-rosserial-arduino, I am getting this error:



E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.


As soon as i run this command, it just stops in the middle with an error as follows:



Downloading kernel sources...
Reading package lists...
Picking 'linux-signed-hwe' as source package instead of 'linux-image-4.15.0-46-generic'
Need to get 12,3 kB of source archives.
Get:1 http://de.archive.ubuntu.com/ubuntu xenial-updates/main linux-signed-hwe 4.15.0-48.51~16.04.1 (dsc) [1.829 B]
Get:2 http://de.archive.ubuntu.com/ubuntu xenial-updates/main linux-signed-hwe 4.15.0-48.51~16.04.1 (tar) [10,4 kB]
gpgv: Signature made Fr 05 Apr 2019 13:57:42 CEST using RSA key ID 70E1162B
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./linux-signed-hwe_4.15.0-48.51~16.04.1.dsc
dpkg-source: info: extracting linux-signed-hwe in linux-signed-hwe-4.15.0
dpkg-source: info: unpacking linux-signed-hwe_4.15.0-48.51~16.04.1.tar.xz
WFetched 12,3 kB in 0s (34,0 kB/s)
: Can't drop privileges for downloading as file 'linux-signed-hwe_4.15.0-48.51~16.04.1.dsc' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
grep: drivers/media/usb/uvc/uvc_driver.c: No such file or directory
INFO: No Intel RealSense(TM) cameras are currently supported.
Patching uvcvideo sources...
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?


What is this issue and how can I resolve it?










share|improve this question









New contributor




yash runwal is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





















  • Try to uninstall and eventually purge the offending packages...

    – Hastur
    yesterday











  • Does apt update and install other apps without issue? You're on 16.04 presumably? Can you pastebin the full output.

    – pbhj
    yesterday














0












0








0








I am trying to install ros-opencv3 and ros-rosserial-arduino. But when I run the command sudo apt-get install ros-kinetic-rosserial-arduino, I am getting this error:



E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.


As soon as i run this command, it just stops in the middle with an error as follows:



Downloading kernel sources...
Reading package lists...
Picking 'linux-signed-hwe' as source package instead of 'linux-image-4.15.0-46-generic'
Need to get 12,3 kB of source archives.
Get:1 http://de.archive.ubuntu.com/ubuntu xenial-updates/main linux-signed-hwe 4.15.0-48.51~16.04.1 (dsc) [1.829 B]
Get:2 http://de.archive.ubuntu.com/ubuntu xenial-updates/main linux-signed-hwe 4.15.0-48.51~16.04.1 (tar) [10,4 kB]
gpgv: Signature made Fr 05 Apr 2019 13:57:42 CEST using RSA key ID 70E1162B
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./linux-signed-hwe_4.15.0-48.51~16.04.1.dsc
dpkg-source: info: extracting linux-signed-hwe in linux-signed-hwe-4.15.0
dpkg-source: info: unpacking linux-signed-hwe_4.15.0-48.51~16.04.1.tar.xz
WFetched 12,3 kB in 0s (34,0 kB/s)
: Can't drop privileges for downloading as file 'linux-signed-hwe_4.15.0-48.51~16.04.1.dsc' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
grep: drivers/media/usb/uvc/uvc_driver.c: No such file or directory
INFO: No Intel RealSense(TM) cameras are currently supported.
Patching uvcvideo sources...
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?


What is this issue and how can I resolve it?










share|improve this question









New contributor




yash runwal is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












I am trying to install ros-opencv3 and ros-rosserial-arduino. But when I run the command sudo apt-get install ros-kinetic-rosserial-arduino, I am getting this error:



E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.


As soon as i run this command, it just stops in the middle with an error as follows:



Downloading kernel sources...
Reading package lists...
Picking 'linux-signed-hwe' as source package instead of 'linux-image-4.15.0-46-generic'
Need to get 12,3 kB of source archives.
Get:1 http://de.archive.ubuntu.com/ubuntu xenial-updates/main linux-signed-hwe 4.15.0-48.51~16.04.1 (dsc) [1.829 B]
Get:2 http://de.archive.ubuntu.com/ubuntu xenial-updates/main linux-signed-hwe 4.15.0-48.51~16.04.1 (tar) [10,4 kB]
gpgv: Signature made Fr 05 Apr 2019 13:57:42 CEST using RSA key ID 70E1162B
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./linux-signed-hwe_4.15.0-48.51~16.04.1.dsc
dpkg-source: info: extracting linux-signed-hwe in linux-signed-hwe-4.15.0
dpkg-source: info: unpacking linux-signed-hwe_4.15.0-48.51~16.04.1.tar.xz
WFetched 12,3 kB in 0s (34,0 kB/s)
: Can't drop privileges for downloading as file 'linux-signed-hwe_4.15.0-48.51~16.04.1.dsc' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
grep: drivers/media/usb/uvc/uvc_driver.c: No such file or directory
INFO: No Intel RealSense(TM) cameras are currently supported.
Patching uvcvideo sources...
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?


What is this issue and how can I resolve it?







ubuntu






share|improve this question









New contributor




yash runwal is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




yash runwal is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited yesterday









gronostaj

29.3k1472108




29.3k1472108






New contributor




yash runwal is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked yesterday









yash runwalyash runwal

1




1




New contributor




yash runwal is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





yash runwal is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






yash runwal is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.













  • Try to uninstall and eventually purge the offending packages...

    – Hastur
    yesterday











  • Does apt update and install other apps without issue? You're on 16.04 presumably? Can you pastebin the full output.

    – pbhj
    yesterday



















  • Try to uninstall and eventually purge the offending packages...

    – Hastur
    yesterday











  • Does apt update and install other apps without issue? You're on 16.04 presumably? Can you pastebin the full output.

    – pbhj
    yesterday

















Try to uninstall and eventually purge the offending packages...

– Hastur
yesterday





Try to uninstall and eventually purge the offending packages...

– Hastur
yesterday













Does apt update and install other apps without issue? You're on 16.04 presumably? Can you pastebin the full output.

– pbhj
yesterday





Does apt update and install other apps without issue? You're on 16.04 presumably? Can you pastebin the full output.

– pbhj
yesterday










0






active

oldest

votes












Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
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
});


}
});






yash runwal is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1429884%2fcant-install-anything-on-ubuntu%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes








yash runwal is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















yash runwal is a new contributor. Be nice, and check out our Code of Conduct.













yash runwal is a new contributor. Be nice, and check out our Code of Conduct.












yash runwal is a new contributor. Be nice, and check out our Code of Conduct.
















Thanks for contributing an answer to Super User!


  • 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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1429884%2fcant-install-anything-on-ubuntu%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Cannot install PyQt5 The Next CEO of Stack OverflowCannot install tcpreplay 3.4.4cannot...

Kapp-Putsch Acontecimentos | Outros artigos | Menu de navegação

Why did early computer designers eschew integers? The Next CEO of Stack OverflowWhat register...