Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 98106 - Jtds 1.0.3 has been incorrect SLOT value in ebuild file
Summary: Jtds 1.0.3 has been incorrect SLOT value in ebuild file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High trivial
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-06 04:26 UTC by Mike Baikov
Modified: 2006-01-03 16:16 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Baikov 2005-07-06 04:26:37 UTC
DESCRIPTION="Open source JDBC 3.0 Type 4 driver for Microsoft SQL Server (6.5,
7.0, 2000 and 2005) and Sybase."
SRC_URI="mirror://sourceforge/${PN}/${P}-src.zip"
HOMEPAGE="http://jtds.sourceforge.net"
LICENSE="LGPL-2.1"
SLOT="0.9"
KEYWORDS="~x86 ~amd64"


Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
jtds install to /usr/share/jtds-0.9

Expected Results:  
jtds install to /usr/share/jtds
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-07-06 04:50:30 UTC
Hmm, 1.0.{2,3} also have SLOT="0.9"...
Comment 2 Mike Baikov 2005-07-06 05:47:39 UTC
Yes, is strange. But,isn't strong bug, is misprint ...
Comment 3 Mike Baikov 2005-08-01 23:20:03 UTC
cat /etc/fstab
/dev/cciss/c0d0p1       /boot           ext3            noatime,ro              1 2
/dev/cciss/c0d0p3       /               reiserfs        noatime,notail          0 2
/dev/cciss/c0d0p2       none            swap            sw                      0 0
none                    /proc           proc            defaults                0 0
none                    /dev/shm        tmpfs           defaults                0 0
/dev/vg/u01             /u01            reiserfs        noatime                 0 2
/dev/vg/u02             /u02            ext3            noatime                 0 2
/dev/vg/tmp             /tmp            ext2            defaults                0 1
/dev/vg/usr             /usr            reiserfs        noatime                 0 2
/dev/vg/var             /var            reiserfs        noatime                 0 2
/dev/vg/log             /var/log        reiserfs        defaults                0 2
Comment 4 Mike Baikov 2005-08-01 23:23:55 UTC
blah!! Ignore previous comment.
Comment 5 Petteri Räty (RETIRED) gentoo-dev 2005-09-21 00:03:27 UTC
Well it was initially put to slot 0.9 but the later releases have been binary
compatible so they were put to the same slot. The slot can be changed to
something else of course put not anything very high priority.
Comment 6 Mike Baikov 2005-12-13 03:48:29 UTC
version bump! 1.2 has been released!
Comment 7 Petteri Räty (RETIRED) gentoo-dev 2006-01-03 16:16:57 UTC
(In reply to comment #6)
> version bump! 1.2 has been released!
> 

1.2 now in the tree and SLOT is 1.2 because I wasn't happy with the japitools results against 1.0.3. I think this bug can be closed now as we are not going to change the slots of the old ebuilds.