Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] remove package removed from tree
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
emc
Guru
Guru


Joined: 02 Jul 2004
Posts: 564
Location: Cracow, Poland

PostPosted: Mon Feb 16, 2015 8:43 pm    Post subject: [solved] remove package removed from tree Reply with quote

how to deal with that:
Code:
 # which ideskconfig
/usr/bin/ideskconfig
 # qfile /usr/bin/ideskconfig
x11-misc/ideskconfig (/usr/bin/ideskconfig)
 # eix x11-misc/ideskconfig
No matches found.


Last edited by emc on Mon Feb 16, 2015 11:50 pm; edited 1 time in total
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54234
Location: 56N 3W

PostPosted: Mon Feb 16, 2015 8:50 pm    Post subject: Reply with quote

emc,

Fetch the ebuild from the portage attic and put it in your overlay.
You should have the sources in your distfiles. Don't loose them.

You may have to do the same with any dependancies that have been removed.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
emc
Guru
Guru


Joined: 02 Jul 2004
Posts: 564
Location: Cracow, Poland

PostPosted: Mon Feb 16, 2015 9:24 pm    Post subject: Reply with quote

I ment this http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/x11-misc/ideskConf/
I was looking for ideskconfig not idesk
but it's empty :(
Back to top
View user's profile Send private message
emc
Guru
Guru


Joined: 02 Jul 2004
Posts: 564
Location: Cracow, Poland

PostPosted: Mon Feb 16, 2015 9:28 pm    Post subject: Reply with quote

found this one:
http://data.gpo.zugaina.org/bgo-overlay/x11-misc/ideskconfig/
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54234
Location: 56N 3W

PostPosted: Mon Feb 16, 2015 9:28 pm    Post subject: Reply with quote

emc,

Thats either a bug or the package has been moved to another category.
It may nave been treecleaned from the other category.

Its worth filing a bug for.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
ct85711
Veteran
Veteran


Joined: 27 Sep 2005
Posts: 1791

PostPosted: Mon Feb 16, 2015 9:40 pm    Post subject: Reply with quote

According to my searches, there never was a ideskconf ebuild fully made. There was one attempt in 2005 with a poorly made ebuild and supposedly still wouldn't build. The OP for that bug report appears to have abandoned it too, and never bothered trying to fix it. According what it looks like in that bug report, the dev that looked at it still wasn't able to get the package to build either. Your welcome to make a new bug report, with a updated ebuild for it that works.
x11-misc/ideskConf/ideskConf-0.2.ebuild (New)
Back to top
View user's profile Send private message
emc
Guru
Guru


Joined: 02 Jul 2004
Posts: 564
Location: Cracow, Poland

PostPosted: Mon Feb 16, 2015 10:15 pm    Post subject: Reply with quote

found reason... after adding ideskconfig to my overlay:
Code:
# eix ideskconfig
[I] x11-misc/ideskconfig [1]
     Available versions:  (~)0.9.1 {PYTHON_TARGETS="python2_7"}
     Installed versions:  0.9.1[2](10:49:31 AM 09/10/2014)
     Homepage:            http://ideskconfig.sourceforge.net/
     Description:         A GUI configuration utility for the iDesk application

[2] "sunrise" /var/lib/layman/sunrise
[1] "emc" /var/lib/layman/emc

Code:
# genlop -gti ideskconfig
 * x11-misc/ideskconfig

     Tue Jul 31 14:44:08 2012 >>> x11-misc/ideskconfig-0.9.1
       merge time: 24 seconds.

     Wed Sep 10 08:50:09 2014 >>> x11-misc/ideskconfig-0.9.1
       merge time: 52 seconds.


   Total builds: 2
   Global build time: 1 minute and 16 seconds.
   Average merge time: 38 seconds.

   Info about currently installed ebuild:

   * x11-misc/ideskconfig-0.9.1
   Install date: Wed Sep 10 08:50:09 2014
   USE=""
   CFLAGS="-march=native -O2 -fomit-frame-pointer -pipe   CXXFLAGS="-march=native -O2 -fomit-frame-pointer -pipe   LDFLAGS="-Wl,-O1 -Wl,--as-needed"

and:
Code:
# tmerge 1G -1pv x11-misc/ideskconfig
 * Mounting 1G of memory to /var/tmp/portage ...       [ ok ]
 * running emerge -1pv x11-misc/ideskconfig     

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ~] x11-misc/ideskconfig-0.9.1::emc [0.9.1::sunrise] PYTHON_TARGETS="python2_7%*" 0 KiB

Total: 1 package (1 reinstall), Size of downloads: 0 KiB
 * Unmounting 1G of memory to /var/tmp/portage ...       [ ok ]

So it was in sunrise but removed
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