I am getting this Error: while I am trying to install the Firmware for linux kernel Drivers

Swaraj Ghosh
installArchives() failed: perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_IN.ISO8859-1"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_IN.ISO8859-1"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_IN.ISO8859-1"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_IN.ISO8859-1"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
(Reading database ... 
(Reading database ... 5%%
(Reading database ... 10%%
(Reading database ... 15%%
(Reading database ... 20%%
(Reading database ... 25%%
(Reading database ... 30%%
(Reading database ... 35%%
(Reading database ... 40%%
(Reading database ... 45%%
(Reading database ... 50%%
(Reading database ... 55%%
(Reading database ... 60%%
(Reading database ... 65%%
(Reading database ... 70%%
(Reading database ... 75%%
(Reading database ... 80%%
(Reading database ... 85%%
(Reading database ... 90%%
(Reading database ... 95%%
(Reading database ... 100%%
(Reading database ... 213275 files and directories currently installed.)
 Preparing to replace linux-firmware 1.79.1 (using .../linux- firmware_1.79.18_all.deb) ...
Unpacking replacement linux-firmware ...
dpkg: error processing /var/cache/apt/archives/linux-firmware_1.79.18_all.deb   (--unpack):
trying to overwrite '/lib/firmware/ar3k/AthrBT_0x31010000.dfu', which is also in  package bt-dw1705-firmware 0.1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/linux-firmware_1.79.18_all.deb
Error in function: 
SystemError: E:Sub-process /usr/bin/dpkg returned an error code (1)
g_p

First remove the bt-dw1705-firmware using

sudo apt-get purge bt-dw1705-firmware

and then execute

sudo apt-get install -f

OR
(not safe)

You can also overwrite the existing file with the new one without removing any installed package with following command

sudo dpkg -i --force-overwrite /var/cache/apt/archives/linux-firmware_1.79.18_all.deb

and then execute

sudo apt-get install -f

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

I am trying to install the drivers and the kernel gives me this error:

From Dev

I am getting an error while trying to install kali tools in ubuntu

From Dev

i am getting error while i run pip install pokitdok?

From Dev

I am getting error while trying to check orientation of app?

From Dev

Why am I getting an error when I am trying to insert a while loop?

From Dev

I am trying to use "sort" method but I am getting an error

From Dev

I am trying to work with stem but getting error

From Dev

While implementing mapView i am getting error

From Dev

While installing openedx i am getting this error

From Dev

i am getting this error

From Dev

I am trying to install Ruby on Rails and I am getting "`report_activate_error': Could not find RubyGem rails"

From Dev

I am trying retrofit but i keep getting error of 404

From Dev

I am getting undefined while trying to pass array to a class

From Dev

I am getting error while trying to load a activity from adapter class

From Dev

While trying to load data using DSE graphloader I am getting the error - DSE Graph not configured to process queries

From Dev

I am getting Error 424 while trying to save a file using Excel vba

From Dev

Can any one help me desipher this error that I am getting while trying to open a port with a dll

From Dev

Why am I getting a "Lock wait timeout exceeded" error while trying to update a MySQL entry?

From Dev

I am getting error while trying to load a activity from adapter class

From Dev

I am getting error while trying to login through valid email and password,which is stored in the database

From Dev

I am trying to integrate fabric Crashlytics . First I integrated plugin and I am getting error I am not able to resolve

From Dev

How do I install wireless drivers and firmware on Kali Linux

From Dev

Getting error when I am trying to create bridge table in PostgreSQL

From Dev

Why am I getting error "Trying to open unclosed connection."?

From Dev

Why am I getting an error in Prolog when trying out conc?

From Dev

Why am I getting an error when trying to append HTML in AngularJS?

From Dev

Getting Following Error When i am trying to generate .apk file

From Dev

I am getting a Fatal error when trying to go to a page

From Dev

Trying to push the changes on GitHub, but I am getting an error

Related Related

  1. 1

    I am trying to install the drivers and the kernel gives me this error:

  2. 2

    I am getting an error while trying to install kali tools in ubuntu

  3. 3

    i am getting error while i run pip install pokitdok?

  4. 4

    I am getting error while trying to check orientation of app?

  5. 5

    Why am I getting an error when I am trying to insert a while loop?

  6. 6

    I am trying to use "sort" method but I am getting an error

  7. 7

    I am trying to work with stem but getting error

  8. 8

    While implementing mapView i am getting error

  9. 9

    While installing openedx i am getting this error

  10. 10

    i am getting this error

  11. 11

    I am trying to install Ruby on Rails and I am getting "`report_activate_error': Could not find RubyGem rails"

  12. 12

    I am trying retrofit but i keep getting error of 404

  13. 13

    I am getting undefined while trying to pass array to a class

  14. 14

    I am getting error while trying to load a activity from adapter class

  15. 15

    While trying to load data using DSE graphloader I am getting the error - DSE Graph not configured to process queries

  16. 16

    I am getting Error 424 while trying to save a file using Excel vba

  17. 17

    Can any one help me desipher this error that I am getting while trying to open a port with a dll

  18. 18

    Why am I getting a "Lock wait timeout exceeded" error while trying to update a MySQL entry?

  19. 19

    I am getting error while trying to load a activity from adapter class

  20. 20

    I am getting error while trying to login through valid email and password,which is stored in the database

  21. 21

    I am trying to integrate fabric Crashlytics . First I integrated plugin and I am getting error I am not able to resolve

  22. 22

    How do I install wireless drivers and firmware on Kali Linux

  23. 23

    Getting error when I am trying to create bridge table in PostgreSQL

  24. 24

    Why am I getting error "Trying to open unclosed connection."?

  25. 25

    Why am I getting an error in Prolog when trying out conc?

  26. 26

    Why am I getting an error when trying to append HTML in AngularJS?

  27. 27

    Getting Following Error When i am trying to generate .apk file

  28. 28

    I am getting a Fatal error when trying to go to a page

  29. 29

    Trying to push the changes on GitHub, but I am getting an error

HotTag

Archive