Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Silly question reg. xf86-input-synaptics
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Condomitti
n00b
n00b


Joined: 28 Jan 2013
Posts: 16

PostPosted: Tue Mar 26, 2013 1:45 pm    Post subject: Silly question reg. xf86-input-synaptics Reply with quote

Hello fellows, how are you?

I'm not sure if it's the right place to ask that and also it's not exactly an issue. I'm posting a (sort of) solution to a problem I was having and also trying to figure out the whole scenery.

After an 'emerge --Dupv world' I started updating the drivers but the one I couldn't at all was xf86-input-synaptics-1.6.2-r1, what was leading me to an unusable touchpad.
The problem was on compile time of synaptics and that was not related to dependency, but instead, something with its code.

So I put xf86-input-synaptics ~amd64 on package.accept_keywords, in order to emerge a test version (just to check if that would work) - which led me to a successful emerge of version 1.6.3 .

Well, problem is solved (in part). What remains unclear on my mind are these two questions:

- why did a test version compile/install successfully and the stable one did not?
- what should I do afterwards in order to switch back to a stable version (for example when 1.6.3 goes stable)? Just removing the package from package.accept_keywords will do the trick?

If someone could help me to understand these points I would really appreciate that.

That's all.

I hope the partial solution can help others with the same problem.

Best wishes,
Back to top
View user's profile Send private message
BillWho
Veteran
Veteran


Joined: 03 Mar 2012
Posts: 1600
Location: US

PostPosted: Tue Mar 26, 2013 2:29 pm    Post subject: Reply with quote

Condomitti,

My guess would be that you didn't include --newuse or -N for short. Try emerge --upvDN world the next time.

It's good to always include --newuse if a sync transitions use flags either enabling or disabling them.
_________________
Good luck :wink:

Since installing gentoo, my life has become one long emerge :)
Back to top
View user's profile Send private message
v_andal
Guru
Guru


Joined: 26 Aug 2008
Posts: 541
Location: Germany

PostPosted: Wed Mar 27, 2013 7:52 am    Post subject: Reply with quote

Such things shouldn't normally happen. Possibly, there's some dependency for xf86-input-synaptics that is not "stable" and that dependency is not written in ebuild file. Is your xorg "stable"? What was the error at compilation time?

As to going back to "stable", then all you need to do, is just remove entry from package.accept_keywords when your version is promoted to stable.
Back to top
View user's profile Send private message
Condomitti
n00b
n00b


Joined: 28 Jan 2013
Posts: 16

PostPosted: Thu Mar 28, 2013 1:49 pm    Post subject: Reply with quote

Thanks a lot for the answers, guys!

I'm using xorg 1.14 . It's the stable version, right? At least I haven't set anything regarding xorg on accept_keywords.

v_andal, the error was something related to fake_symbols.c . I forgot to save the error message.

Cheers.
Back to top
View user's profile Send private message
v_andal
Guru
Guru


Joined: 26 Aug 2008
Posts: 541
Location: Germany

PostPosted: Tue Apr 02, 2013 8:16 am    Post subject: Reply with quote

Current stable version of xorg-server is 1.13.1. So you are running "non-stable" xorg. This does not have to be set in accept_keywords file. It can be set in /etc/portage/package.keywords. There are also ACCEPT_KEYWORDS environment variable. Probably, there are other ways to control it. I don't know which way was used in your case.
Back to top
View user's profile Send private message
Condomitti
n00b
n00b


Joined: 28 Jan 2013
Posts: 16

PostPosted: Fri Apr 12, 2013 11:37 pm    Post subject: Reply with quote

Hi v_andal!
Now I understand.
It was set on my package.accept_keywords. Was it written down there by some other procedure maybe?
I have no package.keywords in this folder.

Thanks
Condomitti.
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21595

PostPosted: Sat Apr 13, 2013 7:19 pm    Post subject: Reply with quote

Condomitti wrote:
I have no package.keywords in this folder.
package.keywords is the older name for the keywords file, before it was changed to package.accept_keywords. For now, both names are acceptable.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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