FS#7385 - makepkg/versionpkg wierd dependency checks
Attached to Project:
Pacman
Opened by tardo (tardo) - Thursday, 07 June 2007, 18:35 GMT
Last edited by Dan McGee (toofishes) - Thursday, 07 June 2007, 23:02 GMT
Opened by tardo (tardo) - Thursday, 07 June 2007, 18:35 GMT
Last edited by Dan McGee (toofishes) - Thursday, 07 June 2007, 23:02 GMT
|
Details
Summary and Info: makepkg/versionpkg shows strange
characters when checking for dependencies. Output shown
below:
[shez@laptop kdebase4-svn]$ makepkg ==> Entering fakeroot environment ==> Making package: kdebase4-svn 671580-1 (Thu Jun 7 14:30:24 EDT 2007) ==> Checking Runtime Dependencies... ==> Missing Dependencies: -> \033[1;0m ==> Checking Buildtime Dependencies... ==> ERROR: could not resolve all dependencies. [shez@laptop kdebase4-svn]$ versionpkg ==> retrieving latest revision number from svn... \c 672476 ==> newer revision detected: 672476 ==> Entering fakeroot environment ==> Making package: kdebase4-svn 672476-1 (Thu Jun 7 14:30:44 EDT 2007) ==> Checking Runtime Dependencies... ==> Missing Dependencies: -> \033[1;0m ==> Checking Buildtime Dependencies... ==> ERROR: could not resolve all dependencies. ==> ERROR: Reverting pkgver... [shez@laptop kdebase4-svn]$ Steps to Reproduce: Using pacman 3.0.4-4 (probably from testing?) Use attached PKGBUILD and run makepkg/versionpkg |
This task depends upon
Closed by Dan McGee (toofishes)
Thursday, 07 June 2007, 23:02 GMT
Reason for closing: Not a bug
Additional comments about closing: PKGBUILD issue, not makepkg issue. Please don't file this as high next time either- high entails "major problem, broken system" or something to that extreme.
Thursday, 07 June 2007, 23:02 GMT
Reason for closing: Not a bug
Additional comments about closing: PKGBUILD issue, not makepkg issue. Please don't file this as high next time either- high entails "major problem, broken system" or something to that extreme.
Comment by tardo (tardo) - Thursday,
07 June 2007, 18:38 GMT
FYI: makepkg/versionpkg seems to work on other packages similar to
this (just different dependencies), so I'm guessing there's
something wrong with the pkgbuild?
Comment by tardo (tardo) - Thursday,
07 June 2007, 18:40 GMT
Bah disregard... turns out a missing ' makes a difference.
PKGBUILD