Re: Qt development files on unstable?

2003-11-02 Thread David Smith
Ah, thats it. After removing the preferences file it all worked fine (I 
still don't understand
why, but thats not important :)

Thanks a lot!
/David
David Smith wrote:
Paul Cupis wrote:
Please post the output of:
 apt-cache policy libqt3-mt-dev
 apt-cache policy libqt-mt-dev
{david} ~$ apt-cache policy libqt3-mt-dev
libqt3-mt-dev:
 Installed: (none)
 Candidate: (none)
 Package Pin: (not found)
 Version Table:
3:3.2.1-6 5000
   500 ftp://ftp.sunet.se unstable/main Packages
{david} ~$
{david} ~$ apt-cache policy libqt-mt-dev
libqt-mt-dev:
 Installed: (none)
 Candidate: 3:2.3.2-14
 Version Table:
3:2.3.2-14 0
   500 ftp://ftp.sunet.se unstable/main Packages
{david} ~$
/David




Re: Qt development files on unstable?

2003-11-02 Thread Paul Cupis
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sunday 02 November 2003 13:50, David Smith <[EMAIL PROTECTED]> wrote:
> Paul Cupis wrote:
> >Please post the output of:
> >
> >  apt-cache policy libqt3-mt-dev
> >  apt-cache policy libqt-mt-dev
>
> {david} ~$ apt-cache policy libqt3-mt-dev
> libqt3-mt-dev:
>   Installed: (none)
>   Candidate: (none)
>   Package Pin: (not found)
>   Version Table:
>  3:3.2.1-6 5000
> 500 ftp://ftp.sunet.se unstable/main Packages
> {david} ~$
> {david} ~$ apt-cache policy libqt-mt-dev
> libqt-mt-dev:
>   Installed: (none)
>   Candidate: 3:2.3.2-14
>   Version Table:
>  3:2.3.2-14 0
> 500 ftp://ftp.sunet.se unstable/main Packages
> {david} ~$

How very odd.

[EMAIL PROTECTED]:~$ apt-cache policy libqt3-mt-dev
libqt3-mt-dev:
  Installed: 3:3.2.1-6
  Candidate: 3:3.2.1-6
  Version Table:
 *** 3:3.2.1-6 0
910 http://kippax unstable/main Packages
900 http://kippax testing/main Packages
100 /var/lib/dpkg/status
 2:3.0.3-20020329-1 0
550 http://kippax stable/main Packages


You seem to have an odd "5000" in your output - I do not know what this 
means - and apt does not accept the package as a candidate.

Next steps whould be to try adding another mirror to sources.list and 
apt-get update-ing, and posting your /etc/apt/apt.conf and /etc/apt/
preferences to the list.

Paul Cupis
- -- 
[EMAIL PROTECTED]

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iEYEARECAAYFAj+lDxsACgkQIzuKV+SHX/nUXgCfbLiVikWORGr0HfY0Fd/NQZoH
eJgAn0XIKmYyffhF2B6f1q+6Mv7616eV
=p6E3
-END PGP SIGNATURE-




Re: Qt development files on unstable?

2003-11-02 Thread David Smith
Paul Cupis wrote:
Please post the output of:
 apt-cache policy libqt3-mt-dev
 apt-cache policy libqt-mt-dev
{david} ~$ apt-cache policy libqt3-mt-dev
libqt3-mt-dev:
 Installed: (none)
 Candidate: (none)
 Package Pin: (not found)
 Version Table:
3:3.2.1-6 5000
   500 ftp://ftp.sunet.se unstable/main Packages
{david} ~$
{david} ~$ apt-cache policy libqt-mt-dev
libqt-mt-dev:
 Installed: (none)
 Candidate: 3:2.3.2-14
 Version Table:
3:2.3.2-14 0
   500 ftp://ftp.sunet.se unstable/main Packages
{david} ~$
/David



Re: Qt development files on unstable?

