[Bug 103482] Re: [can-not-install] postrm failure

2009-10-31 Thread Bug Watch Updater
** Changed in: r-cran-psy (Debian)
   Status: New = Fix Released

-- 
[can-not-install] postrm failure
https://bugs.launchpad.net/bugs/103482
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 103482] Re: [can-not-install] postrm failure

2009-07-31 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/karmic/r-cran-psy

-- 
[can-not-install] postrm failure
https://bugs.launchpad.net/bugs/103482
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 103482] Re: [can-not-install] postrm failure

2007-07-11 Thread William Lima
(chroot) [EMAIL PROTECTED]:/root# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 6.06.1 LTS
Release:6.06
Codename:   dapper
(chroot) [EMAIL PROTECTED]:/root# dpkg -l | grep r-cran-psy
ii  r-cran-psy 0.70-1GNU R procedures for 
psychometrics
(chroot) [EMAIL PROTECTED]:/root# apt-get update
...
(chroot) [EMAIL PROTECTED]:/root# apt-get dist-upgrade
...
162 upgraded, 42 newly installed, 2 to remove and 1 not upgraded.
Need to get 86.9MB of archives.
After unpacking 62.6MB of additional disk space will be used.
...
Preparing to replace r-cran-psy 0.70-1 (using .../r-cran-psy_0.70-2_all.deb) ...
Unpacking replacement r-cran-psy ...
/usr/bin/R: line 114: /usr/lib/R/etc/ldpaths: No such file or directory
dpkg: warning - old post-removal script returned error exit status 1
dpkg - trying script from the new package instead ...
dpkg: error processing /var/cache/apt/archives/r-cran-psy_0.70-2_all.deb 
(--unpack):
 there is no script in the new version of the package - giving up
...

Dapper-Gutsy fails.

Now, working on bugfix.

-- 
[can-not-install] postrm failure
https://bugs.launchpad.net/bugs/103482
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 103482] Re: [can-not-install] postrm failure

2007-07-11 Thread William Lima
(chroot) [EMAIL PROTECTED]:/root# dpkg -l | grep r-cran-psy
ii  r-cran-psy 0.70-1 GNU R 
procedures for psychometrics
(chroot) [EMAIL PROTECTED]:/root# apt-get install r-cran-psy
Reading package lists... Done
Building dependency tree... Done
The following packages will be upgraded:
  r-cran-psy
...
Preparing to replace r-cran-psy 0.70-1 (using .../r-cran-psy_0.70-2_all.deb) ...
Unpacking replacement r-cran-psy ...
Setting up r-cran-psy (0.70-2) ...
...
(chroot) [EMAIL PROTECTED]:/root# dpkg -l | grep r-cran-psy
ii  r-cran-psy 0.70-2 GNU R 
procedures for psychometrics
(chroot) [EMAIL PROTECTED]:/root# 
...

I called 'apt-get install r-cran-psy' after the upgrade and works fine.

-- 
[can-not-install] postrm failure
https://bugs.launchpad.net/bugs/103482
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 103482] Re: [can-not-install] postrm failure

2007-07-11 Thread William Lima
The problem is with *r-base-core* not r-cran-psy.

-- 
[can-not-install] postrm failure
https://bugs.launchpad.net/bugs/103482
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 103482] Re: [can-not-install] postrm failure

2007-07-11 Thread William Lima
r-base (2.4.0~rc20060926-1) unstable; urgency=low

  * First release candidate of the upcoming R 2.4.0 planned for October
3

  * debian/rules: Install ldpaths in /etc/R and link back to $R_HOME/etc  
- - -
  * debian/rules: Patch javareconf to use /etc/R instead of $R_HOME/etc

 -- Dirk Eddelbuettel [EMAIL PROTECTED]  Thu, 28 Sep 2006 20:15:03 -0500

... just alittle bit of hacking and we have a happy end.

-- 
[can-not-install] postrm failure
https://bugs.launchpad.net/bugs/103482
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 103482] Re: [can-not-install] postrm failure

2007-07-11 Thread Ming Hua
I am not convince this is an r-base-core bug.

