> Where can I find those two packages (the older versions), and how do I put it
> on hold and unhold it when new packages arrive?
>
> THX in advance!
>
> B.
Change your sources.list to point to testing rather than unstable and
run 'apt-get install "package"/testing'. This will downgrade the
"package". The easiest way to put a package on hold is to run this at
your shell prompt:
echo "packagename hold" | dpkg --set-selections
This was posted on the debian-user list earlier by:
From: "der.hans" <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
Later you'll be able to apt-get install these packages when they are
fixed and all will be good and grass will be green again. That's what I
hope for anyways.
Regards,
Alex.
--- Begin Message ---
* On 16-08-01 at 19:14 Oleksandr Moskalenko ([EMAIL PROTECTED]) wrote:
+----Here quoted text begins----+
>
> Bostjan,
>
> I've had the same problem and after searching Debian bugtracking
> database it seems that there is a bug in 4.1.0 they forwarded upstream.
> What I did was to downgrade xfree86-common and xserver-xfree86 to 4.0.3
> leaving all the rest of xfree stuff at 4.1.0. I put those two packages
> on hold and so far everything runs smoothly. I think this is the fastest
> fix until they fix the 4.1.0 chips module.
>
> Alex.
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
+----and here the quote ends----+
Where can I find those two packages (the older versions), and how do I put it
on hold and unhold it when new packages arrive?
THX in advance!
B.
--
[*] Boštjan Müller - [EMAIL PROTECTED] - http://neonatus.net/~neonatus [*]
[*] PGP key -> finger: [EMAIL PROTECTED], RSA id: 0x90178DBD [*]
[*] Celular: +386(0)41243189, Powered by Debian GNU/LiNUX - ICQ #:7506644 [*]
Secret hacker rule #11: hackers read manuals.
--- End Message ---