Cannot upgrade package `libportaudio0' is missing final newline error

Asked by carlos henrich

Binary package hint: gnome-control-center

E: /var/cache/apt/archives/gnome-control-center_1%3a2.24.0.1-0ubuntu7.1_i386.deb: files list file for package `libportaudio0' is missing final newline

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu update-manager Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
carlos henrich (carlao) said :
#1

update are blockt

Revision history for this message
Sebastien Bacher (seb128) said :
#2

that's a local issue and not a bug, reinstalling should be working there

Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#3
Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#4

- Open a Terminal from the menu Applications->Accessories->Terminal

Useful Tip: to have the terminal window always on top please right click on the terminal window top title and select "Always on Top"

then type or better copy from here and paste into terminal the rows below:
copy and paste only one row a time then press enter.

sudo dpkg --clear-avail

(the system ask you a password: give your user password, you will not see nothing when you type it, then press enter)

sudo dpkg --configure -a
sudo aptitude install -f
sudo aptitude update
sudo aptitude upgrade
sudo apt-get autoremove

then if you want to reboot your system, type:

sudo reboot

Hope this helps

Can you help with this problem?

Provide an answer of your own, or ask carlos henrich for more information if necessary.

To post a message you must log in.