So when r-base-core upgrades from 2.2.x to 2.4.x, the
/usr/lib/R/etc/ldpaths file is moved to /etc/R/ldpaths, and a symlink is
created.  Yet somehow when r-cran-psy is upgraded, it can't find the
/usr/lib/R/etc/ldpaths file.

Shouldn't r-cran-psy Depends/Pre-Depends r-base-core (= 2.4.0) then?

-- 
[can-not-install] postrm failure
https://bugs.launchpad.net/bugs/103482
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 103482] Re: [can-not-install] postrm failure

2007-07-11 Thread William Lima
Hi Ming,

Yes, I found the problem and is related to *r-base-core*. As you see in my 
another comment, after the upgrade.. i've just called 'apt-get install 
r-cran-psy' again and it works.
The problem is in this line of r-cran-psy control file:

...
Package: r-cran-psy
Architecture: all
Depends: r-base-core ( 2.0.0) - -- --
Description: GNU R procedures for psychometrics
...

The problem happens because this version of dependency is wrong. Fixing
... :)

-- 
[can-not-install] postrm failure
https://bugs.launchpad.net/bugs/103482
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 103482] Re: [can-not-install] postrm failure

2007-07-11 Thread William Lima
Work complete. The debdiff for Gutsy is in attachment.

Thanks ALL!

** Attachment added: r-cran-psy_0.70-2ubuntu1.debdiff.gz
   http://launchpadlibrarian.net/8417098/r-cran-psy_0.70-2ubuntu1.debdiff.gz

** Changed in: r-cran-psy (Ubuntu Dapper)
   Status: In Progress = Fix Committed

** Changed in: r-cran-psy (Ubuntu Dapper)
   Status: Fix Committed = Invalid

** Changed in: r-cran-psy (Ubuntu)
 Assignee: (unassigned) = William Lima
   Status: Fix Released = Fix Committed

** Changed in: r-cran-psy (Ubuntu Dapper)
 Assignee: William Lima = (unassigned)

** Changed in: r-cran-psy (Ubuntu Edgy)
   Status: Won't Fix = Invalid

-- 
[can-not-install] postrm failure
https://bugs.launchpad.net/bugs/103482
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 103482] Re: [can-not-install] postrm failure

2007-07-11 Thread Scott Kitterman
** Changed in: r-cran-psy (Ubuntu)
   Status: Fix Committed = In Progress

-- 
[can-not-install] postrm failure
https://bugs.launchpad.net/bugs/103482
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 103482] Re: [can-not-install] postrm failure

2007-07-11 Thread William Lima
r-cran-psy (0.70-2ubuntu1) gutsy; urgency=low

  * Fix Depends on r-base-core and Build-Depends on r-base-dev
(= 2.4.1) (LP: #103482).

 -- William Lima [EMAIL PROTECTED]   Wed, 11 Jul 2007 15:49:41
-0300

** Changed in: r-cran-psy (Ubuntu)
   Status: In Progress = Fix Released

-- 
[can-not-install] postrm failure
https://bugs.launchpad.net/bugs/103482
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 103482] Re: [can-not-install] postrm failure

2007-07-10 Thread William Lima
Based on debbug, have a *workaround* for that. Closing the bug.

** Changed in: r-cran-psy (Ubuntu)
   Status: In Progress = Fix Released

-- 
[can-not-install] postrm failure
https://bugs.launchpad.net/bugs/103482
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 103482] Re: [can-not-install] postrm failure

2007-07-10 Thread Ming Hua
Having a workaround doesn't make the bug fixed, requiring user to
manually touch a file under /etc is not a proper solution.  Since the
failure is on postrm script, it should be possible to work around this
in preinst script of new package.

** Changed in: r-cran-psy (Ubuntu)
   Importance: High = Medium
 Assignee: William Lima = (unassigned)
   Status: Fix Released = Triaged

-- 
[can-not-install] postrm failure
https://bugs.launchpad.net/bugs/103482
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 103482] Re: [can-not-install] postrm failure

2007-07-10 Thread William Lima
It should be fixed on Edgy. Based on SRU, it's not *really* a reason to
make a edgy-proposed because exists this workaround, we need to fix just
in case of Gutsy (not the case).

-- 
[can-not-install] postrm failure
https://bugs.launchpad.net/bugs/103482
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 103482] Re: [can-not-install] postrm failure

2007-07-10 Thread William Lima
or even... a feisty-proposed.

-- 
[can-not-install] postrm failure
https://bugs.launchpad.net/bugs/103482
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 103482] Re: [can-not-install] postrm failure

2007-07-10 Thread Ming Hua
Dapper has 0.70-1, so this bug is still relevant.  Whether it can be
fixed in gutsy or must be fixed in feisty-updates/dapper-updates, I
haven't investigated yet.

-- 
[can-not-install] postrm failure
https://bugs.launchpad.net/bugs/103482
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 103482] Re: [can-not-install] postrm failure

2007-07-10 Thread William Lima
Hi Ming,

Thanks to paid attention in that. But i think this not qualifies an SRU.
Btw, i recommend to create a Edgy task for this bug.

-- 
[can-not-install] postrm failure
https://bugs.launchpad.net/bugs/103482
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 103482] Re: [can-not-install] postrm failure

2007-07-10 Thread Scott Kitterman
Still significant to fix for Dapper for LTS to LTS upgrade path.

** Changed in: r-cran-psy (Ubuntu)
   Status: Triaged = Fix Released

** Changed in: r-cran-psy (Ubuntu Dapper)
   Status: New = Triaged

** Changed in: r-cran-psy (Ubuntu Edgy)
   Status: New = Won't Fix

** Changed in: r-cran-psy (Ubuntu Dapper)
   Importance: Undecided = Medium

** Changed in: r-cran-psy (Ubuntu Edgy)
   Importance: Undecided = Low

-- 
[can-not-install] postrm failure
https://bugs.launchpad.net/bugs/103482
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 103482] Re: [can-not-install] postrm failure

2007-07-10 Thread William Lima
** Changed in: r-cran-psy (Ubuntu Dapper)
 Assignee: (unassigned) = William Lima
   Status: Triaged = In Progress

-- 
[can-not-install] postrm failure
https://bugs.launchpad.net/bugs/103482
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 103482] Re: [can-not-install] postrm failure

2007-07-10 Thread William Grant
Dapper-Gutsy+1 upgrades should be fixed if the Gutsy package is. dpkg
will try to use the postrm from the new package if the old one fails.

-- 
[can-not-install] postrm failure
https://bugs.launchpad.net/bugs/103482
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 103482] Re: [can-not-install] postrm failure

2007-07-09 Thread William Lima
Hi Michael,

Thanks for your bug report. It's looks OK to me. I've installed and
uninstalled successfully. Your problem persists?

** Changed in: r-cran-psy (Ubuntu)
 Assignee: (unassigned) = William Lima
   Status: Confirmed = In Progress

-- 
[can-not-install] postrm failure
https://bugs.launchpad.net/bugs/103482
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 103482] Re: [can-not-install] postrm failure

2007-07-09 Thread Michael R. Head
My dupe (bug 103536) was triggered during a dist upgrade from edgy to
feisty.

-- 
[can-not-install] postrm failure
https://bugs.launchpad.net/bugs/103482
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 103482] Re: [can-not-install] postrm failure

2007-07-09 Thread William Lima
/usr/lib/R/etc/ldpaths symlink to - /etc/R/ldpaths is OK.

these files/symlinks comes from: r-base-core

so, Feisty-Gutsy should be OK.

-- 
[can-not-install] postrm failure
https://bugs.launchpad.net/bugs/103482
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 103482] Re: [can-not-install] postrm failure

2007-04-25 Thread Bug Watch Updater
** Changed in: r-cran-psy (Debian)
   Status: Unknown = Unconfirmed

-- 
[can-not-install] postrm failure
https://bugs.launchpad.net/bugs/103482
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 103482] Re: [can-not-install] postrm failure

2007-04-24 Thread William Grant
** Changed in: r-cran-psy (Ubuntu)
   Importance: Undecided = High
   Status: Unconfirmed = Confirmed

** Bug watch added: Debian Bug tracker #400726
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=400726

** Also affects: r-cran-psy (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=400726
   Importance: Unknown
   Status: Unknown

** Tags added: feisty-upgrade-motu

-- 
[can-not-install] postrm failure
https://bugs.launchpad.net/bugs/103482
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs