Opened 5 years ago

Closed 5 years ago

#324 closed defect (no change needed)

git-gui RPM does not install

Reported by: erdmann Owned by:
Priority: major Milestone:
Component: rpm Version:
Severity: low Keywords:
Cc: erdmann

Description

I am trying to install git-gui Version 1.7.6.1-7. I only have access to netlabs-rel and netlabs-exp repositories. I already have git version 2.11.0-3 installed which works ok.

When I try to install "git-gui", it'll tell me that I also need to install "gitk" which is ok. When I then start installation I get this error:

[u'ERROR with transaction check vs depsolve:',
'git = 1.7.6.1-7.oc00 wird ben\x94tigt von git-gui-.7.6.1-7.oc00.pentium4',
'tk >= 8.4 wird ben\x94tigt von git-gui-1.7.6.1-7.oc00.pentium4',
'git = 1.7.6.1-7.oc00 wird ben\x94tigt von gitk-1.7.6.1-7.oc00.pentium4',
'tk >= 8.4 wird ben\x94tigt von gitk-1.7.6.1-7.oc00.pentium4',
u'Bitte melden Sie diesen Fehler unter http://yum.baseurl.org/report']

To me it looks like a package "tk" is required. However I cannot find that in the RPM repo.

Change History (4)

comment:1 Changed 5 years ago by erdmann

Cc: erdmann added

comment:2 Changed 5 years ago by erdmann

Cc: erdmann removed

comment:3 Changed 5 years ago by erdmann

Cc: erdmann added

comment:4 Changed 5 years ago by Silvan Scherrer

Resolution: no change needed
Status: newclosed

this package was packed wrong. means it was forgotten to ignore the non working ones. With version 2.11 we fixed that and that's why there is no gui package for this version.
I will remove the old git packages completely today. as those where not really the best packed rpm. We learned over time as well :)

Note: See TracTickets for help on using tickets.