[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#63213: cfsconfig not marked executable



On Sun, Apr 30, 2000 at 05:06:15PM +1000, Chris Leishman wrote:
> > Checking permissions on cfsconfig shows:
> > 
> >     # ls -l /usr/sbin/cfsconfig
> >     -rw-r--r--    1 root     root         2183 Aug 23  1999 /usr/sbin/cfsconfig
> > 
> > Unknown if unique to sparc platform, I havn't checked any others.
> 
> I've checked i386 platform, and this is not a problem - so I'd say it would
> be sparc specific.

Nope :/

[joy@pandora:~/ftp/dists/potato/non-US/main]% for i in
binary-*/cfs_1.3.3-5.deb; do dpkg-deb -c $i | grep usr/sbin/cfsconfig ; done
-rw-r--r-- root/root      2183 1999-08-24 20:35:44 usr/sbin/cfsconfig
-rwxr-xr-x root/root      2183 1999-08-22 15:02:33 usr/sbin/cfsconfig
-rw-r--r-- root/root      2183 1999-08-24 08:15:55 usr/sbin/cfsconfig
-rw-r--r-- root/root      2183 1999-08-27 12:43:43 usr/sbin/cfsconfig
-rw-r--r-- root/root      2183 1999-08-23 21:07:22 usr/sbin/cfsconfig

I suspect you chmod'd the file in your source tree properly, and used
just `cp' in the rules file, instead of `install -m755'.

> Does anyone know who I get to fix this?

Try extracting the package with dpkg-source -x *.dsc in a temp directory,
and executing dpkg-buildpackage -B from the newly-created package directory,
that way you're bound to catch most errors the build daemons would.

-- 
Digital Electronic Being Intended for Assassination and Nullification


Reply to: