We have a wiki, there can you find a many of this, what you ask...
http://pclinuxoshelp.com/index.php/Synaptic_and_the_Repositories
Simple step.
Open synaptic, click on reload, click on Mark All Upgrades, click on Apply
I did that and it shows this again :
Please update your system.
(more details: /tmp/AL_STEP00.log).
Exiting...
Then i went to update via konsole and i think the error is that the repo can't update mixxx
[user@localhost ~]$ su
Password:
[root@localhost ~]# apt-get update
Get:1
http://ftp.vim.org pclinuxos/2010 release [503B]
Get:2
http://ftp.heanet.ie pclinuxos/2010 release [2887B]
Fetched 3390B in 0s (7042B/s)
Hit
http://ftp.vim.org pclinuxos/2010/megagames pkglist
Hit
http://ftp.heanet.ie pclinuxos/2010/main pkglist
Hit
http://ftp.vim.org pclinuxos/2010/megagames release
Hit
http://ftp.heanet.ie pclinuxos/2010/main release
Hit
http://ftp.heanet.ie pclinuxos/2010/updates pkglist
Hit
http://ftp.heanet.ie pclinuxos/2010/updates release
Hit
http://ftp.heanet.ie pclinuxos/2010/nonfree pkglist
Hit
http://ftp.heanet.ie pclinuxos/2010/nonfree release
Hit
http://ftp.heanet.ie pclinuxos/2010/kde4 pkglist
Hit
http://ftp.heanet.ie pclinuxos/2010/kde4 release
Hit
http://ftp.heanet.ie pclinuxos/2010/games pkglist
Hit
http://ftp.heanet.ie pclinuxos/2010/games release
Reading Package Lists... Done
Building Dependency Tree... Done
[root@localhost ~]# apt-get upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages have been kept back
mixxx (1.8.1-2pclos2010 => 1.9.2-1pclos2011)
0 upgraded, 0 newly installed, 0 removed and 1 not upgraded.
[root@localhost ~]# apt-get dist-upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
Calculating Upgrade... Done
The following packages have been kept back
mixxx (1.8.1-2pclos2010 => 1.9.2-1pclos2011)
0 upgraded, 0 newly installed, 0 removed and 1 not upgraded.
[root@localhost ~]# apt-get mixxx
E: Invalid operation mixxx
[root@localhost ~]# apt-get install mixxx
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or that some of the repositories
in use are in an inconsistent state at the moment.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
mixxx: Depends: libportmidi.so
E: Broken packages
[root@localhost ~]# apt-get install mixxx libportmidi.so
Reading Package Lists... Done
Building Dependency Tree... Done
E: Package libportmidi.so is a virtual package with no good providers.
[root@localhost ~]#
What can i do?
