You are not logged in.
Pages: 1
ftp://ftp.archlinux.org/community/os/i686/
has package qt4-4.3.3-1
ftp://ftp.archlinux.org/extra/os/i686/
has package qt-4.3.3-3
yaourt wants to update to lib32-qt4, but the package build is wrong, in that there is no file called qt4-4.3.3-2 on ftp.archlinux.org.
-> Downloading qt4-4.3.3-2.pkg.tar.gz...
--09:23:41-- ftp://ftp.archlinux.org/community/os/i686/qt4-4.3.3-2.pkg.tar.gz
=> `qt4-4.3.3-2.pkg.tar.gz'
Resolving ftp.archlinux.org... 209.85.41.144, 209.85.41.145
Connecting to ftp.archlinux.org|209.85.41.144|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD /community/os/i686 ... done.
==> PASV ... done. ==> RETR qt4-4.3.3-2.pkg.tar.gz ...
No such file `qt4-4.3.3-2.pkg.tar.gz'.
==> ERROR: Failure while downloading qt4-4.3.3-2.pkg.tar.gz
Aborting...
Error: Makepkg was unable to build lib32-qt4 package.
four questions...
why is there two versions of qt4 on the ftp.archlinux.org site, one under the extra repository and one under the community repository? what is there difference? Can the package build be pointed to the one in extra and still work? Will there ever be a qt4-4.3.3-2 package released?
Offline
The qt4 package in community will be removed now that the qt in extra is now at version 4. The lib32-qt4 PKGBUILD will need to be changed to use the qt package in extra.
Offline
The qt4 package in community will be removed now that the qt in extra is now at version 4. The lib32-qt4 PKGBUILD will need to be changed to use the qt package in extra.
I built lib32-qt4 off the qt in extra and all works OK. Thanks for the explanation. I take it since qt is in extra its officially supported?
Offline
yes, both QT-3 and QT-4 are now officially supported in extra: http://www.archlinux.org/news/380/
Offline
Pages: 1