23.06.2024, 18:09 UhrDeutsch | English
Hallo Gast [ Registrierung | Anmelden ]

Neues Thema eröffnen   Neue Antwort erstellen
Vorheriges Thema anzeigen Druckerfreundliche Version Einloggen, um private Nachrichten zu lesen Nächstes Thema anzeigen
Autor Nachricht
hubi
Titel: dist-upgrade of today (13. July) wants to kick gimp  BeitragVerfasst am: 13.07.2006, 00:32 Uhr



Anmeldung: 22. Jan 2006
Beiträge: 1296
Wohnort: Budapest
So I leave that one.

hubi

_________________
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
mzilikazi
Titel: Re: dist-upgrade of today (13. July) wants to kick gimp  BeitragVerfasst am: 13.07.2006, 02:48 Uhr
Team Member
Team Member


Anmeldung: 17. Dez 2003
Beiträge: 1109
Wohnort: Ganymede
hubi hat folgendes geschrieben::
So I leave that one.

hubi


Good answer! Winken

Glad to see that people are actually reading what apt is telling them instead of just pressing 'Y'

Now some people will disagree with me on this point but this is exactly why I do not use apt-get dist-upgrade. I always do apt-get upgrade, then if I feel the need for the latest packages (and they want to remove something I wish to keep) I'll try to figure out what to do but it's not usually so critical. Often times all required packages simply have not been uploaded to their respective repo's and all you need to do is wait and the situation will resolve itself.

_________________
Ubuntu - An ancient African word for "Can't install Debian"
 
 Benutzer-Profile anzeigen Private Nachricht senden E-Mail senden Website dieses Benutzers besuchen  
Antworten mit Zitat Nach oben
DeepDayze
Titel: RE: Re: dist-upgrade of today (13. July) wants to kick gimp  BeitragVerfasst am: 13.07.2006, 03:36 Uhr



Anmeldung: 08. Dez 2005
Beiträge: 300

Yeah, noticed that too..Gimp's too good to be kicked out
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
Crust
Titel: RE: Re: dist-upgrade of today (13. July) wants to kick gimp  BeitragVerfasst am: 13.07.2006, 17:28 Uhr



Anmeldung: 20. Okt 2005
Beiträge: 278

The best thing to do is to wait, but if you have accidentally dist-upgraded or if you want to install a newer gimp and do the d-u, do the following:

apt-get install libpoppler0c2-glib

Download the following files:
http://ftp.us.debian.org/debian/pool/ma ... -1_all.deb
http://incoming.debian.org/libgimp2.0_2.3.10-1_i386.deb
http://incoming.debian.org/gimp_2.3.10-1_i386.deb

Install the packages by:
dpkg -i file-name

-Crust
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
DeepDayze
Titel: RE: Re: dist-upgrade of today (13. July) wants to kick gimp  BeitragVerfasst am: 14.07.2006, 00:12 Uhr



Anmeldung: 08. Dez 2005
Beiträge: 300

Crust:

http://incoming.debian.org/libgimp2.0_2.3.10-1_i386.deb
http://incoming.debian.org/gimp_2.3.10-1_i386.deb

check your links as these files are not in there
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
zulu9
Titel: RE: Re: dist-upgrade of today (13. July) wants to kick gimp  BeitragVerfasst am: 14.07.2006, 00:46 Uhr



Anmeldung: 31. Jul 2004
Beiträge: 249

this also seems to work:
apt-get install gimp/experimental gimp-data/experimental libgimp2.0/experimental

_________________
http://kanotix.wordpress.com/ inoffizielles Kanotix-Blog
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
hubi
Titel: RE: Re: dist-upgrade of today (13. July) wants to kick gimp  BeitragVerfasst am: 14.07.2006, 01:01 Uhr



Anmeldung: 22. Jan 2006
Beiträge: 1296
Wohnort: Budapest
aptitude is dealing with it fine as well. Just tried it on one machine. It holds back the new gimp-data and keeps the old gimp.

