Add Comment

You are not currently logged in. If you do not have a user account then please consider creating one and logging in before you post your comment. This will allow you to track replies to your comment, and take part in the site much more freely.

To add your comment, fill in all the boxes below and then preview it to make sure you're happy with the way that it looks.

This is the comment you were replying to, attached to the article How do I patch a Debian package:


Re: How do I patch a Debian package
Posted by Steve (82.41.xx.xx) on Sat 24 Sep 2005 at 07:30

Two quick comments:

  • Nobody can look at your package if you only provide the .deb file. We'd need to see the source from which it was produced.
  • I suspect that rsync ignores the debian/patches directory - a quick scan of the source had no obvious references to it. If so your assessment that the patch wasn't applied appears valid.

If that is the problem get the source:

mkdir /tmp/rsync/
cd /tmp/rsync/
apt-get source rsync
cd rsync-*

Make your changes (ie. apply the patch).

Then run debuild, and ignore the patches directory.

Steve
--


Username:Anonymous
Title:
Your Comment:

Posting Format:

 

Inappropriate comments will be removed.

Some help on entry formatting is available

User Login

Username:

Password:

[ Advanced Login ]

Register Account

Quick Site Search