Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mysql-community
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3541
Location: Berlin

PostPosted: Sun Mar 01, 2009 4:35 pm    Post subject: mysql-community Reply with quote

Code:
echo dev-db/dev-db/mysql >> /etc/portage/package.mask


Code:
flammenflitzer files # emerge mysql-community -pv

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

Calculating dependencies... done!
[ebuild  N    ] dev-db/mysql-init-scripts-1.2  0 kB
[ebuild  N    ] dev-db/mysql-5.0.70-r1  USE="berkdb -big-tables -cluster -debug embedded extraengine -latin1 -max-idx-128 -minimal perl (-selinux) ssl -static" 28,028 kB                       
[ebuild  N    ] virtual/mysql-5.0  0 kB                                                         
[ebuild  N    ] dev-perl/DBD-mysql-4.00.5  120 kB                                               
[ebuild  N    ] dev-db/mysql-community-5.0.77  USE="berkdb -big-tables -cluster -debug -embedded -extraengine -latin1 -max-idx-128 -minimal perl (-selinux) ssl -static" 33,894 kB             
[blocks B     ] dev-db/mysql-community ("dev-db/mysql-community" is blocking dev-db/mysql-5.0.70-r1)                                                                                           
[blocks B     ] dev-db/mysql ("dev-db/mysql" is blocking dev-db/mysql-community-5.0.77)         

Total: 5 packages (5 new), Size of downloads: 62,042 kB
Conflict: 2 blocks (2 unsatisfied)                     

 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.

  ('ebuild', '/', 'dev-db/mysql-community-5.0.77', 'merge') pulled in by
    mysql-community
    =dev-db/mysql-community-5.0* required by ('ebuild', '/', 'dev-db/mysql-5.0.70-r1', 'merge')

  ('ebuild', '/', 'dev-db/mysql-5.0.70-r1', 'merge') pulled in by
    =dev-db/mysql-5.0* required by ('ebuild', '/', 'virtual/mysql-5.0', 'merge')
    =dev-db/mysql-5.0* required by ('ebuild', '/', 'dev-perl/DBD-mysql-4.00.5', 'merge')
    =dev-db/mysql-5.0* required by ('ebuild', '/', 'dev-db/mysql-community-5.0.77', 'merge')
Code:
flammenflitzer files # emerge dev-db/mysql -pv

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

Calculating dependencies... done!
[ebuild  N    ] dev-db/mysql-init-scripts-1.2  0 kB
[ebuild  N    ] dev-db/mysql-5.0.70-r1  USE="berkdb -big-tables -cluster -debug embedded extraengine -latin1 -max-idx-128 -minimal perl (-selinux) ssl -static" 28,028 kB                       
[ebuild  N    ] virtual/mysql-5.0  0 kB                                                         
[ebuild  N    ] dev-perl/DBD-mysql-4.00.5  120 kB                                               
[ebuild  N    ] dev-db/mysql-community-5.0.77  USE="berkdb -big-tables -cluster -debug -embedded -extraengine -latin1 -max-idx-128 -minimal perl (-selinux) ssl -static" 33,894 kB             
[blocks B     ] dev-db/mysql-community ("dev-db/mysql-community" is blocking dev-db/mysql-5.0.70-r1)                                                                                           
[blocks B     ] dev-db/mysql ("dev-db/mysql" is blocking dev-db/mysql-community-5.0.77)         

Total: 5 packages (5 new), Size of downloads: 62,042 kB
Conflict: 2 blocks (2 unsatisfied)

 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.

  ('ebuild', '/', 'dev-db/mysql-5.0.70-r1', 'merge') pulled in by
    =dev-db/mysql-5.0* required by ('ebuild', '/', 'virtual/mysql-5.0', 'merge')
    =dev-db/mysql-5.0* required by ('ebuild', '/', 'dev-perl/DBD-mysql-4.00.5', 'merge')
    =dev-db/mysql-5.0* required by ('ebuild', '/', 'dev-db/mysql-community-5.0.77', 'merge')
    (and 1 more)

Kann mir da jemand weiterhelfen? Ob ich dev-db/dev-db/mysql in /etc/portage/package.mask habe oder nicht, ist anscheinend egal.
MfG
Back to top
View user's profile Send private message
Polynomial-C
Retired Dev
Retired Dev


Joined: 01 Jun 2003
Posts: 1432
Location: Germany

PostPosted: Sun Mar 01, 2009 4:37 pm    Post subject: Reply with quote

Versuchs mal mit
Code:
echo "dev-db/mysql" >> /etc/portage/package.mask
oder wozu gibst du die Kategorie (dev-db) zweimal an?
_________________
The manual said "Requires Windows10 or better" so I installed GNU/Linux...

my portage overlay

Need a stage1 tarball? (Unofficial builds)
Back to top
View user's profile Send private message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3541
Location: Berlin

PostPosted: Sun Mar 01, 2009 4:55 pm    Post subject: Reply with quote

Code:
echo virtual/mysql >> /etc/portage/package.unmask

Code:
echo virtual/mysql >> /etc/portage/package.keywords

Code:
echo dev-db/mysql-community >> /etc/portage/package.unmask


Code:
echo dev-db/dev-db/mysql >> /etc/portage/package.mask
war ein Tippfehler. Danke
Muss jetzt mal sehen, ob es nun auch ohne
Code:
echo virtual/mysql >> /etc/portage/package.unmask

Code:
echo virtual/mysql >> /etc/portage/package.keywords

Code:
echo dev-db/mysql-community >> /etc/portage/package.unmask
funktioniert.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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