You are not logged in.

#1 2007-03-18 19:16:16

venomous
Member
Registered: 2007-03-18
Posts: 7

xcmiscproto PKGBUILD fails

I'm trying to rebuild xorg server and xcmiscproto is among dependencies, and, regardless of whether it's being build automatically by srcpac or by manually entering the package directory in abs and running makepkg, it says:

==> Making package: xcmiscproto 1.1.2-1 (Sun Mar 18 21:18:21 PDT 2007)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
==>     Downloading xcmiscproto-1.1.2.tar.bz2
--21:18:21--  http://xorg.freedesktop.org//releases/X11R7.0-RC4/everything/xcmiscproto-1.1.2.tar.bz2
           => `xcmiscproto-1.1.2.tar.bz2'
Resolving xorg.freedesktop.org... 131.252.208.36
Connecting to xorg.freedesktop.org|131.252.208.36|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
21:18:23 ERROR 404: Not Found.

==> ERROR: Failed to download xcmiscproto-1.1.2.tar.bz2
==> Aborting...
==> ERROR: Failed to build "xcmiscproto"

Am I doing something wrong or what? I think that the abs tree must be recent, I tried re-running abs several times, doesn't help. Anybody got any ideas how to fix this? Thanks.

Last edited by venomous (2007-03-18 19:17:22)

Offline

#2 2007-03-18 19:27:05

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: xcmiscproto PKGBUILD fails

Does the URL check out at all?

Did you notice your pkgbuild is trying to fetch Xorg 7.0 RC4 stuff?


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#3 2007-03-18 20:01:18

venomous
Member
Registered: 2007-03-18
Posts: 7

Re: xcmiscproto PKGBUILD fails

B: I think the URL is probably wrong, but that's the PKGBUILD that got fetched by abs. Isn't it supposed to be working as is? I've a feeling it may be a bug, but I'm not sure because I'm very new to archlinux and that's pretty much my first attempt at rebuilding a package from source.

I found this file on xorg website:

http://xorg.freedesktop.org/releases/individual/proto/xcmiscproto-1.1.2.tar.bz2

Should I just replace the non-working url with this one?

Offline

#4 2007-03-18 21:21:05

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: xcmiscproto PKGBUILD fails

Since the versions are the same, I would say yes. However, X is quite complex as it's a lot of tiny interdependent packages...

I'd take that one.


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#5 2007-03-18 22:21:49

venomous
Member
Registered: 2007-03-18
Posts: 7

Re: xcmiscproto PKGBUILD fails

I've got the whole stuff building now, after modifying few PKGBUILD files. How correctly was it to do this will probably ultimately be known only after a day or few smile.

So, what with that original PKGBUILD file (for xcmiscproto, and it turned out there were other simiarly non-working packages in xorg-server deps)? Why did it have this problem? Is this technically a bug?

Offline

#6 2007-03-18 22:43:38

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: xcmiscproto PKGBUILD fails

Probably the sources have moved places. But yes... It's a bug.


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#7 2007-03-18 22:46:26

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: xcmiscproto PKGBUILD fails

It's a bug yes. Usually we build a package and never update it if we don't need to. As we don't have our own sources hosted somewhere, upstream source changes could make a package unbuildable. If you find such packages, just post a bugreport and point to the new URL where the file is located in case you found it on an official location.

edit:
btw, this bug is solved for xcmiscproto now wink

Last edited by JGC (2007-03-18 22:46:46)

Offline

#8 2007-03-19 19:20:25

venomous
Member
Registered: 2007-03-18
Posts: 7

Re: xcmiscproto PKGBUILD fails

JGC wrote:

It's a bug yes. Usually we build a package and never update it if we don't need to. As we don't have our own sources hosted somewhere, upstream source changes could make a package unbuildable. If you find such packages, just post a bugreport and point to the new URL where the file is located in case you found it on an official location.

edit:
btw, this bug is solved for xcmiscproto now wink

Thanks for your reply smile. Ok, I get the idea, I'll try to file a bug when I get such problems.

Offline

Board footer

Powered by FluxBB