Package Search
 
Members: 353 | Topics: 767 | Posts: 3211
We welcome our newest member: ClintBarton
Info
» You aren't logged in, login or registerOnline: No members and 21 guests | Time: 03:59
Still have problem with some packages of kde....
paldo Support Forum    paldo    General Support
Reply Reply   Subscribe Topic Subscribe Topic
7 posts found.
 Still have problem with some packages of kde....
Junior Mitglied
 
 
 
Posts: 27
Registered: 2008-05-19
Hi,
how could to resolve this?:

[codo@scodo:~]$ sudo upkg-upgrade
Generating script...
Writing script...
Executing script...
The following packages have been skipped as no binary is available yet:
gtk+-2.0 pm-utils which xf86-input-evdev xf86-input-vmmouse

The following extra packages will be installed:
automoc4 gamin iceauth phonon clucene-core exiv2 strigi kdelibs akonadi kdepimlibs libraw1394 qimageblitz lm_sensors kdebase-workspace raptor mpfr rasqal redland soprano vcdimager xine-lib kdebase-runtime kdebase kde-l10n-da kde-l10n-de kde-l10n-en_GB kde-l10n-es kde-l10n-fr kde-l10n-it kde-l10n-pl kde-l10n-pt kde-l10n-pt_BR kde-l10n-ru kde-l10n-tr linux-2.6-firmware linux-2.6-2.6.27.2-paldo1-x86 lirc-2.6.27.2-paldo1-x86 ndiswrapper-2.6.27.2-paldo1-x86 nvidia-glx-2.6.27.2-paldo1-x86


The following packages will be upgraded:
pkgconfig glib-2.0 libdrm e2fsprogs openssh pciaccess liferea deluge

Do you want to continue? [Y/n]

if I had remove before this package kde-l10n? how can i eliminate all packages in the caches?

thanks for any help....
Codo

 
..............................
Paldo 1.19 - testing - gnome 2.28
Profile   Private Message
Created: 2008-10-22 15:51
Highlight selected Text   Edit   Delete   Quote Reply
 Re: Still have problem with some packages of kde....
Administrator
 
 
 
