HOW to patch this file
0
abw@ABW:~$ sudo dpkg --configure -a
Setting up ros-kinetic-librealsense (1.12.1-0xenial-20180809-140204-0800) ...
Kernel preparation unnecessary for this kernel. Skipping...
Running the pre_build script:
dkms: Pre-build script started...
Downloading kernel sources...
Reading package lists...
Picking 'linux-signed-hwe' as source package instead of 'linux-image-4.15.0-45-generic'
Need to get 12.2 kB of source archives.
Get:1 http://us.archive.ubuntu.com/ubuntu xenial-updates/main linux-signed-hwe 4.15.0-46.49~16.04.1 (dsc) [1,829 B]
Get:2 http://us.archive.ubuntu.com/ubuntu xenial-updates/main linux-signed-hwe 4.15.0-46.49~16.04.1 (tar) [10.3 kB]
gpgv: Signature made Tue 12 Feb 2019 12:33:36 PM EST 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-46.49~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-46.49~16.04.1.tar.xz
WFetched 12.2 kB in 1s (11.0 kB/s)
: Can't drop privileges for downloading as file 'linux-signed-hwe_4.15.0-46.49~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?
The text leading up to this was:
--------------------------
|diff --git a/drivers/media/usb/uvc/Makefile b/drivers/media/usb/uvc/Makefile
|index c26d12fdb8f4..d86cf22155d1 100644
|--- a/drivers/media/usb/uvc/Makefile
|+++ b/drivers/media/usb/uvc/Makefile
--------------------------
File to patch:
apt package-management kernel dpkg
New contributor
add a comment |
0
abw@ABW:~$ sudo dpkg --configure -a
Setting up ros-kinetic-librealsense (1.12.1-0xenial-20180809-140204-0800) ...
Kernel preparation unnecessary for this kernel. Skipping...
Running the pre_build script:
dkms: Pre-build script started...
Downloading kernel sources...
Reading package lists...
Picking 'linux-signed-hwe' as source package instead of 'linux-image-4.15.0-45-generic'
Need to get 12.2 kB of source archives.
Get:1 http://us.archive.ubuntu.com/ubuntu xenial-updates/main linux-signed-hwe 4.15.0-46.49~16.04.1 (dsc) [1,829 B]
Get:2 http://us.archive.ubuntu.com/ubuntu xenial-updates/main linux-signed-hwe 4.15.0-46.49~16.04.1 (tar) [10.3 kB]
gpgv: Signature made Tue 12 Feb 2019 12:33:36 PM EST 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-46.49~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-46.49~16.04.1.tar.xz
WFetched 12.2 kB in 1s (11.0 kB/s)
: Can't drop privileges for downloading as file 'linux-signed-hwe_4.15.0-46.49~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?
The text leading up to this was:
--------------------------
|diff --git a/drivers/media/usb/uvc/Makefile b/drivers/media/usb/uvc/Makefile
|index c26d12fdb8f4..d86cf22155d1 100644
|--- a/drivers/media/usb/uvc/Makefile
|+++ b/drivers/media/usb/uvc/Makefile
--------------------------
File to patch:
apt package-management kernel dpkg
New contributor
What are you trying to accomplish?
– Aaron Franke
2 hours ago
add a comment |
0
0
0
abw@ABW:~$ sudo dpkg --configure -a
Setting up ros-kinetic-librealsense (1.12.1-0xenial-20180809-140204-0800) ...
Kernel preparation unnecessary for this kernel. Skipping...
Running the pre_build script:
dkms: Pre-build script started...
Downloading kernel sources...
Reading package lists...
Picking 'linux-signed-hwe' as source package instead of 'linux-image-4.15.0-45-generic'
Need to get 12.2 kB of source archives.
Get:1 http://us.archive.ubuntu.com/ubuntu xenial-updates/main linux-signed-hwe 4.15.0-46.49~16.04.1 (dsc) [1,829 B]
Get:2 http://us.archive.ubuntu.com/ubuntu xenial-updates/main linux-signed-hwe 4.15.0-46.49~16.04.1 (tar) [10.3 kB]
gpgv: Signature made Tue 12 Feb 2019 12:33:36 PM EST 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-46.49~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-46.49~16.04.1.tar.xz
WFetched 12.2 kB in 1s (11.0 kB/s)
: Can't drop privileges for downloading as file 'linux-signed-hwe_4.15.0-46.49~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?
The text leading up to this was:
--------------------------
|diff --git a/drivers/media/usb/uvc/Makefile b/drivers/media/usb/uvc/Makefile
|index c26d12fdb8f4..d86cf22155d1 100644
|--- a/drivers/media/usb/uvc/Makefile
|+++ b/drivers/media/usb/uvc/Makefile
--------------------------
File to patch:
apt package-management kernel dpkg
New contributor
abw@ABW:~$ sudo dpkg --configure -a
Setting up ros-kinetic-librealsense (1.12.1-0xenial-20180809-140204-0800) ...
Kernel preparation unnecessary for this kernel. Skipping...
Running the pre_build script:
dkms: Pre-build script started...
Downloading kernel sources...
Reading package lists...
Picking 'linux-signed-hwe' as source package instead of 'linux-image-4.15.0-45-generic'
Need to get 12.2 kB of source archives.
Get:1 http://us.archive.ubuntu.com/ubuntu xenial-updates/main linux-signed-hwe 4.15.0-46.49~16.04.1 (dsc) [1,829 B]
Get:2 http://us.archive.ubuntu.com/ubuntu xenial-updates/main linux-signed-hwe 4.15.0-46.49~16.04.1 (tar) [10.3 kB]
gpgv: Signature made Tue 12 Feb 2019 12:33:36 PM EST 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-46.49~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-46.49~16.04.1.tar.xz
WFetched 12.2 kB in 1s (11.0 kB/s)
: Can't drop privileges for downloading as file 'linux-signed-hwe_4.15.0-46.49~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?
The text leading up to this was:
--------------------------
|diff --git a/drivers/media/usb/uvc/Makefile b/drivers/media/usb/uvc/Makefile
|index c26d12fdb8f4..d86cf22155d1 100644
|--- a/drivers/media/usb/uvc/Makefile
|+++ b/drivers/media/usb/uvc/Makefile
--------------------------
File to patch:
apt package-management kernel dpkg
apt package-management kernel dpkg
New contributor
New contributor
edited 3 hours ago
steeldriver
68.7k11113184
68.7k11113184
New contributor
asked 3 hours ago
Abdul WahidAbdul Wahid
1
1
New contributor
New contributor
What are you trying to accomplish?
– Aaron Franke
2 hours ago
add a comment |
What are you trying to accomplish?
– Aaron Franke
2 hours ago
What are you trying to accomplish?
– Aaron Franke
2 hours ago
What are you trying to accomplish?
– Aaron Franke
2 hours ago
add a comment |
0
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',
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
});
}
});
Abdul Wahid is a new contributor. Be nice, and check out our Code of Conduct.
draft saved
draft discarded
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%2f1123907%2fhow-to-patch-this-file%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
Abdul Wahid is a new contributor. Be nice, and check out our Code of Conduct.
draft saved
draft discarded
Abdul Wahid is a new contributor. Be nice, and check out our Code of Conduct.
Abdul Wahid is a new contributor. Be nice, and check out our Code of Conduct.
Abdul Wahid is a new contributor. Be nice, and check out our Code of Conduct.
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.
draft saved
draft discarded
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%2f1123907%2fhow-to-patch-this-file%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
What are you trying to accomplish?
– Aaron Franke
2 hours ago