Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
media-libs/xpm removed from Portage
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
bsolar
Bodhisattva
Bodhisattva


Joined: 12 Jan 2003
Posts: 2764

PostPosted: Thu Jun 12, 2003 3:50 pm    Post subject: media-libs/xpm removed from Portage Reply with quote

media-libs/xpm was removed from portage. Portage just thinks the xpm package was renamed to xfree, that's why it says it wants to remove the "old version" of xfree.

Also, some packages might complain about the absence of media-libs/xpm:
Code:
emerge: there are no masked or unmasked ebuilds to satisfy ">=media-libs/xpm-3.4".

'emerge sync' should solve this problem.
_________________
I may not agree with what you say, but I'll defend to the death your right to say it.
Back to top
View user's profile Send private message
Zeeland
n00b
n00b


Joined: 13 Feb 2003
Posts: 28

PostPosted: Thu Jun 12, 2003 6:31 pm    Post subject: Reply with quote

I got this error when typing 'emerge -up -D world'
After removing the gnucash-1.8.4.ebuild and emerge sync, the error still appeared.

Code:

These are the packages that I would merge, in order:

Calculating world dependencies   
emerge: there are no masked or unmasked ebuilds to satisfy ">=media-libs/xpm-3.4".

!!! Problem with ebuild app-office/gnucash-1.8.4
!!! Possibly a DEPEND/*DEPEND problem.

!!! Depgraph creation failed.
Back to top
View user's profile Send private message
wormie
n00b
n00b


Joined: 24 Aug 2002
Posts: 36

PostPosted: Fri Jun 13, 2003 6:49 am    Post subject: Reply with quote

It may be worth noting that in my case portage was doing this after emerging a package:
Code:
>>> Auto-cleaning packages ...
 
 x11-base/xfree
    selected: 4.3.0-r2
   protected: 3.4k-r1
     omitted: none


It seems the "older" xpm package was the protected one, so x was selected to be wiped out. A quick control-c stopped that, but it could have gotten ugly.

Syncing didn't fix it for me, but doing "emerge unmerge xfree-3.4k-r1" took care of the conflict.
Back to top
View user's profile Send private message
bsolar
Bodhisattva
Bodhisattva


Joined: 12 Jan 2003
Posts: 2764

PostPosted: Fri Jun 13, 2003 7:08 am    Post subject: Reply with quote

wormie wrote:
A quick control-c stopped that, but it could have gotten ugly.

It actually removed my xfree... I got stuck with a virtual-xfree running from the system memory. Perfectly working but unable to open new windows... funny how I emerged xfree in a system technically without xfree... from an xterm. :P
_________________
I may not agree with what you say, but I'll defend to the death your right to say it.
Back to top
View user's profile Send private message
b_Q
Apprentice
Apprentice


Joined: 18 Jun 2002
Posts: 163

PostPosted: Fri Jun 13, 2003 7:39 am    Post subject: Reply with quote

Hi
"Lucky" me AUTOCLEAN="no" here..
and 2 syncs(at limit) later I still have an emerge -p clean like wormie.

# pwd
/var/db/pkg/x11-base/xfree-3.4k-r1 <-----??????????
# ls -l
total 76
-rw-r--r-- 1 root root 9 Jun 12 20:18 CATEGORY
-rw-r--r-- 1 root root 1 May 26 06:04 CBUILD
-rw-r--r-- 1 root root 4 May 26 06:04 CC
-rw-r--r-- 1 root root 1 May 26 06:04 CDEPEND
-rw-r--r-- 1 root root 51 May 26 06:04 CFLAGS
-rw-r--r-- 1 root root 18 May 26 06:04 CHOST
-rw-r--r-- 1 root root 1640 May 26 06:04 CONTENTS
-rw-r--r-- 1 root root 4 May 26 06:04 COUNTER
-rw-r--r-- 1 root root 4 May 26 06:04 CXX
-rw-r--r-- 1 root root 51 May 26 06:04 CXXFLAGS
-rw-r--r-- 1 root root 12 May 26 06:04 DEPEND
-rw-r--r-- 1 root root 6 May 26 06:04 LICENSE
-rw-r--r-- 1 root root 1 May 26 06:04 PDEPEND
-rw-r--r-- 1 root root 12 May 26 06:04 PF
-rw-r--r-- 1 root root 1 May 26 06:04 PROVIDE
-rw-r--r-- 1 root root 12 May 26 06:04 RDEPEND
-rw-r--r-- 1 root root 2 May 26 06:04 SLOT
-rw-r--r-- 1 root root 369 May 26 06:04 USE
-rw-r--r-- 1 root root 740 Jun 12 20:19 xpm-3.4k-r1.ebuild <---!!!!!!!

This does not make sence.

Do I just rm -r /var/db/pkg/x11-base/xfree-3.4k-r1
or wait for a cleaned up portage sync later?
_________________
Preudhomme's Law of Window Cleaning:
It's on the other side.
Back to top
View user's profile Send private message
bsolar
Bodhisattva
Bodhisattva


Joined: 12 Jan 2003
Posts: 2764

PostPosted: Fri Jun 13, 2003 7:46 am    Post subject: Reply with quote

b_Q wrote:
Do I just rm -r /var/db/pkg/x11-base/xfree-3.4k-r1
or wait for a cleaned up portage sync later?

Try wormie's solution:
Code:
emerge unmerge xfree-3.4k-r1

_________________
I may not agree with what you say, but I'll defend to the death your right to say it.
Back to top
View user's profile Send private message
b_Q
Apprentice
Apprentice


Joined: 18 Jun 2002
Posts: 163

PostPosted: Fri Jun 13, 2003 7:56 am    Post subject: Reply with quote

Hi
Thanks for pointing it out.
Apologies to wormie for not carefully reading his solution. :oops:
_________________
Preudhomme's Law of Window Cleaning:
It's on the other side.
Back to top
View user's profile Send private message
b_Q
Apprentice
Apprentice


Joined: 18 Jun 2002
Posts: 163

PostPosted: Fri Jun 13, 2003 8:24 am    Post subject: Reply with quote

Hi
Not sure if it is a reliable solution.
On machine where I unmerged xfree-3.4k-r1 I now have
$ rxvt
rxvt: error while loading shared libraries: libXpm.so.4: cannot open shared object file: No such file or directory

On another machine where I have not unmerged xfree-3.4k-r1
epm -qf /usr/X11R6/lib/libXpm.so.4
xfree-4.3.0-r2
xfree-3.4k-r1


Very late here.
Weird portage.
Big problemo for later.
Shutting down.
_________________
Preudhomme's Law of Window Cleaning:
It's on the other side.
Back to top
View user's profile Send private message
bsolar
Bodhisattva
Bodhisattva


Joined: 12 Jan 2003
Posts: 2764

PostPosted: Fri Jun 13, 2003 8:27 am    Post subject: Reply with quote

b_Q wrote:
rxvt: error while loading shared libraries: libXpm.so.4: cannot open shared object file: No such file or directory

Well emerging xfree again should solve this. I don't know if there are other nicer solutions... :?
_________________
I may not agree with what you say, but I'll defend to the death your right to say it.
Back to top
View user's profile Send private message
Chris Finch
Tux's lil' helper
Tux's lil' helper


Joined: 10 Mar 2003
Posts: 106
Location: Darmstadt, Germany

PostPosted: Fri Jun 13, 2003 12:33 pm    Post subject: Reply with quote

I had the same problem and remerging xfree did solve the problem, here. The bug is reported as #22707.
Back to top
View user's profile Send private message
sl70
Guru
Guru


Joined: 18 Jun 2002
Posts: 449
Location: Saitama, JP

PostPosted: Fri Jun 13, 2003 12:44 pm    Post subject: Reply with quote

I had the same problem and totally panicked. Re-emerging xfree seems to have fixed it. But while I was trying to figure out what was going on I noticed that qpkg was not working. I was getting a syntax error near line 62. Even with my limited shell program abilities, I could tell something was seriously corrupted. But when I reemerged gentoolkit, I got the same thing. The question is, where does gentoolkit come from? There's nothing in /usr/portage/distfiles and SRC_URI is blank. How should I fix this kind of problem? (I copied /usr/bin/qpkg from another machine this time.)
Back to top
View user's profile Send private message
Chris Finch
Tux's lil' helper
Tux's lil' helper


Joined: 10 Mar 2003
Posts: 106
Location: Darmstadt, Germany

PostPosted: Fri Jun 13, 2003 1:34 pm    Post subject: Reply with quote

Quote:
But while I was trying to figure out what was going on I noticed that qpkg was not working. I was getting a syntax error near line 62


qpkg is working, here. I doubt that that is related. What was the exact command that you issued and what was its output?

Quote:
The question is, where does gentoolkit come from? There's nothing in /usr/portage/distfiles and SRC_URI is blank


look at the file subdir of /usr/portage/app-admin/gentoolkit. It's all there. :)
Back to top
View user's profile Send private message
wormie
n00b
n00b


Joined: 24 Aug 2002
Posts: 36

PostPosted: Fri Jun 13, 2003 4:15 pm    Post subject: Reply with quote

Quote:

rxvt: error while loading shared libraries: libXpm.so.4: cannot open shared object file: No such file or directory

I had the same issue, just emerging rxvt again fixed it.

I'm betting similar problems may pop up with other packages, so remerging xfree may be the better long term solution, but I'm going to avoid that as long as possible.
Back to top
View user's profile Send private message
b_Q
Apprentice
Apprentice


Joined: 18 Jun 2002
Posts: 163

PostPosted: Sat Jun 14, 2003 6:28 am    Post subject: Reply with quote

Hi
Yes as expected emerge xfree fixed my problem.
My aim was to avoid useless xfreee recompilation(2h),
I failed, and should have waited for cleaned up sync.

I fell like a guneay pig!

Today's emerge sync resulted in eveything about
xpm or dummy/voodoo xfree-3.4k-r1 or xfree-3.4k-r2 not there,
gone from portage tree, useless, failed or whatever...

Would love/appreciate some kind of heads up please read this first
we are testing this portage problem with this proposed
sticky or something) solution...
(I cruse regularly gentoo cvs ans bugzilla,
am not an expert and don't read everything)

My forthcomming local solution( kinda looking out for myself):
before portage sync, backup current portage tree,
then figure out(my problem not yet there)
about seting upp local gentoo rscynd server
to point to backed up old portage tree if current
portage tree seem's weird and then re-sync to old/backed portage tree.
ie,
back out.
S_it would love to avoid this.
_________________
Preudhomme's Law of Window Cleaning:
It's on the other side.
Back to top
View user's profile Send private message
TheCoop
Veteran
Veteran


Joined: 15 Jun 2002
Posts: 1814
Location: Where you least expect it

PostPosted: Sun Jun 15, 2003 4:18 pm    Post subject: Reply with quote

sl70 wrote:
I had the same problem and totally panicked. Re-emerging xfree seems to have fixed it. But while I was trying to figure out what was going on I noticed that qpkg was not working. I was getting a syntax error near line 62. Even with my limited shell program abilities, I could tell something was seriously corrupted. But when I reemerged gentoolkit, I got the same thing. The question is, where does gentoolkit come from? There's nothing in /usr/portage/distfiles and SRC_URI is blank. How should I fix this kind of problem? (I copied /usr/bin/qpkg from another machine this time.)


Thats a known bug. Look at /usr/bin/qpkg at line 62 and move (i think) the -m|--masked line so its in the same place as the rest of the options

ie:
Code:
        -fp|--find-pattern)
                ffind=y
                fpat=y
                inst=y
                ;;

        -I|--installed)
                inst=y
                ;;

        -m|--masked)
                grepmask="-L"
                ;;

        -n|--non-masked)
                grepmask="-l"
                ;;

_________________
95% of all computer errors occur between chair and keyboard (TM)

"One World, One web, One program" - Microsoft Promo ad.
"Ein Volk, Ein Reich, Ein Führer" - Adolf Hitler

Change the world - move a rock
Back to top
View user's profile Send private message
GurliGebis
Retired Dev
Retired Dev


Joined: 08 Aug 2002
Posts: 509

PostPosted: Mon Jun 16, 2003 1:14 pm    Post subject: Reply with quote

hehe, I lost my X on this one :(
But there is nothing a quick 'emerge xfree' can't solve. (All my configurations was intact) :)
_________________
Queen Rocks.
Back to top
View user's profile Send private message
dma
Guru
Guru


Joined: 31 Jan 2003
Posts: 437
Location: Charlotte, NC, USA

PostPosted: Sun Jun 22, 2003 1:12 am    Post subject: Reply with quote

GurliGebis wrote:
hehe, I lost my X on this one :(
But there is nothing a quick 'emerge xfree' can't solve. (All my configurations was intact) :)


quick 'emerge xfree'

lol

Sorry. It had to be pointed out.
Back to top
View user's profile Send private message
GurliGebis
Retired Dev
Retired Dev


Joined: 08 Aug 2002
Posts: 509

PostPosted: Thu Jun 26, 2003 3:56 pm    Post subject: Reply with quote

hehe, I know, but since it only takes me 3 hours emerging xfree, it isn't a problem for me, glad it didn't remove gnome instead.
_________________
Queen Rocks.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum