Get Error while package installation #234
Unanswered
devsapariya94
asked this question in
Q&A
Replies: 4 comments 1 reply
-
I think package names are separated by a space and not a comma
s3nt fr0m a $martph0ne, excuse typ0s
…On Sat, 8 Jun, 2024, 01:17 Dev Sapariya, ***@***.***> wrote:
I am trying to install the package in the offline machine
i had run this comand
sudo apt-offline set apt-offline1.sig --install-packages
build-essential,vim,nodejs
but it is generating the empty apt-offline.sig file
the console output:
Gathering installation details for package ['build-essential,vim,nodejs']
E: Unable to locate package build-essential,vim,nodejs
Pls Help
—
Reply to this email directly, view it on GitHub
<#234>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAP7SC3ND677HH5BQD4ARLZGIE6VAVCNFSM6AAAAABI7G4BWWVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZWG44TEMBYHA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I had try with the single package but there still showing the same error |
Beta Was this translation helpful? Give feedback.
1 reply
-
I found that it will not work until a PC is updated for the first time. Like it will not work on the freshly install OS. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Oh yes. That is correct. So please first update the apt metadata using
apt-offline
s3nt fr0m a $martph0ne, excuse typ0s
…On Sun, 16 Jun, 2024, 10:33 Dev Sapariya, ***@***.***> wrote:
I found that it will not work until a PC is updated for the first time.
Like it will not work on the freshly install OS.
—
Reply to this email directly, view it on GitHub
<#234 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAP7SFKE3CEG2GGQXSKUF3ZHUMCBAVCNFSM6AAAAABI7G4BWWVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TOOBUHA3TM>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to install the package in the offline machine
i had run this comand
sudo apt-offline set apt-offline1.sig --install-packages build-essential,vim,nodejs
but it is generating the empty apt-offline.sig file
the console output:
Pls Help
Beta Was this translation helpful? Give feedback.
All reactions