Posts: 426
Registered: 2004-09-09
Have a look at all the selected packages by changing to the directory /var/lib/upkg/packages and check the output of `ls *.select'

Delete all .select files that you don't need anymore and then do a upkg-upgrade.
Profile   Private Message   Web
Created: 2008-10-22 16:03
Highlight selected Text   Edit   Delete   Quote Reply
 Re: Still have problem with some packages of kde....
Moderator
 
 
Linux-Dude
 
Posts: 1187
Registered: 2006-11-23
For kde-packages use this cmd to get all select files:

Code[In neuem Fenster öffnen]
ls /var/lib/upkg/packages/*kde*select


Seems you have still paldo-kde.select or kde-l10n.select or similar in the list.
Profile   Private Message   E-Mail
Created: 2008-10-22 16:43
Highlight selected Text   Edit   Delete   Quote Reply
 Re: Still have problem with some packages of kde....
Junior Mitglied
 
 
 
Posts: 27
Registered: 2008-05-19
Hi, guys

perhaps, i didn't know to do for remove kde-l10n.select in this list...
i'm very newbie...

[codo@scodo:/var/lib/upkg/packages]$ ls *.select
acroread.select lirc-2.6.27.1-paldo1-x86.select
amule.select mplayerplug-in.select
easytag.select ndiswrapper-2.6.25.16-paldo1-x86.select
flash_player.select ndiswrapper-2.6.26.5-paldo1-x86.select
freemind.select ndiswrapper-2.6.26.6-paldo1-x86.select
gnome-games.select ndiswrapper-2.6.27.1-paldo1-x86.select
gspcav1-2.6.25.16-paldo1-x86.select nvidia-glx-2.6.25.16-paldo1-x86.select
gspcav1-2.6.26.5-paldo1-x86.select nvidia-glx-2.6.26.5-paldo1-x86.select
gspcav1-2.6.26.6-paldo1-x86.select nvidia-glx-2.6.26.6-paldo1-x86.select
kde-l10n.select nvidia-glx-2.6.27.1-paldo1-x86.select
linux-2.6-2.6.25.16-paldo1-x86.select paldo-desktop.select
linux-2.6-2.6.26.5-paldo1-x86.select realplayer.select
linux-2.6-2.6.26.6-paldo1-x86.select SDL_sound.select
linux-2.6-2.6.27.1-paldo1-x86.select smplayer.select
lirc-2.6.26.5-paldo1-x86.select uvcvideo-2.6.25.16-paldo1-x86.select
lirc-2.6.26.6-paldo1-x86.select
[codo@scodo:/var/lib/upkg/packages]$ upkg-remove kde-l10n.select
Generating script...

Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for Upkg.Global ---> System.UnauthorizedAccessException: Access to the path "/var/cache/upkg/www.paldo.org_paldo/specs/global.xml" is denied.
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000]
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000]
at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
at System.IO.File.Create (System.String path, Int32 bufferSize, FileOptions options, System.Object fileSecurity) [0x00000]
at System.IO.File.Create (System.String path) [0x00000]
at Upkg.XmlSpecification.CachedWebDownload (System.String remotefile, System.String localfile) [0x00000]
at Upkg.XmlSpecification..ctor (System.String file) [0x00000]
at Upkg.Global.Init () [0x00000]
at Upkg.Global..cctor () [0x00000] --- End of inner exception stack trace ---

at Upkg.Application.Main (System.String[] args) [0x00000]
Could not generate script!
[codo@scodo:/var/lib/upkg/packages]$ cd
[codo@scodo:~]$ upkg-remove kde-l10n.select
Generating script...

Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for Upkg.Global ---> System.UnauthorizedAccessException: Access to the path "/var/cache/upkg/www.paldo.org_paldo/specs/global.xml" is denied.
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000]
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000]
at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
at System.IO.File.Create (System.String path, Int32 bufferSize, FileOptions options, System.Object fileSecurity) [0x00000]
at System.IO.File.Create (System.String path) [0x00000]
at Upkg.XmlSpecification.CachedWebDownload (System.String remotefile, System.String localfile) [0x00000]
at Upkg.XmlSpecification..ctor (System.String file) [0x00000]
at Upkg.Global.Init () [0x00000]
at Upkg.Global..cctor () [0x00000] --- End of inner exception stack trace ---

at Upkg.Application.Main (System.String[] args) [0x00000]
Could not generate script!
[codo@scodo:~]$ upkg-remove kde-l10n
Generating script...

Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for Upkg.Global ---> System.UnauthorizedAccessException: Access to the path "/var/cache/upkg/www.paldo.org_paldo/specs/global.xml" is denied.
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000]
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) [0x00000]
at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
at System.IO.File.Create (System.String path, Int32 bufferSize, FileOptions options, System.Object fileSecurity) [0x00000]
at System.IO.File.Create (System.String path) [0x00000]
at Upkg.XmlSpecification.CachedWebDownload (System.String remotefile, System.String localfile) [0x00000]
at Upkg.XmlSpecification..ctor (System.String file) [0x00000]
at Upkg.Global.Init () [0x00000]
at Upkg.Global..cctor () [0x00000] --- End of inner exception stack trace ---

at Upkg.Application.Main (System.String[] args) [0x00000]
Could not generate script!
[codo@scodo:~]$


thanks in advance!
 
..............................
Paldo 1.19 - testing - gnome 2.28
Profile   Private Message
Created: 2008-10-23 13:13
Highlight selected Text   Edit   Delete   Quote Reply
 Re: Still have problem with some packages of kde....
Moderator
 
 
Linux-Dude
 
Posts: 1187
Registered: 2006-11-23
You're a noob

Do it with this:

Code[In neuem Fenster öffnen]
sudo rm -fv /var/lib/upkg/packages/kde-l10n.select


switch f for force and v for verbose
Profile   Private Message   E-Mail
Created: 2008-10-23 16:47
Highlight selected Text   Edit   Delete   Quote Reply
 Re: Still have problem with some packages of kde....
Junior Mitglied
 
 
 
Posts: 27
Registered: 2008-05-19
Zitat
Original erstellt: 2008-10-23 16:47 von Amnon82
You're a noob

Do it with this:

Code[In neuem Fenster öffnen]
sudo rm -fv /var/lib/upkg/packages/kde-l10n.select


switch f for force and v for verbose


"Jesus!!!"
Great Amnon
it's works... besides i'm noob , my english is bad!
so, i'm glad now!
see you
 
..............................
Paldo 1.19 - testing - gnome 2.28
Profile   Private Message
Created: 2008-10-23 18:38
Highlight selected Text   Edit   Delete   Quote Reply
 Re: Still have problem with some packages of kde....
Moderator
 
 
Linux-Dude
 
Posts: 1187
Registered: 2006-11-23
noob was ment ironical ... Well it is even hard for some people to delete files in windows. Linux is even harder. Somethings only root can delete.

That's why sudo comes in play. Good that we could solve your problem.
Profile   Private Message   E-Mail
Created: 2008-10-23 19:28
Highlight selected Text   Edit   Delete   Quote Reply
Subscribe Topic Subscribe Topic
powered by bitron board 1.23a