2003-11-02 Thread Paul Cupis
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sunday 02 November 2003 11:51, David Smith <[EMAIL PROTECTED]> wrote:
> This happens when I try installing libqt3-mt-dev
>
> [root] /home/david# apt-get install libqt3-mt-dev
> Reading Package Lists... Done
> Building Dependency Tree... Done
> Package libqt3-mt-dev has no available version, but exists in the
> database. This typically means that the package was mentioned in a
> dependency and never uploaded, has been obsoleted or is not available
> with the contents of sources.list
> However the following packages replace it:
>   qt3-qtconfig qt3-linguist qt3-dev-tools-embedded
> qt3-dev-tools-compat qt3-dev-tools qt3-designer qt3-assistant
> qt3-apps-dev libqt3-headers libqt3-compat-headers libqt-mt-dev
> E: Package libqt3-mt-dev has no installation candidate
> [root] /home/david#
>
> None of the "packages replacing it" actually contain the files from
> libqt3-mt-dev.

Please post the output of:

  apt-cache policy libqt3-mt-dev
  apt-cache policy libqt-mt-dev

Thanks,

Paul Cupis
- -- 
[EMAIL PROTECTED]

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iEYEARECAAYFAj+k+TcACgkQIzuKV+SHX/ncEACfZ0HZbkv6Ic3k8xJihQHszEeo
ce8AniWd+X+dXDs6KJC98oML+BTeEBBQ
=8FcI
-END PGP SIGNATURE-




Re: Qt development files on unstable?

2003-11-02 Thread David Smith
Paul Cupis wrote:
On Sunday 02 November 2003 09:31, David Smith <[EMAIL PROTECTED]> wrote:
 

Is there a way to get the development files for qt-mt on unstable?
I used to have libqt3-mt-dev installed, but it seems not to be
available anymore.  Has it been
replaced with some other packege or is it (hopefully) coming back
soon?
   

[EMAIL PROTECTED]:~$ apt-show-versions -a libqt3-mt-dev
libqt3-mt-dev   3:3.2.1-6   install ok installed
libqt3-mt-dev   2:3.0.3-20020329-1  stable
libqt3-mt-dev   3:3.2.1-6   testing
libqt3-mt-dev   3:3.2.1-6   unstable
libqt3-mt-dev/testing uptodate 3:3.2.1-6
Looks available to me. What exact problems are you having?
 

This happens when I try installing libqt3-mt-dev
[root] /home/david# apt-get install libqt3-mt-dev
Reading Package Lists... Done
Building Dependency Tree... Done
Package libqt3-mt-dev has no available version, but exists in the database.
This typically means that the package was mentioned in a dependency and
never uploaded, has been obsoleted or is not available with the contents
of sources.list
However the following packages replace it:
 qt3-qtconfig qt3-linguist qt3-dev-tools-embedded qt3-dev-tools-compat
 qt3-dev-tools qt3-designer qt3-assistant qt3-apps-dev libqt3-headers
 libqt3-compat-headers libqt-mt-dev
E: Package libqt3-mt-dev has no installation candidate
[root] /home/david#
None of the "packages replacing it" actually contain the files from 
libqt3-mt-dev.

/David



Re: Qt development files on unstable?

2003-11-02 Thread Paul Cupis
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sunday 02 November 2003 09:31, David Smith <[EMAIL PROTECTED]> wrote:
> Is there a way to get the development files for qt-mt on unstable?
> I used to have libqt3-mt-dev installed, but it seems not to be
> available anymore.  Has it been
> replaced with some other packege or is it (hopefully) coming back
> soon?

[EMAIL PROTECTED]:~$ apt-show-versions -a libqt3-mt-dev
libqt3-mt-dev   3:3.2.1-6   install ok installed
libqt3-mt-dev   2:3.0.3-20020329-1  stable
libqt3-mt-dev   3:3.2.1-6   testing
libqt3-mt-dev   3:3.2.1-6   unstable
libqt3-mt-dev/testing uptodate 3:3.2.1-6

Looks available to me. What exact problems are you having?

Paul Cupis
- -- 
[EMAIL PROTECTED]

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3 (GNU/Linux)

iEYEARECAAYFAj+k6vMACgkQIzuKV+SHX/ky/ACfYDzUk2pYJYkcbK+NRaJ4QeF0
y7kAn1qOqRZ4VdLRfbCAzuQDJ1D1qdwS
=WLwM
-END PGP SIGNATURE-




Qt development files on unstable?

2003-11-02 Thread David Smith
Is there a way to get the development files for qt-mt on unstable?
I used to have libqt3-mt-dev installed, but it seems not to be available 
anymore.  Has it been
replaced with some other packege or is it (hopefully) coming back soon?

/David