MichaelChirico / r-bugs

A ⚠️read-only⚠️mirror of https://bugs.r-project.org/
20 stars 0 forks source link

[BUGZILLA #7151] Unmet dependency prevents r-gnome installation in Debian stable #2215

Closed MichaelChirico closed 4 years ago

MichaelChirico commented 4 years ago

From: kimmo.uusitalo@ <nospam@<::CENSORED -- SEE ORIGINAL ON BUGZILLA::>>,helsinki.fi@<::CENSORED -- SEE ORIGINAL ON BUGZILLA::> Full_Name: Kimmo Uusitalo Version: 1.8.0-1 OS: Debian 3.0 "Woody" Submission from: (NULL) (128.214.205.4)

r-gnome 1.8.0-1 requires gdk-imlib2 which is not available in Debian 3.0 stable.

I have the following in /etc/apt/sources.list :

deb http://cran.r-project.org/bin/linux/debian woody main

Btw, it would be very nice to have the newest version of R even for Debian stable.


METADATA

MichaelChirico commented 4 years ago

From: Dirk Eddelbuettel <edd@<::CENSORED -- SEE ORIGINAL ON BUGZILLA::>> On Tue, Aug 03, 2004 at 04:01:18PM +0200, nospam@<::CENSORED -- SEE ORIGINAL ON BUGZILLA::> wrote:

Full_Name: Kimmo Uusitalo
Version: 1.8.0-1
OS: Debian 3.0 "Woody"
Submission from: (NULL) (128.214.205.4)

r-gnome 1.8.0-1 requires gdk-imlib2 which is not available in Debian 3.0
stable.

That isn't really a bug in R.

I have the following in /etc/apt/sources.list :

deb http://cran.r-project.org/bin/linux/debian woody main

Btw, it would be very nice to have the newest version of R even for Debian
stable.

You are having a 'round peg in a square hole' problem. Either you take Debian stable literally, and keep it stable -- so you stick with the ancient version therein. Or you accept updates, and the easiest may be local recompilations.

What you found here is a missing Depends in a contributed package that a volunteer gave back to CRAN. I don't think it is realistic to expect that all possible system combinations are fulfilled on what is by now an old system. Debian stable has its uses (I still run it on my gateway), but if you care about a current R, I strongly suggest you rebuild R 1.9.1.

Dirk

-- Those are my principles, and if you don't like them... well, I have others. -- Groucho Marx


METADATA

MichaelChirico commented 4 years ago

NOTES: a missing Depends in a contributed package on an outdated R


METADATA

MichaelChirico commented 4 years ago

Audit (from Jitterbug): Wed Aug 4 15:38:01 2004 ripley changed notes Wed Aug 4 15:38:01 2004 ripley moved from incoming to System-specific-fixed


METADATA