|
Home > Archive > Linux Debian support > March 2005 > apt-get install icepref
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
apt-get install icepref
|
|
| Al Bogner 2005-03-01, 8:45 pm |
| apt-get install icepref
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut... Fertig
Paket icepref ist nicht verfügbar, wird aber von einem anderen
Paket referenziert. Das kann heißen, dass das Paket fehlt, dass es
veraltet ist oder nur aus einer anderen Quelle verfügbar ist.
E: Paket icepref hat keinen Installationskandidaten
Where can I download icepref for Sarge?
Al
| |
|
|
| Al Bogner 2005-03-01, 8:45 pm |
| Robert Tucker wrote:
> Al Bogner wrote:
>
>
> http://packages.debian.org/stable/x11/icepref
>
> Click 'all' button for repositories.
Sorry I am new to Debian / Sarge and don't understand what you mean
with "click". I want to install it via ssh from another machine.
As far as I understand it, it is in "stable", so it should be not a
problem to install it online.
I use the following sources:
deb http://security.debian.org/ testing/updates main contrib
deb http://debian.inode.at/debian/ testing main
deb-src http://debian.inode.at/debian/ testing main
#deb file:///cdrom/ sarge main
deb cdrom:[Debian GNU/Linux testing _Sarge_ - Official Snapshot i386
Binary-5 (20050219)]/ unstable contrib main
deb cdrom:[Debian GNU/Linux testing _Sarge_ - Official Snapshot i386
Binary-4 (20050219)]/ unstable contrib main
deb cdrom:[Debian GNU/Linux testing _Sarge_ - Official Snapshot i386
Binary-3 (20050219)]/ unstable contrib main
deb cdrom:[Debian GNU/Linux testing _Sarge_ - Official Snapshot i386
Binary-2 (20050219)]/ unstable contrib main
deb cdrom:[Debian GNU/Linux testing _Sarge_ - Official Snapshot i386
Binary-1 (20050219)]/ unstable contrib main
Al
| |
| Peter J Ross 2005-03-01, 8:45 pm |
| On Wednesday 02 March, Al Bogner wrote in alt.os.linux.debian:
> As far as I understand it, it is in "stable", so it should be not a
> problem to install it online.
If you want to use packages from Stable, you'll need to add it to your
sources.
deb http://debian.inode.at/debian/ stable main
And run apt-get update.
However, a later version of icepref is in Unstable, and may appear in
Testing when it's ready.
PJR :-)
--
alt.usenet.kooks award-winners and FAQ:
http://www.insurgent.org/~kook-faq/
[To reply by email, remove "NOSPAM".]
| |
| Neil Woods 2005-03-02, 2:45 am |
| On Wed, Mar 02 2005, Peter J. Ross wrote:
> On Wednesday 02 March, Al Bogner wrote in alt.os.linux.debian:
>
>
> If you want to use packages from Stable, you'll need to add it to your
> sources.
>
> deb http://debian.inode.at/debian/ stable main
>
> And run apt-get update.
>
> However, a later version of icepref is in Unstable, and may appear in
> Testing when it's ready.
Yes, there's a release-critical bug stopping the package entering
testing at the moment.
You can see this by going to <http://bjorn.haxx.se/debian/testing.pl>
("Why is package X not in testing yet?") and entering the package name.
--
Neil Woods <cnw+usenet@pobox.com>
/* The Unixverse ends on Tue, 19 Jan 2038 03:14:07 +0000 */
| |
| Al Bogner 2005-03-02, 7:45 am |
| Neil Woods wrote:
I assumed, that every package of "stable" has a "testing" version.
[vbcol=seagreen]
>
> Yes, there's a release-critical bug stopping the package entering
> testing at the moment.
In the meantime I tried the unstable version. How can I downgrade to
stable?
Al
| |
| Robert Tucker 2005-03-02, 7:45 am |
| Al Bogner wrote:
>
> In the meantime I tried the unstable version. How can I downgrade to
> stable?
>
I'd use Synaptic to remove the unstable version, remove the repository
providing it from my repository list, make sure I had the repository
providing the stable version in my repository list and then install it.
I believe starting with:
apt-get remove icepref
or even
apt-get remove --purge icepref
might be another option.
| |
| Al Bogner 2005-03-02, 7:45 am |
| Al Bogner wrote:
> In the meantime I tried the unstable version. How can I downgrade
> to stable?
In the meantime I decided to remove icewm and install it again. It
looks like there are bigger problems at the moment, because
python-gtk is broken.
apt-get install icepref
....
Die folgenden Pakete haben nichterfüllte Abhängigkeiten:
icepref: Hängt ab: python-gtk (>= 0.6.8-12) soll aber nicht
installiert werden
E: Kaputte Pakete
apt-get install python-gtk
....
Die folgenden Pakete haben nichterfüllte Abhängigkeiten:
python-gtk: Hängt ab: Python (< 2.2) aber 2.3.5-1 soll installiert
werden
E: Kaputte Pakete
Al
| |
| Al Bogner 2005-03-02, 7:45 am |
| Robert Tucker wrote:
> I believe starting with:
>
> apt-get remove icepref
That's the way I did it. But it are 2 steps, 1st removing and then
installing again. I would like to know if there is a possibility to
do it with one command.
Al
| |
| Robert Tucker 2005-03-02, 5:45 pm |
| Al Bogner wrote:
>
> apt-get install icepref
> ...
> Die folgenden Pakete haben nichterfüllte Abhängigkeiten:
> icepref: Hängt ab: python-gtk (>= 0.6.8-12) soll aber nicht
> installiert werden
> E: Kaputte Pakete
>
> apt-get install python-gtk
> ...
> Die folgenden Pakete haben nichterfüllte Abhängigkeiten:
> python-gtk: Hängt ab: Python (< 2.2) aber 2.3.5-1 soll installiert
> werden
> E: Kaputte Pakete
>
Is this not because you have repositories indicating conflicting
versions or not refreshed your package lists (apt-get update)?
As a matter of interest do you already have a desktop installed? - I
mean, I'd hardly dream of attempting this without Gnome and Synaptic
installed!
| |
|
|
|
|
|
|
| Robert Tucker 2005-03-02, 5:45 pm |
| Al Bogner wrote:
>
> Synaptic doesn't crash here, but requires Python 2.1, while Python
> 2.3.5 is installed. I installed 2.1 too and still it says Python
> 2.1 is necessary. Removing Python 2.3.5 removes too much important
> packages, so I won't do this.
>
>
I seem to have Python 2.3.4-4 installed, which will be the "testing"
version since it (Synaptic) says 2.3.5-1 is the latest version -
presumably "unstable".
So indeed I'd guess the problem is trying to install the "stable"
icepref with the "unstable" Python installation.
>
>
> Hmmh, don't know what is the difference here. I think it is faster
> to edit the configuration with vi.
>
> Al
[vi doesn't work too well for me on Debian (I used it a lot on Red
Hat/Fedora) - I've switched to joe]
| |
| Al Bogner 2005-03-02, 5:45 pm |
| Robert Tucker wrote:
> I seem to have Python 2.3.4-4 installed, which will be the
> "testing" version since it (Synaptic) says 2.3.5-1 is the latest
> version - presumably "unstable".
I think I made a mistake trying some unstable packages. With lots of
packages I get the message "broken" now. Since I would have other
partition sizes for my "evaluation pc" in the meantime too, I think
it's time for a new install.
Al
| |
| gregor herrmann 2005-03-02, 5:45 pm |
| On Wed, 02 Mar 2005 14:06:14 +0100, Al Bogner wrote:
> That's the way I did it. But it are 2 steps, 1st removing and then
> installing again. I would like to know if there is a possibility to
> do it with one command.
Please read `man apt-get`; `apt-get install -t stable icepref` should do
the trick (and IIRC `apt-get install something/stable` should do the
same).
gregor
--
http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4
infos zur usenet-hierarchie at.*: http://www.usenet.at/
member of https://www.vibe.at/ | how to reply: http://got.to/quote/
| |
|
|
| Neil Woods 2005-03-04, 8:45 pm |
| On Fri, Mar 04 2005, Lou wrote:
> There is no 'icepref' in Sarge at the moment. So do it manually.
>
> #cp /etc/X11/icewm/preferences /home/user name/.icewm/preferences
>
> Then as root, go with your favorite editor, go to this file and change
> anything you want.
>
> disable=0
> enables =1
You don't need to be root to do this. Simply copy the file logged in as
your normal user_id.
--
Neil Woods <cnw+usenet@pobox.com>
/* The Unixverse ends on Tue, 19 Jan 2038 03:14:07 +0000 */
| |
|
|
On Sat, 5 Mar 2005, Neil Woods wrote:
> On Fri, Mar 04 2005, Lou wrote:
>
>
> You don't need to be root to do this. Simply copy the file logged in as
> your normal user_id.
I stand corrected, either way will work, rather than messing with
pinning and the sources.list.
regards
|
|
|
|
|