hubi

_________________
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
Crust
Titel: RE: Re: dist-upgrade of today (13. July) wants to kick gimp  BeitragVerfasst am: 14.07.2006, 01:14 Uhr



Anmeldung: 20. Okt 2005
Beiträge: 278

DeepDayze The packages have already entered experimental. Before today's upgrade of the repositories, the experimental packages were even outdated. This is why I listed the incoming packages. You can use the command EES555 listed if you want.

-Crust
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
drb
Titel:   BeitragVerfasst am: 14.07.2006, 09:35 Uhr



Anmeldung: 03. Jul 2004
Beiträge: 525

hubi,

I've just tried a d-u and it still wants to remove gimp. Have you put gimp-data on 'hold'?

I currently have 3 package that are held back (not by me) : gkrellm, python-qt3 and checkinstall - do others have the same held packages?

drb

_________________
Kernel 2.6.21-slh-up-7
_____________________
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
hubi
Titel:   BeitragVerfasst am: 14.07.2006, 09:55 Uhr



Anmeldung: 22. Jan 2006
Beiträge: 1296
Wohnort: Budapest
drb,

I have done the dist-upgrade with aptitude and not apt-get. Aptitude holds the new gimp-data back, so no changes to gimp at all, and I did not have to set the *gimp*-packages on hold.

If you do not have aptitude:
#apt-get install aptitude

aptitude has more or less the same syntax as apt-get and uses the sources.list and preferences of /etc/apt/*

Then I did:
# aptitude update
# aptitude dist-upgrade

It asks you some questions, but the solutions are the right ones in this gimp-situation. The system is upgraded and gimp stays.

Greetings
hubi

_________________
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
drb
Titel:   BeitragVerfasst am: 14.07.2006, 11:15 Uhr



Anmeldung: 03. Jul 2004
Beiträge: 525

Thanks hubi,

From a position of ignorance, why aptitude instead of apt-get? Are there any benefits (other than gimp not being removed!)?

drb

_________________
Kernel 2.6.21-slh-up-7
_____________________
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
hubi
Titel:   BeitragVerfasst am: 14.07.2006, 11:49 Uhr



Anmeldung: 22. Jan 2006
Beiträge: 1296
Wohnort: Budapest
drb,

technically I do not know the difference, just tried it out and it handled gimp differently, so it spared me holding the packages. Usually I use apt-get, but I'll stick with aptitude until the new gimp is in.

hubi

_________________
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
Superrakete
Titel:   BeitragVerfasst am: 14.07.2006, 11:52 Uhr



Anmeldung: 05. Jul 2004
Beiträge: 121
Wohnort: Hannover
Hi!

Aptitude is said to deal with dependencies better than apt-get. And it keeps a log of its actions in /var/log/aptitude. Apt-get doesn't.

Just try it. Maybe use "aptitude dist-upgrade -d" first, downloads all needed packages but does not install them.
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
Gandi
Titel:   BeitragVerfasst am: 14.07.2006, 16:14 Uhr



Anmeldung: 06. Sep 2004
Beiträge: 223
Wohnort: Vorarlberg, Österreich
Hi EES555

your instruction worked fine - thank you. Now Gimp is back and better than ever!

_________________
Gruß an alle Kanoten da draußen

Gandi

-----------------------------------
In the begining
There was nothing
then God said:
apt-get install light
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
markb
Titel:   BeitragVerfasst am: 15.07.2006, 07:28 Uhr



Anmeldung: 09. Aug 2004
Beiträge: 121
Wohnort: Brisbane Australia
Superrakete hat folgendes geschrieben::

Aptitude is said to deal with dependencies better than apt-get. And it keeps a log of its actions in /var/log/aptitude. Apt-get doesn't

Aptitude remembers dependent packages which are "auto" installed when you install a package and will auto uninstall them if you remove that package (well, only those dependent packages that are not in-use anymore). So you end up with less crud on your system particularly if you have a tendency to trial and then purge packages often. I don't know of any other package manager that does this?

I've always used aptitude with kanotix instead of apt-get. The user interface is a bit obscure but, once you get used to it, it works well.
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
vilde
Titel:   BeitragVerfasst am: 15.07.2006, 12:04 Uhr



Anmeldung: 02. Apr 2006
Beiträge: 121

I treid the command EES555 suggested but I get the Release 'experimental' for 'gimp' was not found back. How do I do to get Gimp back?
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
SaberBlaze
Titel:   BeitragVerfasst am: 15.07.2006, 12:08 Uhr



Anmeldung: 22. Jun 2006
Beiträge: 49

You need to uncomment these two lines in your sources.list:

Code:
# deb http://ftp.de.debian.org/debian/ ../project/experimental main contrib non-free 
# deb-src http://ftp.de.debian.org/debian/ ../project/experimental main contrib non-free 


If you use synaptic, you check both of the boxes for those repos.

Remember to to comment both lines again after you install gimp.
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
vilde
Titel:   BeitragVerfasst am: 15.07.2006, 17:13 Uhr



Anmeldung: 02. Apr 2006
Beiträge: 121

So I uncomented
# deb http://ftp.de.debian.org/debian/ ../project/experimental main contrib non-free
# deb-src http://ftp.de.debian.org/debian/ ../project/experimental main contrib non-free

In my /etc/apt/sources.list

apg-get udate

apt-get install gimp/experimental gimp-data/experimental libgimp2.0/experimental

I comentet the two lines in sources.list again

And now I have Gimp back again, Thanks








Auf den Arm nehmen Auf den Arm nehmen Lachen
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
LessWire
Titel:   BeitragVerfasst am: 16.07.2006, 02:42 Uhr



Anmeldung: 21. Aug 2004
Beiträge: 256
Wohnort: Bavaria
just do a dist-upgrade again, now the latest gimp version is in the repository and all works fine!

greets, L.W.
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
Mike Shepard
Titel:   BeitragVerfasst am: 16.07.2006, 09:39 Uhr



Anmeldung: 20. Mai 2005
Beiträge: 250

It does seem that the updated gimp is now in the repository. Those who tried to fix the problem by using the experimental version installed a different version of gimp. The gimp in the experimental repo is the 2.3.10 development snapshot, rather than the released 2.2.12-1 that is in the sid repo. Just thought I would point that out.

Cheers,
-Mike

_________________
"It's 106 miles to Chicago, we've got a full tank of gas, half a pack of cigarettes, it's dark, and we're wearing sunglasses." -The Blues Brothers (1980)
 
 Benutzer-Profile anzeigen Private Nachricht senden E-Mail senden  
Antworten mit Zitat Nach oben
h2
Titel:   BeitragVerfasst am: 16.07.2006, 19:18 Uhr



Anmeldung: 12. Mar 2005
Beiträge: 1005

yes, it's in there now, it's safe again. I'm installing the lastest version now.

_________________
Read more on dist-upgrades using du-fixes-h2.sh script.
New: rdiff-backup script
 
 Benutzer-Profile anzeigen Private Nachricht senden  
Antworten mit Zitat Nach oben
Beiträge vom vorherigen Thema anzeigen:     
Gehe zu:  
Alle Zeiten sind GMT + 1 Stunde
Neues Thema eröffnen   Neue Antwort erstellen
Vorheriges Thema anzeigen Druckerfreundliche Version Einloggen, um private Nachrichten zu lesen Nächstes Thema anzeigen
PNphpBB2 © 2003-2007 
 
Deutsch | English
Logos and trademarks are the property of their respective owners, comments are property of their posters, the rest is © 2004 - 2006 by Jörg Schirottke (Kano).
Consult Impressum and Legal Terms for details. Kanotix is Free Software released under the GNU/GPL license.
This CMS is powered by PostNuke, all themes used at this site are released under the GNU/GPL license. designed and hosted by w3you. Our web server is running on Kanotix64-2006.